﻿/*news*/
.navbar {
    margin-bottom: 0!important;
}
.nav li a {
    font-size: 18px;
}
.new-box h2 {
    text-align: left
}
.news .new-box > h2 {
    border-left: 4px solid #e14150;
}
.new-box .view > a {
    background-color: #e14150;
}
footer {
    margin-top:0
}
.text a {
    width: 100%;
}
.pagination > li > a, .pagination > li > span {
    color: #fff;
    background-color: #b8b8b8;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 3;
    color: #b8b8b8;
    cursor: default;
    background-color: #fff;
    border-color: #fff;
}
/*product*/
.tm-banner {
    background: #061A38;
    overflow: hidden;
}

.tm-banner img {
    width: 40%;
    position: absolute;
    top: 12%;
    left: 45%;
}

.tm-banner .text-box {
    margin-top: 190px;
}

.tm-product .thumbnail img {
    height: 50px;
}

.duibi {
    text-align: center;
    height: 535px;
    background: url(/TEM/images/portrayal-04.jpg) center center no-repeat;
    background-size: cover;
    color: white;
    overflow: hidden;
}

.duibi h2 {
    margin-top: 60px;
    margin-bottom: 40px;
}

.duibi img {
    height: 322px;
}

@media screen and (max-width: 1000px) {
    .tm-banner2 .text-box {
        margin-top: 0 !important;
    }
}
.navbar {
    position: relative;
    min-height: 120px;
    margin-bottom: 20px;
    display: flex;
    align-items: flex-end;
}

/*about*/
.partner .thumbnail img {
    width: 70%;
    margin: 0 auto;
}

.competition img {
    margin-bottom: 30px 0;
    height: 190px;
    margin: 0 auto;
}

/*solution*/

.text-top img {
    width: 60%;
    margin: 0 auto;
}
.tm-product {
    padding: 50px 0 0 0;
    background-color: #F6F6F6;
}

.tm-banner2 .text-box {
    margin-top: 80px;
}
.about1 {
    
    
    overflow: hidden;
    margin-top: 7rem;
}
.yuan {
    width: 4px;
    height: 4px;
    display: list-item;
    line-height: 26px;
}



@media screen and (min-width: 450px) {
    .sll-fl {
        float: left;
        width: 50%
    }
}
.sll-white {
    background: #fff
}
.solution-banner {
    position: relative;
    background: url(/TEM/images/solution_banner.png) center center no-repeat;
    background-size: cover;
}
    .solution-banner .text {
        color:#000;
    }
.sll-pbanner {
    color: white;
    background: url(/TEM/images/product_banner.png) center center no-repeat;
    background-size: cover;
    min-height: 370px;
}
.sll-nbanner {
    color: white;
    background: url(/TEM/images/news_banner.png) center center no-repeat;
    background-size: cover;
   
}
.about-banner1 {
    width: 100%;
    background: url(/TEM/images/join_banner.jpg) center center no-repeat!important;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 30%;
    position: relative;
    min-height: 370px;
}

.about-banner  h2{
    color: #000;
    font-size: 30px !important;
    font-weight: lighter;
 
}
.about-banner h2:last-child {
    font-size: 22px!important;
}
.slbuy {
    color: #fff !important;
    border-radius: 15px;
    padding: 8px 80px;
    display: inline-block;
    background: #e14150;
    font-size: 20px;
    margin-top: 50px;
    cursor: pointer;
}
.sll-line1 {
    margin-top: 15px;
    width: 23%;
    border: 1px solid #ccc;
    margin-right: 2.5%;
    margin-bottom: 15px;
    height: 100px;
    line-height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden
}
 .sll-line1:nth-of-type(4), .sll-line1:nth-of-type(8), .sll-line1:nth-of-type(12){
     margin-right: 0!important
}
.sll-ml28 {
    margin-left:28%
}
@media only screen and (max-width: 1000px) {
    .nav > li { border-top: 0px solid #0D3048; }
}
@media (max-width: 770px) {
    #myTabContent .col-sm-6 {
        width: 47%;
        float: left;
        margin-right: 6%;
    }
    #myTabContent .col-sm-6:nth-of-type(even) {
       margin-right: 0!important
    }
    .s-title1 {
        font-size: 30px !important;
        background: url(/img/p.png) no-repeat center left;
        background-size: 33px;
        background-position-x: calc(8%) !important;
    }
  /*.detail h3 {
        padding-left: 20px;
    }*/
