@charset "UTF-8";

.icon {
    width: 16px;
    height: 16px;
    vertical-align: -0.15em;
    fill: currentColor;
    overflow: hidden;
    margin-right: 6px;
}

.color_3 {
    color: #333;
}

.cl-red {
    color: #F93B38;
}

body {
    min-width: 1200px;
    background-color: #fff;
}

.junews-stag {
    font-size: 14px;
    color: #333;
    font-weight: bold;
    margin: 20px auto;
}

.m-timeline ._r-0-item {
    position: relative;
    border-left: 1px solid #ddd;
    padding-bottom: 20px;
    padding-left: 14px;
}

.m-timeline ._r-0-item:first-child {
    margin-top: 20px;
}

.m-timeline ._r-0-item:last-child {
    border-left: none;
}

.m-timeline ._r-0-item:last-child ._dot {
    left: -2px;
}

.m-timeline ._r-0-item ._cont {
    margin-top: 2px;
    color: #333;
}

.m-timeline ._r-0-item ._cont ._zk {
    color: #0f9fff;
    padding-right: 22px;
    background: url(../images/wow-down.png) no-repeat right center;
    background-size: 12px auto;
    margin-top: 0.1rem;
}

.m-timeline ._r-0-item ._cont.on ._zk {
    background: url(../images/wow-up.png) no-repeat right center;
    background-size: 12px auto;
}

.m-timeline ._r-0-item .li-con {
    display: none;
    box-sizing: border-box;
    padding: 8px 0;
    line-height: 22px;
}

.m-timeline ._r-0-item .li-con p,
.m-timeline ._r-0-item .li-con span {
    color: #919191;
}

.m-timeline ._r-0-item .li-con img {
    width: 100%;
    height: auto;
}

.m-timeline ._r-0-item ._time {
    position: relative;
    top: -8px;
    color: #BFBFBF;
}

.m-timeline ._r-0-item ._dot {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #0f9fff;
    top: -2px;
    left: -3px;
}

.com-news-item {
    padding: 22px 16px 16px;
    border-bottom: 1px solid #e9e9e9;
    transition: 0.3s;
}

.com-news-item:hover {
    color: #0f9fff;
    background: #fff;
    box-shadow: 0 8px 10px 1px rgba(0, 0, 0, .06), 0 3px 14px 2px rgba(0, 0, 0, .04), 0 0 5px -3px rgba(0, 0, 0, .08);
    transition: all .3s ease;
    transform: translateY(-4px)
}

.com-news-item .com-news-item-l {
    margin-right: 16px;
}

.com-news-item .com-news-item-l ._img {
    width: 180px;
    height: 120px;
}

.com-news-item .com-news-item-r ._tit {
    max-width: 500px;
    line-height: 25px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin: 0;
    font-weight: normal;
}

.com-news-item .com-news-item-r ._tit a {
    max-width: 500px;
    line-height: 25px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    font-weight: normal;
    font-size: 16px;
}

.com-news-item .com-news-item-r ._tit a:hover {
    color: #0f9fff;
}

.com-news-item .com-news-item-r ._tit span {
    display: inline-block;
    float: left;
    height: 20px;
    line-height: 20px;
}

.com-news-item .com-news-item-r ._cont {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-top: 10px;
    line-height: 1.8;
}

.com-head ._top-up {
    background-color: #091830;
}

.com-head ._top-up ._top-up-i {
    height: 32px;
    line-height: 32px;
}

.com-head ._top-up ._top-up-i a {
    position: relative;
    color: #fff;
    margin-right: 32px;
    opacity: 0.6;
    display: inline-block;
}

.com-head ._top-up ._top-up-i a span.hot{
    position: absolute;
    left: 36px;
    top: 0;
    display: block;
    width: 24px;
    height: 12px;
    line-height: 12px;
    text-align: center;
    border: 1px solid #ff2a00;
    border-radius: 4px 4px 4px 0;
    background-color: #ff2a00;
    color: #fff;
    font-size: 12px;
}

.com-head ._top-up ._top-up-i a:hover {
    opacity: 1;
}

.com-head ._top-bot {
    height: 64px;
    line-height: 64px;
    box-shadow: inset 0 -1px 0 0 #E9E9E9;
}

._top-bot .logo {
    width: auto;
    height: auto;
    vertical-align: middle;
}

.com-head ._top-bot ._navs {
    height: 100%;
    margin: 0;
}

.com-head ._top-bot ._navs ._nav {
    position: relative;
    cursor: pointer;
    margin-right: 14px;
}

.com-head ._top-bot ._navs ._nav.on ._nav_a,
.com-head ._top-bot ._navs ._nav:hover ._nav_a {
    color: #0f9fff;
}

.com-head ._top-bot ._navs ._nav a{
    display: block;
    padding: 0 20px;
}

.sub_nav{
    display: none;
    position: absolute;
    top: 60px;
    left: 0;
    z-index: 11;
    padding: 10px 0;
    width: 100%;
    background-color: #fff;
    white-space: nowrap;
    box-shadow: 0px 0px 15px 2px rgba(25, 30, 43, 0.2);
}

.sub_nav::before{
    position: absolute;
    top: -8px;
    left: 50%;
    margin-left: -7px;
    content: '';
    width: 14px;
    height: 8px;
    background: url(../images/nav_child_arr.png) no-repeat;
}
 
.com-head ._top-bot ._navs ._nav:hover .sub_nav{
    display: block;
}

.sub_nav .sub_nav_a{
    width: 100%;
    line-height: 32px;
    text-align: center;
    padding: 0 !important;
}

.sub_nav .sub_nav_a:hover{
    background-color: #f9f9f9;
    color: #0f9fff;
}

.com-head ._top-bot ._sear input {
    width: 180px;
    box-sizing: border-box;
    padding-left: 16px;
    padding-right: 38px;
    height: 32px;
    border-radius: 99px;
    color: #333 !important;
}

.com-head ._top-bot ._sear .ui-input:focus,
.com-head ._top-bot ._sear .ui-input>input:focus {
    border-color: #0f9fff;
}

