body {
    background: #fff;
    font-family: "微软雅黑 Bold", "微软雅黑 Regular", "微软雅黑", Helvetica, Arial, "Hiragino Sans GB", "Microsoft Yahei", sans-serif;
}

* {
    margin: 0;
    padding: 0;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, textarea, p, blockquote, th, td, input, select, textarea, button {
    margin: 0;
    padding: 0;
    font-family: Microsoft YaHei;
}

.clearfix:after {
    display: block;
    clear: both;
    content: '';
}

img {
    border: 0 none
}

dl, ul, ol, menu, li {
    list-style: none
}

input, select, textarea, button {
    vertical-align: middle
}

button {
    border: 0 none;
    background-color: transparent;
    cursor: pointer
}

a {
    text-decoration: none;
    outline: none;
}

a:active, a:hover {
    text-decoration: none
}

address, caption, cite, code, dfn, em, var {
    font-style: normal;
    font-weight: normal
}

caption {
    display: none;
}

img {
    vertical-align: top;
    border: none;
}

.clear {
    clear: both;
}

.clearfix:before, .clearfix:after {
    content: '';
    display: table;
}

input::-ms-clear {
    display: none;
}

input::-ms-reveal {
    display: none;
}

input::-o-clear {
    display: none;
}

.layui-col-space64 {
    margin: 0 -32px;
}

.layui-col-space64 > * {
    padding: 0 32px;
}

.layui-col-space70 {
    margin: 0 -35px
}

.layui-col-space70 > * {
    padding: 0 35px
}

.layui-col-space62 {
    margin: 0 -31px
}

.layui-col-space62 > * {
    padding: 0 31px
}

.layui-col-space70 > div {

    margin-bottom: 50px;

}

.layui-col-space62 > li {

    margin-bottom: 42px;

}

.layui-icon-right {

    position: relative;

    top: 1px;

}

.carouselImg {
    margin: 0 auto;
    padding: 0 15px;
    display: flex;
}

.carouselImg .layui-carousel a {
    position: relative;
}

.carouselImg .layui-carousel a .carouselImgtext {
    position: absolute;
    bottom: 0;
    width: calc(100% - 40px);
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    padding: 10px 20px;
}

.carouselImg .layui-carousel a .carouselImgtext span {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-height: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 86%;
    font-size: 16px;
}

.carouselImg .layui-carousel .layui-carousel-ind {
    position: absolute;
    bottom: 6px;
    top: unset;
    width: fit-content;
    right: 0;
}

.carouselImg1 {

    height: 400px;

}

.carouselImg img,
.carouselImg1 img {

    height: 100%;

}

.moreBoxBtn {

    width: 240px;

    height: 40px;

    line-height: 40px;

    background: #008442;

    border-radius: 4px;

    margin: 0 auto;

}

.moreBoxBtn a {

    width: 100%;

    display: block;

    line-height: 40px;

    font-size: 16px;

    color: #FFFFFF;

    text-align: center;

}

.containerPadding {

    padding: 4px;

}

h2.titleH2 {

    text-align: center;
    margin-bottom: 20px;

}

.expertCommittee h2.titleH2 {
    padding: 10px 0;
    background-color: #f3f3f3;
    text-align: left;
    padding-left: 12px;
}
.expertCommittee h2.titleH2:before{
    content: '';
    width: 4px;
    height: 16px;
    background-color: #008442;
    display: inline-block;
}
.expertCommittee h2.titleH2 em{
    padding-left: 4px;

}

h2.titleH2 em {

    letter-spacing: 10px;

    padding: 0 20px 0 30px;

    font-size: 21px;

    color: #333;

}

h2.titleH2 span.lingBg {

    display: inline-block;

    background-color: #008442;

    width: 50px;

    height: 4px;

    border-radius: 2px;

    position: relative;

    top: -5px;

}

.noticeBox {

    position: relative;
    margin: 0 auto;

}

.noticeContainer {

    padding: 38px 10px;

    display: flex;

}

.noticeContainer .layui-row {

    width: 100%;

}

.colBox {

    text-align: center;

}

.colList li {

    display: flex;

    line-height: 30px;

    font-size: 14px;

}

.colList li p:first-child {

    width: 85%;

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: nowrap;

}

.colList li p:last-child {

    width: 15%;

    text-align: right;

}

li.moreBox a {

    font-size: 14px;

    line-height: 24px;

    color: #1D6843;

    padding-top: 4px;

}

.container2 {

    padding-top: 10px;

    padding-bottom: 50px;

}

.tabUl span.morenBtn {

    color: #333333;

    float: right;

    cursor: pointer;

    position: relative;

    top: 10px;

}

.tabUl li {

    font-size: 16px;

    text-align: center;

    padding: 0 12px;

    display: inline-block;

    color: #333333;

    cursor: pointer;

}

.tabUl li:first-child {

    padding-left: 0;

}

.tabUl li.cur span.cur_li,
.tabUl li:hover span.cur_li {

    display: block;

}

li span.cur_li {

    display: none;

    height: 4px;

    background-color: #008442;

    border-radius: 2px;

    margin-top: 4px;

}

.newsBox {

    background-color: #F4F4F4;

    margin-top: 10px;

    padding: 10px 6px;

}


.dynamicList li {

    cursor: pointer;

    padding: 16px 0 8px 0;

    border-bottom: 2px solid #E0E0E0;

}

.dynamicList li:hover p {

    color: #008442 !important;

}

.dynamicList li:hover p a {

    color: #008442 !important;

}

.dynamicList li:last-child {

    border-bottom: none;

}

.dynamicList li a {

    display: inline-block;

    width: 96%;

    overflow: hidden;

    font-size: 14px;

    line-height: 14px;

    text-overflow: ellipsis;

    white-space: nowrap;

    padding-left: 14px;

    color: #333;

}

.dynamicBox {
    margin-top: 24px;
    display: flex;

}

.dynamicBox .dynamicBoxlef {
    width: 66%;
    margin-right: 20px;
}

.dynamicBoxlef .dynamicBoxleftitbox {
    display: flex;
    background-color: #f3f3f3;
}

.dynamicBoxlef .dynamicBoxleftitbox .dynamicTitletit {
    margin: 0 10px;
    font-size: 21px;
}

.dynamicBoxlef .dynamicBoxleftitbox .dynamicTitletit span {
    padding: 0 22px;
    line-height: 44px;
}

.dynamicBoxlef .dynamicBoxleftitbox .dynamicTitletit1.active,
.dynamicTitletit2.active {
    background-color: #008442;
    color: #fff;
    border-radius: 2px;
}

.dynamicBoxlef .dynamicBoxleftitbox .dynamicTitletit:first-child {
    margin-left: 0;
}


.dynamicBox .dynamicBoxrig {
    width: calc(30% - 20px);
    height: 332px;
    overflow: hidden;
    margin-top: 10px;
}

.dynamicBoxrig {
    border: 2px solid #008442;
    padding: 13px 15px 18px 15px;
}

.dynamicBoxrig .dynamicBoxrigtop {
    margin-bottom: 20px;
}

.dynamicBoxrig .dynamicBoxrigtop span {
    font-size: 21px;
    line-height: 34px;
    font-weight: 700;
    margin-right: 20px;
    color: #008442;
    cursor: pointer;
}

.dynamicBoxrig .dynamicBoxrigtop span.active {
    border-bottom: 2px solid #008442;
}
.dynamicBoxrig .index4rigbox{
    height: calc(100% - 54px);
}
.dynamicBoxrig .index4rigbox .index4rigppchswiper1 .swiper-container{
    position: relative;
}
.dynamicBoxrig .index4rigbox .index4rigppchswiper1,
.dynamicBoxrig .index4rigbox .index4rigppchswiper1 .swiper-container{
    height: 100%;
}
.dynamicBoxrig .index4rigbox .index4rigppchswiper1 .swiper-container .swiper-slide{
    height: 40%;
    margin-bottom: 16px;
}
.dynamicBoxrig .index4rigbox .index4rigppchswiper1 .swiper-container .swiper-slide img{
    width: 100%;
    max-height: 100%;
}
.dynamicBoxrig .index4rigbox .index4rigppchswiper1 .swiper-container .swiper-slide a{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%;
}
.index4rigppchswiper1 .swiper-pagination{
    top: unset;
    bottom: -4px;
}
.index4rigppchswiper1 .swiper-pagination .swiper-pagination-bullet-active{
    background-color: #008442;
}
.index4rigppchswiper2 img{
    width: 100%;
    height: 100%;
}
.dynamicswiperbox .dynamicswiper {
    display: none;
    height: 278px;
    overflow: hidden;
}

.dynamicswiperbox .dynamicswiper .swiper-container {
    height: 278px;
}

.dynamicswiperbox .dynamicswiper.active {
    display: block;
}

.dynamicBoxrig .swiper-slide a {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
}

.policyList {
    display: none;
}

.policyList1.active,
.policyList2.active {
    display: block;
}

.policyList li {

    font-size: 16px;

    color: #333;

    display: flex;

    border-bottom: 1px dashed #E5E5E5;

    padding-bottom: 12px;

    margin-top: 18px;
    background-image: url("../image/jiantou1.png");
    background-repeat: no-repeat;
    background-size: 20px;
    padding-left: 20px;
    background-position: left 0;

}

.policyList li:hover a {
    color: #008442;
}

.policyList li:last-child {

    border-bottom: none;

}

.policyList li p:first-child {
    width: 82%;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;

}
.policyList li p:first-child a{
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.policyList li p a {
    width: 100%;
    display: inline-block;
}

.policyList li p:last-child {

    width: calc(18% - 10px);

    text-align: right;
    margin-left: 10px;

}


.expertCommittee {
    margin: 0 auto;

}

.expertCommittee .expertCommitteeswiper .committeeCart {
    height: fit-content;
}

.expertCommittee .expertCommitteeswiper .swiper-slide {
    margin-bottom: 0;
}

.expertCommitteeBox .moreBoxBtn {

    margin-top: 20px;

}

.committeeCart {

    height: 366px;

}

.committeeCart img {

    display: block;

    width: 100%;

    height: 190px;
}

.committeeCart p {

    text-align: center;

}

p.name {

    font-size: 16px;

    color: #333;

    margin: 16px 0 6px;

}

p.job {

    font-size: 14px;

    color: #666;

}

.infoBox {

    background-color: #fff;
    margin: 0 auto;

}

.newBox {

    padding-bottom: 56px;

}

.newCart {
    height: 324px;

    background: #FFFFFF;

    box-shadow: 0px 3px 10px 0px rgba(8, 8, 8, 0.22);

    border-radius: 10px;

    overflow: hidden;

    padding-bottom: 20px;

}

.newCart img {

    width: 100%;

    display: block;

}

.newCart p.newTitle {

    color: #333;

    font-size: 14px;

    margin: 12px 0 8px;

    text-overflow: ellipsis;

    overflow: hidden;

    white-space: nowrap;

    padding: 0 20px;

}

.newCart p.newContent {

    font-size: 12px;

    line-height: 22px;

    color: #666666;

    padding: 0 20px;

    overflow: hidden;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-box-orient: vertical;

    -webkit-line-clamp: 3;

}

#memberStyle img {

    max-width: 90%;

    max-height: 46px;

    display: block;

    margin: 0 auto 22px;

}

#memberStyle {

    padding: 26px 0 46px;

}

