/* 鼠标箭头 */

.jiantou {
    cursor: default;
}

@font-face {
    font-family: 'BEBAS';
    src: url('http://www.yuantaigd.com/tpl/web/font/BEBAS.TTF');
}

.navto {
    position: relative;
    top: -90px;
    display: block;
}

.nolink {
    opacity: .5;
    cursor: no-drop;
}

#bsWXBox {
    overflow: hidden;
}

.bsTop {
    width: 100% !important;
}

.bsFrameDiv>div {
    width: 100% !important;
    height: 210px !important;
}

.bsFrameDiv>div img {
    margin: 15px !important;
}


/* 背景主体颜色 */

body {
    background-color: #fff;
    color: #333333;
    font-size: 15px;
}

a {
    font-size: 15px;
    color: #333;
}

a:hover {
    color: #009a67;
}


/* 图片对齐 */

img {
    /* vertical-align: middle; */
}

i {
    display: inline-block;
    vertical-align: middle;
}

.container {
    padding: 0;
    margin: auto;
}

p {
    font-size: 14px;
    color: #666;
    line-height: 20px;
}

.border {
    border: 1px solid #eee;
}

.border-p {
    padding: 2px;
}


/* 单一版心媒体查询修改最大最小宽度 */

@media screen and (min-width: 1600px) {
    .container {
        width: 1600px;
    }
}

@media screen and (max-width: 992px) {
    .container {
        padding: 0 15px;
    }
}

#header {
    position: absolute;
    z-index: 999;
    width: 100%;
    transition: 1s;
    height: 90px;
}

#header .m {
    position: relative;
}

.line_bot {
    display: block;
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(255, 255, 255, .2);
}

#logo {
    float: left;
    height: 90px;
}

#logo a {
    display: table-cell;
    vertical-align: middle;
    height: 90px;
}

#logo img {
    display: block;
}

#nav {
    float: right;
    position: absolute;
    right: 0;
}

#nav ul {
    float: left;
}

#nav ul li {
    float: left;
}

#nav>ul>li>a {
    padding: 0 28px;
}

#nav ul li a {
    font-size: 15px;
    color: #fff;
    display: block;
}

#nav ul li a h3 {
    position: relative;
    font-size: 15px;
    color: #fff;
    height: 90px;
    line-height: 90px;
}

#nav ul li.on h3,
#nav ul li:hover h3 {}

#nav ul li h3:after {
    content: "";
    display: block;
    width: 100%;
    height: 3px;
    position: absolute;
    left: 0;
    background: #008ee0;
    bottom: -1px;
    transition: .3s;
    transform: scale(0);
}

#nav ul li h3:hover:after,
#nav ul li.on h3:after {
    transform: scale(1);
}

#nav .list {
    white-space: nowrap;
    height: 0;
    background: #fff;
    padding-top: 30px;
    position: absolute;
    top: 90px;
    opacity: 0;
    visibility: hidden;
    transition: .7s;
    overflow: hidden;
}

#nav .list .con {
    display: inline-block;
    margin-left: 33px;
    margin-right: 20px;
    vertical-align: top;
}

#nav .list .img {
    width: 280px;
    display: inline-block;
    height: 183px;
    margin-right: 35px;
}

#nav .list a {
    color: #515151;
    height: 30px;
    line-height: 30px;
    display: block;
    font-size: 14px;
    text-decoration: none;
    font-weight: normal;
    margin-right: 31px;
    transition: .5s;
}

#nav .list a:hover {
    margin-right: 0;
}

#nav .list a:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 1px;
    background: #515151;
    position: relative;
    top: -6px;
    margin-right: 0;
    transition: .5s;
}

#nav .list a:hover:before {
    width: 19px;
    margin-right: 12px;
}

#nav li:focus .list,
#nav li:hover .list {
    opacity: 1;
    visibility: visible;
    height: 245px;
}

#nav li:focus .list a,
#nav li:hover .list a {}

#nav ul li:nth-child(4) .list {
    margin-left: auto;
}

#nav ul li:nth-child(5) .list {
    margin-left: auto;
}

#nav ul li:nth-child(6) .list {
    margin-left: auto;
}

#nav ul li:nth-child(7) .list {
    margin-left: auto;
}

#nav ul li:nth-child(8) .list {
    margin-left: auto;
}

.search_btn {
    height: 90px;
    line-height: 90px;
    margin-left: 30px;
    cursor: pointer;
    padding-top: 5px;
    position: relative;
    width: 100px;
    text-align: center;
}

.search_btn:after {
    content: "";
    width: 1px;
    height: 100%;
    display: block;
    position: absolute;
    background: rgba(255, 255, 255, .2);
    left: 0;
    top: 0;
}

