/**title**/
:focus {
    outline: 0;
    box-shadow: 0 0 0 0rem rgb(0 123 255 / 25%);
}

.index_bn {
    position: relative;
    max-height: 100vh;
    overflow: hidden;
    width: 100%;
    margin-top: 150px;
}

.swiper-bn-list {
    position: absolute;
    width: 100%;
    bottom: 50px !important;
    z-index: 9;
    text-align: center;
}

.swiper-bn-list span {
    background: none;
    width: 12px;
    height: 12px;
    margin: 0px 4px !important;
    opacity: 1;
    border: 2px #fff solid;
}

.swiper-bn-list .swiper-pagination-bullet-active {
    background: #fff;
}

.index1 .swiper-slide {
    width: 100% !important;
}

.index_bn .text {
    position: absolute;
    top: 50%;
    transform: translateY(-20%);
    z-index: 2;
    width: 100%;
    opacity: 0;
    transition: all 1s;
}

.index_bn .swiper-slide-active .text {
    transform: translateY(-50%);
    opacity: 1;
    transition-delay: 0.5s;
}


.index_bn .center {
    max-width: 1640px;
    margin: auto;
    padding: 0px 20px;
    color: #fff;
}

.index_bn .center .title {
    font-size: 46px;
    font-weight: bold;
}

.index_bn .center .subtitle {}

.carousel-img img {
    width: 100%;
    object-fit: cover;
    height: 100%;
}


/**pagtitle**/
.pagtitle {
    margin-bottom: 30px;
}

.pagtitle .name {
    font-size: 46px;
    color: #2a2f2c;
    text-align: center;
    font-family: Montserrat-Bold;
}

.pagtitle .subname {
    font-size: 60px;
    color: #2a2f2c;
    text-align: center;
    margin: 0px auto 0px;
    line-height: 1.2em;
    font-family: 'Montserrat-Medium';
}

.pagtitle .def1 {
    text-align: center;
    color: #26bcbb;
    text-transform: uppercase;
    letter-spacing: 5px;
    font-family: Montserrat-Medium;
}


/**pag1**/

.pag1 {}

.pag1 .text {
    position: absolute;
    z-index: 999;
    color: #fff;
    width: 50%;
    top: 50%;
    left: 0px;
    transform: translateY(-50%);
}

.pag1 .textcenter {
    max-width: 840px;
    margin: auto 0px 0px auto;
    width: 100%;
    display: block;
    padding-left: 20px;
    position: relative;
    top: 100px;
    opacity: 0;
    transition: all 1s;
}

.pag1 .swiper-slide-active .textcenter {
    top: 0px;
    opacity: 1;
}


.pag1 .tittle {
    color: #fff;
    font-size: 56px;
    text-align: left;
    margin: 0px auto 0px;
    line-height: 1.2em;
    font-family: 'Montserrat-Medium';
}

.pag1 .inSolutions {
    font-size: 30px;
    font-family: 'Montserrat-Medium';
}

.pag1 .subname {
    max-width: 660px;
    margin-top: 20px;
    line-height: 1.8em;
}

.pag1 a.more {
    display: block;
    width: 170px;
    line-height: 50px;
    background: #d84115;
    color: #fff;
    border-radius: 30px;
    text-align: center;
    font-family: Montserrat-Medium;
    margin-top: 40px;
    font-size: 14px;
    transition: all 0.5s;
    display: flex;
    align-items: center;
    justify-content: center;
}

.pag1 a.more img {
    margin-left: 10px;
}

.pag1 .inpr .pics {
    background: #000;
    width: 100%;
    position: relative;
    max-height: 100vh;
}

.pag1 .inpr .pics img {
    width: 100%;
    opacity: 0.6;
    transition: all 3s;
    transform: scale(1.1);
}

.pag1 .inpr .swiper-slide-active .pics img {
    transform: scale(1);
}

.pag1 .inpr li {
    overflow: hidden;
    width: 100%;
}

.pag1 .inpr li.swiper-slide-active {
    z-index: 8;
}


.pag1 .inprsz {
    position: absolute;
    top: 50%;
    z-index: 3;
    width: 50%;
    right: 0px;
    transform: translateY(-50%);
}

.pag1 .inprfl {
    max-width: 840px;
    margin: 0;
    display: flex;
    justify-content: flex-end;
    padding-right: 20px;
}

.pag1 .inprfl .swiper-wrapper {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    max-width: 500px;
    transform: none !important;
}

.pag1 .inprfl p {
    display: flex;
    align-items: center;
    padding: 25.5px 0px;
    width: 100%;
    justify-content: flex-start;
    border-bottom: 1px rgba(255, 255, 255, 0.2) solid;
    cursor: pointer;
}

.pag1 .inprfl img {
    height: 46px;
}

.pag1 .inprfl span {
    color: #fff;
    font-size: 26px;
    margin-left: 15px;
    font-family: Montserrat-Medium;
}

.pag1 .inprfl .swiper-wrapper li {
    width: 100% !important;
    padding-left: 60px;
    transition: all 0.5s;
}

.pag1 .inprfl .swiper-wrapper li.swiper-slide-thumb-active {
    width: 100% !important;
    padding-left: 0px;
}