.memberStyle .moreBoxBtn {

    margin-top: 50px;

}

.memberStyle {

    background: url(../image/bg00.png) center center;

    padding: 36px 0 0;

}

.tabBox {

    text-align: center;

}

.tabBox li {

    font-size: 26px;
    padding: 6px 28px;

}

.tabBox li span.cur_li {

    width: 84px;

    height: 4px;

    background: #008442;

    border-radius: 2px;

    margin: 6px auto;

}

.styleCart {

    padding: 20px 0;

    background: #fff;

    text-align: center;

    height: 130px;

    overflow: hidden;
    border: 1px solid #EEEEEE;
    margin-bottom: 20px;

}

.styleCart a {

    display: block;

}

p.companyTitle {

    font-size: 14px;

    color: #666;

    padding: 0 26px;

    display: inline-block;

    overflow: hidden;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-box-orient: vertical;

    -webkit-line-clamp: 2;

}

.linkBox {

    background: #f4f4f4;

}

.linkContainer {

    border-radius: 5px;

    padding: 10px;
    padding-top: 20px;

}

.linkContainer h2.titleH2 {
    text-align: left;
    display: inline-block;
}

.linkContainer h2.titleH2::before {
    content: '';
    width: 4px;
    height: 16px;
    background-color: #008442;
    display: inline-block;
}