#header .dw2 {
    float: left;
    height: 90px;
    width: 172px;
    cursor: pointer;
    position: relative;
    margin-left: 50px;
}

#header .dw2 .j_tab {}

#header .dw2:after {
    content: "";
    width: 1px;
    height: 100%;
    display: block;
    position: absolute;
    background: rgba(255, 255, 255, .2);
    right: 0;
    top: 0;
}

#header .dw2.yuyan:before {
    content: "";
    width: 1px;
    height: 100%;
    display: block;
    position: absolute;
    background: rgba(255, 255, 255, .2);
    left: 0;
    top: 0;
}

#header .dw2 .dh {
    height: 29px;
    line-height: 29px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
}

#header .dw2 .dh span {
    background: url(../image/jt1.png) right center no-repeat;
    padding-right: 22px;
}

#header .dw2 .dd {
    padding-bottom: 10px;
    padding-top: 10px;
    position: absolute;
    top: 90px;
    width: 100%;
    text-align: center;
    background: #00aeef;
    left: 0;
    border: 1px solid #00aeef;
    opacity: 0;
    visibility: hidden;
    transition: 400ms;
    transform: translateY(15px);
}

#header .dw2 .dd:before {
    content: "";
    display: inline-block;
    border: 8px solid transparent;
    border-bottom: 8px solid #00aeef;
    position: absolute;
    top: -16px;
    left: 50%;
    margin-left: -8px;
}

#header .dw2 .dd a {
    display: block;
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-size: 13px;
    padding: 0 10px;
}

#header .dw2 .dd a:hover {
    font-weight: bold;
}

#header .dw2.on .dd {
    opacity: 1;
    visibility: visible;
    transform: translate(0);
}


/* 头部1 */

.heeeeeee01 {
    background-color: #f1f1f1;
}

.heeeeeee01 .box {
    display: flex;
    justify-content: space-between;
}

.heeeeeee01 .box p {
    font-size: 13px;
    line-height: 30px;
    color: #666;
}

.heeeeeee01 .box a {
    font-size: 13px;
    color: #666;
}

.heeeeeee01 .box span {
    display: inline-block;
    width: 1px;
    height: 12px;
    background-color: #c8c8c8;
    position: relative;
    top: 1px;
    margin: 0 12px;
}

.heeeeeee02 {
    padding: 40px 0;
}

.heeeeeee02 .heeeeeeebox_logo {
    padding-right: 50px;
}

.heeeeeee02 .box {
    display: flex;
    justify-content: space-between;
}

.heeeeeee02 .heeeeeeebox_logo a img {
    max-width: 360px;
}

.heeeeeee02 .heeeeeeebox_logo .htit {
    padding-left: 20px;
    border-left: 1px solid #e1e1e1;
    margin-left: 20px;
}

.heeeeeee02 .heeeeeeebox_logo .htit h2 {
    font-size: 26px;
    font-weight: bold;
    padding: 4px 0 2px;
}

.heeeeeee02 .heeeeeeebox_logo .htit p {
    font-size: 16px;
    color: #666;
}

.heeeeeee02 .heeeeeeebox_logo .htit p span {
    color: #0d9d6d;
}

.heeeeeee02 .hdh {
    display: flex;
    justify-content: left;
}

.heeeeeee02 .hdh p {
    font-size: 16px;
    line-height: 24px;
    color: #333;
}

.heeeeeee02 .hdh p:first-of-type {
    margin-right: 12px;
}

.heeeeeee02 .hdh p i {
    font-size: 22px;
    margin-right: 6px;
    color: #333;
}

.heeeeeee02 .hdh p span:last-of-type {
    font-size: 13px;
}

.heeeeeee02 .hdh p a {
    font-size: 24px;
    font-family: 'BEBAS';
}

.heeeeeee02 .hdh p strong {
    color: #0d9d6d;
    /* font-size: 24px; */
}

.heeeeeee03 {
    background: #0d9d6d;
}

.heeeeeee03 .heeeeeeebox_navxl {
    top: 230px;
    z-index: 99;
    width: 100%;
}

.heeeeeee03 .heeeeeeebox_navitem {
    overflow: unset;
}

.heeeeeee03 .heeeeeeebox_navitem .heeeeeeebox_navitema {
    line-height: 60px;
}

