
            .header,
            .content,
            .footer {
                width: 1000px;
                margin: 0 auto;
            }
            
            .head {
                background: #ececec;
                border-bottom: 1px solid #ececec;
                height: 38px;
                line-height: 38px;
                color: #999999;
            }
            
            .head a {
                color: #999999;
            }
            
            .head .top-nav span {
                float: right;
            }
            
            .head span a {
                margin: 0 12px;
            }
            
            .logo {
                width: 322px;
                height: 129px;
            }
            
            .slogan {
                width: 260px;
                padding-top: 40px;
                padding-left: 15px;
            }
            
            .slogan span {
                display: block;
                font-size: 26px;
                font-weight: bold;
                color: #333;
            }
            
            .slogan p {
                color: #c1c1c1;
                text-transform: Uppercase;
            }
            
            .site-tel {
                background: url(images/guijiao.jpg) no-repeat 0 0;
                height: 129px;
                padding-left: 60px;
                width: 170px;
                line-height: 22px;
            }
            
            .site-tel p {
                padding-top: 17px;
            }
            
            .site-tel b {
                font-weight: bold;
                font-size: 24px;
                color: #d60011;
                font-family: arial;
                display: block;
            }
            
            .site-tel span {
                display: block;
                margin-top: 10px;
            }
            
            .ht_nav {
                line-height: 67px;
                border-top: 1px solid #ececec;
                clear: both;
                font-size: 14px;
            }
            
            .ht_nav ul {
                width: 1040px;
                margin: 0 auto;
            }
            
            .ht_nav ul li {
                float: left;
                font-weight: bold;
            }
            
            .ht_nav ul li a {
                display: block;
                height: 67px;
                padding: 0 25px;
                color: #4e4e4e;
                overflow: hidden;
            }
            
            .ht_nav ul .cur a,
            .ht_nav ul li a:hover {
                background: #be000c;
                color: #fff;
                text-decoration: none;
            }
        

        .ty-banner-1 {
            overflow: hidden;
            line-height: 0;
            text-align:center;
        }
        .ty-banner-1 img{
            visibility: hidden;
        }
        .ty-banner-1 img.show{
            visibility: visible;
        }
    

        .t1-search {
            clear: both;
            width: 1000px;
            height: 57px;
            line-height: 57px;
            margin: 0 auto;
            overflow: hidden;
        }
        
        .t1-search a {
            text-decoration: none;
        }
        
        .t1-search dl {
            color: #999;
        }
        
        .t1-search dl a {
            color: #999;
        }
        
        .t1-search dt {
            float: left;
            margin-right: 5px;
            font-weight: bold;
        }
        
        .t1-search dd {
            float: left;
        }
        
        .t1-search dd.t1-split {
            margin: 0 9px;
        }
        
        .t1-search .t1-search-input-group {
            float: right;
            width: 277px;
            background: url(Skins/Default/Img/Index/seachbg.jpg) no-repeat;
            padding: 5px 0 0 20px;
            height: 31px;
            margin-top: 12px
        }
        
        .t1-search .t1-search-input-group input {
            border: 0;
            vertical-align: top;
            height: 18px;
            line-height: 18px;
            width: 220px;
            color: #c0c0c0;
            background: none;
        }
        .t1-search .t1-search-input-group img {

            vertical-align: top;

        }
        
        .t1-search .t1-search-input-group .t1-btn {
            float: left;
            display: inline-block;
            width: 40px;
            height: 20px;
            line-height: 20px;
            text-align: center;
            color: #fff;
            text-decoration: none;
            border: 1px solid #aaa;
            background-color: #aaa;
        }
    

    .t2-wz {
        margin-bottom: 30px;
        height: 60px;
        border-bottom: 1px solid #e7e7ea;
        overflow: hidden;
        font: 12px "宋体";
        line-height: 60px;
        color: #484f65;
    }
    
    .t2-wz .t2-content {
        width: 71.12%;
        min-width: 960px;
        max-width: 1020px;
        min-width: 960px;
        max-width: 1020px;
        height: 60px;
        margin: 0 auto;
        background: url(images/t2-wz.gif) no-repeat left center;
        padding-left: 2%;
    }
    
    .t2-wz dd {
        float: left;
        display: inline;
    }
    
    .t2-wz a {
        color: #484f65;
        padding: 0 8px;
    }

    /*网站地图css*/    .t1-site-map-list { margin-bottom: 20px; }    .t1-site-map-list a { text-decoration: none; }    .t1-site-map-list a:hover { color: #222; }    .t1-site-map-list { width: 100%; overflow: hidden; }    .t1-site-map-list dt { width: 100%; height: 40px; line-height: 40px; border-bottom: 1px solid #dfdfdf; }    .t1-site-map-list dt a { font-size: 18px; font-weight: bold; color: #262626; }    .t1-site-map-list dd { float: left; width: 17%; margin-top: 15px; padding-left: 20px; }    .t1-site-map-list dd a { display: inline-block; max-width: 100%; font-size: 14px; color: #999999; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

        .foot {
            background: #ebebed;
            height: 285px;
            overflow: hidden;
        }
        .foot a{
            color: #666666;
        }
        
        .f_nav {
            height: 49px;
            line-height: 49px;
            overflow: hidden;
            background: #dadada;
            margin-bottom: 35px;
        }
        
        .f_nav a {
            display: inline-block;
            padding: 0 32px;
            color: #393939;
            text-decoration: none;
            font-size: 14px;
            font-weight: bold;
        }
        
        .ft_logo {
            height: 160px;
            width: 375px;
            padding-left: 140px;
            color: #393939;
        }
        
        .foot h2 {
            width: 375px;
            height: 75px;
            margin-bottom: 10px;
        }
        
        .foot h2 img {
            display: block;
            width: 318px;
            height: 75px;
        }
        
        .ft_logo span {
            padding-left: 20px;
        }
        
        .ft_contact {
            width: 480px;
            font-size: 14px;
            color: #666666;
            line-height: 26px;
        }
        
        .ft_contact li {
            padding-left: 30px;
        }
        
        .ft_contact li.tel {
            background: url("Skins/Default/Img/Common/ft_tel.png") no-repeat 0 5px;
        }
        
        .ft_contact li.fax {
            background: url("Skins/Default/Img/Common/ft_fax.png") no-repeat 0 5px;
        }
        
        .ft_contact li.qq {
            background: url("Skins/Default/Img/Common/ft_qq.png") no-repeat 0 5px;
        }
        
        .ft_contact li.email {
            background: url("Skins/Default/Img/Common/ft_email.png") no-repeat 0 5px;
        }
        
        .ft_contact li.address {
            background: url("Skins/Default/Img/Common/ft_address.png") no-repeat 0 5px;
        }
    

    .sales {
        background: url("Skins/Default/Img/Common/salebg.jpg") no-repeat center 0;
        line-height: 47px;
        overflow: hidden;
        width: 100%;
        bottom: -3px;
        position: fixed;
        color: #fff;
    }
    
    .sales span {
        float: right;
        margin-right: 41px;
        width: 114px;
        height: 30px;
        line-height: 30px;
        background: url("Skins/Default/Img/Common/sale_btn_bg.jpg") no-repeat 0 0;
        margin-top: 8px;
        font-size: 14px;
        font-weight: bold;
        padding-left: 24px;
    }
    
    .sales span a {
        color: #fff;
        text-decoration: none;
    }
    
    .sales p {
        font-size: 26px;
    }
    
    .sales p b {
        font-size: 20px;
    }

        
        .my-kefu{position: fixed;right: 0px;top:20%;z-index:9999;}
        .my-kefu ul{width: 77px;}
        .my-kefu li a{text-decoration: none;}
        .my-kefu li{background: #888;margin-top: 1px;padding: 9px 0;height: 56px;width: 77px;}
        .my-kefu li i{background: url(images/skins/fx.png) no-repeat;display:block; width: 30px; height: 27px; margin: 0px auto; text-align: center;}
        .my-kefu li p{height: 20px; line-height: 20px; overflow: hidden;text-align: center;color: #fff;}
        .my-kefu  .my-kefu-qq i{background-position: 4px 0;}
        .my-kefu  .my-kefu-tel i{background-position: 0 -25px;}
        .my-kefu  .my-kefu-liuyan i{background-position: 4px -53px;}
        .my-kefu  .my-kefu-weixin i{background-position: -34px 4px;}
        .my-kefu  .my-kefu-weibo i{background-position: -30px -22px;}
        .my-kefu  .my-kefu-ftop{background-color:#c90909;}
        .my-kefu  .my-kefu-ftop i{width:33px;height:35px;background-position: -27px -51px;}
        .my-kefu-left{ float: left; width: 77px; height: 47px;position: relative;}
        .my-kefu-tel-right{font-size: 20px; color: #fff; float: left; height: 24px; line-height: 22px; padding-left:15px; border-left: 1px solid #fff; margin-top: 8px;}
        .my-kefu-right{width: 20px;}
        .my-kefu-tel-main{color: #fff; margin-top: 9px; height: 47px; width: 247px;}
        .my-kefu-main{width: 97px;position: relative;}
        .my-kefu-weixin-pic{position: absolute;left: -130px;top: -24px; display: none;}
        
    
