.pro_sou {
    width: 100vw;
    position: relative;
}

.pro_sou .box_mask {
    position: absolute;
    width: 100%;
    height: 100%;
    transform: rotate(180deg);
}

.news {
    position: relative;
}

.news .news_mask {
    width: 100vw;
    height: 795px;
    position: absolute;
    bottom: 0;
}

.w1440 {
    max-width: 1440px;
    margin: auto;
}

.head {
    height: 100px;
    box-shadow: 0 0 20px rgba(0, 0, 0, .2);
    background: #fff;
    position: relative;
    z-index: 9;
    padding: 0 16px;
}

.head .logo {
    float: left;
    line-height: 100px;
}

.head_other .search_div {
    width: 50px;
    height: 100px;
    margin: 0 20px 0 10px;
    float: left;
    position: relative;
    background: url("/template/1/home-cmms-test/images/search_01.png") center no-repeat;
    cursor: pointer;
}

.search_div .search_box {
    position: absolute;
    right: 0;
    top: 120%;
    padding: 8px;
    background: rgba(255, 255, 255, .5);
    opacity: 0;
    transition: top .5s, opacity .5s;
    visibility: hidden;
    z-index: 2;
    width: 230px;
}

.search_div:hover .search_box {
    opacity: 1;
    top: 100%;
    visibility: visible;
}

.search_box input[type='text'] {
    width: 200px;
    height: 30px;
    padding-left: 15px;
    font-size: 14px;
    float: left;
    border: 1px solid #ddd;
    box-sizing: border-box;
}

.search_box input.ser_btn {
    float: left;
    width: 30px;
    height: 30px;
    cursor: pointer;
    background: #0C6F40 url("/template/1/home-cmms-test/images/search_02.png") no-repeat center;
    background-size: 60%;
}

.head_other .lang_div {
    width: 50px;
    height: 100px;
    position: relative;
    float: left;
    cursor: pointer;
    background: url("/template/1/home-cmms-test/images/earth_01.png") left center no-repeat;
}

.lang_div:before {
    content: "";
    display: block;
    width: 8px;
    height: 6px;
    position: absolute;
    top: calc(50% - 3px);
    right: 0;
    background: url("/template/1/home-cmms-test/images/drop_01.png") center no-repeat;
}

.lang_div .lang_list {
    position: absolute;
    background: #fff;
    width: 130px;
    text-align: center;
    line-height: 36px;
    z-index: 2;
    transition: top .5s, opacity .5s;
    right: 0;
    top: 120%;
    opacity: 0;
    visibility: hidden;
}

.lang_div:hover .lang_list {
    top: 100%;
    opacity: 1;
    visibility: visible;
}

.lang_list a {
    display: block;
    color: #333;
    font-size: 14px;
}

.lang_list a:hover {
    background: #e60918;
    color: #fff;
}

.nav li {
    padding: 0 13px;
    float: left;
    position: relative;
}

.nav li.moNav {
    display: none;
}

.nav li > a {
    display: block;
    padding: 0 5px;
    line-height: 100px;
    font-size: 20px;
    color: #000;
    position: relative;
}

.nav li > a:after {
    content: "";
    display: block;
    width: 100%;
    height: 3px;
    /*background: #0C6F40;*/
    border: 2px;
    position: absolute;
    left: 0;
    bottom: 18px;
    transition: all .6s;
    transform: scale(0, 1);
}

.nav li:hover > a,
.nav li > a.act {
    color: #0C6F40;
    font-weight: bold;
    font-family: Source Han Sans CN, Source Han Sans CN;
}

.nav li:hover > a:after,
.nav li > a.act:after {
    transform: scale(1, 1);
}

.nav li .nav_er {
    position: absolute;
    background: #fff;
    width: 130px;
    text-align: center;
    line-height: 36px;
    z-index: 2;
    transition: top .5s, opacity .5s;
    left: calc(50% - 65px);
    top: 120%;
    opacity: 0;
    visibility: hidden;
}

.nav li:hover .nav_er {
    top: 100%;
    opacity: 1;
    visibility: visible;
}

.nav_er a {
    display: block;
    color: #333;
    font-size: 14px;
}

.nav_er a:hover {
    background: #0C6F40;
    color: #fff;
}

.nav_btn {
    display: none;
    width: 0.8rem;
    padding: calc(0.4rem - 6px) 0;
    height: 1rem;
    box-sizing: border-box;
    float: right;
}

