@charset "utf-8";

/* CSS Document */
html {
    font-size: 125%;
}

body {
    font-size: 0.7rem;
    color: #333333;
}

body div {
    overflow: hidden;
}

div, ul, li {
    list-style: none;
}

div a {
    color: #363636;
    text-decoration: none;
}

div a:hover {
    color: #363636;
    text-decoration: none;
    transition: background 0.5s ease 0s;
}

div p {
    width: 100%;
    margin: 0;
    padding: 0;
}

.db {
    display: block;
}

.tr {
    text-align: right;
}

.tc {
    text-align: center;
}

.row {
    margin: 0px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.white {
    color: #ffffff !important;
}

.fb {
    font-weight: bold;
}

.mt05 {
    margin-top: 0.5rem;
}

.mt1 {
    margin-top: 1rem;
}

.mt2 {
    margin-top: 2rem;
}

.mr1 {
    margin-right: 1rem;
}

.mr05 {
    margin-right: 0.5rem;
}

.mb06 {
    margin-bottom: 0.6rem;
}

.mb1 {
    margin-bottom: 1rem;
}

.mb2 {
    margin-bottom: 2rem;
}

.border1 {
    border: 1px solid #eeeeee;
}

.br1 {
    border-right: 1px solid #eeeeee !important;
}

.bl1 {
    border-left: 1px solid #eeeeee !important;
}

.p1 {
    padding: 1rem;
}

.pt1 {
    padding-top: 1rem;
}

.pt05 {
    padding-top: 0.5rem;
}

.pb05 {
    padding-bottom: 0.5rem;
}

.white {
    color: #ffffff;
}

.oh {
    overflow: hidden;
}

.w40 {
    width: 78%;
}

.bg_1 {
    background: #FFAB3E;
}

.bg_2 {
    background: #0D9DDC;
}

.bg_3 {
    background: url("../images/btm_bg.png") no-repeat;
    background-size: 100% 100%;
}

.header-bg {
    width: 100%;
    border-bottom: 1px solid #0D9DDC;
}

.container {
    max-width: 1170px !important;
    padding-left: 0;
    padding-right: 0;
}

.header-welcome {
    width: 100%;
    text-align: left;
    margin: 0 auto;
    height: 1.8rem;
    line-height: 1.8rem;
}

.header-title {
    width: 100%;
    margin: 0 auto;
    height: 5rem;
}

.logo {
    width: 13%;
}

.name-box {
    width: 50%;
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 5rem;
    background-size: 3.5rem;
    color: #0D9DDC;
}

.name-box span {
    font-size: 0.8rem;
    display: block;
}

.phone-box {
    padding-left: 2.2rem;
    margin-top: 1.2rem;
    background: url("../images/te_topl.png") 0 50% no-repeat;
    background-size: 35px;
}

.phone-box span:first-child {
    font-size: 1.2rem;
    display: block;
    margin-top: 0.3rem;
    float: left;
}

.phone-box span:last-child {
    font-size: 0.8rem;
    display: block;
    float: left;
}

.title-box {
    width: 100%;
    background: #0D9DDC;
    background-size: 100% 100%;
    height: 2.5rem;
}

.title-box .btn {
    font-size: 0.7rem;
    border: 0;
    border-radius: 0;
    line-height: 2.5rem;
    padding: 0;
}

.title-box .btn a {
    color: #ffffff;
    padding: 0 2.35rem;
    display: block;
    font-size: 0.8rem;
}

.title-box .btn a:hover {
    color: #FFFFFF;
    text-decoration: none;
    background: #FF9900;
    transition: background 0.5s ease 0s;
}

.title-box .dropdown-menu {
    font-size: 0.7rem;
    min-width: 7.5rem;
}

.title-box .dropdown-item {
    padding: 0.25rem 1rem;
}

.banner-box {
    width: 100%;
    overflow: hidden;
    position: relative;
    text-align: left;
}

.banner-box ul {
    position: absolute;
}

.banner-box ul li {
    float: left;
    width: 100%;
    overflow: hidden;
    position: relative;
    background: #f5f5f5;
}

.banner-box .btnBg {
    position: absolute;
    width: 100%;
    height: 30px;
    left: 0;
    bottom: 0;
    background: #f5f5f5;
}

.banner-box .btn {
    position: absolute;
    width: 100%;
    height: 20px;
    padding: 5px 10px;
    right: 0;
    bottom: 0;
    text-align: center;
}

.banner-box .btn span {
    display: inline-block;
    _display: inline;
    _zoom: 1;
    width: 50px;
    height: 8px;
    _font-size: 0;
    margin-left: 5px;
    cursor: pointer;
    background: #fff;
}

.banner-box .btn span.on {
    background: #fff;
}

.banner-box img {
    width: 100%;
}

.index-service {
    margin: 1rem auto;
}

.index-service h4 {
    color: #707070;
    font-size: 0.9rem;
    font-weight: 400;
    text-align: center;
    display: block;
}

.index-service .col-xl-2 {
    margin-top: 1rem;
    text-align: center;
    padding: 0;
}

.index-service .col-xl-2 img {
    width: 80%;
}

.index-case, .index-news, .index-elite {
    margin: 1.5rem auto;
}

.index-case h4, .index-news h4, .index-elite h4 {
    color: #FFFFFF;
    font-size: 1.2rem;
    text-align: center;
    display: block;
}

.index-case .col-xl-3 {
    text-align: center;
    padding: 0;
    background: #FFFFFF;
}

.index-case .col-xl-3 img {
    max-width: 90%;
    max-height: 90%;
    margin-top: 3%;
}

.index-case .col-xl-3 a {
    width: 100%;
    height: 10rem;
    display: block;
    position: relative;
    overflow: hidden;
}

.index-case .col-xl-3 a span {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: -100%;
    transition: top 0.5s ease 0s;
    background-color: rgba(0, 0, 0, 0.8);
    line-height: 220px;
    color: #FFFFFF;
}

.index-case .col-xl-3 a:hover span {
    top: 0;
    transition: top 0.5s ease 0s;
}

.index-news h4 {
    color: #707070;
}

.index-news-title a {
    color: #333333;
    padding: 0.4rem 1.4rem;
    font-size: 1rem;
    display: inline-block;
}

.index-news-title a:hover {
    background: #0D9DDC;
    color: #FFFFFF;
    transition: background 0.5s ease 0s;
}

.index-news .col-xl-6 {
    padding: 0;
}

.index-news .col-xl-6 img {
    width: 100%;
    height: 16.5rem;
}

.index-news .col-xl-6 h6 {
    font-size: 0.9rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
}

.index-news .col-xl-6 h6 font {
    background: #C31D29;
    color: #FFFFFF;
    font-size: 0.7rem;
    display: inline-block;
    padding: 0.4rem 0.6rem;
    font-weight: 400;
    margin-right: 0.8rem;
}

.index-news .col-xl-6 span {
    color: #757584;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.index-news-list {
    padding-bottom: 0.5rem;
    border-bottom: 1px solid #DDDDDD;
    margin-bottom: 0.7rem;
    display: inline-block;
}

.index-news-list span {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2 !important;
    line-clamp: 2 !important;
    -webkit-box-orient: vertical;
}

.index-elite .col-xl-3 {
    padding: 0 1.1rem;
    height: 21rem;
}

.index-elite-img {
    top: 0;
    position: relative;
    text-align: center;
    z-index: 1000;
}

.index-elite-img img {
    width: 10rem;
    height: 10rem;
    border-radius: 50%;
}

.index-elite-title {
    position: relative;
    top: -5rem;
    background: #FFFFFF;
    text-align: center;
    padding: 5.5rem 0.8rem 0 0.8rem;
}

.index-elite-title h6 {
    font-size: 0.8rem;
}

.index-elite-title span {
    font-size: 0.6rem;
    color: #828282;
    text-align: left !important;
    display: inline-block;
    height: 8rem;
}

.index-about h4 {
    color: #0D9DDC;
    margin-top: 1rem;
    margin-bottom: 1rem;
    font-size: 1.2rem;
}

.index-about h4 font {
    font-size: 1rem;
    color: #D3D3D3;
    margin-left: 1rem;
}

.index-about h4 a {
    padding: 0.3rem 1rem;
    color: #FFFFFF;
    background: #0D9DDC;
    display: inline-block;
    font-size: 0.8rem;
    float: right;
    border-radius: 0.12rem;
}

.index-about-content div:first-child {
    width: 42%;
    float: left;
}

.index-about-content div:last-child {
    width: 58%;
    float: left;
    font-size: 0.8rem;
    color: #545454;
    line-height: 1.55rem;
    padding-left: 0.5rem;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 10 !important;
    line-clamp: 10 !important;
    -webkit-box-orient: vertical;
}

.footer-contact {
    padding: 1rem 0;
    color: #FFFFFF;
    font-size: 0.8rem;
}

.footer-contact span:first-child {
    background: url("../images/inico_tel.png") no-repeat 0 50%;
    background-size: 2rem 2rem;
    line-height: 2.5rem;
    font-size: 1.2rem;
    padding-left: 2.5rem;
}

.footer-contact span {
    display: block;
    width: 100%;
    line-height: 1.6rem;
}

.content-box {
    padding: 1.5rem 0;
}

.content-left {
    width: 76%;
    padding-right: 1rem;
    float: left;
}

.content-left h4 {
    font-size: 0.9rem;
    border-bottom: 1px dashed #d9d9d9;
    line-height: 2.5rem;
}

.content-left h5 {
    color: #FFFFFF;
    background: #0D9DDC;
    font-size: 0.8rem;
    line-height: 1.8rem;
    padding-left: 0.4rem;
    border-radius: 0.1rem;
}

.content-left div {
    line-height: 1.4rem;
    color: #969696;
}

.content-right {
    width: 24%;
    float: right;
    padding-left: 2rem;
}

.content-right h4 {
    text-transform: uppercase;
    font-size: 0.75rem;
    position: relative;
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 0.6rem;
    margin-bottom: 0.8rem;
}

.content-right h4::after {
    content: "";
    display: block;
    position: absolute;
    bottom: -1px;
    left: 0;
    height: 1px;
    background: #646464;
    width: 3rem;
}

.content-right-class a {
    color: #6f6f6f;
    transition: all .3s;
    padding: 0.4rem 0rem 0.4rem 1.6rem;
    display: block;
    border: 1px solid #d5d5d5;
    margin-bottom: 0.8rem;
    border-radius: 0 7px 0 0;
    position: relative;
}

.content-right-class a::after {
    transition: all .3s;
    content: "";
    display: block;
    position: absolute;
    height: 6px;
    width: 6px;
    background: grey;
    transform: translateY(-50%) rotate(45deg);
    transform-origin: center;
    top: 50%;
    left: 0.8rem;
}

.content-right-news .col-xl-7, .content-right-news .col-xl-5 {
    padding: 0;
    margin-bottom: 0.8rem;
}

.content-right-news .col-xl-5 img {
    width: 100%;
    height: 3.5rem;
}

.content-right-news .col-xl-7 {
    padding-left: 0.5rem;
}

.content-right-news a {
    font-size: 0.6rem;
    display: block;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2 !important;
    line-clamp: 2 !important;
    -webkit-box-orient: vertical;
}

.content-right-news .col-xl-7 font {
    font-size: 0.5rem;
    color: #6f6f6f;
    display: block;
    text-align: right;
    padding-right: 0.5rem;
    padding-top: 0.5rem;
}

.content-right-product .col-xl-6 {
    padding: 0 0.2rem 0.5rem 0.2rem;
}

.content-right-product .col-xl-6 img {
    width: 100%;
    height: 4.5rem;
    border: 1px solid #ececec;
    padding: 5px;
}

.content-product .col-xl-4, .content-product .col-xl-8 {
    padding: 0;
    margin-bottom: 1rem;
}

.content-product .col-xl-4 {
    text-align: center;
    border: 1px solid #CCCCCC;
}

.content-product .col-xl-4 img {
    max-width: 100%;
    max-height: 10rem;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    border-radius: 0.15rem;
}

.content-product .col-xl-8 {
    padding-left: 1rem;
}

.content-product .col-xl-8 span {
    color: #8c8c8c;
    display: block;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3 !important;
    line-clamp: 3 !important;
    -webkit-box-orient: vertical;
    line-height: 1.3rem;
}

.content-product .col-xl-8 span a {
    white-space: nowrap;
    display: flex;
    text-transform: uppercase;
    color: #525254;
    line-height: 2.2rem;
    width: 100%;
    box-sizing: border-box;
    position: relative;
    z-index: 5;
    background: #ededed;
    padding-left: 1rem;
    margin-top: 1.8rem;
}

.content-product .col-xl-8 span a i {
    width: 2.5rem;
    flex: 0 0 auto;
    text-align: center;
    margin-left: auto;
    background: #ccc;
    position: relative;
    z-index: 5;
    color: #fff;
    transition: all .2s;
}

.content-product .col-xl-8 span a i::before {
    content: "\f061";
}

.content-product .col-xl-8 span a:hover {
    background: #0D9DDC;
    color: #FFFFFF;
    transition: all 0.5s ease 0s;
}

.content-product .col-xl-8 span a:hover i {
    background: #B22222;
    color: #FFFFFF;
    transition: background 0.5s ease 0s;
}

.content-news .col-xl-1, .content-news .col-xl-11 {
    padding: 0;
}

.content-news .col-xl-1 {
    text-align: center;
    background: #0D9DDC;
    width: 100%;
    height: 3.5rem;
    margin-top: 0.7rem;
    line-height: 1rem;
    color: #FFFFFF;
    font-size: 0.9rem;
    padding-top: 0.8rem;
    border-radius: 0.12rem;
}

.content-news .col-xl-11 {
    padding-left: 0.8rem;
}

.content-news .col-xl-11 span {
    color: #8c8c8c;
    display: block;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3 !important;
    line-clamp: 3 !important;
    -webkit-box-orient: vertical;
    line-height: 1.3rem;
    margin-bottom: 0.7rem;
}

.content-news .col-xl-11 span:last-child a {
    display: inline-block;
    color: #fff;
    line-height: 2rem;
    padding: 0 1.5rem;
    white-space: nowrap;
    border-radius: 0.12rem;
    background: #0D9DDC;
    float: right;
}

.content-news .col-xl-11 span:last-child a:hover {
    background: #525254;
    transition: background 0.5s ease 0s;
}

.page {
    text-align: center;
    width: 100%;
    margin: 1.5rem 0;
}

.content-left .col-xl-5, .content-left .col-xl-7, .content-left .col-xl-12 {
    padding: 0;
}

.content-left .col-xl-5 img {
    margin-top: 0.7rem;
}

.content-left .col-xl-7 {
    color: #333333;
}

.content-left .col-xl-7 h4 {
    border-bottom: 4px solid #0D9DDC;
}

.content-tags {
    background: #f6f6f6;
    display: block;
}

.content-tags span {
    border-bottom: 3px solid #0D9DDC;
    line-height: 2.5rem;
    display: inline-block;
    padding: 0 2rem;
    font-size: 0.8rem;
    color: #0D9DDC;
}