html {
	overflow-x: hidden;
}
/*html {*/

/*-webkit-filter: grayscale(100%);*/

/*-moz-filter: grayscale(100%);*/

/*-ms-filter: grayscale(100%);*/

/*-o-filter: grayscale(100%);*/

/*filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);*/

/*_filter: none;*/

/*}*/
body {
	font-family: "微软雅黑" !important;
	font-size: 14px;
	padding: 0;
	margin: 0;
}
.uk-container{
    width: 1170px;
    margin: 0 auto;
    position: relative;
}
body > a img {
	display: none;
}
a {
	text-decoration: none;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
button, input {
	outline: none;
}
.no-info {
	color: #cd0000;
}
i, em {
	font-style: normal;
}
.main {
	width: 100%;
	overflow: hidden;
}
img {
    max-width: 100%;
    height: auto;
    box-sizing: border-box;
    border: 0;
    vertical-align: middle;
}

/*** 栏目 ***/


.uk-container-left,.uk-containerc-left,.uk-containerb-left,.uk-containera-left,.uk-containerd-left{
    width: 300px;
    float: left;
    position: relative;
    margin-top: 45px;

}
.uk-container-left .uk-nav{
    padding-top: 40px;
    padding-bottom: 20px;
    position: relative;
}
.uk-container-left .index-people-right{
    float: none;
    margin-top: 40px;
}
.uk-container-left .uk-nav:after{
    content: "";
    position: absolute;
    width: 100%;
    height: 13px;
    background: url("../img/a-13.png") no-repeat;
    top: 0px;left: 0px;
    visibility: inherit !important;
}
.uk-container-left .uk-nav:before{
    content: "";
    position: absolute;
    width: 100%;
    height: 13px;
    background: url("../img/a-14.png") no-repeat;
    bottom: 0px;left: 0px;
}

.m-page-content-menu {
    position: absolute;
    font-size: 20px;
    color: #fff;
    width: 92px;
    height: 34px;
    line-height: 34px;
    background-color: #dc3f13;
    border-radius: 4px;
    text-align: center;
    left: 50%;
    margin-left: -46px;
    top: -17px;
}
.uk-container-left .uk-nav>li>a {
    padding:0;
}
.m-page-contenta-menua {
    position: absolute;
    font-size: 24px;
    color: #4e3d2e;
    font-weight: bold;
    text-align: center;
    left: 0px;
}
.uk-nav li {
	margin-bottom: 5px;
    
}
.uk-nav > li > a {
    color: #000000;
    font-size: 14px;
    padding: 0;
    
}
.uk-nav-title {
    height: 24px;
    line-height: 24px;
    background-image: url(../img/uk-nav-bg.png);
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 18px;
	font-weight: bold;
}
.uk-nav-text {
    height: 24px;
    line-height: 24px;
    padding-left: 18px;
    border-bottom: 1px dashed #000000;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.uk-container-right {
    float: right;
    width: 834px;

}
.uk-containera-right {
    float: right;
    width: 834px;
	min-height: 520px;
    background-color: #edf5d4;
}
.uk-containera-rights{
    height: auto !important;
}
.uk-containerd-right {
    float: right;
    width: 750px;
    overflow-y: auto;
	background-color: #FFFFFF;
}
.uk-container-introduce {

}
.m-page-contenta-menua span{
    display: none;
    float: right;
    font-size: 14px;
    margin-top: 10px;
}
.introduce-title {
    font-size: 18px;
    color: #4e3d2e;
   font-weight: bold;
    padding-bottom: 34px;
    background: url("../img/a-15.png") no-repeat bottom;
}

.interview-info li{
    margin: 5px 0;
    width: 32%;
    float: left;
    overflow: hidden;
}
.interview-info li a{
	height: 30px;
	font-size: 14px;
	background-color:#4e3d2e;
	display: block;
	line-height: 30px;
	margin: 0 10px;
	text-align: center;
    color: #fff;

}
#video{
    margin-bottom: 40px;
    /*height: auto !important;*/
}
.interview-info li a:hover{
	background-color:#eee;
}

.uk-manuscript-photo img{
    width: 171px;
    height: 230px;
    margin-right: 20px;
}

