﻿
        * {
            list-style-type: none;
        }

        ul {
            -webkit-padding-start: 0px;
            margin: 0;
        }

        p {
            margin: 0;
        }

        a {
            color: #808080;
            text-decoration: none;
            cursor: pointer;
        }

        .headerBox {
            width: 1000px;
            margin: 0 auto 8px auto;
        }

        .boxContent {
            width: 1000px;
            margin: 0px auto;
        }

        .logo {
            padding: 17px 7px;
        }

        .manu {
            text-decoration: none;
        }

        .headerBox .nav:hover {
            border-bottom: 5px solid #77a3be;
        }

        .manu {
            width: 100%;
            margin: 15px 0 0 0;
        }

        .navs {
            height: 30px;
            padding: 0;
            text-align: center;
            line-height: 30px;
        }

        .nav {
            position: relative;
            width: 90px;
            float: left;
            height: 100%;
            margin: 0 16px;
        }

        .headerBox a {
            font-size: 18px;
            line-height: inherit;
            width: 100%;
        }




        .bannerWrap {
            margin: 0 auto;
            padding: 0;
        }

        .bannerTitle {
            width: 1000px;
            margin: 0 auto;
                height: 40px;
    line-height: 40px;
        }


        .bannerTime {
            color: #d6dbde;
                font-size: 13px;
    padding: 0 5px;
        }

        .wrapBox {
            position: relative;
            float: left;
        }

        .bannerBox {
            background-color: #dff1fd;
        }

        .contentBox {
            padding: 20px 0;
            width: 100%;
            height: auto;
            background-color: #f5fafe;
            float: left;
            position: relative;
        }

        .wrap {
            margin: 0 0 10px 10px;
            /*background-color:white;*/
        }

        .wrapContent {
            background-color: white;
            width: 100%;
            height: 100%;
        }

        .goodsItem {
    margin-bottom: 5px;
    width: 224px;
    height: 45px;
    background-color: #92b5cb;
    position: relative;
    color: white;
    text-align: center;
    line-height: 45px;
}

            .goodsItem:hover {
                background-image: url("../images/lan.jpg");
            }

        .gswrap {
        }

        .wrapTitle {
            background-repeat: repeat-y;
            width: 42px;
            float: left;
            position: relative;
            top: 0px;
            left: 0px;
        }

        .contentTitle {
            border-bottom: 1px solid #f2f2f2;
            height:45px;
            line-height:45px;
        }

            .contentTitle span {
                border-bottom: 2px solid #91b6cd;
                color: #808080;
                display: block;
                float: left;
                font-size: 20px;
                font-weight: 100;
                width: 80px;
            }

            .contentTitle a.more {
                font-size:12px;
            }

        .feedback {
            background-color: white;
            height: 169px;
            padding: 0 15px 15px 15px;
            overflow:hidden;
                position: relative;
        }

        .feedback .contentText {
            color: #808080;
            padding: 15px 0;   
             font-size: 12px;
                 height: 90px;
   
    position:relative;
        }
        .contentText {
            color: #808080;
            padding: 15px 0;   
             font-size: 12px;
        }

        .qq {
            margin: 5px 0;
            font-size: 15px;
            color: black;
            font-weight: 400;
            height: 27px;
            line-height: 27px;
        }

            .qq img {
                float: left;
                position: relative;
            }

            .qq .text {
                height: 27px;
                line-height: 27px;
                margin-left: 10px;
                float: left;
                position: relative;
            }

        .aboutwrap {
            width: 474px;
            float: left;
            position: relative;
        }

        .aboutContent {
            width: 412px;
            float: left;
            position: relative;
            padding: 10px;
            background-color: white;
            height: 255px;
            word-wrap: break-word;
            overflow: hidden;
        }

            .aboutContent .text {
                width: 100%;
                overflow: hidden;
                height: 255px;
                font-size: 12px;
                line-height: 20px;
                color: #808080;
            }

            .aboutContent span {
                line-height: 20px;
                font-size: 12px;
                color: #808080;
            }

        .aboutTitle {
            width: 42px;
            height: 275px;
            float: left;
            position: relative;
        }

        .newsItem {
            border-bottom: 2px dotted #f2f2f2;
            height: 30px;
            width: 100%;
            position: relative;
            float: left;
        }

            .newsItem span {
                line-height: 30px;
                font-size: 12px;
            }

        .firstItem {
            float: left;
            position: relative;
        }

            .firstItem .text {
                margin: 0 10px;
                float: left;
                position: relative;
                width: 180px;
                height: 100px;
                overflow: hidden;
                text-indent: 0;
            }

        .wrapList {
            background-color: white;
            padding: 0 15px 15px 15px;
            float: left;
            position: relative;
            width: 100%;
        }

        .index .item {
            border: 1px;
            height: 30px;
            width: 100%;
            line-height: 30px;
            float: left;
            position: relative;
        }

            .index .item::before {
                content: "";
                background: #27a7e6 none repeat scroll 0 0;
                position: absolute;
                top: 4px;
                height: 3px;
                width: 3px;
                margin: 10px;
                float: left;
                position: relative;
            }

        .newswrap {
            width: 282px;
        }
        .goodsList {
            position:relative;
            float:left;
            padding:10px 0;
            width: 100%;
        }
        .goodsItem1 {
                float: left;
                position: relative;
                margin-left:10px;
                width:162px;
                height:122px;
        }
        .goodsItem1 img{
            height:122px;
            width:162px;
        }
        .goodsList .fristItem {
            margin:0;
        }
        .itemTitle {
            color: white;
            text-align: center;
            background:black none repeat scroll 0 0;
            opacity:0.7;
            position:relative;
            bottom:25px;
            
        }
        .otherBox {
            background-color: #35393c;
            height: 77px;
            width: 100%;
            float: left;
            position: relative;
            padding:50px 0;
        }
        .footerBox {
            text-align:center;
            background-color: #f5fafe;
            width: 100%;
            float: left;
            position: relative;
            padding:50px 0;
        }
        .footerItem {
            margin: 0 0 0 80px;}
            .footerItem .title {
            font-size:14px;
            margin-top:0;
            color:#c7c7c7;
            }
        .about {
            color:#808080;
            font-size:12px;
        }
        .wbLogo {
            }
        .phone {
            
            color:#c7c7c7;
            line-height:30px;
            font-size:16px;
        }
        .relative {
            float: left;
            position: relative;
        }
       
        .otherBox .boxContent {
        
        }
        .footerText {
            color: #808080;
            font-size:12px;
        }
        .bannerTitle .text {
            color: #808080;
                font-size: 13px;
    padding: 0 5px;
        }
