body {
    padding: 0px;
    margin: 0 auto;
}


/*头部*/
.header-top {
    height: 33px;
    width: 100%;
    background: #f5f5f5;
    border-bottom: 1px solid #e1e1e1;
}

.header-middle {
    width: 100%;
    height: 91px;
    background: #fff;
}

.container {
    width: 1200px;
    margin: 0 auto;
}

.header-top-left {
    float: left;
    color: #000;
    line-height: 35px;
    font-size: 13px;
    letter-spacing: 4px;
    margin-left: -9px;
}

.header-middle .logo-ri {
    float: right;
    padding-top: 34px;
}

.header-middle .logo {
    float: left;
    width: 1200px;
}

.header-middle .logo a img  {
    
    height:100px;
}


.header-middle .logo-ri a {
    font-size: 14px;
    color: #2a2a2a;
    text-decoration: none;
    display: inherit;
    line-height: 25px;
}

    .header-middle .logo-ri a span {
        color: #e14d42;
        font-size: 25px;
        font-weight: bold;
    }
/*导航*/

.nav {
    height: 50px;
    width: 100%;
    background: #358dd1;
}

.nav-in {
    width: 1200px;
    height: 50px;
    margin: 0 auto;
}

.container {
    width: 1200px;
    margin: 0 auto;
}

ol, ul {
    list-style: none;
}

.nav li {
    float: left;
    padding: 0 28px;
    background: url(../images/a.png) right center no-repeat;
    font-size: 16px;
    width: 102px;
}

    .nav li.current {
        background: #156bae;
    }

    .nav li a {
        line-height: 50px;
        text-align: center;
        font-size: 14px;
        color: #fff;
        display: block;
        text-decoration: none;
    }

    .nav li#current a {
        color: #f6e93b;
        font-weight: bold;
    }




/*轮播图*/

.slideBox {
    position: relative;
    overflow: hidden;
    margin: 0px auto;
    width: 100%;
}

    .slideBox .hd {
        position: absolute;
        height: 56px;
        line-height: 56px;
        bottom: 0;
        right: 0;
        z-index: 1;
    }

        .slideBox .hd li {
            display: inline-block;
            width: 10px;
            height: 10px;
            -webkit-border-radius: 10px;
            -moz-border-radius: 10px;
            border-radius: 10px;
            background: #333;
            text-indent: -9999px;
            overflow: hidden;
            margin: 0 6px 0 6px;
        }

            .slideBox .hd li.on {
                background: #fff;
            }

    .slideBox .bd {
        position: relative;
        z-index: 0;
    }

        .slideBox .bd li {
            position: relative;
            text-align: center;
        }

            .slideBox .bd li img {
                background: url(images/loading.gif) center center no-repeat;
                vertical-align: top;
                width: 100%;
            }

            .slideBox .bd li a {
                -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
            }

            .slideBox .bd li .tit {
                display: block;
                width: 100%;
                position: absolute;
                bottom: 0;
                text-indent: 10px;
                height: 28px;
                line-height: 28px;
                background: url(images/focusBg.png) repeat-x;
                color: #fff;
                text-align: left;
            }
/*END*/


/*底部*/

.tem_index_footer {
    padding: 27px 0 0;
    background: #1e1e1e;
}

.tem_inner, .met_section {
    position: relative;
    margin: 0 auto;
    margin: 0 auto;
    width: 1000px;
}

@media(min-width:1000px) {
    .tem_inner {
        padding: 0;
        width: 1000px;
    }
}

@media(min-width:1200px) {
    .tem_inner, .met_section {
        padding: 0;
        width: 1100px;
    }
}

@media(min-width:1800px) {
    .tem_inner, .met_section {
        padding: 0;
        width: 70%;
    }
}

.tem_index_footer_contact {
    width: 35%;
}

    .tem_index_footer_contact .bd ul li {
        margin: 0;
        padding: 0;
    }

    .tem_index_footer_contact li {
        position: relative;
        margin-top: 25px;
        padding-top: 5px;
        padding-left: 48px;
        min-height: 35px;
        color: #646363;
        list-style: none;
        font-size: 14px;
    }

.tem_index_footer dl {
    float: left;
}

    .tem_index_footer dl dd {
        margin-right: 25px;
        padding: 0;
        margin: 0;
        margin-top: 24px;
    }

        .tem_index_footer dl dd ul {
            padding: 0;
            margin: 0;
        }


