
@font-face {
    font-family: 'OyunQaganTig';
    font-weight: normal;
    font-style: normal;
    src: url('../fonts/eot/OyunQaganTig.eot');
    src: url('../fonts/eot/OyunQaganTig.eot?#iefix') format('embedded-opentype'),
    url('../fonts/woff/OyunQaganTig.woff') format('woff'),
    url('../fonts/svg/OyunQaganTig.svg')format('svg'),
    url('../fonts/ttf/OyunQaganTig.ttf') format('truetype');
}
@font-face {
    font-family: 'OyunGarqagTigShine';
    font-weight: normal;
    font-style: normal;
    src: url('../fonts/ttf/OyunGarqagTigShine.ttf') format('truetype');

}
.OyunQaganTig{
    font-family: OyunQaganTig;
}
.YaHei{
    font-family: "Microsoft YaHei";
}
.wm{
    -webkit-writing-mode: tb-lr;
    writing-mode: tb-lr;
    -webkit-writing-mode: vertical-lr;
    -ms-writing-mode: tb-lr;
    writing-mode: vertical-lr;
    font-family: OyunQaganTig
}
.navbar-expand-lg .navbar-nav{

    -ms-flex-direction: row;
    flex-direction: row;
}

.flex{
    display: flex;
}
.text-center{
    text-align: center;
}
.clear{
    clear: both;
}
.pull-left{
    float: left;
}
.pull-right{
    float: right;
}
.pointer{
    cursor: pointer
}
#swiper{
    position: relative;
    width: 100%;
}

