
    .header{margin: 0 8rem;min-width: 1200px;max-width: 1600px;}
        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: 5.5rem;}
    .h_con .logo{float: left;position: relative;z-index: 10;margin-top: 1.2rem;}
    .h_con .logo img{ display:block;width:8.85rem;height:3.5rem;}
      
    .h_con h2{float: left;margin-top: 1.2rem;margin-left: 1.5rem;padding-left: 1.5rem;height: 3.6rem;background: url(images/h_line.png) no-repeat left;}
    .h_con h2 span{font-size: 1.3rem;color:#e60012;line-height: 1.3rem;font-weight: bold;display: block;padding-top: 0.3rem;}
    .h_con h2 i{font-size: 0.9rem;color:#333333;line-height: 0.9rem;font-weight: normal;display: block;padding-top: 0.5rem;display: block;}
    .tel{position: absolute;right: 0%;top: 0.8rem;}
    
    .tel img{display: inline-block;width: 1.2rem;height: 1.2rem;margin-right: 0.4rem;vertical-align: -0.1rem;}
    .tel i{ display: inline-block;font-size: 0.8rem;line-height: 0.8rem;color: #d53745;vertical-align: 0.15rem;margin-right: 0.2rem;}
    .tel em{ display: inline-block;font-size: 1.2rem;line-height: 1.2rem;color: #d53745;font-weight: bold;}
    .h_nav {float: right;margin-top: 3rem; height:2.4rem;}
     .h_nav ul li {display: block;float: left;position: relative;height: 2.4rem;margin: 0 0.8rem;}
     .h_nav ul li::before {content: "";display: block;width: 0;position: absolute;left: 50%;bottom: 0px;background: #e60012; height: 0.15rem;transition: 0.35s;}
     .h_nav ul li a { display: block;position: relative;z-index: 1; font-size: 0.9rem;line-height: 0.9rem;color: #333333;font-weight: normal;height: 2.4rem;}
     .h_nav ul li:first-of-type {margin-left: 0;}   
     .h_nav ul li:last-of-type {margin-right: 0;}   
     .h_nav ul li.cur::before,.h_nav ul li:hover::before {width: calc(100% + 0rem);
          left: 0;}
     .h_nav ul li.cur a, .h_nav ul li:hover a{ color: #e60012;font-weight: bold;}
  

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

    .p103-search-1 {
        height: 70px;
        border-bottom: 1px solid #ededed;
        background: #f7f7f7;
    }
    
    .p103-search-1 p {
        float: left;
        width: 750px;
        height: 70px;
        line-height: 70px;
        font-size: 14px;
        color: #333333;
    }
    
    .p103-search-1 p b {
        display: inline-block;
    }
    
    .p103-search-1 p a {
        color: #666666;
        display: inline-block;
        margin-right: 15px;
    }
    
    .p103-search-1-inp {
        float: right;
        height: 34px;
        background: #fff;
        margin-top: 18px;
        border: 1px solid #e3e3e3;
        position: relative;
    }
    
    .p103-search-1-inp1 {
        width: 270px;
        height: 34px;
        line-height: 34px;
        color: #999999;
        padding-left: 19px;
        float: left;
    }
    
    .p103-search-1-inp2 {
        width: 64px;
        height: 34px;
        background: url(images/p103-search-icon1.png) no-repeat center center;
        float: right;
        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: #e60012;}
	

    .p102-proShow-1 {
        padding: 0px 0 50px;
    }
    
    .p102-proShow-1-con {
        border: 1px solid #e3e3e3;
        position: relative;
    }
    
    .p102-proShow-1-left {
        width: 49.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: 44.2%;
        right: 3.33%;
        top: 0;
        bottom: 0;
        z-index: 1;
    }
    
    .p102-proShow-1-text {
        padding: 20px 0 15px;
        border-bottom: 1px solid #e3e3e3;
        position: relative;
    }
    
    .p102-proShow-1-text:after {
        content: '';
        position: absolute;
        width: 40px;
        height: 3px;
        background: #e60012;
        left: 0;
        bottom: -2px;
        z-index: 1;
    }
    
    .p102-proShow-1-text .p102-proShow-1-title {
        height: 40px;
        font-size: 26px;
        font-weight: normal;
        line-height: 40px;
        color: #1a1a1a;
    }
    
    .p102-proShow-1-text p {
        height: 28px;
        line-height: 28px;
        font-size: 16px;
        color: #808080;
    }
    
    .p102-proShow-1-desc {
        max-height: 168px;
        line-height: 28px;
        font-size: 16px;
        color: #4c4c4c;
        text-align: justify;
        padding: 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 #e60012;
        font-size: 18px;
        color: #ffffff;
        margin-right: 12px;
    }
    
    .p102-proShow-1-tel p {
        float: left;
        min-width: 180px;
        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;
    }


       .endit-content {font-size:15px;line-height:28px;}
       
        .p14-prodcontent-1 {
      
            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;
        }
        
        .p14-prodcontent-1-tit span {
            display: inline-block;
            height: 40px;
            color: #464646;
            border-bottom: 2px solid  #666666;
            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;*/
        /*}*/
    

.p101-latest-news{padding-top:50px;}
.title{padding-bottom: 15px;position: relative;font-weight: normal;text-align: center;margin-bottom: 40px;}
	.title:after{content: '';position: absolute;width: 76px;height: 1px;background: #d4d4d4;bottom: 0;left: 50%;margin-left: -38px;}
	.title span,.title a{display: block;height: 50px;line-height: 50px;font-size: 38px;color: #333333;}
	.title em{display: block;height: 22px;font: 14px/22px 'Arial';color: #808080;font-style: normal;letter-spacing: 2px;}
	.p101-latest-news-con{margin-top:40px;}
    .p101-latest-news {
        padding: 0px 0 0px;
    }
    
    .p101-latest-news-con {
        position: relative;
        padding-bottom: 40px;
    }
    
    .p101-latest-news-con .tempWrap {
        width: 1200px !important;
        margin: 0 auto;
    }
    
    .p101-latest-news-prev,
    .p101-latest-news-next {
        position: absolute;
        width: 36px;
        height: 36px;
        cursor: pointer;
        bottom: 0;
        z-index: 5;
        border-radius: 100%;
    }
    
    .p101-latest-news-prev {
        left: 550px;
        border: 2px solid #333333;
        background: #333333;
    }
    
    .p101-latest-news-next {
        right: 550px;
        border: 2px solid #e60012;
        background: #e60012;
    }
    
    .p101-latest-news-prev:before,
    .p101-latest-news-next:after {
        position: absolute;
        content: '';
        width: 14px;
        height: 14px;
        top: 10px;
        z-index: 1;
    }
    
    .p101-latest-news-prev:before {
        border: 2px solid #fff;
        border-style: solid none none solid;
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        right: 7px;
    }
    
    .p101-latest-news-next:after {
        border: 2px solid #fff;
        border-style: solid solid none none;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        left: 7px;
    }
    
    .p101-latest-news-list dl {
        float: left;
        width: 296.6px;
     
        border: 1px solid #ebebeb;
        background: #f7f7f7;
        position: relative;
        margin-right: 20px;
    }
 
    .p101-latest-news-list dl:hover:after {
        content: '';
        position: absolute;
        width: 100%;
        height: 3px;
        background: #e60012;
        left: 0;
        bottom: -1px;
        z-index: 1;
    }
    
    .p101-latest-news-list dl:last-child {
        margin-right: 0;
    }
    
    .p101-latest-news-list dt img {
        width: 100%;
        display: block;
    }
    
    .p101-latest-news-list dd {
        padding: 22px 25px 20px;
    }
    
    .p101-latest-news-list dd h4 {
        font-weight: normal;
    }
    
    .p101-latest-news-list dd h4 a {
        display: inline-block;
        max-width: 100%;
        line-height: 36px;
        font-size: 20px;
        color: #1a1a1a;
        margin-bottom: 15px;
    }
     .p101-latest-news-list dl:hover h4 a{
      color:#e60012;;
  }  
    .p101-latest-news-desc {
        line-height: 30px;
        font-size: 16px;
        color: #4c4c4c;
        text-align: justify;
        margin-bottom: 20px;
    }
    
    .p101-latest-news-time {
        height: 24px;
        line-height: 24px;
        font-size: 14px;
        color: #808080;
       
    }


        .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 #666666;
            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: 32%;
            border: 1px solid #dfdfdf;
            margin-right: 2%;
            box-sizing: border-box;
            margin-bottom: 60px;
        }
        
        .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;
            display: block;
            text-align: center;
        }
        
        .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: #e60012;
        }
        
        .p14-product-2-list dl:hover h3 a {
            color: #e60012;
        }
    

    .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: #e60012;
        text-align: center;
    }
    
    .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: #e60012;
        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: #e60012;
    }
    
    .p103-fdh-1-nav-one h3.sidenavcur a,
    .p103-fdh-1-nav-one h3:hover a {
        color: #e60012;
    }
    
    .p103-fdh-1-nav-one dt.sidenavcur a,
    .p103-fdh-1-nav-one dt:hover a {
        color: #e60012;
    }


        .p1-info-3-tit {
            height: 60px;
    font-size: 24px;
    font-weight: normal;
    line-height: 60px;
    background: #e60012;
    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;
        }
    

        .cbgg-01 {
            background: #e60012;
            text-align: center;
            color: #fff;
        }
        
        .cbgg-01-img img {
            width: 100%;
            display: block;
        }
        
        .cbgg-01 p {
            padding-top: 15px;
        }
        
        .cbgg-01 p img {
            vertical-align: middle;
            margin-right: 5px;
        }
        
        .cbgg-01 span {
            display: block;
            font-size: 28px;
            font-weight: bold;
            font-family: Arial;
            padding-bottom: 20px;
            padding-top: 10px;
        }
    

    .footer{height: 460px;background: #242424;}
   
.content22{width:1400px;margin: 0 auto;position: relative;}
@media screen and  (max-width:1440px){
        .content22{width:1200px;margin:0 auto;}    
      
           }

    .f_lx{ float: left;width: 24.2%;height: 460px;border-right: 1px solid rgba(255,255,255,0.1);margin-right: 7.8%;box-sizing: border-box;}
    .f_lx h2 img{display: block;width: 200px;height: 79px;padding: 80px 0 40px;}
   
    .f_lx p{ font-size: 16px;line-height: 40px;color: #999999;}
    .f_lx p a{ color: #999999}
    .f_nav{float: left;border-right: 1px solid rgba(255,255,255,0.1);width: 17.8%;height: 460px;padding-top: 70px;box-sizing: border-box;}  
    .f_nav  ul li a{font-size: 16px;color: #999999;line-height: 40px;display: block;}
  .f_nav  ul li a:hover{color:#e60012;}
    .f_xx{ float: left;width: 35.72%;height: 460px;border-right: 1px solid rgba(255,255,255,0.1);box-sizing: border-box;}
    .f_xx .gsxx{height: 240px;border-bottom: 1px solid rgba(255,255,255,0.1);box-sizing: border-box;padding:40px 0 0 12% ;}
    .f_xx  .gsxx p{font-size: 16px;color: #999999;line-height: 40px;display: block;}
    .f_xx  .gsxx p b{font-size: 18px;}

    .f_xx .links{height: 220px;box-sizing: border-box;padding:70px 0 0 12% ;}
    .f_xx  .links b{font-size: 16px;color: #999999;line-height: 40px;display: block;font-weight: normal;}
    .f_xx  .links p a{font-size: 16px;color: #999999;line-height: 40px;display: block;font-weight: normal;float: left;margin-right: 25px;}

    .f_er{float: right;width: 8.6%;padding-top: 70px;}
    
    .f_er li{width:100%;margin-bottom: 20px;}
    .f_er li img{ display: block;width:100%;;}
    .f_er li em{font-size: 16px;color: #999999;line-height: 40px;display: block;text-align: center;}


  
    @media screen and  (max-width:1440px){
    
       }

  

        .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:#e60012 url(images/cimg23.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-weixin {
            background:#e60012 url(images/cimg24.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-tel {
            background:#e60012 url(images/cimg25.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-shouye {
            background:#e60012 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:#e60012 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:#e60012 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:#e60012 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;
        }
    