.introduce-date {
    /*font-family: "汉仪中黑繁";*/
    font-size: 14px;
    color: #4e3d2e;
    line-height: 24px;
}
.introduce-media {
    /*font-family: "汉仪书宋二繁";*/
    font-size: 14px;
    line-height: 22px;
    max-width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
    position: relative;
}
img{
    border: none !important;
}
.introduce-media-title {
    float: left;
    color: #fff;
    /*width: 40px;*/
    height: 19px;
    padding: 0 5px;
    background-color: #4e3d2e;
    text-align: center;
}
.introduce-media-title.dt {
    position: absolute;
    left: 0;
    top: 0;
}
.introduce-media-t {
    float: left;
    color: #000000;
    margin-left: 6px;
}
.introduce-media-ts {
    color: #000000;
    margin-left: 6px;
    /*height: 222px;*/
    overflow-y: auto;
    max-width: 98%;
    margin: 0 auto;
}
.uk-text {
    border: 1px solid #4e3d2e;
    margin: 15px auto 24px;
    position: relative;
    padding-bottom: 33px;
}
.uk-wenzi {
    width: 88px;
    height: 27px;
    line-height: 27px;
    background-color: #4e3d2e;
    text-align: center;
    color: #fff;
    font-size: 18px;
    /*font-family: "汉仪中黑繁";*/
    position: absolute;
    top: 15px;
    left: 18px;
}
.uk-title {
    /*font-family: "汉仪中黑繁";*/
    font-size: 24px;
    color: #221815;
    text-align: center;
    margin: 58px auto 18px;
}
.uk-date {
    text-align: center;
    margin-bottom: 36px;
}
.uk-date span {
    /*font-family: "汉仪中黑繁";*/
    font-size: 16px;
    color: #221815;
    margin: 0 3px;    
}
.uk-containers {
    max-width: 95%;
    margin: 0 auto;
}
.uk-containers p {
    font-size: 15px;
    color: #221815;
    /*font-family: "汉仪书宋二繁";*/
    line-height: 30px;
    text-align: justify;
    margin: 0 auto;
}


.m-qualifications-nav {
/*    margin-top: 44px;*/
}
.m-qualifications-nav li {
cursor: pointer;
}
.m-qualifications-nav .active {
/*    background-color: #fdc41b;*/
}
.m-qualifications-info {
    display: none;
    border: 1px solid #4e3d2e;
    padding: 10px;
    /*height: 790px;*/
}
.m-qualifications-info.active {
    display: block;
}

.m-qualifications-title {
    max-width: 100%;
    height: 50px;
    line-height: 50px;
    /*font-family: "汉仪中黑繁";*/
    font-size: 24px;
    color: #fff;
    text-align: center;
    background-color: #4e3d2e;
    margin-bottom: 20px;
}
.m-qualifications-t p {
    /*font-family: "方正书宋繁体";*/
    font-size: 15px;
    color: #21201d;
    margin: 0 auto;
    line-height: 30px;
}

.m-weixin {
    margin-top: 40px;
    text-align: center;
}

.uk-nava-title {
    width: 290px;
    height: 46px;
    line-height: 46px;
    font-size: 16px;
    color: #4e3d2e;
    margin: 0 auto;
    padding-left: 10px;
}
.uk-container-video{
    margin-top: 50px;
}
.uk-nava-title.active{
    background-color: #4e3d2e;
    border-radius: 20px;
    color: #fff;
}
.uk-courseware-info {

    padding-top: 20px;
    overflow: auto;

}
.uk-courseware-info li {
    max-width: 95%;
    margin: 0 auto;
    margin-bottom: 12px;
    border-bottom: 1px dashed #caccb9;
}
.courseware-top {
    max-width: 100%;
    overflow: hidden;
}
.courseware-title {
    font-size: 20px;
    color: #4e3d2e;
}
.courseware-date {
    /*font-family: "方正书宋繁体";*/
    font-size: 14px;
    color: #000;
    float: right;
}
.courseware-text {
    font-size: 16px;
    color: #939393;
   line-height: 26px;
    padding-top: 15px;
    padding-bottom: 20px;
}
.courseware-text span {
    color: #ff0000;
}

.uk-nava-text {
    margin-bottom: 16px;
}
.uk-nava-text li {
    /*font-family: "方正书宋繁体";*/
    font-size: 14px;
    color: #000;
    height: 24px;
    line-height: 24px;
}
.uk-nava-text li a {
    color: #000;
}
.uk-titlea {
    /*font-family: "汉仪中黑繁";*/
    font-size: 24px;
    color: #221815;
    text-align: center;
    margin-bottom: 20px;
}

