﻿html{
    /*width:1903px;*/
    min-width:1220px;
    -ms-overflow-style:scrollbar
}
body {
    font-family: 'Microsoft yahei',Arial !important;
    font-size: 14px !important;
    line-height: 1.42857143 !important;
    color: #333 !important;
    padding-top: 80px;
}

a {
    text-decoration: none;
}

    a:hover {
        text-decoration: none;
    }

.head-area {
    width: 100%;
    height: 80px;
    position: fixed;
    z-index: 1000;
    top: 0;
    font-size: 0;
    box-shadow: 0 1px 2px rgba(0,0,0,0.1);
    text-align: center;
    background-color: #fff;
}

.main-head {
    width: 1220px;
    margin: 0 auto;
    height: 80px;
    line-height: 80px;
}

    .main-head .main-head-logo {
        background: url(../img/logo.gif) no-repeat;
        width: 136px;
        height: 38px;
        margin-top: 20px;
    }

    .main-head .main-head-400 {
        background: url(../img/400phone.gif) no-repeat;
        width: 125px;
        height: 16px;
        position: absolute;
        right: 14px;
        top: 33px;
    }

    .main-head ul {
        list-style: none;
        text-align: center;
        margin: 0;
        padding: 0;
    }

        .main-head ul li {
            display: inline-block;
            width: 110px;
            text-align: center;
            font-size: 16px;
            line-height: 80px;
            cursor: pointer;
        }

            .main-head ul li a {
                color: #333;
                display: inline-block;
                width: 90px;
                line-height: 80px;
                text-align: center;
                margin-left: 10px;
            }

                .main-head ul li a:hover {
                    color: #1A8AE3;
                    border-bottom: solid 2px #1A8AE3;
                }

    .main-head .menu-sel a {
        color: #1A8AE3;
        border-bottom: solid 2px #1A8AE3;
    }

        .main-head .menu-sel a:hover {
            color: #1A8AE3;
            border-bottom: solid 2px #1A8AE3;
        }

    .main-head .menu-over a {
        color: #1A8AE3;
        border-bottom: solid 2px #1A8AE3;
    }

        .main-head .menu-over a:hover {
            color: #1A8AE3;
            border-bottom: solid 2px #1A8AE3;
        }


.main-footer {
    min-width: 1220px;
    height: 230px;
    background-color: #fff;
    /*text-align: center;*/
    color: #333;
    border-top: solid 10px #52A1E6;
}

.main-menu-child {
    width: 100%;
    position: fixed;
    top: 80px;
    left: 0;
    font-size: 0;
    z-index: 999;
    text-align: center;
}

    .main-menu-child .menu-child {
        position: absolute;
        font-size: 14px;
        background-color: #f7f7f7;
        box-shadow: 0 2px 2px rgba(0,0,0,0.1);
        width: 100%;
        transition: ease all 0.75s;
        text-align: center;
        margin-top: -200px;
        overflow: hidden;
    }

        .main-menu-child .menu-child ul {
            margin: 0;
            padding: 0;
        }

            .main-menu-child .menu-child ul li {
                display: inline-block;
                margin: 0;
                padding: 0;
                text-align: center;
            }

                .main-menu-child .menu-child ul li a {
                    height: 100%;
                    display: inline-block;
                    margin: 40px 40px;
                    color: #333;
                }

                    .main-menu-child .menu-child ul li a:hover {
                        color: #1A8AE3;
                    }

                .main-menu-child .menu-child ul li img {
                    width: 30px;
                }

