
 i,em{font-style:normal;}
       .topWrap {background:#fff; width: 100%;font-family: "Microsoft Yahei";  height: 129px;box-sizing: border-box; position: relative;padding-top:21px;}
       .header{width: 1600px;margin:0 auto;}
       .hd-logo { width:270px;max-height: 92px; overflow: hidden; box-sizing: border-box; float: left;margin-right: 18px;}
       .hd-logo img { width: 100%; display: inline-block; vertical-align: middle; }
       .hd-txt{ font-size: 20px; color: #666666;  line-height: 35px;float: left;font-weight: bold;margin-top: 13px;padding-left:25px;background: url(images/logo-txt.png) no-repeat left 8px ;}
       .hd-txt b{ font-size: 30px;color: #2d323a;font-weight: bold;display: block;}
       .hd-txt i{color:#e49808;}
       .hd-tel{float: right; width: 35px;height: 35px;background: url(images/tel.png) no-repeat right center; position: relative;cursor: pointer;z-index:10; margin-top:32px;margin-left: 32px;}
       .hd-tel p{height: 42px;line-height: 42px; width: 238px; background: #e49808; border-radius: 25px; text-align: center; font-size: 24px; color: #fff; position: absolute;right: -360px;top:33px;z-index:10;transition: all 0.5s linear;-webkit-transition: all 0.5s linear;-moz-transition: all 0.5s linear;-o-transition: all 0.5s linear;opacity: 0; }
       .hd-tel:hover p{right:0;opacity: 1;}
       .menu{float: right;max-width: 916px;margin-top:22px;}
       .menu li { float: left;height: 48px;line-height: 48px; margin-right: 40px; position: relative;box-sizing: border-box;font-size: 18px; }
       .menu li a { text-decoration: none; color: #333333; display: inline-block; position: relative;z-index: 2; font-weight: normal; text-align: center;}
       .menu li a::after{content: ""; width: 0%;height: 2px;background-color: #e49808;position: absolute; bottom:2px;left:50%;-webkit-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;-webkit-transform: translateX(-50%);transform: translateX(-50%);}
       .menu li:hover a,.menu li.cur a{ font-weight: bold;color: #e49808;}
       .menu li:hover a::after,.menu li.cur a::after{ width: 100%;font-weight: bold;color: #e49808;}
       .menu li:last-child{margin-right:0;}

        @media screen and (max-width:1601px) {
          .header{width: 1400px;}
          .hd-logo { margin-right: 8px;}
          .hd-txt{ font-size: 16px;}
          .hd-txt b{font-size: 24px;}
          .menu li{margin-right: 22px;}
          
        }
       @media screen and (max-width:1401px) {
          .header{width: 1280px;}
          .hd-txt{ font-size: 16px;}
          .hd-txt b{font-size: 24px;}
          .menu li{margin-right: 24px;font-size: 16px;}
        }
   

        .ty-banner-1 {
            overflow: hidden;
            line-height: 0;
            text-align:center;
        }
        .ty-banner-1 img{
            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;
    }


		.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: #e49808;}
	

    .p101-info-content-1 {
        padding-top: 180px;
        position: relative;
    }
    
    .p101-info-content-1-text {
        position: absolute;
        width: 1200px;
        left: 0;
        top: 50px;
        z-index: 1;
        border-bottom: 1px solid #dedede;
        padding-bottom: 8px;
    }
    
    .p101-info-content-1-title {
        height: 56px;
    line-height: 56px;
    font-size: 28px;
    color: #1a1a1a;
    font-weight: bold;
    margin-bottom: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    }
    
    .p101-info-content-1-bool {
        height: 24px;
        line-height: 24px;
        font-size: 14px;
        color: #999999;
    }
    
    .p101-info-content-1-bool span {
        margin-right: 15px;
    }
    
    .p101-info-content-1-bool span.times {
        font-family: Arial;
    }
    
    .p101-info-content-1-con {
        line-height: 32px;
        font-size: 16px;
        color: #4c4c4c;
        text-align: justify;
        margin-bottom: 35px;
    }
    
    .p101-info-pagination-1 {
        position: relative;
        padding: 20px 0;
        border-top: 1px solid #dedede;
    }
    
    .p101-info-pagination-1 dl {
        width: 660px;
    }
    
    .p101-info-pagination-1 dd {
        height: 34px;
        line-height: 34px;
        font-size: 16px;
        color: #4c4c4c;
    }
    
    .p101-info-pagination-1 dd span {
        display: inline-block;
        padding-left: 20px;
        height: 34px;
        position: relative;
    }
    
    .p101-info-pagination-1 dd span:before {
        content: '';
        position: absolute;
        width: 3px;
        height: 14px;
        background: #4c4c4c;
        left: 0;
        top: 50%;
        margin-top: -7px;
    }
    
    .p101-info-pagination-1 dd a {
        display: inline-block;
        height: 34px;
        color: #e49808;
    }
    
    .p101-info-pagination-1-href {
        position: absolute;
        width: 120px;
        height: 38px;
        border: 1px solid #e49808;
        right: 0;
        top: 50%;
        margin-top: -20px;
    }
    
    .p101-info-pagination-1-href a {
        display: block;
        height: 38px;
        line-height: 38px;
        font-size: 18px;
        color: #e49808;
        text-align: center;
    }


    .p101-info-3 {
        background: #f5f5f5;
        border: 1px solid #ededed;
    }
    
    .p101-info-3-title {
        display: inline-block;
        height: 50px;
        line-height: 50px;
        font-size: 24px;
        color: #ffffff;
        padding: 0 30px;
        background: #4d4d4d;
        margin-top: -1px;
    }
    
    .p101-info-3-list {
        padding: 5px 24px 15px;
    }
    
    .p101-info-3-list li {
        height: 55px;
        line-height: 55px;
        border-bottom: 1px dashed #d2d2d2;
    }
    
    .p101-info-3-list li:last-child {
        border-bottom: 0;
    }
    
    .p101-info-3-list li a {
        display: inline-block;
        max-width: 590px;
        padding-left: 25px;
        height: 55px;
        font-size: 16px;
        color: #333333;
        position: relative;
    }
    
    .p101-info-3-list li a:before {
        content: "";
        width: 5px;
        height: 5px;
        border: 2px solid #808080;
        border-style: solid solid none none;
        position: absolute;
        top: 50%;
        left: 6px;
        margin-top: -3px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    
    .p101-info-3-list li span {
        float: right;
        width: 110px;
        font: 14px/55px Arial;
        color: #808080;
        text-align: right;
        margin-right: 5px;
    }
    .p101-info-3-list li:hover a{color: #e49808;}
    .p101-info-3-list li:hover a:before{border-color: #e49808;}


    .p101-info-key-1 {
        padding: 22px 0 42px;
        border-bottom: 1px solid #dedede;
    }
    
    .p101-info-key-1 p {
        height: 28px;
        line-height: 28px;
        color: #666666;
        font-size: 14px;
    }
    
    .p101-info-key-1 span {
        display: inline-block;
        margin: 0 4px;
    }
    
    .p101-info-key-1 span a {
        color: #666;
    }
    .p101-info-key-1 span a:hover{color: #e49808;}


    .p101-recommend-news-title {
        position: relative;
        font-weight: normal;
        margin-bottom: 10px;
    }
    
    .p101-recommend-news-title span,
    .p101-recommend-news-title a {
        display: block;
        height: 50px;
        line-height: 50px;
        font-size: 38px;
        color: #333333;
    }
    
    .p101-recommend-news-title em {
        display: block;
        height: 22px;
        font: 14px/22px 'Arial';
        color: #808080;
        font-style: normal;
        letter-spacing: 2px;
    }
    
    .p101-recommend-news {
        padding: 40px 0 60px;
    }
    
    .p101-recommend-news-list ul {
        padding-top: 5px;
        position: relative;
    }
    
    .p101-recommend-news-list li {
        height: 40px;
        padding-left: 20px;
        position: relative;
        line-height: 40px;
    }
    
    .p101-recommend-news-list li:before {
        content: "";
        width: 8px;
        height: 8px;
        border: 2px solid #808080;
        border-style: dotted dotted none none;
        position: absolute;
        top: 50%;
        left: 0;
        margin-top: -4px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        z-index: 1;
    }
    
    .p101-recommend-news-list li:after {
        content: '';
        position: absolute;
        width: 2px;
        height: 2px;
        background: #808080;
        left: 4px;
        top: 50%;
        z-index: 1;
    }
    
    .p101-recommend-news-list li a {
        display: inline-block;
        max-width: 640px;
        height: 40px;
        font-size: 16px;
        color: #333333;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    
    .p101-recommend-news-list li:hover a {
        color: #e49808;
    }
    
    .p101-recommend-news-list li:hover:before {
        border-color: #e49808;
    }
    
    .p101-recommend-news-list li:hover:after {
        background: #e49808;
    }
    
    .p101-recommend-news-list li span {
        float: right;
        width: 110px;
        font: 14px/40px Arial;
        color: #808080;
        text-align: right;
    }


    .p101-info-fdh-1 {
        background: #f5f5f5;
        margin: 185px 0 10px;
    }
    
    .p101-info-fdh-title {
        height: 40px;
        line-height: 40px;
        font-size: 22px;
        color: #1a1a1a;
        text-align: center;
        position: relative;
        padding-bottom: 8px;
        margin-bottom: 30px;
    }
    
    .p101-info-fdh-title:after {
        content: '';
        position: absolute;
        width: 36px;
        height: 2px;
        background: #e49808;
        bottom: 0;
        left: 50%;
        margin-left: -18px;
    }
    
    .p101-info-fdh-customer {
        padding: 30px 30px 0;
    }
    
    .p101-info-fdh-list dl {
        position: relative;
        margin-bottom: 10px;
    }
    
    .p101-info-fdh-list dt img {
        width: 100%;
        display: block;
    }
    
    .p101-info-fdh-list dd {
        position: absolute;
        width: 100%;
        left: 0;
        bottom: 0;
        z-index: 1;
        background: rgba(0, 0, 0, 0.5);
    }
    
    .p101-info-fdh-list dd h4 {
        font-weight: normal;
        line-height: 36px;
        font-size: 16px;
        text-align: center;
        padding: 0 10px;
		color: white;
    }
    
    .p101-info-fdh-list dd a {
        display: block;
        color: #ffffff;
        height: 36px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .p101-info-fdh-list dl:hover dd a{color: #e49808;}
    .p101-info-fdh-ul {
        padding: 12px 0 22px;
        border-bottom: 1px solid #dedede;
    }
    
    .p101-info-fdh-ul li {
        height: 28px;
        line-height: 28px;
        padding: 0 0 0 26px;
        background: url("images/p101-fdh-icon1.png") no-repeat left center;
        white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    }
    
    .p101-info-fdh-ul li a {
        height: 28px;
        font-size: 14px;
        color: #333333;
    }
    .p101-info-fdh-ul li:hover a{color: #e49808;}


    .p101-fdh-1 {
        padding: 20px 13px 30px;
    }
    
    .fdh-01-nav:after {
        content: ".";
        display: block;
        height: 0;
        visibility: hidden;
        clear: both;
    }
    
    .p101-fdh-1 .fdh-01-nav-one {
        float: left;
        width: 140px;
        margin: 0 10px 10px 0;
        background: #fff;
    }
    
    .p101-fdh-1 .fdh-01-nav-one:nth-child(2n) {
        margin-right: 0;
    }
    
    .p101-fdh-1 .fdh-01-nav-one h3 {
        height: 44px;
        line-height: 44px;
        border: 1px solid #d2d2d2;
        font-size: 16px;
        text-align: center;
        font-weight: normal;
    }
    
    .p101-fdh-1 .fdh-01-nav-one h3 a {
        display: block;
        height: 44px;
        color: #333333;
    }
    
    .p101-fdh-1 .fdh-01-nav-one:hover {
        border-color: #e49808;
    }
    
    .p101-fdh-1 .fdh-01-nav-one h3.sidenavcur,
    .p101-fdh-1 .fdh-01-nav-one h3:hover {
        border-color: #e49808;
    }
    
    .p101-fdh-1 .fdh-01-nav-one h3.sidenavcur a,
    .p101-fdh-1 .fdh-01-nav-one h3:hover a {
        color: #e49808;
    }


    .p101-contact-z1{height: 140px;background: url("images/contact-z1_bg.jpg") no-repeat center;}
			.p101-contact-z1 p{
				font-size: 20px;
				color: #333333;
				height: 30px;
				line-height: 30px;
				padding: 37px 0 0 194px;
				background: url(images/contact-z1_phone.png) no-repeat 158px 40px;
			}
			.p101-contact-z1 span{
				display: block;
				height: 30px;
				font: bold 26px/30px Arial;
				color: #1a1a1a;
				padding: 5px 0 0 140px;
			}


              .footWrap{height:488px; background:url(images/ftbg.jpg) no-repeat center top;box-sizing: border-box; padding-top: 45px;}
              .footer{width:1200px;margin:0 auto;position: relative;}
              .ft-nav{height:80px;text-align: center;}
              .ft-nav a{height:35px; line-height: 35px;margin:0 30px; position: relative;font-size: 16px; color:#ffffff;}
              .ft-nav a::after{content: ""; width: 0%;height: 2px;background-color: #e49808;position: absolute; bottom:2px;left:50%;-webkit-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;-webkit-transform: translateX(-50%);transform: translateX(-50%);}
              .ft-nav a:hover{ font-weight: bold;color: #e49808;}
              .ft-nav a:hover::after{ width: 100%;font-weight: bold;color: #e49808;}
              .ft-nav a:first-child{margin-left:0;}
              .ft-nav a:last-child{margin-right:0;}
      
              .ft-cen{height: 110px;padding-top:35px;box-sizing: border-box; border-top:1px solid rgba(207,207,207,0.33);border-bottom:1px solid rgba(207,207,207,0.33);}
              .ft-cen em{display: block;float:left;height:34px; line-height: 34px;padding-left: 40px;margin-right: 46px; position: relative; box-sizing: border-box;font-size: 16px; color:#FFF;font-weight: bold;}
              .ft-cen em:before{content:"";width:7px;height:13px;background:url(images/ft-line.png) no-repeat; position: absolute;top:10px; right:0;}
              .ft-cen em:last-child:before{display: none;}
              .ft-cen .ft1{background:url(images/ftico1.png) no-repeat left 0;width:512px; font-size: 14px;font-weight: normal;}
              .ft-cen .ft2{background:url(images/ftico2.png) no-repeat left 0;width: 344px; font-size: 18px;font-family: Arial; }
              .ft-cen .ft3{background:url(images/ftico3.png) no-repeat left 0;margin-right: 0;}
      
              .ft-bot{padding-top:30px;}
              .ft-bot .ft-xx{width:860px;padding-top:20px;float:left;}
              .ft-bot .ft-xx p em{display: inline-block; height:38px; line-height: 38px;font-size: 14px; color:#FFF;margin-right: 60px;}
              .ft-bot .ft-xx p em a{font-size: 14px; color:#FFF;}
  
              .ft-bot .ft-code{float:right;}
              .ft-bot .ft-code p{display: block; float:left; width:117px;overflow: hidden;}
              .ft-bot .ft-code p img{width:107px;padding:5px;background:#fff;}
              .ft-bot .ft-code span{display: block;line-height: 24px;font-weight: lighter;font-size: 14px;color: #fff;text-align: center;margin-top:10px;}
          

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