.linkContainer h2.titleH2 em {
    padding-left: 0;
}

.linkContainer ul li {

    font-size: 14px;

    overflow: hidden;
    margin-bottom: 16px;
    cursor: pointer;

}

.linkContainer ul li p.orgBox {

    background-color: #F4F4F4;

    border-radius: 3px;

    text-align: center;

    font-size: 14px;

}


.linkContainer ul li p.orgBox a {

    display: block;

    color: #008442;

}

.linkRowBox {
    display: flex;
    flex-wrap: wrap;
}

.linkRowBox li {
    width: fit-content;
    margin: 0 10px;

}

.linkRowBox li p {
    padding: 10px;
}

.linkContainer ul li p:hover {

    background-color: #008442;

    color: #fff;

}

.linkContainer ul li p:hover a {

    color: #fff;

}

.guideList li {
    display: flex !important;
}

.guideList li span {
    width: 20%;
    text-align: right;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
}

.guideList li a {
    width: 80%;
    height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.guideList li a, .guideList li span {
    display: block;
}

.hide {
    display: none;
}

.show {
    display: block;
}

.layui-fluid {
    padding: 0;
}

#laypage {
    text-align: center;
    margin: 50px 0;
}

.layui-laypage a:hover {
    color: #008442;
}

.layui-laypage .layui-laypage-curr .layui-laypage-em {
    background-color: #008442;
}

.headerBox {
    padding: 0 !important;
}
.header-top {
    background: url(../image/ibcas_bg01.gif) repeat-x bottom #ffffff;
}
.header-top .container {
    margin: 0 auto;
}

.header-top .row {
    margin-left: -5px;
    margin-right: -5px;
}

.header-top .data {
    line-height: 37px;
    color: #7b7b7b;
    font-size: 13px;
    float: left;
}

.header-top .col-md-2, .header-top .col-md-10, .header-top .col-md-12 {
    padding-left: 5px;
    padding-right: 5px;
}

.soc_icons {
    overflow: hidden;
    width: 20%;
    margin: 5px 0 0 15px;
    float: right;
    border-radius: 3px;
}

.TopSearch {
    height: 26px;
    border: 0px solid #c6e2eb;
    white-space: nowrap;
    position: relative;
    background: #FFF;
}

.TopSearch .SearchText {
    line-height: 26px;
    height: 100%;
    vertical-align: top;
    border: 0;
    font-size: 12px;
    color: #7b7b7b;
    width: 100%;
    float: left;
    outline: none;
    border: #aedcc4 solid 1px;
    padding-left: 8px;
    border-radius: 3px;
}

.TopSearch .SearchBtn {
    position: absolute;
    width: 36px;
    height: 100%;
    vertical-align: middle;
    margin: 0px 0 0 0;
    cursor: pointer;
    background: url(../image/searchbtnbg.png) center center no-repeat #74b674;
    border: 0;
    float: right;
    border-radius: 0px;
    outline: none;
    top: 0;
    right: 0;
}

.webheader {
    border-top: #fff solid 1px;
    width: 100%;
}
.webheader img{
    width: 100%;
}


#footer {
    width: 100%;
    padding: 30px 0;
    background-color: #008442;
}

#footer p {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    text-align: left;
    line-height: 42px;
    white-space: normal;
}

#footer .erweima {
    text-align: center;
    padding-top: 30px;
}

#footer .erweima p {
    text-align: center;
}

#carousel1 img {
    width: 100%;
    height: 100%;
    display: block;
    margin: 0 auto;
}

.carouselImgbox {
    background-color: #eee;
    padding: 20px 0;
}

.carouselImgRig {
    margin-left: 20px;
    width: calc(40% - 20px);
    overflow: hidden;
}

.carouselImgRig li {
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    background-image: url(../image/tuijianma.png);
    background-repeat: no-repeat;
    background-position: left 0;
    padding: 0 0 0 26px;
    background-size: 20px;
}

