@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: 10px 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: 10px 0 10px 40px;
    font-size: 20px;
}

.nav ul li a {
    display: block;
    padding: 10px 0;
}

/* 轮播图样式 */
.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 {
    text-decoration: none;
}

.iB2 .boxTitle .uh li {
    display: inline-block;
    *
    zoom: 1;
    *
    display: inline;
    margin: 4px 10px 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: 15px;
    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 10px;}
.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:first-letter {
    color: #3d3d3d;
}

.iB2 .list ul>li a:hover:first-letter {
    color: #c00
}

.iB2 .list li a {
    width: 80%;
}

.iB2 .list .ntm li a {
    width: 99%;
}



.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;
}

.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;
}

.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{

}
.arkBar{
    margin: 20px 0;
}
.arkBar img{
    display: block;
    margin: 0 auto;
    width: 100%;
    height: auto;
}

/*响应式布局
----------------------------------------------*/
@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: 5px 0 -6px 10px;
    }

    .topnav .s3 {
        float: none;
        clear: both;
        border-top: rgba(255, 255, 255, 0.3) 1px solid;
    }


    /* 导航栏适配 */
    .nav ul li {
        font-size: 17px;
        padding: 0;
        margin: 0 5px;
        float: none;
        display: inline-block;
    }
    .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
    }

    .mainlaw .pic img {
        width: 100%;
    }

    /* 边距优化 */
    .main-top h2 {
        font-size: 28px;
        padding: 0 10px;
    }

    .mcbox {
        margin: 15px 0;
        height: auto;
    }

    .mcbox .txt {
        padding: 0
    }

    .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: 18px;
    }

    .mainlaw dd {
        font-size: 18px;
        padding: 10px 10px 10px 50px;
    }




    .tab-content {
        height: auto;
    }

    .tipnote {
        padding: 20px;
        font-size: 17px;
        line-height: 1.6em;
    }


    .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;
    }
    
.arkBar{
    margin: 2px 0;
}
}

@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:16px;margin: 4px 0 0 0;padding: 0 3px;line-height: 35px;}
    .iB2 .boxTitle .uh li.h{font-size:20px;line-height: 40px;}
    .iB2 .boxTitle .uh li:after{margin-left: 5px;}
    .newsmore{top: 3px;}
    
}