.index-left {
    width:60%;
    height:auto;
    float:left;
    padding-right:20px;
}
.index-right {
    width:40%;
    height:auto;
    float:left;
}
.index-title {
    font-size:34px;
    color:#343434;
    float:left;
    border-left: 5px solid #e3740f;
    padding-left: 10px;
    line-height: 34px;
    font-weight: 600;
}
.index-txt {
    font-size:22px;
    color:#808080;
    float:left;
    margin-top: 20px;
    text-align:justify;
    -webkit-hyphens:auto;
    -moz-hyphens:auto;
    -ms-hyphens:auto;
    hyphens:auto;
}
.four-features {
    width:200px;
    height:160px;
    text-align:center;
    display:flex;
    align-items:center;
    justify-content:center;
}
.four-features a {
    font-size:22px;
    color:#FFFFFF;
    line-height:36px;
}
.four-features a:hover{color: #e3740f}
.index-right li {
    float:left;
    margin:10px 10px 10px 10px;
}
.index-button {
    float:left;
    margin-top:20px;
}
.index-button a{
    font-size: 22px;
    color: #FFF;
}
.index-why {
    width:100%;
    height:auto;
    float:left;
}
.index-why-left {
    float:left;
    width:50%;
    height:520px;
    position:relative;
}
.index-why-left-bg {
    position:absolute;
    top:0;
    bottom:0;
    right:-2%;
    margin:auto;
    width:666px;
    height:400px;
    background:#FFFFFF;
    padding:50px 40px 40px 40px;
}
.index-why-right {
    background-color:#333333;
    float:left;
    height:520px;
    width:50%;
}
.index-why-right ul {
    padding:12% 30% 12% 5%;
    height:100%;
}
.index-why-right li {
    width:25%;
    float:left;
    height:50%;
    color:#FFFFFF;
    text-align:center;
    margin-top:3%
}
.index-why-right img {
    margin-bottom:20px
}
.index-why-right p {
    font-size:18px;
    line-height:28px;
}
.index-news-left {
    width:33.33%;
    /*height:260px;*/ float:left;
}
.index-news-box {
    transition:box-shadow .3s ease-out,transform .3s ease-out;
    box-shadow:0 1px 2px 0 rgba(0,0,0,.01),0 6px 12px 0 rgba(0,0,0,.06);
    color: #fff;
}

.index-news-title-bg {
    height:80px;
    background:rgba(0,0,0,.6);
    /* color:#FFFFFF; */
    font-size:22px;
    line-height:28px;
    padding-left:15px;
    padding-right:15px;
    margin-top:-80px;
    position:relative;
    display:flex;
    align-items:center;
    justify-content:center;
}
.index-news-box:hover, .index-news-title-bg:hover{
    color:#e3740f;
}
.index-news-right {
    width:66.66%;
    float:left;
}
.news-box {
    width:100%;
    height:100%;
    display:flex;
    align-items:center;
}
.index-news-right ul {
    margin-left:5%;
    height:260px;
}
.index-news-right li {
    border-bottom:1px dashed #ccc;
    height:33.33%;
    transition:box-shadow .3s ease-out,transform .3s ease-out;
}
.index-news-right li:hover {
    transform:translate3d(-8px,0,0)
}
.index-news-title:hover {
    color:#e3740f
}
.news-date {
    width:60px;
    height:60px;
    float:left;
    background:#f2f2f2;
    padding-top:5px;
    padding-bottom:5px;
}
.news-date-day {
    width:100%;
    display:inline-block;
    font-size:26px;
    color:#333;
    text-align:center;
}
.news-date-ym {
    width:100%;
    display:inline-block;
    font-size:16px;
    color:#808080;
    text-align:center;
;
}
.index-news-title {
    float:left;
    width:90%;
    height:60px;
    margin-left:10px;
    font-size:24px;
    line-height:30px;
    color:#454545;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
    /*æ˜¾ç¤ºå‡ è¡Œ*/ overflow:hidden;
}
.footer-company {
    margin-top:2%;
    color:#FFFFFF;
    width:22%;
    float:left;
}
.footer-menu {
    padding: 2.5% 0 1% 0;
    width:65%;
    float:left;
    /*height:10px;*/
}
.footer-menu-box {
    width:25%;
    padding: 0 10px 0 10px;
    float:left;
}
.footer-menu-title {
    display:block;
    width:100%;
    line-height: 1.8;
}
.footer-menu-title a{
    color: #cfcfcf;
    font-size:20px;
    font-weight:700;
}
.footer-menu-title2 {
    display:block;
    width: 100%;
    float: left;
    font-size:16px;
    line-height:20px;
    color:#bfbfbf;
}
.footer-menu-title2 a{
    font-size:16px;
    line-height:20px;
    float:left;
    color:#bfbfbf;
}
.footer-menu-title a:hover, .footer-menu-title2 a:hover{color: #FFFFFF}
/*applications*/
.app-title {
    width:100%;
    float:left;
    font-weight:700;
    font-size:34px;
    color:#333333;
}
.app-des {
    margin-top:1%;
    width:100%;
    float:left;
    font-size:22px;
    color:#808080;
    line-height:28px;
    text-align:justify;
    -webkit-hyphens:auto;
    -moz-hyphens:auto;
    -ms-hyphens:auto;
    hyphens:auto;
}
.app-box {
    width:100%;
    float:left;
    margin-top:2%;
}
.app-box ul {
    width:100%;
    margin-top:20px;
    display:flex;
    justify-content:space-between;
    flex-wrap:wrap;
}
.app-box li {
    float:left;
    margin-top:10px;
    margin-bottom:2.5%;
    width:48.5%;
    position:relative;
    box-shadow:2px 2px 5px #c8c8c8;
    border-radius: 5px;
    overflow: hidden;
}
.app-box-txt{
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    box-sizing: border-box;
    position: absolute;
    top: 78%;
    left: 0;
    width: 100%;
    height: 100%;
    transition: transform 0.3s ease;
    padding-left:10px;
    padding-right:10px;
}
.app-box-title {
    color:#FFF;
    font-size:24px;
    line-height: 48px;
    width:100%;
    overflow:hidden;
    transition: opacity 0.3s ease;
    text-shadow: 3px 3px 5px #000;
}
.app-box-des {
    padding-top: 8px;
    border-top: 2px solid #FFF;
    color:#FFF;
    font-size:20px;
    line-height:28px;
    width:100%;
    opacity: 0;
    text-shadow: 3px 3px 5px #000;
}
.app-box li:hover .app-box-txt{
    background-color: rgba(0, 0, 0, 0.5);
    transform: translateY(-78%);
}
.app-box li:hover .app-box-des {
    opacity: 1;
    transition: opacity 0.3s ease;
}
.app-products{
    width: 100%;
    float: left;
    padding: 10px 0;
    border-top: 1px solid #e6e6e6;
}
.app-products-img{
    width: 30%;
    float: left;
}
.app-products-info{
    width: 70%;
    float: left;
    padding-left: 10px;
}
.app-products-title{
    font-size: 18px;
    font-weight: 600;
    line-height: 36px;
}
.app-products-des{
    font-size: 17px;
    line-height: 30px;
}
/*product details*/ 
.share {float:right}
.share span{color: #808080; font-size: 16px; margin-right: 10px; height: 26px; line-height: 36px; float: left}
.share img{background-color: #808080;width: 26px;height: 26px;border-radius: 50%;}
.dvta-title {
    font-weight:700;
    color:#333333;
    font-size:22px;
    width:100%;
    float:left;
    margin-top:40px;
    margin-bottom:20px;
}
.dvta-tp-box {
    width:100%;
    float:left;
    margin-bottom:2%;
}
.dvta-tp-title {
    width:30%;
    float:left;
    color:#333333;
}
.dvta-tp-data {
    width:70%;
    float:left;
    color:#808080;
}
.main-features {
    margin:0 auto;
    width:100%;
}
.main-features ul {
    width:100%;
    margin-top:20px;
    display:flex;
    justify-content:space-between;
    flex-wrap:wrap;
}
.main-features li {
    float:left;
    margin-top:10px;
    width:12%;
    position:relative;
    text-align:center;
    transition:box-shadow .3s ease-out,transform .3s ease-out;
    box-shadow:0 1px 2px 0 rgba(0,0,0,.01),0 6px 12px 0 rgba(0,0,0,.06);
}
.main-features li:hover {
    box-shadow:0 4px 8px 0 rgba(0,0,0,.06),0 20px 40px 0 rgba(0,0,0,.06);
    transform:translate3d(0,-8px,0);
}
.main-features li img {
    width:40px;
    display:inline-block;
    vertical-align:middle;
    margin-bottom:10px;
    margin-top:10px;
}
.main-features p {
    color:#808080;
}
.contactus-title {
    background:#e3740f;
    width:100%;
    height:100px;
    padding:0 10px;
}
.contactus-let {
    color:#FFFFFF!important;
    font-size:18px!important;
}
.message_box_contactus span{
    float: left;
    font-size: 18px;
    color: #737373;
    margin-bottom: 16px;
    display: block;
    font-weight: 600;
}
.contantus-img{width: 40%; float: left; margin-top: -50px}
.contactus-li {
    width:100%;
    height:80px;
    margin-top:5px;
    background:#f1f3f4;
    padding:16px 10px 16px 10px;
}
.contactus-li span {
    font-size:34px;
    float:left;
    margin-right:20px;
    line-height:50px;
    color:#808080!important;
}
.contactus-li p {
    width: 100%;
    float:left;
    color:#808080;
}
.contactus-li .p-title {
    width:50%;
    display:block;
    font-size: 24px;
    font-weight: 500;
}
/* Tooltip å®¹å™¨ */ 
.tooltip {
    position:relative;
    display:inline-block;
}
/* Tooltip æ–‡æœ¬ */ 
.tooltip {
    position:relative;
    display:inline-block;
}
.tooltip .tooltiptext {
    visibility:hidden;
    width:500px;
    background-color:rgba(0,0,0,.6);
    color:#fff;
    text-align:left;
    border-radius:6px;
    padding:5px;
    position:absolute;
    z-index:1;
    top:110%;
    right:0;
    margin-left:-60px;
}
.tooltip .tooltiptext::after {
    content:"";
    position:absolute;
    bottom:100%;
    right:8%;
    /*å°ç®­å¤´ä½ç½®*/ 
    margin-left:-5px;
    border-width:5px;
    border-style:solid;
    border-color:transparent transparent rgba(0,0,0,.6) transparent;
}
.tooltip:hover .tooltiptext {
    visibility:visible;
}
/*left*/ .tooltiptext-left {
             visibility:hidden;
             width:500px;
             background-color:rgba(0,0,0,.6);
             color:#fff;
             text-align:left;
             border-radius:6px;
             padding:5px;
             position:absolute;
             z-index:1;
             top:110%;
             left:0;
         }
.tooltiptext-left::after {
    content:"";
    position:absolute;
    bottom:100%;
    left:10%;
    /*å°ç®­å¤´ä½ç½®*/ margin-left:-5px;
    border-width:5px;
    border-style:solid;
    border-color:transparent transparent rgba(0,0,0,.6) transparent;
}
.tooltip:hover .tooltiptext-left {
    visibility:visible;
}
/*middle*/ .tooltiptext-mid {
               visibility:hidden;
               width:500px;
               background-color:rgba(0,0,0,.6);
               color:#fff;
               text-align:left;
               border-radius:6px;
               padding:5px;
               position:absolute;
               z-index:1;
               top:110%;
               left:-150%;
           }
.tooltiptext-mid::after {
    content:"";
    position:absolute;
    bottom:100%;
    left:38%;
    /*å°ç®­å¤´ä½ç½®*/ margin-left:-5px;
    border-width:5px;
    border-style:solid;
    border-color:transparent transparent rgba(0,0,0,.6) transparent;
}
.tooltip:hover .tooltiptext-mid {
    visibility:visible;
}
/*news*/ .content-right li {
             width:100%;
             float:left;
             background:#f1f3f4;
             margin-bottom:5px;
             padding:10px 15px 10px 15px;
             font-size:20px;
             line-height:22px;
             color:#808080;
             white-space:nowrap;
             text-overflow:ellipsis;
             -o-text-overflow:ellipsis;
             overflow:hidden;
             transition:box-shadow .3s ease-out,transform .3s ease-out;
         }
.content-right li:hover {
    color:#e3740f;
    transform:translate3d(-8px,0,0);
}
.right-menu {
    margin-top:5%;
    font-weight:700;
    font-size:22px!important;
    color:#333333!important;
    border-left:5px solid #e3740f;
}
.right-menu:nth-of-type(1) {
    pointer-events:none
}
.right-menu-on {
    color:#e3740f!important;
    font-weight:700
}
/*contact us*/ .contact-box-left {
/*                   width:49%;*/
                   width:100%;
                   float:left;
               }
.contact-box-right {
    width:49%;
    float:left;
    margin-left:2%;
    padding-left:3%
}
/*member*/
.mainbody {width: 960px; margin: 100px auto;}
.mainbody .bg{background:#fcfcfc;border: 1px solid #f4f4f4; border-bottom:2px solid #e6e6e6;  border-radius: 5px;padding: 15px;}
.table_form{font-size:12px}
.table_form td{padding-left:12px}
.table_form th{font-weight:normal; text-align:right;padding-right:10px; color:#777}
.table_form td label{ vertical-align:middle}
.table_form td,.table_form th{padding:8px 0 8px 8px}
.table_form tbody td,.table_form tbody th{ }

.button {padding:5px 15px;}

/*member*/
@media (min-width:1366px) and (max-width:1440px) {
    .index-news-right ul {
        height:240px
    }
    .index-news-title {
        font-size:24px
    }
    .contactus-title {
        height:120px
    }
    .tooltiptext-mid {
        left:-200%;
    }
    .tooltiptext-mid::after {
        left:42%;
    }
}
@media (max-width: 1366px) {
    .app-box-txt{top: 76%}
    .app-box li:hover .app-box-txt{transform: translateY(-76%);}
    .footer-menu{width: 78%}
    .footer_follow{display: none}
}
@media (min-width:768px) and (max-width:1360px) {
    .index-why-left-bg {
        width:100%
    }
    .app-box li {
        width:48%
    }
    .app-box-des{
        font-size: 17px;
        line-height: 26px;
    }
}
@media (max-width:1140px) {
    .index-left{width: 100%}
    .index-right{display: none}
    .index-why-right ul {
        padding: 60px 10px;
    }
}
@media (max-width:810px) {
    .footer-company{width: 48%}
    .footer-menu{width: 48%}
    .footer-menu-box{width: 100%}
    .index-news-left {
        width:100%;
        height:auto
    }
    .index-news-box img {
        width:100%
    }
    .index-news-right {
        width:100%
    }
    .index-news-title {
        font-size:20px
    }
}
@media (min-width:320px) and (max-width:600px) {
    .index-title {
        font-size:24px
    }
    .index-txt {
        font-size:18px
    }
    .index-left {
        width:100%;
        padding-right:0
    }
    .index-right {
        width:100%
    }
    .index-right li {
        width:48%
    }
    .index-right li:nth-child(2n-1) {
        margin-left:0;
        margin-right:2%
    }
    .index-right li:nth-child(2n) {
        margin-left:2%;
        margin-right:0
    }
    .four-features {
        width:100%
    }
    .index-why-left {
        width:100%;
        height:420px
    }
    .index-why-left-bg {
        width:96%;
        right:2%
    }
    .index-why-right {
        width:100%;
        height:400px;
    }
    .index-why-right ul {
        padding:10% 5% 10% 5%
    }
    .index-news-right ul {
        margin-left:0
    }
    .footer-company {
        display:none
    }
    .footer_follow {
        /*display:none*/
    }
    .footer-menu {
        width:100%;
        margin-left:0
    }
    .footer-menu-box {
        width:100%
    }

    .share {
        float:left;
        margin-top:10px
    }
    .contactus-title {
        padding:10px 10px 10px 10px
    }
    .contactus-let {
        position:relative;
        top:-10px
    }
    .main-features li {
        width:25%
    }
    .dvta-title {
        margin-top:10px!important;
    }
    .contantus {
        margin-left:0
    }
    .contact-box-left {
        width:100%;
    }
    .contact-box-right {
        width:100%;
        margin-left:0;
        padding-left: 0%
    }
    /*member*/
    .mainbody {width: 90%;}
    .table_form th{text-align: left}
    /*member*/
    .app-title{font-size: 24px;}
    .app-des{font-size: 17px; line-height:24px}
    .app-box li {width:100%}
    .app-box-title{font-size: 20px;}
}