
a {
    text-decoration: none;
}

.padding0{
    padding:0;
}
.margin0{
     margin:0;
}
.container_top {
    padding-top: 6rem;
}

.linktitle a {
    text-decoration: none !important;
    color: #333333 !important;
}


.bodypadding {
    padding: 5rem 0 0 0 !important;
}

.bodypadding1 {
    padding: 0 !important;
}


.firsttile {
    font-size: 1.8rem;
}

.secondtitle {
    font-size: 1.4rem;
    margin-top: 1.2rem;
    margin-bottom: 4.5rem;
}

.fcolor1 {
    color: #333333;
}

.fcolor2 {
    color: #ffffff;
}

.text-aligncenter {
    text-align: center;
}

.mainpaddingtop {
    padding-top: 4.5rem;
}
.mainpaddingbutton {
    padding-bottom: 4.5rem;
}

/*liyu*/
.liyu_title {
    color: #333333;
    font-size: 1.2rem;
    margin-top: 4px;
}

.margin-bottom0p5rem {
    margin-bottom: 0.5rem !important;
}

.img_div {
    position: relative;
    /*width:calc(33% - .5rem);*/
    height: 8rem;
    padding-top: 2rem;
    background-color: #ffffff;
    border-radius: 5px;
    border: solid 1px #cccccc;
    margin-left: .25rem;
    margin-right: .25rem;
}

.img_div img{
    width:2.5rem;
    height:2.5rem;
}

.line-height13 {
    line-height: 13px;
}

.mask {
    position: absolute;
    top: 0;
    left: 0;
    /*width: 9.6rem;*/
    height: 8rem;
    background-color: #2cb4a6;
    color: #ffffff;
    opacity: 0;
    display: table; /*重点*/
    border-radius: 5px;
}

.mask_con {
    padding-left: .2rem;
    padding-right: .2rem;
    font-size: 1rem;
    color: #ffffff;
    display: table-cell;
    vertical-align:middle;
    text-align:center;
}

.mask h3 {
    text-align: center;
}

.img_div a:hover .mask {
    opacity: 1;
}
/*liyu*/

/*公司介绍*/
.companypadding {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
	padding-right: 0 !important;
	padding-left: 0 !important;
}

.companybg {
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-image: url(/images/mcompanybg.png);
}

.margin-top2p35rem {
    margin-top: 2.35rem;
}

.margin-top1p2rem {
    margin-top: 1.2rem;
}


.companytitle {
    font-size: 1.8rem;
    color: #2cb4a6;
}

.companysubhead {
    font-size: 1.4rem;
    color: #333333;
}

.companyprofile {
    font-size: 1.2rem;
    color: #666666;
    line-height: 1.75rem;
    /*text-indent: 2.4rem;*/
}

.companymore {
    font-size: 1.2rem;
    color: #333333;
    margin-top: 1.9rem;
    margin-bottom: 2rem;
    width: 100%;
    text-align: right;
}

.certificate {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
    height: 18.8rem;
    background-color: #ffffff;
    border-radius: 10px;
    border: 1px solid #2cb4a6;
}

.certificate-wrapper {
    text-align: center;
    margin-top: 1.5rem;
}

.certificate-img {
    width: 9.4rem;
    height: 12.9rem;
}

.certificate-title {
    padding-right:.5rem;
    padding-left:.5rem;
	line-height:10px;
    font-size: .8rem;
    margin-top: 1rem;
    color: #333333;
    text-align: center;
}
/*公司介绍*/

.img-responsive {
    width: 100%;
}


#carouselIdName59 > .carousel-indicators {
    bottom: 25px !important;
}

    #carouselIdName59 > .carousel-indicators [data-bs-target] {
        border-radius: 10px !important;
        flex: 0 1 auto;
        width: 8px;
        height: 8px;
        padding: 0;
        margin-right: 8px;
        margin-left: 8px;
        text-indent: -999px;
        cursor: pointer;
        background-color: #09b3a0;
        background-clip: padding-box;
        border: 0;
        opacity: .5;
        transition: opacity .6s ease;
    }

    #carouselIdName59 > .carousel-indicators .active {
        opacity: 1;
    }


.showall {
    width: 11.5rem;
    height: 3.5rem;
    margin: 0 auto;
    line-height: 3.5rem;
    font-size: 1.5rem;
    color: #333333;
    border: 1px solid #333333;
    vertical-align: central !important;
}


