
            .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;
        }
    

    .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;
    }


            .t1-deputy-nav {
                width: 100%;
                margin: 30px auto 0;
                overflow: hidden;
            }
            
            .t1-deputy-nav ul {
                width: 100%;
            }
            
            .t1-deputy-nav li {
                float: left;
                text-align: center;
                width: 248px;
                font-size: 14px;
                border: 1px solid #efefef;
                border-left: 0;
                margin-left: 1px;
            }
            
            .t1-deputy-nav li a:link,
            .t1-deputy-nav li a:visited {
                color: #666;
                display: block;
                height: 40px;
                line-height: 40px;
                background-color: #e8e8e8;
            }
            
            .t1-deputy-nav li a:hover,
            .t1-deputy-nav li.sidenavcur a {
                background: #be000c;
                color: #fff;
                font-weight: bold;
                text-decoration:none;
            }
        

        .p1-order-form-1-inpt-con .err {
            border-color: #c00;
        }
        
        .p1-order-form-1-inpt {
            border: 1px solid #eee;
            box-sizing: border-box;
            padding: 20px 45px 0;
            overflow: hidden;
        }
        
        .p1-order-form-1-inpt h4 {
            height: 70px;
            font-size: 18px;
            font-weight: normal;
            color: #333;
            line-height: 60px;
        }
        
        .p1-order-form-1-inpt li {
            margin-bottom: 16px;
            overflow: hidden;
        }
        
        .p1-order-form-1-inpt li label {
            display: inline-block;
            height: 24px;
            line-height: 16px;
        }
        
        .p1-order-form-1-inpt li span {
            display: inline-block;
            height: 24px;
            color: #c00;
            line-height: 20px;
            float: right;
        }
        
        .p1-order-form-1-inpt input {
            width: 100%;
            height: 35px;
            line-height: 35px;
            box-sizing: border-box;
            border: 1px solid #ccc;
            border-radius: 20px;
            padding: 0 15px;
        }
        
        .p1-order-form-1-inpt textarea {
            width: 100%;
            height: 110px;
            overflow: auto;
            resize: none;
            line-height: 35px;
            box-sizing: border-box;
            border: 1px solid #ccc;
            border-radius: 4px;
            padding: 0 15px;
        }
        
        .p1-order-form-1-it2 input {
            padding: 0;
            width: 80px;
            background: #be000c;
            font-weight: bold;
            color: #fff;
            text-align: center;
            cursor: pointer;
        }
        
        .p1-order-form-1-it2 a {
            cursor: pointer;
            float: right;
            color:#be000c;
            line-height: 35px;
        }
        
        .nsw-modal {
            width: 100%;
            height: 100%;
            background: rgba(225, 225, 225, 0.5);
            position: fixed;
            top: 0;
            left: 0;
            z-index: 99999;
        }
        
        .modal-dialog {
            position: fixed;
            color: #000000;
            top: 150px;
            width: 400px;
            border-radius: 3px;
            min-height: 155px;
            overflow: hidden;
            z-index: 99998;
            margin-left: -200px;
            left: 50%;
        }
        
        .modal-dialog .css-icon {
            background-image: url("images/modal-icons.png");
        }
        
        .modal-dialog .modal-head {
            height: 30px;
            line-height: 30px;
            padding: 0px 20px;
            background: #F6EFEF;
            font-size: 14px;
        }
        
        .modal-dialog .modal-head .modal-logo {
            width: 15px;
            height: 15px;
            background-position: 1px 0px;
            margin: 8px 5px 0 0;
            float: left;
        }
        
        .modal-dialog .modal-head .close {
            float: right;
            width: 15px;
            height: 15px;
            background-position: -14px 0px;
            margin-top: 8px;
        }
        
        .modal-dialog .modal-body {
            width: 100%;
            min-height: 125px;
            background: #ffffff;
        }
        
        .modal-dialog .modal-body .modal-body-left {
            width: 140px;
            float: left;
        }
        
        .modal-dialog .modal-body .modal-body-left .icon {
            width: 64px;
            height: 64px;
            margin: 30px 0 0 48px;
        }
        
        .modal-dialog .modal-body .modal-body-left .success-message {
            background-position: 0px -14px;
        }
        
        .modal-dialog .modal-body .modal-body-left .warming-message {
            background-position: 0px -78px;
        }
        
        .modal-dialog .modal-body .modal-body-right {
            width: 260px;
            float: right;
            padding-top: 20px;
        }
        
        .modal-dialog .modal-body .modal-body-right .close-btn {
            color: #000;
            text-align: center;
            width: 90px;
            display: inline-block;
            height: 24px;
            line-height: 24px;
            background: #818079;
        }
        
        .modal-dialog .modal-body .modal-body-right p {
            line-height: 30px;
        }
    

                .t1-module-hd {
                    width: 100%;
                    height: 37px;
                    border-bottom: 1px solid #d7d6db;
                }
                
                .t1-module-hd h4 {
                    float: left;
                    margin: 0px;
                    height: 36px;
                    line-height: 30px;
                    border-bottom: 2px solid #aaa
                }
                
                .t1-module-hd h4 a {
                    font-size: 14px;
                    text-decoration: none;
                }
                
                .t1-module-22 {
                    color: #666;
                }
                
                .t1-module-22 .t1-pic-box img {
                    display: block;
                    width: 100%;
                }
                
                .t1-module-22 p {
                    line-height: 30px;
                    padding-top: 10px;
                }
                
                .t1-module-22 dl {
                    width: 100%;
                    overflow: hidden;
                    line-height: 30px;
                }
                
                .t1-module-22 dt {
                    float: left;
                }
                
                .t1-module-22 dd {
                    float: left;
                }
                
                .t1-module-22 .t1-qr-code {
                    text-align: center;
                    margin-bottom: 10px;
                }
                
                .t1-module-22 .t1-qr-code img {
                    display: block;
                    margin: 15px auto;
                }
            

     .t2-pr-pho2 {
      border: 1px solid #f1f1f1;
      overflow: hidden;
      font-family: "Microsoft Yahei";
     }

     .t2-pr-pho2 .t2-pr-ptit {
      color:#fff;
      font-size: 18px;
      font-weight: bold;
      background:#888;
      height: 65px;
      padding-top: 10px;
      text-align: center;
      overflow: hidden;
     }

     .t2-pr-pho2 .t2-pr-ptit i {
      color:#fff;
      display: block;
      font: 12px Arial;
      text-align: center;
      font-size: 14px;
      line-height: 18px;
      text-transform: uppercase;
      padding-top: 4px;
     }

     .t2-pr-pleftlx {
      text-align: left;
      font-size: 12px;
      padding: 10px 0px;
      margin-bottom: 0px;
      padding-bottom: 10px;
      color: #fff;
      color: #444;
     }

     .t2-pr-pleftlx p {
      line-height: 24px;
      color:[[ #666666]];
     }

     .t2-pr-pho2 .t2-pr-pdianh {
      padding: 0 15px;
      margin: 0 auto;
     }

     .t2-pr-pho2 .t2-pr-pdianhua {
      background: url(images/t2-lxwm.jpg) no-repeat center 16px;
      color:[[ #be000c]];
      line-height: 18px;
      padding: 114px 0px 3px;
      font-size: 12px;
     }

     .t2-pr-pdianhua span {
      display: block;
      font: 18px "Impact";
      color: #444;
     }

    

        .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;}
        
    
