
 
 
 /* -- 页面整体布局 -- */
.header , .content , .footer { width:1200px; margin:0 auto;  }
        /*头部开始*/
        
        .topWrap {
            background: url(images/h_bg.jpg) no-repeat center top;
            height: 184px;
            overflow: hidden;
        }
        
        .h_top {
            height: 36px;
            font: 14px/36px "Microsoft Yahei";
            color: #fff;
            overflow: hidden;
        }
        
        .h_top span {
            color: #fff;
        }
        
        .h_top span a {
            color: #faddde;
            display: inline-block;
            padding: 0 33px 0 30px;
        }
        
        .h_top span img {
            vertical-align: middle;
        }
        
        .h_top span .h_a1 {
            background: url(images/h_ic1.gif) no-repeat left center;
        }
        
        .h_top span .h_a2 {
            background: url(images/h_ic2.gif) no-repeat left center;
        }
        
        .h_top span .h_a3 {
            background: url(images/h_ic3.gif) no-repeat left center;
        }
        
        .h_c {
            height: 148px;
            overflow: hidden;
        }
        
        .h_c h1 {
            height: 148px;
            /* width:540px; */
            overflow: hidden;
        }
        
        .h_c h1 img {
            /* width:234px; */
            height: 56px;
            margin-top: 42px;
        }
        
        .h_c h1 span {
            display: block;
            /* width:255px; */
            overflow: hidden;
            margin-top: 43px;
            font: bold 23px/34px "Microsoft Yahei";
            color: #e70012;
            margin-left: 23px;
            border-left: 1px solid #a4a4a4;
            padding-left: 20px;
        }
        
        .h_c h1 span i {
            display: block;
            /* width: 228px; */
            /* height: 23px; */
            overflow: hidden;
            font-size: 18px;
            font-style: normal;
            color: #090909;
        }
        
        .h_c h1 span i img {
            margin-top: 0px;
            width: 228px;
            height: 23px;
        }
        
        .h_tel {
            padding: 36px 0 0 62px;
            overflow: hidden;
            font: 14px/20px "Microsoft Yahei";
            color: #090909;
            overflow: hidden;
            background: url(images/h_tel.png) no-repeat left 57px;
        }
        
        .h_tel span {
            color: #e70012;
            display: block;
            font-size: 28px;
            line-height: 30px;
            font-weight: bold;
        }
        /*nav*/
        
        .nav_bg {
            background: #1f1a17;
            height: 61px;
            overflow: hidden;
        }
        
        .h_nav {
            height: 61px;
            overflow: hidden;
        }
        
        .h_nav ul li {
            float: left;
            font: 16px/61px "Microsoft Yahei";
            height: 61px;
            overflow: hidden;
        }
        
        .h_nav ul li a {
            float: left;
            display: inline-block;
            height: 61px;
            color: #fff;
            padding: 0 32px;
            transition: all .3s cubic-bezier(0.165, 0.84, 0.44, 1);
            -webkit-transition: all .3s cubic-bezier(0.165, 0.84, 0.44, 1);
        }
        
        .h_nav ul li em {
            display: inline-block;
            float: left;
            padding: 19px 10px 0 0;
            vertical-align: top;
        }
        
        .h_nav ul li a span {
            float: left;
            display: inline-block;
            height: 61px;
            color: #fff;
            padding-right: 33px;
            cursor: pointer;
        }
        
        .h_nav li a:hover,
        .h_nav .cur a {
            text-decoration: none;
            font-weight: bold;
            color: #fff;
            background: #e70012;
        }
        
        .h_nav li a:hover span,
        .h_nav .cur a span {
            text-decoration: none;
            color: #fff;
            background: url(images/h_nav2.png) no-repeat right top;
        }
        
        .h_nav .nones {
            background: 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;
        }
    

        .p1-search-1 {
            background: #f2f2f2;
            height: 82px;
            border-bottom: 1px solid #eee;
            overflow: hidden;
            font-size: 14px;
        }
        
        .p1-search-1 p {
            color: #444;
            line-height: 82px;
        }
        
        .p1-search-1 a {
            color: #444;
            display: inline-block;
            margin-right: 15px;
        }
        
        .p1-search-1-inp {
            width: 270px;
            height: 30px;
            border-radius: 20px;
            background: #fff;
            padding-left: 10px;
            margin-top: 28px;
        }
        
        .p1-search-1-inp input {
            border: 0;
        }
        
        .p1-search-1-inp1 {
            width: 224px;
            height: 30px;
            line-height: 30px;
            color: #a9a9a9;
            float: left;
        }
        
        .p1-search-1-inp2 {
            width: 30px;
            height: 30px;
            background: url(images/VISkins-p1.png) no-repeat -258px -936px;
            float: right;
            cursor: pointer;
        }
    

        .p12-curmbs-1{font-size: 14px;border-bottom: 1px dashed #dcdcdc;}
        .p12-curmbs-1 b{border-left: 10px solid #252525;font-weight: normal;padding-left: 8px;}
            /*.xnznr-mbx .blk-main{}*/
        .p12-curmbs-1 span{font-family: '宋体';padding: 0 5px;height: 46px;line-height: 46px;}
    

        .p14-left-nav-1-tit {
            background: #c30101;
            height: 80px;
        }
        
        .p14-left-nav-1-tit h3 {
            height: 75px;
            font-size: 24px;
            font-weight: normal;
            line-height: 75px;
            color: #fff;
            border-bottom: 1px solid #fff;
            text-align: center;
        }
        
        .p14-left-nav-1-tit h3 span {
            font-size: 14px;
            text-transform: uppercase;
        }
        
        .p14-left-nav-1-nav-one h3 {
            height: 50px;
            line-height: 50px;
            background:url(images/p14-icon5.png) no-repeat right center #252525;
            margin-bottom: 2px;
        }
        
        .p14-left-nav-1-nav-one h3 a {
            display: block;
            font-size: 18px;
            font-weight: normal;
            margin-right: 40px;
            margin-left: 38px;
            color: #fff;
        }
        
        .p14-left-nav-1-nav-one h3.sidenavcur,
        .p14-left-nav-1-nav-one h3:hover {
            background: url(images/p14-icon2.png) no-repeat right center #c30101;
        }
        
        .p14-left-nav-1-nav dl {
            padding: 2px 0 4px;
        }
        
        .p14-left-nav-1-nav dt {
            height: 50px;
            font-size: 16px;
            line-height: 50px;
            padding-left: 54px;
            padding-right: 40px;
            margin-bottom: 1px;
            background: #ececec;
            position: relative;
        }
        
        .p14-left-nav-1-nav dt:after {
            content: "";
            width: 8px;
            height: 8px;
            border: 2px solid #b8b8b8;
            border-style: solid solid none none;
            position: absolute;
            top: 50%;
            right: 32px;
            margin-top: -4px;
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg);
        }
        
        .p14-left-nav-1-nav dt.sidenavcur:after,
        .p14-left-nav-1-nav dt:hover:after {
            border-color:#c30101;
        }
        
        .p14-left-nav-1-nav dt.sidenavcur a,
        .p14-left-nav-1-nav dt:hover a {
            color: #c30101;
        }
        
        .p14-left-nav-1-nav dd {
            border: 1px solid #ececec;
            border-bottom: 0;
        }
        
        .p14-left-nav-1-nav p {
            height: 50px;
            font-size: 14px;
            line-height: 50px;
            padding-left: 72px;
            padding-right: 40px;
            border-bottom: 1px solid #ececec;
            background: #fff;
            position: relative;
        }
        /*.p14-left-nav-1-nav p:after{content: ""; width: 3px; height: 3px; border-radius: 100%;background: #666; position: absolute; left: 58px; top: 50%;}*/
        
        .p14-left-nav-1-nav p.sidenavcur a,
        .p14-left-nav-1-nav p:hover a {
            color:#c30101;
        }
        
        .p14-left-nav-1-nav p.sidenavcur:after,
        .p14-left-nav-1-nav p:hover:after {
            background: #252525;
        }
        
        .p14-left-nav-1-nav a {
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
    

        .p14-info-2 {
            border:1px solid #eee;
        }
        
        .p14-info-2-tit {
            height: 80px;
            font-size: 24px;
            line-height: 80px;
            background: #c30101;
            color: #fff;
            text-align: center;
        }
        
        .p14-info-2-list dl {
            padding: 26px 10px 20px 7px;
            
            font-size: 12px;
            line-height: 18px;
            display: inline-block;
            width: 223px;
        }
        
        .p14-info-2-list dt {
            width: 90px;
            float: left;
            margin-right: 6px;
        }
        
        .p14-info-2-list dt img {
            display: block;
            max-width: 100%;
            margin: 0 auto;
            width:90px;
            height:67px;
        }
        
        .p14-info-2-list dd h3 {
            height: 22px;
            font-size: 14px;
            font-weight: normal;
            line-height: 22px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            margin-bottom: 5px;
        }
        
        .p14-info-2-list-desc {
            height: 18px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .p14-info-2-list dl:nth-last-child(1) {
            border-bottom: 0;
        }
    

        .p6-order-form-1 {
            margin-bottom: 20px;
            overflow: hidden;
        } 
       
.p6-order-form-1-add {
           border:1px solid  #eee;
            overflow: hidden;
        
        } 
.p6-order-form-1-add h3 {
            height: 68px;
            line-height: 68px;
            font-size: 24px;
            color: #fff;
        } 
       .p6-order-form-1-add  ul { padding:20px;}
.p6-order-form-1-add li {
            font-size: 14px;
            line-height: 34px;
            color: #666;
            text-transform: capitalize;
        }
        .p6-order-form-1-add li.li01 {    font-size: 20px;
    line-height: 42px;
    color: #c30101;}
    

        .p15-showcase {
            position: relative;
            padding: 12px 18px 16px 20px;
            margin-bottom: 15px;
            background: #fff;
            border: 1px solid #eee;
        }
        .p15-showcase-right-con{line-height:24px;font-size:14px;overflow:hidden;}
        .p15-showcase-left {
            position: relative;
            width: 398px;
            height: 298px;
            float: left;
            line-height: 0;
            overflow: hidden;
            border: 1px solid #e7e7e7;
            margin-right: 30px;
        }
        
        .p15-showcase-left-jt {
            width: 12px;
            height: 23px;
            position: absolute;
            top: 50%;
            margin-top: -11px;
            cursor: pointer;
            z-index: 33;
        }
        
        .p15-showcase-left-prev {
            left: 10px;
        }
        
        .p15-showcase-left-next {
            right: 10px;
        }
        
        .p15-showcase-left-size {
            position: absolute;
            right: 0;
            bottom: 0;
            width: 36px;
            height: 24px;
            font-size: 14px;
            line-height: 16px;
        }
        .p15-showcase-left-size  em{
            font-style: normal;
        }
        
        .p15-showcase-left-pic {
            width: 100%;
            text-align: center;
        }
        
        .p15-showcase-left-pic li {
            float: left;
        }
        
        .p15-showcase-left-pic img {
            width: 398px;
            height: 206px;
            display: block;margin-top:40px; 
        }
        
        .p15-showcase-right {
            width: 460px;
            float: left;
        }
        
        .p15-showcase-right-tit {
            height: 40px;
            font-size: 24px;
            line-height: 40px;
             color: #454545;
            margin-bottom: 16px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
    

        .p4-prod-content-1 {
            overflow: hidden;
        }
        
        .p4-prod-content-1 .p4-titlel-1 {
            margin-bottom: -1px;
            height: 45px;
            background: none;
            overflow: hidden;
        }
        
        .p4-titlel-1 ul {
            font-size: 16px;
            line-height: 44px;
            color: #333;
            background: #fff;
        }
        
        .p4-titlel-1 li {
            text-align: center;
            border: 1px solid #eee;
            border-bottom: 0;
            background: #faf9f8;
            float: left;
            height: 43px;
            cursor: pointer;
            padding: 0 20px;
        }
        
        .p4-titlel-1 .cur {
            background: #f7f7f7;
            line-height: 43px;
            border-top: 2px solid #c30101;
            color:#c30101;
        }
        
        .p4-prod-content-1-con {
            border: 1px solid #eee;
            padding-bottom: 10px;
            margin-bottom: 20px;
            overflow: hidden;
        }
        
        .p4-prod-content-1-con-t1 {
            padding: 20px;
            line-height: 28px;
            font-size: 14px;
        }
        
        .info-content img {
            max-width: 100%;
            overflow: hidden;
        }
        
        .p4-prod-content-1-a {
            color: #999;
            line-height: 24px;
            overflow: hidden;
            margin-bottom: 24px;
        }
        
        .p4-prod-content-1-a dt {
            float: left;
            margin-right: -88px;
            width: 92px;
            height: 24px;
            display: inline-block;
            font-weight: bold;
            color: #fff;
            text-align: center;
            background: #c30101;
            margin-right: 10px;
        }
        
        .p4-prod-content-1-a dd {
            padding: 0 0 0 102px;
        }
        
        .p4-prod-content-1-a dd a {
            color: #999;
            margin-right: 10px;
            display: inline-block;
        }
        
        .p4-prod-content-1-a dd a:hover {
            color: #c30101;
        }
        /*.p4-prod-content-1-a a{color: #999; height: 34px;display: inline-block; text-decoration: none; padding: 0 20px; border:1px solid #f1f1f1;  margin-right: 16px;}*/
        /*.p4-prod-content-1-a a:hover{color: #c30101;  border-color:#c30101; text-decoration: none;}*/
        
        .p4-prod-content-1-txt a {
            font-weight: bold;
            color:#c30101;
        }
    
                  
        .p14-product-2-tit {
            height: 46px;
            line-height: 46px;
            border-bottom: 2px solid #dfdfdf;
          
            margin-bottom: 30px;
            padding-top: 26px;
        }

        .p14-product-2-tit b {
            display: inline-block; 
            font-size: 24px;
            font-weight: normal; 
            color: #464646;
            padding-left: 30px;
            border-bottom: 2px solid  #252525;
            background:url(images/p14-icon11.png) no-repeat 0 center;
        }

        .p14-product-2-tit span {
            margin-left: 10px;
            font-size: 18px;
            font-family: Arial;
            color: #c2c2c1;
            text-transform: uppercase;
        }
        .p14-product-2-list dl{float: left; width: 220px; border: 1px solid #dfdfdf; margin-right:14px;}
        .p14-product-2-list dl.p14-product-clear{margin-right: 0;}     
        .p14-product-2-list dl img{display: block;width: 220px;height:166px;}
        .p14-product-2-list dd{padding:  10px 28px 10px 10px; margin-right: 2px;  position:relative;}
        .p14-product-2-list h3{height: 30px;font-size: 16px;font-weight: normal; line-height: 30px;color:#191919; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
        .p14-product-2-list h3 a{color:#191919;}
        .p14-product-2-desc{font-size: 14px; line-height:24px;color:#666; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
        .p14-product-2-list dl:hover{border-color: #c30101;}
        .p14-product-2-list dl:hover h3 a{color: #c30101;}
    

        /*底部开始*/
        
        .footWrap {
            background: url(images/f_bg.jpg) no-repeat center top;
            height: 303px;
            overflow: hidden;
        }
        
        .f_con {
            height: 224px;
            overflow: hidden;
        }
        
        .f_nav {
            height: 79px;
            overflow: hidden;
            text-align: center;
            color: #929191;
            font: 16px/79px "Microsoft Yahei";
        }
        
        .f_nav a {
            color: #929191;
            padding: 0 30px;
            display: inline-block;
        }
        
        .f_logo {
            display: inline;
            width: 234px;
            overflow: hidden;
            padding: 70px 0 0 0;
        }
        
        .f_logo img {
            width: 234px;
            height: 106px;
            display: block;
        }
        
        .f_wz {
            float: left;
            display: inline;
            padding: 56px 0 0 72px;
            width: 536px;
            overflow: hidden;
            font: 14px/30px "Microsoft Yahei";
            color: #929190;
        }
        
        .f_wz a {
            color: #929190;
        }
        
        .f_wz em {
            color: #e70012;
            font-weight: bold;
            font-size: 24px;
        }
        
        .f_code {
            float: right;
            margin: 35px 15px 0 0;
            display: inline;
        }
        
        .footer p {
            float: left;
            margin-left: 22px;
            width: 145px;
            height: 156px;
            overflow: hidden;
            background: url(images/f_cdbg.png) no-repeat center top;
        }
        
        .footer p img {
            display: block;
            margin: 0 auto;
            width: 102px;
            height: 102px;
            padding: 2px;
            border: 1px solid #f0f0f0;
            background: #fff;
        }
        
        .footer p i {
            display: block;
            text-align: center;
            color: #5c5958;
            font: 14px/32px "Microsoft Yahei";
        }
    

        .client-2 {
            position: fixed;
            right: -170px;
            top: 50%;
            z-index: 900; font-size:12px; font-family:"Simsun";
        }
        
        .client-2 li a {
            text-decoration: none;
        }
        .client-2 li {
            margin-top: 1px;
            clear: both;
            height: 71px;
            position: relative;
        }
        
        .client-2 li i {
            background: url(images/fx.png) no-repeat;
            display: block;
            width: 30px;
            height: 27px;
            margin: 0px auto;
            text-align: center;
        }
        
        .client-2 li p {
            height: 20px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 .my-kefu-qq i {
            background-position: 4px 5px;
        }
        
        .client-2 .my-kefu-tel i {
            background-position: 0 -21px;
        }
        
        .client-2 .my-kefu-liuyan i {
            background-position: 4px -53px;
        }
        
        .client-2 .my-kefu-weixin i {
            background-position: -34px 4px;
        }
        
        .client-2 .my-kefu-weibo i {
            background-position: -30px -22px;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop i {
            width: 33px;
            height: 35px;
            background-position: -27px -51px;
        }
        
        .client-2 .my-kefu-left {
            float: left;
            width: 77px;
            height: 47px;
            position: relative;
        }
        
        .client-2 .my-kefu-tel-right {
            font-size: 20px;
            color: #fff;
            float: left;
            height: 24px;
            line-height: 22px;
            padding: 0 15px;
            border-left: 1px solid #fff;
            margin-top: 14px;
        }
        
        .client-2 .my-kefu-right {
            width: 20px;
        }
        
        .client-2 .my-kefu-tel-main {
            background: #c30101;
            color: #fff;
            height: 56px;
            width: 247px;
            padding:9px 0 6px;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #c30101;
            width: 97px;
            height: 56px;
            position: relative;
            padding:9px 0 6px;
            float: left;
        }
        
        .client-2 .my-kefu-weixin-pic {
            position: absolute;
            left: -130px;
            top: -24px;
            display: none;
            z-index: 333;
        }
        
        .my-kefu-weixin-pic img {
            width: 115px;
            height: 115px;
        }
    