.tem_index_footer_attention {
    width: 30%;
}

    .tem_index_footer_attention p {
        margin-top: 5px;
        color: #646363;
    }



.tem_index_footer_contact li i {
    position: absolute;
    top: 0;
    left: 0;
    width: 35px;
    height: 35px;
    border: 1px solid #424244;
    border-radius: 5px;
    color: #7c7c7c;
    text-align: center;
    font-size: 22px;
    line-height: 35px;
}

.tem_index_footer dl dt {
    margin-right: 25px;
    height: 40px;
    border-bottom: 1px solid #363636;
    color: #f3f3f3;
    font-size: 16px;
    line-height: 40px;
}

    .tem_index_footer dl dt span {
        position: relative;
        top: -1px;
        font-size: 14px;
        display: inline-block;
        border-bottom: 3px solid #838383;
    }

.tem_index_footer_contact li {
    position: relative;
    margin-top: 25px;
    padding-top: 5px;
    padding-left: 48px;
    min-height: 35px;
    color: #646363;
    list-style: none;
}

    .tem_index_footer_contact li i {
        position: absolute;
        top: 0;
        left: 0;
        width: 35px;
        height: 35px;
        border: 1px solid #424244;
        border-radius: 5px;
        color: #7c7c7c;
        text-align: center;
        font-size: 22px;
        line-height: 35px;
    }



        .tem_index_footer_contact li i img {
            margin-top: 1px;
        }

.tem_index_footer_link {
    width: 35%;
}

    .tem_index_footer_link dd {
        padding: 20px 0;
    }

    .tem_index_footer_link a {
        display: inline-block;
        margin: 0 12px 10px 0;
        color: #646363;
        white-space: nowrap;
        text-decoration: none;
    }

        .tem_index_footer_link a:hover {
            color: #ababab;
        }

.met_clear {
    clear: both;
}

.tem_footer {
    position: relative;
    padding: 8px 0;
    background: #161616;
    color: #4a4a4a;
    font-size: 12px;
}

.tem_index_footer_attention img {
    margin-top: 8px;
    width: 100px;
}


.tem_footer_nav {
    margin-right: 25px;
    height: 40px;
    color: #f3f3f3;
    font-size: 14px;
    line-height: 40px;
}

    .tem_footer_nav a {
        margin-right: 25px;
        height: 40px;
        text-decoration: none;
        color: #f3f3f3;
        font-size: 14px;
        line-height: 40px;
    }



/*首页*/

.case {
    height:760px;
    overflow: hidden;
    margin-top: 17px;
}

.container {
    width: 1200px;
    position: relative;
    margin: 0 auto;
}

.tem-news-title span {
    font-size: 14px;
}

.tem-news-fenye {
    position: relative;
    width: 100%;
    height: 66PX;
}

.container h1 {
      font-size: 25px;
    text-align: center;
    color: #358dd1;
height: 42px;
    line-height: 42px;
}


.tem-news-title {
    border-bottom: 0px solid #ccc;
    width: 100%;
}

.container i {
    width: 5px;
    height: 5px;
    border-radius: 50% 50% 50% 50%;
    background: #7ac0f3;
    float: left;
    position: relative;
    margin-left: 6px;
}

.container .case-left {
    width: 50px;
    height: 10px;
    float: left;
    top: 25px;
    position: relative;
    left: 490px;
}

.container .case-conten {
    position: relative;
}

.container .case-rigt {
    width: 50px;
    height: 10px;
    float: right;
    position: relative;
    bottom: 43px;
    right: 437px;
}

.container .casee-left {
    width: 470px;
    overflow: hidden;
    float: left;
    position: absolute;
    top: 27px;
    left: 11px;
    border-bottom: dotted 1px #516da3;
}

.container .casee-rigt {
    width: 400px;
    overflow: hidden;
    float: left;
    position: absolute;
    left: 788px;
    top: 27px;
    border-bottom: dotted 1px #516da3;
}









/*产品推荐*/

.container .case-con .pro-ul {
    padding: 0;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
    width: 100%;
}

    .container .case-con .pro-ul .pro-div1 {
        width: 288px;
        overflow: hidden;
        position: relative;
    }