.com-head ._top-bot ._sear input::-webkit-input-placeholder {
    font-size: 12px;
    color: #BFBFBF;
}

.com-head ._top-bot ._sear ._btn {
    font-size: 18px;
    top: -3px;
    right: 4px;
    border: none;
    background-color: transparent;
}

.com-footer {
    font-size: 12px;
    color: #fff;
    padding-top: 50px;
    background-color: #091830;
}

.com-footer ._col-t {
    font-size: 16px;
    opacity: 0.7;
}

.com-footer ._col-b a {
    color: #A5A8AD;
}

.com-footer ._col-b .icon {
    width: 16px;
    height: 16px;
    padding-top: 5px;
    display: inline-block;
    vertical-align: -0.2em;
}

.com-footer ._col-b .ui-button {
    width: 185px;
    height: 35px;
    line-height: 35px;
    padding: 0;
    box-sizing: border-box;
    background-color: #0f9fff;
    color: #fff;
    margin-top: 16px;
    color: #ffffff;
    border: none;
    border-radius: inherit;
}

.com-footer ._col {
    min-width: 70px;
    height: 163px;
    margin-right: 75px;
    padding-left: 25px;
    border-left: 1px solid #223045;
}

.com-footer ._col ._col-b-i {
    display: block;
    margin-bottom: 9px;
    color: #6a6f78;
    font-size: 14px;
    transition: all 0.3s;
}

.com-footer ._col ._col-b-i:hover {
    color: #fff;
}

.com-footer ._col:first-child {
    padding-left: 0;
    border-left: none;
}

.com-footer ._fr ._col i {
    font-size: 32px;
    margin-right: 16px;
    color: #CED1D6;
}

.com-footer ._fr ._col .i-hover {
    position: relative;
}

.com-footer ._fr ._col .i-hover:hover ._ibox2 {
    display: block;
}

.com-footer ._fr ._col:first-child {
    padding-left: 25px;
    border-left: 1px solid #223045;
}

.com-footer ._div {
    margin-top: 46px;
    width: 100%;
    height: 1px;
    background-color: rgba(58, 70, 89, 0.5);
}

.com-footer ._footer-bot {
    padding: 32px 0;
}

.com-footer ._footer-bot p,
.com-footer ._footer-bot a {
    color: #6a6f78;
    font-size: 12px;
}

.page-index .swiper0 {
    position: relative;
    overflow: hidden;
}

.swiper0 .swiper-button-next:after,
.swiper0 .swiper-button-prev:after {
    font-size: 24px;
    color: #fff;
}

.page-index .swiper0 .swiper-btn {
    display: none;
    width: 35px;
    height: 60px;
    background: rgba(0, 0, 0, .5);
}

.page-index .swiper0:hover .swiper-btn {
    display: flex;
}

.page-index .swiper0 .swiper-slide {
    height: 400px;
}

.page-index .swiper0 .swiper-pagination-bullet-active {
    background-color: #fff;
    width: 25px;
    border-radius: 99px;
}

.page-index .ui-button {
    color: #5A5A5A;
}

.page-index ._index-cont {
    margin-bottom: 50px;
    margin-top: 12px;
}

.page-index ._index-cont ._index-cont-l {
    width: 848px;
    background-color: #fff;
}

.page-index ._index-cont ._index-cont-l ._topic-item {
    width: 258px;
    margin-right: 35px;
}

