html>body { font-size: 14px;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { padding: 0; margin: 0;}
table { border-collapse: collapse; border-spacing: 0;}
fieldset,img { border: 0;}
img { display:block;}
address,caption,cite,code,dfn,th,var,i,em { font-weight: normal; font-style: normal;}
ol,ul { list-style: none;}
caption,th { text-align: left;}
h1,h2,h3,h4,h5,h6 { font-weight: normal; font-size: 100%;}
q:before,q:after { content:'';}
abbr,acronym { border: 0;}
a { text-decoration:none;}
hr { height: 0; border: 0; border-top: 1px solid #999;}
em, i { font-style: normal;}

/*è‡ªå®šä¹‰æ»šåŠ¨æ¡æ ·å¼ start*/
::-webkit-scrollbar { width: 5px; height: 5px;}
::-webkit-scrollbar-track-piece { /*æ»šåŠ¨æ¡èƒŒæ™¯*/ background-color: #ecebeb;}
::-webkit-scrollbar-thumb:vertical { /*çºµå‘æ»šåŠ¨æ¡æ»‘å—*/ background-color: #c5c5c5;}
::-webkit-scrollbar-thumb:vertical:hover { /*çºµå‘æ»šåŠ¨æ¡æ»‘å— hover*/ background-color: #9e9e9e;}
::-webkit-scrollbar-thumb:horizontal { /*æ¨ªå‘æ»šåŠ¨æ¡æ»‘å—*/ background-color: #9e9e9e;}
::-webkit-scrollbar-thumb:horizontal:hover { /*æ¨ªå‘æ»šåŠ¨æ¡æ»‘å— hover*/ background-color: #c5c5c5;}
/*è‡ªå®šä¹‰æ»šåŠ¨æ¡æ ·å¼ end*/
tr .file-list { margin: 0;}
/*å›¾æ ‡20x20 end*/
/* layuiå¼¹çª— start */
.box-content { padding-top: 20px;}
.box-content .layui-form-item .layui-input-inline { width: 240px;}
.box-content .layui-input-block { margin: 20px 0 0 0;}
.wid-auto .layui-form-item .layui-input-inline { width: calc(100% - 137px);}
.wid-auto .layui-form-item .layui-input-inline .edui-default .edui-editor { width: calc(100% - 3px) !important;}
.wid-auto .layui-form-item .layui-input-inline textarea,
.wid620 .layui-form-item .layui-input-inline textarea{ width: 100%; min-height: 100px; resize: vertical;}
.wid620 .layui-form-item .layui-input-inline { width: 620px;}
.layui-form[wid120] .layui-form-label { width: 120px;}
.wid-auto[wid120] .layui-form-item .layui-input-inline { width: calc(100% - 178px);}
.wid-auto .essay-operate .layui-input-block { margin-left: 130px;}
.wid-auto[wid120] .essay-operate .layui-input-block { margin-left: 150px;}
.open-win-box .layui-form-item .layui-elem-field > .layui-form-checkbox { position: absolute; right: 10px; top: -10px; background: #fff;}
.open-win-box .layui-field-box { padding-top: 4px;}
.open-win-box .layui-elem-field legend { font-size: 14px; font-weight: unset;}
.open-win-box .layui-elem-field legend .layui-form-checkbox span { font-size: 12px;}
.open-win-box .custom-btn-box { margin: 0 auto; padding: 15px 0;}
.open-win-box .table-box{ margin: 0 auto; padding: 0 20px; width: calc(100% - 40px); overflow: hidden;}
.open-win-box .table-box .layui-field-title { margin: 0;}
.open-win-box .layui-colla-content .layui-tab { margin: 0;}
.open-win-box .layui-input-block { margin-left: 0; text-align: center;}
.table-box .layui-table th,.table-box .layui-table td { text-align: center;}
.layui-input-inline .view-detail { word-break: break-all;}
.layui-input-inline .view-detail img { max-width: 100%;}
/* å…¨å±€å…¬å…± start */
.inline-block { display: inline-block;}
.none { display: none;}
.float-l { float: left;}
.float-r { float: right;}
.center { text-align: center;}
.clear-both,.clearfix { clear: both;}
.ellipsis { overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.relative { position: relative;}
.bold { font-weight: bold;}
.pointer { cursor: pointer;}
.red { color: red !important; font-size: 12px !important;}
.nodata { color: #a9a9a9; padding: 50px 0;}
.wid30 { width: 30px !important;}
.wid40 { width: 40px !important;}
.wid50 { width: 50px !important;}
.wid60 { width: 60px !important;}
.wid70 { width: 70px !important;}
.wid80 { width: 80px !important;}
.wid90 { width: 90px !important;}
.wid100 { width: 100px !important;}
.wid110 { width: 110px !important;}
.wid120 { width: 120px !important;}
.wid130 { width: 130px !important;}
.wid140 { width: 140px !important;}
.wid150 { width: 150px !important;}
.wid160 { width: 160px !important;}
.wid180 { width: 180px !important;}
.wid200 { width: 200px !important;}
.wid220 { width: 220px !important;}
.wid240 { width: 240px !important;}
.wid260 { width: 260px !important;}
.wid280 { width: 280px !important;}
.wid300 { width: 300px !important;}
.wid700 { width: 700px !important;}
.wid750 { width: 750px !important;}
.wid800 { width: 800px !important;}
.wid1000 { width: 1000px !important;}
.wid1100 { width: 1100px !important;}
.wid1200 { width: 1200px !important;}
.wid1640 { width: 1640px !important;}
.wid-auto { width: auto !important;}
.display-flex { display: flex;}
.flex-bc { display: flex; justify-content: space-between; align-items: center;}
.flex-b { display: flex; justify-content: space-between;}
.flex-c { display: flex; align-items: center;}
.flex-wrap { flex-wrap: wrap;}
.ellipsis-1 { overflow: hidden; -webkit-line-clamp: 1; display: -webkit-box; -webkit-box-orient: vertical; word-break: break-all; text-overflow: ellipsis;}
.ellipsis-2 { overflow: hidden; -webkit-line-clamp: 2; display: -webkit-box; -webkit-box-orient: vertical; text-align: justify;}
.ellipsis-3 { overflow: hidden; -webkit-line-clamp: 3; display: -webkit-box; -webkit-box-orient: vertical; text-align: justify;}
.ellipsis-4 { overflow: hidden; -webkit-line-clamp: 4; display: -webkit-box; -webkit-box-orient: vertical; text-align: justify;}
.ellipsis-5 { overflow: hidden; -webkit-line-clamp: 5; display: -webkit-box; -webkit-box-orient: vertical; text-align: justify;}
.ellipsis-6 { overflow: hidden; -webkit-line-clamp: 6; display: -webkit-box; -webkit-box-orient: vertical; text-align: justify;}
/* å…¨å±€å…¬å…± end */

/* æ‰€æœ‰é¡µé¢å…¬å…±css start */
.layui-laypage .layui-laypage-curr .layui-laypage-em { background-color: #009d82;}
.layui-laypage a, .layui-laypage span { height: 36px; line-height: 36px;}
.bg-img { background-position: center; background-repeat: no-repeat; background-size: 100%;}
.bg-img-cover { background-position: center; background-repeat: no-repeat; background-size: cover;}
.more-read .pre-next-box p a:hover { color: #009d82;}
.layui-form-select .layui-input, .border-radius { border-radius: 20px;}
.menu-box { width: 100%; background-color: #fff; display: block;}
.menu-box.scroll { position: fixed; left: 0; top: 0; z-index: 9999; background: #fff; box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2);}
.br_box_top { background-color: rgba(0,0,0,.5);}
.swiper-pagination-bullet { width: 15px; height: 15px; margin: 0 6px !important;}
.swiper-pagination-bullet.swiper-pagination-bullet-active { background-color: #009d82;}
.layui-laypage { margin: 20px 0;}
table { border-top: 1px solid #e1e1e1; border-left: 1px solid #e1e1e1; width: 100%; margin-bottom: 30px;}
table th,
table td { border: 1px solid #e1e1e1; padding: 10px; color: #666; text-align: center; font-size: 14px; line-height: 22px;}
table th { color: #494949;}
table tr a { color: #494949; font-size: 14px;}
table tr.firstRow { background-color: #eee;}
table tr.firstRow td { font-weight: bold;}
.word p em,.body p em,.center p em,.detail p em { font-style: italic !important;}

.layui-laydate .layui-this { background-color: #009d82!important;}
.laydate-selected:hover { background-color: #2db122!important;}
.layui-laydate-content td.laydate-selected { background-color: #95d090;}
.box-img { display: inline-block;}
.box-code .qr-style { text-align: center;}

.article-detail {word-wrap: break-word;font-size: 14px;line-height: 24px;overflow-x: scroll;min-height: 1000px;}
.article-detail img,.article-detail iframe{ display: inline-block; max-width: 100%; margin: 5px 0;}
.article-detail table th, table td { word-break: break-all;}
.article-detail h1, h2, h3, h4, h5, h6 { font-size: initial;}


.field_list_party_taxonomy a { color: #969696;}
/* æ‰€æœ‰é¡µé¢å…¬å…±css end */
.hide_field{display: none;}
.pager ul{display: flex;}
.pager ul li{padding: 0 10px;}
/*.box-ul li .right img {
    top: 16px;
    right: 14px;
    width: 267px;
    height: 374px;
}*/

.box-ul li .right {
    display: flex
;}