.nav_btn span {
    display: block;
    margin: 0.1rem auto;
}

.nav_btn:after,
.nav_btn:before {
    content: " ";
    margin: auto;
}

.nav_btn span,
.nav_btn:after,
.nav_btn:before {
    display: block;
    width: 0.4rem;
    height: 4px;
    transition: all .3s;
    background-color: #0C6F40;
    border-radius: 0.05rem;
    position: relative;
}

.nav_btn.openNav span {
    opacity: 0;
}

.nav_btn.openNav:before {
    transform: rotate(45deg);
    top: calc(0.1rem + 4px);
}

.nav_btn.openNav:after {
    transform: rotate(-45deg);
    bottom: calc(0.1rem + 4px);
}

/****/
.link {
    height: 54px;
    background: #e60918;
    line-height: 54px;
}

.link .link1 {
}

.link1 a {
    display: inline-block;
    margin-right: 30px;
    font-size: 16px;
    color: #fff;
}

.link1 a.link11 {
    padding-left: 30px;
    background: url("/template/1/home-cmms-test/images/icon_01.png") left center no-repeat;
}

.link1 a.link12 {
    padding-left: 34px;
    background: url("/template/1/home-cmms-test/images/icon_02.png") left center no-repeat;
}

.link1 a.link13 {
    padding-left: 30px;
    background: url("/template/1/home-cmms-test/images/icon_03.png") left center no-repeat;
}

.link .link_T1 {
    width: 300px;
    box-sizing: border-box;
    padding-left: 70px;
    position: relative;
    color: #fff;
    z-index: 2;
    background: #b80713 url("/template/1/home-cmms-test/images/link_01.png") 26px center no-repeat;
    font-size: 16px;
    cursor: pointer;
}

.link_T1:after {
    content: "";
    display: block;
    border: 5px solid transparent;
    right: 24px;
    border-left-color: #fff;
    position: absolute;
    top: calc(50% - 5px);
    border-right: none;
    transition: all .6s;
}

.link_T1.openLink:after {
    transform: rotate(-90deg);
}

.link .link_list {
    position: absolute;
    left: 0;
    bottom: 100%;
    border-radius: 5px 5px 0 0;
    display: none;
    width: 100%;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, .2);
}

.link_list a {
    display: block;
    line-height: 40px;
    padding-left: 45px;
    font-size: 16px;
    color: #333;
}

.link_list a:hover {
    color: #fff;
    background: #b80713;
}

.foot {
    background: #555c60;
    padding: 24px 16px;
}

.foot .foot_nav {
    width: 750px;
    float: left;
    max-width: calc(100% - 320px);
}

.foot_nav dl {
    width: 20%;
    float: left;
}

.foot_nav dl dt a {
    display: block;
    line-height: 26px;
    color: #fff;
    font-size: 16px;
    margin-bottom: 8px;
}

.foot_nav dl dd a {
    display: block;
    line-height: 24px;
    color: #fff;
}

.foot .foot_con {
    display: flex;
    align-items: center;
    line-height: 22px;
    color: #fff;
    float: right;
    padding-left: 24px;
    border-left: 1px solid #666d70;
    /* max-width: 303px; */
}

.bottom {
    color: #fff;
    background: #4d5357;
    line-height: 24px;
    padding: 12px 16px;
}

/****/
.banner_list li a {
    display: block;
    height: 575px;
}

.banner .bx-wrapper .bx-controls-direction a {
    width: 24px;
}

.banner .bx-wrapper .bx-prev {
    left: calc(50% - 720px);
}

.banner .bx-wrapper .bx-next {
    right: calc(50% - 720px);
}

.banner .bx-wrapper .bx-prev:hover {
    background: url("/template/1/home-cmms-test/images/to_left_02.png") center no-repeat;
}

.banner .bx-wrapper .bx-next:hover {
    background: url("/template/1/home-cmms-test/images/to_right_02.png") center no-repeat;
}

.banner .bx-wrapper .bx-pager {
    bottom: 32px;
}

.banner .bx-wrapper .bx-pager.bx-default-pager a {
    width: 15px;
    height: 3px;
    border-radius: 3px;
    background: #b5b7b8;
}

.banner .bx-wrapper .bx-pager.bx-default-pager a.active,
.banner .bx-wrapper .bx-pager.bx-default-pager a:hover {
    width: 45px;
    height: 5px;
    background: #ffffff;
}

