﻿
  .f_pr{position:relative;}
.f_pa{position:absolute;}
.content{width: 72.9%;margin: 0 auto;  }
.content3{width:1200px;margin: 0 auto;  }
em{font-style:normal;}

 .topwrap{background: rgba(255,255,255,1);height: 6.3rem;position:absolute;left:0;top:0;width:100%;max-width: 1920px;min-width: 1200px;margin:0 auto;z-index: 125; } 



    .g_top{height:6.3rem; width:100%;z-index: 15; box-sizing: border-box;max-width: 1920px;min-width: 1200px; margin:0 auto; position: absolute;left:0;top:0;right:0;bottom:0;}
   .g_top .tlogo{ float:left;width:13.5%;display: table; height: 6.3rem;}
   .g_top .tlogo a{ display: table-cell; vertical-align: middle; }
   .g_top .tlogo img{width: 100%; max-height: 6.3rem; display: block;}
   .g_top .rig{float:right;width:50%;}

    .g_nav{float: left;width:81%;margin-right:3%;}
    .g_nav ul{display: flex;display: -webkit-flex;justify-content: space-between;-webkit-justify-content: space-between;flex-wrap: wrap;}
    .g_nav li>a{display: block; position: relative;height:6.3rem;line-height: 6.3rem; font-size:0.85rem;color:#fff;}
    .g_nav li>a:hover,.g_nav .cur2>a{color:#fb6b2e;font-weight: bold;}
    

  .sou{float: left;width:1.5rem;margin-top: 2.5rem;position: relative; margin-right: 2rem;}
  .sou:before{content: "";position: absolute;width: 1px;height: 0.7rem;background: #fff;right:-1rem;top:0.45rem;}
  .sou i{width: 100%;}
  .sou i img{width: 100%;display: block;}
  .btn_sea_s{font-size:1.2rem;color:#003abc;transition:all .5s ease-in-out;cursor:pointer;width:1.5rem;}
.btn_sea_s img{width: 100%;display: block;}

    .pub_search_box_case.on{transform:none}
    .pub_search_box_case{position:fixed;left:0;top:0;z-index:6;transition:all .5s ease;transform:translateY(-120%);width:100%}
    .pub_search_box_case .pub_sea_sha{position:absolute;width:100vw;height:100vh;left:0;top:0;z-index:2;display:none}
    .pub_search_box_case.on .pub_sea_sha{display:block}
    .pub_search_box_case .pub_search_case{background:rgba(255,255,255,.98);padding:2rem 3rem 1rem 1.1rem;box-shadow:0 1px 3px rgba(0,0,0,.12);position:relative;z-index:3;height:15rem;display:block}
    .pub_search_box_case .pub_search_case .zhan_c{overflow:hidden;position:relative;height:5rem;opacity:1;pointer-events:none}
    .pub_search_box_case .pub_search_case .zhan_c img{height:5rem;display:block;max-width:none;width:auto!important}
    .pub_search_box_case .pub_search_case .pub_search_box{position:relative;width:100%;}
    .pub_search_box_case .pub_search_case .pub_search_box .sea_t{font-size:1.2rem;line-height:2rem;margin-bottom:0.6rem;color:#666;float: left;}
    .fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}
    .animated{-webkit-animation-duration:.6s;animation-duration:.6s;-webkit-animation-fill-mode:both;animation-fill-mode:both}
    .pub_search_box_case .pub_search_case .pub_search_box form{display:block;width:100%;position:relative}
    .pub_search_box_case .pub_search_case .pub_search_box form input{display:block;width:100%;background-color:transparent;border:none;border-bottom-width:medium;border-bottom-style:none;border-bottom-color:currentcolor;border-bottom:2px solid #003abc;padding:0 3rem 1rem 0;outline:0;line-height:2rem;font-size:1.2rem;color:#003abc}
    .pub_search_box_case .pub_search_case .pub_search_box form a{position:absolute;line-height:.65rem;top:0;right:0;width:.4rem;font-size:.24rem;color:#003abc;cursor:pointer}
    .pub_search_box_case .pub_search_case .btn_sea_close{position:absolute;right:6.5rem;top:2rem;cursor:pointer;width:2.5rem;height: 2.5rem;}
    .pub_search_box_case .pub_search_case .btn_sea_close img{width: 100%;display: block;}
  
  .s_inp{ width:60%; border-bottom:0.1rem solid #001e62; height: 3.5rem;line-height: 3.5rem;transition: all 0.3s linear 0s; margin:0 auto;}
  .inp01{float: left;width:85%;background: none;border:none;font-size: 1rem;color: #666;height: 3.5rem;line-height: 3.5rem; padding-left: 1rem;box-sizing: border-box;}
  .s_ss{float: right;width: 2.5rem; height: 2.5rem; background: url(../image/ss.png) no-repeat;background-size:2.5rem 2.5rem;border:none;}

  .ttel{float: left;width:1.5rem;position: relative;margin-top: 2.5rem;}
  .ttel em{width:1.5rem;height: 1.5rem; display: block;}
  .ttel em img{width:100%;display: block;}
  .ttel span{position: absolute;right:-1rem;top:-2rem;font-size: 1.5rem;color:#fb6b2e; text-align: center; transition: all 0.3s linear 0s;opacity: 1; width:12rem;font-weight: bold;}
  .ttel:hover span{opacity: 1;}
  .ttel:hover em{ -webkit-animation:hvr-buzz-out 3s infinite linear;animation:hvr-buzz-out 3s infinite linear}
  
  
  .hea {height: 5rem;
              position: fixed; background: url(../image/topbg2.jpg) no-repeat;background-size:100%;
              top: 0;left:0;bottom:0;right:0;
              box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.03);
              z-index: 99;
              min-width: 1200px;
              max-width: 1920px;
              width: 100%;
              margin: 0 auto; 
          }
.hea .tlogo{ float:left;width:11%;display: table; height: 5rem;}
.hea .tlogo a{ display: table-cell; vertical-align: middle; }
.hea .tlogo img{width: 100%; max-height: 5rem; display: block;}
.hea .ttel{margin-top: 1.8rem;}
.hea .sou{margin-top: 1.8rem;}
.hea .g_nav li>a{display: block; position: relative;height:5rem;line-height: 5rem; font-size:0.85rem;color:#fff;}   
  

.g_nav .three{background:rgba(255,255,255,.8);height:22rem;position:absolute;left:0;top:5rem;padding:2.7rem 13.5% 0 13.5%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;z-index:11;display:none}

.three .xlaleft{float:left;width:42%!important;overflow:hidden;}
.three .cjbd{width:100%!important;}
.three .threeimg{width:100%!important;float:left;}
.three .threeimg img{width:100%;display:block;transition:all .3s linear 0s}
.three .threeimg a:before{width:0;background:0 0}
.three .threeimg:hover img{transform:scale(1.03)}

.three .threer{float:left;width:25%; margin-left:6%;}
.three .threer a{position:relative;height:2rem;line-height:2rem;font-size:0.85rem;color:#666666;font-weight:700;text-align:left;float:none;padding:0; border-bottom:1px solid #e2e3e5; position:relative; display:block;}
.three .threer b{font-size:0.85rem;height:2rem;line-height:2rem;color:#333;display:block;font-weight:normal;padding-left:1rem;}
.three .threer i{position:absolute;background:url(../image/dhico.png) no-repeat;background-size:1.4rem 1.4rem;width:1.4rem;height:1.4rem;right:1.6rem;top:50%;margin-top:-.7rem;z-index:112;transition:all .3s linear 0s;display:none;}
.three .threer a:hover b,.three .threer .on b{background:#1a45a4;color:#fff;}
.three .threer a:hover i{display:block;}

.g_nav .cur .threer .oneimg a:before{width:0;background:0 0}
.g_nav .cur .threer a:before{background:0 0}

.hea .three{top:5rem;box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.1);}
.hea .g_nav .threer a{float:left; width:100%;}
  
  
.g_nav li:hover .three{display:block}
.g_nav li:hover .three a:before{background:0 0;width:0}
  
  
  
  
  
/*媒体查询*/
@media screen and (min-width:1263px){html{font-size:calc(1263px * 20 / 1903)}
}
@media screen and (min-width:1349px){html{font-size:calc(1349px * 20 / 1903)}
}
@media screen and (min-width:1463px){html{font-size:calc(1463px * 20 / 1903)}
}
@media screen and (min-width:1543px){html{font-size:calc(1543px * 20 / 1903)}
}
@media screen and (min-width:1583px){html{font-size:calc(1583px * 20 / 1903)}
}
@media screen and (min-width:1643px){html{font-size:calc(1643px * 20 / 1903)}
}
@media screen and (min-width:1663px){html{font-size:calc(1663px * 20 / 1903)}
}
@media screen and (min-width:1903px){html{font-size:calc(1903px * 20 / 1903)}
}




        .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;
        }
    

		.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(../image/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: #1a45a4;}
	

.g_yzsp{padding:1rem 0 3.5rem 0;background:#edecee;}
.f_cb:after,.f_cbli li:after{display:block;clear:both;visibility:hidden;height:0;overflow:hidden;content:"."}
.f_cb,.f_cbli li{zoom:1}
.g_yzsp h2{ 
            margin: 20px 0; text-align: center;
            border-bottom: #eee 1px solid;
      
}
.g_yzsp h2 em{display:block;font-size:40px;font-weight:400;line-height:50px;color:#1b1b1b;font-weight:700}


.g_yzsp .yzleft{float:left;width:41%}

.proDet-MPL-intro{width:100%;padding-right:50px}
.proDet-MPL-list li{    position: relative;
    padding-left: 25px;
    line-height: 30px;
    font-size: 14px;
    color: #000;}
.proDet-MPL-list li::after{content:"";width:8px;height:8px;background:#fb6b2e;position:absolute;top:11px;left:0}
.title.fs22.fw7{font-weight:700;font-size:20px;height:40px;line-height:40px;margin-bottom:12px;}
.p1-pro-showcase-1-txt-t1 li{color:#000;font-size:14px;}



.g_yzsp .yzleft p{font-size:.8rem;font-weight:400;line-height:1.5rem;color:#666;margin-bottom:2.2rem}
.g_yzsp .yzleft span{display:block;height:2.1rem}
.g_yzsp .yzleft span a{float:left;margin-right:3rem;height:2.1rem;line-height:2.1rem;position:relative;padding-left:2rem}
.g_yzsp .yzleft span a i{position:absolute;left:0;top:50%;margin-top:-.8rem;width:1.6rem;overflow:hidden}
.g_yzsp .yzleft span a i img{width:100%;display:block}
.g_yzsp .yzleft span a em{font-size:.85rem;font-weight:400;line-height:2.1rem;color:#0c63ba}
.g_yzsp .yzleft span a span{position:absolute;width:6rem;left:0;top:-7.2rem;display:none}
.g_yzsp .yzleft span a span img{width:100%;display:block;background:#fff;padding:.6rem}
.g_yzsp .yzleft span a:hover span{display:block}
.g_yzsp .yzleft span a:nth-child(2){font-size:.85rem;font-weight:400;line-height:2.1rem;color:#666}
.g_yzsp .yzsp{float:right;width:55%;position:relative;margin-top:60px;}
.g_yzsp .yzsp video{
  
  width: 100%;height: 100%;
   background: #000; z-index:1;

    -webkit-transition: all .5s;
    transition: all .5s;object-fit:fill;
}


.g_yzsp .yzsp i{width:100%;display:block}
.g_yzsp .yzsp em{position:absolute;width:3.8rem;height:3.8rem;left:50%;margin-left:-1.9rem;top:50%;margin-top:-1.9rem;z-index:12}
.g_yzsp .yzsp em img{width:100%;display:block}
.g_yzsp .yzsp em:before{content:'';position:absolute;width:3.8rem;height:3.8rem;-webkit-box-shadow:inset #fff 0 0 40px;box-shadow:inset #fff 0 0 40px;border-radius:50%;top:0;left:0;opacity:0;animation:warn2 2s ease-out .1s infinite}
.g_yzsp .yzsp em:after{content:'';position:absolute;width:3.8rem;height:3.8rem;-webkit-box-shadow:inset #fff 0 0 40px;box-shadow:inset #fff 0 0 40px;border-radius:50%;top:0;left:0;opacity:0;animation:warn 2s ease-out 1.1s infinite}
.g_yzsp .yzsp i img{width:100%;display:block;z-index:11;position:relative}


.nycpjs{padding:50px 0;}
.nycpjs dt{overflow:hidden;float:left;width:570px;}
.nycpjs dt img{width: 100%; display:block;transition:all .3s linear 0s}
.nycpjs dd{float:right;width:560px;}
.nycpjs h3{font-size:15px;line-height:32px;color:#fb6b2e;font-weight:bold;margin-top:30px;margin-bottom:20px;}
.nycpjs h4{font-size:32px;line-height:32px;color:#000;margin-bottom:20px;}
.nycpjs h5{font-size:16px;line-height:32px;color:#000;margin-bottom:20px;}
.nycpjs p{font-size:16px;line-height:32px;color:#000;margin-top:20px;}
.nycpjs p b{font-weight:bold;}

.cpxxli li{display:block;font-size:.9rem;font-weight:400;line-height:2rem;color:#000;position:relative; height:2rem;padding-left:2rem;}
.cpxxli li:before{content:"";position:absolute;width:0.6rem;height:0.6rem;background:#fb6b2e;left:0;top:50%;margin-top:-0.3rem;}



    


        .g_pro{background:#f5f5f5;padding:4.8rem 0 3.7rem 0}
   .g_pro h2{margin-bottom:2.4rem}
   .g_pro h2 b{display:block;font-size:2.1rem;font-weight:400;line-height:3rem;color:#333;font-weight:700;text-align:center}
   .g_pro .m_pro{overflow:hidden;margin-bottom:2rem}
   .g_pro .m_pro p{position:relative}
   .g_pro .m_pro p i{width:100%;margin:0 auto;overflow:hidden;display:block}
   .g_pro .m_pro p i img{width:100%;display:block;transition:all .3s linear 0s}
   .g_pro .m_pro p em{width:100%;display:block;font-size:.9rem;font-weight:400;line-height:3.4rem;color:#222;text-align:center;background:#fff;position:relative; height:3.4rem;}
   .g_pro .m_pro p em:before{content:"";position:absolute;width:84%;height:1px;background:#e0e0e0;left:50%;top:0;margin-left:-42%;}
   .g_pro .m_pro p em:hover{background:#ff7a19;color:#fff;}
   .g_pro .m_pro p:hover i img{transform:scale(1.1)}
   .g_pro .morecp a{display:block;width:9rem;height:2.6rem;border:.1rem solid #ff7a19;border-radius:.5rem;text-align:center;font-size:.9rem;font-weight:400;line-height:2.6rem;color:#ff7a19;margin:0 auto}
   .g_pro .morecp a:hover{background:#ff8b19;color:#fff;}
    

 .blk-main3{width:1200px;margin:0 auto;}
 .pr{position:relative;}
 .pa{position:absolute;}
 .windowVideo{width:100%;}
  .windowVideo video{width:100%;;object-fit:fill;}
  .videoimg{
      position:relative;
  }
    .videoimg img{width:100%;display:block;}
  .videoimg:before{content: "";position:absolute;background:url(../image/ico_sp.png) no-repeat;background-size:2rem 2rem; width: 2rem;height: 2rem;left:50%;top:50%;margin-left: -1rem;margin-top: -1rem;z-index: 112;}
  .videoimg:after{content: "";position:absolute;background:rgba(0,0,0,.5); width:100%;height:100%;left:0;top:0;z-index: 11;}
  .title.fs22.fw7{color:#000;}
.p1-pro-showcase-1-txt-t1 li{color:#000;font-size:14px;}
   .cptel {
       
        margin-top: 55px;
        height: 50px;
        line-height: 50px;
    }
    
    .cptel em {
        float: left;
        height: 50px;line-height: 50px;
        font-size: 16px;
        color: #4c4c4c;
        padding-left: 50px;
       background: url(../image/VISkins-tel01.gif) no-repeat left center;
            background-size: 25px 25px;
        font-style: normal;
    }
    
    .cptel span {
        float: left;
        font: bold 26px/50px Arial;
        color: #333333;
    }
        .prod-showcase-1{margin-top:40px;}
        .p1-pro-showcase-1-txt {
            line-height: 30px;
            overflow: hidden;
            margin-left: 2%;
            float: left;
            width: 46%;
        }
        
        .p1-pro-showcase-1-txt-title {
            margin-top: 20px;
            margin-bottom: 20px;
            border-bottom: #eee 1px solid;
            padding-bottom: 20px;
        }
        .p1-pro-showcase-1-txt-title span{
            font-weight: bold;
            display: block;
            font-size: 30px;
            line-height: 30px;
            color: #333;
            display:-webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:2; overflow: hidden; text-overflow: ellipsis;
        }
        
        .p1-pro-showcase-1-txt-t1 {
            font-size: 18px;
            line-height: 40px;
            overflow: hidden;
        }
        
        .p1-pro-showcase-1-tle {
            left: 50%;
            bottom: 3px;
            margin-left: 55px;
            width: 45%;
            border-top: #eee 1px solid;
            height: 135px;
            padding-top: 15px;
        }
        
        .p1-pro-showcase-1-tle .p1-pho-1 {
            font-size: 16px;
            line-height: 30px;
            color: #666;
            text-align: center;
        }
        .p1-pho-1 i {
            font-style: normal;
            
            padding:0 30px 0 0;
            height: 30px;
            display: inline-block;
            font-size: 20px;
            font-weight: bold;
            font-family:Arial, Helvetica, sans-serif;
        }
        
        .p1-pho-1 span {
            display: block;
        }
        .p1-pho-2{margin-top:20px;display: flex;align-items: center;justify-content: center;}
        
        .p1-pho-2 em {
            display: block;
            width: 170px;
            height: 40px;
            background: #1a45a4;
            font-size: 16px;
            font-style: normal;
            color: #ffffff;
            text-align: center;
            line-height: 40px;
        }
        .p1-pho-2 a:nth-child(2){margin-left:20px;}
        .p1-pho-2 a:nth-child(2) em{
            background: none;
            border:1px solid #1a45a4;
            color: #1a45a4;
        }
        /* 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: 9999;
            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(../image/p15-icon2.png) no-repeat center top;
        }
        
        .prod-showcase-1 .t1-next {
            right: 0;
            background: url(../image/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;display:block;
        }
        
        .t1-items-swiper .t1-current img {
            border-color: red;
        }
        .pc-slide {
	width: 100%;
}
.pc-slide .view{
    box-sizing: border-box;
    border: 1px solid #eee;
}
.view .swiper-container {
	width: 100%;
}

.view .arrow-left {
background:rgba(0,0,0,0.1) url(../image/case_lico.png) no-repeat;
	position: absolute;
	left: 15px;
	top: 50%;
	margin-top: -25px;
	width: 50px;
	height: 50px;
	z-index: 10;
	border-radius:50%;
	background-size: 50px 50px;
}

.view .arrow-right {
background:rgba(0,0,0,0.1) url(../image/case_rico.png) no-repeat;
	position: absolute;
	right: 15px;
	top: 50%;
	margin-top: -25px;
	width: 50px;
	height: 50px;
	z-index: 10;
	border-radius:50%;
	background-size: 50px 50px;
}
.view  .swiper-slide img{
    display: block;
    width: 100%;
}
.preview {
	width: 100%;
	margin-top: 10px;
	position: relative;
}

.preview .swiper-container {
	width: 88%;
}

.preview .swiper-slide {
	width: 32%;
	cursor:pointer;
	margin: 0 0 0 1%;
}

.preview .swiper-slide img{
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #eee;
}

.preview .slide6 {
	width: 82px;
}

.preview .arrow-left {
	background:#eee url(../image/feel3.png) no-repeat center center;
	position: absolute;
	left: 0;
	top: 0;
	width: 2rem;
	height: 100%;
	z-index: 10;
	display: block;
}

.preview .arrow-right {
	background:#eee url(../image/feel4.png) no-repeat center center;
	position: absolute;
	right: 0;
	top: 0;
	width: 2rem;
	height: 100%;
	z-index: 10;
	display: block;
}

.preview img {
	padding: 1px;
}

.preview .active-nav img {
	padding: 0;
	border: 1px solid #137cf1;
}
    

    .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: #1a45a4;
    }
    
    .p102-pro-content-nav li.cur:before,
    .p102-pro-content-nav li:hover:before {
        content: '';
        position: absolute;
        width: 12px;
        height: 12px;
        border: 3px solid #1a45a4;
        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: #1a45a4;
        border-radius: 100%;
        left: 50%;
        margin-left: -3px;
        bottom: -4px;
        z-index: 2;
    }
    
    .p102-pro-content-desc {
        padding: 0 0 40px 0;
        font-size: 16px;
        line-height: 30px;
        text-align: justify;
    }


        .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 #fb743a;
        }
        
        .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 #1a45a4;
    }
    
    .p102-pro-content-title:after {
        content: '';
        position: absolute;
        width: 50%;
        height: 3px;
        background: #fb743a;
        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: #1a45a4;
        }
        
        .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 #1a45a4;
    }
    
    .news-title:after {
        content: '';
        position: absolute;
        width: 50%;
        height: 3px;
        background: #fb743a;
        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: #1a45a4;
        text-align: center;
        border: 1px solid #1a45a4;
        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: #1a45a4;
    }
    
    .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 #1a45a4;
    }
    
    .p102-news-info ul h4:hover a {
        color: #1a45a4;
    }
    
    .p102-news-info-more {
        width: 170px;
        height: 50px;
        line-height: 50px;
        font-size: 18px;
        text-align: center;
        margin: 0 auto;
        background: #fb743a;
    }
    
    .p102-news-info-more a {
        display: block;
        height: 50px;
        color: #fff;
    }


    .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 #1a45a4;
    }
    
    .p102-pro-content-title:after {
        content: '';
        position: absolute;
        width: 50%;
        height: 3px;
        background: #fb743a;
        right: 0;
        bottom: -3px;
        z-index: 1;
    }
    
    .p102-pro-case {
        padding: 60px 0 80px;
    }
    
    .p102-pro-case-list {
        padding-top: 40px;
    }
    
    .p102-pro-case-items dl {
        float: left;
        width: 378px;
        position: relative;
        margin-right: 33px;
    }
    
    .p102-pro-case-items dl:nth-child(4n-1) {
        margin-right: 0;
    }
    
    .p102-pro-case-items dt img,
    .p102-pro-case-items dt a {
        display: block;
        width: 100%;
    }
    
    .p102-pro-case-items dd {
        position: absolute;
        width: 100%;
        background: rgba(0, 0, 0, 0.5);
        left: 0;
        bottom: 0;
        z-index: 2;
    }
    
    .p102-pro-case-items dd h4 a {
        display: block;
        height: 50px;
        line-height: 50px;
        font-size: 16px;
        color: #ffffff;
        text-align: center;
        padding: 0 15px;
    }
    
    .p102-pro-case-items dl:hover dt a:before {
        content: '';
        position: absolute;
        background: rgba(0, 0, 0, 0.5);
        width: 100%;
        top: 0;
        bottom: 0;
        z-index: 1;
    }
    
    .p102-pro-case-items dl:hover dt a:after {
        content: '+';
        position: absolute;
        width: 50px;
        height: 50px;
        font: 30px/50px "宋体";
        color: #fff;
        text-align: center;
        background: #1a45a4;
        left: 50%;
        margin-left: -25px;
        top: 50%;
        margin-top: -25px;
        border-radius: 100%;
        z-index: 2;
    }
    
    .p102-pro-case-items dl:hover dd {
        background: none;
    }
    
    .p102-pro-case-paging {
        height: 30px;
        text-align: center;
        padding-top: 25px;
    }
    
    .p102-pro-case-paging li {
        display: inline-block;
        width: 10px;
        height: 10px;
        border: 3px solid #1a45a4;
        border-radius: 100%;
        margin: 0 5px;
    }
    
    .p102-pro-case-paging li.cur {
        background: #1a45a4;
    }
    
    .p102-pro-case-more {
        height: 46px;
        margin: 35px auto 0;
        text-align: center;
        position: relative;
    }
    
    .p102-pro-case-more a {
        display: inline-block;
        height: 44px;
        line-height: 44px;
        font-size: 18px;
        font-weight: normal;
        color: #1a45a4;
        border: 1px solid #1a45a4;
        padding: 0 20px 0 64px;
        position: relative;
    }
    
    .p102-pro-case-more a:before {
        content: '';
        width: 20px;
        height: 14px;
        position: absolute;
        border: 4px solid #1a45a4;
        border-left: 0;
        border-top-right-radius: 10px;
        border-bottom-right-radius: 10px;
        left: 26px;
        top: 11px;
    }
    
    .p102-pro-case-more a:after {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        border-top: 4px solid transparent;
        border-bottom: 4px solid transparent;
        border-right: 6px solid #1a45a4;
        top: 9px;
        left: 22px;
        z-index: 1;
    }


.g_ft{background:#1c2632;height:44rem;position:relative}
.g_ft:before{content:"";position:absolute;width:100%;height:1px;background:rgba(255,255,255,.1);left:0;bottom:4rem}
.ftys{
    background: #fff;height: 9.3rem;padding: 0 7%;
}
.ftys dl{float: left;width:25%;position: relative;padding-left: 5%;box-sizing: border-box;height: 9.3rem;}
.ftys dt{width: 21%; height: 4.5rem; position: absolute;left:0;top:50%;margin-top: -2.25rem;}
.ftys dt img{width: 100%;display: block;}
.ftys dd{width: 75%;position: absolute;height: 3.6rem;left:22%;top:50%;margin-top: -1.8rem;}
.ftys h3{height: 2rem; line-height: 2rem; font-size: 1.2rem;color:#333333;font-weight: bold;}
.ftys p{font-size: 0.85rem;color:#333333;line-height: 1.6rem;text-transform: uppercase;}
.g_ft .g_ly{padding: 0 7%;}
.g_ft .m_ly h2{margin-bottom:2.5rem;margin-top: 3.5rem;width:47%}
.g_ft .m_ly h2 img{width: 100%;display: block;}

.g_ft .m_ly .dn{display:none}
.g_ft .lywz{margin-top:1.5rem; letter-spacing: 0.2rem; padding-bottom: 2.3rem; height:2.2rem;line-height:2.2rem;font-size:.85rem;color:#fff;margin-bottom:3.5rem;border-bottom:1px solid rgba(255,255,255,.1)}
.g_ft .m_ly{position:relative;}
.g_ft .m_ly li{height:3rem;float:left;width:21.2%;margin-right:.8%;background:rgba(255,255,255,1)}
.g_ft .m_ly .ly2{width:21.2%;margin-right:.8%}
.g_ft .m_ly .ly3{width:42.8%;margin-right:.8%}
.g_ft .m_ly li label{float:left;width:20%;line-height:3rem;color:#333333;font-size:.85rem;text-align:right;margin-right:5%}
.g_ft .m_ly li input{float:left;width:69%;border:none;line-height:3rem;color:#333333;font-size:.85rem;background:0 0}
.g_ft .m_ly .ly3 label{width:9%}
.g_ft .m_ly .ly3 input{width:78%}
.g_ft .m_ly span{display:inline-block;line-height:3rem;color:#333333;font-size:.85rem;}
.g_ft .m_ly b{position: absolute;right:0;top:4rem; line-height:3rem;color:#fff;font-size:.85rem;}
.g_ft .m_ly .form-btn-reset{display:none}
.g_ft .m_ly .form-btn-submit{background:url(../image/tj.jpg) no-repeat;background-size:100%;width:12%;height:3rem;border:none;font-size:0;margin-right:0}
.g_ft input:-webkit-input-placeholder{color:#333333}
.g_ft input:-moz-placeholder{color:#333333}

.ftd{padding: 0 7%;}
.g_ft .ftlogo{float:left;width:16%;}
.g_ft .ftlogo img{width: 100%;display: block;}

.g_ft .lxfs{float:left;width:63%;font-size:.85rem;font-weight:400;line-height:1.8rem;color:rgba(255,255,255,1)}
.g_ft .lxfs a{color:rgba(255,255,255,1)}
.g_ft .lxfs b{color:#fb6b2e;font-size: 1.3rem;}

.g_ft .ftcode{float:right;width:18%;margin-top:3rem}
.g_ft .ftcode li{float:left;width:2.6rem;height:2.6rem;margin-right:2%;position:relative}
.g_ft .ftcode li:nth-child(5){margin-right:0}
.g_ft .ftcode li i{width:100%;display:block;margin-bottom:1rem;overflow:hidden}
.g_ft .ftcode li i img{width:2.6rem;display:block}
.g_ft .ftcode li em{position:absolute;width:6rem;height:6rem;background:#fff;left:50%;margin-left:-3.1rem;transform:rotateY(90deg);top:-7rem;transition:all .3s linear 0s}
.g_ft .ftcode li em:before{content:"";position:absolute;left:50%;margin-left:-1rem;bottom:-.5rem;width:0;height:0;border-style:solid;border-width:1rem 1rem 0 1rem;border-color:#fff transparent transparent transparent;z-index:12}
.g_ft .ftcode li em img{width:100%;display:block;border:.6rem solid #fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.g_ft .ftcode li:hover em{transform:rotateY(0)}
.g_ft .ftcode li:last-child{margin-right:0}
.copyr{position: absolute;left:0;bottom: 0;width: 100%;padding: 0 7%;box-sizing: border-box;font-size: 0.85rem;color:#fff;line-height: 4rem;} 
.copyr a{color:#fff;}








  

    .xin-2112-client-1 {
        width: 76px;
        position: fixed;
        left: 0;
        top: 50%;
        z-index: 999;
        color: #333;
        background: #fff;
        box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.1);
        border-radius: 3px;
    }
    
    .xin-2112-client-1 li {
        width: 76px;
        border-radius: 2px;
        position: relative;
        cursor: pointer;
        padding: 10px 0 13px;
    }
    
    .xin-2112-client-1 li.my-kefu-top {
        display: none;
    }
    
    .xin-2112-client-1 li a {
        display: block;
        height: 100%;
        text-decoration: none;
        color: #333;
    }
    
    .xin-2112-client-1 li i {
        display: block;
        width: 38px;
        height: 37px;
        overflow: hidden;
        margin: 0 auto;
        background: url("../image/xin-2112-client-icon.png") no-repeat;
        transition: all 0.3s;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
    }
    
    .xin-2112-client-1 li.my-kefu-tel i {
        background-position: 0 0;
    }
    
    .xin-2112-client-1 li.my-kefu-link i {
        background-position: 0 -47px;
    }
    
    .xin-2112-client-1 li.my-kefu-qq i {
        background-position: 0 -94px;
    }
    
    .xin-2112-client-1 li.my-kefu-weixin i {
        background-position: 0 -141px;
    }
    
    .xin-2112-client-1 li.my-kefu-top i {
        background-position: 0 -188px;
    }
    
    .xin-2112-client-1 li .client-2112-cont {
        width: 160px;
        padding: 14px 14px 14px 70px;
        position: absolute;
        right: 85px;
        top: 4px;
        color: #fff;
        font-size: 18px;
        height: 32px;
        line-height: 32px;
        text-align: left;
        background: #1a45a4;
        display: none;
    }
    
    .xin-2112-client-1 li .client-2112-cont:after {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        top: 50%;
        margin-top: -7px;
        right: -7px;
        border-bottom: 7px solid transparent;
        border-top: 7px solid transparent;
        border-left: 7px solid #1a45a4;
    }
    
    .xin-2112-client-1 li .client-2112-cont:before {
        content: "";
        position: absolute;
        width: 38px;
        height: 38px;
        background: url("../image/xin-2112-client-icon.png") no-repeat;
        left: 25px;
        top: 50%;
        margin-top: -19px;
        z-index: 1;
    }
    
    .xin-2112-client-1 li .client-2112-cont-weixin {
        width: 115px;
        padding: 14px;
        position: absolute;
        right: 85px;
        top: -28px;
        background: #fff;
        display: none;
    }
    
    .xin-2112-client-1 li .client-2112-cont-weixin:after {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        top: 50%;
        margin-top: -7px;
        right: -7px;
        border-bottom: 7px solid transparent;
        border-top: 7px solid transparent;
        border-left: 7px solid #fff;
    }
    
    .xin-2112-client-1 li .client-2112-cont-weixin img {
        width: 115px;
        height: 115px;
        display: block;
    }
    
    .xin-2112-client-1 li.my-kefu-tel .client-2112-cont:before {
        background-position: -70px 0;
    }
    
    .xin-2112-client-1 li.my-kefu-qq .client-2112-cont:before {
        background-position: -70px -94px;
    }
    
    .xin-2112-client-1 li p {
        display: block;
        height: 18px;
        line-height: 18px;
        font-size: 12px;
        color: #333;
        text-align: center;
    }
    
    .xin-2112-client-1 li.my-kefu-link a {
        animation: heart 1s ease-in-out infinite alternate;
    }
    
    .xin-2112-client-1 li.cur,
    .xin-2112-client-1 li:hover {
        background: #1a45a4;
    }
    
    .xin-2112-client-1 li.cur.my-kefu-tel i,
    .xin-2112-client-1 li.my-kefu-tel:hover i {
        background-position: -70px 0;
    }
    
    .xin-2112-client-1 li.cur.my-kefu-link i,
    .xin-2112-client-1 li.my-kefu-link:hover i {
        background-position: -70px -47px;
    }
    
    .xin-2112-client-1 li.cur.my-kefu-qq i,
    .xin-2112-client-1 li.my-kefu-qq:hover i {
        background-position: -70px -94px;
    }
    
    .xin-2112-client-1 li.cur.my-kefu-weixin i,
    .xin-2112-client-1 li.my-kefu-weixin:hover i {
        background-position: -70px -141px;
    }
    
    .xin-2112-client-1 li.cur.my-kefu-top i,
    .xin-2112-client-1 li.my-kefu-top:hover i {
        background-position: -70px -188px;
    }
    
    .xin-2112-client-1 li.cur p,
    .xin-2112-client-1 li:hover p {
        color: #fff;
    }
    
    .xin-2112-client-1 li:hover .client-2112-cont,
    .xin-2112-client-1 li:hover .client-2112-cont-weixin {
        display: block!important;
    }