.heeeeeee03 .heeeeeeebox_navitema::after {
    content: '';
    position: absolute;
    right: 0;
    width: 1px;
    height: 20px;
    background-color: rgba(255, 255, 255, .3);
    transform: translate(50%, -50%) rotate(0deg);
    -webkit-transform: translate(50%, -50%) rotate(0deg);
    -moz-transform: translate(50%, -50%) rotate(0deg);
    -ms-transform: translate(50%, -50%) rotate(0deg);
    -o-transform: translate(50%, -50%) rotate(0deg);
}

.heeeeeee03 .heeeeeeebox_navxl_box {
    padding: 65px 0;
    display: flex;
    padding-left: 200px;
    width: 90%;
    margin: auto;
    max-width: 1660px;
}


/* 公共部分样式开始 */

.heeeeeee {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 90px;
    background-color: #009a67;
    z-index: 999;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
}

.heeeeeee_zw {
    height: 90px;
}

.heeeeeee .container {
    height: 100%;
}

.heeeeeeebox {
    display: flex;
    height: 100%;
    /*    position: relative;*/
}

.heeeeeee .heeeeeeebox::after {
    content: '';
    height: 100%;
    width: 100%;
    background-color: #fff;
    position: absolute;
    right: 100%;
}

.heeeeeeebox_logo {
    position: relative;
    display: flex;
    padding-right: 138px;
    background-color: #fff;
}

.heeeeeeebox_logoa {
    display: flex;
    align-items: center;
}

.heeeeeeebox_logoa img {
    max-width: 262px;
}

.heeeeeeebox_logodw {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    background-color: #fff;
    z-index: -1;
    min-width: 1000px;
}

.heeeeeeebox_nav {
    flex: 1;
    display: flex;
    padding: 0 40px;
}

.heeeeeeebox_navitem {
    flex: 1;
    display: flex;
    /* position: relative; */
    overflow: hidden;
}

.heeeeeeebox_navitemsj {
    position: absolute;
    left: 50%;
    bottom: -10px;
    margin-left: -10px;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
}

.heeeeeeebox_navitemsj img {
    opacity: 0;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
}

.heeeeeeebox_navitem:hover .heeeeeeebox_navitemsj {
    margin-left: -10px;
    bottom: -1px;
}

.heeeeeeebox_navitem:hover .heeeeeeebox_navitemsj img {
    opacity: 1;
}

.heeeeeeebox_navitem.on .heeeeeeebox_navitemsj {
    margin-left: -10px;
    bottom: -1px;
}

.heeeeeeebox_navitem.on .heeeeeeebox_navitemsj img {
    display: block;
}

.heeeeeeebox_navitem .heeeeeeebox_navitema {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    font-size: 15px;
    color: #fff;
    /*    font-weight: 700;*/
    z-index: 3;
}

.heeeeeeebox_navitema::after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    width: 1px;
    height: 20px;
    background-color: rgba(255, 255, 255, .4);
    transform: translate(50%, -50%) rotate(30deg);
    -webkit-transform: translate(50%, -50%) rotate(30deg);
    -moz-transform: translate(50%, -50%) rotate(30deg);
    -ms-transform: translate(50%, -50%) rotate(30deg);
    -o-transform: translate(50%, -50%) rotate(30deg);
}

.heeeeeeebox_navitem:last-child .heeeeeeebox_navitema::after {
    display: none;
}

