@charset "utf-8";

@font-face {
    font-family: 'FontAwesome';
    src: url('fonts/ark.eot.txt?v=2');
    src: url('fonts/ark.ttf.txt?v=2') format('truetype'), url('fonts/ark.woff.txt?v=2') format('woff2');
    font-weight: normal;
    font-style: normal
}

/* 全局样式重置 */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: 'Microsoft YaHei', Arial, sans-serif;
    color: #333;
    line-height: 1.6;
}



/*公共部分*/
body {
    background-repeat: repeat-x;
    padding: 0;
    margin: 0 auto;
    font-family: Arial, "微软雅黑", "宋体";
    text-align: center;
    font-size: 12px;
    color: #5e5e5e;
    min-width: 1200px;
}

input,
select,
textarea {
    FONT-SIZE: 12px;
    FONT-FAMILY: simsun;
    outline: none
}

a {
    color: #3d3d3d;
    text-decoration: none;
}

a:hover {
    color: #c00;
    text-decoration: underline;
}

img {
    border: 0;
}

ul li {
    list-style: none;
    text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
dl,
li,
dt,
dd,
form,
select {
    margin: 0;
    padding: 0;
}

fieldset,
legend,
textarea,
input {
    padding: 0
}

ul,
ol {
    padding-left: 0;
    list-style-type: none
}

a img,
fieldset {
    border: 0
}

img {
    display: inline-block;
    margin: 0 auto;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button
}

button[disabled],
html input[disabled] {
    cursor: default
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="search"] {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top;
    resize: none
}

input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
    box-shadow: inset 0 0 0 1000px #fff;
    -moz-box-shadow: inset 0 0 0 1000px #fff;
    -webkit-box-shadow: inset 0 0 0 1000px #fff
}

select {
    border-radius: 0;
    -webkit-border-radius: 0
}

body {
    line-height: 1.6;
    color: #222;
    font-size: 16px
}

textarea,
input {
    color: #222
}

textarea::-webkit-input-placeholder,
input::-webkit-input-placeholder {
    color: #a3a3a3
}

textarea:-moz-placeholder,
input:-moz-placeholder {
    color: #a3a3a3
}

textarea::-moz-placeholder,
input::-moz-placeholder {
    color: #a3a3a3
}

textarea:-ms-input-placeholder,
input:-ms-input-placeholder {
    color: #a3a3a3
}

textarea.placeholder,
input.placeholder {
    color: #a3a3a3
}

textarea {
    resize: none;
    overflow-y: auto
}

*:focus {
    outline: none;
}

button,
input,
select,
textarea {
    *font-family: "Helvetica Neue", "Hiragino Sans GB", "Microsoft YaHei", "\9ED1\4F53", Arial, sans-serif
}

.nbr {
    white-space: nowrap;
}

.ibox {
    border: #2263a5 1px solid;
}

.button {
    margin: 0 0 0 .2em;
    background: #cf0;
    border: 1px solid #2263a5;
    color: #fff;
    font-weight: bold;
}

.more {
    text-align: right;
}

.s1 {
    float: left;
}

.s2 {
    float: left;
}

.s3 {
    float: right;
}

.ss1 {
    float: left;
}

.ss2 {
    float: left;
}

.ss3 {
    float: right;
}

.clear {
    zoom: 1;
}

.clear[class] {
    content: '\20';
    display: block;
    clear: both;
    height: 0;
}

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
    overflow: hidden;
}

.clearfix {
    zoom: 1;
}

.blue {
    color: #0067F3
}

/* 空行属性 */
.blank1,
.blank2,
.blank3,
.blank4,
.blank5,
.blank6,
.blank7,
.blank8,
.blank9,
.blank10,
.blank12,
.blank15 {
    clear: both;
    margin: 0 auto;
    width: 100%;
    font-size: 1px;
    overflow: hidden;
}

.blank1 {
    height: 1px;
    line-height: 1px;
}

.blank2 {
    height: 2px;
    line-height: 2px;
}

.blank3 {
    height: 3px;
    line-height: 3px;
}

.blank4 {
    height: 4px;
    line-height: 4px;
}

.blank5 {
    height: 5px;
    line-height: 5px;
}

.blank6 {
    height: 6px;
    line-height: 6px;
}

.blank7 {
    height: 7px;
    line-height: 7px;
}

.blank8 {
    height: 8px;
    line-height: 8px;
}

.blank9 {
    height: 9px;
    line-height: 9px;
}

.blank10 {
    height: 10px;
    line-height: 10px;
}

.blank12 {
    height: 12px;
    line-height: 12px;
}

.blank15 {
    height: 15px;
    line-height: 15px;
}

.blankR5 {
    height: 5px;
    background: #AC0202;
    font-size: 1px;
}

.blankW9 {
    margin: 0 auto;
    width: 100%;
    height: 9px;
    font-size: 1px;
    background: #fff;
    clear: both;
}

.bgg {
    background: #F4FFD5;
}

.onlyMb {
    display: none;
}

.mbOnly {
    display: none;
}

.topttl {
    display: none;
}

.behind {
    display: none;
}

.topOnly {
    display: none;
}

.barOnly {
    display: none;
}




.b-in {
    width: 1200px;
    margin: 0 auto;
}


.top {
    position: relative;
}

.topbox {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 2;
}

.topbox a {
    color: #fff;
}

.topctrls {
    border-bottom: rgba(255, 255, 255, 0.3) 1px solid;
    padding: 10px 0;
    color: #fff;
}

.topctrls a:before {
    content: '\00a0';
    display: inline-block;
    padding-left: 20px;
    margin-left: 20px;
    line-height: 1em;
    vertical-align: middle;
    border-left: rgba(255, 255, 255, 0.3) 1px solid;
}


.topctrls a:first-child:before {
    border-left: none;
    display: none;
}

.topnav {}

.topnav img {
    margin: -5px 0 -20px;
    display: block;
}

.nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
    white-space: nowrap;
    overflow: auto;
    text-align: right;
    /* float: right; */
}

.nav ul li {
    float: left;
    margin: 15px 10px 15px 10px;
    font-size: 20px;
}