.swipers-container {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.swipers-container  img{
    width: 100%;
}

.m .page-m{
    margin-left: 0;
}

/*最新文章 */
.latest-articles{
    padding:50px 0;
}
.hot-word-list{
    width: 100%;
    height:400px;
}
.hot-word-list li{
    display: flex;
    padding: 8px 0;
    font-size: 14px;
}
.hot-word-list li .hot-word-name{
    flex: 1;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.hot-word-list li .hot-word-number{
    width: 70px
}
.hot-word-list-m{
    display: flex;
    padding-bottom:10px;
    height:400px;
}
.hot-word-list-m .hot-word-name-m{
    height: 130px;
    font-size: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;

}
.hot-word-list-m .hot-word-number-m{
    height:90px;
}
.hot-word-list li:first-child .hot-word-name,.hot-word-list li:first-child .hot-word-number{
    color: #333;
    font-weight: bold;
}
.word-type {
    display: flex;
}
.hot-article-vertical{
    width: 100%;
}
.hot-article-vertical ul li{
    border-left:1px solid #DDDDDD;
    padding:0 15px;
}
.hot-article-vertical ul li:last-child{
    border-right:1px solid #DDDDDD;
}
.hot-article-vertical ul li .hot-article-title{
    height:100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 20px;
    padding-right: 5px;
}
.hot-article-vertical ul li .hot-article-title .hot-article-icon{
    float: left;
    padding-bottom: 5px;
}
.hot-article-vertical ul li .hot-article-title a{
    color: #121212;
    font-size: 20px;
}
.hot-article-vertical ul li .hot-article-other{
    display: flex;
    color: #656565;
    font-size: 20px;
}
.hot-article-vertical ul li .hot-article-other .hot-article-from{
    height:50%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-bottom: 10px;
}
.hot-article-vertical ul li .hot-article-other .hot-article-from .hot-article-icon{
    float: left;
}
.hot-article-vertical ul li .hot-article-other .hot-article-number{
    margin-bottom: 18px;
    white-space: nowrap;
}
.hot-article-vertical ul li .hot-article-other .hot-article-number span{
    font-size: 20px;
    font-family: 'OyunQaganTig';
}
.hot-article-vertical  .hot-article-time{
    white-space: nowrap;
    height:170px;
    font-family: 微软雅黑;
    text-align: right;
    font-size: 16px;
}
.wci-data .wci-data-list{
    display: flex;
}
.wci-data .wci-data-list .wci-data-box{
    width: 33%;
    min-width: 260px;
    height:170px;
    padding:30px 20px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    display: flex;
}
.wci-data .wci-data-list .wci-data-box:last-child{
    border-right: 0;
}
.wci-data .wci-data-list-bottom  .wci-data-box{
    border-bottom: 0;
}
.wci-data .wci-data-list .wci-data-box .wci-data-name{
    width: 90px;
    height:90px;
    margin-right: 20px;
    border-radius: 50%;
    text-align: center;
    line-height: 90px;
    color: #fff;
}
.wci-data .wci-data-list.wci-data-list-top .wci-data-box:nth-child(1) .wci-data-name{
    background: #FF8F19;
}
.wci-data .wci-data-list.wci-data-list-top .wci-data-box:nth-child(2) .wci-data-name{
    background: #FF4B75;
}
.wci-data .wci-data-list.wci-data-list-top .wci-data-box:nth-child(3) .wci-data-name{
    background: #735FE9;
}
.wci-data .wci-data-list.wci-data-list-bottom .wci-data-box:nth-child(1) .wci-data-name{
    background: #5D9BFF;
}
.wci-data .wci-data-list.wci-data-list-bottom .wci-data-box:nth-child(2) .wci-data-name{
    background: #53D3AF;
}
.wci-data .wci-data-list.wci-data-list-bottom .wci-data-box:nth-child(3) .wci-data-name{
    background: #5E74FF;
}
.wci-data .wci-data-list .wci-data-box .wci-data-word{
    color:#333;
}
.wci-data .wci-data-list .wci-data-box .wci-data-number{
    font-size: 28px;
    font-weight: bold;
}
.wci-data .wci-data-list .wci-data-box .wci-data-vary.wci-data-vary-up{
    color: #D9001B;
}
.wci-data .wci-data-list .wci-data-box .wci-data-vary.wci-data-vary-down{
    color: #70B603;
}
.wci-data .wci-data-list .wci-data-box .wci-data-vary img{
    width: 12px;
    height:12px;
    margin-right: 10px;
}
.wci-data .wci-data-list .wci-data-box .wci-data-vary span{
    font-size: 14px;
}
.wci-data .wci-data-list .wci-data-charts{
    width: 50%;
    border-right: 1px solid #ccc;
}
.wci-data .wci-data-list .wci-data-charts .wci-data-charts-title{
    display: flex;
    height:40px;
    margin-bottom: 10px;
    color: #121212;
}
.wci-data .wci-data-list .wci-data-charts .wci-data-charts-title div{
    width:96px;
    white-space: nowrap;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
    font-size: 16px;
}
.wci-data .wci-data-list .wci-data-charts .wci-data-charts-box{
    width: 100%;
    height:300px;
}
.wci-data .wci-data-list .wci-data-charts:last-child{
    border-right: 0;
}
.radio-detail{
    width: 100%;
    border: 1px solid #D9DBED;
    padding:20px;
}
.radio-detail .radio-box{
    width: 80%;
    height:570px;
    text-align: center;
    writing-mode: horizontal-tb;
    border: 1px solid #D9DCEE;
    border-radius: 4px;
}
.radio-detail .radio-box audio{
    width: 100%;
    height:58px;
    display: block;
}
.radio-detail .radio-info a{
    color: #3860F4;
}
.radio-detail.wm .radio-info{
    font-size: 22px;
    font-family: 'OyunQaganTig';
    min-width: 15%;
    height:570px;
    padding:20px 10px;
    margin-left: 4%;
    border-left: 1px dashed #3860F4;
}
.radio-detail.wm .radio-info div:first-child{
    font-weight: bold;
}
.radio-detail.wm .radio-info div:nth-child(2),
.radio-detail.wm .radio-info div:nth-child(3){
    color: #656565;
}
.radio-detail.wm .radio-box .list{
    font-size: 22px;
    font-family: OyunQaganTig;
    -moz-writing-mode: vertical-lr;
    writing-mode: vertical-lr;
    -webkit-writing-mode: vertical-lr;
    -o-writing-mode: vertical-lr;
    -ms-writing-mode: tb-lr;
    writing-mode: tb-lr;
    font-family: "OyunQaganTig";
    width:100%;
    overflow-x: auto;
    color: #656565;
    margin-top: 20px;
}
.radio-detail.wm .radio-box .list li{
    padding:0 5px;
    text-align: left;
}
.radio-detail.wm .radio-box .list li span {
    font-family: "Microsoft YaHei";
    font-size: 18px;
    padding-bottom: 5px;
}

.radio-detail.isH .radio-box{
    width: 100%;
    height:auto;
    padding:10px;
}
.radio-detail.isH .radio-box .list{
    width: 100%;
    height:auto;
    text-align: left;
}
.radio-detail.isH .radio-box .list li{
    width: 100%;
    height:auto;
    padding:5px 0;
}
.radio-detail.isH .radio-info{
    width: 100%;
    height:auto;
    padding:10px 20px;
    background: rgba(242, 242, 242, 1);
    margin-top: 20px;
}
.picture-detail{
    width: 100%;
    border: 1px solid #D9DBED;
    padding:20px;
}
.picture-detail .picture-box{
    width: 80%;
    height:570px;
    text-align: center;
    border: 1px solid #D9DBED;
    border-radius: 4px;
}
.picture-detail .picture-box img{
    max-width: 90%;
    max-height: 90%;
    padding:5% 0;
    text-align: center;
}
.picture-detail.wm .picture-info{
    font-size: 22px;
    font-family: OyunQaganTig;
    min-width: 15%;
    height:570px;
    padding:20px 10px;
    margin-left: 4%;
    border-left: 1px dashed #375FF3;

}
.picture-detail.wm .picture-info div:first-child{
    font-weight: bold;
}
.picture-detail.wm .picture-info div:nth-child(2),
.picture-detail.wm .picture-info div:nth-child(3){
    color: #656565;
}
.picture-detail.isH .picture-box{
    width: 100%;
}
.picture-detail.isH .picture-info{
    width: 100%;
    height:auto;
    padding:10px 20px;
    background: rgba(242, 242, 242, 1);
    margin-top: 20px;
}
/*搜索分类*/
.search-box-other .search-sort{
    display: flex;
    margin:20px 0 0 20px;
}
.search-box-other .search-sort li{
    margin-right: 20px;
    cursor: pointer;
}
.search-box-other .search-sort li.active a,
.search-box-other .search-sort li.active{
    color: #4F8CFF;
}
.pc-bg-container {
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;

}
.home-market-section {
    text-align: center;
}

/*内容盒子*/
.home-market-section .section-inner {
    position: relative;
    max-width: 1280px;
    margin: 0 auto;
}
.home-market-section .section-inner .swiper-container {
    height: 160px;
    max-width: 1230px;
}
.home-market-section .section-inner .swiper-container .swiper-wrapper {
    align-items: center;
    height:160px!important;
}
/*内容列表*/
.home-market-section .section-inner .swiper-container .swiper-wrapper .swiper-slide {
    height: 160px!important;
    background: 0 0;
    box-sizing: border-box;
    text-align: center;
}
.home-market-section .section-inner .swiper-container .swiper-wrapper .swiper-slide>a {
    display: block;
    float: left;
    position: relative;
    width: calc((100%) / 6);
    height: 100%;
    padding:5px 20px;
    overflow: hidden;
}
.home-market-section .section-inner .swiper-container .swiper-wrapper .swiper-slide>a .swiper-detail{
    width: 160px;
    height:160px;
    position: relative;
}
.home-market-section .section-inner .swiper-container .swiper-wrapper .swiper-slide>a .swiper-detail .wm{
    position: absolute;
    top:0;
    left:160px;
    width:30px;
    height:160px;
    color: #fff;
    font-size: 20px;
    background: #3860F4;
    border-radius: 0px 4px 4px 0px;
    line-height: 30px;
    opacity: 0;
    z-index: 2;
}
.home-market-section .section-inner .swiper-container .swiper-wrapper .swiper-slide>a .swiper-detail .swiper-detail-img{
    position: absolute;
    top:0;
    left:0;
    display: block;
    width: 160px;
    height:160px;
    background: rgba(0,0,0,0.6);
    opacity: 0;
    z-index: 1;
}
.home-market-section .section-inner .swiper-container .swiper-wrapper .swiper-slide>a .swiper-detail .swiper-detail-img img{
    width: 160px;
    height:160px;
}
.home-market-section .section-inner .swiper-container .swiper-wrapper .swiper-slide>a:hover .swiper-img{
    display: none;
}
.home-market-section .section-inner .swiper-container .swiper-wrapper .swiper-slide>a:hover .swiper-detail .wm{
    animation: hoverName 0.5s linear;
    -moz-animation: hoverName 0.5s linear;	/* Firefox */
    -webkit-animation: hoverName 0.5s linear;	/* Safari 和 Chrome */
    -o-animation: hoverName 0.5s linear;	/* Opera */
    animation-fill-mode:forwards;
}
.home-market-section .section-inner .swiper-container .swiper-wrapper .swiper-slide>a:hover .swiper-detail .swiper-detail-img{
    animation: hoverImg 0.5s linear;
    -moz-animation: hoverImg 0.5s linear;	/* Firefox */
    -webkit-animation: hoverImg 0.5s linear;	/* Safari 和 Chrome */
    -o-animation: hoverImg 0.5s linear;	/* Opera */
    animation-fill-mode:forwards;
}
@keyframes hoverName /* Firefox */
{
    0%   {
        left:160px;opacity: 0}
    100% {
        left:130px;opacity: 1}
}
@keyframes hoverImg /* Firefox */
{
    0%   {
        left:130px;opacity: 0}
    100% {
        left:0;opacity: 1}
}
.home-market-section .section-inner .swiper-container .swiper-wrapper .swiper-slide .inner-content {
    width: 100%;
    height:100%;
}
.home-market-section .section-inner .swiper-container .swiper-wrapper .swiper-slide img {
    width: 100%;
    height:100%;
    margin-top: 0;
}
.home-market-section .section-inner .swiper-container .swiper-wrapper .swiper-slide h3 {
    font-weight: normal;
    margin-top: 25px;
    font-size: 18px;
    color: #252b3a;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.home-market-section .section-inner .swiper-container .swiper-wrapper .swiper-slide p {
    margin-top: 10px;
    font-size: 14px;
    color: #a0a2a8;
    text-align: center;
    line-height: 22px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.home-market-section .section-inner .swiper-container .swiper-wrapper .swiper-slide>a .time {
    position: absolute;
    bottom: 12px;
    width: calc(100% - 60px);
    text-align: center;
    border-top: 1px solid #e7e7e7;
    color: #666a75;
    padding-top: 10px;
    letter-spacing: .44px;
    line-height: 23px;
}
.home-market-section .section-inner .swiper-container .swiper-wrapper .swiper-slide>a .time span {
    font-size: 20px;
    color: #f66f6a;
    letter-spacing: 0;
    line-height: 23px;
    margin-right: 3px;
}
.home-market-section .section-inner .swiper-container .swiper-wrapper .swiper-slide>a:last-of-type {
    margin-right: 0;
}
/*分页*/
.home-market-section .section-inner .swiper-container .swiper-pagination-bullets {
    bottom: 50px;
}
.home-market-section .section-inner .swiper-container .swiper-pagination-bullet {
    position: relative;
    margin: 0 5px;
    width: 24px;
    height: 4px;
    border-radius: 100px;
    opacity: 1;
    background: 0 0;
}
.home-market-section .section-inner .swiper-container .swiper-pagination-bullet:before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 24px!important;
    height: 4px;
    opacity: 1;
    left: 0;
    border-radius: 100px;
    background: #dfe1f1;
    vertical-align: middle;
    transition: opacity .8s, background-color .8s;
}
.home-market-section .section-inner .swiper-container .swiper-pagination-bullet-active {
    opacity: 1;
}
.home-market-section .section-inner .swiper-container .swiper-pagination-bullet-active:before {
    width: 24px!important;
    opacity: 1;
    border-radius: 100px;
    transform: scale(1.2);
    background: #38ffe3;
}
/*左右箭头*/
.home-market-section .section-inner .swiper-button-prev {
    left: 0;
    top: 40px;
    margin-top: 0;
    background: url(../images/marketplace-home-arrow_big.svg);
}
.home-market-section .section-inner .swiper-button-next {
    right: 0;
    top: 40px;
    margin-top: 0;
    background: url(../images/marketplace-home-arrow_big.svg);
    transform: rotate(180deg);
}
.home-market-section .section-inner .swiper-button-next:hover {
    background: url(../images/marketplace-home-arrow_big_hover.svg);
}
.home-market-section .section-inner .swiper-button-prev:hover {
    background: url(../images/marketplace-home-arrow_big_hover.svg);
}

.map-box .swiper-button-prev ,.map-box .swiper-button-next{
    display: none;
}
.map-box{
    width: 100%;
    height:160px;
    background: #E1E6F8;
    margin:60px 0 10px 0;
    position: relative;
}
.map-box .mag-bg{
    position: absolute;
    top:-200px;
    width: 100%;
}
.page .to-page{
    display: inline-block;
    margin:-8px 20px 0 20px;
}
.page .to-page input{
    display: inline-block;
    width:44px;
    height:37px;
    border:1px solid #ccc;
    text-align: center;
    border-radius: 4px;
}
.page .to-page .go-page{
    display: inline-block;
    border:1px solid #ccc;
    border-radius: 4px;
    text-align: center;
    margin-left: 10px;
}
.page-m.page {
    margin-left: 20px;
    display: flex;
    align-items: center;
}
.page-m.page  .to-page{
    writing-mode: vertical-lr;
    margin:0;
    vertical-align: bottom;
}
.page-m.page  .to-page .go-page{
    text-align: center;
    margin-left: 0;
    margin-top: 10px;
    vertical-align: bottom;
}
.page-m.page  .to-page input{
    display: table-column;
    width:38px;
    height:44px;
    vertical-align: bottom;
    margin:10px 0;
}
.page-m.page  .to-page .btn{
    padding:12px 6px;
}
.page-m.page  .pagination>li>a,.page-m .pagination>li>span{
    font-family: "OyunQaganTig";
    padding:13px 8px;
    border: 1px solid #E5E5E5;
    margin:3px 0;
    font-size: 17px;
    border-radius: 4px;
    color: #656565;
    white-space: nowrap;
}
.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover{
    background-color: #375FF3!important;
    border-color: #375FF3!important;
    color: #fff!important;
}
.page .pagination>li>a,.page  .pagination>li>span{
    padding:8px 13px;
    border: 1px solid #E5E5E5;
    margin:0 3px;
    font-size: 14px;
    border-radius: 4px;
    color: #656565;
}
.page .to-page .btn {
    background: #375FF3;
    border-color:#375FF3;
    padding:6px 12px;
    margin-top: -3px;
}
.hot-article-horizontal{
    margin-top: 20px;
}
.hot-article-horizontal table{
    width: 100%;
}
.hot-article-horizontal table thead{
    width: 100%;
}
.hot-article-horizontal table thead tr{
    height:40px;
    font-weight: bold;
    border-bottom: 1px solid #ddd;
}
.hot-article-horizontal table tbody tr{
    width: 100%;
    height:40px;
    padding:0 10px;
    border-bottom: 1px solid #ddd;
}
.hot-article-horizontal table tbody tr{
    width: 100%;
    padding:10px;
    border-bottom: 1px solid #ddd;
}
.hot-article-horizontal table tbody tr .hot-article-title{
    max-width: 300px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 20px;
    padding-right: 40px;
}
.hot-article-horizontal table tbody tr .hot-article-title a{
    color: #121212;
    font-size: 18px;
}
.hot-article-horizontal table tbody tr .hot-article-from,
.hot-article-horizontal table tbody tr .hot-article-time{
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.hot-article-horizontal .hot-article-icon,
.hot-article-horizontal .hot-article-from-icon{
    float: left;
    padding-top: 3px;
}
.hot-article-vertical   .hot-article-from-icon{
    float: left;
    width: 30px;
    padding-left: 5px;
}
.hot-article-horizontal  .hot-article-from-icon img,
.hot-article-vertical   .hot-article-from-icon img,
.hot-article-vertical .hot-article-icon img,
.hot-article-horizontal .hot-article-icon img
{
  width: 20px;
    display: block;
}
.hot-article-horizontal .hot-article-from{
    max-width: 200px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.hot-article-horizontal  .hot-article-from span{
    padding-left: 5px;
}
.hot-article-vertical .hot-article-from span{
    float: left;
    padding-top: 10px;
}
.hot-article-vertical ul{
    width: 100%;
    height:546px;
    padding:20px 0;
}
.hot-article-list .hot-article-img{
    display: flex;
    margin-bottom: 20px;
    border:1px solid #DDDDDD;
    border-radius: 4px;
}
.hot-article-list  .hot-article-img.isH{
    display: block;
}
.hot-article-list .hot-article-img.isH .img-box{
    width:100%;
}
.hot-article-list .isH .img-info{
    display: block;
    width:95%;
}
.hot-article-list .isH .img-info .img-info-title,.hot-article-list .isH .img-info  .img-info-time{
    width:100%;
    height:auto;
}
.hot-article-list  .hot-article-img .img-box{
    width:80%;
    max-width: 300px;
    height:300px;
    border-right:1px solid #ddd;
    padding:5px 3% 5px 5px;
}
.hot-article-list  .hot-article-img .img-box img{
    max-width: 100%;
    max-height: 100%;
}
.hot-article-list  .hot-article-img .img-info.wm{
    padding:10px 5px 5px 3%;
}
.hot-article-list .img-info{
    width: auto;
}
.hot-article-list .img-info.wm{
    font-size: 20px;
}
.hot-article-list .img-info .img-info-title,
.hot-article-list .img-info  .img-info-time{
    width:auto;
    height:300px;
}
.hot-article-list .img-info .img-info-title{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.hot-article-list .img-info  .img-info-time{
    font-family: "Microsoft YaHei";
    color: #656565;
}
.hot-article-list .img-info.wm .img-info-time{
    font-size: 16px;
}
#swiper #search .search-box {
    position:absolute;
    top:70px;
    left:50%;
    margin-left: -450px;
    width: 900px;
    height:88px;
    padding:0;
    border:1px solid #fff;
    border-radius: 4px;
    z-index: 999;
}
#search .search-box  input,
#search .search-box  textarea.wm{
    width: 720px;
    height:88px;
    background: transparent;
    color: #fff;
    font-size: 20px;
    padding:5px;
}
#search .search-box  textarea.wm{
    display: table-column;
}
 #search .search-box  .btn-search{
    width: 100px;
    height:86px;
    background: rgba(255, 255, 255, 0.5);
    border-left:1px solid #fff;
    line-height: 86px;
    text-align: center;
    color: #fff;
    cursor: pointer;
}
.navbar-collapse{
     width: 100%;
 }
.hot-word-title-m .hot-word-name-m,.hot-word-title-m .hot-word-number-m{
    width:48px;
}
.app-box{
    width: 750px;margin: 0 auto;min-height: 450px;
}
.app-box-m{
    overflow-x: auto;height: 535px;margin: 50px 0;
    font-size: 18px;
}
.app-box .app-title{
    font-size: 18px;
    color: #242424;
    text-align: center;
    font-weight: bold;
    margin: 80px 0 40px 0;
}
.app-box-m .app-title{
    font-weight: bold;
    text-align: center;
    margin-right: 40px;
    color: #333333;
    font-size: 24px;
}