.heeeeeeebox_ss {
    position: relative;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.heeeeeeebox_ssbox i {
    font-size: 20px;
    color: #fff;
}

.heeeeeeebox_dwbox {
    display: none;
    position: absolute;
    right: 0;
    top: 90px;
}

.heeeeeeebox_ssfr {
    position: relative;
    display: flex;
    background-color: rgba(255, 255, 255, .9);
    padding: 0 20px;
    border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    -ms-border-radius: 0 0 10px 10px;
    -o-border-radius: 0 0 10px 10px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
}

.heeeeeeebox_ssdw {
    position: absolute;
    right: 19px;
    top: 50%;
    transform: translateY(-49%);
    -webkit-transform: translateY(-49%);
    -moz-transform: translateY(-49%);
    -ms-transform: translateY(-49%);
    -o-transform: translateY(-49%);
    z-index: 1;
}

.heeeeeeebox_ssdw i {
    font-size: 18px;
    color: #17a375;
}

.heeeeeeebox_ssfrsr {
    height: 52px;
    line-height: 52px;
    border: 0;
    font-size: 15px;
    color: #333;
    background-color: transparent;
}

.heeeeeeebox_ssfrtj {
    position: relative;
    height: 52px;
    width: 52px;
    border: 0;
    cursor: pointer;
    z-index: 2;
    background-color: transparent;
}

.heeeeeeebox_ssfrsr::-webkit-input-placeholder {
    color: #999;
    font-size: 14px;
}

.heeeeeeebox_ssfrsr:-moz-placeholder {
    color: #999;
    font-size: 14px;
}

.heeeeeeebox_ssfrsr::-moz-placeholder {
    color: #999;
    font-size: 14px;
}

.heeeeeeebox_ssfrsr:-ms-input-placeholder {
    color: #999;
    font-size: 14px;
}

.heeeeeeebox_btn {
    width: 50px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    display: none;
}

.heeeeeeebox_btn i {
    font-size: 24px;
    color: #fff;
}


/* 底部 */

.heeeeeee {
    background-color: #333333;
}

.heeeeeeet {
    display: flex;
}

.heeeeeeetr {
    margin-left: 36px;
    position: relative;
}

.heeeeeeetr img {
    transform: translateY(-104px);
    -webkit-transform: translateY(-104px);
    -moz-transform: translateY(-104px);
    -ms-transform: translateY(-104px);
    -o-transform: translateY(-104px);
    background-color: #fff;
    padding: 6px 6px 40px;
    width: 180px;
}

.heeeeeeetr p {
    text-align: center;
    transform: translateY(-137px);
    -webkit-transform: translateY(-137px);
    -moz-transform: translateY(-137px);
    -ms-transform: translateY(-137px);
    -o-transform: translateY(-137px);
}

.heeeeeeetl {
    flex: 1;
}

.heeeeeeetl_nav {
    height: 71px;
    line-height: 70px;
    border-bottom: 1px solid #444444;
    display: flex;
    justify-content: space-between;
}

.heeeeeeetl_navl .heeeeeeetl_navla {
    display: inline-block;
    font-size: 15px;
    color: #999999;
    padding-right: 36px;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}

.heeeeeeetl_navl .heeeeeeetl_navla:hover {
    color: #fff;
    /* padding-left: 5px; */
}

.heeeeeeetl_navrdt span {
    font-size: 15px;
    color: #999999;
}

.heeeeeeetl_navrdt i {
    font-size: 24px;
    color: #999999;
}

.heeeeeeetl_navrdt:hover span {
    color: #fff;
}

.heeeeeeetl_navrdt:hover i {
    color: #fff;
}

.heeeeeeetl_qt {
    padding: 65px 0 120px;
    display: flex;
    justify-content: space-between;
}

.heeeeeeetl_qtl_item {
    margin-top: 5px;
    color: #999;
}

.heeeeeeetl_qtl_item span {
    font-size: 15px;
    margin-right: 5px;
}

.heeeeeeetl_qtl_item a {
    font-size: 15px;
    color: #999999;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}

.heeeeeeetl_qtl_item a strong {
    color: #fff;
    font-weight: normal;
}

.heeeeeeetl_qtl_item:hover a {
    color: #fff;
}

.heeeeeeetl_bq {
    height: 50px;
    line-height: 50px;
    font-size: 13px;
    color: #666;
}

.heeeeeeetl_bq img {
    display: inline-block;
}


/* 头部下拉 */

.heeeeeeebox_navxl {
    display: none;
    position: absolute;
    left: 0;
    top: 90px;
    width: 100vw;
    background-color: #fff;
    /* box-shadow: 0 0 4px rgba(0, 0, 0, 0.25); */
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
}

.heeeeeeebox_navxl_box {
    padding: 65px 0;
    display: flex;
    padding-left: 650px;
}

.heeeeeeebox_navxl_boxl h2 {
    font-size: 30px;
    font-weight: 700;
    color: #333333;
}

.heeeeeeebox_navxl_boxl P {
    margin-top: 20px;
    width: 120px;
    font-family: 'BEBAS';
    font-size: 26px;
    line-height: 30px;
    color: #e9e9e9;
    word-break: break-word;
}

.heeeeeeebox_navxl_boxx {
    margin: 0 55px;
    width: 1px;
    background-color: #e1e1e1;
}

.heeeeeeebox_navxl_boxr {
    width: 265px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}

.heeeeeeebox_navxl_boxr>a {
    position: relative;
    width: 50%;
    font-size: 15px;
    color: #666666;
    padding: 10px;
}

.heeeeeeebox_navxl_boxr>a::after {
    content: '';
    position: absolute;
    width: 0;
    height: 1px;
    background-color: #333;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.heeeeeeebox_navxl_boxr>a:hover::after {
    width: 22px;
}

.heeeeeeebox_navxl_boxr>a:hover {
    padding-left: 12px;
    color: #009a67;
}

.heeeeeeetl_bq a {
    font-size: 13px;
    color: #666;
}


/* 服务与支持 */

.fwzc {
    margin-top: 90px;
    background-color: #0f7a5d;
}

.fwzcbox {
    display: flex;
    height: 165px;
}

.fwzcboxl {
    font-family: 'BEBAS';
    text-transform: uppercase;
    width: 25%;
    display: flex;
    position: relative;
    align-items: center;
    font-size: 36px;
    font-weight: 700;
    color: rgba(255, 255, 255, .15);
}

.fwzcboxldw {
    position: absolute;
    top: 32px;
    left: 28px;
    font-size: 36px;
    font-weight: 700;
    color: #fff;
}

.fwzcboxr {
    display: flex;
    align-items: center;
}

.fwzcboxr_box {
    display: flex;
}

.fwzcboxr_box .fwzcboxr_boxa {
    display: flex;
    margin-left: 80px;
}

.fwzcboxr_boxai {
    margin: 0 22px;
}

.fwzcboxr_boxai i {
    padding-top: 6px;
    font-size: 56px;
    color: #fff;
    line-height: 1;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}

.fwzcboxr_boxatxt {
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}

.fwzcboxr_boxatxt span {
    font-size: 26px;
    color: #ffffff;
    font-weight: 600;
}

.fwzcboxr_boxatxt p {
    text-transform: uppercase;
    font-size: 13px;
    color: rgba(255, 255, 255, .8);
}

.fwzcboxr_box .fwzcboxr_boxa:hover i {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.fwzcboxr_box .fwzcboxr_boxa:hover .fwzcboxr_boxatxt {
    transform: translateX(5px);
    -webkit-transform: translateX(5px);
    -moz-transform: translateX(5px);
    -ms-transform: translateX(5px);
    -o-transform: translateX(5px);
}


/* 内页通栏背景 */

.nytl {
    position: relative;
    height: 280px;
    overflow: hidden;
}

.nytlbox {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    transition: all .8s;
    -webkit-transition: all .8s;
    -moz-transition: all .8s;
    -ms-transition: all .8s;
    -o-transition: all .8s;
    z-index: -1;
}

.nytl:hover .nytlbox {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.nytl .container {
    height: 100%;
    display: flex;
    align-items: center;
}

.nytl_txt {
    width: 100%;
    padding-left: 200px;
}

.nytl_txth {
    font-size: 36px;
    font-weight: 700;
    color: #333333;
}

.nytl_x {
    margin-top: 15px;
    height: 1px;
    width: 70px;
    background-color: #009a67;
}

.nytl_p {
    margin-top: 5px;
    font-size: 18px;
    color: #333333;
}

.nylinkbox {
    display: flex;
    border-bottom: 1px solid #d8d8d8;
}

.nylinkbox .nylinkbox_item {
    height: 72px;
    display: flex;
    align-items: center;
    padding: 0 20px;
    margin-right: 30px;
}

.nylinkbox_item span {
    position: relative;
    font-size: 18px;
    color: #333333;
}

.nylinkbox_item span::before {
    content: '';
    position: absolute;
    display: block;
    top: 50%;
    left: 0;
    width: 35px;
    height: 1px;
    background-color: #333;
    transform: translate(-50%, -50%) scale(0);
    -webkit-transform: translate(-50%, -50%) scale(0);
    -moz-transform: translate(-50%, -50%) scale(0);
    -ms-transform: translate(-50%, -50%) scale(0);
    -o-transform: translate(-50%, -50%) scale(0);
    z-index: -1;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}

.nylinkbox .nylinkbox_item:hover span::before,
.nylinkbox .nylinkbox_item.on span::before {
    transform: translate(-50%, -50%) scale(1);
    -webkit-transform: translate(-50%, -50%) scale(1);
    -moz-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    -o-transform: translate(-50%, -50%) scale(1);
}

.nylinkbox .nylinkbox_item:hover span,
.nylinkbox .nylinkbox_item.on span {
    color: #009a67;
    font-weight: 600;
}


/* 移动端 */

.nylink_mb {
    margin-top: 30px;
}

.nylink_mbtitle {
    height: 70px;
    background-color: #009a67;
    padding: 0 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.nylink_mbtitle span {
    font-size: 24px;
    color: #ffffff;
}

.nylink_mbtitle i {
    font-size: 28px;
    color: #ffffff;
    cursor: pointer;
}

.nylink_mbbox {
    padding: 25px 0;
    background-color: #f5f5f5;
}

.nylink_mbboxbig {
    display: flex;
    flex-wrap: wrap;
}

.nylink_mbboxbig .nylink_mbboxbig_item {
    width: 50%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 15px;
    color: #333333;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.nylink_mbboxbig .nylink_mbboxbig_item:nth-child(even) {
    border-right: 0;
}

.nylink_mbbox {
    display: none;
}

.nylink_mb {
    display: none;
}

.nylink_mbboxbig .nylink_mbboxbig_item:hover {
    background-color: #fff;
    color: #009a67;
}

.nylink_mbboxbig .nylink_mbboxbig_item.on {
    background-color: #fff;
    color: #009a67;
}


/* 内页标语 */

.nyby {
    height: 290px;
    display: flex;
    align-items: center;
}

.nyby_txt {
    width: 100%;
    text-align: center;
}

.nyby_txth {
    font-size: 68px;
    color: #0f7a5d;
    text-transform: uppercase;
    font-family: 'BEBAS';
}

.nyby_txtp {
    font-size: 30px;
    color: #333333;
}


/*内页分页 */

.ntfy {
    margin-top: 70px;
    display: flex;
    justify-content: center;
}

.ntfybox {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.ntfybox .ntfybox_item {
    width: 42px;
    height: 42px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 15px;
    background-color: #f1f1f1;
    color: #333333;
    margin: 0 5px;
    margin-bottom: 10px;
}

.ntfybox .ntfybox_item:first-of-type,
.ntfybox .ntfybox_item:last-of-type {
    width: 90px;
}

.ntfybox .ntfybox_item.on {
    border: 1px solid #009a67;
    background-color: #fff;
}

.ntfybox .ntfybox_item.bends {
    color: #999999;
}


/* 客户分类 */

.khflbox {
    position: relative;
    display: flex;
    flex-wrap: wrap;
}

.khflboxdw {
    position: absolute;
    left: 0;
    bottom: 4px;
    width: 100%;
    height: 60px;
    background-color: #f1f1f1;
    z-index: -1;
}

.khflbox .khflbox_item {
    background-color: #f1f1f1;
    width: 20%;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    color: #333333;
    text-align: center;
    margin-bottom: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 10px;
}

.khflbox .khflbox_item:hover {
    background-color: #0f7a5d;
    color: #fff;
}

.khflbox .khflbox_item.on {
    background-color: #0f7a5d;
    color: #fff;
}


/* 内页面包屑 */

.nymbxbox {
    height: 71px;
    border-bottom: 1px solid #e1e1e1;
    display: flex;
    align-items: center;
    line-height: 70px;
}

.nymbxbox_l {
    width: 87%;
    display: flex;
    overflow: auto;
}

.nymbxbox_l .iconweizhi {
    font-size: 24px;
    color: #9c9d9e;
}

.nymbxbox_l span {
    font-size: 15px;
    color: #999999;
    margin: 0 5px;
    flex-shrink: 0;
}

.nymbxbox_l a {
    font-size: 15px;
    color: #999999;
    padding: 0 8px;
    flex-shrink: 0;
}

.nymbxbox_l i {
    margin-top: 2px;
    font-size: 14px;
    color: #999999;
}

.nymbxbox_r {
    width: 13%;
}

.nymbxbox_r .nymbxbox_rfh {
    display: block;
    height: 42px;
    background-color: #e9e9e9;
    line-height: 42px;
    text-align: center;
}

.nymbxbox_rfh i {
    font-size: 20px;
    /* color: #111111; */
    margin-right: 10px;
}

.nymbxbox_rfh span {
    font-size: 15px;
    /* color: #333333; */
}


/* 侧边展开导航 */

.a_txt {
    display: block;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 0px;
    height: 0px;
    overflow: hidden;
    z-index: 10000
}

.a_txt .div1 {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    filter: alpha(opacity=0);
    opacity: 0;
    left: 0px;
    top: 0px;
    z-index: 1
}

.a_txt .div2 {
    position: absolute;
    width: 20%;
    left: 0px;
    top: 1%;
    z-index: 100;
    text-align: center;
    filter: alpha(opacity=0);
    opacity: 0;
    padding-right: 10px;
}

.a_txt .div2 img {
    display: inline-block;
}

.a_txt .div3 {
    position: absolute;
    width: 80%;
    right: 0px;
    top: 0px;
    background: rgba(0, 154, 103, 1);
    height: 100%;
    z-index: 100;
    right: -80%
}

.a_txt .div3 ul {
    padding: 10%;
}

.a_txt .div3 ul li {
    border-bottom: 1px solid rgba(255, 255, 255, .2);
    clear: both;
}

.mblink_item {
    display: flex;
}

.mblink_itema {
    height: 55px;
    display: flex;
    align-items: center;
    flex: 1;
    font-size: 15px;
    color: #fff;
    padding-left: 5%;
}

.mblink_itema:hover {
    color: #fff;
}

.mblink_itemi {
    height: 55px;
    width: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(255, 255, 255, 0.8);
}

.mblink_itemi.on:before {
    content: "\e728";
}

.a_txt2 {
    display: none;
    padding: 3% 8% 5%;
    border-top: 1px dotted rgba(255, 255, 255, .1);
    overflow: hidden;
    /*	background: #333;*/
}

.a_txt2 a {
    font-size: 13px;
    display: block;
    height: 35px;
    line-height: 40px;
    color: rgba(255, 255, 255, 1);
    /*	color: #333;*/
    width: 100%;
    float: left;
}

.a_txt2 a i {
    font-size: 12px;
    margin-right: 5px;
    /*	color:#009a67*/
    color: rgba(255, 255, 255, .5);
}

.a_closed i {
    margin: auto;
    font-size: 30px;
    color: #fff;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    /* IE 9 */
    -moz-transform: rotate(45deg);
    /* Firefox */
    -webkit-transform: rotate(45deg);
    /* Safari 和 Chrome */
    -o-transform: rotate(45deg);
}

.shenglue {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}

.shenglue2 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.shenglue3 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.shenglue4 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}

.shenglue5 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
}

.pic {
    position: relative;
    overflow: hidden;
}

.pic img {
    object-fit: cover;
    width: 100%;
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}

.pic:hover img {
    -webkit-transform: scale(1.03, 1.03);
    -ms-transform: scale(1.03, 1.03);
    transform: scale(1.03, 1.03);
}

@media screen and (max-width: 1600px) {
    .heeeeeeebox_logo {
        padding-right: 30px;
    }
    .fwzcboxr_box .fwzcboxr_boxa {
        margin-left: 50px;
    }
    .nyby_txth {
        font-size: 58px;
    }
}

@media screen and (max-width: 1200px) {
    .heeeeeee02 .heeeeeeebox_logo .htit {
        display: none;
    }
    .heeeeeee .container {
        width: 98%;
    }
    .heeeeeeetr img {
        transform: translateY(0);
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
    }
    .heeeeeeetr p {
        transform: translateY(-37px);
        -webkit-transform: translateY(-37px);
        -moz-transform: translateY(-37px);
        -ms-transform: translateY(-37px);
        -o-transform: translateY(-37px);
    }
    .heeeeeeebox_nav {
        padding: 0 20px;
    }
    .heeeeeeetl_navl .heeeeeeetl_navla {
        margin-right: 20px;
    }
    .heeeeeeebox_ssfrsr {
        width: 120px;
    }
    .heeeeeeebox_navitem .heeeeeeebox_navitema {
        font-size: 15px;
    }
    .fwzcboxr_box .fwzcboxr_boxa {
        margin-left: 30px;
    }
    .fwzcboxr_boxai {
        margin: 0 10px;
    }
    .fwzcboxl {
        width: 30%;
    }
    .nylinkbox .nylinkbox_item {
        margin-right: 0;
        padding: 0;
        flex: 1;
        font-size: 15px;
    }
    .nyby_txth {
        font-size: 50px;
    }
    .nyby {
        height: 250px;
    }
}

@media screen and (max-width: 992px) {
    .heeeeeee02 .heeeeeeebox_logo a img {
        max-width: 262px;
    }
    .heeeeeee03 {
        background: #fff;
        position: absolute;
        right: 2rem;
        top: 2rem;
        width: 50px;
        float: right;
    }
    .heeeeeee02 .hdh {
        display: none;
    }
    .heeeeeee02 {
        padding: 20px 0;
    }
    .heeeeeee03 .heeeeeeebox_btn i {
        color: #009a67;
    }
    .heeeeeee01 {
        display: none;
    }
    .heeeeeeebox_nav {
        display: none;
    }
    .heeeeeee .container {
        width: 100%;
    }
    .heeeeeeebox {
        justify-content: space-between;
    }
    .heeeeeeebox_ss .heeeeeeebox_ssbox {
        padding-right: 15px;
    }
    .heeeeeee {
        height: 80px;
    }
    .heeeeeee_zw {
        height: 80px;
    }
    .heeeeeeetr {
        display: none;
    }
    .fwzc {
        margin-top: 50px;
    }
    .fwzcbox {
        display: flex;
        flex-flow: column;
        padding: 30px 0;
        height: auto;
    }
    .fwzcboxl {
        width: 100%;
        font-size: 30px;
        margin-bottom: 30px;
        display: none;
    }
    .fwzcboxldw {
        font-size: 28px;
        top: 10px;
        left: 0;
    }
    .fwzcboxr {
        align-items: flex-start;
    }
    .heeeeeeetl_qt {
        padding: 40px 0;
    }
    .heeeeeeetl_qtl_item {
        font-size: 14px;
        margin-top: 10px;
    }
    .heeeeeeetl_bq {
        text-align: center;
        margin-bottom: 20px;
        line-height: 22px;
    }
    .fwzcboxr_boxai {
        margin-left: 0;
    }
    .fwzcboxr_boxai i {
        font-size: 36px;
    }
    .fwzcboxr_boxatxt span {
        font-size: 15px;
    }
    .fwzcboxr_boxatxt p {
        font-size: 10px;
        line-height: 14px;
    }
    .khflboxdw {
        height: 45px;
    }
    .khflbox .khflbox_item {
        width: 33.33%;
        font-size: 14px;
        height: 45px;
        line-height: 45px;
    }
    .nyby_txth {
        font-size: 46px;
    }
    .nyby {
        height: 200px;
    }
    .nyby_txtp {
        font-size: 28px;
    }
    .heeeeeeebox_dwbox {
        top: 81px;
    }
    .heeeeeeebox_btn {
        display: flex;
        padding: 0 7px;
    }
    .heeeeeee {
        padding-bottom: 50px;
    }
    .nytl {
        height: 240px;
    }
    .nytl_txt {
        text-align: center;
        padding-left: 0;
    }
    .nytl_x {
        display: none;
    }
    .nylinkbox {
        display: none;
    }
    .nylink_mb {
        display: block;
    }
    .ntfy {
        margin-top: 20px;
    }
    .nymbxbox {
        height: 51px;
        line-height: 50px;
    }
    .nymbxbox_l span {
        font-size: 14px;
    }
    .nymbxbox_l .iconweizhi {
        font-size: 20px;
    }
    .nymbxbox_l a {
        font-size: 14px;
    }
    .nymbxbox_rfh span {
        font-size: 14px;
    }
    .nymbxbox_r .nymbxbox_rfh {
        height: 30px;
        line-height: 30px;
    }
    .nymbxbox_rfh i {
        font-size: 18px;
    }
    /* 内页 */
    .nytl {
        height: 160px;
    }
    .nytl_txth {
        font-size: 28px;
    }
    .nytl_p {
        font-size: 14px;
    }
    .nylink_mbtitle span {
        font-size: 18px;
    }
    .nylink_mbbox {
        padding: 0;
    }
    .nylink_mbboxbig .nylink_mbboxbig_item {
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        border-color: #fff;
    }
    .nymbxbox_l .iconweizhi {
        font-size: 18px;
    }
    .nylink_mbtitle i {
        font-size: 18px;
    }
    .nymbxbox_l span {
        font-size: 12px;
    }
    .nymbxbox_l a {
        font-size: 12px;
    }
    .nymbxbox_rfh span {
        font-size: 12px;
    }
    .nymbxbox_rfh i {
        margin-top: 0;
        font-size: 15px;
        margin-right: 2px;
    }
    .nymbxbox_l {
        width: calc(100% - 100px);
    }
    .nymbxbox_r {
        width: 90px;
        margin-left: 10px;
    }
    .ntfybox .ntfybox_item {
        font-size: 13px;
        width: 34px;
        height: 34px;
        margin: 0 2px;
        margin-bottom: 8px;
    }
    .nyby_txt {
        padding: 0 15px;
    }
    .swiper-button-next,
    .swiper-container-rtl .swiper-button-prev {
        right: 0;
    }
    .swiper-button-prev,
    .swiper-container-rtl .swiper-button-next {
        left: 0;
    }
}

@media screen and (max-width: 768px) {
    .nytl {
        display: none;
    }
    .nytl_txt {
        display: none;
    }
    .nyby_txth {
        font-size: 36px;
    }
    .heeeeeeebox_logoa img {
        padding-right: 20px;
    }
    .heeeeeee {
        height: 72px;
        background-color: #fff;
    }
    .heeeeeee_zw {
        height: 72px;
    }
    .heeeeeeebox_ssfr {
        display: none;
    }
    .heeeeeeetl_nav {
        display: none;
    }
    .heeeeeeetl_qt {
        /* padding: 50px 0 60px; */
    }
    .heeeeeeetl_qtr {
        display: none;
    }
    .fwzc {
        /* display: none; */
    }
    .heeeeeeebox_ssbox {
        display: none;
    }
    .heeeeeeebox_btn i {
        color: #009a67;
    }
    .heeeeeeebox_logo {
        padding-right: 0;
    }
    .nytl {
        /* height: 200px; */
    }
    .nylink_mbtitle {
        height: 50px;
    }
}

.por {
    position: relative
}