/**index main**/
.ind_title {
    /*text-align: left;*/
    /*position: relative;*/
    /*display: flex;*/
    align-items: flex-end;
    justify-content: flex-start;
}

.box_boder {
    position: absolute;
    top: 5px;
    width: 35px;
    height: 35px;
    background: #0C6F40;
    opacity: 0.16;
    border-radius: 100%;
}

.ind_title .indT_T1 {
    font-size: 35px;
    /*font-weight: 800;*/
    color: #000000;
    padding-left: 5px;
}

.indT_T2 {
    position: relative;
    font-size: 22px;
    /*font-weight: 500;*/
    color: #0C6F40;
    padding-left: 20px;
}

/*.indT_T2::after {*/
/*    position: absolute;*/
/*    right: 0;*/
/*    bottom: 0px;*/
/*    content: "";*/
/*    display: block;*/
/*    width: 9px;*/
/*    height: 9px;*/
/*    background: #0C6F40;*/
/*    opacity: 0.16;*/
/*    border-radius: 100%;*/
/*}*/

.ind_title:after {
    content: "";
    display: block;
    height: 3px;
    margin: 12px auto 0;
    background: url("/template/1/home-cmms-test/images/title_01.png") center no-repeat;
}

.ind_pro {
    padding-top: 100px;
    margin-bottom: 141px;
}

.ind_pro .indP_nav {
    padding-top: 86px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 133px;
}

.indP_nav .indPN_one {
    display: block;
    padding-right: 100px;
    position: relative;
    z-index: 3;
    font-size: 22px;
    font-weight: 500;
    color: #000;
}

.indPN_one:after {
    content: "";
    display: block;
    transition: all .6s;
    background-color: #e60918;
    width: 20px;
    height: 3px;
    position: absolute;
    top: 95%;
    opacity: 0;
}

.indPN_pic .indPNP2 {
    position: absolute;
    left: calc(50% - 100px);
    width: 200px;
    height: 220px;
    top: calc(100% - 125px);
    z-index: 2;
}

.indPN_one .indPN_txt {
    background: #f6f6f6;
    padding: 72px 24px 52px;
    box-sizing: border-box;
    border: 1px solid #eee;
    border-top: none;
    position: relative;
    transition: all .6s;
}

.indPN_txt:after {
    content: "";
    display: block;
    width: 16px;
    height: 8px;
    left: calc(50% - 8px);
    bottom: 24px;
    background: url("/template/1/home-cmms-test/images/drop_02.png") center no-repeat;
    position: absolute;
}

.indPN_txt .indPNT_T1 {
    text-align: center;
    line-height: 30px;
    font-size: 18px;
    font-weight: bold;
    color: #e60918;
    transition: all .6s;
}

.indPN_txt .indPNT_T2 {
    padding-top: 8px;
    line-height: 22px;
    font-size: 14px;
    color: #8d8e8f;
    max-width: 270px;
    margin: auto;
    transition: all .6s;
    height: 44px;
}

.indPN_one.act:after {
    opacity: 1;
    top: calc(100% - 1px);
}

.indPN_one.act .indPN_txt {
    background: #e60918;
}

.act .indPN_txt .indPNT_T1,
.act .indPN_txt .indPNT_T2 {
    color: #fff;
}

.indP_main .indP_box {
    display: flex;
    align-items: center;
}

.indP_box .indP_one {
    width: 354px;
    /* height: 263px; */
    box-sizing: border-box;
    padding: 18px 0;
    margin-right: 14px;
}

.indP_box .indP_one .indP_one_box {
    position: relative;
    background: #f9f9f9;
    width: 100%;
    height: 193px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    transition: all 0.5s ease;
}

.indP_box .indP_one:hover .indP_one_box {
    position: relative;
    z-index: 2;
    background: #0C6F40;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
    transform: scale(1.1);
}

.indP_box .indP_one:hover .indP_txt {
    color: #fff;
}

.indP_box .to_right {
    width: 19px;
    height: 23px;
    cursor: pointer;
}

.indP_one .indP_pic {
    position: absolute;
    bottom: 30px;
    right: 0;
    width: 247px;
    height: 247px;
}

.indP_one .indP_txt {
    position: absolute;
    left: 27px;
    z-index: 1;
    font-size: 20px;
    color: #000;
    font-weight: 500;
    /* overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; */
}