.carouselImgRig li a {
    font-size: 16px;
    line-height: 22px;
    color: #383838;
}

.carouselImgRig li:hover a {
    color: #008442;
}

.carouselImgRig .tuijian {
    background-image: unset;
    padding-left: 0;
    margin-bottom: 16px;
    border-bottom: 1px #d8d8d8 solid;
}

.carouselImgRig .tuijian span {
    float: left;
    font-size: 22px;
    line-height: 1.4;
    font-weight: 700;
    color: #008442;
    border-bottom: 2px #008442 solid;
    padding-bottom: 8px;
    background-image: url("../image/yaowen.png");
    background-repeat: no-repeat;
    background-size: 22px;
    background-position: left 5px;
    padding-left: 30px;
}

.carouselImgRig .tuijian a {
    float: right;
    padding-bottom: 8px;
    font-size: 16px;
    color: #008442;
    padding-right: 18px;
    background-image: url("../image/gengduo.png");
    background-repeat: no-repeat;
    background-size: 22px;
    background-position: right 1px;

}

.carouselImgRig .more {
    text-align: right;
    background-image: unset;
}

.carouselImg img,
.carouselImg1 img {
    width: 100%;
}

.layui-carousel img {
    width: 100%;
    display: block;
}

.breadcrumb {
    padding: 15px 0;
    font-size: 14px;
    color: #343434;
}

.breadcrumb img {
    margin-right: 10px;
}

.breadcrumb span a {
    font-size: 14px;
    color: #343434 !important;
}

.breadcrumb span a:hover {
    color: #008442 !important;
}

.layui-breadcrumb span[lay-separator] {
    margin: 0 5px;
    color: #343434;
}

.twoTab li {
    height: 40px;
    text-align: center;
    background: #FBFAFA;
    line-height: 40px;
    color: #666;
    font-size: 14px;
    border-bottom: 1px solid #ECECEC;
    position: relative;
}

.twoTab li.twoPageTitle {
    background: #008442;
    color: #fff;
    font-size: 16px;
}

.twoTab li span {
    display: none;
    color: #008442;
    position: absolute;
    left: 30px;
    top: 0;
}

.twoTab li a {
    width: 98%;
    font-size: 14px;
    color: #333;
    display: inline-block;
}

.twoTab li:hover a,
.twoTab li.cur a {
    color: #008442;
}

.twoTab li:hover span,
.twoTab li.cur span {
    display: block;
}

.twoTab li:last-child {
    border-bottom: none;
}




.detailPage {
    margin-top: 50px;
}

.detailPage p {
    padding: 0;
    text-indent: 0;
}

.detailPage p a {
    color: #333;
    line-height: 24px;
}

.detailPage p a:hover {
    color: #008442;
    text-decoration: underline;
}

ul.infoList li {
    list-style-type: disc !important;
    list-style-position: inside;
    line-height: 50px;
    border-bottom: 1px solid #E5E5E5;
    font-size: 14px;
    color: #333;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.infoList li a:hover {
    color: #008442;
}

.dynamicTitle {
    color: #008442 !important;
    font-size: 16px;
}

.dynamicTitle a {
    display: inline-block;
    float: right;
    font-size: 14px;
    color: #333;
    padding-right: 10px;
    cursor: pointer;
}

.boderLine {
    height: 4px;
    background: #E5E5E5;
    padding: 0;
    margin: 0 16px 0 4px;
    position: relative;
}

.boderLine span {
    display: block;
    width: 8px;
    height: 4px;
    background: #008442;
    position: absolute;
    top: 0;
    left: 0;
}

.boderLine em {
    display: block;
    width: 8px;
    height: 4px;
    background: #F4F4F4;
    position: absolute;
    top: 0;
    left: 8px;
}

.towPageMain {
    padding: 0 15px 15px 25px;
}

.towPageMain .dynamicTitle {
    font-size: 16px;
    padding-bottom: 10px;
}

.towPageMain .boderLine {
    height: 2px;
    overflow: hidden;
    margin-right: 0;
}

.towPageMain .boderLine em {
    background: #fff;
}

.leaderH2 {

    color: #008442;

    font-size: 16px;

    font-weight: 700;

    margin: 15px 0 16px;

}


.leaderList dl {

    width: 25%;

    margin-bottom: 24px;
    float: left;

}

.leaderList dl dt {

    width: 106px;

   

    overflow: hidden;
    margin: 0 auto;

}

.leaderList dl dt img {

    width: 100%;

}

.leaderList dl dd {

    width: 100%;

    padding-top: 14px;

   
    text-align: center;
}

.leaderList dl dd p {

    width: calc(100% - 26px);

    padding-left: 16px;

    line-height: 24px;

    overflow: hidden;

    display: -webkit-box;

    text-overflow: ellipsis;

    -webkit-line-clamp: 2;

    -webkit-box-orient: vertical;

    color: #333;

}


.leaderList dl dd p:first-child a {

    font-weight: 700;

    color: #008442;

}

.leaderInfo img {

    display: block;

    margin: 20px auto;

}

.leaderInfo p.name {

    font-size: 16px;

    color: #008442;

    text-align: center;

}

.leaderInfo p.position {

    text-align: center;

    font-size: 14px;

    color: #333;

    line-height: 24px;

    margin-top: 8px;

}

