
            i,em{font-style: normal;}
            .topWrap {background:#fff;font-family: "Microsoft Yahei"; position: relative;}
               .twz { background: #f6f6f6; height: 39px; color: #888888; line-height: 39px; font-size: 14px;}
               .twz a { display: inline-block;  color: #888888; position: relative;padding:0 10px; }
                .twz a:nth-child(4){padding-right: 0;}
            .header { width: 1200px; margin:0 auto;  }
            .h_nr { height:151px;padding-top:10px; box-sizing: border-box; }
            .hd-logo { width: 112px;max-height:108px;  overflow: hidden; box-sizing: border-box; float: left;}
            .hd-logo img { width: 100%; display: block; }
            .hd-txt {font-size: 22px; color: #333333;  text-align: left; line-height:32px;font-weight: normal;margin-left: 18px;float: left;padding-left:18px;margin-top:28px;background: url(images/logo-line.gif) no-repeat left center;}
            .hd-txt b{ display: block;font-size: 29px;color: #4533a4; font-weight: bold;line-height: normal;}
            .hd-tel{margin-top: 28px; padding-left:47px; background: url(images/tel.png) no-repeat left center; float: right; box-sizing:border-box;overflow: hidden; color: #333;font-size: 27px;  font-weight: bold; line-height: 33px;letter-spacing: -1px;}
            .hd-tel b{ color: #4533a4;font-weight: bold;display: block;letter-spacing: 0;}

            .menu{ height: 64px; background: #4533a4;position: relative;}
            .menu ul{  height: 64px; width: 1200px;margin:0 auto;}
            .menu li { float: left;font-size: 16px;position: relative;}
            .menu li a { text-decoration: none; height: 64px;line-height: 64px; padding:0 24px;  display: block; position: relative;z-index: 2; color: #ffffff;box-sizing: border-box; }
            .menu li a::before{content: ""; width:1px;height:14px;background: #6e60b8;position: absolute; top:25px;right:0px;}
            .menu li a::after{content: ""; width: 0%;height:100%;background: #ff7900;position: absolute; bottom:0;left:50%;-webkit-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;-webkit-transform: translateX(-50%);transform: translateX(-50%);z-index: -1;}
            .menu li:hover a:after,.menu li.cur a:after{width:calc(100% + 2px);color: #ff7900;}
            .menu li:hover a:before,.menu li.cur a:before{width:0;}
            .menu li a:hover, .menu .cur a { font-weight: bold; text-decoration: none;  color: #fff; }
            .menu li:last-child{margin-right: 0;}
            .menu li:last-child a:before{background: none;}  
            .menu li.hots::after{content: ""; width: 17px;height:19px;background: url(images/hots.png) no-repeat;position: absolute; top:12px;right:12px;z-index:2;}

        

        .ty-banner-1 {
            overflow: hidden;
            line-height: 0;
            text-align:center;
        }
        .ty-banner-1 img{
            visibility: hidden;
        }
        .ty-banner-1 img.show{
            visibility: visible;
        }
    

        .p101-search-1 {
            height: 80px;
            box-shadow: 0 3px 4px #e9e9e9;
        }
        
        .p101-search-1 p {
            float: left;
            width: 750px;
            height: 80px;
            line-height: 80px;
            font-size: 14px;
            color: #333333;
        }
        
        .p101-search-1 p b {
            display: inline-block;
        }
        
        .p101-search-1 p a {
            color: #666666;
            display: inline-block;
            margin-right: 15px;
        }
        
        .p101-search-1-inp {
            float: right;
            width: 356px;
            height: 36px;
            background: #fff;
            margin-top: 22px;
        }
        
        .p101-search-1-inp1 {
            width: 249px;
            height: 34px;
            line-height: 34px;
            color: #999999;
            border: 1px solid #e3e3e3;
            border-right: 0;
            padding: 0 20px;
            float: left;
        }
        
        .p101-search-1-inp2 {
            width: 66px;
            height: 36px;
            border: 0;
            background: #4531a5 url(images/p101-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: #4531a5;}
	

    .p102-proShow-1 {
        padding: 10px 0 30px;
    }
    
    .p102-proShow-1-con {
        border: 1px solid #e3e3e3;
        position: relative;
    }
    
    .p102-proShow-1-left {
        width: 50%;
        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 #4531a5;
        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: #4531a5;
        letter-spacing: 3px;
    }
    
    .p102-proShow-1-right {
        position: absolute;
        width: 40.2%;
        right: 3.33%;
        top: 0;
        bottom: 0;
        z-index: 1;
    }
    
    .p102-proShow-1-text {
        padding: 50px 0 15px;
        border-bottom: 1px solid #e3e3e3;
        position: relative;
    }
    
    .p102-proShow-1-text:after {
        content: '';
        position: absolute;
        width: 40px;
        height: 3px;
        background: #4531a5;
        left: 0;
        bottom: -2px;
        z-index: 1;
    }
    
    .p102-proShow-1-text .p102-proShow-1-title {
        height: 80px;
        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: 170px;
        line-height: 34px;
        font-size: 16px;
        color: #4c4c4c;
        text-align: justify;
        padding: 30px 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: 38px;
        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 #4531a5;
        font-size: 18px;
        color: #ffffff;
        margin-right: 12px;
    }
    
    .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: #f4f4f4;
            padding: 0 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  #ff7900;
            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 #ff7900;
            background:url(images/p14-icon11.png) no-repeat 2px 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;
        }
        
        .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;
        }
        
        .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: #4531a5;
        }
        
        .p14-product-2-list dl:hover h3 a {
            color: #4531a5;
        }
    

        .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 #ff7900;
            background:url(images/p14-icon11.png) no-repeat 2px 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;
        }
        
        .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;
        }
        
        .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: #4531a5;
        }
        
        .p14-product-2-list dl:hover h3 a {
            color: #4531a5;
        }
    

        .fdh-01-tit {
            background: #4531a5;
            height: 80px;
        }
        
        .fdh-01-tit h2 {
            height: 75px;
            font-size: 24px;
            font-weight: normal;
            line-height: 75px;
            color: #fff;
            border-bottom: 1px solid #fff;
            text-align: center;
        }
        
        .fdh-01-tit h2 span {
            font-size: 14px;
            text-transform: uppercase;
        }
        
        .fdh-01-nav-one h3 {
            height: 50px;
            line-height: 50px;
            background: url(images/p14-icon5.png) no-repeat right center #ececeb;
            margin-bottom: 2px;
            overflow: hidden;
        }
        
        .fdh-01-nav-one h3 a {
            display: block;
            font-size: 18px;
            font-weight: normal;
            margin-right: 40px;
            margin-left: 38px;
            color: #666666;
            overflow: hidden;
        }
        
        .fdh-01-nav-one h3.sidenavcur,
        .fdh-01-nav-one h3:hover {
            background: url(images/p14-icon2.png) no-repeat right center #4531a5;
        }
        
        .fdh-01-nav-one h3.sidenavcur a,
        .fdh-01-nav-one h3:hover a {
            color: #fff;
        }
        
        .fdh-01-nav dl {
            padding: 2px 0 4px;
        }
        
        .fdh-01-nav dt {
            height: 50px;
            font-size: 16px;
            line-height: 50px;
            padding-left: 54px;
            padding-right: 40px;
            margin-bottom: 1px;
            background: #ececec;
            position: relative;
            overflow: hidden;
        }
        
        .fdh-01-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);
        }
        
        .fdh-01-nav dt.sidenavcur:after,
        .fdh-01-nav dt:hover:after {
            border-color: #4531a5;
        }
        
        .fdh-01-nav dt.sidenavcur a,
        .fdh-01-nav dt:hover a {
            color: #4531a5;
        }
        
        .fdh-01-nav dd {
            border: 1px solid #ececec;
            border-bottom: 0;
        }
        
        .fdh-01-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;
            overflow: hidden;
        }
        
        .fdh-01-nav p.sidenavcur a,
        .fdh-01-nav p:hover a {
            color: #4531a5;
        }
        
        .fdh-01-nav p.sidenavcur:after,
        .fdh-01-nav p:hover:after {
            background: #ff7900;
        }
        
        .fdh-01-nav a {
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
    

        .p14-info-2 {
            background: #fff;
        }
        
        .p14-info-2-tit {
            height: 80px;
            font-size: 24px;
            line-height: 80px;
            background: #4531a5;
            color: #fff;
            text-align: center; margin-bottom:12px;
        }
        
        .p14-info-2-list dl { 
            font-size: 12px;
            line-height: 18px; height: 236px;
            overflow: hidden;text-align: center;
        }
        
        .p14-info-2-list dt {
            width: 100%;border: 1px solid rgba(153, 153, 153, 0.3);  box-sizing:border-box;
            margin:0 auto;
        }
        
        .p14-info-2-list dt img {
            display: block;
            width: 100%;
            margin: 0 auto;
        }
        
        .p14-info-2-list dd h3 {
            height: 40px;
            font-size: 14px;
            font-weight: normal;
            line-height:40px;padding: 0 8px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .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;
        }
    

        .cbgg-01 {
            background: #4531a5;
            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;
        }
    

        .footWrap{background:url(images/ftbg.jpg);height:627px;font-family:"Microsoft Yahei";padding-top:112px;box-sizing: border-box;}
        .footer{width:1200px;margin: 0 auto; }
        .footer em{padding:0 5px;}
        .ft-con{height: 447px;width:832px; float: left;}
        .ft-nav{width:832px; height: 276px; box-sizing: border-box;border:1px solid rgba(255, 255, 255, 0.36);margin-bottom: 30px;}
        .ft-nav dl{width: 240px;position: relative;;text-align: center;float: left;padding:52px 0 0;box-sizing: border-box;box-sizing: border-box;}
        .ft-nav dl::before{content: "";position: absolute;width:1px;height:181px;background:rgba(255, 255, 255, 0.22);right:0px;top:53px;}
        .ft-nav dl:last-child::before{width: 0;}
        .ft-nav dl a{color: #fff;}
        .ft-nav dt{ font-size:18px;color: #ffffff; line-height: 30px;font-weight: bold;margin-bottom: 15px;}
        .ft-nav dt i{display: inline-block;width: 8px;height: 6px;background:url(images/prot-ico2.png) no-repeat;vertical-align: middle;margin-left: 5px;}
        .ft-nav dd a{height:30px; line-height:30px;text-align: center;font-size: 16px;color: #ffffff; font-weight: normal; display: block;;}
        .ft-nav dl:nth-child(1){width: 196px;}
        .ft-nav dl:nth-child(2){width: 204px;}
        .ft-nav dl:nth-child(3){width: 214px;}
        .ft-nav dl:nth-child(4){width: 214px;}
        .ft-nav dl a:hover{color: #ff7900;font-weight:bold;}
        
        .f-contact p{font-size: 16px;color: rgba(255, 255, 255, 0.55); height: 48px; line-height: 48px;width: 50%;float: left;;}
        .f-contact p a{ color: rgba(255, 255, 255, 0.55);}
        .f-code{ width:330px; height: 447px;float: right;padding-top:10px;}
        .f-code b{background:url(images/ftel.png) no-repeat left center;padding-left: 32px; line-height: 33px; font-size: 28px;font-weight: normal;color: #fff;font-family: arial;display:block;}
        .f-code .fcode{margin:10px 0px; height: 215px;}
        .f-code p{width: 146px;float: left;}
        .f-code img{width: 146px; height: 146px;background: #fff;padding:2px;box-sizing: border-box;border:1px solid #c3bfd7}
        .f-code span{display: block;width: 100%;margin-top:10px; text-align: center; color: rgba(255, 255, 255, 0.5); float: left; line-height: 30px; box-sizing: border-box; font-size: 16px;}
        .f-code p:nth-child(1){margin-right: 3px;}
        .f-code i{font-size: 16px;color: rgba(255, 255, 255, 0.55); height: 48px; line-height: 48px;display: block; }
        .f-code i a{ color: rgba(255, 255, 255, 0.55);}
        .ft-nav2{width: 100%; height: 69px;background: #4533a4;}
        .ftnav2 a{color: rgba(255, 255, 255, 0.72);font-size: 16px;line-height: 69px;height: 69px;position: relative; float: left;display: block;padding: 0 26px;}
        .ftnav2 a::before{content: "";position: absolute;width:1px;height:17px;background:#5c4caf;right:0px;top:25px;}
        .ftnav2 a:hover{color: #ff7900;font-weight:bold;}
        .ftnav2 a:first-child{padding-left: 0;}
        .ftnav2 a:last-child{padding-right: 0;}
        .ftnav2 a:last-child::before{width: 0;}
    

        .client-2 {
            position: fixed;
            right: -208px;
            top: 50%;
            z-index: 900;
        }
        
        .client-2 li a {
            text-decoration: none;
        }
        .client-2 li {
            margin-top: 1px;
            clear: both;
            height: 62px;
            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 .my-kefu-shouye i{
            background:#4531a5 url(images/tohome1.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 .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: 31px;
    background-position: -23px -47px;
    background-size: 52px 82px;
        }
        .client-2 .my-kefu-ftop .my-kefu-main{
            padding-top: 6px;
        }
        
        .client-2 .my-kefu-left {
            float: left;
            width: 62px;
            height: 47px;
            position: relative;
        }
        
        .client-2 .my-kefu-tel-right {
            font-size: 16px;
            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: #4531a5;
            color: #fff;
            height: 53px;
            width: 270px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #4531a5;
            width: 97px;
            height: 53px;
            position: relative;
            padding:9px 0 0;
            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;
        }
        
        .client-2 .my-kefu-tel .my-kefu-tel-right{height:42px;margin-top:0;}
    