.menu-product {
    width: 940px;
    text-align: left;
}

    .menu-product .menu-product-category {
        display: inline-block;
        width: 230px;
        height: 250px;
        padding: 0 10px 0 10px;
        vertical-align: top;
    }
        .menu-product-category a {
        color:#333;
    }
        .menu-product .menu-product-category ul li {
            line-height: 30px;
            height: 30px;
            font-size: 16px;
            margin-top: 20px;
            border-bottom: solid 1px #c2c2c2;
            cursor: pointer;
            width: 100%;
            text-align: left;
            padding-bottom: 10px;
        }

            .menu-product .menu-product-category ul li:hover {
                background-color: none !important;
                color: #1A8AE3;
            }

            .menu-product .menu-product-category ul li span {
                float: right;
            }

        .menu-product .menu-product-category .menu-product-category-sel {
            background-color: none !important;
            color: #1A8AE3;
        }

    .menu-product .menu-product-list {
        display: inline-block;
        margin: 5px;
        width: 600px;
        height: 250px;
        text-align: left;
    }

        .menu-product .menu-product-list ul {
            height: auto;
        }

            /*2017.12.27*/
            .menu-product .menu-product-list ul li {
                display: inline-block;
                overflow: hidden;
                text-overflow: ellipsis;
                width: 175px;
                text-align: center;
                line-height: 33px;
                height: 33px;
                margin-left: 20px;
                margin-top: 20px;
                background-color: #E2E2E2;
                cursor: pointer;
            }

                .menu-product .menu-product-list ul li a {
                    margin: auto;
                    color: #333;
                }

        .menu-product .menu-product-list .menu-product-list-more {
            text-align: right;
            line-height: 20px;
            margin-right: 10px;
            margin-top: 10px;
        }

            .menu-product .menu-product-list .menu-product-list-more a {
                color: #333;
            }

                .menu-product .menu-product-list .menu-product-list-more a:hover {
                    color: #1A8AE3;
                }

/**************成功案例菜单****************/
.menu-cgal {
    text-align: center;
    min-width:1320px;
}

    .menu-cgal .menu-cgal-item {
        display: inline-block;
        width: 120px;
        margin: 20px;
        margin-top: 10px;
        font-size: 16px;
        vertical-align: top;
    }

        .menu-cgal .menu-cgal-item .menu-cgal-item-head {
            display: inline-block;
            width: 100%;
            line-height: 30px;
            border-bottom: solid 2px #1A8AE3;
        }

            .menu-cgal .menu-cgal-item .menu-cgal-item-head a {
                height: 30px;
                color: #1A8AE3;
            }

                .menu-cgal .menu-cgal-item .menu-cgal-item-head a:hover {
                    color: #1A8AE3;
                }

        .menu-cgal .menu-cgal-item a {
            display: inline-block;
            width: 100%;
            height: 45px;
            white-space: normal;
            word-break: break-all;
            text-align: center;
            overflow: hidden;
            margin-top: 20px;
            color: #333;
        }

            .menu-cgal .menu-cgal-item a:hover {
                color: #1A8AE3;
            }

.sidebar {
    width: 80px;
    border-bottom-width: 0;
    border-radius: 5px 0 0 5px;
    position: fixed;
    right: -2px;
    top: 250px;
}

    .sidebar ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
    }

        .sidebar ul li {
            width: 80px;
            height: 90px;
            cursor: pointer;
            position: relative;
            z-index: 9998;
        }

            .sidebar ul li img {
                margin-top: 10px;
                width: 28px;
            }

            .sidebar ul li p {
                margin-top: 10px;
            }

            .sidebar ul li a {
                color: #333;
            }

            .sidebar ul li:hover {
                color: #FE0000;
            }

                .sidebar ul li:hover a {
                    color: #FE0000;
                }

.sidebar-first {
    border-top: solid 1px #c2c2c2;
    border-radius: 10px 0 0 0;
}

.sidebar-end {
    border-radius: 0 0 0 10px;
}

.sidebar-icon {
    display: inline-block;
    text-align: center;
    width: 78px;
    border-left: solid 1px #c2c2c2;
    border-bottom: solid 1px #c2c2c2;
    height: 90px;
    padding-top: 5px;
    position: absolute;
    z-index: 9999;
    background-color: #fff;
}

    .sidebar-icon a {
        display: block;
        width: 100%;
        height: 100%;
    }