.leaderInfo p.info {

    text-indent: 2em;

    margin-top: 20px;

    line-height: 24px;

}
.leaderheight{
        border-bottom: 1px dashed #999;
}
.leaderheight img{
    display: inline-block;
    margin-bottom: 0;
}
.leaderheightr{
    display: inline-block;
    margin: 20px auto;
    padding-top: 70px;
    padding-left: 50px;

}
.leaderheightr h5{
    font-size: 30px;
  border-bottom: 8px solid #9ef1ad;
  line-height: 0.6;
  margin-bottom: 30px;
  width: max-content;
}
.leaderheightr p{
    font-size: 20px;
    line-height: 30px;
    max-width: 400px;
}
.leaderInfo .info{
    margin-top:50px;
}
dl.memberInfo {

    display: flex;

    padding: 15px 0;

    border-bottom: 1px solid #EEEEEE;

}
.leaderul li:not(:nth-child(4n+4)) {
  margin-right: 3%;
}
.leaderli{
    float: left;
    width: 22%;
    text-align: center;
    margin-top: 20px;
}
.leaderli img{
    width: 50%;
    border-radius: 50px;
}
.leaderdiv{
    background-image: linear-gradient(#f7f9fa, #ebeef3);
  padding: 10px 10px;
    padding-top: 10px;
  padding-top: 90px;
  margin-top: -65px;
  transition: all 0.5s;
  height: 160px;
 
}
.leaderul li:hover .leaderdiv {
        background: #006633;
        padding-top: 80px;
        padding-bottom: 20px;
        color: #fff;
}
.leaderck{
    opacity: 0;
}
.leaderul li:hover .leaderdiv .leaderck {
    opacity: 1;
}
dl.memberInfo dt {

    width: 80px;

    height: 80px;

    text-align: center;

    color: #666;

    border: 1px solid #F2F2F2;

    background-color: #F2F2F2;

    padding: 10px;

    margin-right: 20px;

    position: relative;

}

dl.memberInfo dt p {

    font-size: 20px;

    font-weight: 700;

}


dl.memberInfo dt span {

    display: block;

    width: 100%;

    font-size: 12px;

    line-height: 22px;

    position: absolute;

    bottom: 6px;

    left: 0;

    color: #666;

}


dl.memberInfo dd {

    flex: 1;

    width: calc(100% - 90px);

}

dl.memberInfo dd h2 {

    margin-bottom: 2px;

}

dl.memberInfo dd h2 a {

    display: inline-block;

    width: 100%;

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: nowrap;

    font-size: 16px;

    color: #333;

}

dl.memberInfo:hover dd h2 a {

    color: #008442;

}

dl.memberInfo dd p {

    width: 100%;

    word-break: break-all;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-box-orient: vertical;

    -webkit-line-clamp: 2;

    overflow: hidden;

    font-size: 12px;

    color: #717171;

    line-height: 20px;

}

.pageList {

    padding-top: 1px;

}

dl.newsList {

    padding: 15px 0;

    border-bottom: 1px solid #E5E5E5;

}

dl.newsList dt img {

    width: 100%;

    max-height: 144px;

}

dl.newsList dd h3 {

    margin-bottom: 5px;

}

dl.newsList dd h3 a {

    display: inline-block;

    width: 100%;

    overflow: hidden;

    text-overflow: ellipsis;

    white-space: nowrap;

    font-size: 16px;

    color: #333;

}

dl.newsList dd h3 a:hover {

    color: #008442;

}

dl.newsList dd p {

    color: #666;

    font-size: 12px;

}

.text_p {

    margin-top: 5px;

    width: 100%;

    word-break: break-all;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-box-orient: vertical;

    -webkit-line-clamp: 3;

    overflow: hidden;

    color: #666;

    font-size: 12px;

    line-height: 20px;

    margin-bottom: 12px;

}

.wrapper, .layui-fluid {
    height: 100%;
}

.contentBox {
    min-height: calc(100% - 369px);
}

.layui-form-radio > i:hover, .layui-form-radioed > i {
    color: #0075FF;
}

.layui-form-checkbox[lay-skin=primary]:hover i {
    border-color: #0075FF !important;
}

.layui-form-checked[lay-skin=primary] i {
    border-color: #0075FF !important;
    background-color: #0075FF !important;
}

.layui-form-label {
    width: 100px !important;
    padding: 9px 0 !important;
}

.layui-input-block {
    margin-left: 102px !important;
}

#certificate-search-form .layui-form-item .layui-input-block {
    margin-left: 120px !important;
}

.layui-form-label em {
    color: #DC1A32;
    position: relative;
    top: 3px;
    padding-right: 4px;
}

.layui-input, .layui-textarea {
    padding: 0 10px !important;
}

.layui-form-item {
    position: relative;
}

.bgBox {
    width: 100%;
    height: auto;
    background: #F6F6F6;
    padding: 20px 0 36px;
    margin-bottom: 50px;
}

.bgBox h2 {
    text-align: center;
    font-size: 24px;
    color: #008442;
    padding: 15px 0 40px;
}

.bgBox .layui-form {
    width: 450px;
    margin: 0 auto;
}

.bgBox .layui-form .layui-form-label {
    color: #008442;
}

#submitBtn {
    display: block;
    padding: 8px 30px;
    font-size: 14px;
    background: #008442;
    color: #fff;
    border-radius: 2px;
    margin: 26px auto 0;
}

.layui-table-view {
    border: none !important;
}

.layui-table-box {
    border: 1px solid #e6e6e6;
}

.layui-table-page {
    text-align: center;
    border: none;
    margin-top: 30px;
}

.layui-laypage input:focus, .layui-laypage select:focus {
    border-color: #008442 !important;
}

/*会员动态*/
.huiyuandtbox dl dd {
    display: flex;
    align-items: center;
}

.huiyuandtbox dl dd h2 {
    width: 88%;
    margin-right: 1%;
    position: relative;
    padding-left: 10px;
}

