
 
 
 /* -- 页面整体布局 -- */
.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;
        }
    

        .p11-product-1 {
            margin-bottom:30px;
          border:1px solid #eee;
        }
        
        .p11-product-1 h3 {
            height: 68px;
            font-size: 24px;
            line-height: 68px;
         
        }
        
        .p11-product-1 dl {
            padding: 20px;
           
        }
        
        .p11-product-1 dt {
            width: 100%;
            margin-bottom: 20px;
        }
        
        .p11-product-1 dt img {
            display: block;
            width: 100%;
        }
        
        .p11-product-1 dd {
            font-weight: normal;
            line-height: 30px;text-align:center;
        }
        
        .p11-product-1 dd a {
            display: block;
            white-space: nowrap;
            text-overflow: ellipsis;
            overflow: hidden;
        }
    

        .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-infolist-1-t1 {
            padding: 35px 49px 0px 21px;
            background: #fff;
            border-bottom: 1px dashed #cacaca;
            margin-bottom: 20px;
            height: 164px;
        }
        
        .p15-infolist-1-t1 dt {
            position: relative;
            height: 30px;
            font-size: 18px;
            line-height: 30px;
            margin-bottom: 8px;
            padding-left: 68px;
        }
        .p15-infolist-1-t1 dt a{
            display: block;
            color:#333;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .p15-infolist-1-t1 dt span {
            display: block;
            width: 60px;
            height: 30px;
            font-size: 18px;
            line-height: 30px;
            text-align: center;
            color: #fff;
            position: absolute;
            top: 0;
            left: -0px;
            background: #c30101;
        }
        .p15-infolist-1-t1-desc {
            height: 72px;
            line-height: 24px;
            margin-bottom: 5px;
            overflow: hidden; 
            padding-left: 68px;
        }
        
        .p15-infolist-1-t1-deta {
            
        }
        
        .p15-infolist-1-t1-deta a {
            width: 90px;height: 30px;line-height: 30px;text-align: center;
            display: block;float: right;
            background: #b6b6b6;color: #fff;
        }
        .p15-infolist-1-t1-deta a:hover{background:#c30101;color:#fff;}
        
    

        .p14-infolist-1-list dl {
            border: 1px solid #dedede;
            margin-bottom: 15px;
            padding: 22px 50px 22px 22px;
            background: #fff;
            display: inline-block;
            width:856px;
        }
        
        .p14-infolist-1-list dt {
            width: 253px;
            float: left;
            margin-right: 50px;
        }
        
        .p14-infolist-1-list dt img {
            width:253px;
            height: 189px;
            display: block;
        }
        
        .p14-infolist-1-list dd h4 {
            height: 40px;
            font-weight: normal;
            font-size:18px;
            color: #154c64;
            line-height: 40px;
            margin-bottom: 5px;
        }
        
        .p14-infolist-1-list h4 a {
            display: block;
            color: #4b4a4a;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        .p14-infolist-1-list dl:hover{border:1px solid #c30101;}
        .p14-infolist-1-list dl:hover h4 a {
            color: #c30101;
        }
        
        .p14-infolist-1-list-desc {
            max-height: 72px;
            font-size: 14px;
            line-height: 24px;
            color: #797979;
            margin-bottom: 28px;
            overflow: hidden;
        }
        
        .p14-infolist-1-list-deta {
            width: 90px;
            height: 30px;
            line-height: 30px;
            text-align: center;
            display: block;
            float: right;
            background: #b6b6b6;
            color: #fff;
        }
        .p14-infolist-1-list-deta a{color:#fff;}
        
        .p14-infolist-1-list dl:hover .p14-infolist-1-list-deta {
            background: #c30101;
            border-color: #c30101;
        }
        
        .p14-infolist-1-list dl:hover .p14-infolist-1-list-deta a {
            color: #fff;
        }
    

     /*翻页*/
.p12-pagination-1-main {
    margin: 0 auto; 
    padding: 20px 0;
    height: 30px;
    text-align: center;
}

.p12-pagination-1 a,
.p12-pagination-1 span {
    vertical-align: top;
    display: inline-block;
    padding: 0 8px;
    height: 26px;
    line-height: 26px;
    border: 1px solid #e5e5e5; 
    text-align: center;
    margin: 0 2px;
    background: #fff;
}

.p12-pagination-1 span {
    border: 1px solid #fff;
}

.p12-pagination-1 .page_curr {
    background:#c30101;
    color:#fff;
    border-color:#c30101;
}

.p12-pagination-1 .laypage_first,
.p12-pagination-1 .laypage_last {
    display: none;
}

 

        /*底部开始*/
        
        .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;
        }
    