.indP_one .indP_txt p:nth-child(2) {
    font-size: 14px;
    margin-top: 5px;
    font-weight: 400;
}

/****/
.ind_abt {
    padding: 100px 0 109px;
}

.pro_sou .ind_abt {
    padding: 100px 0 128px;
}

.ind_abt .indA_main {
    padding-top: 46px;
    display: flex;
}

.indA_main .indA_txt {
    /* width: calc(97% - 600px); */
    /* float: left; */
    flex: 1;
}

.indA_txt .indA_T1 {
    font-size: 22px;
    line-height: 22px;
    font-weight: 500;
    color: #000000;
}

.indA_T1 .fmarial {
    font-size: 16px;
    color: #555c60;
    padding-left: 10px;
}

.indA_txt .indA_T2 {
    font-size: 16px;
    line-height: 24px;
    color: #333333;
    -webkit-line-clamp: inherit;
    /* height: 264px; */
    /*margin-top: 24px;*/
   /*text-indent: 2em;*/
}

.indA_txt .indA_T2 p{
  text-indent: 2em;
}

.indA_txt .indA_T3 {
    margin-top: 36px;
    margin-bottom: 94px;
    display: flex;
}

.indA_T3_tiny_pic {
    display: grid;
    width: 100%;
    flex: auto;
    justify-items: center;
}

.indA_T3_tiny_pic img{
    margin-bottom: 20px;
}

.indA_pic .ind_more {
    font-size: 16px;
    color: #0C6F40;
    display: flex;
    align-items: center;
    position: absolute;
    right: 170px;
    bottom: 20px;
}

.indA_main .indA_pic {
    position: relative;
    width: calc(100% - 711px);
    min-height: 400px;
    /* width: 243px;
    height: 230px; */
    /* float: right; */
}

.indA_main .indA_pic img {
    width: 243px;
    height: 230px;
}

.indA_main .indA_pic > img:nth-child(1) {
    position: absolute;
    z-index: 99;
    top: -40px;
    left: 120px;
}

.indA_main .indA_pic > img:nth-child(2) {
    position: absolute;
    z-index: 98;
    right: 40px;
    top: 100px;
}

.indA_main .indA_pic > img:nth-child(3) {
    position: absolute;
    z-index: 100;
    bottom: 0;
    left: 0;
}

/****/
.ind_title2 {
    line-height: 42px;
    font-size: 26px;
    font-weight: bold;
    color: #555c60;
    padding-left: 14px;
    background: url("/template/1/home-cmms-test/images/title_02.png") left center no-repeat;
}

.ind_download {
    width: 100%;
    margin-top: 100px;
}

.ind_download .indD_main {
    /* padding: 32px 36px; */
    /* border: 1px solid #eee; */
    margin-top: 0px;
}

.indD_list a {
    display: block;
    width: 185px;
    height: 260px;
    margin-right: 15px;
    border: 1px solid #CCC;
}

.indD_list a img {
    width: 100%;
}

.indD_main .bx-wrapper .bx-controls-direction a {
    width: 12px;
}

.indD_main .bx-wrapper .bx-prev {
    left: -32px;
    background: url("/template/1/home-cmms-test/images/to_left_03.png") center no-repeat;
}

.indD_main .bx-wrapper .bx-next {
    right: -32px;
    background: url("/template/1/home-cmms-test/images/to_right_03.png") center no-repeat;
}

.indD_main .bx-wrapper .bx-prev:hover {
    background-image: url("/template/1/home-cmms-test/images/to_left_04.png");
}

.indD_main .bx-wrapper .bx-next:hover {
    background-image: url("/template/1/home-cmms-test/images/to_right_04.png");
}

.ind_news {
    position: relative;
    padding: 100px 0 177px 0;
}

.ind_news .indN_list {
    /* padding: 15px 0 0 0; */
    display: flex;
    /* justify-content: space-between; */
}

.ind_news .indN_list li {
    margin-right: 15px;
}

.indN_list a {
    display: block;
    width: 264px;
    height: 334px;
    position: relative;
    padding: 31px 22px;
    box-sizing: border-box;
    background: #FFFFFF;
    opacity: 1;
    /* border: 1px solid aqua; */
    color: #000;
}

.indN_list a:hover {
    border: 6px solid red;
    box-sizing: border-box;
}

.indN_list .new_middle span:nth-child(1) {
    font-size: 16px;
    font-weight: 600;
    margin: 22px 0 12px;
}