.pro-ul .pro-div1 p {
    width: 100%;
    height: 25px;
    text-align: center;
    line-height: 0px;
}

.container .case-con .pro-ul .pro-div1 p, a {
    text-decoration: none;
    font-size: 14px;
    color: #000;
}

.container .case-con .pro-ul .pro-div1 div {
    border-radius: 50px 50px 50px 50px;
    border: 2px solid #918e8e;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 15px;
    float: right;
    position: absolute;
    bottom: 15px;
    left: 250px;
}

    .container .case-con .pro-ul .pro-div1 div span {
        line-height: 17px;
    }

.container .case-con .pro-ul li {
    float: left;
    margin-left: 10px;
}

.container .case-con .pro-ul img {
     width: 288px;
    height: 216px;
}
/*关于我们*/
.about_us .ab1 ul {
    padding: 0;
    margin: 0;
}

.about_us {
    width: 100%;
    padding: 0;
    margin: 0;
    height: auto;
}

    .about_us .ab1 ul li .abouts2 {
        width: 608px;
        height: 374px;
        overflow: hidden;
        margin-left: 30px;
        position: relative;
        top: -28px;
    }

    .about_us .ab1 ul li p {
        color: #7e7e7e;
        text-align: center;
        font-size: 14px;
        line-height: 29px;
        display: -webkit-box;
        -webkit-line-clamp: 10;
        -webkit-box-orient: vertical;
    }



    .about_us .ab1 ul li {
        float: left;
    }


/*新闻*/




.newsus {
    width: 100%;
    height: auto;
    padding: 0;
    overflow: hidden;
}

    .newsus .newscontent {
        padding: 0;
        margin: 0 auto;
        width: 1200px;
        height: auto;
        position: relative;
    }

.tem_index_news {
    padding: 0;
    width: 100%;
    position: relative;
}

    .tem_index_news ul {
        width: 1200px;
        padding: 0;
        margin: 0 auto;
    }


        .tem_index_news ul li {
            width: 523px;
            position: relative;
            height: 107px;
            margin-left: 44px;
            float: left;
            overflow: hidden;
            border-bottom: 1px solid #ccc;
            margin-top: 40px;
        }


            .tem_index_news ul li a img {
                margin-left: 10px;
                width: 90px;
                height: 90px;
               
            }

    .tem_index_news h3 {
        width:381px;
        overflow: hidden;
        margin-bottom: 3px;
        height: 23px;
        color: #000;
        font-weight: normal;
        line-height: 23px;
        bottom: 111px;
        position: relative;
        left: 109px;
        font-size: 14px;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .tem_index_news ul li a p {
        overflow: hidden;
        color: #818181;
        width: 437px;
        font-size: 14px;
    }

    .tem_index_news ul li a span {
        width: 437px;
        color: #818181;
        font-size: 14px;
    }

    .tem_index_news .tem-index-news-tuijie p {
        width: 412px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    .tem_index_news .tem-index-news-tuijie span {
        width: 412px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        line-height: 20px;
    }

    .tem_index_news .tem-index-news-tuijie .tem-index-itme {
        position: relative;
        line-height: 0px;
        width: 200px;
    }

    .tem_index_news .tem-index-news-tuijie {
        height: 86px;
        bottom: 116px;
        width: 437px;
        left: 109px;
        position: relative;
        overflow: hidden;
        border: 0px solid red;
    }




.jiaju {
    padding: 12px;
}


/*首页导航*/


.container ul li ul {
}

    .container ul li ul li a {
        color: #000;
        line-height: 29px;
        width: 116px;
        overflow: hidden;
    }

    .container ul li ul li {
        padding: 10px;
        position: relative;
        margin-left: -57px;
        min-width: 111px;
        width: auto;
        background: #f3f4f5;
        display: none;
    }

.nav li a:hover .nav-bar-erji {
    animation: ulmr .5s linear 1;
    transform-style: preserve-3d;
    perspective: 500px;
}

@keyframes ulmr {
    0% {
        top: 200px;
        opacity: 0;
    }

    100% {
        top: 70px;
        opacity: 1;
    }
}

.container ul li ul li a:hover .nav-bar-erji {
    color: #358dd1;
}


.contents-map {

    width:100%;
    height:380px;
    border:0px solid red;
}

/*以下CSS样式谨慎修改，内页各模块样式，多模板可共用*/
