.width_100b{width: 100% !important}
.width_90b{width: 90% !important}
.width_48b{width: 48%!important;}
.width_45b{width: 45%!important;}
.width_33b{width: 33%!important;}
.chaochuyincang{width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
.header {
    width: 100%;
    height: 30px;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
}
.header .zhong {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.header .zhong .zuo {
    display: flex;
}
.header .zhong .zuo .shouye {
    display: flex;
    line-height: 30px;
    align-items: center;
    margin-right: 20px;
}
.header .zhong .zuo .shouye img {
    width: 15px;
    height: 13px;
    margin-right: 5px;
}
.logo-header {
    width: 1200px;
    height: 74px;
    margin:15px auto;
    display: flex;
    justify-content: space-between;
}
.logo-header .logo {
    width: 226px;
    height: 100%;
}
.logo-header .riqi {
    width: 426px;
    line-height: 74px;
    text-align: center;
    display: flex;
    justify-content: space-between;
    font-size: 24px;
    background: url(/images/newhome/riqi.png) no-repeat center 8px;
}
.logo-header .riqi .shuzinian {
    width: 33.33%;
    color: #fff;
    margin: 0 20px;
}
.logo-header .riqi .nian {
    text-align: right;
    width: 33.33%;
    color: #E24E4C;
}
.logo-header .riqi .yue {
    text-align: left;
    width: 33.33%;
    color: #E24E4C;
}
.sou {
    width: 282px;
    height: 46px;
    margin: auto 0;
    border: 2px #bd403e solid;
    border-radius: 5px;
}
.sou form {
    height: 44px;
    display: flex;
}
.sou form .text {
    background-color: #f4f5f5;
    display: block;
    width: 236px;
    height: 41px;
    padding-left: 10px;
}
.sou form .btn {
    border: none;
    width: 42px;
    height: 42px;
    background-color: #bd403e;
}
.sou form .btn img {
    width: 30px;
    height: 30px;
    margin: auto;
}

.jiemeng_sou {
    width: 282px;
    height: 32px;
    margin: auto 0% auto auto;
    border: 2px #bd403e solid;
    border-radius: 5px;
    display: flex;
}
.jiemeng_sou .text {
    background-color: #fff;
    display: block;
    width: 248px;
    height: 28px;
    padding-left: 10px;
}
.jiemeng_sou .btn {
    cursor:pointer;
    border: none;
    width: 30px;
    height: 30px;
    background-color: #bd403e;
}
.jiemeng_sou .btn img {
    width: 30px;
    height: 30px;
    margin: auto;
}

.navigation {
    width: 100%;
    height: 50px;
    background-color: #E24E4C;
}
.navigation .theme {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}
.navigation .theme ul {
    display: flex;
    height: 100%;
}
.navigation .theme ul li {
    width: 10%;
    height: 100%;
    text-align:center;
    line-height: 50px;
}
.navigation .theme ul li a {
    color: #fff;
    font-weight: 700;
    font-size: 20px;
}
.content {
    background-color: #BE4140;
}
.currency {
    width: 1200px;
    background-color: #fff;
    padding: 15px;
    margin: 0 auto;
    margin-top: 15px;
}
.currency .rili {
    display: flex;    
}
.currency .rili .zuo {
    width: 790px;
}
.currency .rili .you {
    width: 372px;
    margin-left: 15px;
}
.currency .rili .zuo .shang .lin{
    border-top: 2px solid #EBD8A5;
    border-right: 2px solid #EBD8A5;
}
.currency .rili .zuo .shang .lin .hang{
    display: flex;
}
.currency .rili .zuo .shang .lin .hang li {
    width: 50%;
    height: 40px;
    border-bottom: 2px solid #EBD8A5;
    border-left: 2px solid #EBD8A5;
    display: flex;
    align-items: center;
    padding: 0 12px 0 22px;
}
.currency .rili .zuo .shang .lin .hang li .one {
    display: flex;
    align-items: center;
    font-size: 18px;
    font-weight: 700;
    color: #E24E4C;
    width: 128px;
}
.currency .rili .zuo .shang .lin .hang li img {
    width: 20px;
    height: 20px;
    margin-right: 12px;
}
.currency .rili .zuo .shang .lin .hang li .two {
    margin-right: 16px;
    font-size: 18px;
    width: 64px;
}
.currency .rili .zuo .shang .lin .hang li .three {
    margin-right: 16px;
    font-size: 18px;
    width: 100px;
}
.currency .rili .zuo .shang .lin .se{
    display: flex;
    background-color: #FCF8EF;
}
.currency .rili .zuo .shang .lin .se li {
    width: 50%;
    height: 40px;
    border-bottom: 2px solid #EBD8A5;
    border-left: 2px solid #EBD8A5;
    display: flex;
    align-items: center;
    padding: 0 12px 0 22px;
}
.currency .rili .zuo .shang .lin .se li .one {
    display: flex;
    align-items: center;
    font-size: 18px;
    font-weight: 700;
    color: #E24E4C;
    width: 128px;
}
.currency .rili .zuo .shang .lin .se li img {
    width: 20px;
    height: 20px;
    margin-right: 12px;
}
.currency .rili .zuo .shang .lin .se li .two {
    margin-right: 16px;
    font-size: 18px;
    width: 64px;
}
.zhong {
    width: 100%;
    text-align: center;
    font-size: 18px;
}
.currency .rili .zuo .xia {
    margin-top: 15px;
}
.currency .rili .zuo .xia .lin{
    border-top: 2px solid #EBD8A5;
    border-right: 2px solid #EBD8A5;
}
.currency .rili .zuo .xia .lin .hang{
    display: flex;
}
.currency .rili .zuo .xia .lin .hang li {
    width: 50%;
    border-bottom: 2px solid #EBD8A5;
    border-left: 2px solid #EBD8A5;
    padding: 0 12px 15px 22px;
}
.currency .rili .zuo .xia .lin .se{
    display: flex;
    background-color: #FCF8EF;
}
.currency .rili .zuo .xia .lin .se li {
    width: 50%;
    border-bottom: 2px solid #EBD8A5;
    border-left: 2px solid #EBD8A5;
    padding: 10px 12px 0 22px;
}
.currency .rili .zuo .xia .lin .se li .left {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.currency .rili .zuo .xia .lin .se li .left .one {
    display: flex;
    align-items: center;
    font-size: 18px;
    font-weight: 700;
    color: #E24E4C;
    width: 128px;
}
.currency .rili .zuo .xia .lin .se li .left img {
    width: 20px;
    height: 20px;
    margin-right: 12px;
}
.currency .rili .zuo .xia .lin .se li .left .two {
    margin-right: 16px;
    font-size: 18px;
}
.ji {
    display: flex;
    padding: 10px 0 10px 77px;
    align-items: center;

}
.jishen {
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: space-around;
}
.xiong {
    background: url(/images/newhome/kuang.png) no-repeat;
    width: 165px;
    height: 56px;
    text-align: center;
    line-height:56px;
    font-size: 18px;
    color: #fff;
}
.ji .jis {
    width: 48px;
    height: 48px;
    background:url(/images/newhome/di.png) no-repeat ;
    text-align: center;
    line-height: 48px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    margin-right: 15px;
}
.ji .jiss {
    width: 48px;
    height: 48px;
    background:url(/images/newhome/di2.png) no-repeat ;
    text-align: center;
    line-height: 48px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    margin-right: 15px;
}
.zi {
    display: flex;
    justify-content: space-evenly;
    font-size:18px;
    color:#626262;
    padding: 0 5%;
    flex-direction: row;
    flex-wrap: wrap;
}
.you {
    border-left: 2px solid #EBD8A5;
    border-top: 2px solid #EBD8A5;
    border-right: 2px solid #EBD8A5;
}
.you .yellow {
    height: 57%;
    background-color: #FCF8EF;
    border-bottom: 2px solid #EBD8A5;
}
.you .yellow .time {
    font-size: 16px;
    color: #626262;
    text-align: center;
    padding-top: 30px;
}
.you .calendar {
    margin-top: 50px;
    margin-bottom: 20px;
    padding: 0 35px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.you a img {
    width: 14px;
    height: 24px;
}
.you .date {
    font-size: 48px;
    color: #E4393C;
    font-weight: bold;
}
.you .xin {
    font-size: 16px;
    color: #626262;
    text-align: center;
    line-height: 25px;
}
.days {
    height: 18%;
    border-bottom: 2px solid #EBD8A5;
    font-size: 16px;
    text-align: center;
    padding: 10px 0;
    line-height: 24px;
}
.days .spring .text {
    display:inline-block;
    width: auto;
    height: 23px;
    background-color: #E24E4C;
    color: #fff;
    padding: 0 10px;
}
.you .yellows {
    height: 25%;
    background-color: #FCF8EF;
    border-bottom: 2px solid #EBD8A5;
    padding-top: 20px;
}
.you .yellows ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 50px;
    padding-right: 20px;
    margin-bottom: 17px;
}
.you .yellows ul li {
    display: flex;
    font-size: 16px;
}
.you .yellows ul li img {
    width: 20px;
    height: 20px;
    margin-right: 5px;
}
.you .yellows ul li strong {
    font-weight: bold;
    width: 60px;
}
.xian {
    width: 1200px;
    height: 20px;
    margin: 10px  auto;
}
.xian img {
    width: 100%;
    height: 100%;
}
.wealth {
    width: 1200px;
    margin: 0 auto;
    border-top: 2px solid #EBD8A5;
    border-right: 2px solid #EBD8A5;
    display: flex;
    background-color: #FCF8EF;
}
.wealth ul {
    width: 25%;
    border-bottom: 2px solid #EBD8A5;
    border-left: 2px solid #EBD8A5;
}
.wealth ul .weight {
    background: url(/images/newhome/kuang.png) no-repeat;
    width: 165px;
    height: 56px;
    margin: 15px auto;
    text-align: center;
    line-height: 56px;
    font-size: 18px;
    color: #fff;
}
.wealth ul .hefgt {
    font-size: 18px;
    text-align: center;
    margin-bottom: 10px;
}
.wealth ul .hefgt strong {
    font-weight: bold;
}
.uls {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.uls li {
    width: 9.09%;
    text-align: center;
    margin-bottom: 10px;
    font-size: 16px;
}
.uls li a {
    width: 90%;
    height: 26px;
    display: inline-block;
    line-height: 26px;
    border: 1px solid #FFCC66;
    background-color:#FFF2E9 ;
    border-radius: 5px;
    overflow: hidden;
}
.guang {
    width: 100%;
    padding-top: 10px;
}
.dao {
    width: 100%;
    height: 35px;
    padding: 0 10px;
    display: flex;
    justify-content: space-between;
    background-color: #FFF1E8;
    line-height: 35px;
    margin: 15px 0;
}
.dao div {
    font-size: 18px;
    font-weight: 700;
}
.dao a {
    font-size: 16px;
}
.tu {
    display: flex;
    padding: 0 15px;
}
.tu .ul-tu {
    display: flex;
    min-width: 380px;
    flex-wrap: wrap;
    justify-content: space-between;
}
.tu .ul-tu li {
    margin-bottom: 10px;
}
.tu .ul-tu li a {
    font-size: 16px;
    text-align: center;
}
.tu .ul-tu li a img {
    width: 180px;
    height: 136px;
}
.tu .ul-lie {
    display: flex;
    flex-wrap: wrap;
}
.tu .ul-lie li {
    width: 50%;
    overflow: hidden;
}
.tu .ul-lie li a {
    display: block;
    width: 100%;
    font-size: 16px;
    text-align: left;
    position: relative;
    padding-left: 50px;
}
.tu .ul-lie li a::after {
position: absolute;
content: '';
width: 9px;
height: 9px;
border-radius: 50%;
background-color: #AAAAAA;
top: 5px;
left: 30px;
}
.times {
    width: 1200px;
    margin: 0 auto;
    margin-top: 15px;
}
.h5 {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-color: #E14E4B;
    text-align: center;
    font-size: 18px;
    color: #fff;
}
.currencys {
    width: 100%;
    background-color: #fff;
    padding: 20px 10px;
    box-sizing: border-box;
    border-collapse: collapse;
}
.currencys table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0px;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
.currencys tr td {
    border: 2px solid #EBD8A5;
    border-collapse: collapse;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
}

.currencys tr:nth-child(2n) {
    background-color: #FBF7EE;
}
.gua {
    border: 1px solid #EBD8A5;
    display: flex;
}
.gua .g-left {
    background: url(/images/newhome/beijing.png) no-repeat;
    width: 160px;
    height: 585px;
}
.gua .g-left .imgd {
    background: url(/images/newhome/juxing12.png) no-repeat;
    width: 105px;
    height: 105px;
    margin: 0 auto;
    margin-top: 70px;
    padding-top: 6px;
    margin-bottom: 30px;
}
.gua .g-left .imgd img {
    display: block;
    margin: 0 auto;
    width: 94px;
    height: 94px;
}
.gua .g-left ul {
    display: flex;
    margin: 0 30px;
    font-size: 18px;
    color: #fff;
}
.gua .g-left ul li {
    writing-mode:vertical-lr;
    margin-right: 8px;
}
.gua .g-rtght {
    position: relative;
    margin-top: 40px;
    margin-left: 40px;
}
.gua .g-rtght ul {
    font-size: 18px;
    color: #F6A760;
    line-height: 40px;
}
.span {
    /*writing-mode:vertical-lr;*/
    font-size: 18px;
    font-weight: 700;
    line-height:36px;
    color: #F6A760;
    position: absolute;
    right: 20px;
    bottom: 20px;
}

.he ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.he ul li {
    width: 45%;
    margin-top: 35px;
}
.he ul li .top {
    display: flex;
    align-items: center;
    padding-bottom: 7px;
    padding-left: 5px;
    border-bottom: 3px solid #E14E4B;
}
.he ul li .top img {
    width: 18px;
    height: 18px;
    margin-right: 10px;
}
.he ul li .top span {
    font-size: 18px;
    font-weight: 700;
}
.he ul li .bottom {
    margin-top: 10px;
    font-size: 16px;
    line-height: 24px;
    text-align:justify;
    text-justify:inter-ideograph;
}
.he ul .suan {
    display: flex;
    justify-content: space-between;
}
.he ul .suan a {
    text-align: center;
    font-size: 14px;
}
.trd td {
    font-size: 14px !important;
    padding: 0 7px;
}
.trd td {
    width: 64px;
}

.currencyss {
    width: 1200px;
    background-color: #fff;
    margin: 15px auto;
    border-radius: 10px;
    padding: 15px;
}
.currencyss .h4 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding:  0 30px;
}
.currencyss .h4 .tus {
    display: flex;
    align-items: center;
    font-size: 18px;
    color:#F7B173 ;
    font-weight: 700;
}
.currencyss .h4 .tus img {
    width: 18px;
    height: 18px;
    margin-right: 10px;
}
.currencyss .h4 a {
    font-size: 18px;
    color: #F7B173;
}
.currencyss .jing {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
    margin-bottom: 30px;
}
.currencyss .jing a {
    text-align: center;
    font-size: 14px;
}
.currencyss .jing a img {
    width: 180px;
    height: 136px;
    margin-bottom: 10px;
}
.currencyss .an {
    display: flex;
    justify-content: space-between;
}
.currencyss .an a {
    width: 140px;
    height: 45px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 45px;
}
.currencyss .an a:nth-child(1) {
    background: url(/images/newhome/zhuanti.png);
}
.currencyss .an a:nth-child(2) {
    background: url(/images/newhome/zhuanti2.png);
}
.currencyss .an a:nth-child(3) {
    background: url(/images/newhome/zhuanti3.png);
}
.currencyss .an a:nth-child(4) {
    background: url(/images/newhome/zhuanti4.png);
}
.currencyss .an a:nth-child(5) {
    background: url(/images/newhome/zhuanti5.png);
}
.currencyss .an a:nth-child(6) {
    background: url(/images/newhome/zhuanti6.png);
}
.trd td div {
    display: flex;
    align-items: center;
    justify-content: center;
}
.currencyss .h3 {
    align-items: center;
    justify-content: space-between;
    padding:  0 30px;
}
.currencyss .h3 .tus {
    display: flex;
    align-items: center;
    font-size: 18px;
    font-weight: 700;
}
.currencyss .h3 .tus img {
    width: 18px;
    height: 18px;
    margin-right: 10px;
}
.currencyss .uld {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.currencyss .uld li {
    width: 30%;
    padding-left: 15px;
    position: relative;
}
.currencyss .uld li::after {
    content: '';
    position: absolute;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background-color: #aaa;
    top: 13px;
    left: 0;
}
.currencyss .uld li a {
    font-size: 16px;
    line-height:36px;
}

.currencyss .links {
    display: flex;
    flex-wrap: wrap;
    margin: 15px;
}
.currencyss .links a{
    margin-left: 10px;
}
.currencyss .links li {
    width: 12%;
    padding-left: 15px;
    overflow: hidden;
    height: 36px;
}
.currencyss .links li::after {
    content: '';
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background-color: #aaa;
    top: 13px;
    left: 0;
}
.currencyss .links li a {
    font-size: 14px;
    line-height:36px;
}

.footer-box{
    width: 100%;
    padding: 30px 0;
    text-align: center;
}

.riqibox{
    height: 60px;
    align-items: center;
    justify-content: space-between;
    display: flex;
    position: relative;
    padding-top: 15px;
}
.riqibox span{
    font-size: 16px;
    padding: 2px 6px;
    border: 1px solid #E24E4C;
    background-color: #FEF4F3;
    border-radius: 5px;
    color: #E24E4C;
}
.riqilist{
    padding-left: 10px;
    padding-right: 10px;
    align-items: center;
    justify-content: space-between;
    flex: 1;
    display: flex;
}
.riqilist a{
    font-size: 14px;
    padding: 2px 4px;
    border: 1px solid #F0F0F0;
    border-radius: 5px;
    color: #666;
}
.pr10{
    padding-right: 10px;
}

.pl10{
    padding-left: 10px;
}
.neilian{
    font-weight: bold;
}

.w-118 {
    max-width: 1200px;
    margin: 0 auto;
}

.mt-20 {
    margin-top: 20px;
}
.p-relative {
    position: relative;
}
.b-radio {
    border-radius: 5px;
}
.bg-white {
    background-color: #fff;
}
.py-10 {
    padding-top: 10px;
    padding-bottom: 10px;
}
.mt-10 {
    margin-top: 10px;
}
.mx-10 {
    margin-left: 10px;
    margin-right: 10px;
}
.a-center {
    align-items: center;
    -ms-align-items: center;
}
.d-flex {
    display: flex;
    display: -ms-flex;
}
.border-bottom-red {
    border-bottom: 2px solid #E24E4C;
}

/*面包屑*/
.router-box dt {
    color: #999;
    font-size: 16px;
}

.router-box dt img {
    width: 13px;
    height: 16px;
    position: relative;
    top: 2px;
    margin-right: 5px;
    display: unset;
}

.router-box dd a {
    color: #999;
    margin: 0 5px;
    font-size: 16px;
}

.router-box dd a:hover {
    opacity: 0.8;
}

.router-box dd:before {
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    border-left: 2px solid #999;
    border-bottom: 2px solid #999;
    position: relative;
    top: 4px;
    -webkit-transform: translate(0, -50%) rotate(225deg);
    transform: translate(0, -50%) rotate(225deg);
}

.router-box dd:last-child a {
    color: #333;
}

.jieqi-article-box>ul {
    /* padding-left: 10px; */
}

.jieqi-article-box>ul li {
    width: 33%;
    float: left;
    box-sizing: border-box;
    background-color: #fff;
}

.jieqi-article-box>ul li a {
    margin: 10px 10px 0;
    padding: 20px;
    display: flex;
    border: 1px solid #EAEAEA;
    height: 100%;
    border-radius: 5px;
    transition: all .5s ease;
    position: relative;
}

.jieqi-article-box>ul li area {
    width: 180px;
    height: 116px;
    display: inline-block;
    border-radius: 5px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.jieqi-article-box>ul li h3 {
    font-size: 18px;
    margin-bottom: 10px;
    height: 25px;
    overflow: hidden;
}

.jieqi-article-box>ul li p {
    color: #666;
    font-size: 16px;
    line-height: 24px;
    padding-right: 10px;
    height: 48px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    position: relative;
}

.jieqi-article-box>ul li p.ellipsis-text:after {
    content: "...";
    position: absolute;
    width: 20px;
    height: 24px;
    color: #f20;
    /* background-color: #fff; */
    right: 18px;
    bottom: 0;
    background: linear-gradient(to right, transparent, #fff 55%);
}


.jieqi-article-box>ul li dl {
    display: flex;
    padding: 5px 0;
    width: 100%;
    overflow: hidden;
}

.jieqi-article-box>ul li dl dd {
    margin-right: 10px;
    background-color: #F3F3F3;
    padding: 3px 15px;
    border-radius: 20px;
    font-size: 16px;
    color: #666;
    max-width: 160px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    transition: all .5s linear;
}

.jieqi-article-box>ul li dl dd:hover {
    border-radius: 20px;
    color: #E24E4C;
}
.jieqi-item-24 {
    padding-right: 10px;
    padding: 15px;
}

.jieqi-item-24 li {
    margin-bottom: 20px;
    transition: all .5s ease;
}

.jieqi-item-24 li a:hover {
    box-shadow: 0 0 10px 0 #ddd;
    /* transform: scale(0.95); */
}

.title-h2 {
    font-size: 22px;
    position: relative;
    line-height: 50px;
}

.title-h2>img {
    width: 16px;
    height: 16px;
    margin-right: 8px;
}

.article-conotent .title-h2>img {
    width: 9px;
    height: 18px;
}

.title-h2 a {
    position: absolute;
    font-size: 22px;
    font-weight: 400;
    left: 20px;
}

.title-h2 a:hover {
    color: #666;
}
.flex-wrap{ flex-wrap: wrap;-ms-flex-wrap: wrap; }

.overhide{
    overflow: hidden;
}

.left-article .jieqi-article-box li,
.right-article .jieqi-article-box li {
    border: none;
    border-bottom: 1px solid #EAEAEA;
    width: 100%;
    border-radius: 0;
    padding: 17px 0;
}

.right-article .jieqi-article-box li {
    padding: 15px 0;
}

.right-article ul li a,
.left-article ul li a {
    border: none;
    padding: 0;
    margin-top: 0;
}

.right-article {
    width: 350px;
}

.right-article h2 {
    width: 100%;
}

.right-article>dl dd {
    border-radius: 5px;
    margin-bottom: 10px;
}

.right-article>dl dd a:hover {
    transform: translateX(-5px) scale(1.05);
    box-shadow: 0 0 5px 0 #ddd;
    opacity: .8;
}

.right-article>dl dd a {
    display: inline-block;
    width: 340px;
    transition: all .5s linear;
}

.right-article>dl dd a area {
    width: 100%;
    height: 90px;
    display: block;
    border-radius: 5px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.right-article .jieqi-article-box>ul>li {
    margin: 0;
}
.right-article .jieqi-article-box>ul>li a>div:first-child{
    width: 100%;
}
.right-article .jieqi-article-box>ul>li area {
    width: 120px;
    height: 86px;
    display: inline-block;
    border-radius: 5px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.right-article .jieqi-article-box>ul>li h4 {
    padding-right: 10px;
    color: #666;
    font-size: 16px;
    display: inline-block;
    width: 100%;
    line-height: 26px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.right-article .jieqi-article-box>ul>li a>div {
    position: relative;
    width: 200px;
}

.jieqi-article-list>ul>li {
    border-radius: 0;
}

.jieqi-article-list>ul>li:hover,
.jieqi-article-box>ul>li:hover {
    background-color: #FCFBF7;
}

.jieqi-article-list>ul>li:hover a {
    transform: translateX(10px);
}

.sign-list-box a {
    display: inline-block;
    padding: 5px 15px;
    border: 1px solid #EAEAEA;
    border-radius: 20px;
    margin-bottom: 20px;
    font-size: 16px;
    margin-right: 5px;
}

.sign-list-box a:hover {
    color: #E24E4C;
}

.sign-list-box a.active {
    color: #E24E4C;
}

.pagenation button {
    padding: 10px 20px;
    margin-right: 10px;
    transition: all .5s linear;
    font-size: 14px;
    border-radius: 5px;
    color: #888;
}

.pagenation button:hover {
    cursor: pointer;
    color: #fff;
    background-color: #E4393C;
}

.pagenation ul li {
    margin-right: 10px;
    min-height: 40px;
    text-align: center;
    line-height: 40px;
    border: 1px solid #EAEAEA;
    border-radius: 5px;
    transition: all .5s linear;
}

.pagenation ul li.active {
    background-color: #E4393C;
}

.pagenation ul li.active a {
    color: #fff;
}

.pagenation ul li:hover {
    cursor: pointer;
    background-color: #E4393C;
}

.pagenation ul li:hover a {
    color: #fff;
}

.pagenation ul li a {
    display: inline-block;
    min-width: 40px;
    /*padding: 5px 10px;*/
    height: 40px;
    /*font-size: 16px;*/
    border-radius: 5px;
}

.j-center{ justify-content: center; }
.py-30 { padding-top: 30px;padding-bottom: 30px;}

.pb-20 { padding-bottom: 20px;}
.j-sb{ justify-content: space-between;  -ms-justify-content: space-between;}
.flex-1{ flex: 1; -ms-flex: 1;}
.px-10 { padding-left: 10px;padding-right: 10px;}
.mr-20 { margin-right: 20px;}
.border-bottom{border-bottom: 1px solid #f2f2f2;}
.pb-10 { padding-bottom: 10px;}
.t-center{ text-align: center; }
.font-bold{ font-weight: bold; }
.font28{ font-size: 28px; }
.my-20 { margin-top: 20px;margin-bottom: 20px;}
.title-more a {
    color: #989898;
}

.title-more p:hover {
    cursor: pointer;
}

.article-conotent .text-p {
    line-height: 33px;
    font-size: 16px;
    padding: 0 0 10px;
    color: #666;
}

.article-conotent>p>span {
    margin-right: 20px;
    font-size: 12px;
}

.article-conotent>p .text-info {
    color: #999;
}

.article-conotent>p .cirle-btn {
    border-radius: 10px;
    background-color: #E24E4C;
    padding: 3px 10px;
    color: #fff;
}

.article-conotent .content-title-img area {
    width: 600px;
    height: 400px;
    display: inline-block;
    border-radius: 5px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}


.article-info>li .article-date {
    font-weight: bold;
    color: #CBC9CA;
    margin-right: 10px;
}

.article-detail-info>li {
    width: 50%;
    box-sizing: border-box;
    padding: 6px 10px 6px 0;
}
.font18{ font-size: 18px; }
.NContent{
    font-size: 16px;
    line-height: 2em;
    /*text-indent: 2em;*/
}

.article-info li {
    line-height: 32px;
    font-size: 16px;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    transition: all .5s linear;
}

.article-info li:before,
.link-url li:before {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #ddd;

}

.article-info li:hover {
    transform: translateX(10px);
}

.article-info li:hover a,
.article-info li:hover span {
    color: #E24E4C;
}

.article-info li:hover:before {
    background-color: #E24E4C;
}

.article-info li>a {
    margin-left: 10px;
    color: #666;
}




.jiemeng-list-box {
    display: flex;
    padding: 5px 0;
    width: 100%;
    overflow: hidden;
    justify-content: space-between;
    flex-wrap: wrap;
    flex-direction: row;
}

.jiemeng-list-box a {
    margin-right: 10px;
    background-color: #F3F3F3;
    padding: 3px 15px;
    border-radius: 20px;
    font-size: 16px;
    color: #666;
    max-width: 160px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    transition: all .5s linear;
    margin-top: 5px;
    width: 13%;
    text-align: center;
}

.jiemeng-list-box a:hover {
    border-radius: 20px;
    color: #E24E4C;
}
.jiemeng_main{
    display: flex;
    justify-content: space-between;
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
}
.jiemeng_main a{
    color: #E24E4C;
    font-weight: bold;
    font-size: 18px;
    border: 1px solid #E24E4C !important;

}
.cesuan_sou {
    width: 100%;
    height: auto;
    margin: 5px auto;
    font-size: 18px;
}
.cesuan_sou form{
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: space-around;
}
.cesuan_sou form span{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.cesuan_sou .text {
    border: 2px #bd403e solid;
    border-radius: 5px;
    background-color: #fff;
    /*display: block;*/
    width: 248px;
    height: 32px;
    padding-left: 10px;
    margin: 5px 0;
}
.cesuan_sou .select{
    margin: 5px 0 5px 0;
    width: 25%;
    border: 2px #bd403e solid;
    border-radius: 5px;
    height: 32px;
}
.cesuan_sou .submit{
    border: 2px #bd403e solid;
    border-radius: 5px;
    height: 32px;
    background: #bd403e;
    color: #ffffff;
    /*margin: 0 50%;*/
}
/*天气模块开始*/
.weather_map .wrap {
    background-color: #e9f4ff;
    margin-top: 20px;
}
.weather_map .wrap .itemCon #stateTip {
    position: absolute;
    left: 100%;
    text-align: left;
    display: inline;
}
.weather_map .wrap #mapTipContent {
    display: none;
    width: 300px;
    margin-left: 4px;
}
.weather_map .wrap .mapTipText {
    width: 450px;
    height: 140px;
    padding: 0 5px;
    /*margin-top: -18px;*/
    background-color: #ffffff;
}
.weather_map .wrap .mapTipText h2{
    padding: 5px 10px;
}
.weather_map .wrap .mapTipText h2 a {
    font-size: 24px;
}
.weather_map .wrap .mapTipText h2 a span {
    font-size: 16px;
}
.weather_map .wrap .mapTipText a:hover {
    color: #cf0f19;
}
.weather_map .wrap .mapTipText ul {
    height: 92px;
    overflow-y: scroll;
    display: flex;
    flex-wrap: wrap;
}
.weather_map .wrap .mapTipText ul::-webkit-scrollbar {
    width: 12px;
}
.weather_map .wrap .mapTipText ul li {
    padding: 5px;
}
.weather_map .wrap .mapTipText ul li a{
    font-size: 18px;
    padding: 5px;
}
.international_item {
    margin-top: 20px;
}
.international_item .title {
    display: flex;
    width: 100%;
}
.international_item .title .name {
    width: 20%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    position: relative;
    background-color: #f7f7f7;
    font-size: 24px;
}
.international_item .title .name:hover {
    cursor: pointer;
}
.international_item .title .active {
    background-color: #cf0f19;
    color: #fff;
}
.international_item .title .active::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    bottom: -10px;
    left: 50%;
    transform: translate(-50%, 0);
    border-top: 10px solid #cf0f19;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}
.international_item .list {
    display: none;
    margin-top: 15px;
}
.international_item .list .item {
    border: 1px solid #E14E4B;
    padding: 10px;
    display: flex;
    flex-wrap: wrap;
}
.international_item .list .item a {
    width: 20%;
    height: 40px;
    padding-right: 10px;
    line-height: 40px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-size: 18px;
}
.international_item .list .item a:hover {
    color: #cf0f19;
}
.international_item .disp_list {
    display: block;
}






.international_item1,.international_item2 {
    margin-top: 20px;
}
.international_item1 .title,.international_item2 .title {
    display: flex;
    width: 100%;
}
.international_item1 .title .name,.international_item2 .title .name {
    width: 20%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    position: relative;
    background-color: #f7f7f7;
    font-size: 24px;
}
.international_item1 .title .name:hover,.international_item2 .title .name:hover {
    cursor: pointer;
}
.international_item1 .title .active,.international_item2 .title .active {
    background-color: #cf0f19;
    color: #fff;
}
.international_item1 .title .active::after,.international_item2 .title .active::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    bottom: -10px;
    left: 50%;
    transform: translate(-50%, 0);
    border-top: 10px solid #cf0f19;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}
.international_item1 .list,.international_item2 .list {
    display: none;
    margin-top: 15px;
}
.international_item1 .list .item,.international_item2 .list .item {
    border: 1px solid #E14E4B;
    padding: 10px;
    display: flex;
    flex-wrap: wrap;
}
.international_item1 .list .item a,.international_item2 .list .item a {
    width: 24%;
    height: 40px;
    padding-right: 1%;
    line-height: 40px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-size: 18px;
}
.international_item1 .list .item a:hover,.international_item2 .list .item a:hover{
    color: #cf0f19;
}
.international_item1 .disp_list,.international_item2 .disp_list {
    display: block;
}

.js_hours {
    border: 1px solid #E14E4B;
    margin-bottom: 20px;
    padding: 11px;
    border-radius: 10px;
}
.js_hours .btn_list {
    height: 36px;
    border-radius: 40px;
    line-height: 36px;
    background-color: #fff;
    text-align: center;
    border: 1px solid #cf0f19;
    margin-top: 20px;
}
.js_hours .btn_list a {
    color: #cf0f19;
}
.js_hours .btn_list:hover {
    background-color: #cf0f19;
}
.js_hours .btn_list:hover a {
    color: #fff;
}
.item_titles {
    position: relative;
}
.item_titles .item_data {
    font-size: 20px;
    font-weight: bold;
    padding: 0 9px;
}
.item_titles .item_data .btn_switch {
    margin-left: 9px;
    color: #E14E4B;
    font-size: 14px;
}
.item_titles .item_data .btn_switch:hover {
    cursor: pointer;
}
.item_titles .item_data .active {
    color: #999;
}
.item_titles .clearfix_cnav,
.item_titles .clearfix_cnav1 {
    position: absolute;
    display: none;
    top: 40px;
    right: -5px;
    padding: 5px 13px;
    border: 1px solid #ccc;
    background-color: #fff;
    z-index: 999;
    color: #cf0f19;
}
.item_titles .clearfix_cnav .name,
.item_titles .clearfix_cnav1 .name {
    font-size: 14px;
    color: #999;
}
.item_titles .clearfix_cnav .tab_list,
.item_titles .clearfix_cnav1 .tab_list {
    margin-top: 5px;
    display: block;
    align-items: center;
}
.item_titles .clearfix_cnav .tab_list select,
.item_titles .clearfix_cnav1 .tab_list select {
    width: 92px;
    height: 30px;
    padding: 0 5px;
    background-color: #fff;
    border: 1px solid #ccc;
    margin-right: 5px;
}
.item_titles .clearfix_cnav .tab_list select:nth-last-child(1),
.item_titles .clearfix_cnav1 .tab_list select:nth-last-child(1) {
    margin-right: 0;
}
.item_titles .clearfix_cnav .btn_que,
.item_titles .clearfix_cnav1 .btn_que {
    width: 150px;
    height: 30px;
    font-size: 16px;
    text-align: center;
    background-color: #cf0f19;
    color: #fff;
    line-height: 30px;
    margin: 20px auto 10px;
}
.item_titles .cnav_show {
    left: 0;
    width: 250px;
}
.item_titles .cnav_show:nth-child(3) {
    left: 200px;
}
.areaul{width: 250px;}
.areaul dl{cursor: pointer;width: 100%;border-bottom: 1px dotted #ccc;line-height: 50px;text-align: left;float: left;margin-block-start:0;margin-block-end:0;}
.areaul dl i{float: right;}
.areaul dd{width: 250px;display: none;}
.areaul dd a{float: left;height: 30px;line-height: 30px;width: 60px;text-align: center;overflow: hidden;  text-overflow: ellipsis;  white-space: nowrap;}
.areaul dd a:hover{color: #cf0f19;}
.areadd.active{display: block;}
.aeradl.active i{transform:rotate(180deg);}
.weather_dateils {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #E14E4B;
    padding-bottom: 10px;
}
.weather_dateils .li .name {
    display: flex;
    align-items: flex-start;
    color: #cf0f19;
    font-size: 20px;
}
.weather_dateils .li .name span {
    font-size: 78px;
    margin-top: -8px;
}
.weather_dateils .li .btn_a {
    border-radius: 10px;
    background-color: #63ba2b;
    font-size: 14px;
    text-align: center;
    height: 20px;
    line-height: 20px;
    color: #fff;
}
.weather_dateils .li .font_boder {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 33px;
}
.weather_dateils .li .text {
    width: 126px;
    overflow: hidden;
    height: 30px;
    line-height: 30px;
}
.weather_dateils .li .text .btnmin {
    color: #333333;
}
@font-face {font-family: "iconfont";
    src: url('/style/newhome/font/iconfont.eot?t=1610164332118'); /* IE9 */
    src: url('/style/newhome/font/iconfont.eot?t=1610164332118#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('data:application/x-font-woff2;charset=utf-8;base64,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') format('woff2'),
    url('/style/newhome/font/iconfont.woff?t=1610164332118') format('woff'),
    url('/style/newhome/font/iconfont.ttf?t=1610164332118') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
    url('/style/newhome/font/iconfont.svg?t=1610164332118#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-jiantouarrow505:before {
    content: "\e60e";
}

.icon-jiang:before {
    content: "\e600";
}

.icon-zuo:before {
    content: "\e7d1";
}

.icon-jiazai:before {
    content: "\e801";
}

.icon-xunhuan:before {
    content: "\e6a9";
}

.icon-xiangzuo:before {
    content: "\e68b";
}

.icon-xiangyou:before {
    content: "\e68c";
}

.icon-you:before {
    content: "\e61d";
}

.icon-you-copy:before {
    content: "\e93d";
}

.icon-dingwei:before {
    content: "\e632";
}

.icon-tihuan:before {
    content: "\e6c4";
}

.icon-huabanfuben:before {
    content: "\eb7d";
}

.icon-fangda:before {
    content: "\e66b";
}

.icon-dizhitianchong-:before {
    content: "\e62a";
}

.icon-bofang1:before {
    content: "\e61c";
}

.icon-Word:before {
    content: "\e686";
}

.icon-jiantouarrow483:before {
    content: "\e695";
}

.icon-jiantouarrow484:before {
    content: "\e6a8";
}

.icon-lingxing:before {
    content: "\e62d";
}

.icon-ditu-tuding:before {
    content: "\ec41";
}

.icon-bofang:before {
    content: "\e609";
}

.icon-shangyiyeqianyiye:before {
    content: "\e764";
}

.icon-xiayiyehouyiye:before {
    content: "\e765";
}

.icon-shangyishou:before {
    content: "\e603";
}

.icon-xiayishou:before {
    content: "\e602";
}

.icon-icon_play:before {
    content: "\e610";
}

.icon-laba:before {
    content: "\e6de";
}

.icon-xia1:before {
    content: "\e644";
}

.icon-xiazai7:before {
    content: "\e67c";
}

.icon-tuijian:before {
    content: "\e60f";
}

.icon-chakan:before {
    content: "\e6ad";
}

.icon-remen:before {
    content: "\e614";
}

.icon-docx:before {
    content: "\e605";
}

.icon-icon_A:before {
    content: "\e6a0";
}

.icon-toudi:before {
    content: "\e6c6";
}
.tianqi .left{
    width: 75%;
    padding-right: 10px;
}
.biaoti:before{
    content: "";
    float: left;
    background: url(/images/newhome/tuceng37.png) no-repeat 0 0;
    width: 36px;
    height: 36px;
    background-position: center;
    margin-right: 2px;
}
.biaoti{
    display: flex;
    align-items: center;
    padding-left: 5px;
    border-bottom: 3px solid #E14E4B;
}
.biaoti span{
    font-size: 20px;
    font-weight: bold;
}
.right{
    width: 25%;
}
.tianqi{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
}

.echarts_centents .list {
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.echarts_centents .list li .name {
    line-height: 28px;
    text-align: center;
}
.echarts_centents .list li img {
    width: auto;
    height: 24px;
    display: block;
    margin: 5px auto;
}
.echarts_centents .list li .text {
    text-align: center;
    font-size: 12px;
    line-height: 20px;
}
.echarts_centents .liste {
    display: flex;
    align-items: flex-start;
    justify-content: space-around;
    flex-direction: row;
    flex-wrap: wrap;
    border-bottom: 1px solid #E14E4B;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.echarts_centents .liste li{
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: space-around;
    align-items: center;
    width: 20%;
    justify-content: flex-start;
}
.echarts_centents #main {
    height: 200px;
    margin-top: -40px;
}
.tianqi_jinrijx{
    margin: 18px 0;
    border-bottom: 1px solid #E14E4B;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.tianqi_jinrijx .p1{
    font-size: 12px;
    color: #333;
    padding-bottom: 10px;
    width: 100%;
    text-align: center;
}
.tianqi_jinrijx .p1 text:nth-child(2){
    padding: 0 12px 0 15px;
}
.tianqi_jinrijx .p2{
    margin: 16px 0 12px 23px;
}
.tianqi_jinrijx .p2 span{
    font-size: 12px;
    color: #333;
}
.tianqi_jinrijx .p2 span:first-child{
    font-weight: bold;
}
.tianqi_jinrijx .p2 .tianqiyi{
    display: inline-block;
    width: 22px;
    height: 18px;
    font-size: 12px;
    color: #fff;
    text-align: center;
    line-height: 18px;
    margin: 0 8px 0 12px;
    background: #5cc50f;
}
.tianqi_jinrijx .p3 .tianqiji{
    display:inline-block;
    width:22px;
    height:18px;
    margin: 0 8px 0 11px;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: bottom;
    background: #fc3939;
    color: #fff;
    text-align: center;
}
.tianqi_jinrijx .p3 span:first-child{
    font-weight: bold;
}

.tianqi_jinrijx .p3{
    margin: 16px 0 12px 23px;
    font-size: 12px;
}


.tianqi_xiangguan{
    margin-bottom: 18px;
    display: flex;
}
.tianqi_xiangguan a{
    display: inline-block;
    width: 65px;
    height: 87px;
    background: #E14E4B;
    float: left;
    margin-right: 2px;
    padding-bottom: 10px;
}
.tianqi_xiangguan a span{
    display: block;
    width: 100%;
    text-align: center;
    font-size: 12px;
    margin: 6px 0 6px 0;
    color: #fff;
    color: rgba(255,255,255,0.8);

}
.tianqi_xiangguan a em{
    display: block;
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #fff;
}

.tianqi_xiangguan a:hover{
    text-decoration: none;
}
.tianqi_xiangguan a img{
    display: block;
    margin: 9px auto 0;
    width: 24px;
    height: 24px;
}
.tianqi_xiangguan a p{
    text-align: center;
}
.tianqi_xiangguan a p:first-child{
    font-size: 12px;
    color: rgba(255,255,255,0.8);
    margin: 12px 0 8px 0;
}
.tianqi_xiangguan a p:first-child+p+p{
    font-size: 14px;
    color: #fff;
}
.regional_details {
    margin-top: 30px;
    margin-bottom: 20px;
}
.regional_details .tab_navapage {
    border: 1px solid #ccc;
    padding: 15px 0 22px 15px;
}
.regional_details .tab_navapage .title {
    font-size: 20px;
}
.regional_details .tab_navapage .list {
    display: flex;
    flex-wrap: wrap;
    margin-top: 5px;
}
.regional_details .tab_navapage .list a {
    padding: 5px 10px;
    border-radius: 5px;
    background-color: #f4f4f4;
    margin: 15px 15px 0 0;
    display: block;
    font-size: 18px;
}
.regional_details .tab_navapage .list a:hover {
    background-color: #cf0f19;
    color: #fff;
}
.regional_details .newSpace-between {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.regional_details .newSpace-between span {
    color: #999;
    font-weight: lighter;
    font-size: 16px;
}

.qian_item {
    border: 1px solid #ccc;
    margin-bottom: 25px;
}
.regional_details {
    margin-top: 30px;
    margin-bottom: 20px;
}
.regional_details .tab_navapage {
    border: 1px solid #ccc;
    padding: 15px 0 22px 15px;
}
.regional_details .tab_navapage .title {
    font-size: 20px;
}
.regional_details .tab_navapage .list {
    display: flex;
    flex-wrap: wrap;
    margin-top: 5px;
}
.regional_details .tab_navapage .list a {
    padding: 5px 10px;
    border-radius: 5px;
    background-color: #f4f4f4;
    margin: 15px 15px 0 0;
    display: block;
}
.regional_details .tab_navapage .list a:hover {
    background-color: #cf0f19;
    color: #fff;
}
.regional_details .regional_list {
    margin-top: 20px;
    /*border: 1px solid #ccc;*/
}
.regional_details .regional_list li {
    display: flex;
    border-bottom: 1px solid #ccc;
    /*margin-bottom: 10px;*/
}
.regional_details .regional_list li:nth-last-child(1) {
    border-bottom: none;
}
.regional_details .regional_list li .name {
    background-color: #f4f4f4;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20%;
    font-size: 18px;
    border-right: 1px solid #ccc;
}
.regional_details .regional_list li .hover_name:hover {
    background-color: #cf0f19;
}
.regional_details .regional_list li .hover_name:hover a {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    height: 100%;
    width: 100%;
}
.regional_details .regional_list li .new_name {
    width: 20%;
    border-right: 1px solid #ccc;
    background-color: #f4f4f4;
    display: flex;
    align-items: center;
    text-align: center;
    padding: 5px 0;
    font-size: 18px;
    justify-content: space-around;
}
.regional_details .regional_list li .list_mk {
    width: 768px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 12px 0 0 18px;
}
.regional_details .regional_list li .list_mk a {
    margin: 0 25px 13px 0;
    font-size: 18px;
}
.regional_details .regional_list li .list_mk a:hover {
    color: #cf0f19;
}
.regional_details .newSpace-between {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.regional_details .newSpace-between span {
    color: #999;
    font-weight: lighter;
    font-size: 16px;
}
.new_regional {
    margin-top: 0;
}
.title_name {
    padding-left: 15px;
    border-left: 6px solid #cf0f19;
    font-weight: bold;
    font-size: 20px;
}

.item_tian_list {
    border: 1px solid #ccc;
    margin-top: 10px;
    width: 100%;
}
.item_tian_list li {
    display: flex;
    border-bottom: 1px solid #ccc;
    margin-bottom: 0px;
}
.item_tian_list li:nth-last-child(1) {
    border-bottom: none;
}
.item_tian_list li .name {
    width: 50%;
    height: 60px;
    line-height: 60px;
    border-right: 1px solid #ccc;
}
.item_tian_list li .name a {
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.item_tian_list li .name:hover {
    background-color: #fff5f7;
}
.item_tian_list li .name:nth-last-child(1) {
    border-right: none;
}
.item_tian_list li .name .text {
    display: inline-block;
    align-items: center;
    font-size: 18px;width: 224px;padding-left: 10px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;
}
.item_tian_list li .name .imgbox,.item_tian_list li .name .degrees {
    display: flex;
    align-items: center;
    font-size: 18px;
    width: 30%;
    float: right;
    padding-left: 0;
}
.item_tian_list li .name .degrees {
    padding-left: 10px;
}
.item_tian_list li .name .imgbox img {
    width: 42px;
    height: 30px;
    display: block;
    margin-left: 15px;
}
.swiper_slect {
    background-color: #f7f7f7;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #ccc;
}
.swiper_slect .btn_text {
    background-color: #ccc;
    color: #fff;
    width: 15px;
    height: 28px;
    background-image: none !important;
}
.swiper_slect .btn_text i {
    margin-left: -3px;
    font-size: 24px;
}
.swiper_slect .swiper-button-next {
    right: 5px;
    top: 68%;
}
.swiper_slect .swiper-button-prev {
    left: 5px;
    top: 68%;
}
.swiper_slect .swiper-wrapper {
    width: 100%;
    margin: 0 auto;
}
.swiper_slect .swiper-wrapper .swiper-slide {
    text-align: center;
    height: 48px;
    line-height: 48px;
}
.swiper_slect .swiper-wrapper .swiper-slide a {
    width: 100%;display: inline-block;
}
.swiper_slect .swiper-wrapper:hover {
    cursor: pointer;
}
.swiper_slect .swiper-wrapper .active {
    color: #cf0f19;
    border-bottom: 2px solid #cf0f19;
}
.item_list_tian {
    padding: 20px;
    display: none;
}
.item_list_tian .title {
    font-size: 20px;
    font-weight: bold;
}
.item_list_tian .title span {
    margin-left: 17px;
    font-size: 16px;
    font-weight: lighter;
}
.item_list_tian .list {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin-top: 20px;
}
.item_list_tian .list .li_left .item_li {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}
.item_list_tian .list .li_left .item_li .li:nth-child(1) {
    margin-right: 34px;
}
.item_list_tian .list .li_left .item_li .li:nth-child(2) {
    margin-right: 34px;
}
.item_list_tian .list .li_left .item_li .li .name {
    display: flex;
    align-items: flex-end;
    margin-bottom: 13px;
}
.item_list_tian .list .li_left .item_li .li .name img {
    width: auto;
    height: 58px;
    display: block;
    margin-bottom: 20px;
    margin-right: 20px;
}
.item_list_tian .list .li_left .item_li .li .name .degree {
    color: #cf0f19;
    display: flex;
    align-items: flex-start;
    font-size: 24px;
}
.item_list_tian .list .li_left .item_li .li .name .degree span {
    font-size: 78px;
}
.item_list_tian .list .li_left .item_li .li .time {
    text-align: center;
}
.item_list_tian .list .li_left .item_li .li .btn_green {
    width: 152px;
    height: 25px;
    line-height: 25px;
    border-radius: 40px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    background-color: #63ba2b;
    margin: 16px 0 30px 0;
}
.item_list_tian .list .li_left .text a {
    color: #cf0f19;
}
.item_list_tian .li_right {
    display: flex;
}
.item_list_tian .li_right .li {
    width: 150px;
    height: 175px;
    padding-top: 5px;
    background-color: #fff5f7;
    margin-right: 20px;
}
.item_list_tian .li_right .li .time {
    font-size: 20px;
    text-align: center;
    line-height: 26px;
}
.item_list_tian .li_right .li .text {
    text-align: center;
    line-height: 26px;
    margin: 5px 0;
}
.item_list_tian .li_right .li img {
    width: 42px;
    height: 30px;
    display: block;
    margin: 5px auto;
}
.item_list_tian .new_list {
    flex-wrap: wrap;
}
.item_list_tian .new_list .li {
    width: 195px;
    height: 305px;
    margin-top: 22px;
    margin-right: 3%;
}
.item_list_tian .new_list .li:nth-child(5n) {
    margin-right: 0;
}
.item_list_tian .new_list .li .image {
    display: flex;
    align-items: center;
    justify-content: center;
}
.item_list_tian .new_list .li .image img {
    margin: 5px 0;
}
.item_list_tian .new_list .li .image img:nth-child(2) {
    margin-left: 10px;
}
.disply_tian_show {
    display: block;
}

.international_boder {
    margin-top: 20px;
    border: 1px solid #ccc;
    padding: 20px;
}
.international_boder:nth-child(1) {
    margin-top: 0;
}
.international_boder .title {
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}
.international_boder .title span {
    padding-bottom: 9px;
    border-bottom: 2px solid #cf0f19;
    font-size: 20px;
    font-weight: bold;
}
.international_boder .al_title {
    display: flex;
    align-items: center;
    padding-bottom: 0;
    position: relative;
}
.international_boder .al_title .name {
    margin-left: 40px;
}
.international_boder .al_title .name:hover {
    cursor: pointer;
}
.international_boder .al_title .name:nth-child(2) {
    margin-left: 18px;
}
.international_boder .al_title .name i {
    margin-right: 5px;
    color: #cccccc;
}
.international_boder .al_title .active {
    color: #cf0f19;
}
.international_boder .al_title .active i {
    color: #cf0f19;
}
.international_boder .al_title .particular_year {
    display: flex;
    align-items: center;
    position: absolute;
    top: 0px;
    right: 5px;border: 1px solid #ccc;padding:3px 10px;border-radius: 10px;cursor: pointer;
}
.particular_year_box{display: none;background-color: #fff;width: 400px;height: 150px;position: absolute;top: 36px;right: 0;border: 1px solid #ccc;border-radius: 5px;}
.particular_year_box .year{
    border-bottom: 1px solid #999;height: 41px;line-height: 40px;width: 100%;overflow-x: auto;
}
.particular_year_box .year li{
    float: left;width: 80px;text-align: center;border-right: 1px solid #ccc;cursor: pointer;margin-bottom: 0px;
}
.particular_year_box .moth{display: none;}
.particular_year_box .moth.active{display: block;}
.particular_year_box .moth li{float: left;width: 87px;text-align: center;border: 1px solid #ccc;cursor: pointer;margin: 5px;border-radius: 10px;}
.particular_year_box .moth li a{display: inline-block;width: 100%;}
.particular_year_box .moth li.active{background-color: red;border: 1px solid #fff;}
.particular_year_box .moth li.active a{color: #fff;}
.international_boder .al_title .particular_year .select {
    width: 92px;
    height: 36px;
    padding: 0 5px;
    border: 1px solid #ccc;
    background-color: #fff;
}
.international_boder .al_title .particular_year .select:hover {
    cursor: pointer;
}
.international_boder .al_title .particular_year .select:nth-child(2) {
    margin-left: 10px;
}
.international_boder .item_li {
    margin-top: 20px;
    display: flex;
    align-items: center;width: 100%;
}
.international_boder .item_li a {
    display: block;
    width: 100%;
    height: 36px;
    line-height: 36px;
    text-align: left;
    margin-right: 12px;
    background-color: #f7f7f7;padding-left: 20px;font-weight: bold;
    font-size: 20px;
}
.international_boder .item_li a:hover {
    background-color: #cf0f19;
    color: #fff;
}
.international_boder .item_li .active {
    background-color: #cf0f19;
    color: #fff;
}
.international_boder .list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 8px;
}
.international_boder .list a {
    margin-right: 30px;
    margin-top: 10px;width: 20%;
    font-size: 18px;
}
.international_boder .list a:hover {
    color: #cf0f19;
}
.international_boder .list .fenXiang {
    width: 25%;
    line-height: 40px;
    height: 40px;
}
.international_boder .tab_Title {
    display: flex;
    flex-wrap: wrap;
    margin-top: 10px;
}
.international_boder .tab_Title span {
    padding: 2px 10px;
    background-color: #f7f7f7;
    margin-left: 3px;
    margin-top: 5px;
}
.international_boder .tab_Title span:hover {
    cursor: pointer;
}
.international_boder .tab_Title .active {
    background-color: #cf0f19;
    color: #fff;
}
.international_boder .ul_list {
    display: flex;
    flex-wrap: wrap;
    margin-top: 10px;
}
.international_boder .ul_list li {
    width: 33%;
    height: 40px;
    line-height: 40px;
    display: flex;
    align-items: center;
}
.international_boder .ul_list li .name:nth-child(2) {
    margin-left: 10px;
}
.international_boder .ul_list li .reds {
    color: #cf0f19;
}
.international_boder .ul_list li .blue {
    color: #3097fd;
}
.international_boder .ul_list li .hui {
    color: #999;
}
.international_boder .ul_list li .lv {
    color: #19b863;
}
.international_boder .ul_list li .huang {
    color: #f6bd0e;
}
.international_boder .btm_list {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
}
.international_boder .btm_list .next {
    width: 100px;
    height: 37px;
    line-height: 37px;
    text-align: center;
    color: #fff;
    background-color: #ccc;
    border-radius: 20px;
}
.international_boder .btm_list .next a {
    color: #fff;
    display: block;
}
.international_boder .btm_list .next:nth-child(2) {
    margin-left: 20px;
}
.international_boder .btm_list .active {
    background-color: #ff5040;
}
.international_boder #btn_tiqnqi {
    width: 850px;
    height: 320px;
    margin: 20px auto 0;
}


.lv1 {
    color: #008000;
}
.reds {
    color: #cf0f19;
}
.weather_list {
    margin-top: 10px;
}
.weather_list li {
    display: flex;
    align-items: center;
    height: 49px;
    text-align: center;
    line-height: 48px;
    border-bottom: 1px solid #ccc;
}
.weather_list li:nth-child(1) {
    background-color: #f7f7f7;
    font-size: 18px;
    border: none;
    height: 50px;
}
.weather_list li .reds {
    color: #cf0f19;
}
.weather_list li .blue {
    color: #3097fd;
}
.weather_list li .datas {
    width: 25%;
}
.weather_list li .name {
    width: 12.5%;
}
.weather_list li .name20 {
    width: 20%;
}
.weather_list li .name20 span {
    width: 63px;
    height: 28px;
    display: block;
    line-height: 28px;
    text-align: center;
    border-radius: 5px;
    margin: 0 auto;
}
.weather_list li .name20 .bg_color1 {
    color: #3ace74;
    border: 1px solid #3ace74;
    background-color: rgba(58, 206, 116, 0.3);
}
.weather_list li .name20 .bg_color2 {
    color: #ffc107;
    border: 1px solid #ffc107;
    background-color: rgba(255, 193, 7, 0.3);
}
.weather_list li .name20 .bg_color3 {
    color: #fe9837;
    border: 1px solid #fe9837;
    background-color: rgba(254, 152, 55, 0.3);
}
.weather_list li .name20 .bg_color4 {
    color: #f86965;
    border: 1px solid #f86965;
    background-color: rgba(248, 105, 101, 0.3);
}
.weather_list li .name20 .bg_color5 {
    color: #e4387f;
    border: 1px solid #e4387f;
    background-color: rgba(228, 56, 127, 0.3);
}
.weather_list li .name20 .bg_color6 {
    color: #b61f7e;
    border: 1px solid #b61f7e;
    background-color: rgba(182, 31, 126, 0.3);
}


.pl_item_list {
    border: 1px solid #cccccc;
    margin-top: 20px;
}
.pl_item_list .title {
    height: 50px;
    padding: 0 20px;
    line-height: 50px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #f3f3f3;
    border-bottom: 1px solid #cccccc;
}
.pl_item_list .title .name {
    font-size: 20px;
    font-weight: bold;
}
.pl_item_list .title .name span {
    color: #cf0f19;
}
.pl_item_list .title .btn_more a {
    color: #999999;
}
.pl_item_list .title .btn_more a:hover {
    color: #cf0f19;
}
.pl_item_list .newtongyin_Tab {
    width: 95%;
    padding: 0;
    margin: 0 auto;
    background-color: #fff;
    border-bottom: 1px solid #ccc;
}
.pl_item_list .newtongyin_Tab .newtongyin_name {
    border-bottom: 2px solid #cf0f19;
}
.pl_item_list .chengyu_title {
    width: 190px;
    height: 37px;
    line-height: 37px;
    text-align: center;
    background-color: #cf0f19;
    color: #ffffff;
    font-size: 18px;
    margin-bottom: 10px;
}
.pl_item_list .pl_title {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin-top: 20px;
}
.pl_item_list .pl_list {
    padding: 10px 20px;
    display: flex;
    flex-wrap: wrap;
}
.pl_item_list .pl_list .name {
    width: 15.625%;
    line-height: 33px;
    height: 33px;
    overflow: hidden;
    text-align: left;
    padding-right: 1%;
}
.pl_item_list .pl_list .name a {
    height: 33px;
    display: inline-block;
    overflow: hidden;
}
.pl_item_list .pl_list .name a:hover {
    color: #cf0f19;
    text-decoration: underline;
}
.pl_item_list .pl_list .name:nth-child(6n) {
    width: 16.66666667%;
    padding-right: 0;
}
.pl_item_list .pl_list .tongyinName {
    margin-right: 1.5%;
    line-height: 35px;
    margin-top: 10px;
    height: 35px;
    text-align: center;
    width: 35px;
    border-radius: 5px;
    border: 1px solid #ccc;
}
.pl_item_list .pl_list .tongyinName:hover {
    background-color: #cf0f19;
}
.pl_item_list .pl_list .tongyinName:hover a {
    display: block;
    color: #fff;
}
.pl_item_list .pl_list .rename {
    width: 16.66666667%;
    height: 33px;
    line-height: 33px;
    padding-right: 2%;
    box-sizing: border-box;
    text-align: left;
}
.pl_item_list .pl_list .rename a {
    display: block;
    overflow: hidden;
}
.pl_item_list .pl_list .rename a:hover {
    color: #cf0f19;
    text-decoration: underline;
}
.pl_item_list .newplList {
    padding: 10px 20px;
    display: flex;
    flex-wrap: wrap;
}
.pl_item_list .newplList .name {
    width: 18.97533207%;
    line-height: 33px;
    height: 33px;
    overflow: hidden;
    text-align: left;
    padding-right: 1%;
}
.pl_item_list .newplList .name a {
    display: block;
    height: 33px;
    overflow: hidden;
}
.pl_item_list .newplList .name a:hover {
    color: #cf0f19;
    text-decoration: underline;
}
.pl_item_list .newplList .name:nth-child(5n) {
    width: 20%;
    padding-right: 0;
}
.pl_item_list .xie_item_list {
    padding: 10px 20px;
    display: flex;
    flex-wrap: wrap;
}
.pl_item_list .xie_item_list .name {
    width: 23.98081535%;
    line-height: 33px;
    height: 33px;
    overflow: hidden;
    text-align: left;
}
.pl_item_list .xie_item_list .name:nth-child(4n) {
    width: 25%;
    padding-right: 0;
}
.pl_item_list .xie_item_list .name a:hover {
    color: #cf0f19;
}
.pl_item_list .table {
    margin: 20px 35px 0;
    border: 1px solid #cccccc;
}
.pl_item_list .table li {
    display: flex;
    border-bottom: 1px solid #cccccc;
}
.pl_item_list .table li .name {
    width: 20%;
    background-color: #f7f7f7;
    text-align: center;
    /*line-height: auto;*/
    padding: 10px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-right: 1px solid #cccccc;
}
.pl_item_list .table li .tableCentet {
    width: 80%;
    padding: 10px 0 10px 18px;
}
.pl_item_list .text-cent {
    margin: 20px auto;
}
.pl_item_list .text-cent .imgs {
    width: 100%;
}
.pl_item_list .text-cent .imgs img {
    margin: 0 auto;
    display: block;
}
.pl_item_list .text-cent .pinyin {
    text-align: center;
    margin-top: 20px;
    color: #cf0f19;
    position: relative;
}
.pl_item_list .text-cent .pinyin:hover {
    cursor: pointer;
}
.pl_item_list .text-cent .pinyin .btnPlay {
    color: #cf0f19;
}
.pl_item_list .ul_item {
    padding: 16px 20px;
}
.pl_item_list .ul_item li {
    line-height: 30px;
    height: 30px;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.pl_item_list .ul_item li a:hover {
    color: #cf0f19;
}
.pl_item_list .terms {
    padding: 13px;
    display: flex;
    flex-wrap: wrap;
}
.pl_item_list .terms .name {
    width: 20%;
    padding-right: 5%;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
}
.pl_item_list .terms .name:hover a {
    color: #cf0f19;
}

.newboder_list .title {
    background-color: #fff;
    width: 94%;
    margin: 0 auto;
    padding: 0;
}
.newboder_list .title .name {
    border-bottom: 2px solid #cf0f19;
}

.terms-list {
    padding: 0px 0px 20px 20px;
    display: flex;
    flex-wrap: wrap;
}
.terms-list .name {
    width: 18.75%;
    margin: 10px 1.25% 0px 0px;
    height: 33px;
    line-height: 33px;
    display: flex;
    align-items: center;
    background-color: #f3f3f3;
}
.terms-list .name:hover {
    background-color: #cf0f19;
}
.terms-list .name:hover a {
    color: #fff;
}
.terms-list .name:hover span {
    background-color: #fff;
}
.terms-list .name span {
    width: 5px;
    height: 5px;
    background-color: #cf0f19;
    margin: 0 8px;
    border-radius: 50%;
}
.terms-list .name a {
    width: 100%;
    height: 100%;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.tianqi40 .tqtt{width: 100%;text-align: center;line-height: 50px;display: inline-block;}
.tianqi40 .tqtt i{color: #0e90d2;font-size: 24px;margin: 0 20px;margin-top: 1px;}
.tianqi40 .tqtt span{font-size: 24px;}
.tianqi40 .tqtt .btn{border: 1px solid #148eec;color: #148eec;padding: 3px 10px;border-radius: 10px;}
.tianqi40 h1{width: 100%;text-align: center;font-size: 36px;margin: 0;}
.riliul{display: inline-block;}
.riliul li{width: 14%;float: left;border: 1px solid #e5e5e5;padding: 5px;}
.riliul li.sx{background-color: #ececec;}
.riliul li.wd{background-color:#dff2fb;}
.riliul li h3{margin: auto;color: #868686;}
.riliul li h3 span{float: right;color: #b8b8b8;}
.riliul li .weaimg{width: 100%;text-align: center;margin: 10px auto;}
.riliul li .weaimg img{width: 45%;margin: 0px auto;}
.riliul li .high{font-weight: bold;font-size: 26px;color: #b1b1b1}
.riliul li .low{color: #ccc;}
.riliul li .shd{color: #ccc;font-size: 24px;position: relative;top: 2px;}
.riliul li .wendu{float: right;}
.week{width: 100%;display: inline-block;height: 40px;line-height: 40px;}
.week li{float: left;width: 14%;text-align: center;background-color: #ccc;border-right: 2px solid #fff;color: #6c7478}


.swarp_information {
    margin: 10px;
}
.desmonth {
    overflow: hidden;
}
.desmonth li {
    float: left;
    width: 19%;
    height: 206px;
    margin: 10px 0;
    position: relative;
    display: inline;position: relative;
}
.desmonth li img {
    border-radius: 5px;width: 100%;height: 206px;
}
.desmonth li i {
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40px;
    position: absolute;
    background: #000;
    opacity: 0.5;
    border-radius: 0 0 5px 5px;
}
.desmonth li span {
    color: #fff;
    bottom: 0;
    left: 0;
    width: 100%;
    line-height: 40px;
    position: absolute;
    text-align: center;
}
.desmonth ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
}
.bottom_list {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #999999;
    padding-bottom: 20px;
    font-size: 12px;
    background-color: #ffffff;
}
.bottom_list .list {
    display: flex;
    align-items: center;
}
.bottom_list .list .name {
    width: 34px;
    height: 28px;
    border: 1px solid #cccccc;
    margin-left: 5px;
    text-align: center;
    line-height: 28px;
}
.bottom_list .list .name a {
    display: block;
}
.bottom_list .list .active {
    background-color: #cf0f19;
}
.bottom_list .list .active a {
    color: #ffffff;
}
.bottom_list .previous_page,
.bottom_list .next_page {
    height: 28px;
    width: 60px;
    text-align: center;
    line-height: 28px;
    border: 1px solid #cccccc;
}
.bottom_list .next_page {
    margin-left: 5px;
}

.weather_city{
    max-width: 180px;
    max-height: 146px;
}
/*天气模块结束*/
/*首页天气模块开始*/
.cnav{
    height: 34px;
}
.cnav li {
    width: 12%;
    box-sizing: border-box;
    margin: 0;
    border: 1px solid #fff;
    background: #BE4140;
    display: inline;
    color: #252525;
    cursor: pointer;
    float: left;
    height: 32px;
    line-height: 32px;
    margin-left: 5px;
    text-align: center;
    position: relative;
}
.cnav li a{
    color: #ffffff;
}
.cnav li.on{
    background: none repeat scroll 0 0 #E24E4C;
}
.t{
    height: 265px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-evenly;
}
.t li.sky.lv3{
    background: -webkit-gradient(linear,0% 0,0% 100%,from(#88a9ca),to(#bcd3e3));
}
.t li.sky {
    width: 14%;
    color: #ffffff;
    font-size: 16px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
}
.t li h2 {
    height: 34px;
    line-height: 34px;
    font-size: 13px;
}
.t li h2 a{
    color: #ffffff;
}
.sky img{
    margin-top: 4px;
    height: 30px;
    width: auto;
}
.t li .wea {
    font-size: 13px;
    line-height: 19px;
    height: 36px;
    overflow: hidden;
    margin-top: 12px;
    padding: 0 5px;
}
.c7d ul.t li .tem {
    height: 30px;
    line-height: 30px;
    margin-top: 5px;
}
.t li.sky .tem span {
    color: #fff;
}
.t li .tem span {
    color: #f56a13;
    display: inline-block;
}
.t li .tem i {
    display: inline-block;
    background: 0;
}
.t li .tem {
    height: 30px;
    line-height: 30px;
    margin-top: 5px;
}
.t li .win {
    margin-top: 0;
}
.t li .win em {
    height: 24px;
    display: block;
    margin-top: 1px;
}
.t li .win i {
    background: 0;
    font-size: 12px;
    margin-top: 6px;
    display: block;
}
/*首页天气模块结束*/
/*节日模块开始*/
.recommend_list:nth-child(1) {
    margin: 30px auto 0;
}
.recommend_list .left {
    width: 870px;
    float: left;
    display: flex;
    justify-content: space-between;
}
.recommend_list .left .today_item {
    width: 480px;
}
.recommend_list .left .today_item .title {
    display: flex;
    align-items: center;
    font-size: 20px;
    color: #000000;
}
.recommend_list .left .today_item .title .cen_icon {
    font-size: 18px;
    color: #f77f00;
    margin-right: 10px;
}
.recommend_list .left .today_item .item_cen {
    margin-top: 10px;
}
.recommend_list .left .today_item .item_cen .title_l {
    font-size: 24px;
    line-height: 33px;
    text-align: center;
    height: 33px;
    overflow: hidden;
}
.recommend_list .left .today_item .item_cen .title_l a:hover {
    color: #cf0f19;
}
.recommend_list .left .today_item .item_cen .centents {
    font-size: 14px;
    color: #999999;
    line-height: 28px;
    text-indent: 2em;
    margin-top: 10px;
    height: 84px;
    overflow: hidden;
}

.recommend_list .left .today_item .item_list_n {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    overflow: hidden;
    padding-top: 10px;
}
.recommend_list .left .today_item .item_list_n .list {
    width: 230px;
    overflow: hidden;
    height: 38px;
    line-height: 38px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.recommend_list .left .today_item .item_list_n .list > div {
    display: inline;
    font-size: 14px;
}
.recommend_list .left .today_item .item_list_n .list .tip a {
    color: #cf0f19;
    display: inline-block;
}
.recommend_list .left .today_item .item_list_n .list .name {
    margin-left: 6px;
    line-height: 33px;
    font-size: 14px;
}
.recommend_list .left .today_item .item_list_n .list .name a {
    max-height: 33px;
    color: #333333;
}
.recommend_list .left .today_item .item_list_n .list .name a:hover {
    color: #cf0f19;
    text-decoration: underline;
}
.recommend_list .left .today_item .item_list_n .newlist12 {
    height: 30px;
    line-height: 32px;
}

.recommend_list .left .today_item .item_image .item {
    width: 152px;
}
.recommend_list .left .today_item .item_image .item .image {
    width: 152px;
    height: 102px;
    overflow: hidden;
}
.recommend_list .left .today_item .item_image .item .image img {
    width: 100%;
    height: 100%;
}
.recommend_list .left .today_item .item_image .item .image img:hover {
    transform: scale(1.1);
    transition: all 1s;
}

.recommend_list .right {
    width: 300px;
    float: right;
}
.recommend_list .right .title {
    display: flex;
    align-items: center;
    font-size: 20px;
    color: #000000;
}
.recommend_list .right .title .cen_icon {
    font-size: 24px;
    color: #f77f00;
    margin-right: 10px;
}
.recommend_list .right .newTitle span {
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 10px;
    border-bottom: 2px solid #cf0f19;
}
.recommend_list .right .btn_image {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}
.recommend_list .right .btn_image .list {
    width: 48%;
}
.recommend_list .right .btn_image .list .image {
    width: 100%;
    height: 99px;
    position: relative;
    overflow: hidden;
}
.recommend_list .right .btn_image .list .image img {
    width: 100%;
    height: 100%;
}
.recommend_list .right .btn_image .list .image img:hover {
    transform: scale(1.1);
    transition: all 1s;
    cursor: pointer;
}
.recommend_list .right .btn_image .list .text {
    height: 33px;
    line-height: 33px;
    padding: 0 5px;
    text-align: center;
    overflow: hidden;
    background-color: #eaeaea;
}
.new_recommend_list {
    height: 520px;
    margin-top: 20px;
}
.right_x_list {
    margin-top: 14px;
}
.right_x_list .item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 10.4px;
}
.right_x_list .item:nth-child(1) {
    margin-top: 0;
}
.right_x_list .item > div {
    display: inline;
}
.right_x_list .item .tip {
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 12px;
    color: #ffffff;
    background-color: #999999;
}
.right_x_list .item .name {
    width: 250px;
    font-size: 16px;
    margin-left: 10px;
    height: 20px;
    line-height: 20px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.right_x_list .item .name a {
    width: 250px;
    color: #333333;
}
.right_x_list .item .name a:hover {
    color: #cf0f19;
    text-decoration: underline;
}
.right_x_list .item:nth-child(1) .tip {
    background-color: #ff3300;
}
.right_x_list .item:nth-child(2) .tip {
    background-color: #ff6600;
}
.right_x_list .item:nth-child(3) .tip {
    background-color: #ff9900;
}
.new_rightX_list .item {
    margin-top: 17px;
}
.boutique {
    border: 0;
    padding: 0;
    margin-top: 15px;
    overflow: hidden;
}
.boutique .title {
    display: flex;
    align-items: center;
    font-size: 20px;
    color: #000000;
}
.boutique .title .gengduo{
    padding-left: 180px;
    font-size: 14px;
}
.boutique .title .cen_icon {
    font-size: 24px;
    color: #f77f00;
    margin-right: 10px;
}
.boutique .listl {
    overflow: hidden;
    height: 35px;
    line-height: 35px;
    margin-top: 2px;
    display: flex;
}
.boutique .listl > div {
    display: inline;
}
.boutique .listl .tip {
    max-width: 30%;
    color: #cf0f19;
    font-size: 14px;
}
.boutique .listl .tip a {
    max-width: 80%;
    color: #cf0f19;
}
.boutique .listl .lname {
    margin-left: 6px;
    font-size: 14px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    width: 80%;
}
.boutique .listl .lname a {
    color: #333333;
}
.boutique .listl .lname a:hover {
    color: #cf0f19;
    text-decoration: underline;
}
.boutique .new_list1 {
    height: 33px;
    line-height: 33px;
}

.item_lun {
    width: 361px;
    padding: 5px 0 0 10px
}
.item_lun .swiper_image {
    width: 100%;
    height: 212px;
    position: relative;
    z-index: 10;
}
.item_lun .swiper_image .slide_img {
    width: 100%;
    height: 212px;
}
.item_lun .swiper_image img {
    width: 100%;
    height: 100%;
}
.item_lun .swiper_image .bottom_text {
    width: 100%;
    height: 37px;
    background-color: rgba(100, 92, 87, 0.6);
    padding: 0 2%;
    line-height: 37px;
    color: #ffffff;
    text-align: center;
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1200;
}
.ad18Style {margin:20px 0 0 0;}
.jierimap{
    text-align: center;
    font-size: 16px;
}
.jierimap a {
    width: 9%;
    height: 26px;
    display: inline-block;
    line-height: 26px;
    overflow: hidden;
}
.jrbiaoqian{
    padding:5px 0 0 15px;
    display: flex;
    font-size: 16px;
}
.jrbiaoqian{
    color: #E24E4C;
}
.jrbiaoqian a{
    display: inline-block;
    padding: 0 5px 0 5px!important;
    border: 1px solid #EAEAEA!important;
    border-radius: 20px;
    margin-bottom: 20px;
    margin-right: 5px;
}
/*节日模块结束*/

.title-h3 {
    font-size: 22px;
    position: relative;
    line-height: 50px;
}

.title-h3>img {
    width: 16px;
    height: 16px;
    margin-right: 8px;
}

.article-conotent .title-h3>img {
    width: 9px;
    height: 18px;
}

.title-h3 a {
    position: absolute;
    font-size: 18px;
    font-weight: 400;
    left: 20px;
}

.title-h3 a:hover {
    color: #666;
}
/**相关数据*/
.xiangguan{border-top: 1px dashed #ccc;}
.xiangguan h2{font-weight: bold;line-height: 40px;font-size: 20px;}
.xiangguan ul{width: 100%;display: inline-block;}
.xiangguan li{float: left;width: 100%;line-height: 30px;border-bottom: 1px dashed #e0e0e0;}
.xiangguan li i{float: left;font-size: 18px;color: #0a82d7;margin-right: 5px;}
.xiangguan li a{float: left;font-size: 18px;color: #0a82d7;}
.xiangguan li a:hover{color: #0D4B94}
.tags{width: 100%;display: inline-block;margin-top: 10px;border-top: 1px solid #ccc;padding-top: 10px;}
.tags strong{float: left;}
.tags span{float: left;color: #fc931a;margin: 0 5px;}
.shangxia{
    width:50%;
    float:left;
    font-size: 16px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
/*新版黄道吉日开始*/
.dier1 {
    width: 1127px;
    margin: auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.zuo1 {
    width: 748px;
    float: left;
    margin-top: 20px;
}
.you1 {
    width: 365px;
    float: right;
}
.you1_kuang {
    width: 100%;
    float: left;
    margin-top: 20px;
}
.you1_title {
    font-size: 18px;
    font-family: Adobe Heiti Std, Adobe Heiti Std-R;
    font-weight: bold;
    text-align: left;
    color: #000000;
    line-height: 18px;
    text-indent: 0.5em;
    float: left;
    margin-bottom: 16px;
}
.you1_title::before{
    content: "";
    width: 18px;
    height: 18px;
    float: left;
    background-image: url(/images/newhome/tuceng37.png);
}
.you1_kuang1 {
    width: 100%;
    float: left;
}

.hdjrkuang {
    width: 100%;
    float: left;
}
.hdjrkuang {
    width: 100%;
    float: left;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}
.hdjrkuang span {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    color: #000000;
}
.hdjr_log{
    width: 20px;
    height: 20px;
}
.gxtime {
    font-size: 14px;
    text-align: center;
    margin-top: 10px;
    float: left;
    width: 100%;
    color: #00000061;
}
.leibiaokuang_title {
    font-size: 18px;
    font-family: Adobe Heiti Std, Adobe Heiti Std-R;
    font-weight: normal;
    text-align: left;
    color: #000000;
    line-height: 18px;
    overflow: hidden;
    width: 100%;
}
.leibiaokuang_neirong {
    font-size: 16px;
    font-family: Adobe Heiti Std, Adobe Heiti Std-R;
    font-weight: normal;
    text-align: left;
    color: #929292;
    line-height: 24px;
    margin-top: 12px;
    text-indent: 2em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
a.leibiaokuang {
    width: 349px;
    float: left;
    padding-bottom: 11px;
    border-bottom: 1px solid #8c8c8c;
    margin-left: 24px;
    margin-top: 15px;
}
a.xzjr1 {
    display: inline-block;
    padding: 5px 10px;
    border: 1px solid #EAEAEA;
    border-radius: 20px;
    margin-bottom: 20px;
    font-size: 16px;
    margin-right: 5px;
}
a.xzjr1:hover {
    color: #E24E4C;
}
/*.zuo1_kuang .xzjr1:nth-child(5n+1) {*/
/*    margin-left: 24px;*/
/*}*/
.zuo1 .zuo1_kuang2:nth-child(1) {
    margin-top: 0px;
}

.zuo1_kuang2{
    width: 100%;
    float: left;
    margin-top: 20px;
}

.zuo1_kuang {
    width: 100%;
    float: left;
}


.fangfa {
    width: 702px;
    line-height: 22px;
    float: left;
    margin-left: 24px;
}
a.jeishao {
    font-size: 16px;
    font-family: Adobe Heiti Std, Adobe Heiti Std-R;
    font-weight: normal;
    text-align: left;
    color: #5c5c5c;
    line-height: 22px;
    width: 100%;
    float: left;
    margin-top: 20px;
    text-indent: 2em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
a.jeishao1 {
    width: 100%;
    border-radius: 7px;
    float: left;
    margin-top: 20px;
    padding-bottom: 5px;
}
.jeishao1_title {
    font-size: 18px;
    font-family: Adobe Heiti Std, Adobe Heiti Std-R;
    font-weight: bold;
    text-align: left;
    color: #000000;
    line-height: 18px;
    float: left;
    width: 100%;
    margin-top: 9px;
}
.jeishao1_neirong {
    font-size: 16px;
    font-family: Adobe Heiti Std, Adobe Heiti Std-R;
    font-weight: normal;
    text-align: left;
    color: #5c5c5c;
    line-height: 2em;
    float: left;
    width: 100%;
    margin-top: 4px;
    text-indent: 2em;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.bpnian-box{
    display: flex;
    float: left;
    width: 100%;
    justify-content: space-between;
    flex-direction: row;
    padding: 20px 0;
}
.bpnian-btn a{
    border-radius: 10px;
    background-color: #e24e4c;
    padding: 10px 20px;
    color: #fff;
    font-size: 24px;
}
.you1_time {
    font-size: 14px;
    font-family: Adobe Heiti Std, Adobe Heiti Std-R;
    font-weight: bold;
    text-align: left;
    color: #878787;
    line-height: 18px;
    /* letter-spacing: -0.98px; */
    float: right;
    margin-right: 20px;
}
.zuo1_kuang1 {
    width: 741px;
    border: 1px solid #929292;
    border-radius: 12px;
    float: left;
    margin-top: 15px;
    padding-bottom: 15px;
}
.yiji_kuang {
    width: 100%;
    height: 31px;
    margin-top: 13px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: nowrap;
}
.log_yiji{
    width: 31px;
    height: 31px;
}
span.yiji_time {
    font-size: 18px;
    font-family: Adobe Heiti Std, Adobe Heiti Std-R;
    font-weight: bold;
    text-align: center;
    color: #000000;
    line-height: 30px;
    /* letter-spacing: -1.26px; */
    padding-left: 10px;
    padding-right: 10px;
}

.yiji_neirong_kuang {
    width: 100%;
    float: left;
    margin-top: 8px;
}
a.yiji_neirong {
    width: 156px;
    height: 16px;
    font-size: 16px;
    font-family: Adobe Heiti Std, Adobe Heiti Std-R;
    font-weight: normal;
    text-align: left;
    color: #373737;
    line-height: 17px;
    /* letter-spacing: -1.12px; */
    float: left;
    margin-top: 10px;
    margin-left: 22px;
}
.yiji_neirong_kuang .yiji_neirong:nth-child(4n+1) {
    margin-left: 30px;
}

.con_box1.one {
    margin-top: 20px;
}

.date_table_box {
    width: 100%;
    position: relative;
}
.date_table_box .i_tl {
    top: 0;
    left: 0;
    background-position: -265px 0;
}
.date_table_box>i {
    display: block;
    width: 18px;
    height: 18px;
    background: url(/images/newhome/bg2.png) no-repeat;
    background-size: 300px 300px;
    position: absolute;
}
.date_table_box .i_tr {
    top: 0;
    right: 0;
    background-position: -265px -20px;
}
.date_table_box .i_bl {
    bottom: 0;
    left: 0;
    background-position: -265px -60px;
}
.date_table_box .i_br {
    bottom: 0;
    right: 0;
    background-position: -265px -40px;
}

.date_matter_table.date_tab {
    background: #ffffff;
}
.date_matter_table .biaohong{
    color:red;font-weight:bold;
}
.date_matter_table .biaohei{
    color:#000;font-weight:bold;
}
.date_matter_table, .date_info_table, .date_suit_table, .date_taboo_table, .fortune_res_table {
    border-collapse: collapse;
    overflow: hidden;
    width: calc(100% + 1px);
    font-size: 16px;
    border: 2px solid #E24E4C;
}
.date_matter_table tr{
    width: 100%;
}
.date_matter_table th{
    width: 10%;
}
.date_matter_table th, .date_matter_table td, .date_suit_table td, .date_taboo_table td, .date_taboo_table th, .fortune_res_table td {
    border: 1px solid #E24E4C;
    height: 70px;
    line-height: 24px;
    padding: 10px;
    box-sizing: border-box;
}
.date_matter_table.date_tab ._tit {
    color: #333;
}
.date_matter_table ._tit {
    width: 56px;
    font-size: 18px;
    line-height: 24px;
    margin: 0 auto;
    color: #e24e4c;
    font-weight: bold;
}

img.yi-ji {
    width: 36px;
    height: 36px;
    margin: 0 auto;
}
/*新版黄道吉日结束*/
/*字五行模块开始*/
.cha_page_centent {
    width: 1200px;
    margin: 10px auto 0;
    display: flex;
    justify-content: space-between;
}
.cha_page_centent .left {
    width: 842px;
    padding:0 10px;
}
.cha_page_centent .left #item_top .tab_title > .name:hover {
    cursor: pointer;
}
.cha_page_centent .left #item_top .tab_title .name > span {
    display: block;
    color: #ffffff;
    border-radius: 10px 10px 0 0;
    border: 1px dashed #ffffff;
    border-bottom: none;
}
.cha_page_centent .left #item_top .active1 {
    height: 44px;
    line-height: 44px;
}
.cha_page_centent .left .item_top .tab_title {
    border-bottom: 2px solid #cf0f19;
    display: flex;
    align-items: flex-end;
}
.cha_page_centent .left .item_top .tab_title .name {
    width: 126px;
    height: 35px;
    border-radius: 10px 10px 0 0;
    margin-right: 20px;
    padding: 3px 3px 0 3px;
    text-align: center;
    line-height: 35px;
    color: #ffffff;
    font-size: 18px;
}
.cha_page_centent .left .item_top .tab_title .name:nth-child(1) {
    background: #ef5942;
}
.cha_page_centent .left .item_top .tab_title .name:nth-child(2) {
    background-color: #f8ab29;
}
.cha_page_centent .left .item_top .tab_title .name:nth-child(3) {
    background-color: #36a4d6;
}
.cha_page_centent .left .item_top .tab_title .name:nth-child(4) {
    background-color: #43d636;
}
.cha_page_centent .left .item_top .tab_title .name a {
    display: block;
    color: #ffffff;
    border-radius: 10px 10px 0 0;
    border: 1px dashed #ffffff;
    border-bottom: none;
}
.cha_page_centent .left .item_top .tab_title .active {
    height: 44px;
    line-height: 44px;
    transition: all 0.5s;
}
.cha_page_centent .left .item_top .list {
    border: 1px solid #cccccc;
    padding: 9px 5px 19px 15px;
}
.cha_page_centent .left .item_top .list .name {
    border: 1px solid #cccccc;
    border-radius: 3px;
    margin-right: 10px;
    padding: 5px 10px;
    margin-top: 10px;
    display: inline-block;
}
.cha_page_centent .left .item_top .list .name a {
    color: #cf0f19;
}
.cha_page_centent .left .item_top .list .name:hover {
    background-color: #cf0f19;
    color: #ffffff;
    border: 1px solid #cf0f19;
}
.cha_page_centent .left .item_top .list .name:hover a {
    color: #ffffff;
    display: block;
}
.cha_page_centent .left .item_top .new_bglist {
    display: none;
}
.cha_page_centent .left .item_top .new_bglist .name {
    border: 1px solid #f2f2f2;
    background-color: #f2f2f2;
}
.cha_page_centent .left .item_top .new_bglist .name:hover {
    cursor: pointer;
}
.cha_page_centent .left .item_top .ln_show {
    display: block;
}
.cha_page_centent .left .bgcolor_bor {
    position: relative;
    border-left: 1px solid #f9a198;
    border-top: 8px solid #f9a198;
    border-right: 12px solid #f9a198;
    border-bottom: 16px solid #f9a198;
    border-radius: 0 5px 5px 0;
    margin-top: 20px;
    padding: 40px 40px 50px 40px;
}
.cha_page_centent .left .bgcolor_bor .tab_list {
    padding-bottom: 18px;
    border-bottom: 1px solid #cccccc;
    margin-top: 20px;
}
.cha_page_centent .left .bgcolor_bor .tab_list .divtitle {
    position: relative;
}
.cha_page_centent .left .bgcolor_bor .tab_list .divtitle img {
    display: none;
    position: absolute;
    top: -5px;
    left: -75px;
    width: 50px;
    height: 33px;
}
.cha_page_centent .left .bgcolor_bor .tab_list .divtitle .title {
    background-color: #ef5942;
    font-size: 18px;
    border-radius: 5px;
    padding: 6px 3px;
    color: #ffffff;
}
.cha_page_centent .left .bgcolor_bor .tab_list .divtitle .title .ispan {
    padding: 3px 10px;
    color: #ffffff;
    border-radius: 5px;
    border: 1px dashed #fff;
}
.cha_page_centent .left .bgcolor_bor .tab_list .divtitle .title .ispan a{
    color: #ffffff;
}
.cha_page_centent .left .bgcolor_bor .tab_list .tab_item_list {
    padding-top: 7px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    position: relative;
}
.cha_page_centent .left .bgcolor_bor .tab_list .tab_item_list img {
    position: absolute;
    top: 25px;
    left: -75px;
    width: 50px;
    height: 33px;
}
.cha_page_centent .left .bgcolor_bor .tab_list .tab_item_list .name {
    width: 70px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    margin-right: 12px;
    margin-top: 12px;
    border-radius: 5px;
    background-color: #f4f4f4;
}
.cha_page_centent .left .bgcolor_bor .tab_list .tab_item_list .name a {
    display: block;
    border-radius: 5px;
    font-size: 14px
}
.cha_page_centent .left .bgcolor_bor .tab_list .tab_item_list .name a:hover {
    background-color: #cf0f19;
    color: #ffffff;
}
.cha_page_centent .left .bgcolor_bor .bg_imagx {
    width: 55px;
    height: 100%;
    position: absolute;
    left: -28px;
    top: 0;
    z-index: 10;
    background-image: url(/images/newhome/sss_20210107150008.png);
    background-position: top center;
    background-repeat: repeat-y;
}
.cha_page_centent .left .meter_centent .continue {
    border: 1px solid #cccccc;
    padding: 20px;
}
.cha_page_centent .left .meter_centent .continue .m_t {
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
    position: relative;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}
.cha_page_centent .left .meter_centent .continue .m_t .tab_list {
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    align-items: center;
}
.cha_page_centent .left .meter_centent .continue .m_t .tab_list .name {
    width: 50px;
    height: 30px;
    font-size: 16px;
    font-weight: lighter;
    background-color: #ccc;
    line-height: 30px;
    text-align: center;
}
.cha_page_centent .left .meter_centent .continue .m_t .tab_list .active {
    background-color: #cf0f19;
}
.cha_page_centent .left .meter_centent .continue .m_t .tab_list .active a {
    color: #fff;
}
.cha_page_centent .left .meter_centent .continue .met_tip {
    background-color: #f7f7f7;
    font-size: 14px;
    color: #cf0f19;
    text-align: left;
    height: 45px;
    line-height: 45px;
    display: flex;
    padding: 0 20px;
    align-items: center;
    margin-top: 40px;
}
.cha_page_centent .left .meter_centent .continue .met_tip .icon {
    font-size: 24px;
    color: #cf0f19;
    font-weight: bold;
}
.cha_page_centent .left .meter_centent .continue .new_meter_list {
    display: flex;
    padding-top: 10px;
    margin-top: 10px;
    border-top: 1px solid #ccc;
}
.cha_page_centent .left .meter_centent .continue .new_meter_list .tip_text {
    width: 120px;
    height: 30px;
    line-height: 30px;
}
.cha_page_centent .left .meter_centent .continue .new_meter_list .cyje {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.cha_page_centent .left .meter_centent .continue .new_meter_list .cyje li {
    display: flex;
    align-items: center;
}
.cha_page_centent .left .meter_centent .continue .new_meter_list .cyje li:nth-last-child(1) .btn_icon {
    display: none;
}
.cha_page_centent .left .meter_centent .continue .new_meter_list .cyje li a {
    padding: 5px;
    margin-right: 11px;
    border-radius: 5px;
}
.cha_page_centent .left .meter_centent .continue .new_meter_list .cyje li a:hover {
    background-color: #cf0f19;
    color: #ffffff;
}
.cha_page_centent .left .meter_centent .continue .new_meter_list .cyje li .btn_icon {
    font-size: 18px;
    color: #cccccc;
    margin-right: 11px;
}
.cha_page_centent .left .meter_centent .continue .new_meter_list .cyje li .btn_icon:nth-child(7n) {
    margin-right: 0;
}
.cha_page_centent .left .meter_centent .continue .new_meter_list .cyje li .btn_icon:hover {
    cursor: pointer;
}
.cha_page_centent .left .meter_centent .continue .new_meter_list .cyje li .new_icon {
    color: #cf0f19;
}
.cha_page_centent .left .meter_centent .continue .newidiom_Jielong {
    margin-top: 20px;
    position: relative;
}
.cha_page_centent .left .meter_centent .continue .newidiom_Jielong .all_tip_title {
    padding: 5px 10px;
    background-color: rgba(51, 51, 51, 0.4);
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    display: none;
    transform: translate(-50%, -50%);
}
.cha_page_centent .left .meter_centent .continue .newidiom_Jielong .newidiom_title {
    display: flex;
    justify-content: center;
    position: relative;
}
.cha_page_centent .left .meter_centent .continue .newidiom_Jielong .newidiom_title span {
    padding: 5px 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
}
.cha_page_centent .left .meter_centent .continue .newidiom_Jielong .newidiom_title span:hover {
    cursor: pointer;
}
.cha_page_centent .left .meter_centent .continue .newidiom_Jielong .newidiom_title .img_tip {
    position: absolute;
    bottom: -35px;
    left: 47%;
    display: none;
}
.cha_page_centent .left .meter_centent .continue .newidiom_Jielong .active {
    background-color: #cf0f19;
    color: #fff;
    border: 0;
}
.cha_page_centent .left .meter_centent .continue .newidiom_Jielong .newidiom_list {
    width: 100%;
    display: none;
}
.cha_page_centent .left .meter_centent .continue .newidiom_Jielong .newidiom_list .btn_iconl {
    color: #999999;
    display: flex;
    justify-content: center;
}
.cha_page_centent .left .meter_centent .continue .newidiom_Jielong .newidiom_list .btn_iconl .rwewe {
    width: 20px;
    height: 20px;
    margin: 10px auto 0;
}
.cha_page_centent .left .meter_centent .continue .newidiom_Jielong .newidiom_list .ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.cha_page_centent .left .meter_centent .continue .newidiom_Jielong .newidiom_list .ul span {
    padding: 5px 10px;
    border: 1px solid #ccc;
    margin: 10px 10px 0 0;
    border-radius: 5px;
}
.cha_page_centent .left .meter_centent .replace_cy {
    padding: 15px 20px;
    border: 1px solid #cccccc;
    margin-top: 20px;
    display: none;
}
.cha_page_centent .left .meter_centent .replace_cy .title {
    font-size: 18px;
    color: #cf0f19;
}
.cha_page_centent .left .meter_centent .replace_cy .list {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.cha_page_centent .left .meter_centent .replace_cy .list .name {
    width: 16.66666667%;
    line-height: 33px;
    border-radius: 5px;
}
.cha_page_centent .left .meter_centent .replace_cy .list .name:hover {
    cursor: pointer;
    color: #cf0f19;
}
.cha_page_centent .right {
    width: 300px;
}
.cha_page_centent .right .right_list {
    padding: 10px 0px 10px 15px;
    border: 1px solid #cccccc;
    margin: 0 10px 10px 0;
}
.cha_page_centent .right .right_list:nth-child(2) {
    margin-top: 20px;
}
.cha_page_centent .right .right_list .title {
    padding-bottom: 15px;
    border-bottom: 1px solid #cccccc;
    margin-right: 15px;
}
.cha_page_centent .right .right_list .title span {
    border-bottom: 2px solid #cf0f19;
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 15px;
}
.cha_page_centent .right .right_list .list {
    margin-top: 9px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.cha_page_centent .right .right_list .list .name {
    margin-top: 10px;
    margin-right: 10px;
    width: 35px;
    height: 35px;
    border-radius: 5px;
    text-align: center;
    line-height: 33px;
    border: 1px solid #cccccc;
}
.cha_page_centent .right .right_list .list .name a {
    display: block;
    height: 35px;
    border-radius: 5px;
    font-size: 16px;
}
.cha_page_centent .right .right_list .list .name a:hover {
    background-color: #cf0f19;
    color: #ffffff;
    border: none;
}
.cha_page_centent .right .right_list .new_list {
    margin-top: 9px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.cha_page_centent .right .right_list .new_list .name {
    width: 49%;
    padding-right: 1%;
    height: 35px;
    line-height: 35px;
    text-align: left;
    overflow: hidden;
}
.cha_page_centent .right .right_list .new_list .name a {
    height: 35px;
    overflow: hidden;
}
.cha_page_centent .right .right_list .new_list .name:hover a {
    color: #cf0f19;
    text-decoration: underline;
}
.cha_page_centent .right .right_list .xiehou .name {
    line-height: 35px;
    height: 35px;
    overflow: hidden;
    text-align: left;
}
.cha_page_centent .right .right_list .xiehou .name a:hover {
    color: #cf0f19;
}
.cha_page_centent .right .new_rightList {
    border: 1px solid #cccccc;
    padding: 15px 13px;
    margin-top: 19px;
}
.cha_page_centent .right .new_rightList:nth-child(1) {
    margin-top: 0;
}
.cha_page_centent .right .new_rightList .right_y-title {
    padding-bottom: 10px;
    border-bottom: 1px solid #cccccc;
}
.cha_page_centent .right .new_rightList .right_y-title .name {
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 10px;
    border-bottom: 2px solid #cf0f19;
}
.cha_page_centent .right .new_rightList .new_icon {
    color: #cccccc;
    font-size: 12px;
}
.cha_page_centent .right .new_rightList .h_item:hover .new_icon {
    color: #cf0f19;
}
.cha_page_centent .contrary_details {
    border: 1px solid #ccc;
    padding: 20px;
}
.cha_page_centent .contrary_details .title {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    padding: 10px 0 20px;
    border-bottom: 1px dashed #ccc;
}
.cha_page_centent .contrary_details .ul_list li {
    margin-top: 13px;
}
.cha_page_centent .contrary_details .ul_list li span {
    font-size: 18px;
    font-weight: bold;
    padding-left: 10px;
    border-left: 4px solid #cf0f19;
}
.cha_page_centent .contrary_details .ul_list li .span-text {
    display: flex;
}
.cha_page_centent .contrary_details .ul_list li .span-text .name {
    color: #666666;
    width: 10%;
}
.cha_page_centent .contrary_details .ul_list li .span-text .ul {
    display: flex;
    flex-wrap: wrap;
    width: 90%;
    margin-left: 20px;
}
.cha_page_centent .contrary_details .ul_list li .span-text .ul .text {
    width: 16.66666667%;
    height: 30px;
    line-height: 30px;
}
.cha_page_centent .contrary_details .ul_list li .span-text .ul .text a:hover {
    color: #cf0f19;
}
.cha_page_centent .contrary_details .ul_list li .tager a {
    color: #cf0f19;
}
.cha_page_centent .contrary_details .ul_list li .see_geng {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.cha_page_centent .contrary_details .ul_list li .see_geng a {
    font-size: 16px;
    font-weight: initial;
}
.cha_page_centent .contrary_details .ul_list li .see_geng a:hover {
    color: #cf0f19;
}
.cha_page_centent .contrary_details .ul_list li .name {
    line-height: 30px;
}
.cha_page_centent .contrary_details .ul_list li .list {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 10px;
}
.cha_page_centent .contrary_details .ul_list li .list .text {
    line-height: 30px;
    margin-right: 35px;
}
.cha_page_centent .contrary_details .ul_list li .list .text a:hover {
    color: #cf0f19;
}
.cha_page_centent .infan_top {
    border: none;
    border-top: 2px solid #cf0f19;
}

.shishi_time{
    font-size: 16px;padding: 10px;text-align: center;
}
.word_centent {
    font-size: 24px;
    text-align: center;
    font-weight: bold;
}
.radical_list {
    margin-top: 20px;
}
.radical_list .title {
    padding: 6px 18px;
    background-color: #cf0f19;
    color: #ffffff;
    font-size: 18px;
}
.radical_list .radical_centent {
    display: flex;
    flex-wrap: wrap;
    margin: 10px;
}
.radical_list .radical_centent li {
    width: 19%;
    padding: 1%;
    margin-right: 1.2%;
    margin-top: 10px;
    background-color: #efefef;
    display: flex;
    align-items: center;
}
.radical_list .radical_centent li:nth-child(5n) {
    margin-right: 0;
}
.radical_list .radical_centent li .newSmall {
    width: 69px;
    height: 69px;
    font-size: 48.52px;
    background-color: #ffffff;
    margin-right: 5px;
}
.radical_list .radical_centent li .text {
    font-size: 16px;
    line-height: 30px;
    color: #666666;
    text-align: center;
}
.radical_list .radical_centent li .text span {
    width: 100%;
}
.small_nanex {
    width: 80px;
    height: 80px;
    text-align: center;
    border: 1px solid #666666;
    position: relative;
    z-index: 100;
    font-size: 55.45px;
}
.small_nanex .span_text {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 90;
    height: 100%;
    font-family: "Microsoft YaHei";
}
.small_nanex .span_text:hover {
    background-color: #eee;
}
.small_nanex .span_text a {
    display: block;
    width: 100%;
}
.small_nanex .hover_wet {
    height: auto;
}
.small_nanex .hover_wet:hover {
    background-color: transparent;
}
.small_nanex::after {
    content: '';
    height: 1px;
    width: 100%;
    border-bottom: 1px dashed #cccccc;
    position: absolute;
    left: 0;
    top: 50%;
    z-index: -1;
}
.small_nanex::before {
    content: '';
    width: 1px;
    height: 100%;
    border-right: 1px dashed #cccccc;
    position: absolute;
    left: 50%;
    top: 0;
    z-index: -1;
}
.item_right .dets{margin-left: 25px;}
.item_right .dets li{overflow: hidden;padding: 5px 0 10px 0;font-size: 14px;color: #333;}
.item_right .dets li .type{background-color: #fcfcfc;border: solid 1px #ebebeb;padding: 2px 8px;}
.item_right .dets li em{margin:0 25px 0 15px;font-size: 16px;}
.f_l {float: left;}
.zi_details {
    /*padding: 0px 0 20px;*/
}
.zi_details .title {
    text-align: center;
    font-size: 24px;
    line-height: 30px;
}
.zi_details .top_item_li {
    padding: 10px 0px 10px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.zi_details .top_item_li .plleft_l {
    width: 30%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.zi_details .top_item_li .plleft_l .new_li {
    width: 180px;
    height: 180px;
    position: relative;
    margin-right: 40px;
    z-index: 1;
}
.zi_details .top_item_li .plleft_l .new_li .new_spText {
    font-size: 130px;
    line-height: 180px;
}
.zi_details .top_item_li .plleft_l .new_li .new_spText:hover .icon {
    background-color: #ccc;
}
.zi_details .top_item_li .plleft_l .new_li .btn_icon {
    font-size: 30px;
    position: absolute;
    right: -12px;
    top: -12px;
    z-index: 1300;
    background-color: #ffffff;
}
.zi_details .top_item_li .plleft_l .new_li .btn_icon .icon {
    color: #cf0f19;
    font-size: 30px;
}
.zi_details .top_item_li .plleft_l .new_li .btn_icon .icon:hover {
    cursor: pointer;
}
.zi_details .top_item_li .plleft_l .zi_ptans:nth-child(2) {
    margin-left: 20px;
}
.zi_details .top_item_li .plleft_l .zi_ptans .text_bname {
    font-size: 24px;
    text-align: center;
    margin-bottom: 10px;
}
.zi_details .top_item_li .plleft_l .zi_ptans .bushou_item {
    position: relative;
    width: 100px;
    height: 100px;
    font-size: 80px;
    padding-bottom: 3px;
}
.zi_details .top_item_li .plleft_l .zi_ptans .bushou_item .btn_icon {
    font-size: 18px;
    position: absolute;
    right: -12px;
    top: -12px;
    z-index: 1300;
    background-color: #ffffff;
}
.zi_details .top_item_li .plleft_l .zi_ptans .bushou_item .btn_icon .icon {
    color: #cf0f19;
    font-size: 18px;
}
.zi_details .top_item_li .plleft_l .zi_ptans .bushou_item .btn_icon .icon:hover {
    cursor: pointer;
}
.zi_details .top_item_li .plleft_l .zi_ptans img {
    width: 102px;
    height: 102px;
}
.zi_details .top_item_li .plleft_l .zi_ptans .wubi_list {
    height: 48px;
    line-height: 48px;
    font-size: 14px;
    padding: 0 3px;
    text-align: center;
    border: 1px dashed #ccc;
}
.zi_details .top_item_li .plleft_l .zi_ptans .wubi_list:nth-child(1) {
    margin-bottom: 10px;
}
.zi_details .top_item_li .item_right {
    width: 70%;
    /*border-top: 1px solid #ccc;*/
    /*border-left: 1px solid #ccc;*/
}
.zi_details .top_item_li .item_right .cent_ents {
    display: flex;
    flex-wrap: wrap;
}
.zi_details .top_item_li .item_right .cent_ents .name {
    width: 49.82%;
    font-size: 16px;
    display: flex;
    align-items: center;
    line-height: 30px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.zi_details .top_item_li .item_right .cent_ents .name .span {
    background-color: #f7f7f7;
    width: 120px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-right: 1px solid #ccc;
    margin-right: 10px;
}
.zi_details .top_item_li .item_right .cent_ents .name .btn_auto {
    color: #cf0f19;
    font-size: 18px;
    margin: 0 20px 0 5px;
}
.zi_details .top_item_li .item_right .cent_ents .name .btn_auto:hover {
    cursor: pointer;
}
.zi_details .top_item_li .item_right .cent_ents .newName {
    width: 99.8%;
}
.zi_details .new_zi_fenlei {
    /*border-top: 1px solid #ccc;*/
    /*border-bottom: 1px solid #ccc;*/
    /*border-left: 1px solid #ccc;*/
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: nowrap;
    flex-wrap: wrap;
    margin: 20px 0;
}
.zi_details .new_zi_fenlei .lyspan {
    width: 20%;
    height: 47px;
    line-height: 47px;
    text-align: center;
    background-color: #f7f7f7;
    border: 1px solid #ccc;
    font-size: 16px;
}
.zi_details .new_zi_fenlei .lyspan:hover {
    cursor: pointer;
}
.zi_details .new_zi_fenlei .zidian:hover {
    background-color: #cf0f19;
}
.zi_details .new_zi_fenlei .zidian:hover a {
    color: #fff;
}
.zi_details .new_zi_fenlei .active {
    background-color: #cf0f19;
    border: none;
    color: #ffffff;
    text-align: center;
}

.zi_details .item_tabList {
    /*margin-top: 20px;*/
}
.zi_details .item_tabList .tab_container .tab_hide {
    display: none;
}
.zi_details .item_tabList .tab_container .tab_display {
    display: block;
}
.zi_details .zi_introduce {
    /*padding: 20px;*/
    border-bottom: 1px dashed #cccccc;
}
.zi_details .zi_introduce:nth-last-child(1) {
    padding-bottom: 0;
    border: none;
    font-size: 18px;
}
.zi_details .zi_introduce .zi_title {
    font-size: 18px;
    font-weight: bold;
}
.zi_details .zi_introduce .ul_list {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.zi_details .zi_introduce .ul_list li {
    width: 25%;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    text-align: left;
}
.zi_details .zi_introduce .ul_list li a:hover {
    color: #cf0f19;
}
.zi_details .zi_introduce .ul_list .bihua_name {
    color: #cf0f19;
    margin-right: 30px;
    padding: 10px 0;
}
.zi_details .zi_introduce .ul_list .bihua_name svg {
    width: 30px;
    height: 30px;
}
.zi_details .zi_introduce .ul_tab li,
.zi_details .zi_introduce .ol_list li {
    margin-top: 16px;
}
.zi_details .zi_introduce .ul_tab li:nth-child(1),
.zi_details .zi_introduce .ol_list li:nth-child(1) {
    margin-top: 0;
}
.zi_details .zi_introduce .ul_tab li .pinyin,
.zi_details .zi_introduce .ol_list li .pinyin,
.zi_details .zi_introduce .ul_tab li .text,
.zi_details .zi_introduce .ol_list li .text {
    line-height: 30px;
}
.zi_details .zi_introduce .ul_tab li .btn_laba,
.zi_details .zi_introduce .ol_list li .btn_laba {
    color: #cf0f19;
}
.zi_details .zi_introduce .ul_tab li a:hover,
.zi_details .zi_introduce .ol_list li a:hover {
    color: #cf0f19;
}
.zi_details .zi_introduce .ul_tab img{
    width: unset;
    margin: 0 auto;
}
.zi_details .zi_introduce .fontClass {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.zi_details .zi_introduce .fontClass .btn_more {
    line-height: 30px;
}
.zi_details .zi_introduce .fontClass .btn_more a {
    color: #999999;
}
.zi_details .zi_introduce .fontClass .btn_more a:hover {
    color: #cf0f19;
}
.zi_details .zi_introduce .zi_itemList {
    display: flex;
    flex-wrap: wrap;
    margin-top: 10px;
}
.zi_details .zi_introduce .zi_itemList li {
    width: 20%;
    line-height: 30px;
}
.zi_details .zi_introduce .zi_itemList li a:hover {
    color: #cf0f19;
}
.zi_details .zi_introduce .item_list .name {
    font-size: 18px;
    line-height: 30px;
    color: #cf0f19;
}
.zi_details .zi_introduce .item_list .list {
    line-height: 25px;
}
.zi_details .new_introds {
    border-top: 1px dashed #ccc;
    margin-top: 20px;
    padding: 20px 0 0 0;
}
.zi_details .new_introds .newtableList {
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
    padding-bottom: 20px;
    border-top: 1px solid #ccc;
}
.zi_details .new_introds .newtableList li {
    width: 24.85%;
    height: 40px;
    line-height: 40px;
    display: flex;
    align-items: center;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.zi_details .new_introds .newtableList li:nth-child(1) {
    border-left: 1px solid #ccc;
}
.zi_details .new_introds .newtableList li:nth-child(5) {
    border-left: 1px solid #ccc;
}
.zi_details .new_introds .newtableList li .zispan {
    width: 102px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    background-color: #f7f7f7;
    margin-right: 10px;
    border-right: 1px solid #ccc;
}

.pinyinbox{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
    flex-wrap: nowrap;
}
.pinyinbox .name .text_left {
    background-color: #fff;
}
.pinyinbox .name .text_left .new_small {
    width: 88px;
    height: 88px;
    position: relative;
    z-index: 10;
}
.pinyinbox .name .text_left .text {
    text-align: center;
    height: 28px;
    line-height: 28px;
    position: relative;
    border: 1px solid #666666;
    border-bottom: 0;
    z-index: 99;
    width: 88px;
}
.pinyinbox .name .text_left .text::after {
    content: '';
    width: 100%;
    border-bottom: 2px dashed #cccccc;
    position: absolute;
    left: 0;
    top: 33%;
    z-index: -1;
}
.pinyinbox .name .text_left .text::before {
    content: '';
    width: 100%;
    border-bottom: 2px dashed #cccccc;
    position: absolute;
    left: 0;
    top: 66%;
    z-index: -1;
}

.pinyinbox .zi_ptans:nth-child(2) {
    margin-left: 20px;
}
.pinyinbox .zi_ptans .text_bname {
    font-size: 24px;
    text-align: center;
    margin-bottom: 10px;
}
.pinyinbox .zi_ptans .bushou_item {
    position: relative;
    width: 100px;
    height: 100px;
    font-size: 80px;
    padding-bottom: 3px;
}
.pinyinbox .zi_ptans .bushou_item .btn_icon {
    font-size: 18px;
    position: absolute;
    right: -12px;
    top: -12px;
    z-index: 1300;
    background-color: #ffffff;
}
.pinyinbox .zi_ptans .bushou_item .btn_icon .icon {
    color: #cf0f19;
    font-size: 18px;
}
.pinyinbox .zi_ptans .bushou_item .btn_icon .icon:hover {
    cursor: pointer;
}
.pinyinbox .zi_ptans img {
    width: 102px;
    height: 102px;
}
.pinyinbox .zi_ptans .wubi_list {
    height: 48px;
    line-height: 48px;
    font-size: 14px;
    padding: 0 3px;
    text-align: center;
    border: 1px dashed #ccc;
}
.pinyinbox .zi_ptans .wubi_list:nth-child(1) {
    margin-bottom: 10px;
}
.item_deitls .top_navigation .title {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}
.item_deitls .top_navigation .notes_text {
    padding: 12px 18px;
    background-color: #efefef;
    text-align: left;
    margin-top: 15px;
}

.item_deitls .ul .list {
    margin-top: 20px;
}
.item_deitls .ul .list .title {
    width: 190px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background-color: #cf0f19;
    font-size: 18px;
    color: #ffffff;
}
.item_deitls .ul .list .title a {
    color: #ffffff;
    display: block;
}
.item_deitls .ul .list .item_ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.item_deitls .ul .list .item_ul .name {
    width: 32%;
    height: 150px;
    background-color: #efefef;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 1.5%;
    margin-top: 14px;
}
.item_deitls .ul .list .item_ul .name:nth-child(3n) {
    margin-right: 0;
}

.item_deitls .ul .list .item_ul .newname {
    width: 15% !important;
}
.item_deitls .ul .list .item_ul .newname:nth-child(3n) {
    margin-right: 1.5% !important;
}
.item_deitls .ul .list .item_ul .newname:nth-child(6n) {
    margin-right: 0 !important;
}

.item_deitls .ul .list .item_ul .name .text_left {
    background-color: #fff;
}
.item_deitls .ul .list .item_ul .name .text_left .new_small {
    width: 88px;
    height: 88px;
    position: relative;
    z-index: 10;
}
.item_deitls .ul .list .item_ul .name .text_left .text {
    text-align: center;
    height: 28px;
    line-height: 28px;
    position: relative;
    border: 1px solid #666666;
    border-bottom: 0;
    z-index: 99;
}
.item_deitls .ul .list .item_ul .name .text_left .text::after {
    content: '';
    width: 100%;
    border-bottom: 2px dashed #cccccc;
    position: absolute;
    left: 0;
    top: 33%;
    z-index: -1;
}
.item_deitls .ul .list .item_ul .name .text_left .text::before {
    content: '';
    width: 100%;
    border-bottom: 2px dashed #cccccc;
    position: absolute;
    left: 0;
    top: 66%;
    z-index: -1;
}
.item_deitls .ul .list .item_ul .name .text_right {
    margin-left: 10px;
    width: 150px;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    display: flex;
    flex-wrap: wrap;
}
.item_deitls .ul .list .item_ul .name .text_right .text {
    color: #f77f00;
    text-align: center;
    width: 74px;
    height: 38px;
    line-height: 38px;
    background-color: #fff;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.item_deitls .ul .list .item_ul .name .text_right .text a {
    color: #f77f00;
}
.item_deitls .ul .list .item_ul .name .text_right .text a:hover {
    color: #cf0f19;
}

.zi_details .stroke_order {
    display: flex;
    flex-wrap: wrap;
}
.zi_details .stroke_order li {
    width: 102px;
    margin-right: 20px;
    margin-top: 14px;
}
.zi_details .stroke_order li .new_stroke {
    width: 102px;
    height: 102px;
    line-height: 102px;
    font-size: 75px;
    border-bottom: none;
}
.zi_details .stroke_order li .stroke_text {
    border: 1px solid #666666;
    border-top: none;
    text-align: center;
    height: 30px;
    width: 102px;
    line-height: 30px;
    background-color: #f9c9c5;
}
.zi_introduce .dtitle {
    line-height: 3rem;
    font-size: 1.8rem;
    font-weight: bold;
    padding: 0 1.5rem 0.5rem;
}
.zi_introduce .dtitle span {
    padding-left: 1.5rem;
    position: relative;
    padding-bottom: .6rem;
}
.zi_introduce .dtitle span::after {
    content: '';
    width: 0.4rem;
    height: 1.6rem;
    left: 0;
    top: 50%;
    margin-top: -1rem;
    position: absolute;
    background: #cf0f19;
    border-radius: 0.6rem;
}
/*字五行模块结束*/
/*字五行首页开始*/
.uld .name{
    width: 70px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    margin-right: 12px;
    margin-top: 12px;
    border-radius: 5px;
    background-color: #f4f4f4;
}
.indexzi li{
    width: unset !important;
    /*position:unset !important;*/
}
.indexzi li::after{
    position: unset !important;;
}
/*字五行首页结束*/