/**pag2**/
.pag2 {
    max-width: 100%;
    margin: auto;
    overflow: hidden;
    padding:70px 0px 70px;
    background: url(../images/prbg.jpg) no-repeat center;
    background-size: cover;
}

.pag2 .name {
    font-size: 60px;
    color: #333;
    text-align: center;
    line-height: 1.2em;
    font-family: 'Montserrat-Medium';
}

.pag2 .subname {
    max-width: 1200px;
    text-align: center;
    color: #666;
    margin: 5px auto;
}


.pag2 .center {
    max-width: 1660px;
    padding: 0px 5px 0px;
    margin: auto;
}

.pag2 ul {
    overflow: hidden;
    width: 100%;
    margin-top:10px;
}

.pag2 ul li {
    width: 25%;
    float: left;
    padding: 15px;
}

.pag2 ul li a {
    position: relative;
    overflow: hidden;
}

.pag2 ul li .ico {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.pag2 ul li .ico img {
    width: 100%;
    transition: all 0.5s;
}

.pag2 ul li:hover .ico img {
    transform: scale(1.1);
}

.pag2 ul li .text {
    padding: 30px;
    background: #fff;
    min-height: 180px;
}

.pag2 ul li .inflname {
    font-size: 20px;
    font-family: Montserrat-Medium;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.pag2 ul li .inflsubname {
    font-size: 16px;
    color: #6d7478;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}


/**pag6**/
.pag6 {
    width: 100%;
    overflow: hidden;
    padding: 70px 0px;
    background: #f2f2f3;
}

.pag6 .center {
    max-width: 1660px;
    margin: auto;
    display: flex;
    padding: 0px 20px;
}

.pag6 ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.pag6 ul li {
    width: calc((100% - 80px)/3);
    float: left;
}



.pag6 .ico {
    overflow: hidden;
    position: relative;
    float: right;
    width: 100%;
    height: 0px;
    padding-top: 55%;
}

.pag6 .ico img {
    display: block;
    width: 100%;
    transition: all 0.5s;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)scale(1.01);
    height: 100%;
    object-fit: cover;
}

.pag6 li a:hover .ico img {
    transform: translateY(-50%)scale(1.1);
}


.pag6 ul a .text {
    width: 100%;
    overflow: hidden;
    background: #fff;
    padding: 35px;
    transition: all 0.5s;
    min-height: 260px;
}

.pag6 ul li:hover .text {
    background: #d84115;
}

.pag6 ul a .title {
    font-size: 20px;
    color: #11161a;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    font-family: Montserrat-Medium;
    margin-bottom: 15px;
    line-height: 1.2em;
    transition: all 0.5s;
}

.pag6 ul a .ext_summary {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-size: 14px;
    color: #798186;
    line-height: 1.8em;
}

.pag6 ul a:hover .title,
.pag6 ul a:hover .ext_summary {
    color: #fff;
}


.pag6 ul a .summary {
    font-size: 14px;
    color: #000;
    line-height: 1.8em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.pag6 ul a .time {
    padding-left: 0px;
    text-align: left;
    color: #d84115;
    font-size: 14px;
    margin-top: 15px;
    transition: all 0.5s;
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}

.pag6 ul a .time i {
    width: 36px;
    height: 36px;
    background: #f5f9fa;
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
}


.pag6 ul li:hover .time {
    color: #fff;
}

.pag6 .more {
    display: block;
    width: 100%;
    line-height: 1.2em;
    text-align: left;
    color: #26bcbb;
    border-radius: 4px;
    transition: all 0.5s;
    margin: 20px auto 0px;
    font-family: Montserrat-Medium;
    padding-top: 20px;
    border-top: 1px #ececed solid;
    font-size: 14px;
}

.pag6 ul li:hover .more {
    color: #fff;
    border-top: 1px rgba(255, 255, 255, 0.1) solid;
}

/**pag4**/

.pag4 {
    padding: 70px 0px;
    background: #f0f6f7;
    width: 100%;
    position: relative;
}

.pag4 .Divider {
    height: 30px;
    background: #d84115;
    width: 70%;
    position: absolute;
    top: -15px;
    right: 0px;
}


.pag4 .pagtitle .subname {
    font-size: 16px;
    font-family: Montserrat-Light;
    text-transform: lowercase;
    max-width: 1240px;
    margin: auto;
    padding: 0px 20px;
}

.pag4 .pagtitle .name {
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.pag4 .pagtitle .name:before {
    content: '';
    width: 50px;
    height: 3px;
    background: #26bcbb;
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin-left: -25px;
}

.pag4 ul {
    max-width: 1660px;
    margin: auto;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    padding: 0px 20px;
}

.pag4 ul li {
    width: calc((100% - 160px)/4);
    text-align: center;
}

.pag4 ul li:nth-of-type(4n) {
    border-right: 0px #ddd solid;
}


.pag4 ul li .title {
    font-size: 24px;
    color: #d84115;
    text-align: center;
    font-family: Montserrat-Medium;
    position: relative;
    padding: 10px 0px;
}

.pag4 ul li .title span {
    font-size: 20px;
    color: #313131;
}

.pag4 ul li .summary {
    font-size: 16px;
    color: #4b4f51;
}


/**pag3**/

.pag3 {
    width: 100%;
    overflow: hidden;
    position: relative;
    padding-top: 70px;
    padding-bottom: 70px;
    background: url(../images/aboutbg.jpg) no-repeat bottom left;
    background-size: 100%;
}

.pag3 .center {
    max-width: 1660px;
    margin: auto;
    padding: 0px 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 94%;
}

.pag3 .ico {
    width: 50%;
    overflow: hidden;
}

.pag3 .ico img {
    width: 100%;
}

.pag3 .text {
    width: 50%;
    padding-left: 50px;
}

.pag3 .text .titlea {
    font-size: 48px;
    color: #333;
    font-family: Montserrat-Bold;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.pag3 .text .titleb {
    color: #d84115;
    font-size: 30px;
    line-height: 1.2em;
    font-family: Montserrat-Medium;
}

.pag3 .text .summary {
    margin-top: 20px;
    line-height: 1.8em;
}

.pag3 .text .titlea:before {
    content: '';
    width: 50px;
    height: 3px;
    background: #d84115;
    position: absolute;
    bottom: 0px;
    left: 0%;
}

.pag3 .text a.more {
    display: block;
    width: 170px;
    line-height: 50px;
    background: #d84115;
    color: #fff;
    border-radius: 30px;
    text-align: center;
    font-family: Montserrat-Medium;
    margin-top: 20px;
    font-size: 14px;
    transition: all 0.5s;
    display: flex;
    align-items: center;
    justify-content: center;
}

.pag3 .text a.more img {
    margin-left: 10px
}


.pag3 .text a.more:hover {
    background: #d84115;
}

.aboutsz {
    width: 100%;
    margin: auto;
    overflow: hidden;
}

.aboutsz ul {
    display: flex;
    max-width: 1660px;
    margin: auto;
    padding: 0px 20px;
    justify-content: space-between;
    margin-top: 60px;
    width: 94%;
}

.aboutsz ul li {}

.aboutsz ul li em {
    font-family: 'Montserrat-Medium';
    font-style: initial;
    font-size: 60px;
    color: #d84115;
}

.aboutsz ul li p:nth-of-type(1) {
    font-size: 60px;
    color: #d84115;
    font-family: 'Montserrat-Medium';
    text-align: center;
}

.aboutsz ul li p:nth-of-type(2) {
    color: #333;
    font-family: Montserrat-Medium;
    text-align: center;
    font-size: 18px;
}


/**pag5**/
.pag5 {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding: 70px 0px;
}

.pag5 .ico {
    max-width: 1660px;
    margin: auto;
    padding: 0px 20px;
}

.pag5 .ico img {
    width: 100%;
}

/**pag7**/
.pag7 {
    width: 100%;
    overflow: hidden;
    position: relative;
    padding-top: 70px;
    padding-bottom: 70px;
    background: url(../images/lybg.jpg) no-repeat bottom left;
    background-size: cover;
}

.pag7 .center {
    max-width: 1660px;
    margin: auto;
    display: flex;
    padding: 0px 20px;
    justify-content: space-between;
    align-items: center;
}

.pag7 .left {
    max-width: 560px;
}

.pag7 .left .def1 {
    font-size: 48px;
    color: #fff;
    text-align: left;
    margin: 0px auto 0px;
    line-height: 1.2em;
    font-family: 'Montserrat-Medium';
}

.pag7 .left .def2 {
    color: #fff;
    font-size: 18px;
    margin-top: 15px;
}

.pag7 .left a {
    display: flex;
    width: 200px;
    line-height: 50px;
    align-items: center;
    background: #fff;
    color: #d84115;
    justify-content: center;
    font-family: 'Montserrat-Medium';
    border-radius: 30px;
    margin-top: 30px;
}

.pag7 .left a img {
    margin-right: 10px;
}

.pag7 .right {
    width: 50%;
}

.pag7 .right .messages-list input {
    line-height: 46px;
    border-radius: 0px;
    border: 1px #eee solid;
    padding: 0px 20px;
    width: calc((100% - 40px) / 3);
    background: none;
    color: #666;
    background: #fff;
    margin-bottom: 20px;
    border-radius: 4px;
    font-size: 14px;
    font-family: Montserrat-Light;
}

.pag7 .right textarea {
    display: block;
    line-height: 1.8em;
    border-radius: 0px;
    border: 1px #eee solid;
    padding: 10px 20px;
    width: 100%;
    height: 160px;
    background: none;
    background: #fff;
    color: #333;
    overflow: hidden;
    font-size: 14px;
    border-radius: 4px;
}

.pag7 .right button {
    width: 100%;
    line-height: 50px;
    background: #d84115;
    border: none !important;
    color: #fff;
    margin-top: 20px;
    font-size: 16px;
    outline: 0;
    max-width: 200px;
    border-radius: 4px;
    margin: 20px auto 0px;
    box-shadow: 0 0 0 0rem rgb(0 123 255 / 25%);
    display: block;
    font-family: Montserrat-Medium;
}