.nav ul li a {
    display: block;
    padding: 5px 10px;
}

.nav ul li.cur {font-weight:600;color:#ff6}
.nav ul li.cur a{color:#ff6;border:1px dotted #ff6;border-radius:10px;}

/* 轮播图样式 */
.banner {
    position: relative;
    width: 100%;
    height: 586px;
    overflow: hidden;
    z-index: 1;
}

.slide-item {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity 1s ease-in-out;
}

.slide-item.active {
    opacity: 1;
    z-index: 1;
}

.slide-item.active .banner-img {
    animation: zoomIn 10s ease-in-out;
}

.banner-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(1.1);
}

@keyframes zoomIn {
    0% {
        transform: scale(1);
    }

    100% {
        transform: scale(1.1);
    }
}

.slide-points {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
    display: flex;
    gap: 10px;
}

.slide-point {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.5);
    cursor: pointer;
    transition: background-color 0.3s;
}

.slide-point.active {
    background-color: #fff;
}


.abg1 {
    background: #F4FFD5 url(abg1.jpg) no-repeat center top;
    background-size: cover;
    padding-bottom: 1px;
}

.mainfocus {
    background: rgba(255, 255, 255, 0.87);
    padding: 20px 0;
}

.mainfocus .s1 {
    width: 745px;
}

.mainfocus .s3 {
    width: 430px;
    overflow: hidden;
}

.infoBox {
    text-align: left;
    position: relative;
    clear: both;
}

.infoBox .boxTitle {
    position: relative;
    /* height: 50px; */
    line-height: 50px;
}

.infoBox .boxTitle .ss1 {
    float: left;
}

.infoBox .boxTitle .ss1 .ssIn {
    float: left;
    overflow: hidden;
    margin-left: 10px;
}

.infoBox .boxTitle h4 {
    display: inline;
    text-align: left;
    font-size: 30px;
    padding: 0 12px;
    font-weight: 400;
    font-family: "微软雅黑";
}

.infoBox .boxTitle .ss1 h4 {
    padding: 0 8px;
}

.infoBox .boxTitle .ss3 {
    float: right;
    margin: 2px 0 0 0;
    font: 400 12px/30px "宋体"
}

.infoBox .boxTitle .ss3 .ssIn {
    padding: 0 6px;
    background: #fff;
    margin-right: 10px;
}

.infoBox .boxList {
    clear: both;
}

.infoBox .boxList .text {
    padding: 10px 0;
}

.infoBox .boxList .text p {
    text-indent: 2em;
}

.infoBox .boxList .nop p {
    text-indent: 0;
}

.infoBox .list {
    padding: 8px 0 0 0;
}

.infoBox .list ul {
    padding: 0;
}

.infoBox .list li {
    line-height: 41px;
    height: 41px;
    overflow: hidden;
    text-align: right;
    padding: 0 0 0 18px;
    color: #7b7b7b;
    border-bottom: 1px solid #fff;
    box-sizing: border-box;
    font-size: 12px;
    background: url(i5.png) 0 center no-repeat;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    list-style: none;
}

