﻿@charset "UTF-8";
/*------------// Overall //------------------*/
body {
    font: "Microsoft YaHei", "黑体", Helvetica, Arial, Tahoma, sans-serif;
    color: #666;
    margin: 0;
    background: #fff;
    overflow-x: hidden;
}

body {
    font-family: "微软雅黑";
    font-weight: 300\0;
}

html, body {
    -webkit-text-size-adjust: none;
}

* {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    box-sizing: border-box;
    -webkit-touch-callout: none;
    font-size: 0.2rem;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
}

th, td {
    border-collapse: collapse;
}

a:link {
    text-decoration: none;
    color: #333;
}

a:visited {
    text-decoration: none;
    color: #333;
}

img {
    border: 0; /*添加以下属性是解决图片在微信浏览器下默认转换效果造成页面模糊*/
    -webkit-transform: scale(1)rotate(0)translate3d(0, 0, 0);
    transform: scale(1)rotate(0)translate3d(0, 0, 0);
    display: inline-block !important;
    outline: none;
}

div, p, img, ul, ol, li, form, input, label, span, dl, dt, dd, h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

ol, ul, li {
    list-style-type: none;
}
/*IOS下移除按钮原生样式 -webkit-appearance*/
input[type=button] {
    -webkit-appearance: none;
    outline: none;
}
/*去除点击按钮，有灰色阴影*/
a, input {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
/* a {transition: all 0.3s ease-in-out;} */

html {
    font-size: 625%;
}

body {
    overflow-x: hidden;
}

.mobile {
    max-width: 640px;
    position: relative;
    margin: 0 auto;
    overflow-x: hidden;
    font-size: 0.18rem;
}

.cont {
    width: 5.8rem;
    margin: 0 auto;
}

img {
    height: auto !important;
    max-width: 100% !important;
    vertical-align: middle;
}

.clear {
    clear: both;
}
/*logo 导航栏按钮*/
.header {
    width: 100%;
    height: 0.88rem;
    z-index: 100;
    background: #fff;
    position: fixed;
}

.logo {
    width: 4.5rem;
    height: 0.88rem;
    display: block;
    float: left;
    text-align: center;
    font-size: 0;
    position: relative;
    left: 0.3rem;
    overflow: hidden;
}

    .logo span {
        display: inline-block;
        height: 100%;
        vertical-align: middle;
    }

    .logo img { /*max-width:1.9rem !important; max-height:0.88rem;*/
        vertical-align: middle;
    }

.nav-btn {
    width: 0.36rem;
    height: 0.88rem;
    position: absolute;
    right: 0.3rem;
    text-align: center;
    font-size: 0;
    top: 0rem;
}

    .nav-btn i {
        display: block;
        width: 0.36rem;
        height: 0.26rem;
        background: url('../images/menu.png') no-repeat;
        position: absolute;
        left: 50%;
        top: 50%;
        margin: -0.13rem 0 0 -0.18rem;
        background-size: 100%;
    }

.nav-btn1 i {
    background: url('../images/menu.png') no-repeat;
    width: 0.36rem;
    height: 0.26rem;
    background-size: 100%;
}
/*-------------------------------------- 头部样式 end --------------------------------------*/

/*------------------------------------- 导航栏 start -------------------------------------*/
.nav-box {
    width: 100%;
    position: fixed;
    display: block;
    z-index: 50;
    /*background: #fff;*/
    text-align: center;
    top: 0;
    height: 100%;
    min-height: 100%;
    padding-top: 0.88rem;
    display: none;
    overflow-y: scroll;
}

.nav-bg {
    width: 100%;
    position: fixed;
    /*height: 100%;*/
    min-height: 100%;
    height: auto;
    top: 0;
    z-index: 1;
    background: #000;
    opacity: 0.5;
    display: none;
}

.nav-list {
    position: relative;
    z-index: 1;
    background: #fff;
}
/*
.nav-box a {
	display: block;
	font-size: 0.24rem;
	color: #333;
	width: 100%;
}*/
.ff {
    height: 0.8rem;
    line-height: 0.8rem;
    border-top: 0.01rem solid #e8e8e8;
}

    .ff a {
        margin-left: 0.3rem;
        display: block;
        text-align: left;
        font-size: 0.26rem;
        color: #666666;
    }

.list-box li .top01 {
    font-size: 0.24rem;
    color: #ffffff;
    height: 0.8rem;
    line-height: 0.8rem;
    cursor: pointer;
    border-top: 0.01rem solid #e8e8e8;
}

.list-box li:last-child .top01 {
    border-bottom: 0.01rem solid #e8e8e8;
}

.list-box li .top01 a h3 {
    font-size: 0.26rem;
    color: #666666;
    margin-left: 0.3rem;
    float: left;
    font-weight: normal;
}

.list-box li .top01 a span {
    color: #999999;
    float: right;
    margin-right: 0.3rem;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

    .list-box li .top01 a span > b {
        width: 0.26rem;
        height: 0.26rem;
        background: url(../images/jia.png) no-repeat top;
        display: inline-block;
        background-size: 100%;
        vertical-align: middle;
        background-size: 100%;
    }

.list-box li .top01 a {
    color: #fff;
    display: block;
    height: 100%;
}

.list-box li .bot {
    position: relative;
    display: none;
    background: #f1f1f1;
    width: 100%;
}

    .list-box li .bot p {
        height: 0.8rem;
        line-height: 0.8rem;
        border-bottom: 0.01rem solid #e8e8e8;
        width: 100%;
        position: relative;
    }

        .list-box li .bot p a {
            padding-left: 0.6rem;
            display: block;
            text-align: left;
            font-size: 0.26rem;
            color: #666666;
            position: absolute;
            left: 0px;
            width: 100%;
        }

.list-box li .top01.active a h3 {
    color: #666666;
}

.list-box li .top01.active a span {
    color: #fff;
}

    .list-box li .top01.active a span > b {
        background: url(../images/jian.png) no-repeat top;
        background-size: 100%;
        width: 0.26rem;
        height: 0.02rem;
    }
/*-------------------------------------- 导航栏 end --------------------------------------*/

/*------------------------------------- banner start -------------------------------------*/
.banner {
    width: 100%;
    height: auto;
}

.slideBox {
    position: relative;
    overflow: hidden;
    width: 100%;
    margin: auto;
}

    .slideBox .bd {
        position: relative;
        z-index: 0;
    }

        .slideBox .bd li {
            position: relative;
            text-align: center;
        }

    .slideBox .hd {
        position: absolute;
        height: 0.15rem;
        line-height: 0.15rem;
        bottom: 0.1rem;
        left: 0;
        width: 100%;
        text-align: center;
        z-index: 1;
    }

        .slideBox .hd li {
            display: inline-block;
            width: 0.1rem;
            height: 0.1rem;
            text-indent: -9999.99rem;
            overflow: hidden;
            margin: 0 0.05rem;
            background: none;
            border: none;
            border-radius: 100%;
            background: #fff;
        }

            .slideBox .hd li.on {
                background: #1c8ee2;
                background-size: 100%;
                border: none;
            }

    .slideBox .hd1 {
        width: 1.15rem;
        height: 0.25rem;
        margin: 0 auto;
        background: url(../images/bg3.png) repeat;
        border-radius: 0.2rem;
        left: 50%;
        margin-left: -0.57rem;
        bottom: 0.1rem;
    }

        .slideBox .hd1 li {
            background: #bebebe;
            border: none;
            margin-top: 0.06rem;
        }

            .slideBox .hd1 li.on {
                background: #fff;
            }
/*-------------------------------------- banner end --------------------------------------*/
/*产品导航*/
.index_daohan {
    width: 6rem;
    height: auto;
    margin: 0 auto;
}

    .index_daohan ul {
        width: 100%;
        height: auto;
    }

        .index_daohan ul li {
            width: 2.9rem;
            height: auto;
            float: left;
            margin-right: 0.2rem;
            margin-top: 0.2rem;
            background: #f6f6f6;
            padding-bottom: 0.2rem;
        }

            .index_daohan ul li:nth-child(2n) {
                margin-right: 0rem;
            }

.pic-box {
    width: 2.9rem;
    height: 1.84rem;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
}

    .pic-box img {
        max-width: 100%;
        height: 100% !important;
        vertical-align: middle;
    }

.index_daohan ul li h3 {
    font-size: 0.24rem;
    color: #333333;
    margin-top: 0.2rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0rem 0.1rem;
    font-weight: normal;
}

.index_daohan ul li p {
    font-size: 0.2rem;
    color: #666666;
    line-height: 0.3rem;
    margin-top: 0.05rem;
    padding: 0rem 0.1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 0.6rem;
}
/*最新动态*/
.lastest {
    width: 6rem;
    height: auto;
    margin: 0 auto;
    margin-top: 0.6rem;
}

.lastest_title {
    width: 4.5rem;
    height: auto;
    margin: 0 auto;
    text-align: center;
}

    .lastest_title h3 {
        display: inline-block;
        padding-left: 0.2rem;
        padding-right: 0.2rem;
        background: #fff;
        margin: 0 auto;
        text-align: center;
        font-size: 0.36rem;
        color: #1c8ee2;
       
        margin-top: -0.17rem;
    }

    .lastest_title hr {
        width: 100%;
        height: auto;
        border: none;
        border-top: 0.01rem solid #dcdcdc;
        margin-top: -0.2rem;
    }

.lastest_content {
    width: 100%;
    height: auto;
    margin-top: 0.4rem;
}

    .lastest_content ul li {
        width: 100%;
        height: 0.65rem;
        line-height: 0.65rem;
    }

        .lastest_content ul li p {
            width: 4.4rem;
            float: left;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            color: #333333;
            font-size: 0.22rem;
        }

        .lastest_content ul li span {
            display: block;
            float: right;
            width: 1.25rem;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            font-size: 0.2rem;
            color: #666666;
            text-align: right;
        }

.last_more {
    display: block;
    width: 1.75rem;
    height: 0.55rem;
    margin: 0 auto;
    text-align: center;
    line-height: 0.55rem;
    border: 0.02rem solid #e5e5e5;
    border-radius: 0.04rem;
    font-size: 0.2rem;
    color: #333333;
    margin-top: 0.3rem;
}
/*底部*/
.footer {
    width: 100%;
    height: auto;
    background: #016aac;
    padding: 0.25rem 0.5rem;
    text-align: center;
    padding-bottom: 0.15rem;
    margin-top: 0.45rem;
    overflow:hidden;
}

    .footer p {
        color: #666666;
        font-size: 0.2rem;
        text-align: center;
        margin-bottom: 0.1rem;
    }

        .footer p > a {
            color: #666666;
            font-size: 0.2rem;
        }

/*头部*/
.back {
    display: block;
    text-align: center;
    font-size: 0;
    position: absolute;
    left: 0.3rem;
    width: 0.18rem;
    height: 0.88rem;
}

    .back span {
        display: inline-block;
        height: 100%;
        vertical-align: middle;
    }

    .back img {
        max-width: 0.18rem;
        max-height: 0.88rem;
        vertical-align: middle;
    }

.header_title {
    width: 3rem;
    height: 0.88rem;
    margin: 0 auto;
    line-height: 0.88rem;
    font-size: 0.3rem;
    color: #666666;
    text-align: center;
    overflow: hidden;
}
/*公司简介*/
.about {
    width: 5.8rem;
    height: auto;
    margin: 0 auto;
}

.about_title {
    margin-top: 0.6rem;
    margin-bottom: 0.5rem;
}

.about_content {
    width: 100%;
    height: auto;
}

    .about_content p {
        font-size: 0.22rem;
        color: #333333;
        line-height: 0.4rem; /*text-indent:0.4rem;*/
    }

    .about_content h3 {
        font-size: 0.22rem;
        color: #333333;
        font-weight: bold;
        margin-top: 0.5rem;
        margin-bottom: 0.05rem;
    }

/*企业文化*/
.culture_content {
    width: 100%;
    height: auto;
}

    .culture_content h3 {
        font-size: 0.22rem;
        color: #333333;
        margin-top: 0.55rem;
        line-height: 0.4rem;
    }

        .culture_content h3 > b {
            font-weight: bold;
            font-size: 0.22rem;
            color: #333;
        }

    .culture_content p {
        font-size: 0.22rem;
        color: #333333;
        line-height: 0.4rem;
    }

    .culture_content img {
        max-width: 100%;
        height: auto;
        vertical-align: middle;
        margin-top: 0.2rem;
    }


/*产品中心*/
.product {
    width: 5.6rem;
    height: auto;
    margin: 0 auto;
}

.prodcut_title {
    margin-top: 0.6rem;
    margin-bottom: 0.6rem;
}

.product_content {
    width: 100%;
    height: auto;
    margin-top: 0.4rem;
    overflow: hidden;
}

.product ul li {
    width: 2.7rem;
    height: auto;
    float: left;
    margin-right: 0.2rem;
}

    .product ul li:nth-child(2n) {
        margin-right: 0rem;
    }

.product_pic {
    width: 2.68rem;
    height: 1.7rem;
    border: 0.01rem solid #b8b8b8;
    text-align: center;
    font-size: 0;
    padding: 0.1rem;
}

    .product_pic span {
        display: inline-block;
        height: 100%;
        vertical-align: middle;
    }

    .product_pic img {
        max-width: 2.48rem;
        max-height: 1.5rem;
        vertical-align: middle;
    }

.product ul li h3 {
    height: 0.6rem;
    line-height: 0.6rem;
    text-align: center;
    font-size: 0.24rem;
    color: #333333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.product_more {
    display: block;
    width: 2rem;
    height: 0.55rem;
    margin: 0 auto;
    text-align: center;
    line-height: 0.55rem;
    border: 0.01rem solid #b8b8b8;
    border-radius: 0.04rem;
    font-size: 0.2rem;
    color: #333333;
    margin-top: 0.3rem;
    border-radius: 0.03rem;
}

/*产品详情页*/
.p_details {
    width: 100%;
    height: auto;
}

.p-d-title {
    width: 100%;
    height: 0.8rem;
    background: #f6f6f6;
}

    .p-d-title ul li {
        width: 33.333%;
        height: 0.8rem;
        line-height: 0.8rem;
        text-align: center;
        border-bottom: 0.02rem solid #d2d2d2;
        float: left;
    }

        .p-d-title ul li a {
            display: block;
            width: 100%;
            height: 0.8rem;
            font-size: 0.24rem;
            color: #666666;
        }

            .p-d-title ul li a.active {
                border-bottom: 0.02rem solid #1c8ee2;
                color: #1c8ee2;
            }

.p-d-content {
    width: 100%;
    height: auto;
    margin-top: 0.4rem;
}

.p-d-pic {
    width: 5.5rem;
    height: 3.15rem;
    margin: 0 auto;
    text-align: center;
    font-size: 0;
    padding: 0.1rem;
    border: 0.01rem solid #b8b8b8;
}

    .p-d-pic span {
        display: inline-block;
        height: 100%;
        vertical-align: middle;
    }

    .p-d-pic img {
        max-width: 100%;
        max-height: 100%;
        vertical-align: middle;
    }

.p-d-text {
    width: 5.8rem;
    height: auto;
    margin: 0 auto;
    margin-top: 0.4rem;
}

    .p-d-text h3 {
        font-size: 0.24rem;
        color: #1c8ee2;
        margin-bottom: 0.1rem;
    }

    .p-d-text p {
        color: #666666;
        font-size: 0.22rem;
        line-height: 0.4rem;
    }

.p_details1 {
    width: 5.8rem;
    height: auto;
    margin: 0 auto;
    margin-top: 0.4rem;
}

    .p_details1 div {
        margin-bottom: 0.5rem;
    }

    .p_details1 p {
        color: #666666;
        font-size: 0.22rem;
        line-height: 0.4rem;
    }


/*新闻*/
.news {
    width: 100%;
    height: auto;
}

.news_title {
    width: 100%;
    height: 0.8rem;
    background: #f6f6f6;
}

    .news_title ul li {
        width: 50%;
        height: 0.8rem;
        line-height: 0.8rem;
        text-align: center;
        border-bottom: 0.02rem solid #d2d2d2;
        float: left;
    }

        .news_title ul li a {
            display: block;
            width: 100%;
            height: 0.8rem;
            font-size: 0.24rem;
            color: #666666;
        }

            .news_title ul li a.active1 {
                border-bottom: 0.02rem solid #1c8ee2;
                color: #1c8ee2;
            }

.news_content {
    width: 6rem;
    height: auto;
    margin: 0 auto;
    margin-top: 0.1rem;
    min-height: 50%;
}

    .news_content ul {
        width: 100%;
        height: auto;
    }

        .news_content ul li {
            width: 100%;
            height: auto;
            padding: 0.2rem 0rem;
            border-bottom: 0.01rem dashed #cccccc;
            overflow: hidden;
            clear: both;
        }

.news_pic {
    width: 2rem;
    height: 1.42rem;
    text-align: center;
    font-size: 0;
    float: left;
}

    .news_pic span {
        display: inline-block;
        height: 100%;
        vertical-align: middle;
    }

    .news_pic img {
        max-height: 1.42rem;
        max-width: 2rem;
        vertical-align: middle;
    }

.news_text {
    width: 3.8rem;
    height: auto;
    float: right;
}

.news_text2 {
    width: 100%;
}

.news_text h3 {
    font-size: 0.26rem;
    color: #666666;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.news_text p {
    color: #999999;
    font-size: 0.2rem;
    line-height: 0.3rem;
    margin-top: 0.1rem;
    overflow: hidden;
    height: 0.60rem;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.news_text span {
    display: block;
    font-size: 0.18rem;
    font-family: Arial;
    color: #999999;
    margin-top: 0.15rem;
}

/*新闻详细页*/
.newsdetails {
    width: 100%;
    height: auto;
}

.newsdetails_title {
    width: 6rem;
    height: auto;
    margin: 0 auto;
    text-align: center;
    border-bottom: 0.01rem dashed #bdbdbd;
    padding-bottom: 0.25rem;
}

    .newsdetails_title h3 {
        font-size: 0.28rem;
        color: #333333;
        margin-top: 0.3rem;
        text-align: center;
    }

    .newsdetails_title p {
        font-size: 0.2rem;
        color: #999999;
        margin-top: 0.15rem;
        text-align: center;
    }

        .newsdetails_title p > font {
            font-size: 0.2rem;
            color: #999999;
            font-family: Arial;
        }

.newsdetails_content {
    width: 5.8rem;
    height: auto;
    margin: 0 auto;
    margin-top: 0.25rem;
}

    .newsdetails_content p {
        font-size: 0.22rem;
        color: #333333;
        line-height: 0.4rem;
        text-indent: 0.4rem;
    }

    .newsdetails_content img {
        max-width: 100%;
        height: auto;
        margin: 0.4rem 0rem;
    }

.newsdetails_bottom {
    width: 5.8rem;
    height: auto;
    margin: 0 auto;
}

    .newsdetails_bottom ul li {
        width: 100%;
        height: 0.8rem;
        line-height: 0.8rem;
        padding: 0rem 0.2rem;
        border: 0.02rem solid #ebebeb;
        border-radius: 0.03rem;
        margin-top: 0.25rem;
    }

        .newsdetails_bottom ul li a {
            color: #333333;
            font-size: 0.24rem;
        }

/*解决方案*/
.solute {
    width: 6rem;
    height: auto;
    margin: 0 auto;
    margin-top: 0.12rem;
}

    .solute ul {
        width: 100%;
        height: auto;
    }

        .solute ul li {
            width: 2.9rem;
            height: 2.04rem;
            float: left;
            position: relative;
            margin-right: 0.2rem;
            margin-top: 0.2rem;
            border: 0.01rem solid #e5e5e5;
        }

            .solute ul li a {
                display: block;
                height: 100%;
                width: 100%;
            }

            .solute ul li:nth-child(2n) {
                margin-right: 0rem;
            }

            .solute ul li img {
                width: 100%;
                height: auto;
            }

            .solute ul li h3 {
                position: absolute;
                height: 0.35rem;
                line-height: 0.35rem;
                padding: 0rem 0.15rem;
                background: url(../images/bg1.png) repeat;
                background-size: 100%;
                color: #ffffff;
                font-size: 0.22rem;
                left: 0rem;
                bottom: 0rem; /* z-index:1; */
                width: 100%;
            }


/*解决方案详情页*/
.s_details {
    width: 100%;
    height: auto;
}

.s-d-title {
    width: 100%;
    height: auto;
    text-align: center;
}

    .s-d-title h3 {
        font-size: 0.28rem;
        color: #333333;
        margin-top: 0.3rem;
        text-align: center;
    }

    .s-d-title p {
        font-size: 0.2rem;
        color: #999999;
        margin-top: 0.15rem;
        text-align: center;
    }

        .s-d-title p > font {
            font-size: 0.2rem;
            color: #999999;
            font-family: Arial;
        }

.s-d-content {
    width: 5.8rem;
    height: auto;
    margin: 0 auto;
    margin-top: 0.25rem;
}

    .s-d-content p {
        font-size: 0.22rem;
        color: #333333;
        line-height: 0.4rem; /*text-indent:0.4rem;*/
        margin-bottom: 0.5rem;
    }

    .s-d-content img {
        max-width: 100%;
    }

.s-d-bottom {
    width: 100%;
    height: auto;
    background: #f9f9f9;
    overflow: hidden;
    margin-top: 0.3rem;
}

    .s-d-bottom ul li {
        width: 100%;
        height: 0.8rem;
        line-height: 0.8rem;
        border-bottom: 0.01rem solid #e8e8e8;
    }

        .s-d-bottom ul li a {
            display: block;
            padding: 0rem 0.4rem;
            overflow: hidden;
        }

        .s-d-bottom ul li p {
            font-size: 0.26rem;
            color: #666666;
            width: 5rem;
            float: left;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }

        .s-d-bottom ul li span {
            display: block;
            float: right;
            width: 0.12rem;
            height: 0.19rem;
            background: url(../images/next.png) no-repeat center;
            background-size: 100%;
            margin-top: 0.3rem;
        }

        .s-d-bottom ul li a.cur p {
            color: #1c8fe3;
        }

        .s-d-bottom ul li a.cur span {
            background: url(../images/next1.png) no-repeat center;
            background-size: 100%;
        }

/*成功案例*/
.case_title {
    width: 6rem;
    height: auto;
    margin: 0 auto;
    margin-top: 0.3rem;
}

.list-box1 li .top02 {
    height: 0.7rem;
    line-height: 0.7rem;
    background: #1c8fe3;
    border-radius: 0.05rem;
}

.list-box1 li:first-child a {
    margin-left: 0rem;
}

.list-box1 li .top02 a h3 {
    font-size: 0.28rem;
    color: #ffffff;
    text-align: center;
    float: none;
    margin-left: 0rem;
}

    .list-box1 li .top02 a h3 > i {
        width: 0.21rem;
        height: 0.12rem;
        display: inline-block;
        background: url(../images/hover.png) no-repeat center;
        margin-left: 0.1rem;
        background-size: 100%;
    }

.list-box1 li .bot1 {
    z-index: 5;
    position: fixed;
    width: 6rem;
}

.list-box1 li .top02.active a h3 {
    color: #fff;
}

ul, menu, dir {
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
}

/*招贤纳士*/
.join {
    width: 6rem;
    height: auto;
    margin: 0 auto;
    margin-top: 0.3rem;
}

.list-box2 li {
    margin-bottom: 0.1rem;
}

    .list-box2 li .top03 {
        height: 0.7rem;
        line-height: 0.7rem;
        background: #eeeeee;
        border: none;
        border-radius: 0.05rem;
    }

        .list-box2 li .top03 a h3 {
            font-size: 0.24rem;
            color: #666;
        }

        .list-box2 li .top03 a span > b {
            width: 0.26rem;
            height: 0.26rem;
            background: url(../images/icon2.png) no-repeat top;
            display: inline-block;
            vertical-align: middle;
            background-size: 100%;
        }

        .list-box2 li .top03.active a span > b {
            background: url(../images/icon1.png) no-repeat top;
            background-size: 100%;
            width: 0.26rem;
            height: 0.26rem;
        }

    .list-box2 li .bot2 {
        padding: 0.25rem 0.3rem 0.45rem 0.3rem;
        background: #fff;
    }

        .list-box2 li .bot2 h3 {
            font-size: 0.22rem;
            color: #666666;
            margin-bottom: 0.1rem;
        }

        .list-box2 li .bot2 p {
            color: #666666;
            font-size: 0.22rem;
            line-height: 0.48rem;
            height: auto;
            border: none;
        }

        .list-box2 li .bot2 a {
            display: block;
            width: 1.6rem;
            height: 0.6rem;
            line-height: 0.6rem;
            text-align: center;
            background: #1c8fe3;
            border-radius: 0.03rem;
            color: #ffffff;
            font-size: 0.24rem;
            margin-top: 0.2rem;
        }
/*联系我们*/
.contact {
    width: 6rem;
    height: auto;
    margin: 0 auto;
    margin-top: 0.3rem;
}

    .contact h3 {
        font-size: 0.26rem;
        color: #333333;
        margin-top: 0.35rem;
    }

    .contact p {
        font-size: 0.24rem;
        color: #666666;
        line-height: 0.3rem;
        margin-top: 0.35rem;
    }

/*在线留言*/
.message {
    width: 5.8rem;
    height: auto;
    margin: 0 auto;
    margin-top: 0.45rem;
}

    .message p {
        width: 100%;
        height: auto;
        clear: both;
        margin-bottom: 0.2rem;
        overflow: hidden;
    }

        .message p > label {
            width: 1.3rem;
            height: auto;
            float: left;
            color: #666666;
            font-size: 0.26rem;
            margin-top: 0.1rem;
        }

            .message p > label span {
                font-size: 0.26rem;
                color: #c72113;
            }

        .message p > input {
            width: 4.05rem;
            height: 0.6rem;
            border: 0.01rem solid #dedede;
            border-radius: 0.03rem;
            padding: 0rem 0.2rem;
            font-size: 0.26rem;
            color: #666;
            float: left;
            margin-left: 0.3rem;
            font-size: 14px;
            outline: none;
        }

        .message p > textarea {
            width: 4.05rem;
            height: 1.4rem;
            border: 0.01rem solid #dedede;
            border-radius: 0.03rem;
            padding: 0rem 0.2rem;
            font-size: 0.26rem;
            color: #666;
            float: left;
            margin-left: 0.3rem;
            outline: none;
        }

        .message p > input.yan {
            width: 2.05rem;
        }

.yan_pic {
    width: 1.57rem;
    height: 0.53rem;
    float: left;
    margin-left: 0.2rem;
}

    .yan_pic img {
        width: 1.57rem;
        height: 0.53rem;
    }

.message div {
    color: #999999;
    font-size: 0.22rem;
    margin-top: 0.5rem;
}

.message button {
    width: 2.2rem;
    height: 0.65rem;
    margin: 0 auto;
    border: none;
    background: #1c8ee2;
    line-height: 0.65rem;
    text-align: center;
    color: #ffffff;
    font-size: 0.24rem;
    margin-top: 0.4rem;
}

.red_word {
    color: #c72113;
}

.footer_tel {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 0.88rem;
    line-height: 0.88rem;
    text-align: center;
    background: #f6f6f6;
    font-size: 18px;
    color: #333;
    font-weight: bold;
}

    .footer_tel span {
        height: 0.88rem;
        background: url(../images/tel.gif) no-repeat left center;
        background-size: auto 60%;
        display: inline-block;
        font-size: 18px;
        padding-left: 0.68rem;
    }

    .footer_tel a {
        width: 100%;
        height: 100%;
        display: block;
    }

.footer_tel2 {
    height: 0.88rem;
}





.roll-wrap:hover .control {
    display: block;
}

.roll-wrap {
    position: relative;
    width: 100%;
    height: 100px;
    overflow: hidden;
}

    .roll-wrap .roll__list {
    }

.roll_row .roll__list::before, .roll_row .roll__list::after {
    content: "";
    display: table;
    line-height: 0;
}

.roll_row .roll__list::after {
    clear: both;
}

.roll_row .roll__list {
    width: 9999px;
}

    .roll_row .roll__list li {
        float: left;
        display: block;
        margin-right: 20px;
        width: 130px;
        height: 70px;
        text-align: center;
        color: #fff;
       overflow:hidden;
        margin-top:20px;
       
    }
.roll__list li img {
height:130px;
}
.control {
    position: absolute;
    top: 30px;
    display: none;
    padding: 10px 5px;
    font-weight: 700;
    text-decoration: none;
    color: #fff;
    background-color: rgba(0,0,0,.3);
}

    .control:hover {
        background-color: rgba(0,0,0,.5);
    }

    .control.pre {
        left: 5px;
    }

    .control.next {
        right: 5px;
    }

.roll_col {
    width: 100%;
    height: 200px;
    overflow: hidden;
}

    .roll_col .roll__list {
        width: 100%;
    }

.h600 {
    height: 600px;
}

.roll_col li {
    display: block;
    height: 200px;
    line-height: 200px;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    color: #fff;
    background-color: #f90;
}

.roll_col .li-2 {
    background-color: #09f;
}

.roll_col .li-3 {
    background-color: #f09;
}

.roll_col .li-4 {
    background-color: #0f9;
}

.roll_col .control {
    top: 80px;
}
.mokuai {
height:2px;
width:40px;
background:#1173b1;
display:inline-block
}
.youshiimg {
text-align:center
}
.ysinfo b{
font-size:.25rem;
font-weight:500;
color:#ff5400;
display:block;
padding-bottom:10px;
margin-top:20px;
}.jsnav{position:fixed;z-index:10;top:48px;width:100%;background:#f9f9f9;left:0;height:44px;-webkit-box-shadow:0 1px 4px 0 #999;box-shadow:0 1px 4px 0 #999}
#wrapper{position:relative;z-index:10;width:100%;-ms-touch-action:none;line-height:44px;height:44px}
#scroller{position:absolute;z-index:10;-webkit-tap-highlight-color:rgba(0,0,0,0);height:44px;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0);-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;-ms-text-size-adjust:none;-o-text-size-adjust:none;text-size-adjust:none}
#scroller ul{list-style:none;width:100%;margin:0;padding:0}
#scroller li{position:relative;height:44px;float:left;line-height:44px; border-right:0;}
#scroller li a{color:#666;font-size:14px;margin:0 10px}
#scroller li.on a{color:#272727}
#scroller li .arrow{width:10px;height:7px;background:url(../images/i_news_pic.png) no-repeat;background-size:100% 100%;left:50%;margin-left:-5px;position:absolute;bottom:-7px;display:none}
.news_index .jsnav{position:relative;top:0}
#scroller li.on .arrow{display:block}

.news_index .newslist{padding:0 12px 20px}
/*.newslist li{border-bottom:1px solid #d9d9d9}*/
.newslist li a{display:block;position:relative}
.newslist li .newsnum{position:absolute;width:100px;height:80px;font-size:20px;color:#cfcece;font-family:Arial,Helvetica,sans-serif;top:15px;}
.newsnum img{
width:90%;

}
.newslist li .newstit{padding-top:14px;color:#333; font-weight:normal;line-height:21px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis; font-size:14px;}
.newslist li .newstime{font-family:Arial,Helvetica,sans-serif;font-size:10px;color:#bebebe;line-height:20px;float:right}
.news_index .newslist li h1.newstit{}
.fol {
width:40%;
float:left;
text-align:center
}
.for {
color:#fff;
float:left;
width:60%;text-align:left;padding-left:10%;line-height:20px;
}

footer{width:100%; font-size:14px; background-color: #000; position: fixed; bottom:0; left: 0; z-index: 10; border-top:1px solid #ddd;}
footer ul{width:100%; line-height: 40px; height:40px; }
footer ul li{float: left; width:25%; text-align: center;color:#858585; box-sizing:border-box; height:53px;}
/*footer ul li.active{background-color: #2097da;}*/
footer li.last{border:none;}
footer li a{    display: inline-block;color: #fff; font-size: 12px; line-height: 13px; text-decoration:none;}
footer li a:link,footer li a:visited{color: #fff;}
footer li span{    display: block; height: 35px; width:100%; overflow:hidden;}
footer li .bg1{ background:url(../images/home.png) center center no-repeat;background-size: 23px auto;}
footer li .bg3{background:url(../images/about.png) center center no-repeat;background-size: 26px auto;}
footer li .bg4{background:url(../images/prlis.png) center center no-repeat;background-size: 25px auto;}
footer li .bg5{background:url(../images/lswm.png) center center no-repeat;background-size:25px auto;}