.indN_list .new_middle span:nth-child(2) {
    color: #8D8E8F;
    font-size: 14px;
    line-height: 20px;
}

.indN_list .new-more {
    display: flex;
    align-items: center;
    position: absolute;
    right: 30px;
    bottom: 30px;
}

.line-clamp2 {
    display: -webkit-box;
    /* 将元素设置为块级容器 */
    -webkit-box-orient: vertical;
    /* 设置文本在垂直方向上排列 */
    -webkit-line-clamp: 2;
    /* 设置显示的行数 */
    overflow: hidden;
    /* 隐藏溢出的文本 */
    text-overflow: ellipsis;
    /* 当文本溢出时显示省略号 */
    word-wrap: break-word; /* 强制换行 */
}

.line-clamp6 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
}

.omalc {
    margin-top: 86px;
}

.omalc .article {
    position: relative;
    display: flex;
    /* width: 1100px !important; */
    /* align-items: center; */
    /* justify-content: space-between; */
}

.omalc .to_right {
    width: 19px;
    height: 23px;
    cursor: pointer;
}

.omalc .article img {
    width: 596px;
    height: 384px;
}

.omalc .article_title {
    position: relative;
    width: 400px;
    color: #000;
    height: 384px;
    font-weight: 800;
    padding: 60px 40px 0;
    box-sizing: border-box;
}

.omalc .article_title p:nth-child(1) {
    font-size: 20px;
}

.omalc .article_title p:nth-child(2) {
    font-size: 28px;
    font-weight: 500;
    padding: 26px 0 29px 0;
}

.omalc .article_title p:nth-child(3) {
    font-size: 16px;
    font-weight: 500;
    color: #8D8E8F;
}

.omalc .article_more {
    position: absolute;
    bottom: 50px;
    left: -40px;
    width: 196px;
    height: 63px;
    /* background: url('/images/home/read_more.png') no-repeat; */
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    text-align: center;
    line-height: 63px;
}

.omalc .article_more img {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    left: 0;
}

.omalc .bx-wrapper {
    max-width: 1200px !important;
}

.omalc .bx-wrapper .bx-next {
    right: 130px;
}

.omalc .bx-wrapper .bx-prev {
    display: none;
}

.ind_news .bx-wrapper {
    background-color: #F9F9F9;
    margin: 0 auto 0 0 !important;
}

.ind_news .bx-wrapper .bx-next,
.ind_download .bx-wrapper .bx-next {
    right: -70px;
}

.ind_download .bx-wrapper {
    margin: 0 auto 0 0 !important;
    width: 1101px !important;
}

.ind_download .bx-wrapper .bx-prev,
.ind_news .bx-wrapper .bx-prev {
    left: -70px;
}

.ind_news .bx-wrapper .bx-controls-direction a {
    margin-top: 0 !important;
}

.proD_main .bx-wrapper .bx-next {
    right: -40px;
}

.proD_main .bx-wrapper .bx-prev {
    left: -40px;
}


.lboala li {
    width: 33.33%;
    float: left;
    margin-top: 2%;
}

.lboala li a {
    display: block;
}

.lboala li a .pic {
    position: relative;
    overflow: hidden;
}

.lboala li a .pic:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5) url(/images/plca.png) no-repeat center center;
}

.lboala li a .pic img {
    transition: all 0.5s ease;
}

.lboala li a .con {
    color: #666;
    transition: all 0.5s ease;
    padding: 20px;
    background: #f6f6f6;
    border: 1px solid #eee;
}

.lboala li a .con .p1 {
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #e60918;
    transition: all 0.5s ease;
}

.lboala li a .con .p2 {
    font-size: 14px;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
}

@media (min-width: 1201px) {
    .lboala li a:hover .pic img {
        transition: all 0.5s ease;
        transform: scale(1.05);
    }

    .lboala li a:hover .con {
        transition: all 0.5s ease;
        border: 1px solid #e60918;
        background: #e60918;
        color: #fff;
    }

    .lboala li a:hover .con .p1 {
        color: #fff;
        transition: all 0.5s ease;
    }

}

@media (max-width: 640px) {
    .lboala li {
        width: 100%;
        margin-top: 4%;
    }

    .lboala li a .con {
        padding: 15px;
    }

    .lboala li a .con .p1 {
        font-size: 15px;
    }
}