.huiyuandtbox dl dd h2 a {
    width: 96%;
}

.huiyuandtbox dl dd h2::before {
    content: '.';
    position: absolute;
    left: 0;
    top: -6px;
}

.huiyuandtbox dl dd span {
    color: grey;
    font-size: 13px;
}

/*相关下载*/
ul.downloadbox li {
    border-bottom: unset;
    font-weight: bold;
    display: flex;
    padding-right: 30px;
    background-image: url("../image/xiazai.png");
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: right;
    max-width: calc(100% - 30px);
    width: fit-content;
}

ul.downloadbox li a {
    text-decoration: underline;
    color: #0066cc;
    font-weight: bold;
    display: block;
    width: fit-content !important;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: wrap;
}

/*培训项目*/

ul.peixuncon li span {
    max-width: 46%;
    margin-right: 2%;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
}

ul.peixuncon li .peixunconbox {
    max-width: 52%;
    float: right;
    white-space: wrap;
}

ul.peixuncon li .peixunconbox a {
    color: #0066cc;
    margin: 0 2px;
    text-decoration: underline;
    font-size: 12px;
}

/*编辑出版*/
.bgbai1 {
    background: url(../image/ibcas-nrbg.gif) repeat-x #ffffff top;
    border: #c1e8d3 solid 1px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.secondarydetailbox {
    display: block;
    overflow: hidden;
    padding: 20px 28px 25px 28px;
    margin-bottom: 28px;
}

.lanmu1 {
    height: auto;
    background: url(../image/ibcas-lmbg03.png) repeat-x bottom;
    margin-bottom: 20px;
    overflow: hidden;
}

.lanmu1_l {
    height: auto;
    line-height: 30px;
    color: #0e770e;
    font-weight: 700;
    float: left;
    font-size: 26px;
    border-bottom: #DB2427 solid 2px;
    padding-bottom: 12px;
}

.publication {
    overflow: hidden;
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.publication .news-img img {
    padding: 3px;
    border: #c1e8d3 solid 1px;
}

.publication li h2 {
    font-size: 17px;
    color: #ffffff;
    line-height: 22px;
    margin: 0 0 8px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    font-weight: 700;
    width: 100%;
}

.publication li h2 a {
    color: #2f2f2f;
}

.publication li .news-txt {
    width: calc(100% - 150px);
}

.publication li .news-txt p {
    width: 100%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.publication li {
    margin-bottom: 25px;
    overflow: hidden;
    display: flex;
}

.publication .news-img a {
    display: flex;
    align-items: center;
    width: 130px;
    height: 140px;
}

.publication .news-img {
    margin-right: 20px;
}

.publication .news-img img {
    width: 100%;
    max-height: 100%;
}

.publication .news-txt p {
    line-height: 23px;
    height: auto;
    font-size: 13px;
}

.index4rigbox .index4rigppch {
    display: none;
}

.index4rigbox .index4rigppch.active {
    display: block;
}

/*.index4rigbox .index4rigppch .swiper-slide img {*/
/*    width: 100%;*/
/*    height: 100%;*/
/*}*/

.index4rigppchswiper {
    height: 283px;
}

.index4rigppchswiper .swiper-container,
.index4rigppchswiper .swiper-slide {
    height: 100%;
}

.index4rigppchswiper .swiper-slide a {
    display: block;
    height: 100%;
}

.index4rigppchswiper .swiper-slide p {
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    padding: 10px;
    width: calc(100% - 20px);
}

.index4rigppchswiper .swiper-pagination {
    right: 10px;
    width: fit-content;
    left: unset;
    top: 30%;
}

.index4rigppchswiper .swiper-pagination span {
    display: block;
    margin: 4px 0 !important;
    background-color: #fff;
    opacity: 1;
}

.index4rigppchswiper .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #008442;
}

.index4rigbox .index4rigppch ul {
    display: flex;
    flex-wrap: wrap;
}

.index4rigbox .index4rigppch ul li {
    width: 48%;
    margin-right: 2%;
    margin-bottom: 10px;
}

.index4rigbox .index4rigppch ul li img {
    max-width: 100%;
    display: block;
    margin: 0 auto 10px;
    height: 110px;
}

.index4rigbox .index4rigppch ul li:nth-child(2n) {
    margin-right: 0;
}

.index4rigbox .index4rigppch ul li p {
    text-align: center;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
}
/*分页器*/
#laypage .pagination{
    display: flex;
    justify-content: center;
}
#laypage .pagination li{
    padding: 0 15px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #ccc;
    border-right: none;
    font-size: 13px;
}
#laypage .pagination li:last-child{
    border-right: 1px solid #ccc;
}
#laypage .pagination li.active,
#laypage .pagination li:hover{
    background-color: #008442;
    color: #fff;
}
#laypage .pagination li.active a,
#laypage .pagination li:hover a{
    color: #fff;
}
/*证书查询结果*/
.inquiryBox{
    margin: 10px 0;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.inquiryBox li{
    display: flex;
    border-bottom: 1px solid #ccc;
}
.inquiryBox li:last-child{
    border-bottom: none;
}
.inquiryBox li span{
    width: calc(30% - 20px);
    text-align: center;
    background-color: #008442;
    color: #fff;
    padding: 10px;
}
.inquiryBox li p{
    width: calc(70% - 30px);
    padding: 10px;
    padding-left: 20px;
}
.inquiryBox li p.inquiryjiel{
    color: #008442;
    font-weight: bold;
    font-size: 16px;
}
.chaxjg{
    padding-top: 14px;
    color: #008442;
    font-size: 18px;
    font-weight: bold;
    border-top: 1px dashed #ccc;
    margin-top: 20px;
}
@media screen and (min-width: 768px) {
    .noticeBox,
    .carouselImg,
    .expertCommittee,
    .infoBox,
    .header-top .container,
    .webheader .container {
        width: 750px;
    }
    .catalogueList {
        top: 265px;
    }
}

@media screen and (min-width: 992px) {
    .noticeBox,
    .carouselImg,
    .expertCommittee,
    .infoBox,
    .header-top .container,
    .webheader .container {
        width: 970px;
    }
    .catalogueList{
        top: 47px;
    }

}

@media screen and (min-width: 1200px) {
    .noticeBox,
    .carouselImg,
    .expertCommittee,
    .infoBox,
    .header-top .container,
    .webheader .container {
        width: 1170px;
    }
}


@media screen and (min-width: 992px) {

    .infoList li a {

        width: 68% !important;

    }

    .committeeCart {

        height: 320px;

    }

}



@media screen and (max-width: 1000px){
    .catalogueList {
        top: 80px;
    }
}
@media (min-width: 768px) and (max-width: 1000px) {
    .header {
        height: 78px;
        padding-top: 18px;
    }

    .logoImg1 {
        height: 58px;
        line-height: 58px;
    }

    .catalogueBox img {
        width: 44px;
    }
}

@media screen and (max-width: 991px) {
    .committeeCart img {
        height: 170px;
    }

    .committeeCart {
        height: 326px;
    }

    .layui-col-space70 > div {
        margin-bottom: 20px;
    }

    .carouselImg,
    .dynamicBox {
        flex-wrap: wrap;
        height: fit-content;
    }

    .carouselImg #carousel1 {
        width: 100% !important;
        margin-bottom: 30px;
    }

    .carouselImgRig {
        width: 100%;
        margin-left: 0;
    }

    .dynamicBox .dynamicBoxlef {
        width: calc(100% - 20px);
        margin-right: 0;
        margin-bottom: 20px;
    }

    .dynamicBox {
        margin-top: 14px;
    }

    .dynamicBox .dynamicBoxrig {
        width: calc(100% - 20px);
    }

    .linkContainer ul li {
        margin-bottom: 0;
    }

    .linkContainer h2.titleH2 {
        margin-bottom: 10px;
    }
    .catalogueList {
        top: 80px;
    }

}

