
    .header{margin: 0 3rem;min-width: 1200px;max-width: 1800px;}
        em,i{ font-style:normal;}
        body{width:100%;min-width:1200px;max-width: 1920px;margin: 0 auto;overflow-x:hidden;}
  
    .h_con{ position: relative; height: 6.1rem;}
    .h_con .logo{float: left;position: relative;z-index: 10;margin-top: 1.2rem;}
    .h_con .logo img{ display:block;width:7.2rem;height:4.1rem;}     
    .h_con h2{float: left;margin-left: 1rem;font-size: 1.3rem;color:#333333;line-height: 6.1rem;display: block;font-weight: bold;}
    .h_con p{float:right;height: 6.1rem;box-sizing: border-box;}  
    .h_con p img{display: inline-block;width: 1.4rem;height: 1.4rem;margin-right: 0.4rem;vertical-align: -0.1rem;}
    .h_con p em{ display: inline-block;font-size: 1.4rem;line-height: 6.1rem;color: #7e2924;font-weight: bold;}
    .h_nav{float: right;margin-right: 2.4rem;}
    .h_nav ul li { display: block;float: left;position: relative; }  
    .h_nav ul li a {display: block;position: relative;z-index: 1;font-size: 1rem;font-weight: normal;color: #333;height: 6.1rem; line-height: 6.1rem;display: block;text-align: center;padding: 0 1rem;}  
    .h_nav ul li.cur a,.h_nav ul li:hover a { background:#ae322d;color: #fff;}
  

        .ty-banner-1 {
            position: relative;
            overflow: hidden;
            line-height: 0;
            text-align:center;
        }
        .ty-banner-1 img{ 
            top: 0;
            left: 50%;
            visibility: hidden;
        }
        .ty-banner-1 img.show{
            visibility: visible;
        }
    

    .p102-search-1 {
        height: 70px;
        border-bottom: 1px solid #ededed;
        background: #f7f7f7;
    }
    
    .p102-search-1 p {
        float: left;
        width: 750px;
        height: 70px;
        line-height: 70px;
        font-size: 14px;
        color: #333333;
    }
    
    .p102-search-1 p b {
        display: inline-block;
    }
    
    .p102-search-1 p a {
        color: #666666;
        display: inline-block;
        margin-right: 15px;
    }
    .p102-search-1 p a:hover{color: #7e2924;}
    .p102-search-1-inp {
        float: right;
        width: 356px;
        height: 36px;
        background: #fff;
        margin-top: 18px;
        border-radius: 25px;
        position: relative;
    }
    
    .p102-search-1-inp:before,
    .p102-search-1-inp:after {
        content: '';
        position: absolute;
        width: 80%;
        height: 1px;
        background: #e3e3e3;
        left: 10%;
        z-index: 0;
    }
    
    .p102-search-1-inp:before {
        top: 0;
    }
    
    .p102-search-1-inp:after {
        bottom: 0;
    }
    
    .p102-search-1-inp1 {
        width: 249px;
        height: 34px;
        line-height: 34px;
        color: #999999;
        border: 1px solid #e3e3e3;
        border-right: 0;
        padding: 0 20px;
        border-top-left-radius: 25px;
        border-bottom-left-radius: 25px;
        float: left;
    }
    
    .p102-search-1-inp2 {
        width: 66px;
        height: 36px;
        border: 0;
        border-radius: 25px;
        background: url(images/p102-search-icon1.png) no-repeat center center #7e2924;
        float: right;
        position: relative;
        z-index: 2;
        cursor: pointer;
    }


.contenttb{width:1200px;margin:0 auto;}
		.plc{padding: 5px 0 25px;}
		.p12-curblock{
			display: none;
		}
		.p102-curmbs-1{height: 40px;line-height: 40px;font-size: 14px;color: #808080;}
		.p102-curmbs-1 b {
			font-weight: normal;
			padding-left: 35px;
			background: url(images/p102-curmbs-icon1.png) no-repeat left center;

		}
		.p102-curmbs-1 i {
			font-style: normal;
		}

		.p102-curmbs-1 span {
			font-family: 宋体;
			height: 46px;
			line-height: 46px;
			padding: 0px 5px;
		}
		.p102-curmbs-1 a{color: #808080;}
		.p102-curmbs-1 a:hover{color: #7e2924;}
	

    .p102-proShow-1 {
        padding: 0px 0 40px;
    }
    
    .p102-proShow-1-con {
        border: 1px solid #e3e3e3;
        position: relative;
    }
    
    .p102-proShow-1-left {
        width: 51.4%;
        position: relative;
        overflow: hidden;
    }
    
    .p102-proShow-1-prev,
    .p102-proShow-1-next {
        position: absolute;
        width: 40px;
        height: 40px;
        cursor: pointer;
        background: transparent;
        top: 50%;
        margin-top: -20px;
        z-index: 5;
        display: none;
    }
    
    .p102-proShow-1-left:hover .p102-proShow-1-prev,
    .p102-proShow-1-left:hover .p102-proShow-1-next {
        display: block;
    }
    
    .p102-proShow-1-prev {
        left: 15px;
    }
    
    .p102-proShow-1-next {
        right: 15px;
    }
    
    .p102-proShow-1-prev:before,
    .p102-proShow-1-next:after {
        position: absolute;
        content: '';
        width: 18px;
        height: 18px;
        border: 2px solid #fff;
        border-style: solid solid none none;
        top: 10px;
        z-index: 1;
    }
    
    .p102-proShow-1-prev:before {
        -moz-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
        -o-transform: rotate(-135deg);
        transform: rotate(-135deg);
        right: 4px;
    }
    
    .p102-proShow-1-next:after {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        left: 4px;
    }
    
    .p102-proShow-1-pic img {
        width: 100%;
        display: block;
    }
    
    .p102-proShow-1-size {
        position: absolute;
        right: 0;
        bottom: 0;
        width: 56px;
        height: 26px;
        font-size: 14px;
        line-height: 16px;
        color: #fff;
        letter-spacing: 3px;
    }
    
    .p102-proShow-1-right {
        position: absolute;
        width: 42.2%;
        right: 3.33%;
        top: 0;
        bottom: 0;
        z-index: 1;
    }
    
    .p102-proShow-1-text {
        padding: 30px 0 15px;
        border-bottom: 1px solid #e3e3e3;
        position: relative;
    }
    
    .p102-proShow-1-text:after {
        content: '';
        position: absolute;
        width: 40px;
        height: 3px;
        background: #7e2924;
        left: 0;
        bottom: -2px;
        z-index: 1;
    }
    
    .p102-proShow-1-text .p102-proShow-1-title {
        height: 32px;
        font-size: 24px;
        font-weight: normal;
        line-height: 32px;
        color: #1a1a1a;
    }
    
    .p102-proShow-1-text p {
        height: 28px;
        line-height: 28px;
        font-size: 15px;
        color: #808080;
    }
    
    .p102-proShow-1-desc {
        max-height: 160px;
        line-height: 32px;
        font-size: 15px;
        color: #4c4c4c;
        text-align: justify;
        margin: 20px 0 0;
        overflow: hidden;
    }
    
    .p102-proShow-1-tel {
        position: absolute;
        width: 100%;
        height: 50px;
        line-height: 50px;
        padding-top: 20px;
        border-top: 1px solid #e3e3e3;
        left: 0;
        bottom: 20px;
        z-index: 1;
    }
    
    .p102-proShow-1-tel a {
        float: left;
        width: 98px;
        height: 50px;
        padding-left: 58px;
        background: url(images/p102-cpxq-icon1.png) no-repeat 22px center #7e2924;
        font-size: 18px;
        color: #ffffff;
        margin-right: 20px;
        position:relative;
        display:block;
    }
    .p102-proShow-1-tel .pweix{position:absolute;z-index:99;top:60px;left:-25px;}
    .p102-proShow-1-tel p {
        float: left;
        /*min-width: 300px;*/
        max-width: 100%;
        height: 50px;
    }
    
    .p102-proShow-1-tel p em {
        float: left;
        height: 50px;
        font-size: 16px;
        color: #4c4c4c;
        padding-left: 50px;
        background: url(images/p102-cpxq-icon2.png) no-repeat left center;
        font-style: normal;
    }
    
    .p102-proShow-1-tel p span {
        float: left;
        font: bold 26px/50px Arial;
        color: #333333;
    }


        .p14-prodcontent-1 {
            background: #fff;
            padding: 32px 0 42px;
            margin-bottom: 22px;
        }
        
        .p14-prodcontent-1-tit {
            height: 40px;
            font-size: 24px;
            line-height: 40px;
            border-bottom: 2px solid #d4d4d4;
            margin-bottom: 20px;
            display: none;
        }
        
        .p14-prodcontent-1-tit span {
            display: inline-block;
            height: 40px;
            color: #464646;
            border-bottom: 2px solid  #5e5e5e;
            padding-left: 34px;
            background: url(images/p14-icon11.png) no-repeat 2px center;
        }
        
        .p14-prodcontent-1-tit em {
            font-size: 18px;
            font-family: Arial;
            text-transform: uppercase;
            font-style: normal;
            color: #c2c2c1;
        }
        
        /*.p14-prodcontent-1-desc {*/
        /*    padding-left: 15px;*/
        /*    padding-right: 15px;*/
        /*}*/
    

        .p14-product-2-tit {
            height: 46px;
            line-height: 46px;
            font-weight: normal;
            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: 32px;
            border-bottom: 2px solid #5e5e5e;
            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: 23.8%;
            border: 1px solid #dfdfdf;
            margin-right: 1.5%;
            box-sizing: border-box;
            margin-bottom: 50px;
        }
        
        .p14-product-2-list dl.p14-product-clear {
            margin-right: 0;
        }
        
        .p14-product-2-list dl img {
            display: block;
            width: 100%;
        }
        
        .p14-product-2-list dd {
            padding: 10px 28px 10px 10px;
            margin-right: 2px;
            position: relative;
        }
        
        .p14-product-2-list h4 {
            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 h4 a {
            color: #191919;
            text-align: center;
            display: block;
        }
        
        .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: #7e2924;
        }
        
        .p14-product-2-list dl:hover h3 a {
            color: #7e2924;
        }
    

        .p14-product-2-tit {
            height: 46px;
            line-height: 46px;
            font-weight: normal;
            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: 32px;
            border-bottom: 2px solid #5e5e5e;
            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: 23.8%;
            border: 1px solid #dfdfdf;
            margin-right: 1.5%;
            box-sizing: border-box;
            margin-bottom: 50px;
        }
        
        .p14-product-2-list dl.p14-product-clear {
            margin-right: 0;
        }
        
        .p14-product-2-list dl img {
            display: block;
            width: 100%;
        }
        
        .p14-product-2-list dd {
            padding: 10px 28px 10px 10px;
            margin-right: 2px;
            position: relative;
        }
        
        .p14-product-2-list h4 {
            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 h4 a {
            color: #191919;
            text-align: center;
            display: block;
        }
        
        .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: #7e2924;
        }
        
        .p14-product-2-list dl:hover h3 a {
            color: #7e2924;
        }
    

    .p103-fdh-1 {
        border: 1px solid #e3e3e3;
        border-bottom: 0;
        margin-bottom: 10px;
        background: #f5f5f5;
    }
    
    .p103-fdh-1-tit {
        height: 68px;
        border-bottom: 1px solid #e3e3e3;
    }
    
    .p103-fdh-1-tit h2 {
        height: 68px;
        line-height: 68px;
        font-weight: bold;
        font-size: 26px;
        color:#fff;
        text-align: center;
        font-weight: normal;
        background: #7e2924;
    }
    
    .p103-fdh-1-nav {
        background: #fff;
        padding-top: 10px;
    }
    
    .p103-fdh-1-nav-one {
        padding: 11px 35px 11px 27px;
        border-bottom: 1px solid #e3e3e3;
    }
    
    .p103-fdh-1-nav-one h3 {
        height: 34px;
        position: relative;
    }
    
    .p103-fdh-1-nav-one h3 i {
        position: absolute;
        width: 20px;
        height: 20px;
        right: -21px;
        top: 7px;
        z-index: 1;
    }
    
    .p103-fdh-1-nav-one h3 i:before {
        content: '';
        position: absolute;
        width: 10px;
        height: 2px;
        background: #808080;
        left: 5px;
        top: 9px;
    }
    
    .p103-fdh-1-nav-one h3 i:after {
        content: '';
        position: absolute;
        width: 2px;
        height: 10px;
        background: #808080;
        left: 9px;
        top: 5px;
        z-index: 2;
    }
    
    .p103-fdh-1-nav-one h3 a {
        display: block;
        height: 34px;
        line-height: 34px;
        font-size: 18px;
        color: #333333;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        position: relative;
    }
    
    .p103-fdh-1-nav-one dl {
        padding-bottom: 10px;
    }
    
    .p103-fdh-1-nav-one dt a {
        display: block;
        height: 32px;
        line-height: 32px;
        font-size: 14px;
        color: #4c4c4c;
        padding-left: 18px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        background: url(images/p103-fdh-nav-icon.png) no-repeat left center;
    }
    
    .p103-fdh-1-nav-one h3.sidenavcur:before,
    .p103-fdh-1-nav-one h3:hover:before {
        content: '';
        position: absolute;
        width: 5px;
        height: 18px;
        background: #7e2924;
        left: -28px;
        top: 8px;
    }
    
    .p103-fdh-1-nav-one h3.sidenavcur i,
    .p103-fdh-1-nav-one h3:hover i {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    
    .p103-fdh-1-nav-one h3.sidenavcur i:before,
    .p103-fdh-1-nav-one h3:hover i:before,
    .p103-fdh-1-nav-one h3.sidenavcur i:after,
    .p103-fdh-1-nav-one h3:hover i:after {
        background: #7e2924;
    }
    
    .p103-fdh-1-nav-one h3.sidenavcur a,
    .p103-fdh-1-nav-one h3:hover a {
        color: #7e2924;
    }
    
    .p103-fdh-1-nav-one dt.sidenavcur a,
    .p103-fdh-1-nav-one dt:hover a {
        color: #7e2924;
    }


        .p1-info-3-tit {
            height: 60px;
    font-size: 24px;
    font-weight: normal;
    line-height: 60px;
    background: #7e2924;
    color: #fff;
    text-align: center;
        }
        .p1-info-3-list{padding: 10px 10px 0;}
        .p1-info-3-list li h4{
            height: 46px;
            font-size: 14px;
            font-weight: normal;
            line-height: 46px;
            color:#4b4a4a;
            border-bottom: 1px dashed #dbdbdb;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        /*.p1-info-3-list li h4 a{ color:#4b4a4a;}*/
        .p1-info-3-list li h4 span {
            float: right;
        }
    

        .contact-z1 {
            height: 140px;
            background: url("images/contact-z1.jpg") no-repeat;
            color: #333;
            margin-bottom: 30px;
        }
        
        .contact-z1 p {
            font-size: 20px;
            height: 30px;
            line-height: 30px;
            padding: 37px 0 0 95px; 
            background: url(images/contact-z1_tel.png) no-repeat 74px 44px;
        }
        
        .contact-z1 span {
            display: block;
            height: 30px;
            font-weight: bold;
            font-size: 18px;
            line-height: 30px; 
            padding-left: 73px;
        }
    

    
      .content22{width:1400px;margin: 0 auto;position: relative;}
      @media screen and  (max-width:1440px){
        .content22{width:1200px;margin:0 auto;}    
      
           }
    .footer{height: 600px;background: url(images/foot_bg.jpg) no-repeat center;}
    .f_con{padding: 90px 0 0;height: 270px;} 
    .f_con h2{float: left;width: 680px;}
    .f_con h2 img{ display: block;width: 144px;height: 82px;float: left;}
    .f_con h2 span{display: block;font-size: 24px;line-height: 82px;color: #fff;font-weight: bold;float: left;margin-left: 12px;}
    .f_con h3{ display: block;font-size: 24px;color: #fff;line-height: 24px;font-weight: normal;margin-bottom: 35px;}
    .f_nav{float: left;width: 400px;}  
    .f_nav  ul{width: 400px;}
    .f_nav  ul li a{font-size: 16px;color: #fff;line-height: 32px;display: block;float: left;width: 200px;opacity: 0.5;}
    .f_er{ float: right;width: 260px;}
    .f_er li{float: left;width: 120px;}
    .f_er li:last-child{float: right;}
    .f_er li img{ display: block;width: 120px;height: 120px;}
    .f_er li span{ display: none;font-size: 16px;line-height: 70px;color:#dfe0e0;text-align: center;}
    .gsxx{ box-sizing: border-box;height: 120px;border-top: 1px solid rgba(255,255,255,0.1);border-bottom: 1px solid rgba(255,255,255,0.1);}
    .gsxx li{ display: block;font-size: 20px;color: #fff;line-height: 120px;float: left;margin-right: 172px;font-family: Verdana;}
    .gsxx li img{ display: inline-block;width: 40px;height: 40px;margin-right: 20px;vertical-align: middle;}
    .gsxx li:last-child{margin-right: 0;font-size: 18px;}
    .f_bot{height:100px;}
    .f_bot span{font-size: 16px;color: #fff;float: left;display: block;line-height: 100px;opacity: 0.5;}
    .f_bot span em{display: inline-block;margin-left: 16px;}
    .f_bot a{color: #fff;}
    .f_bot i{ display: block;}
    .f_bot .links{ float: right;display:None;}
    .f_bot .links b{ float: left;font-weight: normal;font-size: 16px;color: #fff;opacity: 0.5;line-height: 100px;}
    .f_bot .links a{ float: left;margin-left: 20px;font-size: 16px;color: #fff; line-height: 100px; opacity: 0.5;}

        @media screen and (max-width: 1440px) {
          .f_con h2{float: left;width: 560px;}
          .f_nav{float: left;width: 300px;}  
          .f_nav{float: left;width: 360px;}  
          .f_nav  ul{width: 360px;}
          .f_nav  ul li a{width: 180px;}
          .gsxx li{margin-right: 74px;}
        }



        .client-2 {
            width: 45px;
            position: fixed;
            right: 10px;
            top: 60%;
            z-index: 999;
            color: #fff;
        }
        
        .client-2 li a {
            text-decoration: none;
            color: #fff;
        }
        
        .client-2 li {
            margin-bottom: 5px;
            width: 45px;
            height: 45px;
            border-radius: 50%;
            cursor: pointer;
            position: relative;
        }
        
        .client-2 li.my-kefu-qq {
            background:#7e2924 url(images/cimg23.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-weixin {
            background:#7e2924 url(images/cimg24.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-tel {
            background:#7e2924 url(images/cimg25.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-shouye {
            background:#7e2924 url(images/tohome.png) center no-repeat;
            background-size:26px;
        }
        
        .client-2 li.my-kefu-shouye a {
            width: 45px;
            height: 45px;
            display: block;
        }
        
        .client-2 li.my-kefu-ftop {
            background:#7e2924 url(images/returnTop.png) center no-repeat;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 12px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 li.my-kefu-qq .cont {
            margin: 0;
            background:#7e2924 url(images/cimg23.png) 15px center no-repeat;
            border-radius: 50px;
            padding-left: 45px;
            height: 45px;
            line-height: 45px;
            color: #fff;
            font-size: 16px;
            width: 130px;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 999;
        }
        
        .client-2 li.my-kefu-tel .cont {
            margin: 0;
            background:#7e2924 url(images/cimg25.png) 15px center no-repeat;
            border-radius: 50px;
            padding-left: 45px;
            height: 45px;
            line-height: 45px;
            color: #fff;
            font-size: 18px;
            width: 180px;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 999;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop .my-kefu-main {
            padding-top: 6px;
        }
        
        .client-2 li.my-kefu-weixin .cont {
            margin: 0;
            width: 115px;
            padding: 5px;
            border: solid 1px #ccc;
            position: absolute;
            left: -150px;
            top: -44px;
            background-color: #fff;
        }
        
        .client-2 li.my-kefu-weixin .cont  span {
            display: block;
            line-height: 20px;
            font-size: 12px;
            text-align: center;
            color: #1a1a1a;
        }
        
        .client-2 li.my-kefu-weixin .cont  img {
            width: 115px;
            height: 115px;
        }
        
        .client-2 li:hover .cont {
            display: block!important;
        }
    