/*** 翻页  ***/
.page-pagination {
   width: 100%;
   padding: 30px 0 22px 0;
   text-align: center;
   clear: both;
}
.page-pagination a {
   display: inline-block;
   margin: 0 5px;
   padding: 0px 6px;
   cursor: pointer;
   text-decoration: none;
   color: #5b5b5b;
    /*font-family: "IcedEarth";*/
    font-size: 18px;
   border: 1px solid #dbdbdb;
}
.page-pagination a:hover {
   color: #fff;
   border-color: rgba(102,102,102,.6);
   background-color: rgba(102,102,102,.6);
}
.page-pagination a.jp-disabled {
   cursor: no-drop;
   opacity: .5;
}
.page-pagination a.jp-disabled:hover {
   color: #5b5b5b;
   border-color: #dbdbdb;
   background-color: #fff;
}
.page-pagination a.jp-current {
   cursor: default;
   color: rgba(102,102,102,.6);
   border-color: rgba(102,102,102,.6);
/*   background-color: #cf000d;*/
}

.uk-manuscript-info li {
    position: relative;
    border-bottom: 1px dashed #caccb9;
    padding-bottom: 20px;
    margin-top: 20px;
}
.uk-manuscript-er {
    max-width: 100%;
    overflow: hidden;
}
.uk-manuscript-photo {
    float: left;
}
.uk-manuscript-tr {

}
.uk-manuscript-top {
    width: 520px;
    overflow: hidden;
}
.uk-manuscript-neiron {
    width: 88px;
    height: 24px;
    line-height: 24px;
    /*font-family: "汉仪中黑繁";*/
    font-size: 18px;
    color: #fff;
    background-color: #4e3d2e;
    text-align: center;
    float: left;
}
.uk-manuscript-pdf {
    position: absolute;
    bottom: 20px;
    right: 0px;
}
.uk-manuscript-text a{
    font-size: 16px;
    line-height: 26px;
}
.uk-manuscript-text {
    margin-top: 10px;
    color: #666;
	font-size: 15px;
    line-height: 24px;
}
.uk-manuscript-ml {
    border: 1px solid #4e3d2e;
    padding: 12px 15px 25px 30px;
}
.uk-manuscript-ml-title {
    font-size: 18px;
    color: #fff;
    text-align: center;
    width: 88px;
    height: 26px;
    line-height: 26px;
    background-color: #4e3d2e;
    margin-bottom: 16px;
}
.uk-manuscript-ml-er {
    max-width: 100%;
}
.uk-manuscript-ml-er p {
    margin: 0;
    line-height: 26px;
}

.uk-containera-right ol {
    padding: 0;
    margin: 20px;
}
.uk-containera-right ol li {
    max-width: 660px;
    margin: 0 auto;
    border-bottom: 1px solid #c0c07e;
/*    overflow: hidden;*/
    height: 38px;
    line-height: 38px;
}
.uk-containera-right ol li:hover {
    background-color: #c9c384;
}

.article-ly {
    font-size: 14px;
    color: #352d1d;
    float: left;
}
.page-pagination {
    text-align: center;
    display: inline-block;
    background-color: rgba(0, 0, 0, 0.4);
    border-radius: 20px;
    padding: 3px 15px;
    margin-top: 50px;
}

.page-pagination a {
    display: inline-block;
    margin: 0 5px;
    padding: 3px 10px;
    cursor: pointer;
    text-decoration: none;
    color: #fff;
    border-radius: 5px;
    font-size: 14px;
}

.sea-content p {
    display: block !important;
    /*text-align: left !important;*/
}

.page-pagination a:hover {
    color: #fff;
    background-color: #6c5054;
}

.NewsList-p {
    display: none;
}

.page-pagination a.jp-disabled {
    cursor: no-drop;
    opacity: .5;
}

.page-pagination a.jp-disabled:hover {
    color: #5b5b5b;
    border-color: #ddd;
    background-color: #fff;
}

.page-pagination a.jp-current {
    cursor: default;
    color: #fff;
    background-color: #6c5054;
}
.audio-img {
    text-align: center;
    margin-bottom: 50px;
}