@media screen and (max-width: 820px) {


    .layui-col-space70 {
        margin: 0 -30px
    }

    .layui-col-space70 > * {
        padding: 0 30px
    }

    .layui-col-space70 > div {

        margin-bottom: 20px;

    }

    h2.titleH2 {

        padding: 14px 0;

        font-size: 18px;

    }

    h2.titleH2 em {

        letter-spacing: 6px;

        padding: 0 6px 0 12px;

    }

    h2.titleH2 span.lingBg {

        width: 40px;

    }

    .containerPadding {

        padding: 20px;

    }

    .carouselImg1 {

        height: 220px;

    }

    .carouselImg img, .carouselImg1 img {

        height: 100%;

    }

    .noticeContainer {

        padding: 0 4px 12px;

    }

    .colList li {

        padding-left: 10px;

    }

    .colList li p:first-child {

        width: 70%;

    }

    .colList li p:last-child {

        width: 30%;

    }

    .container2 {

        padding-top: 0;

        padding-bottom: 30px;

    }

    .container2 .tabUl {

        margin-top: 10px;

    }

    .newsBox {

        margin-top: 20px;

    }

    .dynamic {

        padding-top: 0;

        padding-bottom: 0;

    }

    .dynamicList li {

        padding: 6px 0;

        margin-bottom: 12px;

    }

    .dynamicBox {

        margin-top: 20px;

    }

    .dynamicBox .layui-row div {

        padding: 0 15px;

    }

    .dynamicBox .layui-row div.layui-col-sm12:first-child li:last-child {

        border-bottom: 1px dashed #E5E5E5;

    }

    .newBox {

        padding-top: 10px;

    }

    .memberStyle {

        padding: 0;

        background: #eee;

    }

    .tabUl li {

        padding: 0 8px !important;

    }

    #memberStyle {

        padding: 10px 0 20px;

    }

    .phoneTab {

        text-align: center;

        margin-bottom: 10px;

    }

    .linkRowBox {

        margin-top: 10px !important;

    }

    .linkContainer ul {

        padding-top: 0;

    }

    .layui-col-space62 {
        margin: 0 -20px
    }

    .layui-col-space62 > * {
        padding: 0 20px
    }

    .layui-col-space62 > li {

        margin-bottom: 19px;

    }

    .wrapper {
        overflow-x: hidden;
    }

    .mainContent,
    .detailInfo {
        margin: 0 !important;
        border-left: none;
        padding: 0 15px !important;
    }

    .footer {
        width: calc(100% - 20px);
        padding: 0 10px;
    }

    .footer p {
        text-align: left;
        padding-left: 20px;
    }

    .detailInfoBorder {
        border-top: 1px solid #E5E5E5;
    }

    .linkContainer h2.titleH2 {
        padding: 0;
        margin-bottom: 0;
    }

    .layui-col-space30 {
        margin-top: 0;
    }
}

