@charset "UTF-8";
/* ========== 单篇+文章页 start ========== */
.newsView {overflow: hidden;}
.articleC {background: #FFFFFF;padding: 14px 30px;overflow: hidden;}
.articleBox {
    line-height: 36px;
    padding: 10px 0 0;
    color: #666666;
    font-size: 14px;
    margin-bottom: 10px;
}.articleBox img {max-width: 100%;}
/* ————— 标题 start ————— */
.articleTitle {
    clear: both;
    line-height: 44px;
    font-size: 32px;
    font-weight: bold;
    font-family: "microsoft yahei";
    color: #333333;
    text-align: center;
    position: relative;
    border-bottom: 1px solid #efefef;
    padding-bottom: 20px;
}
/* ————— 标题 end ————— */
/* ————— 发布信息 start ————— */
.articleTime {
    display: block;
    clear: both;
    color: #666666;
    font-size: 14px;
    line-height: 76px;
    border-bottom: 1px solid #efefef;
    overflow: hidden;
    text-align: center;
}
.articleTime .time {
    float: left;
}
.articleTime span {
    margin-right: 30px;
    font-size: 14px;
    color: #999999;
    vertical-align: middle;
    display: inline-block;
}
/* ————— 发布信息 end ————— */
.sharejs_icon.icon_TencentQQ,
.sharejs_icon.icon_WeChat,
.sharejs_icon.icon_SinaWeibo {border: none;}
.sharejs_icon.icon_TencentQQ {color: #2357a3 !important;}
.sharejs_icon.icon_WeChat {color: #10877d !important;}
.sharejs_icon.icon_SinaWeibo {color: #be320f !important;}
/* ————— 分享 start ————— */
.articleShare {vertical-align: middle;float: right;}
.articleShare .shareParent .shareItem{vertical-align: middle;}
/* .shareParent .shareFont.icon-weibo {color: #FFFFFF;background: #ff763b;}
.shareParent .shareFont.icon-qzone {color: #FFFFFF;background: #FDBE3D;}
.shareParent .shareFont.icon-qq {color: #FFFFFF;background: #56b6e7;} */
/* ————— 分享 end ————— */
/* ————— 大图 start ————— */
/* 文章阅读页-内容上部大图 */
#play {width: 600px;height: 400px;position: relative;overflow: hidden;background: #fff;border: 1px solid #e9e9e9;padding: 5px;margin: 20px auto 0 auto;}
#play .change_a {width: 40%;height: 100%;position: absolute;top: 0;z-index: 1;cursor: pointer;display: block;overflow: hidden;}
#play .prev_a {left: 0;}
#play .next_a {right: 0}
#play .change_a span {width: 24px;height: 43px;display: block;position: absolute;top: 50%;margin-top: -21px;display: none}
#play .prev_a span {background: url(../images/common/file/article_iconh.png) no-repeat 0px -50px;left: 0;}
#play .next_a span {background: url(../images/common/file/article_iconh.png) no-repeat -30px -50px;right: 0;}
#play .img_ul {position: relative;z-index: 1;width: 600px;height: 400px;}
#play .img_ul li {position: relative;z-index: 1;width: 600px;height: 400px;background: #fff;margin: 0 0 5px 0;}
#play .img_ul li img {position: absolute;}
.imgMove {width: 600px;clear: both;margin: 20px auto;position: relative;}
.img_hd {margin: 0 auto;overflow: hidden;height: 60px;position: relative;}
.img_hd ul {position: absolute;z-index: 1}
.img_hd ul li {float: left;height: 47px;width: 70px;padding: 3px;margin: 0 7px;cursor: pointer;background: #fff;border: 1px solid #d4d4d4;position: relative;}
.img_hd ul li p {height: 47px;width: 70px;display: block;background: #fff;position: relative;}
.img_hd ul li i {display: block;clear: both;line-height: 20px;padding: 0 5px;background: #000;color: #fff;position: absolute;right: 3px;bottom: 3px;z-index: 9;filter: alpha(opacity=50);-moz-opacity: 0.5;opacity: 0.5;font-family: Arial;font-size: 12px;font-style: normal;}
.img_hd ul li img {position: absolute;height: 47px;width: 70px;}
.img_hd ul li.on {border: 1px solid #e7811e;background: #e7811e;}
.imgMove .bottom_a {width: 20px;height: 25px;display: block;cursor: pointer;z-index: 10;float: left;top: 15px;position: absolute;z-index: 9;background: url(../images/common/file/article_iconh.png) no-repeat;}
.imgMove .prev_a {background-position: left top;left: 0;}
.imgMove .next_a {background-position: right top;right: 0;}
/* ————— 大图 end ————— */
/* ————— 文件 start ————— */
.articleHand {clear: both;font-size: 16px;padding: 10px 0px 20px 0;/* overflow: hidden; */}
.articleHand a {display: inline-block;line-height: 32px;padding: 0 20px 0px 30px;background: url(../images/common/file/file.png) no-repeat left center; color:#666;margin-bottom: 10px;}
.articleHand a.word {background: url(../images/common/file/word.png) no-repeat left 3px;color: #37a6ff !important;}
.articleHand a.ppt {background: url(../images/common/file/ppt.png) no-repeat left center;color: #ff7735 !important;}
.articleHand a.excel {background: url(../images/common/file/excel.png) no-repeat left center;color: #15bf44 !important;}
.articleHand a.pdf {background: url(../images/common/file/pdf.png) no-repeat left center;color: #1369c0 !important;}
.articleHand a.zip {background: url(../images/common/file/zip.png) no-repeat left 3px;color: #ff9779 !important;}
.articleHand a:hover{text-decoration: underline;}
/* ————— 文件 end ————— */
/* ————— 文章页码 start ————— */
.articlePage {clear: both;text-align: center;font-family: Arial;font-size: 0;}
.articlePage a {margin: 0 1px;background: #ccc;padding: 0px 12px;display: inline-block;font-size: 12px;height: 30px;line-height: 30px;}
.articlePage a:hover {color: #fff;background: #e7811e;}
.articlePage a.hover {color: #fff;background: #e7811e;}
/* ————— 文章页码 end ————— */
/* ————— 上一篇/下一篇 start ————— */
.pageUp {
    display: block;
    line-height: 72px;
    color: #999999;
    font-size: 16px;
    overflow: hidden;
    background-color: #f9f9f9;
    border-radius: 5px;
    padding: 0 20px;
    margin-bottom: 6px;
}
.articlePageBox {
    float: left;
}
.articlePageBox.R {
    float: right;
}
.pageUp a {
    font-size: 14px;
    color: #808080;
}
.pageUp a i {
    color: #808080;
    margin-right: 10px;
}
.articlePageBox.R i {
    margin-right: 0;
    margin-left: 10px;
}
.articlePageBox:hover,
.pageUp a:hover,
.pageUp a:hover i {
    color: #e7811e;
}
/* ————— 上一篇/下一篇 end ————— */
/* ————— 音频 start ————— */
.newsAudio .audiojs audio {position: absolute;left: -1px;opacity: 0;}
.newsAudio .audiojs {z-index: 99999;background: #fff;overflow: hidden;font-family: monospace;font-size: 12px;border-radius: 5px;box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);width: 400px;margin: 0 auto;border: 1px solid #e5e5e5;}
.newsAudio .audiojs .play-pause {width: 25px;height: 27px;padding: 4px 6px;margin: 0px;float: left;overflow: hidden;position: relative;}
.newsAudio .audiojs .play-pause:before {content: '';display: block;border-right: 1px solid #e5e5e5;position: absolute;right: 0;top: 0;height: 100%;transform: scaleX(0.3);}
.newsAudio .audiojs p {display: none;width: 25px;height: 27px;margin: 0px;cursor: pointer;}
.newsAudio .audiojs .play {display: block;}
.newsAudio .audiojs .scrubber {position: relative;float: left;width: 240px;background: #f5f5f5;height: 14px;margin: 10px;top: 1px;overflow: hidden;}
.newsAudio .audiojs .progress {position: absolute;top: 0px;left: 0px;height: 14px;width: 0px;background: #fbbc05;z-index: 1;}
.newsAudio .audiojs .loaded {position: absolute;top: 0px;left: 0px;height: 14px;width: 0px;background: #ffeebb;cursor: pointer;}
.newsAudio .audiojs .time {overflow: hidden;height: 35px;line-height: 36px;margin: 0px 0px 0px 6px;padding: 0px 6px 0px 12px;position: relative;color: #666;}
.newsAudio .audiojs .time:before {content: '';display: block;border-left: 1px solid #e5e5e5;position: absolute;left: 0;top: 0;height: 100%;transform: scaleX(0.3);}
.newsAudio .audiojs .time em {padding: 0px 2px 0px 0px;color: #666;font-style: normal;}
.newsAudio .audiojs .time strong {padding: 0px 0px 0px 2px;font-weight: normal;}
.newsAudio .audiojs .error-message {display: none;padding: 0px 10px;height: 35px;overflow: hidden;line-height: 36px;white-space: nowrap;color: #666;text-overflow: ellipsis;-o-text-overflow: ellipsis;-icab-text-overflow: ellipsis;-khtml-text-overflow: ellipsis;-moz-text-overflow: ellipsis;-webkit-text-overflow: ellipsis;}
.newsAudio .audiojs .error-message a {color: #666;text-decoration: none;padding-bottom: 1px;border-bottom: 1px solid #999;white-space: wrap;}
.newsAudio .audiojs .play {background: url(../components/audio/images/play.png) center center no-repeat;background-size: 14px;}
.newsAudio .audiojs .loading {background: url(../components/audio/images/loading.png) center center no-repeat;background-size: 14px;-webkit-animation: fa-rotating 2s infinite linear;animation: fa-rotating 2s infinite linear;}
.newsAudio .audiojs .loading:before {content: '';}
@keyframes fa-rotating {0% {-webkit-transform: rotate(0deg);transform: rotate(0deg);}100% {-webkit-transform: rotate(359deg);transform: rotate(359deg);}}
.newsAudio .audiojs .error {background: url(../components/audio/images/error.png) center center no-repeat;background-size: 14px;}
.newsAudio .audiojs .pause {background: url(../components/audio/images/pause.png) center center no-repeat;background-size: 16px;}
.newsAudio .playing .play,
.newsAudio .playing .loading,
.newsAudio .playing .error {display: none;}
.newsAudio .playing .pause {display: block;}
.newsAudio .loading .play,
.newsAudio .loading .pause,
.newsAudio .loading .error {display: none;}
.newsAudio .loading .loading {display: block;}
.newsAudio .error .time,
.newsAudio .error .play,
.newsAudio .error .pause,
.newsAudio .error .scrubber,
.newsAudio .error .loading {display: none;}
.newsAudio .error .error {display: block;}
.newsAudio .error .play-pause p {cursor: auto;}
.newsAudio .error .error-message {display: block;}
/* ————— 音频 end ————— */
/* ————— 视频 start ————— */
.newsViewVideo{width: 600px;height: 400px;margin: 0 auto;position: relative;}
.newsViewVideo #col1mui-player{height: 100% !important;cursor: pointer;}
.newsViewVideo #muiPlaybtn{position: absolute;left: 0;top: 0;background: url(../images/play.png) no-repeat center center;width: 100%;height: 100%;display: block;z-index: 999;cursor: pointer;}
/* ————— 视频 end ————— */
/* ========== 单篇+文章页 end ========== */
/* ========== 全图列表 start ========== */
/* 视频列表 start */

/* 视频列表 end */
/* 资质荣誉 start */

/* 资质荣誉 end */
/* 期刊杂志 start */
/* 期刊杂志 end */
/* 数字报纸 start */
/* 数字报纸 end */
/* ========== 全图列表 end ========== */
/* ========== 图文列表 start ========== */
/* 图文列表1 start */
/* 图文列表1 end */
/* 图文列表2 start */
/* 图文列表2 end */
/* ========== 图文列表 end ========== */
/* ========== 文字列表 start ========== */
/* 全文列表1 start */
/* 全文列表1 end */
/* 全文列表2 start */
/* 全文列表2 end */
/* ========== 文字列表 end ========== */
/* ========== 瀑布流 start ========== */
/* 纵向瀑布流start */
/* 纵向瀑布流end */
/* 横向瀑布流start */
/* 横向瀑布流end */
/* ========== 瀑布流 end ========== */
/* ————— 公用表单 start ————— */
.input{ border: 1px solid #ddd; padding:0 10px}
.input input{ border: none; background: none; width: 100%; height: 38px; line-height: 38px; font-size: 14px; color: #333;}
.textarea{ border: 1px solid #ddd; padding:5px 10px}
.textarea textarea{ border: none; background: none; width: 100%; height: 120px; line-height: 25px; font-size: 14px; color: #333;}
a.formBtn{ display: inline-block; height: 40px; line-height: 40px; border: 1px solid #ddd; background: #FFF; border-radius: 3px; font-size: 14px; color: #333; padding:0 30px; margin: 0 5px;}
a.formBtn:hover{ opacity: .9;}

.formYzm .input{ width: 50%; float: left; display: inline;}
.formYzm .yzmImg{ width: 118px; height: 38px; border: 1px solid #ddd; background: #ddd; float: left; display: inline; margin-left: 20px;}
.formYzm .yzmImg img{ display: block; width: 100%; height: 100%;}

.formSubBtn{ font-size: 0; text-align: left; margin: 0 -5px;}
.formSubBtn a{ padding:0 40px; border-radius: 5px;}
.formSubBtn a.submit{ background: #1e5ab0; color: #FFF;}
.formSubBtn a.reset{ background: #ddd; color: #8b8b8b;}
/* ————— 公用表单 end ————— */

/* 关于我们 start */
.about {
    overflow: hidden;
}
.aboutR {
    overflow: hidden;
    background-color: #fff;
    padding: 46px 66px;
    box-sizing: border-box;
    position: relative;
}
.aboutR::before {
    position: absolute;
    display: block;
    content: '';
    width: 1px;
    height: 92%;
    background-color: #ede3d0;
    top: 74px;
    left: 50%;
    margin-left: -.5px;

}
.aboutR dd {
    overflow: hidden;
    margin: 0 -32px;
    margin-bottom: 40px;
}
.aboutR dd .con {
    margin: 0 32px;
}
.aboutR dd .ddL {
    float: left;
    width: 50%;
}
.aboutR dd .ddR {
    float: right;
    width: 50%;
}
.aboutR dd:nth-child(even) .ddL{
    float: right;
}
.aboutR dd:nth-child(even) .ddR{
    float: left;
}

.aboutR dd .title {
    line-height: 42px;
    font-size: 28px;
    font-weight: bold;
    color: #333333;
    text-align: right;
    margin-bottom: 26px;
    position: relative;
}
.aboutR dd .title::before {
    position: absolute;
    display: block;
    content: '';
    width: 40px;
    height: 40px;
    background: url(../test/about/aboutIcon.jpg) center center no-repeat;
    background-size: 100%;
    right: -51px;
    top: 50%;
    margin-top: -20px;
}
.aboutR dd:nth-child(even) .title {text-align: left;}
.aboutR dd:nth-child(even) .title::before {
    right: 0;
    left: -51px;
    transform: rotate(180deg);
}
.aboutR dd li {
    overflow: hidden;
    margin-bottom: 30px;
}
.aboutR dd .textC {
    float: left;
    width: 450px;
    line-height: 24px;
    font-size: 16px;
    color: #666666;
}
.aboutR dd .time {
    float: right;
    line-height: 24px;
    height: 24px;
    font-size: 16px;
    font-weight: bold;
    color: #444444;
}
.aboutR dd:nth-child(even) .textC {float: right;}
.aboutR dd:nth-child(even) .time {float: left;}
.aboutR .ddR .con {
    padding-right: 70px;
}
.aboutR dd:nth-child(even) .ddR .con {
    padding-right: 0;
    padding-left: 70px;
}
.aboutR .ddR .pic {overflow: hidden;}
.aboutR .ddR .pic::before {padding-top: 66.6666%;}
/* 关于我们 end */
/* 新闻公告-工作动态 start */
.imgText1Box {overflow: hidden;}
.imgText1 {
    overflow: hidden;
}
.imgText1 dd {
    margin-bottom: 20px;
}
.imgText1 .con {
    display: block;
    background-color: #fff;
    overflow: hidden;
    padding: 30px;
    box-sizing: border-box;
    transition: all .5s;
    -webkit-transition: all .5s;
}
.imgText1 .pic {
    float: left;
    width: 214px;
    margin-right: 28px;
}
.imgText1 .pic::before {padding-top: 59.8130%;}
.imgText1 .text .title {
    line-height: 32px;
    height: 32px;
    font-size: 18px;
    color: #333333;
    padding-top: 3px;
}
.imgText1 .text .time {
    line-height: 28px;
    font-size: 14px;
    color: #aaaaaa;
    margin-bottom: 16px;
}
.imgText1 .text .textC {
    line-height: 22px;
    height: 44px;
    font-size: 14px;
    color: #808080;
}
.imgText1 .con:hover {
    box-shadow: 0 0 24px rgba(0, 0, 0, 0.1);
}
.imgText1 .con:hover .title{
    color: #e7811e;
}
/* 新闻公告-工作动态 end */
/* 新闻公告-信息公告 start */
.textList1Box {overflow: hidden;}
.textList1 {overflow: hidden;}
.textList1 .con {
    display: block;
    line-height: 72px;
    height: 72px;
    background-color: #fff;
    padding: 0 30px;
    box-sizing: border-box;
    overflow: hidden;
    transition: all .5s;
    -webkit-transition: all .5s;
}
.textList1 dd {
    margin-bottom: 20px;
}
.textList1 .con .title {
    overflow: hidden;
    font-size: 18px;
    color: #333333;
    padding-right: 100px;
}
.textList1 .con .time {
    float: right;
    font-size: 16px;
    color: #aaaaaa;
}
.textList1 .con:hover {
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.08);
}
.textList1 .con:hover .title{
    color: #e7811e;
}
/* 新闻公告-信息公告 end */
/* 新闻公告-图片资讯 start */
.imgList1Box {
    overflow: hidden;
}
.imgList1 {overflow: hidden;margin: 0 -10px;}
.imgList1 dd {
    float: left;
    width: 33.3333%;
    margin-bottom: 20px;
}
.imgList1 .con {
    display: block;
    margin: 0 10px;
    background-color: #fff;
}
.imgList1 .con .pic::before {padding-top: 60%;}
.imgList1 .con .text {
    padding: 20px 30px;
    padding-bottom: 18px;
    box-sizing: border-box;
}
.imgList1 .con .title {
    line-height: 32px;
    height: 32px;
    font-size: 18px;
    color: #333333;
    text-align: center;
}
.imgList1 .con .time {
    line-height: 30px;
    height: 30px;
    font-size: 16px;
    color: #aaaaaa;
    text-align: center;
}
.imgList1 .con:hover .title {color: #e7811e;}
/* 新闻公告-图片资讯 end */
/* 新闻公告-视频资讯 start */
.videoListBox {
    overflow: hidden;
}
.videoList1 {overflow: hidden;margin: 0 -10px;}
.videoList1 dd {
    float: left;
    width: 33.3333%;
    margin-bottom: 20px;
}
.videoList1 .con {
    display: block;
    margin: 0 10px;
    background-color: #fff;
    cursor: pointer;
}
.videoList1 .con .pic::before {padding-top: 60%;}
.videoList1 .con .text {
    padding: 20px 30px;
    padding-bottom: 18px;
    box-sizing: border-box;
}
.videoList1 .con .title {
    line-height: 32px;
    height: 32px;
    font-size: 18px;
    color: #333333;
    text-align: center;
}
.videoList1 .con .time {
    line-height: 30px;
    height: 30px;
    font-size: 16px;
    color: #aaaaaa;
    text-align: center;
}
.videoList1 .con:hover .title {color: #e7811e;}
.videoList1 .con .pic::after {
    position: absolute;
    display: block;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    opacity: 0;
    transition: all .5s;
    -webkit-transition: all .5s;
}
.videoList1 .con .icon {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 46px;
    height: 46px;
    background: url(../images/play.png) center center no-repeat;
    background-size: 100%;
    opacity: 0;
    transition: all .5s;
    -webkit-transition: all .5s;
    z-index: 6;
}
.videoList1 .con:hover .pic::after,
.videoList1 .con:hover .icon {
    opacity: 1;
}
/* 新闻公告-视频资讯 end */
/* 民族语种-语言概况 start */
.imgtext2Box .indexTitle,
.textList2Box .indexTitle {
    background: url(../images/subBg2.jpg) center center no-repeat;
}
.imgtext2Box {overflow: hidden;}
.imgText2 {overflow: hidden;}
.imgText2 dd {
    margin-bottom: 20px;
}
.imgText2 .con {
    overflow: hidden;
    display: block;
    background-color: #fff;
    padding: 30px;
    transition: all .5s;
    -webkit-transition: all .5s;
}
.imgText2 .pic {
    float: left;
    width: 214px;
    margin-right: 30px;
}
.imgText2 .pic::before {padding-top: 59.8130%;}
.imgText2 .text {
    overflow: hidden;
}
.imgText2 .text .title {
    line-height: 40px;
    font-size: 18px;
    color: #333333;
}
.imgText2 .text .time {
    line-height: 20px;
    font-size: 14px;
    color: #aaaaaa;
    margin-bottom: 20px;
}
.imgText2 .text .textC {
    line-height: 22px;
    font-size: 14px;
    color: #808080;
}
.imgText2 .con:hover {box-shadow: 0 0 16px rgba(0, 0, 0, 0.08);}
.imgText2 .con:hover .title {color: #e7811e;}
/* 民族语种-语言概况 end */
/* 民族语种-有声数据 start */
.textList2Box .column2FormBox {
    background-color: #fff;
    padding: 20px 30px;
}
.textList2Box .column2Form .form {
    width: 33.3333%;
}
.textList2Box .column2Form .form .lable {width: 64px;text-align: center;}
.textList2Box,.textList2 {overflow: hidden;}

.textList2Dl dd {
    background-color: #fff;
    padding: 20px 30px;
    box-sizing: border-box;
}
.textList2Dl dd .title,
.textList2Dl dd a.title {
    line-height: 38px;
    height: 38px;
    font-size: 18px;
    color: #333333;
}

.textList2Dl dd .text {
    overflow: hidden;
    line-height: 34px;
    height: 34px;
    font-size: 14px;
    color: #808080;
}
.textList2Dl dd .textC {
    float: left;
    overflow: hidden;
}
.textList2Dl dd .textC .tit {
    float: left;
    margin-right: 60px;
}
.textList2Dl dd .textC .tit.dwB {
    overflow: hidden;
}
.textList2Dl dd .textC .tit.dwB .dw {
    display: inline-block;
    width: 100px;
    height: 40px;
    background: #e9ecf0;
    color: #26446f;
    font-size: 16px;
    text-align: center;
}
.textList2Dl dd .textC .tit.dwB .dw i {
    color: #93a2b7;
}
.textList2Dl dd .textC .tit.dwB:hover .dw{
    background: #26446f;
    color: #fff;
}

.textList2Dl dd .textC .tit.playB {
    overflow: hidden;
}
.textList2Dl dd .textC .tit.playB .play {
    display: inline-block;
    width: 100px;
    height: 40px;
    background: #e7f2f1;
    color: #148077;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
}
.textList2Dl dd .textC .tit.playB .play i {
    color: #148077;
}
.textList2Dl dd .textC .tit.playB:hover .play{
    background: #148077;
    color: #fff;
}
.textList2Dl dd .textC .tit.playB:hover i {color: #fff;}
.textList2Dl dd .time {
    float: right;
}
.column2FormBox.pl .form  {overflow: hidden;}
.column2FormBox.pl .form {
    overflow: hidden;
}
.column2FormBox.pl .form .lable {
    float: left;
    width: 174px;
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    line-height: 48px;
}
.column2FormBox.pl .form .input {
    float: left;
    width: 46%;
    height: 48px;
    background: #f9f9f9;
    border: none;
    padding: 0 20px;
    box-sizing: border-box;
}
.column2FormBox.pl .form .input input {
    background: none;
    border: none;
    width: 100%;
    height: 100%;
    font-size: 16px;
    color: #333333;
}
.column2FormBox.pl .form .input input::placeholder {font-size: 16px;}
.column2FormBox.pl .form .btnBox {
    float: right;
    width: 464px;
}
.column2FormBox.pl .form .btnBox .btn {
    width: 47%;
    float: left;
    margin-bottom: 0;
    background: #f7f7f7;
}
.column2FormBox.pl .form .btnBox .btn:nth-child(1),
.column2FormBox.pl .form .btnBox .btn:nth-child(1) a {
    margin-right: 20px;
    color: #fff;
}
.column2FormBox.pl .form .btnBox .btn:nth-child(2),
.column2FormBox.pl .form .btnBox .btn:nth-child(2) a {
    color: #333;
}
.column2FormBox.pl .form .btnBox .btn:nth-child(2)::before {
    display: none;
}
/* 民族语种-有声数据 end */
/* 有声数据详情 start */
.langNews {
    background: #fff;
    padding: 50px 192px;
    padding-top: 40px;
}
.langNewsTitle {
    line-height: 52px;
    font-size: 32px;
    color: #333333;
    font-weight: bold;
    text-align: center;
    margin-bottom: 30px;
}
.newsDl .title {
    line-height: 64px;
    height: 64px;
    background: #e7f2f1;
    font-size: 20px;
    color: #148077;
    font-weight: bold;
    padding: 0 30px;
    box-sizing: border-box;
    margin-bottom: 20px;
}
.newsDl .textC .tit.playB {
    overflow: hidden;
}
.newsDl .textC .tit.playB .play {
    display: inline-block;
    width: 160px;
    height: 48px;
    line-height: 48px;
    background: #148077;
    color: #fff;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
}
.newsDl .textC .tit.playB .play a {
    color: #fff;
}
.newsDl .textC .tit.playB .play i {
    color: #fff;
}
.newsDl .textC {
    min-height: 80px;
    font-size: 18px;
    color: #333333;
    line-height: 48px;
    margin-bottom: 6px;
    padding: 0 30px;
    box-sizing: border-box;
}
.badge {
    position: relative;
    font-size: 12px;
    top: -3px;
    padding: 0 2px;
  }
/* 有声数据详情 end */
/* 民族语种-语种地图 start */
.langMapBox,.langMap {overflow: hidden;}
.langMapBox .column2FormBox {
    background-color: #fff;
    padding: 20px 30px;
}
.langMapBox .column2Form .form {
    width: 33.3333%;
}
.langMapBox .column2Form .form .lable {width: 64px;text-align: center;}
.langMapBox,.textList2 {overflow: hidden;}
#langMap {position: relative;}
#langMap .return {
    position: absolute;
    width: 20px;
    height: 20px;
    background: url(../images/return.png) center center no-repeat;
    background-size: 100%;
    top: 10px;
    left: 5px;
    cursor: pointer;
    opacity: 0;
    transform: scale(0);
    transition: all .5s;
    z-index: 1000;
}
#langMap .return1.active {opacity: 1;transform: scale(1);}
#langMap .return2.active {opacity: 1;transform: scale(1);}
.gdMap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    z-index: 999;
    transform: scale(0);
    opacity: 0;
    transition: all .5s;
}
.gdMap.active {
    transform: scale(1);
    opacity: 1;
}
.gdMap .amap-marker-label {
    line-height: 28px;
    font-size: 18px;
    color: #333333;
    text-align: center;
    border: none !important;
    box-shadow: 0 0 16px rgba(0, 0, 0, 50%);
}
/* 禁用点击 */
.no-pointer-events {pointer-events: none;}
/* 禁用滚动 */
.no-scroll {overflow: hidden !important;}
.mapBox {
    background-color: #fff;
    padding: 30px;
    height: 700px;
    padding: 30px;
    box-sizing: border-box;
}
.langMap {
    height: 100%;
    background: #f5f5f5 !important;
    position: relative;
}
.langMap .draggable {
    width: 100%;
    height: 100%;
    transition: all .5s;
}
.langMap .svgBox {
    position: absolute;
    height: fit-content;
    width: fit-content;
    cursor: pointer;
    transition: all .5s;
}
.langMap .svgBox .title {
    position: absolute;
    inset: 0 0 0 0;
    margin: auto;
    width: fit-content;
    height: fit-content;
    line-height: 20px;
    font-size: 14px;
    color: #148077;
    cursor: pointer;
    z-index: 666;
}
/* .langMap .svgBox:first-child .title {inset: 33px -22px 0 0;} */
.langMap .svgBox:nth-child(12) .title {inset: -45px 35px 0 0;}
.langMap .svgBox:nth-child(4) .title {inset: -27px 0 0 0;}
.langMap .svgBox:nth-child(5) {z-index: 6;}
.langMap .svgBox:nth-child(5) .title {inset: -45px -14px 0 0;}
.langMap .svgBox:nth-child(6) .title {inset: -45px 35px 0 0;}
.langMap .svgBox:nth-child(7) .title {inset: 9px 0 0 35px;}
.langMap .svgBox:nth-child(9) {z-index: 6;}
.langMap .svgBox:last-child .title {inset: -49px -6px 0 0;}
.langMap .svgBox:last-child {z-index: 6;}
.langMap .svgBox .title::before {
    position: absolute;
    display: block;
    content: '';
    width: 10px;
    height: 10px;
    background: #148077;
    border-radius: 50%;
    bottom: -10px;
    left: 0;
    right: 0;
    margin: auto;
}
.amap-info-content {
    display: block !important;
    width: 368px !important;
    height: 284px !important;
    background: url(../images/langMapBg.jpg) center center no-repeat;
    background-size: 100%;
    padding: 16px;
}
.amap-info-close {
    right: 19px !important;
    top: 22px !important;
}
.bottom-center .amap-info-sharp,
.amap-logo,
.amap-copyright {display: none !important;}


.langMap .mapMore {
	/* display: block; */
	text-align: center;
	font-size: 14px;
	color: #148077;
	line-height: 30px;
	height: 30px;
	cursor: pointer;
	z-index: 999 !important;
	float: right;
}
.langMap .mapMore i {
	color: #cadfdd;
}
.langMap .BMap_pop div {display: none;}
.BMap_shadow,.langMap .BMap_shadow img,.langMap .BMap_shadow div {display: none;}
.langMap .BMap_bubble_content {display: block !important;}
.langMap .BMap_bubble_content div {display: block !important;}

.langMap svg path {
    fill-opacity: .5;
}
.langMapDl {
	padding: 0 18px;
	box-sizing: border-box;
    padding-top: 16px;
}
.langMapDl dt {
	line-height: 50px;
	height: 50px;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
.langMapDl dt i {
	background-image: linear-gradient(to right, #148077, #5eb922);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-size: 22px;
	margin-right: 10px;
}
.langMapDl dd .title {
    line-height: 30px;
    height: 30px;
    font-size: 14px;
    color: #808080;
    font-weight: 400;
    float: left;
}
.langMapDl dd .title i {
	color: #afd6e2;
	margin-right: 10px;
}
/* 民族语种-语种地图 end */
/* 民族文化-实物展示 start */
.imgList2Box,.imgList2Dl {overflow: hidden;}
.imgList2Dl dd {
    float: left;
    width: 33.3333%;
    margin-bottom: 20px;
}
.imgList2Dl dd .con {
    margin: 0 10px;
    display: block;
    background-color: #fff;
    transition: all .5s;
    -webkit-transition: all .5s;
}
.imgList2Dl .pic::before {padding-top: 60%;}
.imgList2Dl dd .title {
    line-height: 80px;
    height: 80px;
    padding: 0 20px;
    box-sizing: border-box;
    font-size: 18px;
    color: #333333;
    text-align: center;
}
.imgList2Dl .con:hover {
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.08);
}
.imgList2Dl .con:hover .title {
    color: #e7811e;
}
/* 民族文化-实物展示 end */
/* 资料下载-列表 start */
.dataDownload1 dt,.dataDownload1 dd {overflow: hidden;}
.dataDownload1 {
    background-color: #fff;
    padding: 0 30px;
    overflow: hidden;
}
.dataDownload1 dt {
    background: url(../images/dwBg.jpg) center center no-repeat;
    background-size: cover;
    line-height: 84px;
    height: 84px;
    font-size: 20px;
    font-weight: bold;
    color: #ffff;
    overflow: hidden;
    text-align: center;
    margin: 0 -30px;
    padding: 0 30px;
}
.dataDownload1 dt .title,
.dataDownload1 dd .title {
    overflow: hidden;
    text-align: left;
}
.dataDownload1 dt .text,
.dataDownload1 dd .text {
    float: right;
    overflow: hidden;
}
.dataDownload1 dt .tit,
.dataDownload1 dd .tit {
    float: left;
    width: 210px;
    box-sizing: border-box;
    overflow: hidden;
}
.dataDownload1 dt .tit:last-child,
.dataDownload1 dd .text:last-child {
    margin-left: 50px;
    width: 256px;
}
.dataDownload1 dd {
    overflow: hidden;
    line-height: 84px;
    height: 84px;
    font-size: 18px;
    color: #333333;
    background-color: #fff;
    border-bottom: 1px solid #efefef;
}
.dataDownload1 dd .title a {font-size: 18px;color: #333;}
.dataDownload1 dd .tit.btnB {
    margin: 0 -7px;
}
.dataDownload1 dd .btnBox {
    width: 50%;
    float: left;
}
.dataDownload1 dd .btn {
    display: inline-block;
    padding: 0 12px;
    font-size: 16px;
    color: #be320f;
    box-sizing: border-box;
    background-color: #f8eae7;
    height: 48px;
    line-height: 48px;
    margin: 0 7px;
}
.dataDownload1 dd .btn i {opacity: .5;}
.dataDownload1 dd .btnBox:last-child .btn {background-color: #e9ecf0;color: #26446f;}
.dataDownload1 dd .btn:hover {
    background-color: #be320f;
    color: #fff;
}
.dataDownload1 dd .btnBox:last-child .btn:hover {
    background-color: #26446f;
    color: #fff;
}
/* 资料下载-列表 end */
/* 资料下载-详情 start */
.dataDownload2 {
    background-color: #fff;
    padding: 0 100px;
}
.dataDownload2 .title {
    line-height: 120px;
    height: 120px;
    font-size: 32px;
    font-weight: bold;
    color: #333333;
    text-align: center;
    border-bottom: 1px solid #efefef;
}
.dwDl {overflow: hidden;margin-bottom: 30px;}
.dwDl dd {
    float: left;
    width: 25%;
    font-size: 14px;
    color: #999999;
    line-height: 74px;
    height: 74px;
    border-bottom: 1px solid #efefef;
    text-align: center;
}
.dwDl dd:first-child {text-align: left;}
.dwDl dd:last-child {text-align: right;}
.dataDownload2 .textC {
    line-height: 32px;
    font-size: 16px;
    color: #666666;
    margin-bottom: 32px;
}
.dataDownload2 .img {width: 300px;height: 300px;margin: auto;margin-bottom: 40px;}
.dataDownload2 .img img {width: 100%;height: 100%;}
.dataDownload2 .btn {
    display: block;
    width: 180px;
    height: 48px;
    line-height: 48px;
    margin: auto;
    font-size: 16px;
    color: #fff;
    background-color: #26446f;
    text-align: center;
    cursor: pointer;
    transition: all .5s;
}
.dataDownload2 .btn:hover {
    transform: translateY(-5px);
}
.dataDownload2 .btn i {
    font-size: 20px;
    color: #93a2b7;
    position: relative;
    top: 2px;
}
/* 资料下载-详情 end */
/* 联系方式 start */
.contactBox,.contact {overflow: hidden;}
.contact {
    padding: 20px 50px;
    background-color: #fff;
}
.contactT {
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    position: relative;
}
.contactT .icon {
    position: absolute;
    right: 20px;
    top: 50%;
    background: url(../images/city.png) center center no-repeat;
    background-size: 100%;
    width: 36px;
    height: 41px;
    margin-top: -20.5px;
}
.contactT .title{
    line-height: 36px;
    font-size: 16px;
    color: #808080;
}
.contactT .title1{
    line-height: 40px;
    font-size: 20px;
    font-weight: bold;
    color: #333333;
}
.contactDl {
    overflow: hidden;
    padding-top: 20px;
    padding-bottom: 22px;
}
.contactDl dd {
    float: left;
    width: 33.3333%;
}
.contactDl dd .title {
    line-height: 36px;
    font-size: 16px;
    color: #808080;
}
.contactDl dd .title1 {
    line-height: 34px;
    height: 34px;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
}

.map {
    height: 570px;
}
.contactBox .mapBox {
    padding: 0;
    background: none;
}
#map .BMap_Marker label {
    left: -122px !important;
    top: -142px !important;
    width: 260px;
    height: 90px;
    background: url(../images/map.png) no-repeat center / 100% !important;
    border: none !important;
    white-space: unset !important;
    padding:20px 10px 0 70px !important;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-size: 16px !important;
    color: #fff;
    font-weight: bold;
    text-align: center;
}
#map .BMap_Marker {
    width: 1.075rem !important;
    height: 1.075rem !important;
    position: relative;

}
#map .BMap_Marker::before {
    content: "";
    display: block;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    background: rgba(220, 34, 62, .2);
    position: absolute;
    animation: circle-opacity 2s infinite;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) scale(0, 0);
    display: none;
}
#map .BMap_Marker:nth-child(1):before {display: block;}
#map .BMap_Marker div {
    top: -19px !important;
    position: absolute;
    margin: 0px;
    padding: 0px;
    width: 56px !important;
    height: 56px !important;
    overflow: hidden;
    left: -19px !important;
    top: 0px;
    animation: 700ms ease 0s infinite normal none running BMap_2080;
}
#map .BMap_Marker div img {display: none !important;}
#map .BMap_Marker:nth-child(1) div img {display: block !important;}
.BMap_scaleTxt,
.BMap_scaleCtrl,
.anchorBL,
.BMap_stdMpCtrl {display: none;}
#map .BMap_Marker div img {
    margin-left: 0 !important;
    margin-top: 0 !important;
    width: 56px !important;
    height: 56px !important;
}
@keyframes circle-opacity {
	from {
		opacity: 1;
		transform: translate(-50%, -50%) scale(1);
	}
	to {
		opacity: 0;
		transform: translate(-50%, -50%) scale(2);
	}
}
/* 联系方式 end */
/* 意见反馈 start */
.feedbackBox .feedback{overflow: hidden;}
.feedback {
    background-color: #fff;
    padding: 34px 30px;
}
.feedbackForm {overflow: hidden;}
.feedback .form {
    width: 33.3333%;
    float: left;
    overflow: hidden;
}
.feedback .form .con {
    margin: 0 10px;
}
.feedback .form .lable {
    line-height: 46px;
    font-size: 16px;
    color: #666666;
}
.feedback .form .input {
    height: 46px;
    line-height: 46px;
    background-color: #fafafa;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    border: none;
    margin-bottom: 14px;
}
.feedback .form.textA {width: 100%;}
.feedback .form.textA .input {
    height: 160px;
    padding: 14px 10px;
    margin-bottom: 30px;
}
.feedback .form .input input,
.feedback .form .input textarea {
    padding-left: 36px;
    font-size: 14px;
    height: 100%;
    width: 100%;
    border: none;
    background: none;
}
.feedback .form .input textarea {width: 98%;}
.feedback input::-webkit-input-placeholder {
    font-size: 14px;
}
.feedback .form .input .icon {
    position: absolute;
    top: 0;
    left: 14px;
    width: 36px;
    font-size: 20px;
}
.feedback .form.yzmBox {
    width: 100%;
}
.feedback .form.yzmBox .con {overflow: hidden;}
.feedback .form.yzmBox .input {
    float: left;
}
.feedback .form.yzmBox .yzm {
    float: left;
    width: 98px;
    height: 48px;
    margin: 0 20px;
    cursor: pointer;
    border-radius: 5px;
    overflow: hidden;
}
.feedback .form.yzmBox .yzm img {width: 100%;height: 100%;}
.feedback .form.yzmBox .text {
    overflow: hidden;
    line-height: 48px;
    font-size: 16px;
    color: #999999;
}
.feedback .btnBox {
    overflow: hidden;
    text-align: center;
    padding-top: 26px;
    padding-bottom: 36px;
}
.feedback .btnBox .btn {
    display: inline-block;
    width: 180px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-size: 16px;
    color: #808080;
    background-color: #f7f7f7;
    margin: 0 10px;
    transition: all .5s;
}
.feedback .btnBox .btn i {margin-right: 8px;}
.feedback .btnBox .btn:nth-child(2) {
    background: #be320f;
    color: #fff;
}
/* .feedback .btnBox .btn */
/* 意见反馈 end */

/* 登录 start */
.loginBox {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 800px;
}
.login {
    width: 500px;
    background: #fff;
    margin: auto;
    padding: 50px;
    box-sizing: border-box;
}
.loginTitle {
    line-height: 20px;
    font-size: 20px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 40px;
    text-align: center;
}
.loginFrom .form {
    margin-bottom: 20px;
    overflow: hidden;
}
.loginFrom .form .input {
    background: none;
    border: none;
    padding: 0;
    height: 48px;
    line-height: 48px;
}
.loginFrom .form .input input {
    background: #f9f9f9;
    font-size: 14px;
    color: #aaaaaa;
    padding: 0 20px;
    box-sizing: border-box;
    height: 48px;
    line-height: 48px;
}
.loginFrom .form .input input::placeholder {
    font-size: 14px;
    color: #aaaaaa;
}
.loginFrom .form.yzmB {margin-bottom: 40px;}
.loginFrom .form.yzmB .input {
    overflow: hidden;
}
.loginFrom .form.yzmB .yzm {
    width: 214px;
    float: right;
}
.loginFrom .form.yzmB .yzm {
    margin-left: 20px;
    height: 48px;
    line-height: 48px;
}
.loginFrom .form.yzmB .yzm img {
    vertical-align: middle;
    margin-right: 16px;
    cursor: pointer;
}
.loginBtn {
    height: 44px;
    background: #be320f;
    line-height: 44px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
}
.loginFrom .reg {
    line-height: 14px;
    color: #999999;
    text-align: center;
    font-size: 14px;
}
.loginFrom .reg a {
    color: #be320f;
}
/* 登录 end */