.sidebar-backtop {
    height: auto;
    padding: 0 !important;
    border-radius: 0 0 0 10px;
}

    .sidebar-backtop .sidebar-icon {
        padding-top: 0px;
        height: 50px;
    }

    .sidebar-backtop:hover {
        font-weight: bold;
    }

    .sidebar-backtop i {
        margin-top: 5px !important;
    }

    .sidebar-backtop p {
        margin-top: 0px !important;
    }

.sidebar .on .sidebar-detail {
    opacity: 1;
    filter: alpha(opacity=100);
    right: 79px;
}

.sidebar-detail {
    position: absolute;
    z-index: 9996;
    right: -500px;
    white-space: nowrap;
    overflow: hidden;
    width: auto;
    height: 140px;
    overflow: hidden;
    text-align: left;
    background-color: #fff;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 16px;
    border: solid 1px #c2c2c2;
    border-radius: 5px 0 0 5px;
    box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
    opacity: 0;
    filter: alpha(opacity=0);
    transition: All 0.6s ease-in;
    -webkit-transition: All 0.6s ease-in;
    -moz-transition: All 0.6s ease-in;
    -o-transition: All 0.6s ease-in;
}
#sidebar-detail-wb{
    height:148px;
    width:148px;
}
#sidebar-detail-wb img{
    width:128px;
}
#sidebar-detail-wx{
    height:148px;
    width:148px;
}
#sidebar-detail-wx img{
    width:128px;
}
    .sidebar-detail .sidebar-detail-content {
    }

        .sidebar-detail .sidebar-detail-content p {
            margin: 0;
            padding: 0;
        }

.--main-head-logo:before {
    content: "";
    position: absolute;
    left: -665px;
    top: -460px;
    width: 220px;
    height: 15px;
    background-color: rgba(255,255,255,.5);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-animation: searchLights 1s ease-in 1s infinite;
    -o-animation: searchLights 1s ease-in 1s infinite;
    animation: searchLights 1.6s ease-in 1.6s infinite;
}

@-webkit-keyframes searchLights {
    0% {
        left: -100px;
        top: 0;
    }

    to {
        left: 120px;
        top: 100px;
    }
}

@-o-keyframes searchLights {
    0% {
        left: -100px;
        top: 0;
    }

    to {
        left: 120px;
        top: 100px;
    }
}

@-moz-keyframes searchLights {
    0% {
        left: -100px;
        top: 0;
    }

    to {
        left: 120px;
        top: 100px;
    }
}

@keyframes searchLights {
    0% {
        left: -100px;
        top: 0;
    }

    to {
        left: 120px;
        top: 100px;
    }
}

/*↓↓↓↓↓↓↓↓↓搜索样式↓↓↓↓↓↓↓↓*/
.head-search-bar {
    width: 100%;
    height: 40px;
    padding:0 5px 0 5px;
    /*padding: 5px;*/
    /*background: #fff;
    border: solid 1px #f5f5f5;*/
    margin-left: 795px;
    display: none;
    z-index: 9999;
    position: absolute;
    top: 80px;
}

    .head-search-bar input {
     height: 40px;
    vertical-align: top;
    width: 215px;
    font-size: 14px;
    border: 1px solid #1B8AE3;
    float:left;
    text-indent:0.5em;
    /*line-height:40px;*/
    }
     .head-search-bar div {
        height: 40px;
        line-height: 25px;
        vertical-align: top;
        width:70px;
        font-size:10px;
        background-color:#1B8AE3;
        float:left;
        cursor: pointer;
    }
      .head-search-bar div img{
          margin-top:10px;
      }
      .search-ico img{
          margin-left:-125px;
          margin-top:1px;
      }
      .page-title .page-keywords{
          color:red;
      }
      .search_title .redword{
          color:red;
          display:inline;
      }
/*↑↑↑↑↑↑↑↑↑↑↑搜索样式↑↑↑↑↑↑↑↑↑↑↑↑↑↑*/