.page-index ._index-cont ._index-cont-l ._topic-item ._desc {
    max-width: 270px;
    line-height: 25px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.page-index ._index-cont ._index-cont-l ._topic-item ._img {
    width: 100%;
    height: 172px;
}

.page-index ._index-cont ._index-cont-l ._topic-item:last-child {
    margin-right: 0px;
}

.page-index ._index-cont ._index-cont-l .ui-tab-tabs {
    height: 48px;
    line-height: 48px;
    border-bottom: 1px solid #E9E9E9;
    box-sizing: border-box;
}

.page-index ._index-cont ._index-cont-l .ui-tab-tabs .ui-tab-tab {
    font-size: 14px;
    color: #404040;
}

.page-index ._index-cont ._index-cont-l .ui-tab-tabs .ui-tab-line {
    border-bottom: 3px solid #0f9fff;
}

.page-index ._index-cont ._index-cont-l .ui-tab-tabs .checked,
.page-index ._index-cont ._index-cont-l .ui-tab-tabs .checked a,
.page-index ._index-cont ._index-cont-l .ui-tab-tabs .checked:hover {
    color: #0f9fff;
    font-weight: bold;
}

.page-index ._index-cont ._index-cont-l .ui-tab-contents {
    margin-top: 16px;
}

.page-index ._index-cont ._index-cont-r {
    width: 320px;
}

.page-index ._index-cont ._index-cont-r ._r-0-item {
    border-left: 1px solid #e9e9e9;
}

.page-index ._index-cont ._index-cont-r ._r-0-item:last-child {
    border-left: none;
}

.page-index ._index-cont ._index-cont-r .m-title ._tit-l .icon2 {
    margin-right: 8px;
    vertical-align: middle;
    width: 44px;
    height: 20px;
}

.page-index ._index-cont ._index-cont-r ._index-cont-r-mid ._0 {
    width: 320px;
    height: 200px;
    margin-top: 16px;
    transition: all .3s;
    overflow: hidden;
}

.page-index ._index-cont ._index-cont-r ._index-cont-r-mid ._0:hover {
    transform: scale(1.02);
}

.page-index ._index-cont ._index-cont-r ._index-cont-r-mid ._0 ._cap {
    box-sizing: border-box;
    bottom: 0;
    color: #fff;
    height: 40px;
    background-image: linear-gradient(180deg, transparent 0%, #000000 100%);
    padding-left: 20px;
    padding-right: 20px;
    max-width: 320px;
    line-height: 25px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    line-height: 40px;
    font-weight: bold;
}

.page-index ._index-cont ._index-cont-r ._index-cont-r-mid ._0 ._cap {
    font-weight: normal;
}

.page-index ._index-cont ._index-cont-r ._index-cont-r-mid ._0 ._cap ._l {
    max-width: 180px;
    line-height: 25px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    line-height: 40px;
}

.page-index ._index-cont ._index-cont-r ._index-cont-r-mid ._1 {
    margin-top: 16px;
    width: 100%;
    height: 200px;
    overflow: hidden;
}

.page-index ._index-cont ._index-cont-r ._index-cont-r-mid ._1 img {
    width: 100%;
    height: 100%;
}

.page-index ._index-cont ._index-cont-r ._index-cont-r-bot a {
    display: block;
    max-width: 320px;
    line-height: 25px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.page-index ._index-cont ._index-cont-r ._index-cont-r-bot a:hover {
    color: #0f9fff;
}

.page-index ._index-cont ._index-cont-r #tabView1 .ui-tab-tab {
    margin-right: 50px;
}

.page-index ._index-cont ._index-cont-r #tabView1 .ui-tab-tab h3{
    margin: 0;
    font-size: 16px;
    font-weight: normal;
}

.ui-tab-tabs .checked, .ui-tab-tabs .checked h3{
    font-weight: bold !important;
}

.page-index ._index-cont ._index-cont-r ._index-cont-r-bot .ui-tab-contents {
    margin-top: 0;
}

.page-search_result ._content ._cont-0 {
    background-color: #F7F7F7;
    padding: 20px 0;
}

.page-search_result ._content ._cont-0 ._cont-0-in {
    width: 500px;
}

.page-search_result ._content ._cont-0 ._cont-0-in ._sear input {
    width: 100%;
    padding-left: 20px;
    padding-right: 50px;
    border-radius: 99px;
    box-sizing: border-box;
    height: 40px;
    color: #333 !important;
}

.page-search_result ._content ._cont-0 ._cont-0-in ._sear input::-webkit-input-placeholder {
    font-size: 14px;
    color: #5A5A5A;
}

.page-search_result ._content ._cont-0 ._cont-0-in ._sear ._btn {
    font-size: 18px;
    top: 6px;
    right: 11px;
    border: none;
    background-color: transparent;
}

.page-search_result ._content ._cont-1 {
    background-color: #fff;
}

.page-domain_news {
    background-color: #fff;
}

.page-domain_news ._index-cont-r ._tags {
    font-size: 0;
}

.page-domain_news ._index-cont-r ._tags ._item {
    width: 100px;
    text-align: center;
    font-size: 14px;
    text-align: center;
    height: 40px;
    line-height: 40px !important;
    margin-bottom: 10px;
    margin-right: 10px;
    max-width: 100px;
    line-height: 25px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.page-domain_news ._index-cont-r ._tags ._item:hover {
    text-decoration: underline
}

.page-domain_news ._index-cont-r ._tags ._item._oran {
    background-color: #FEF3EB;
    color: #F56A00;
}

.page-domain_news ._index-cont-r ._tags ._item._blue {
    color: #0f9fff;
    background-color: #ECF6FD;
}

.page-domain_news ._index-cont-r ._tags ._item._purple {
    background: #F4F3FD;
    color: #7265E6;
}

.page-domain_news ._index-cont-r ._tags ._item:nth-of-type(3n) {
    margin-right: 0px;
}

.page-domain_news ._index-cont-r ._tags ._item h4{
    display: inline;
}

.page-domain_news ._index-cont-r ._index-cont-r-mid._bot ._item {
    width: 320px;
    height: 214px;
}

.page-domain_news ._index-cont-r ._index-cont-r-mid._bot ._item ._cap {
    box-sizing: border-box;
    bottom: 0;
    color: #fff;
    height: 40px;
    background-image: linear-gradient(180deg, transparent 0%, #000000 100%);
    padding-left: 20px;
    padding-right: 20px;
    max-width: 320px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    line-height: 40px;
}

.page-quick_news ._content ._cont-0 ._cont-0-in {
    border: 1px solid #E9E9E9;
    padding: 40px;
    box-sizing: border-box;
}

.page-quick_news ._content ._cont-0 ._cont-0-in .m-timeline ._date ._0 {
    background-color: #0f9fff;
    color: #fff;
    font-size: 36px;
    width: 48px;
    height: 40px;
    line-height: 40px;
}

.page-quick_news ._content ._cont-0 ._cont-0-in .m-timeline ._date ._1 {
    color: #0f9fff;
    background-color: #F7F7F7;
    height: 20px;
    line-height: 20px;
}

.page-quick_news ._content ._cont-0 ._cont-0-in .m-timeline ._r-0-item {
    margin-left: 120px;
}

.page-quick_news ._content ._cont-0 ._cont-0-in .m-timeline ._r-0-item ._dot1 {
    left: -7px;
    top: -6px;
    height: 12px;
    width: 12px;
    font-size: 12px;
}

.page-quick_news ._content ._cont-0 ._cont-0-in .m-timeline ._r-0-item ._dot1 .icon {
    vertical-align: 1px;
    width: 11px;
    height: 11px;
}

.page-quick_news ._content ._cont-0 ._cont-0-in .m-timeline ._r-0-item ._dot1 img {
    width: 12px;
    height: 12px;
}

.page-quick_news ._content ._cont-0 ._cont-0-in .m-timeline ._r-0-item ._cont {
    margin-top: 0;
    top: -12px;
    width: 88%;
}

.page-quick_news ._content ._cont-0 ._cont-0-in .m-timeline ._r-0-item ._cont ._1 {
    color: #999;
}

.page-quick_news ._content ._cont-0 ._cont-0-in .m-timeline ._r-0-item ._cont ._1 p {
    color: #999;
    font-weight: normal;
    font-size: 14px !important;
}

.page-index .swiper-button-next.swiper-button-disabled,
.page-index .swiper-button-prev.swiper-button-disabled {
    pointer-events: auto;
}

.page-quick_news ._content ._cont-0 ._cont-0-in .m-timeline ._r-0-item ._cont ._2 {
    color: #404040;
}

.page-quick_news ._content ._cont-0 ._cont-0-in .m-timeline ._r-0-item:last-child ._dot1 {
    left: -5px;
}

.page-topic_list ._m-newscard {
    transition: 0.3s;
    margin-bottom: 16px;
    box-sizing: border-box;
    width: 282px;
    height: auto;
    margin-right: 24px;
    padding: 12px;
}

.page-topic_list ._m-newscard:hover {
    box-shadow: 0 8px 10px 1px rgba(0, 0, 0, .06), 0 3px 14px 2px rgba(0, 0, 0, .04), 0 0 5px -3px rgba(0, 0, 0, .08);
    transition: all .3s ease;
    transform: translateY(-4px)
}

.page-topic_list ._m-newscard:nth-child(4n) {
    margin-right: 0;
}

.page-topic_list ._m-newscard ._img {
    width: 258px;
    height: 172px;
}

.page-topic_list ._m-newscard .lh_22 {
    @include m-ellipsis (3);
}

.page-topic_list ._m-newscard ._tit-wra ._tit {
    max-width: 250px;
    line-height: 25px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-weight: normal;
}


.page-vid_label_list ._cont-0-in ._wra {
    padding: 16px 16px 0;
    border: 1px solid #E9E9E9;
    margin-top: 24px;
}

.page-vid_label_list ._m-newscard {
    box-sizing: border-box;
    width: 280px;
    height: 290px;
    margin-right: 15.33333px;
    margin-bottom: 16px;
}

.page-vid_label_list ._m-newscard:nth-child(4n) {
    margin-right: 0;
}

.page-vid_label_list ._m-newscard ._img {
    width: 280px;
    height: 176.00001px;
    overflow: hidden;
}

.page-vid_label_list ._m-newscard ._img ._cover{
    left: 0;
    top: 50%;
    width: 100%;
    -webkit-transform: translateY(-50%) scale(1);
    -moz-transform: translateY(-50%) scale(1);
    -ms-transform: translateY(-50%) scale(1);
    -o-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1);
    -webkit-transition: all ease-out 0.3s;
    -moz-transition: all ease-out 0.3s;
    -ms-transition: all ease-out 0.3s;
    -o-transition: all ease-out 0.3s;
    transition: all ease-out 0.3s;
}

.page-vid_label_list ._m-newscard ._img:hover ._cover{
    -webkit-transform: translateY(-50%) scale(1.1);
    -moz-transform: translateY(-50%) scale(1.1);
    -ms-transform: translateY(-50%) scale(1.1);
    -o-transform: translateY(-50%) scale(1.1);
    transform: translateY(-50%) scale(1.1);
    -webkit-transition: all ease-out 0.3s;
    -moz-transition: all ease-out 0.3s;
    -ms-transition: all ease-out 0.3s;
    -o-transition: all ease-out 0.3s;
    transition: all ease-out 0.3s;
}

.page-vid_label_list ._m-newscard ._img ._btn {
    font-size: 40px;
    top: 50%;
    left: 50%;
    margin: -20px 0 0 -20px;
}

.page-vid_label_list ._m-newscard ._img ._btn .icon {
    width: 48px;
    height: 48px;
}

.page-vid_label_list ._m-newscard ._img ._time {
    right: 0;
    bottom: 0;
    color: #fff;
    height: 20px;
    line-height: 20px;
    background-color: rgba(0, 0, 0, 0.4);
    padding: 0 4px;
}

.page-vid_label_list ._m-newscard ._tit-wra ._tit {
    max-width: 180px;
    line-height: 25px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.page-vid_label_list ._m-newscard ._describe{
    line-height: 1.8;
    font-size: 12px;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal !important;
    word-wrap: break-word;
}

.page-vid_label_list ._m-newscard ._lx{
    font-weight: bold;
    color: #f46300;
}

.page-vid_label_list ._m-newscard ._sj{
    color: #999;
}

.page-vid_list ._top-cont ._l {
    margin-right: 16px;
    color: red;
}

.page-vid_list ._top-cont ._l ._i {
    width: 720px;
    height: 720px;
    height: 352px;
}

.page-vid_list ._top-cont ._l ._i ._cap {
    box-sizing: border-box;
    bottom: 0;
    color: #fff;
    height: 40px;
    background-image: linear-gradient(180deg, transparent 0%, #000000 100%);
    padding-left: 20px;
    padding-right: 20px;
    max-width: 720px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    line-height: 40px;
}

.page-vid_list ._top-cont ._l ._i ._cap span.fl {
    font-size: 16px;
    display: inline-block;
    width: 80%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.page-vid_list ._top-cont ._l ._i ._cap {
    box-sizing: border-box;
    color: #fff;
}

.page-vid_list ._top-cont ._l ._i ._cap .icon {
    width: 18px;
    height: 30px;
}

.page-vid_list ._top-cont ._l ._i ._btn {
    font-size: 40px;
    top: 50%;
    left: 50%;
    margin: -24px 0 0 -24px;
}

.page-vid_list ._top-cont ._l ._i ._btn .icon {
    width: 48px;
    height: 48px;
}

.page-vid_list ._top-cont ._r ._i {
    margin-bottom: 16px;
    width: 224px;
    height: 168px;
    margin-right: 16px;
    overflow: hidden;
}

.page-vid_list ._top-cont ._r ._i ._cap {
    box-sizing: border-box;
    bottom: 0;
    color: #fff;
    height: 40px;
    background-image: linear-gradient(180deg, transparent 0%, #000000 100%);
    padding-left: 20px;
    padding-right: 20px;
    max-width: 224px;
    line-height: 40px;
}

.page-vid_list ._top-cont ._r ._i ._cap span {
    display: block;
    width: 100%;
    height: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.page-vid_list ._top-cont ._r ._i:nth-child(2n) {
    margin-right: 0;
}

.page-vid_list ._top-cont ._r ._i:nth-child(3),
.page-vid_list ._top-cont ._r ._i:nth-child(4) {
    margin-bottom: 0;
}

.page-vid_list ._top-cont ._r ._i ._cover{
    left: 0; 
    top: 50%;
    width: 100%;
    -webkit-transform: translateY(-50%) scale(1);
    -moz-transform: translateY(-50%) scale(1);
    -ms-transform: translateY(-50%) scale(1);
    -o-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1);
    -webkit-transition: all ease-out 0.3s;
    -moz-transition: all ease-out 0.3s;
    -ms-transition: all ease-out 0.3s;
    -o-transition: all ease-out 0.3s;
    transition: all ease-out 0.3s;
}

.page-vid_list ._top-cont ._r ._i:hover ._cover{
    -webkit-transform: translateY(-50%) scale(1.1);
    -moz-transform: translateY(-50%) scale(1.1);
    -ms-transform: translateY(-50%) scale(1.1);
    -o-transform: translateY(-50%) scale(1.1);
    transform: translateY(-50%) scale(1.1);
    -webkit-transition: all ease-out 0.3s;
    -moz-transition: all ease-out 0.3s;
    -ms-transition: all ease-out 0.3s;
    -o-transition: all ease-out 0.3s;
    transition: all ease-out 0.3s;
}

.page-vid_list ._top-cont ._r ._i ._btn {
    font-size: 40px;
    top: 50%;
    left: 50%;
    margin: -24px 0 0 -24px;
}

.page-vid_list ._top-cont ._r ._i ._btn .icon {
    width: 48px;
    height: 48px;
}

.page-vid_list ._top-cont ._r ._i ._time {
    right: 12px;
    top: 12px;
    color: #fff;
    height: 20px;
    line-height: 20px;
    background-color: rgba(0, 0, 0, 0.4);
    padding: 0 4px;
}

.page-vid_list .ui-tab-tabs {
    border-bottom: 1px solid #e9e9e9;
}

.page-vid_list .ui-tab-tabs .ui-tab-tab {
    margin-right: 40px;
}

.page-topic_content ._top-cont ._i {
    height: 200px;
    width: 1200px;
    height: 200px;
}

.page-topic_content ._top-cont ._i ._cap {
    box-sizing: border-box;
    bottom: 0;
    color: #fff;
    height: 40px;
    background-image: linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
    padding-left: 20px;
    padding-right: 20px;
    max-width: 1200px;
    line-height: 25px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    line-height: 40px;
    font-weight: bold;

}

.page-topic_content ._top-cont ._i ._cap {
    box-sizing: border-box;
    bottom: 0;
    color: #fff;
    height: 56px;
    line-height: 56px;
    font-weight: bold;
}

.page-topic_content ._top-cont ._desc {
    line-height: 24px;
    background-color: #F7F7F7;
    padding: 12px 24px;
}

.page-topic_content ._top-cont ._desc ._l {
    font-size: 32px;
}

.page-topic_content ._top-cont ._desc ._l .icon {
    width: 32px;
    height: 30px;
}

.page-topic_content ._top-cont ._desc ._r {
    margin-left: 56px;
    color: #5A5A5A;
    line-height: 24px;
}

.page-topic_content ._index-cont ._index-cont-r-0 ._l {
    width: 90px;
    height: 60px;
}

.page-topic_content ._index-cont ._index-cont-r-0 ._l ._cap {
    box-sizing: border-box;
    bottom: 0;
    color: #fff;
    height: 40px;
    background-image: linear-gradient(180deg, transparent 0%, #000000 100%);
    padding-left: 20px;
    padding-right: 20px;
    max-width: 90px;
    line-height: 25px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    line-height: 40px;
    font-weight: bold;
}

.page-topic_content ._index-cont ._index-cont-r-0 ._l ._cap {
    height: 13px;
    background-image: linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.64) 100%);
}

.page-topic_content ._index-cont ._index-cont-r-0 ._r {
    margin-left: 16px;
    font-weight: bold;
    max-width: 200px;
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    word-break: break-all;
    margin-top: 5px;
}

.page-news_content ._index-cont-r ._tags {
    font-size: 0;
}

.page-news_content ._index-cont-r ._tags ._item {
    width: 100px;
    text-align: center;
    font-size: 14px;
    text-align: center;
    height: 40px;
    line-height: 40px !important;
    margin-bottom: 10px;
    margin-right: 10px;
    max-width: 100px;
    line-height: 25px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.page-news_content ._index-cont-r ._tags ._item:hover {
    text-decoration: underline
}

.page-news_content ._index-cont-r ._tags ._item._oran {
    background-color: #FEF3EB;
    color: #F56A00;
}

.page-news_content ._index-cont-r ._tags ._item._blue {
    color: #0f9fff;
    background-color: #f0f9ff;
}

.page-news_content ._index-cont-r ._tags ._item._purple {
    background: #F4F3FD;
    color: #7265E6;
}

.page-news_content ._index-cont-r ._tags ._item:nth-of-type(3n) {
    margin-right: 0px;
}

.page-news_content ._index-cont-r ._index-cont-r-mid a._i {
    width: 320px;
    height: 213.33333px;
}

.page-news_content ._index-cont-r ._index-cont-r-mid a._i ._cap {
    box-sizing: border-box;
    bottom: 0;
    color: #fff;
    height: 40px;
    background-image: linear-gradient(180deg, transparent 0%, #000000 100%);
    padding-left: 20px;
    padding-right: 20px;
    max-width: 320px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    line-height: 40px;
}

.page-news_content ._index-cont-l-t {
    padding-top: 16px;
    padding-right: 16px;
}

.page-news_content ._index-cont-l-t ._cont {
    font-size: 16px;
    margin-bottom: 24px;
    color: rgba(0, 0, 0, .88);
    line-height: 28px;
    word-break: break-all;
}

.page-news_content ._index-cont-l-t ._cont img {
    display: block;
    max-width: 80%;
    margin: 0 auto;
}

.page-news_content ._index-cont-l-t ._cont p {
    color: #5A5A5A;
    line-height: 2;
    letter-spacing: 1px;
    margin: 0 auto 24px;
}

.page-news_content ._index-cont-l-t ._cont ._vid {
    height: 480px;
}

.page-news_content ._index-cont-l-t ._cont iframe {
    height: 480px;
}

.page-news_content ._index-cont-l-t ._footer ._1_1 {
    width: 64px;
    height: 64px;
    border-radius: 50%;
    border: 1px solid #e9e9e9;
    top: -46%;
    left: 45%;
    box-sizing: border-box;
    cursor: pointer;
}

._footer p._0 {
    text-align: left;
}

.page-news_content ._index-cont-l-t ._footer ._1_1 .icon {
    font-size: 24px;
    cursor: pointer;
    width: 24px;
    height: 24px;
    margin-right: 0;
}

.page-news_content ._index-cont-l-t ._footer ._1_1 p {
    margin-top: 5px;
}

.page-news_content ._index-cont-l-t ._footer ._1_1.on {
    border: 1px solid #0f9fff;
}

.page-news_content ._index-cont-l-t ._footer ._1_1.on #dianzanliang {
    color: #0f9fff;
}

.page-news_content ._index-cont-l-t ._footer ._1_2 {
    position: relative;
}

.page-news_content ._index-cont-l-t ._footer ._1_2 ._1_3 .icon {
    width: 34px;
    height: 34px;
    margin: 4px;
    cursor: pointer;
}

.page-news_content ._index-cont-l-t ._footer ._2 {
    padding: 16px;
    text-align: left;
    background: rgba(0, 0, 0, .02);
    border: 1px solid rgba(0, 0, 0, .04);
    border-radius: 4px;
    color: rgba(0, 0, 0, .56);
    word-break: break-all;
    display: inline-block;
    margin-right: 24px;
    vertical-align: middle;
    touch-action: manipulation;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 12px;
    font-weight: 500;
    line-height: 28px;
}

.page-news_content ._index-cont-l-t ._footer ._2:hover a {
    color: #0f9fff;
}

.share-module__right {
    margin-top: 20px;
    color: #999;
    font-size: 14px;
    line-height: 22px;
}

.share-module__right .item {
    width: 40%;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.share-module__right a {
    color: #333;
    transition: all .3s ease;
}

.share-module__right a:hover {
    color: #0f9fff;
}

.page-news_content ._index-cont-l-t ._footer ._3 {
    text-align: left;
    color: #5a5a5a;
}

.page-news_content ._index-cont-l-t ._footer ._3 .icon {
    margin-right: 0;
}

.page-news_content ._index-cont-l-b {
    margin-top: 16px;
}

.page-news_content ._index-cont-l-b ._i-wra ._i {
    margin-right: 16px;
    width: 264px;
    height: 198px;
    overflow: hidden;
}

.page-news_content ._index-cont-l-b ._i-wra ._i ._cover{
    left: 0;
    top: 50%;
    width: 100%;
    -webkit-transform: translateY(-50%) scale(1);
    -moz-transform: translateY(-50%) scale(1);
    -ms-transform: translateY(-50%) scale(1);
    -o-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1);
    -webkit-transition: all ease-out 0.3s;
    -moz-transition: all ease-out 0.3s;
    -ms-transition: all ease-out 0.3s;
    -o-transition: all ease-out 0.3s;
    transition: all ease-out 0.3s;
}

.page-news_content ._index-cont-l-b ._i-wra ._i:hover ._cover{
    -webkit-transform: translateY(-50%) scale(1.1);
    -moz-transform: translateY(-50%) scale(1.1);
    -ms-transform: translateY(-50%) scale(1.1);
    -o-transform: translateY(-50%) scale(1.1);
    transform: translateY(-50%) scale(1.1);
    -webkit-transition: all ease-out 0.3s;
    -moz-transition: all ease-out 0.3s;
    -ms-transition: all ease-out 0.3s;
    -o-transition: all ease-out 0.3s;
    transition: all ease-out 0.3s;
}

.mt25 {
    margin-top: 25px;
}

.bbt-btn {
    display: inline-block;
    margin-top: 4px;
    margin-right: 24px;
    font-size: 14px;
    font-weight: 400;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    border: 1px solid transparent;
    border-radius: 30px;
    background: #f1f1f1;
    color: #999;
    cursor: pointer;
    transition: all .3s;
}

.bbt-btn em {
    font-style: normal;
}

.bbt-btn.on {
    color: #fff;
    background: #0f9fff;
}

.bbt-btn .icon {
    margin-right: 0;
    vertical-align: text-top;
}

/* CSS Document */
/*点赞*/
@-webkit-keyframes niceIn {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }

    70% {
        -webkit-transform: scale(.9);
        -ms-transform: scale(.9);
        transform: scale(.9)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes niceIn {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }

    70% {
        -webkit-transform: scale(.9);
        -ms-transform: scale(.9);
        transform: scale(.9)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
}

@-o-keyframes niceIn {
    0% {
        opacity: 1;
        -o-transform: scale(1);
        transform: scale(1)
    }

    50% {
        opacity: 1;
        -o-transform: scale(1.1);
        transform: scale(1.1)
    }

    70% {
        -o-transform: scale(.9);
        transform: scale(.9)
    }

    100% {
        opacity: 1;
        -o-transform: scale(1);
        transform: scale(1)
    }
}

@-moz-keyframes niceIn {
    0% {
        opacity: 1;
        -moz-transform: scale(1);
        transform: scale(1)
    }

    50% {
        opacity: 1;
        -moz-transform: scale(1.1);
        transform: scale(1.1)
    }

    70% {
        -o-transform: scale(.9);
        transform: scale(.9)
    }

    100% {
        opacity: 1;
        -moz-transform: scale(1);
        transform: scale(1)
    }
}

.niceIn {
    -webkit-animation: niceIn 0.8s .2s ease;
    -moz-animation: niceIn 0.8s .2s ease;
    -o-animation: niceIn 0.8s .2s ease;
    animation: niceIn 0.8s .2s ease;
}

._footer ._1_0 {
    margin-top: 7px;
    font-size: 14px;
    color: #333;
    font-weight: bold;
}

.page-news_content ._index-cont-l-b ._i-wra ._i ._time {
    background-color: rgba(0, 0, 0, 0.4);
    color: #fff;
    height: 20px;
    line-height: 20px;
    padding: 0 4px;
    right: 12px;
    top: 22px;
}

.page-news_content ._index-cont-l-b ._i-wra ._i ._btn {
    font-size: 40px;
    top: 50%;
    left: 50%;
    margin: -24px 0 0 -24px;
}

.page-news_content ._index-cont-l-b ._i-wra ._i ._btn .icon {
    width: 48px;
    height: 48px;
}

.page-news_content ._index-cont-l-b ._i-wra ._i ._cap {
    box-sizing: border-box;
    bottom: 0;
    color: #fff;
    height: 40px;
    background-image: linear-gradient(180deg, transparent 0%, #000000 100%);
    padding-left: 20px;
    padding-right: 20px;
    max-width: 264px;
    line-height: 25px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    line-height: 40px;
    font-weight: bold;
}

.page-news_content ._index-cont-l-b ._i-wra:last-child ._i {
    margin-right: 0;
}

.page-news_content ._index-cont-l-b ._lia ._i {
    margin-right: 16px;
    margin-top: 16px;
    width: 272px;
    height: 182.00006px;
}

.page-news_content ._index-cont-l-b ._lia ._i ._time {
    background-color: rgba(0, 0, 0, 0.4);
    color: #fff;
    height: 20px;
    line-height: 20px;
    padding: 0 4px;
    right: 12px;
    top: 12px;
}

.page-news_content ._index-cont-l-b ._lia ._i ._btn {
    font-size: 40px;
    top: 50%;
    left: 50%;
    margin: -24px 0 0 -24px;
}

.page-news_content ._index-cont-l-b ._lia ._i ._btn .icon {
    width: 48px;
    height: 48px;
}

.page-news_content ._index-cont-l-b ._lia ._i ._cap {
    box-sizing: border-box;
    bottom: 0;
    color: #fff;
    height: 40px;
    background-image: linear-gradient(180deg, transparent 0%, #000000 100%);
    padding-left: 20px;
    padding-right: 20px;
    max-width: 272px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    line-height: 40px;
}

.page-news_content ._index-cont-l-b ._lia ._i:nth-of-type(3n) {
    margin-right: 0;
}

.page-news_content ._index-cont-r {
    padding-top: 4px;
}

.page-news_content ._index-cont-r ._list0 ._item ._l {
    width: 128px;
    height: 88px;
    overflow: hidden;
}
.page-news_content ._index-cont-r ._list0 ._item ._l ._cover{
    left: 0;
    top: 50%;
    width: 100%;
    -webkit-transform: translateY(-50%) scale(1);
    -moz-transform: translateY(-50%) scale(1);
    -ms-transform: translateY(-50%) scale(1);
    -o-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1);
    -webkit-transition: all ease-out 0.3s;
    -moz-transition: all ease-out 0.3s;
    -ms-transition: all ease-out 0.3s;
    -o-transition: all ease-out 0.3s;
    transition: all ease-out 0.3s;
}
.page-news_content ._index-cont-r ._list0 ._item ._l:hover ._cover{
    -webkit-transform: translateY(-50%) scale(1.1);
    -moz-transform: translateY(-50%) scale(1.1);
    -ms-transform: translateY(-50%) scale(1.1);
    -o-transform: translateY(-50%) scale(1.1);
    transform: translateY(-50%) scale(1.1);
    -webkit-transition: all ease-out 0.3s;
    -moz-transition: all ease-out 0.3s;
    -ms-transition: all ease-out 0.3s;
    -o-transition: all ease-out 0.3s;
    transition: all ease-out 0.3s;
}

.page-news_content ._index-cont-r ._list0 ._item ._l ._time {
    background-color: rgba(0, 0, 0, 0.4);
    color: #fff;
    height: 20px;
    line-height: 20px;
    padding: 0 4px;
    right: 8px;
    bottom: 8px;
}

.page-news_content ._index-cont-r ._list0 ._item ._r {
    width: 180px;
    height: 88px;
}

.page-news_content ._index-cont-r ._list0 ._item ._r ._0 {
    max-width: 175px;
    line-height: 25px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    top: 0;
}

.page-news_content ._index-cont-r ._list0 ._item ._r ._describe{
    top: 26px;
    font-size: 12px;
    color: #999;
    line-height: 1.6;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal !important;
    word-wrap: break-word;
}

.page-news_content ._index-cont-r ._list0 ._item ._r ._1 {
    bottom: 0;
    font-size: 12px;
}

.error_l {
    width: 400px;
    padding-top: 90px;
}

.error_r {
    padding-top: 90px;
    padding-bottom: 80px;
}

.error_l h2 {
    font-size: 72px;
    margin: 0;
    font-weight: 400;
}

.error_l ._1 {
    margin-top: 60px;
}

.previ,
.nexti {
    width: 132px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-top: 32px;
}

.previ {
    background: #FFFFFF;
    border: 1px solid #0f9fff;
}

.nexti {
    background: #0f9fff;
    color: #fff;
    border: 1px solid #0f9fff;
    margin-left: 18px;
}

.foot-contact {
    position: relative;
    margin-left: 0px;
}

.foot-contact ul {
    padding: 0;
    margin: 0;
}

.foot-contact ul li {
    width: 32px;
    height: 32px;
    margin-right: 16px;
    float: left;
    border-radius: 50%;
    overflow: hidden;
    cursor: pointer;
    transition: all 0.3s;
    background: url("../images/foot_sprite.png") no-repeat;
}

.foot-contact ul li ._ibox2 {
    background-color: #fff;
    position: absolute;
    width: 100px;
    height: 100px;
    left: 15px;
    top: 50px;
    transition: all 0.3s;
    z-index: 99;
    overflow: hidden;
    border-radius: 3px;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.15);
    display: none;
}

.foot-contact ul li ._ibox2 img {
    width: 100%;
    height: auto;
}

.foot-contact ul li:hover ._ibox2 {
    display: block;
}

.foot-contact ol {
    position: absolute;
    top: 75px;
}

.foot-contact ol img {
    display: none;
    width: 126px;
    box-shadow: 0 0px 2px 3px black;
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.foot-contact ul li.wx {
    background-position: -33px -33px;
}

.foot-contact ul li.wx:hover {
    background-position: -33px 0;
}

.foot-contact ul li.wb {
    background-position: 0 -33px;
}

.foot-contact ul li.wb a {
    display: block;
    width: 100%;
    height: 100%;
}

.foot-contact ul li.wb:hover {
    background-position: 0 0;
}

.foot-contact ul li.dy {
    background-position: -66px -33px;
}

.foot-contact ul li.dy:hover {
    background-position: -66px 0;
}

.page-index ._index-cont ._index-cont-l .tabs-fixed {
    position: fixed;
    top: 0;
    z-index: 99;
    width: 848px;
    background-color: #fff;
}

.we-media-wrap {
    padding: 18px 0 0 18px;
    height: 150px;
}

.we-media-wrap ul {
    margin: 0;
    width: 120%;
    padding: 0;
}

.we-media-wrap li {
    position: relative;
    float: left;
    width: 120px;
    height: 24px;
    line-height: 24px;
    padding-left: 25px;
    font-size: 13px;
    color: #999;
    margin-bottom: 12px;
    background: url(../images/we-media-icons.png) no-repeat;
    list-style: none;
    cursor: pointer;
}

.we-media-wrap li:hover {
    background: url(../images/we-media-icons-hover.png) no-repeat;
}

.we-media-wrap li.icon1 {
    background-position: 0 4px;
}

.we-media-wrap li.icon2 {
    background-position: 0 -32px;
}

.we-media-wrap li.icon3 {
    background-position: 0 -135px;
}

.we-media-wrap li.icon4 {
    background-position: 0 -66px;
}

.we-media-wrap li.icon5 {
    background-position: 0 -100px;
}

.we-media-wrap li a {
    color: #999;
}

.we-media-wrap li:hover,
.we-media-wrap li:hover a {
    color: #0f9fff;
}

.we-media-wrap li .code {
    display: none;
    position: absolute;
    top: 30px;
    left: 24px;
    z-index: 10;
    width: 150px;
    border: 1px solid #e9e9e9;
    border-radius: 2px;
}

.we-media-wrap li .code i {
    position: absolute;
    top: -8px;
    left: 10px;
    display: block;
    width: 13px;
    height: 8px;
    background: url(../images/pop--wrap-arrow.png) no-repeat;
}

.we-media-wrap li .code img {
    display: block;
    width: 100%;
    border-radius: 2px;
}

.rightFixed{
    position: fixed;
    left: 50%;
    top: 0;
    margin-left: 280px;
}

.desc_ms{
    line-height: 24px;
    text-align: left;
}

/*# sourceMappingURL=main.css.map */

.widget-content{
    padding-top: 5px;
}

.code-ul{
    padding: 0;
}

.code-ul li {
    position: relative;
    margin-bottom: 15px;
    font-size: 14px;
    color: rgba(0,0,0,.7);
    display: flex;
    align-items: center;
}

.code-ul li img {
    width: 30px;
    margin-right: 8px;
    background-color: #f2f2f2;
    border-radius: 100%;
    max-width: 100%;
    height: auto;
}

.code-ul li .join{
    cursor: pointer;
    margin-left: auto;
    border: 1px solid #4370f5;
    color: #4370f5;
    font-size: 12px;
    padding: 3px 10px;
    line-height: 1.2;
    border-radius: 3px;
}

.code-ul li .join:hover{
    background-color: #4370f5;
    color: #fff;
}

.el-popover{
    position: absolute;
    left: -100px;
    background: #FFF;
    min-width: 150px;
    border: 1px solid #EBEEF5;
    padding: 12px;
    z-index: 2000;
    color: #606266;
    line-height: 1.4;
    text-align: justify;
    font-size: 14px;
    box-shadow: 0 2px 12px 0 rgb(0 0 0 / 10%);
    word-break: break-all;
    display: none;
}

.widget-wechat {
    display: flex;
    align-items: center;
}

.widget-wechat .img {
    margin-right: 10px;
    width: 120px;
    line-height: 1.2;
}

.widget-wechat .content {
    font-size: 14px;
    padding-bottom: 5px;
}

.widget-wechat .content .title {
    font-size: 16px;
    color: #4370f5;
    margin-bottom: 10px;
}

.widget-wechat .content p {
    margin: 0 0 5px;
}

.widget-wechat .img img{
    width: 100%;
    height: auto;
    border-radius: 0;
}
.popper__arrow {
    -webkit-filter: drop-shadow(2px 0 1px rgba(235, 238, 245, 1));
    filter: drop-shadow(2px 0 1px rgba(235, 238, 245, 1));
    position: absolute;
    top: 66px;
    right: -8px;
    display: block;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-left: 8px solid #fff;
    border-bottom: 6px solid transparent;
}

.sec-column{
    width: 100%;
    border-bottom: 1px solid #E9E9E9;
    overflow: hidden;
    line-height: 44px;
}

.sec-column .title{
    width: 50px;
    font-weight: bold;
}

.sec-column .content{
    width: 798px;
}

.sec-column .content a{
    display: inline-block;
    height: 44px;
    padding: 0 15px;
    color: #666;
}

.sec-column .content a:hover{
    color: #f46300;
}

.sec-column .content a.cur{
    background-color: #f46300;
    color: #fff;
}

.sec-column .content a.cur:hover{
    color: #fff;
}

.ymtg-btn{
    position: relative;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background-color: #f46300;
    color: #fff;
    text-align: center;
    cursor: default;
}

.ymtg-dialog{
    display: none;
    position: absolute;
    left: 50%;
    margin-left: -100px;
    top: 40px;
    z-index: 1;
    width: 160px;
    border: 1px solid #eee;
    padding: 20px;
    text-align: center;
    background-color: #fff;
    box-shadow: 0px 0px 15px 2px rgba(25, 30, 43, 0.2);
}

.ymtg-btn:hover .ymtg-dialog{
    display: block;
}

.ymtg-dialog img{
    display: block;
    width: 100px;
    margin: 0 auto;
}

.ymtg-dialog p{
    line-height: 1.5;
    font-size: 12px;
    color: #666;
}
.ymtg-dialog p span{
    color: #f46300;
}