.sll-logo {
            width: 100%;
            height: 7rem;
            margin-top: -9px;
        }
}
@media (max-width:1000px) {
    .sll-logo {
        width: 100%;
        height: 7rem;
        margin-top: -9px;
    }
}

.sll-media {
    border: 1px solid #ccc;
    margin-bottom: 40px;
    padding: 18px  30px
}
.sll-media img {
    max-width: 100%;
    max-height: 38px;
}
.competition {
    padding: 50px 0 0 0;
}
@media screen and (max-width: 760px) {
    .sll-pbanner, .tm-banner, .sll-nbanner, .about-banner1 {
        height: 370px;
    }
    .sll-media {
        width: 48%;
        float: left;
        margin: 0 1% 0 1%;
        margin-bottom: 15px;
    
    }
    .tm-frame img {
        margin-top: 20px;
        width: 100%;
    }
}
@media screen and (min-width: 1070px) {


    .solution-banner, .tm-banner, .sll-nbanner, .about-banner1 {
        height: 498px
    }
    .sll-media {
        margin-right: 4%;
    }
    .sll-media:nth-of-type(5), .sll-media:nth-of-type(10), .sll-media:nth-of-type(15) {
        margin-right: 0
    }
    /*.tm-frame ul {
        width: 52%;
    }*/
    .solution .col-md-2 {
        width:15%;
    }
    .tm-frame img {
        margin-top: 20px;
        margin-left: 112px;
        width: 80%;
    }
    .pc_info_table {
        width: 50%;
        float: left;
    }
    .hzqt {
        font-size: 16px;
        color: #333;
        text-align: center;
        display: block;
        font-weight: 300;
    }

}
.s-title1 {
    width: 32rem;
    height: 50px;
}
.s-title, .s-title1 {
    font-size: 26px !important;
    font-weight: 400 !important;
    margin: 40px auto;
/*    text-transform: uppercase;*/
}

.s-icon p, .s-icon li {
    background: url(/img/solution-icon.png) no-repeat left;
    background-size: 12px;
    padding-left: 37px;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    font-weight: 300;
}
.s-icon .p1 {
    margin-top: 30px;
}
.sl-icon li {
    background: url(/img/s-icon.png) no-repeat left;
    background-size: 12px;
    padding-left: 44px;
    text-align: left;
    line-height: 34px;
    overflow: hidden;
    height: 34px;
    font-weight: 300;
}

@media screen and (max-width: 1000px) {
    #navbar {
     position: absolute;
    z-index: 999;
    width: 89%;
    background: #868787;
    opacity: 0.9;
    }

    .fl2 li {
        width: 50%;
        float: left;
        text-align: center;
        height: 108px;
    }

    .fl2 img {
        margin-left: 0;
        width: 30%;
        margin: 0 auto;
    }

    .hzqt {
        font-size: 18px;
        color: #333;
        text-align: center;
        display: block;
        margin-top: 120px ;
    }
    .pc_info_table {
        width: 100%;
    }
}
.cleardefort {
    -webkit-appearance: none;
    border-radius: 0px;
}

.pc_info_table td{
    text-align:center;
}
.pc_info_table tr td:nth-of-type(1){
    width:30%
}
.s_h2 {
    font-size: 30px !important;
    font-weight: 400 !important;
    line-height: 402px;
    color: #333;
}
@media screen and (min-width: 700px) {

    .fl2 {
        float: left;
        width: 46%;
        margin-bottom: 67px !important;
    }

    .fl1 {
        float: left;
        width: 48%;
        margin-right: 5.5%;
    }

    .fl2 li {
        width: 25%;
        float: left;
        text-align: center;
        height: 135px;
        font-weight: 300;
    }

    .fl2 img {
        margin-left: 0;
        width: 50%;
        margin: 0 auto;
    }
    .fl11 {
        width: 100%;
    }
    .pc_info_table {
        width: 50%;
        float: left;
    }
  
}