.audio-top {
    max-width: 100%;
    height: 50px;
    line-height: 50px;
    background-color: #4e3d2e;
    padding-left: 15px;
    color: #fff;
    font-size: 18px;
}
.audio-info li {
    max-width: 100%;
    margin: 4px 1px !important;
    border-bottom: 1px solid #4e3d2e;
/*    overflow: hidden;*/
    height: 31px;
    line-height: 31px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    background-color: #eee;
    width: 49% !important;
}
.smusic-list--scroll li a{
    display: inline !important;
}
.smusic-panel{
    text-align: center;
}
.smusic-panel img{
    max-width: 100%;
    border-radius: 50%;
    margin: 20px 0;
}
.smusic-panel p{
    font-size: 18px;
    color: #4e3d2e;
    font-weight: bold;
    padding-bottom: 20px;
}
.audio-info li:hover {
    cursor: pointer;
    background-color: #4e3d2e;
}
.audio-title {
    /*font-family: "汉仪书宋一繁";*/
    font-size: 15px;
    color: #352d1d;
    float: left;
    padding-left: 36px;
    background-image: url(../img/m.mp3);
    background-repeat: no-repeat;
    background-position: center left;
}
.audio-date {
    /*font-family: "汉仪书宋一繁";*/
    font-size: 15px;
    color: #352d1d;
    float: right;
}
.audio-ly {
    font-size: 15px;
    color: #352d1d;
    float: left;
    margin: 0px 50px 0px 12px;
}
.search-in ul li{
    border-bottom: 1px dashed gainsboro;
    padding-bottom: 15px;
    margin-top: 15px;
}
.search-in ul li a{
    font-size: 18px;
    color: #000000;
}
.search-in ul li span{
    font-size: 14px;
    color: #000000;
    float: right;
}
.search-in h2{
    font-size: 20px;
    color: #000000;
    text-align: center;
    padding-bottom: 15px;
}
.search-in p{
    font-size: 14px;
    color: #000000;
    line-height: 24px;
    text-indent: 2em;
    padding-bottom: 15px;
}
.search-in{
    min-height: 483px;
}
.activey-img{
    text-align: center;
    margin: 20px 0;
}
.activey-img img{
    max-width: 100%;
}
.activey-t{
    text-align: center;
}
.activey-t span{
    font-size: 14px;
    color: #000000;
    margin: 0 20px;
}
.at-nav ul li a{
    color: #000000;
    display: inline-block;
    width: 100%;
    border-bottom: 1px dashed #000000;
    padding-bottom: 3px;
    margin-bottom: 3px;
    padding-left: 5px;
}
.atr-list img{
    width: 200px;
    height: 130px;
    float: left;
    margin-right: 20px;
}
.article-title {
    font-size: 18px;
    color: #4e3d2e;
    /*float: left;*/
    margin: 10px 0;
}
.article-date {
    font-size: 16px;
    color: #939393;
    margin: 10px 0px;
}
.atr-list li{
    margin-top: 30px;
    margin-bottom: 20px;
}
.at-nav li{
    margin: 15px 0;
}
a:hover{
    color: #ce7126 !important;
}
a h2:hover{
    color: #ce7126 !important;
}
.nav ul li a:hover{
    color: #fff !important;
}
.courseware-title:hover,.article-title:hover{
    color: #ce7126 !important;
}
.audio-lists ul li img{
    width: 30px;
    margin-right: 15px;
}
.audio-lists ul li a{
    font-size: 16px;
}
.audio-lists ul li{
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #caccb9;
}
.audio-lists ul li span{
    float: right;
}
.leaving {
    border: 1px solid gainsboro;
    padding: 30px;
    margin-top: 50px;
}

.leaving-in {
    margin-bottom: 30px;
}

.leaving-in input {
    width: 260px;
    height: 40px;
    border: 1px solid gainsboro;
    padding-left: 15px;
    color: #666666;
    outline: none;
}

.leaving-in textarea {
    width: 560px;
    height: 240px;
    border: 1px solid gainsboro;
    padding-left: 15px;
    color: #666666;
    margin-left: 75px;
    padding-top: 15px;
    outline: none;
    resize: none;
}

.leaving-content {
    position: relative;
}

.leaving-content span {
    position: absolute;
}

.leaving-btn input {
    font-size: 16px;
    color: #fff;
    width: 120px;
    height: 35px;
    background-color: #4e3d2e;
    text-align: center;
    line-height: 35px;
    border-radius: 5px;
    border: none;
    margin-left: 85px;
}
.audio-info{
    margin-bottom: 30px;
}