
        .header ,.content , .footer { width:83.33%; margin:0 auto;min-width: 1200px;max-width: 1920px;font-family:"Microsoft Yahei";}
        .h_top{z-index: 2;font-family:"Microsoft Yahei";width: 100%;height: 8.6rem;background:#fff;position:relative;z-index:100;}
        .h_top:before{content: "";position: absolute;width:100%;height:1px;background:#e9e9e9;left:0;top:2.6rem;}
        .header{background: #fff;z-index: 2;height: 8.6rem;}
        .t_con{clear: both;width: 100%;height:6rem;}
        .t_text{ padding: 1rem 0 0 1.4rem;font-size: 1rem;line-height:1.8rem;color: #333;}
        .t_text b{display: block;font-size: 1.2rem;}
        .t_logo{padding: 0.6rem 0 0 0;width: 5%;}
        .t_logo img{width:100%;display: block;}
        .t_top{line-height:2.5rem;height:2.5rem;color: #666;font-size: 0.7rem}
        .t_pho{white-space: nowrap;}
        .t_pho p{background:url(images/ico01.jpg) no-repeat 0 center;padding:0 0 0 1.6rem;float: right;color: #333;font-size: 0.8rem}
        .t_pho p:nth-child(2){padding-right: 2rem}
        .t_pho p span{font-size: 1rem}
        
        .menu{white-space:nowrap;height:6rem;line-height:6rem;font-size: 0.9rem;}
        .menu li{float:left;position: relative;}
        .menu li:before{content: "";width: 0;height: 0;position: absolute;top: 1px;left: 50%; margin-left: -5px; border-top:0.5rem solid #fff; 
border-left:0.5rem solid transparent;
border-right:0.5rem solid transparent;}
        .menu li>a{color:#333;display: inline-block;padding: 0 1.14rem;}
        .menu li.cur>a,.menu li>a:hover{text-decoration:none;background:#025caa;color: #fff;font-weight: bold;}
        .menu li a:-webkit-any-link{ display:block;}
        
        .submenu {
            position: absolute;
            left: 50%;
            top: 80%;
            transform: translateX(-50%);
            z-index: 99;
            max-height: 0;
            transition: max-height 0.4s linear;
            -ms-transition: max-height 0.4s linear;
            -moz-transition: max-height 0.4s linear;
            padding-top: 22px !important;
            overflow: hidden;
        }
        
        .submenu p {
            background: #025caa;
            text-align: center;
            position: relative;
        }
        
        .submenu p:before {
            display: none;
            position: absolute;
            content: "";
            border-width: 9px 8px;
            border-style: solid;
            border-color: transparent transparent rgba(242, 242, 242, 1);
            top: -18px;
            left: 50%;
            margin-left: -8px;
            transition: all 0.4s linear;
            -ms-transition: all 0.4s linear;
            -moz-transition: all 0.4s linear;
            opacity: 0;
        }
        
        .submenu a {
            transition: all .4s ease;
            display: block;
            font-weight: 500;
            font-size: 16px;
            line-height: 50px;
            color: #fff;
            line-height: 50px;
            padding: 0 20px;
            white-space: nowrap;
            position: relative;
            text-align: center;
        }
        
        .submenu a:last-child {
            border-bottom: 0
        }
        .menu li:nth-child(5) .submenu a,.menu li:nth-child(6) .submenu a,.menu li:nth-child(7) .submenu a{padding: 0 50px;}
        .submenu a:before {
            display: none;
            position: absolute;
            content: "";
            width: 4px;
            height: 4px;
            border: 2px solid #333333;
            border-radius: 50%;
            top: 23px;
            left: 13px;
            transition: ease .4s;
            -o-transition: ease .4s;
        }
        
        .submenu a:hover {
            color: #063061;
            font-weight: bold;
            background: #fff;
        }
        
        .submenu a:hover:before {
            border-color: #063061;
        }
        
        .header .menu li:hover .submenu{max-height: 500px;}
        .header .menu li:hover .submenu p:before{opacity: 1;}
        
        .h_top.btm{background: #fff;box-shadow: 0 3px 10px 3px rgba(0,0,0,0.1);height:5rem;}
        .h_top.btm:before{display:none;}
        .btm .t_top,.btm .t_logo,.btm .t_text{display:none;}
        .btm .menu{width:100%;height:5rem;line-height:5rem;}
        .btm .menu ul{width:100%;display: flex;justify-content: space-between;}
        .btm .header{height:5rem; width:1200px;}
        .btm .submenu {
            padding-top: 20px !important;
        }
        
        html{font-size:12px;-webkit-text-size-adjust:none}
        @media screen and (min-width:1200px){html{font-size:12.5px}
        }
        @media screen and (min-width:1280px){html{font-size:13.33333px}
        }
        @media screen and (min-width:1366px){html{font-size:14.22916px}
        }
        @media screen and (min-width:1440px){html{font-size:15px}
        }
        @media screen and (min-width:1600px){html{font-size:16.66666px}
        }
        @media screen and (min-width:1800px){html{font-size:18.75px}
        }
        @media screen and (min-width:1920px){html{font-size:20px}
        }
        

        .ty-banner-1 {
            overflow: hidden;
            line-height: 0;
            text-align:center;
        }
        .ty-banner-1 img{
            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: #025caa;}
    .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 #025caa;
        float: right;
        position: relative;
        z-index: 2;
        cursor: pointer;
    }


		.plc{padding: 5px 0 25px;}
		.p12-curblock{
			display: none;
		}
		.blk-main01{
		    width: 1200px;
		    margin: 0 auto;
		}
		.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: #025caa;}
	

        .prod-showcase-1{
            /*border: 1px solid #e8e8e8;*/
            /*box-sizing:border-box;*/
            /*padding: 20px;*/
        }
        .p1-pro-showcase-1-txt {
            line-height: 30px;
            overflow: hidden;
            float: right;
            width: 45%;
            padding-top: 30px;
            position: relative;
            height: 570px;
        }
        
        .p1-pro-showcase-1-txt-title {
            height: 30px;
            font-size: 22px;
            font-weight: bold;
            line-height: 30px;
            padding: 10px 0 20px;
            overflow: hidden;
            color: #333;
            border-bottom: 1px solid #eee;
            margin-bottom: 20px;
            position: relative;
        }
        .p1-pro-showcase-1-txt-title:after {
  content: '';
  position: absolute;
  width: 40px;
  height: 3px;
  background: #025caa;
  left: 0;
  bottom: -2px;
  z-index: 1;
}
        .p1-pro-showcase-1-txt-t1 {
            margin-bottom: 86px;
            overflow: hidden;
            font-size: 16px;
        }
        .p102-proShow-1-tel {
        width: 100%;
        padding-top: 20px;
        border-top: 1px solid #e3e3e3;
        position: absolute;
        bottom: 25px;
        left: 0;
    }
    
    .p102-proShow-1-tel a:first-child {
        float: left;
        display: block;
        width: 110px;
        height: 50px;
        line-height: 50px;
        padding-left: 58px;
        background: url(images/p102-cpxq-icon1.png) no-repeat 22px center #025caa;
        font-size: 18px;
        color: #ffffff;
        margin-right: 25px;
    }
    .p102-proShow-1-tel a:nth-child(2){
        float: left;
        display: block;
        width: 170px;
        height: 50px;
        font-size: 18px;
        color: #025caa;
        text-align: center;
        line-height: 50px;
        border: #025caa 1px solid;
        position: relative;
        margin-right: 12px;
    }
    .p102-proShow-1-tel a:nth-child(2) b{
        position: absolute;
        top: -50px;
        right: -150px;
        border: #eee 1px solid;
        width: 130px;
        padding: 5px;
        background: #fff;
        display: none;
    }
    .p102-proShow-1-tel a:nth-child(2) b img{
        display: block;
        width: 100%;
    }
    .p102-proShow-1-tel a:nth-child(2):hover b{
        display: block;
    }
    .p102-proShow-1-tel p {
        min-width: 300px;
        height: 50px;
        max-width: 100%;
        padding-top: 10px;
    }
    
    .p102-proShow-1-tel p em {
        float: left;
        font-size: 16px;
        color: #4c4c4c;
        display: block;
        height: 50px;
        line-height: 50px;
        font-style: normal;
        background: url(images/p102-cpxq-icon2.png) no-repeat left center;
        padding-left: 50px;
    }
    
    .p102-proShow-1-tel p span {
        float: left;
        display: block;
        font: bold 26px/50px Arial;
        color: #333333;
    }
        .p1-pro-showcase-1-tle {
            right: 0;
            bottom: 30px;
            width: 45%;
        }
        
        .p1-pro-showcase-1-tle .p1-pho-1 {
            background: url(images/VISkins-p1.png) no-repeat 0 -3px;
            min-height: 50px;
            padding-left: 44px;
            font-size: 22px;
            line-height: 30px;
            margin-right: 50px;
            color: #025caa;
        }
        
        .p1-pho-1 i {
            font-style: normal;
        }
        
        .p1-pho-1 span {
            display: block;
            font-size: 18px;
            line-height: 18px;
            color: #666;
        }
        
        .p1-pho-2 em {
            display: block;
            width: 122px;
            height: 35px;
            background: #025caa;
            font-size: 16px;
            font-style: normal;
            color: #ffffff;
            text-align: center;
            line-height: 35px;
        }
        /* Hide from IE Mac */
        
        .t1-clearfix {
            display: block;
        }
        /*图片放大镜样式*/
        
        .prod-showcase-1 .jqzoom {
            border: none;
            padding: 0px;
            cursor: pointer;
            margin: 0px;
            display: block;
            position: relative;
        }
        
        .prod-showcase-1 .jqzoom img {
            width: 100%;
            margin: 0 auto;
            display: block;
        }
        
        .prod-showcase-1 .zoomdiv {
            z-index: 100;
            position: absolute;
            top: 0px;
            left: 0px;
            width: 369px;
            height: 369px;
            background: #ffffff;
            display: none;
            text-align: center;
            overflow: hidden;
            border: 1px solid #e8e8e8;
        }
        
        .prod-showcase-1 .jqZoomPup {
            z-index: 10;
            visibility: hidden;
            position: absolute;
            top: 0px;
            left: 0px;
            width: 20px;
            height: 20px;
            border: 1px solid #aaa;
            background: #ffffff;
            opacity: 0.5;
            -moz-opacity: 0.5;
            -khtml-opacity: 0.5;
            filter: alpha(Opacity=50);
        }
        /*图片小图预览列表*/
        
        .t1-pro-preview {
            width: 50%;
            float: left;
        }
        
        .prod-showcase-1 .t1-spec-preview {
            width: 100%;
            overflow: hidden;
            border: 1px solid #e8e8e8;
        }
        
        .prod-showcase-1 .t1-spec-scroll {
            position: relative;
            z-index: 99;
            overflow: hidden;
            clear: both;
            padding: 9px 0;
            width: 100%;
            border-top: 1px solid #e8e8e8;
            background-color: #fff;
        }
        
        .t1-spec-scroll .t1-prev,
        .t1-spec-scroll .t1-next {
            position: absolute;
            z-index: 9999;
            display: block;
            width: 18px;
            height: 23px;
            text-indent: -9999px;
            overflow: hidden;
            cursor: pointer;
            top: 50%;
            margin-top: -9px;
        }
        
        .prod-showcase-1 .t1-prev {
            left: 0;
            background: url(images/p15-icon2.png) no-repeat center top;
        }
        
        .prod-showcase-1 .t1-next {
            right: 0;
            background: url(images/p15-icon3.png) no-repeat center top;
        }
        
        .prod-showcase-1 .t1-items {
            padding: 0 22px;
        }
        
        .t1-items-swiper {
            position: relative;
        }
        
        .t1-items-swiper p {
            float: left;
            width: 30%;
            padding: 0 5px;
        }
        
        .t1-items-swiper p img {
            width: 100%;
            border: 1px solid #eee;
            box-sizing: border-box;
        }
        
        .t1-items-swiper .t1-current img {
            border-color: #025caa;
        }
    

    .p102-pro-content-nav {
        height: 50px;
        box-shadow: 0 -2px 3px #f9f9f9, 0 4px 6px #e9e9e9;
    }
    
    .fixed {
        position: fixed;
        width: 100%;
        left: 0;
        top: 0;
        z-index: 88;
        background: #fff;
    }
    
    .p102-pro-content-nav li {
        float: left;
        line-height: 50px;
        margin-right: 50px;
        position: relative;
        font-size: 18px;
        color: #4c4c4c;
        font-weight: normal;
    }
    
    .p102-pro-content-nav li.cur,
    .p102-pro-content-nav li:hover {
        color: #025caa;
    }
    
    .p102-pro-content-nav li.cur:before,
    .p102-pro-content-nav li:hover:before {
        content: '';
        position: absolute;
        width: 12px;
        height: 12px;
        border: 3px solid #025caa;
        background: #fff;
        border-radius: 100%;
        left: 50%;
        margin-left: -9px;
        bottom: -10px;
        z-index: 1;
    }
    
    .p102-pro-content-nav li.cur:after,
    .p102-pro-content-nav li:hover:after {
        content: '';
        position: absolute;
        width: 6px;
        height: 6px;
        background: #025caa;
        border-radius: 100%;
        left: 50%;
        margin-left: -3px;
        bottom: -4px;
        z-index: 2;
    }
    
    .p102-pro-content-desc {
        padding: 40px 0;
        font-size: 16px;
        line-height: 30px;
        text-align: justify;
    }


.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 {
        padding: 0 0 30px;
    }
    
    .p101-latest-news-con {
        position: relative;
        padding-top: 20px;
    }
    
    .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;
        top: 190px;
        z-index: 5;
        border-radius: 100%;
    }
    
    .p101-latest-news-prev {
        left: -80px;
        border: 2px solid #333333;
        background: #333333;
    }
    
    .p101-latest-news-next {
        right: -80px;
        border: 2px solid #025caa;
        background: #025caa;
    }
    
    .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: 358px;
        padding: 9px;
        border: 1px solid #ebebeb;
        background: #f7f7f7;
        position: relative;
        margin-right: 33px;
    }
    
    .p101-latest-news-list dl:hover:after {
        content: '';
        position: absolute;
        width: 100%;
        height: 3px;
        background: #025caa;
        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: 15px 20px;
    }
    
    .p101-latest-news-list dd h4 {
        font-weight: normal;
    }
    
    .p101-latest-news-list dd h4 a {
        display: inline-block;
        max-width: 100%;
        height: 60px;
        line-height: 30px;
        font-size: 22px;
        color: #1a1a1a;
        margin-bottom: 10px;
        display:-webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:2; overflow: hidden; text-overflow: ellipsis; 
    }
    
    .p101-latest-news-desc {
        line-height: 26px;
        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;
        padding-left: 28px;
        background: url("images/latest_icon.png") no-repeat left 2px;
    }


        .k12-cx-xgcp-4pl-fx1-1-01-tit {
            height: 46px;
            line-height: 46px;
            font-weight: normal;
            border-bottom: 2px solid #dfdfdf;
            margin-bottom: 30px;
            padding-top: 26px;
        }
        
        .k12-cx-xgcp-4pl-fx1-1-01-tit b {
            display: inline-block;
            font-size: 24px;
            font-weight: normal;
            color: #464646;
            padding-left: 52px;
            border-bottom: 2px solid #303030;
        }
        
        .k12-cx-xgcp-4pl-fx1-1-01-tit span {
            margin-left: 10px;
            font-size: 18px;
            font-family: Arial;
            color: #c2c2c1;
            text-transform: uppercase;
        }
        .p102-pro-content-title {
        display: inline-block;
        height: 64px;
        line-height: 64px;
        font-size: 32px;
        color: #1a1a1a;
        font-weight: normal;
        position: relative;
        border-bottom: 3px solid #025caa;
    }
    
    .p102-pro-content-title:after {
        content: '';
        position: absolute;
        width: 50%;
        height: 3px;
        background: #303030;
        right: 0;
        bottom: -3px;
        z-index: 1;
    }
        .k12-cx-xgcp-4pl-fx1-1-01-list{padding-top: 40px;}
        .k12-cx-xgcp-4pl-fx1-1-01-list dl {
            float: left;
            width: 23.5%;
            border: 1px solid #dfdfdf;
            margin-right:2%;
            box-sizing: border-box;
        }
        
        .k12-cx-xgcp-4pl-fx1-1-01-list dl.p14-product-clear {
            margin-right: 0;
        }
        
        .k12-cx-xgcp-4pl-fx1-1-01-list dl:hover {
            border-color: #025caa;
        }
        
        .k12-cx-xgcp-4pl-fx1-1-01-list dl img {
            display: block;
            width: 100%; 
        }
        
        .k12-cx-xgcp-4pl-fx1-1-01-list dd {
            padding: 10px 28px 10px 10px;
            margin-right: 2px;
            position: relative;
        }
        
        .k12-cx-xgcp-4pl-fx1-1-01-list h4 {
            height: 30px;
            font-size: 16px;
            font-weight: normal;
            line-height: 30px;
            color: #191919;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .k12-cx-xgcp-4pl-fx1-1-01-list h4 a {
            color: #191919;
        }
        
        .k12-cx-xgcp-4pl-fx1-1-01-desc {
            font-size: 14px;
            line-height: 24px;
            color: #666;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .p15-product-2-date {
            width: 25px;
            height: 27px;
            position: absolute;
            top: 20px;
            right: 4px;
            z-index: 33;
            cursor: pointer;
        }
        
        .p15-product-2-date a {
            display: block;
            width: 25px;
            height: 27px;
        }
    

        .news-title {
        display: inline-block;
        height: 64px;
        line-height: 64px;
        font-size: 32px;
        color: #1a1a1a;
        font-weight: normal;
        position: relative;
        border-bottom: 3px solid #025caa;
    }
    
    .news-title:after {
        content: '';
        position: absolute;
        width: 50%;
        height: 3px;
        background: #303030;
        right: 0;
        bottom: -3px;
        z-index: 1;
    }
    .p102-news-info {
        padding: 60px 0 0;
    }
    
    .p102-news-info dl {
        border: 1px solid #ebebeb;
        padding: 9px;
        background: #fff;
        margin-bottom: 25px;background:#f8f8f8;margin-top:40px;
    }
    
    .p102-news-info dt {
        float: left;
        width: 268px;
    }
    
    .p102-news-info dt a,
    .p102-news-info dt img {
        width: 100%;
        display: block;
    }
    
    .p102-news-info dd {
        float: left;
        width: 820px;
        margin-left: 50px;
        position: relative;
        padding-top: 30px;
    }
    
    .p102-news-info dd i {
        position: absolute;
        width: 120px;
        height: 40px;
        font: 14px/40px Arial;
        color: #ffffff;
        text-align: center;
        background: #333333;
        right: -52px;
        top: -10px;
    }
    
    .p102-news-info dd h4 {
        height: 32px;
        padding-left: 90px;
        position: relative;
        font-weight: normal;
        margin-bottom: 10px;
    }
    
    .p102-news-info dd h4 em {
        position: absolute;
        width: 74px;
        height: 30px;
        line-height: 30px;
        font-size: 18px;
        font-weight: bold;
        color: #025caa;
        text-align: center;
        border: 1px solid #025caa;
        left: 0;
        top: 0;
        font-style: normal;
    }
    
    .p102-news-info dd h4 a {
        display: inline-block;
        max-width: 100%;
        height: 32px;
        line-height: 32px;
        font-size: 22px;
        color: #333333;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    
    .p102-news-info dd p {
        line-height: 26px;
        font-size: 14px;
        color: #666666;
        text-align: justify;
    }
    
    .p102-news-info dd p a {
        color: #333;
    }
    
    .p102-news-info dl:hover dd h4 a {
        color: #025caa;
    }
    
    .p102-news-info ul {
        padding: 5px 0;
        position: relative;
        margin-bottom: 45px;
    }
    
    .p102-news-info ul:before {
        content: '';
        position: absolute;
        width: 1px;
        background: #d9d9d9;
        left: 50%;
        top: 0;
        bottom: 0;
        z-index: 1;
    }
    
    .p102-news-info ul li {
        float: left;
        width: 560px;
    }
    
    .p102-news-info ul li.last {
        margin-left: 80px;
    }
    
    .p102-news-info ul h4 {
        height: 34px;
        line-height: 34px;
        font-weight: normal;
        position: relative;
        padding-left: 25px;
    }
    
    .p102-news-info ul h4:before {
        content: '';
        position: absolute;
        border-top: 4px solid transparent;
        border-bottom: 4px solid transparent;
        border-left: 6px solid #b3b3b3;
        left: 0;
        top: 50%;
        margin-top: -4px;
        z-index: 1;
    }
    
    .p102-news-info ul h4 a {
        display: inline-block;
        max-width: 440px;
        height: 34px;
        font-size: 16px;
        color: #333333;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    
    .p102-news-info ul h4 span {
        position: absolute;
        width: 90px;
        height: 30px;
        font: 14px/30px Arial;
        color: #808080;
        text-align: right;
        right: 0;
        bottom: 0;
        z-index: 1;
    }
    
    .p102-news-info ul h4:hover:before {
        border-left: 6px solid #025caa;
    }
    
    .p102-news-info ul h4:hover a {
        color: #025caa;
    }
    
    .p102-news-info-more {
        width: 170px;
        height: 50px;
        line-height: 50px;
        font-size: 18px;
        text-align: center;
        margin: 0 auto;
        background: #303030;
    }
    
    .p102-news-info-more a {
        display: block;
        height: 50px;
        color: #fff;
    }

 
        .f_bj{color:#333;clear:both;font-family:"Microsoft Yahei";line-height:1.8rem;position: relative;z-index: 1;padding: 3.4rem 0 0;font-size: 0.8rem;background: #f6f6f6;border-top:#fff 1px solid;}
        .f_bj:before{position: absolute; content: "";width:100%;height:4.7rem;left: 0;bottom:0;background:#025caa; }
        .f_bj a{color:#333;display: inline-block;}
        .f_bj a:hover{text-decoration: underline;}
        .f_adrss{height: 6rem;border-bottom: solid 1px #e1e1e1;}
        .f_adrss ul{width: 100%;overflow: hidden;display: flex;justify-content: space-between;}
        .f_adrss li{background-size: 2.9rem auto!important;color: rgba(51, 51, 51, 0.6);line-height: 1.5rem;height: 6rem;padding-left: 3.6rem;}
        .f_adrss li:last-child{padding-right:0;}
        .f_adrss li span{display: block;font-size: 1.2rem;color: #333;}
        .f_adrss li:nth-child(4) span{font-size: 0.9rem;}
        
        .f_con{height: 19.8rem;padding: 3.4rem 0 0;overflow: hidden;}
        .f_con h4{height:2.5rem;font-size: 1.1rem;color: #333;}
        .f_nav{width:54%;float: left;white-space: nowrap;}
        .f_nav1{float: left;white-space: nowrap;width: 28.5%;}
        .f_nav1 a{display: block;color: #333}
        .f_nav2{width: 43%;}
        .f_nav2 a{width: 46%;float: left;}
        em{font-style: normal;}
        .f_text{height:4.7rem;line-height: 4.7rem;color: #fff;}
        .f_text span{float: right;}
        .f_text span em,.f_text a{color: #fff;padding-right: 3.5rem;}
        
        .f_code{width: 46%;}
        .f_code p{width:18.11%;float: left;margin: 0 0.7rem 0 0;line-height: 2.3rem;color: #333;text-align: center;}
        .f_code p:last-child{margin: 0;}
        .f_code img{width:100%;display: block;overflow: hidden;padding: 0.3rem;background: #fff;box-sizing:border-box;border: solid 1px #ccc;}
        

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