@media screen and (max-width: 768px) {

    .leaderList dl {

        width: 100%;

    }

    dl.memberInfo dt {

        margin-right: 10px;

    }

    dl.memberInfo dd {

        width: calc(100% - 80px);

    }

    dl.newsList dd h3 a {

        display: inline-block;

        width: 100%;

        word-break: break-all;

        text-overflow: ellipsis;

        display: -webkit-box;

        -webkit-box-orient: vertical;

        -webkit-line-clamp: 2;

        overflow: hidden;

        white-space: inherit;

        font-size: 14px;

    }

    dl.newsList dd h3 {

        margin-bottom: 0;

    }

    dl.newsList dd p {

        font-size: 10px;

    }

    .imgDd p:last-child {

        margin-top: 4px;

    }

    .publication .news-img a {
        height: 114px;
    }

    ul.peixuncon li .peixunconbox {
        width: 30%;
        display: flex;
        flex-wrap: wrap;
        line-height: 2;
    }
    .catalogueBox img {
        width: 28px;
    }
    .logoImg1 {
        height: 40px;
        line-height: 40px;
    }
    .header {
        height: 54px;
        padding-top: 8px;
    }
    .soc_icons{
        width: 32%;
    }
    .catalogueList {
        top: 56px;
    }
    
}
@media screen and (max-width: 743px){
    .leaderheightr{
        padding: 0;
    }
}

@media screen and (max-width: 599px) {
    .committeeCart img {
        height: 216px;
    }

    .policyList li p:first-child {
        width: 86%;
    }

    .policyList li p:last-child {
        width: calc(14% - 10px);
        font-size: 10px;
    }

    .dynamicBoxlef .dynamicBoxleftitbox .dynamicTitletit,
    .dynamicBoxrig .dynamicBoxrigtop span,
    h2.titleH2 em {
        font-size: 16px;
    }

    .dynamicBoxlef .dynamicBoxleftitbox .dynamicTitletit span {
        padding: 0 10px;
        line-height: 36px;
    }
    .carouselImg .layui-carousel a .carouselImgtext{
        padding: 10px 8px;
        width: calc(100% - 16px);
    }
    .carouselImg .layui-carousel a .carouselImgtext span,
    .carouselImgRig li a,
    .policyList li,
    .dynamicBoxrig .swiper-slide a,
    p.name,
    .detailInfo p{
        font-size: 14px;
    }
    .carouselImgRig .tuijian span{
        font-size: 18px;
        padding-bottom: 6px;
        background-size: 20px;
        background-position: left 3px;
        padding-left: 27px;
    }
    .carouselImgRig .tuijian a{
        font-size: 14px;
    }
    p.job{
        font-size: 12px;
    }

}

@media screen and (max-width: 520px) {
    .policyList li p:first-child {
        width: 73%;
    }

    .policyList li p:last-child {
        width: calc(27% - 10px);
    }

    .carouselImg .layui-carousel a .carouselImgtext span {
        width: 70%;
    }

    .publication li {
        flex-wrap: wrap;
    }

    .publication .news-img {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }

    .publication li .news-txt {
        width: 100%;
    }

    .publication .news-img a {
        width: 100%;
    }

    .publication .news-img a {
        height: auto;
    }
    .header-top{
        padding: 0 10px;
    }
    .soc_icons {
        width: 48%;
    }

}

@media screen and (max-width: 500px) {
    .inquiryBox li{
        font-size: 12px;
    }
    .inquiryBox li p.inquiryjiel{
        font-size: 15px;
    }
    .chaxjg {
      margin-top: 24px;
      font-size: 16px;
    }
    .policyList li p:last-child {
        font-size: 12px;
    }

    .towPageMain {
        padding: 0 0 15px 0;
    }

    .detailInfo h2 span.articleTime {
        font-size: 12px;
    }

    .detailInfo h2 {
        margin-bottom: 0;
    }

    .layui-col-space64 > * {
        padding: 0 10px;
        margin-bottom: 20px;
    }

    #laypage {
        margin: 20px 0;
    }
    #laypage .pagination li {
      padding: 0 10px;
      height: 24px;
      line-height: 24px;
      font-size: 12px;
    }
    

    .layui-laypage a {
        padding: 0 10px;
    }

    p.companyTitle {
        padding: 0 4px;
        font-size: 12px;
    }

    .memberStyle .moreBoxBtn {
        margin-top: 20px;
    }

    .layui-col-space62 > * {
        padding: 0 14px;
    }

    .linkContainer ul li p.orgBox a {
        font-size: 12px;
    }

    .layui-col-space70 > div {
        margin-bottom: 10px;
    }

    .layui-col-space70 > * {
        padding: 0 20px;
    }

    .styleCart {
        margin-bottom: 0;
    }

    .moreBoxBtn {
        margin-top: 20px;
    }

    .huiyuandtbox dl dd h2 {
        width: 80%;
    }

    .huiyuandtbox dl dd span {
        width: 19%;
    }

    ul.peixuncon li span {
        width: 100%;
        max-width: 100%;
    }

    ul.peixuncon li .peixunconbox {
        width: 100%;
        float: left;
        max-width: 100%;
        margin-bottom: 6px;
    }
    .leaderli{
        width: 47%;
    }
}

@media screen and (max-width: 450px) {
    .bgBox .layui-form {
        width: 96%;
    }

    #certificate-search-form .layui-form-item .layui-input-block {
        margin-left: 106px !important;
    }

    .guideList li span {
        font-size: 10px;
    }

    .huiyuandtbox dl dd span {
        font-size: 12px;
    }

    dl.memberInfo dd h2 a {
        font-size: 15px;
    }

    dl.memberInfo {
        padding: 10px 0;
    }
}

@media screen and (max-width: 420px) {
    .committeeCart img {
        height: 140px;
    }

    .huiyuandtbox dl dd span {
        font-size: 9px;
    }

}