.infoBox .list li a {
    float: left;
    font-size: 18px;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.infoBox .l2c ul {
    font-size: 0;
    line-height: 0;
}

.infoBox .l2c li {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    width: 50%;
    box-sizing: border-box;
    line-height: 32px;
    font-size: 16px;
}

.infoBox .l2c li a {
    color: #00f;
}

.iB2 .boxTitle {
    background: none;
    color: #488f73;
    margin-bottom: -1px;
}

.iB2 .boxTitle .cIn a {
    /* color:#488f73; */
}

.iB2 .boxTitle .ss1 {
    float: left;
    color: #fff;
}

.iB2 .boxTitle .ss1 .ssIn {
    float: left;
    height: 52px;
    overflow: hidden;
}

.iB2 .boxTitle h4 {
    float: left;
    display: inline;
    text-align: left;
    font-size: 30px;
    padding: 0 12px;
    font-weight: 400;
}

.iB2 .boxTitle .ss3 {
    margin: 3px 0 0 0;
    font: 400 14px/25px "宋体"
}

.iB2 .boxTitle .uh {
    margin: 0;
    text-align: left;
    padding: 0;
    color: #3d3d3d;
    font-size: 0;
}

.iB2 .boxTitle .uh a {
    color: #3d3d3d;
    float: left;
}

.iB2 .boxTitle .uh a:hover {
    color: #bc0000;
    text-decoration: none;
}

.iB2 .boxTitle .uh li {
    display: inline-block;
    *
    zoom: 1;
    *
    display: inline;
    margin: 4px 5px 0 0;
    vertical-align: top;
    padding: 0 5px;
    line-height: 44px;
    font-size: 20px;
    font-family: "微软雅黑", "黑体";
    font-weight: 400;
}

.iB2 .boxTitle .uh li:after {
    content: "|";
    display: inline-block;
    margin-left: 10px;
    float: left;
    font-size: 15px;
    color: #c6c6c6
}


.iB2 .boxTitle .uh li:last-child:after {
    content: " ";
}

.iB2 .boxTitle .uh li.h{margin-top:0;line-height: 50px;font-size:24px;text-align:center;padding: 0 3px;}
.iB2 .boxTitle .uh li.h a{color: #488f73;}
.iB2 .boxTitle .uh li.h:after{content:"";display: none;}
.iB2 .boxTitle .uh li b {
    font-weight: 400;
}

.iB2 .boxTitle .uh .hover a {
    border-bottom: 2px solid #bc0000;
}

.list .mC {
    display: none;
}

.list .block {
    display: block;
}

.iB2 .boxList {
    border-top: 1px solid #c6c6c6;
    padding: 0 0 9px 0;
}

.newsmore {
    position: absolute;
    top: 12px;
    right: 5px;
    line-height: 30px;
    text-align: right;
}

.newsmore a {
    color: #a22525;
}

.iB2 .list ul>li:first-letter {
    color: #fff;
}

.iB2 .list ul>li a:hover:first-letter {
    color: #c00
}

.iB2 .list li i {
    float:left;
    margin-right:5px;
    font-style:normal;
    color: #488f73;
}
.iB2 .list li a {
    width: 72%;
}

.iB2 .list .ntm li a {
    width: 99%;
}

.iB2 .u2s {
    column-count: 2;
}

.iB2 .u2s li {font-size:0;line-height: 0;}
.iB2 .u2s li div{display:none;}
.iB2 .u2s li i,.iB2 .u2s li a{font-size:12px;line-height: 30px;}
.iB2 .u2s li a[href^="/article/"]{width:70%;font-size:18px;}
.iB2 .u2s li a[href^="http"]{width:0%;}




.iB2 .u2s li a.active{
    color: #bc0000 !important;
}






.oc-focus {
    position: relative;
    width: 745px;
    height: 470px;
    margin: 0 auto;
}

.oc-focus li {
    list-style: none;
}

.owl-stage .item {
    position: relative;
    display: block;
}

.owl-stage img {
    display: block;
    width: 745px;
    height: 470px;
    object-fit: cover;
    overflow: hidden;
}

.owl-stage b {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 78px;
    background-color: #000;
    opacity: .5;
    filter: alpha(opacity=50);
}

.owl-stage span {
    position: absolute;
    left: 0;
    bottom: 37px;
    width: 100%;
    box-sizing: border-box;
    padding: 0 18px;
    font: 18px/32px "微软雅黑", "黑体";
    color: #fff;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.owl-carousel .owl-dots {
    position: absolute;
    left: 0;
    bottom: 10px;
    width: 100%;
    height: 22px;
    text-align: center;
}

.owl-carousel button.owl-dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    background-image: url(bg15.png);
    *display: inline;
    *zoom: 1;
}

.owl-carousel .owl-dots .active {
    width: 25px;
    background-image: url(bg16.png);
}

.owl-buttons {
    display: none;
}

.owl-buttons div {
    position: absolute;
    top: 50%;
    width: 40px;
    height: 80px;
    margin-top: -40px;
    text-indent: -9999px;
}

.main-top {
    text-align: center;
    padding: 20px 0;
    background: rgba(255, 255, 255, 0.87);
}

.main-top h2 {
    display: inline-block;
    padding: 0 20px;
    font-size: 40px;
    color: #488f73;
    border-bottom: 1px solid #488f73;
}

.mcbox {
    margin: 30px 0;
    width: 49%;
    box-sizing: border-box;
    padding: 20px 10px;
    background: #008f39;
    color: #fff;
    font-size: 18px;
    line-height: 36px;
    height: 1162px;
}

.mcbox h3 {
    font-size: 24px;
    line-height: 48px;
}

.mcbox .txt {
    padding: 0 20px;
    text-align: left;
}

.mcbox p {
    text-indent: 2em;
}

.sw {
    width: 100%;
    height: auto;
    margin-top: 0;
}

.swt {
    margin:30px 0 0;   
}

.mcbox .more {
    text-align: center;
    margin: 20px auto 10px auto;
}

.mcbox .more a {
    display: inline-block;
    padding: 0 30px;
    line-height: 30px;
    border: 1px solid #fff;
    color: #fff;
    border-radius: 5px;
}




.abg2 {
    background: #fff url(abg2.png) center top;
    padding-bottom: 1px;
}

.mainlaw .main-top {
    background: none;
}

.mainlaw dl {
    margin: 20px 0;
    display: table;
    width: 100%;
    font-style: italic;
}

.mainlaw dt {
    font-size: 30px;
    line-height: 48px;
    background: #008f39;
    display: table-cell;
    width: 58px;
    box-sizing: border-box;
    padding: 0 10px;
    vertical-align: middle;
    color: #fff;
}

.mainlaw dd {
    display: table-cell;
    font-size: 24px;
    line-height: 45px;
    background: #ededed;
    box-sizing: border-box;
    padding: 20px 30px 20px 82px;
    text-indent: -2.2em;
}

.mainlaw dd i {
    color: #008f39;
}

.mainlaw .pic {
    padding: 20px 0;
}

.sub-top {
    text-align: center;
}

.sub-top h3 {
    display: inline-block;
    padding: 10px 100px;
    color: #488f73;
    background: #fff;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 10% 100%);
}

.sub-top h3 b {
    display: block;
    font-size: 36px;
    line-height: 48px;
    color: #242424;
    font-weight: 400;
}

.sub-top h3 i {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #008f39;
    text-transform: uppercase;
    font-style: normal;
}

.org-intl {
    background: url(abg3.jpg) center top;
}

.org-cards {
    display: flex;
    gap: 20px;
    padding: 20px 0;
    flex-wrap: wrap;
}

.org-card {
    flex: 1;
    min-width: 300px;
    padding: 20px;
    border-radius: 10px;
    color: white;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease;
}

.org-card:hover {
    transform: translateY(-5px);
}

.org-card-red {
    background-color: #e74c3ce8;
}

.org-card-green {
    background-color: #2ecc71e8;
}

.org-card-blue {
    background-color: #3498dbe8;
}

.org-title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.org-item {
    margin-bottom: 15px;
}

.org-name {
    font-weight: bold;
    margin-bottom: 5px;
}

.org-desc {
    font-size: 14px;
    line-height: 1.5;
    text-align: left;
    text-indent: 2em;
}

.org-dome {
    background: url(abg4.jpg) center top;
}

.org-dome .s1 {
    width: 700px;
}

.org-dome .s3 {
    width: 472px;
}

.tab-container {
    padding-bottom: 20px;
    margin-top: 20px;
}

.tabs {
    display: table;
    border-bottom: 2px solid #e0e0e0;
    margin-bottom: 15px;
    font-size: 24px;
}

.tab {
    display: table-cell;
    vertical-align: middle;
    width: 238px;
    height: 380px;
    box-sizing: border-box;
    background: #188965 url(dometbg.png) 0 bottom no-repeat;
    padding: 10px 20px;
    cursor: pointer;
    color: #fff;
    transition: all 0.3s ease;
}

.tab:before {
    content: ' ';
    display: block;
    width: 80px;
    height: 80px;
    margin: 10px auto;
    background: url(icon-org.png) -300px 0 no-repeat;
    transition: all 0.3s ease;
}

.tab:nth-child(2) {
    background-color: #7baa4d;
}

.tab:nth-child(2):before {
    background-position: -400px 0;
}

.tab.active,
.tab:hover {
    font-size: 120%;
}

.tab.active:before,
.tab:hover:before {
    scale: 1.2;
}

.tab-content {
    height: 631px;
    overflow: hidden;
}

.tab-pane {
    display: none;
}

.tab-pane.active {
    display: block;
    animation: fadeIn 0.5s ease;
}

.dome-list {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.dome-item {
    padding: 15px;
    border-bottom: 2px dotted #848484;
    transition: transform 0.3s ease;
    text-align: left;
}

.dome-item:hover {
    transform: translateX(5px);
}

.dome-name {
    font-weight: bold;
    color: #2c3e50;
    margin-bottom: 5px;
    font-size: 21px;
}

.dome-desc {
    color: #666;
    line-height: 1.5;
    font-size: 17px;
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.tipnote {
    font-size: 24px;
    line-height: 40px;
    color: #606060;
    margin-top: 10px;
    border: 2px solid #188965;
    padding: 30px 40px;
    border-radius: 5px;
    text-align: left;
}


.org-item:hover {
    transform: translateX(5px);
}

.festival-cards {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
    padding: 40px 20px;
    position: relative;
}

.festival-card {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    padding: 20px 0;
    width: 358px;
    transition: all 0.3s ease;
    position: relative;
    z-index: 1;
    background-size: cover;
}

.festival-card:nth-child(odd) {
    transform: translateY(15px);
}

.festival-card:nth-child(even) {
    transform: translateY(-15px);
}

.festival-card:nth-child(1) {
    background-image: url(fav-bg-1.jpg);
}

.festival-card:nth-child(2) {
    background-image: url(fav-bg-2.jpg);
}

.festival-card:nth-child(3) {
    background-image: url(fav-bg-3.jpg);
}

.festival-card:nth-child(4) {
    background-image: url(fav-bg-4.jpg);
}

.festival-card:nth-child(5) {
    background-image: url(fav-bg-5.jpg);
}

.festival-card:nth-child(6) {
    background-image: url(fav-bg-6.jpg);
}

.festival-card:nth-child(7) {
    background-image: url(fav-bg-7.jpg);
}

.festival-card:hover {
    transform: translateY(0) scale(1.08);
}

.festival-card:hover {
    transform: scale(1.2);
    box-shadow: 0 12px 20px rgba(0, 0, 0, 0.15);
    z-index: 10;
}

.f-in {
    padding: 20px;
    background-color: rgba(255, 255, 255, 0.82);
}

.festival-card h3 {
    color: #2c3e50;
    margin-bottom: 10px;
    font-size: 18px;
}

.festival-card .english-name {
    color: #7f8c8d;
    font-size: 14px;
    margin-bottom: 15px;
    font-style: italic;
}

.festival-card .date {
    color: #3498db;
    font-weight: bold;
    margin-bottom: 15px;
}

.festival-card .more-link {
    display: inline-block;
    color: #2980b9;
    text-decoration: none;
    font-weight: bold;
    padding: 5px 10px;
    border-radius: 5px;
    transition: all 0.3s ease;
}

.festival-card .more-link:hover {
    background-color: #2980b9;
    color: white;
}

.org-name {
    font-weight: bold;
    color: rgba(255, 255, 220, 0.95);
    margin-bottom: 5px;
    font-size: 16px;
}

.abg6 {
    background: #eee;
    padding: 20px 0;
}

.abg6 .main-top {
    background: none;
}

.case-cards {
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
    justify-content: center;
    padding: 20px 0;
    position: relative;
}

.case-cards li {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    padding: 0;
    width: 281px;
    transition: all 0.3s ease;
    position: relative;
    z-index: 1;
    background-size: cover;
}

.case-cards li img {
    display: block;
    width: 100%;
    height: auto;
}

.case-cards li b {
    display: block;
    text-align: center;
    font-size: 18px;
    color: #0b5c00;
    line-height: 50px;
}

.more {
    text-align: center;
    margin-top: 20px;
}

.more a {
    display: inline-block;
    color: #fff;
    padding: 3px 20px;
    border-radius: 5px;
    transition: all 0.3s ease;
    background-color: #008f39;
}

.more a:hover {
    background-color: #360;
    color: #ff0;
}





/* 用户类型卡片样式 */
.user-type-container {
    padding: 20px 0;
    display: flex;
    gap: 0;
    justify-content: center;
    flex-wrap: wrap;
}

.user-type-card {
    background-color: #646464;
    width: 50%;
    transition: all 0.3s ease;
    overflow: hidden;
    box-sizing: border-box;
}

.user-type-card:nth-child(2) {
    background-color: #ffc600;
}

.user-type-card .ss1 {
    width: 50%;
}

.user-type-card .ss3 {
    width: 50%;
}

.user-type-card .pic img {
    display: block;
    width: 100%;
    height: auto;
}


.user-type-header {
    color: white;
    padding: 10px 10px 0;
    text-align: center;
}

.user-type-header h3 {
    margin: 0;
    font-size: 24px;
    font-weight: 400;
    padding-bottom: 10px;
    border-bottom: 1px solid #578f00;
}

.user-type-card:nth-child(2) .user-type-header {
    color: #4c4c4c;
}

.user-type-card:nth-child(2) .user-type-header h3 {
    border-bottom-color: #fff;
}

.user-type-content {
    padding: 10px 20px;
}

.feature-item {
    margin-bottom: 15px;
    transition: transform 0.3s ease;
}

.feature-item:last-child {
    margin-bottom: 0;
}

.feature-item:hover {
    transform: translateX(10px);
}

.feature-link {
    display: block;
    color: #fff;
    transition: all 0.3s ease;
    font-size: 16px;
    border-left: 4px solid transparent;
}

.feature-link:hover {
    background-color: #e3f2fd;
    color: #2196f3;
    border-left-color: #2196f3;
}



.user-type-card:nth-child(2) .feature-link {
    color: #4c4c4c;
}


.feature-link b {
    color: #f00;
}

.feature-link i {
    color: #06f;
}

.abg8 {
    background: url(abg8.jpg) no-repeat center center;
    background-size: cover;
}

.abg8 .main-top {
    background: #fff;
}

.data-list {
    padding: 60px 0 50px 0;
}

.data-list li {
    float: left;
    margin-bottom: 10px;
    text-align: center;
    border-right: 1px solid #fff;
    width: 25%;
    box-sizing: border-box;
}

.data-list li:last-child {
    border-right: none;
}


.data-list li a {
    margin: 0 auto;
    display: block;
    color: #fff;
    transition: all 0.3s ease;
    font-size: 24px;
    line-height: 30px;
}


.data-list li a::before {
    margin: 0 auto;
    content: '';
    display: block;
    width: 160px;
    height: 160px;
    padding: 25px 0 0;
    background: url(icon-data.png) no-repeat 0 0;
    border-radius: 50%;
}

.data-list li:nth-child(2) a::before {
    background-position: -200px 0;
}
.data-list li:nth-child(3) a::before {
    background-position: -400px 0;
}
.data-list li:nth-child(4) a::before {
    background-position: -600px 0;
}


.data-list li a:hover {
    color: #fff;
    text-decoration: none;
}

.links {
    background-color: #008000;
    color: white;
    padding: 20px 0;
}

.links a {
    color: #fff;
    text-decoration: none;
}

.footer .b-in {}

.footer-left {
    float: left;
}

.footer-left a {
    color: #fff;
    border: none;
    padding: 10px 20px;
    margin: 5px 0;
    border-radius: 5px;
    cursor: pointer;
    font-size: 24px;
    line-height: 30px;
    display: block;
}

.footer-left a:hover {
    text-decoration: none;
}

.footer-left a::before {
    content: '';
    display: inline-block;
    width: 35px;
    height: 35px;
    margin-right: 15px;
    vertical-align: middle;
    background: url(icon-footer.png) no-repeat 0 0;
}


.footer-left a.contact-btn:before {
    background-position: -50px 0;
}

.footer-middle {
    float: left;
    margin-left: 10px;
    margin-top: 10px;
}

.footer-middle img {
    width: 100px;
    height: 100px;
}

.footer-right {
    float: right;
    margin-top: 10px;
    text-align: right;
}

.footer-right p {
    margin: 5px 0;
    font-size: 18px;
}

.certs {
    padding: 20px 0;
    background-color: #f6f6f6;
}

.efile {
    color: #c00;
}
.nbr {
    white-space: nowrap;
}

































.idt p{text-indent: 2em;}
.sobar{margin:20px 0;}
.sosider{margin: 11px 0 5px 0;}
.iptbox{margin:0 5px;position: relative; background: #fff;text-align: left; overflow: hidden;}
.slctype{position: absolute;right:72px;left:auto;top:9px;font-size: 14px;padding:0 3px 0 0;border: none;background: none; color:#177a18; vertical-align: middle;text-align-last: right}
.iptkey{width:100%;min-width: 240px;box-sizing: border-box;border:2px solid #ccc;border-radius: 10px;font-size: 16px;padding:8px 12px;line-height:20px;color:#177a18;}
.iptbtn{position: absolute;background: #177a18;right:0;left:auto;top:0;margin:0;font-size: 16px;line-height:36px; box-sizing: border-box;padding:2px 16px;border:0;color:#fff;border-radius:10px;}
input::-webkit-input-placeholder {color: #177a18; } 
.tabso {margin:0;}
.tabso .tabT{padding:0;position:relative;z-index:9;margin-bottom:-2px;text-align: left;}
.tabso .tsa{position: absolute;top:0;right: 0;line-height: 29px;font-size: 15px;width:100%;/* background: #f6f6f6; */text-align: right;border-radius: 5px 5px 0 0;height: 31px;}
.tabso .tsa a{color:#f50;padding:0 10px;vertical-align: top;margin: 5px;display: inline-block;font-size: 15px;line-height: 20px;border:1px solid #f00;border-radius: 3px;}
.tabso .tsa a.hot{color:#fff;background:#f00;padding:0 10px;vertical-align: top;display: inline-block;/* font-size: 15px; *//* line-height: 20px; */border:1px solid #f00;border-radius: 3px;}
.tabso .tabT ul{position: relative;z-index: 2;background: #ccc;display: inline-block;border-radius:5px 5px 0 0;font-size:0;border:1px solid #ccc;border-bottom:0;}
.tabso .tabT li{*display:inline;display:inline-block;*zoom:1;cursor: pointer;font-size: 17px;}
.tabso .tabT li a{color:#181;font-weight: 400;border:1px solid #ccc;border-bottom:0;background: #ddd;display: block;line-height: 28px;padding: 0 10px 0 10px;height: 32px;box-sizing: border-box;border-radius:5px 5px 0 0;text-shadow: 1px 1px 1px #eee;}
.tabso .tabT .hover a{background:#fff;color:#c51c1e;display: block;padding:0 10px;text-shadow: 1px 1px 1px #eee}
.tabso .tabM{position:relative;z-index:8;}
.tabso .mC{display: none;}
.tabso .block{display: block;}
.tabso .iptkey{border-radius:0 5px 5px 5px;}
.tabso .iptbox{position:relative;margin: 0 0 5px 0;}
.tabso .iptbox:after{content:" ";border-radius:5px 0 0 0;display:block;position:absolute;top:0px;left:0;border-top:2px solid #ccc;border-left:2px solid #ccc;width:10px;height:10px;overflow:hidden;}
.tabso .iptbtn{border:0;color:#fff;border-radius:5px;}


.sec3{margin: 0 0 10px 0;}

.secM .bIn{overflow: hidden;clear: both; text-align: left;}
.ztree{font-size:18px;}
.sidebar .mPic {padding:10px;box-sizing: border-box;}
.sidebar .mPic img{width:75%;display: block;margin: 0 auto;}
.secM .ss1{float: left;width: 50%;text-align: left;}
.secM .ss3{float: right;width: 48%;}
.secM .tss3 .tiptxt{margin:3px 0 0 0;text-align:right;color:#780504}
.secM a{color:#03f}
.sec7 .secM .ss1{float: left;width: 68%;}
.sec7 .secM .ss3{float: right;width: 30%;}
.mTop{background: #780504;color: #fff;font-size: 18px;padding: 0 10px;}
.mTop h2{font-size:21px;padding:1px 0 2px;font-weight:400;}
.secM .mTxt{font-size: 18px;line-height: 32px;padding: 10px 0;}

.nobr{white-space: nowrap;}

.spec-details .secM .ss1{float: left;width: 80%;}
.spec-details .secM .ss3{float: right;width: 19%;}
.tss1{float: left;width: 40%;text-align: left;}
.tss3{float: right;width: 60%;}

.logobar .treeso{margin: 10px 0 0 5px;}


.ibnos .iptkey{padding:3px 9px 3px 8px;}
.secM .more{text-align: center;}
.secM .more a{padding: 2px 10px;border:1px solid #006cba;border-radius: 5px;background: #fff;color: #006cba;}
.secM .more a.hot{border:1px solid #f00;color: #f00;}




.zTree_area .text_title{/* padding: 5px 0 1px; *//* border-bottom: 1px solid #006cba; */overflow: hidden;}
.zTree_area .text_title h5,.zTree_area h5.text_title{font: 400 24px/36px "微软雅黑";}

.ss1 .zTree_area .text_title{padding:5px;border-bottom:1px solid #ddd;}
.ss3 .zTree_area .text_title{font: 400 18px/36px "微软雅黑";}
.zTree_area .text_title a{color: #234;}
.zTree_area .text_title a.hot{color: #f00;}
.zTree_area .text_title b{font-weight: 400;}
.zTree_area .text_title i{font-style: normal;}
.zTree_area .text_title .palnk{font-size: 16px;margin-left: 12px;float: right;width: 180px;}
.zTree_area .text_title .palnk a{color: #069;}
.zTree_area .text_title .palnk a.cur{color: #234;font-weight: 800}

.zTree_area .text_title .patip{width: 200px;font-size: 14px;white-space: nowrap;font-weight: 400;}
.srcTxt{font-size:12px;color:#555;margin:5px 0 0 5px;font-family:"宋体";font-weight:200;}
.srcTxt a{color:#06a;}
.spSite_text{display: inline;margin-left: 24px;}

.astar{position: relative;display:inline-block;}
.astar:after{position: absolute;content: "";width: 14px; height: 100%;margin:0 0 0 5px;background: url(star.png) 0 center no-repeat;}


.ibst h3{background: #006cba;color: #fff;text-align: center;border-top: 1px solid #006cba;font-size: 18px;font-weight:400;}
.ibst h3 a{color: #fff;}
.ibst .more{display:none;}

.bg7 .abMid .aC{padding:0;}


.spMapLst .zTree_area .text_title .palnk{display:none;}

/*	-------zTree里属和种级阶元的字体------- */
.text-genus{
}
.text-species{
	color: #1678b5 !important;;
}
.text-species-a{
	font-style: italic;
	color: #1678b5 !important;;
}
.board_style{border: 1px solid #ddd;background: #fff;border-radius: 5px;padding: 0 10px 9px 10px;width: 100%;overflow: auto;box-sizing: border-box;min-height: 100px;position: relative;}
/*	-------黑横线------- */
.line-gray {
	height: 1px;
	overflow: hidden;



	background-color: #c9c9c9;
}
.table-striped{width: 100%;border-collapse: collapse;box-sizing: border-box;word-break:break-all;}
.table-striped td{line-height: 1.8;padding: 5px 0;vertical-align: top;border-top: 1px solid #ddd;}
.table-striped .mtxt p{text-indent:2em;margin:10px auto;}
/*	-------详情列表的表头样式------- */
.table-striped td.details_title{
	font-weight:bold;
	color: #1678b5;
	white-space: nowrap;
	padding-right: 5px;
}
.table-striped td.details_title a{color: #1678b5;}
/*	-------详情列表的参考文献样式------- */
.details_reference,
.details_reference a{
	color: #922609 !important;
}
/*	-------详情列表的属、种字体------- */
.details_species_text{
	font-style: italic;
}
/*	-------官名或异名列表样式------- */
.name_list,
.name_list ul{
	padding-left: 1px;
}
.name_list li{
	list-style-type:none;
}

/*	-------详情按钮样式------- */
.show_details{
	color: #ffffff !important;
}
/*	-------蓝色字体------- */
.text-blue{
	color: #1678b5 !important;;
}
.canonical-name{font-style:italic;}
.hidden{display: none;}
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
}
.glyphicon-star:before {
    content: "★"
}
.details_text{position:relative;}
.glyphicon-info-sign{transition: all 0.3s cubic-bezier(0.6, 0.04, 0.98, 0.335);}
.glyphicon-info-sign:before {display:inline-block;content: "!";text-align:center;background:#f6f6f6;color: #fff;border-radius:20px;width:16px;height:16px;cursor:pointer;}

.glyphicon-question-sign{transition: all 0.3s cubic-bezier(0.6, 0.04, 0.98, 0.335);}
.glyphicon-question-sign:before {display:inline-block;content: "﹖";background: #f6f6f6;color: #fff;border-radius:20px;width:16px;height:16px;cursor:pointer;}
.sidebar .text_title{background: #006cba;color: #fff;text-align: center;border-top: 1px solid #006cba;font-size: 18px;}
.sidetabs .uh{background:#fff;color:#800201;border: 1px solid #800201;font-size: 0;line-height: 0;}
.sidetabs li{display:inline-block;padding:0 12px;box-sizing: border-box;text-align: center;cursor: pointer;font-size: 18px;line-height: 35px;}
.uli2s li{width: 50%;}
.sidetabs li.hover{background: #800201;color: #fff;text-align: center;}
.sidetabs .mC{display:none;}
.sidetabs .block{display:block;}

.rspmsk{position: absolute;right: 10px;top:42px;}

.ztrbg{background: #fff;}

.ztexped .rspmsk{display: none;}
.ztexped .ztrbg{background: #fff;}


.spdtbl{text-align:center}
.spdtbl td{padding:2px 3px;}
.spdtbl li{color:#06e;line-height: 2.5em;text-align: left;}
.spdtbl .haspi{ color:#06f;}
.spdtbl .haspi:after{content:"✓";color:#f00;}
.spdtbl .haspi:hover{color:#c00;}

.pmbox{padding: 10px 0;text-align: center;}

.pmbox h4{display: inline-block;background: #fff;padding: 0 10px;}
.provmap{padding:30px 10px 10px 10px;box-sizing: border-box;border-top: 1px dashed #006cba;margin-top: -12px;}
.provmap img{max-width: 100%;}
#mapBox{width: 600px; height: 450px;}
.mbr{white-space: nowrap;}

.cominfo{border: 1px solid #780504;margin-bottom: 10px;}
.cominfo h3{font-size: 18px;line-height: 2em;font-weight: 400;text-align: center;color: #006cba;margin-bottom: 10px;background: #780504;color: #fff;}
.cominfo_img{text-align: center;}
.cominfo_img img{max-width: 50%;margin:0 auto;}
.cominfo_txt{line-height:1.8em;padding:0 10px 10px 10px;}
.cominfo_name{font-size: 16px;line-height: 1.6em;font-weight: 600;text-align: center;}
.cominfo_name h4{font-size:18px;}
.cominfo_name h5{font-weight: 400;white-space: nowrap;overflow: hidden;padding:3px 0;text-overflow: ellipsis;}
.cominfo_txt dl{margin-bottom: 10px;padding:2px 5px;}
.cominfo_txt dt{display: inline-block;text-align: right;font-weight: 600;vertical-align: top;box-sizing: border-box;padding-right: 10px;}
.cominfo_txt dd{display: inline-block;}
.cominfo_txt .cominfo_sphere{background: #f9f9f9;}
.cominfo_sphere dt{width:45%;}
.cominfo_sphere dd{width:55%;}
.cominfo_slogan{font-family:"楷体","宋体";font-size: 14px;line-height:1.5em;text-align: center;}
.cominfo_slogan p{display: inline-block;text-align: left;}
.cominfo_txt .cominfo_manage{font-size:12px;}
.genknowledge{text-align: center;margin: 10px 0;}
.genknowledge a{display: block;padding: 5px 10px;border: 1px solid #780504;border-radius: 3px;color: #780504;}
.genknowledge a:hover{background: #780504;color: #fff;text-decoration: none;}
.joinHonor{padding: 10px;}
.joinHonor a{padding: 2px 5px;margin:0 2px;border: 1px solid #780504;border-radius: 1px;color: #780504;}
.joinHonor a:hover{background: #780504;color: #fff;text-decoration: none;}











.gotopbtns {/*width: 31px; height: 21px; */display: block;z-index: 100;opacity: 0.6;position: fixed;_position: absolute;left: auto;right: 3px;top: auto;bottom:3px;}
.gotopbtns li {width: 31px;height: 21px;text-align: center;}
.gotopbtns li a {width: 31px;height: 21px;float: left;background-image: url(gototop.png);background-repeat: no-repeat;background-size: 62px 100px;color: #fff;}
.gotopbtns .gt-shr a {background-position:0 -50px;background-size: 62px 100px;color: #fff;}
.gotopbtns li a b {visibility: hidden;margin-top: 25px;display: block;line-height: 27px;font-size: 12px;font-weight: 400;}
.gotopbtns li a:hover {background-position-x:-31px; }
.hide {display: none;}

.abg10{

}
.mainbar{margin: 20px 0;}
.arkBar{
    /* margin: 20px 0; */
}
.arkBar img{
    display: block;
    margin: 0 auto;
    width: 100%;
    height: auto;
}

/* colnav 导航栏样式 */
.colnav .b-in {
    margin: 0 auto;
    text-align: center;
    background: #008000;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    font-size: 0;
    line-height: 0;
}

.colnav ul {
    display: inline-block;
    list-style: none;
    padding: 0;
    margin: 0 auto;
}

.colnav ul li {
    float: left;
    margin: 0;
    font-size: 18px;
    line-height: 35px;
}

.colnav ul li a {
    display: block;
    padding: 12px 36px;
    color: #fff;
    text-decoration: none;
    font-size: 21px;
    transition: all 0.3s ease;
    border-right: 1px solid rgba(255,255,255,0.2);
}

.colnav ul li:last-child a {
    border-right: none;
}

.colnav ul li a:hover {
    background: #006600;
    color: #ff0;
    text-decoration: none;
}

.colnav ul li.cur a {
    background: #006600;
    color: #ff0;
    font-weight: 600;
}

/* 响应式设计 */
@media only screen and (max-width: 800px) {
    .colnav {
        margin: 10px 0;
    }
    
    .colnav ul {
        width: 100%;
        border-radius: 0;
    }
    
    .colnav ul li {
        width: 25%;
        float: left;
    }
    
    .colnav ul li a {
        padding: 6px 0;
        font-size: 1.25rem;
        text-align: center;
    }
}

@media only screen and (max-width: 350px) {
    .colnav ul li a {
        font-size: 12px;
        padding: 6px 0;
    }
}

/*响应式布局
----------------------------------------------*/
@media only screen and (max-width:800px) {
    body {
        -webkit-text-size-adjust: none;
        min-width: 100%;
        padding: 0;
        margin: 0;
    }

    body,
    button,
    input,
    select,
    textarea {
        font: 1rem/1.6 "Microsoft Yahei";
    }

    .onlyMb {
        display: inline;
    }

    .onlyPc {
        display: none;
    }

    .pcOnly {
        display: none;
    }

    .mbOnly {
        display: inline;
    }

    .mbr {
        display: block;
    }

    /* 容器宽度调整 */
    .b-in,
    .main-top,
    .mcbox,
    .org-dome .s1,
    .org-dome .s3 {
        width: 100% !important;
        max-width: 100% !important;
        /* padding: 0 10px; */
        box-sizing: border-box;
    }
    .topctrls{padding:5px;}
    .topctrls a:before {
        display: none;
    }

    .topctrls a {
        padding: 0 4px;
    }

    .topnav .s1 {
        float: none;
    }

    .topnav .s1 img {
        height: 40px;
        margin: -2px 0 -1px 10px;
    }

    .topnav .s3 {
        float: none;
        clear: both;
        border-top: rgba(255, 255, 255, 0.3) 1px solid;
    }
    .nav ul{display:flex;}


    /* 导航栏适配 */
    .nav ul li {
        font-size: 1.0625rem;
        padding: 0;
        margin: 0 5px;
        float: none;
        display: inline-block;
        flex-grow:1;
        text-align:center;
    }
    .nav ul li a{padding:3px 0;}

    /* 图片适配 */
    .banner {
        height: 110px;
    }

    .banner-img,
    .slide-item img {
        width: 100%;
        height: 110px;
        object-fit: cover;
    }


    .oc-focus {
        width: 100vw !important;
        height: 63vw !important;
    }

    .owl-stage img {
        width: 100vw !important;
        height: 63vw !important;
    }

    .mainfocus {
        padding: 0;
    }

    .mainfocus .s1,
    .mainfocus .s3 {
        width: 100%;
        float: none;
    }

    .infoBox .list {
        padding: 10px
    }
.iB2 .boxList{
    border-bottom:1px solid #e5e5e5;
}
    .iB2 .list li a{
        width: 70%;
    }
    
.iB2 .u2s li a[href^="/article/"]{width:calc(50vw - 80px);font-size: 1.125rem;}

.infoBox .list li{padding-left: 10px;}
    .mainlaw .pic img {
        width: 100%;
    }

    /* 边距优化 */
    .main-top h2 {
        font-size: 1.75rem;
        padding: 0 10px;
    }

    .mcbox {
        margin: 15px 0 0;
        height: auto;
    }

    .mcbox .txt {
        padding: 0;
        font-size: 1.125rem;
    }

    .mcbox .pic img {
        width: 100%;
    }

    /* 网格布局调整为单列 */
    .case-cards li,
    .festival-cards,
    .user-type-card {
        width: 100%;
        margin: 0 auto 15px;
    }

    .mainlaw dt {
        width: 40px;
        font-size: 1.125rem;
    }

    .mainlaw dd {
        font-size: 1.125rem;
        padding: 10px 10px 10px 50px;
    }




    .tab-content {
        height: auto;
    }

    .tipnote {
        padding: 20px;
        font-size: 1.0625rem;
        line-height: 1.6;
    }


    .user-type-card .ss1 {
        float: none;
        width: auto;
    }

    .user-type-card .ss3 {
        float: none;
        width: auto;
    }


    /* 数据列表调整 */
    .data-list li {
        width: 50%;
        border-right: none;
        margin-bottom: 15px;
    }

    /* 页脚调整 */
    .footer-left,
    .footer-middle,
    .footer-right {
        float: none;
        text-align: center;
        margin: 10px 0;
    }
    
.mainbar {
    margin: 10px 0;
}



.iB2 .boxTitle .uh li.h{font-size:1.3125rem;}
.iB2 .boxTitle .uh li{font-size:1rem;margin: 4px 0 0 0;padding: 0 3px;}




  /* 两栏布局适配 */
  .section .secM .ss1 {
    float: none;
    width: 100%;
  }
  
 .section .secM .ss3 {
    float: none;
    width: 100%;
    margin-top: 20px;
  }
  

.section .secM .mTxt{
    padding:5px;
}
.sobar{margin:5px 0;}
.iptbox{margin:5px;background: none;}
.iptkey{padding: 7px;min-width: 0;border:1px solid #ccc;border-radius: 5px;font-size: 1rem;line-height: 1.25rem;}
.slctype{top: 8px;right: 65px;font-size: 0.875rem;}
.iptbtn{padding: 0 15px;border-radius:5px;line-height: 2.25rem;font-size: 1rem;}
.tsbox .iptbox{margin:3px 0 0 0;}
.sepso .sidebar-content{margin-top:0;}
.sepso .s1{position:static;margin-top:calc(20px - 3vw);}
.sepso .s3{clear:none;}
.sepso .iptbox{margin:0 5px 5px 5px;}

.tabso .tabT{margin-bottom:-1px;}
.tabso .tsa{line-height: 28px;font-size: 15px;border-radius: 3px 3px 0 0;height: 30px;}
.tabso .tsa a{padding: 0 4px;margin: 4px 1px;font-size: 0.75rem;line-height: 1.25rem;}
.tabso .tsa a.hot{}
.tabso .tsa a.hot{padding: 0 4px;}
.tabso .tabT ul{border-radius:3px 3px 0 0;}
.tabso .tabT li{font-size: 0.9735rem;}
.tabso .tabT li a{border:0;line-height: 1.75rem;padding: 0 5px;height: 30px;border-radius:3px 3px 0 0;}
.tabso .tabT .hover a{padding:0 6px;}
.tabso .iptkey{border-radius:0 3px 3px 3px;}
.tabso .iptbox:after{border-radius:3px 0 0 0;border-top:1px solid #ccc;border-left:1px solid #ccc;}
.tabso .iptbtn{border-radius:3px;}

.board_style{min-height: 100px;}


.zTree_area .text_title h5, .zTree_area h5.text_title{font-size:1.5rem;}























}

@media only screen and (max-width: 350px) {
    body {
        font-size: 12px;
    }
    .banner{height:100px;}
    .banner img{height:100px;}
    .iB2 .boxTitle{height:40px;}
    .iB2 .boxTitle .uh li{font-size:1rem;margin: 4px 0 0 0;padding: 0 3px;line-height: 35px;}
    .iB2 .boxTitle .uh li.h{font-size:1.25rem;line-height: 40px;}
    .iB2 .boxTitle .uh li:after{margin-left: 5px;}
    .newsmore{top: 3px;}
    
}