.equip .swiper-button-prev {left: -30px;width: 45px;height: 45px;background: url(/statics/suyee/images/wm_button_icon.png) no-repeat;background-position: 0 0;background-size: 100%;}
.equip .swiper-button-prev:hover {background-position: 0 -46px;background-size: 100%;outline:none;border:none}
.equip .swiper-button-next {right: -30px;width: 45px;height: 45px;background: url(/statics/suyee/images/wm_button_icon.png) no-repeat;background-position: 0 -93px;background-size: 100%;}
.equip .swiper-button-next:hover {background-position: 0 -139px;background-size: 100%;outline:none;border:none}
.equip .swiper-button-prev::after,.equip .swiper-button-next::after{content: '';outline:none;border:none}

@media (min-width:1025px){/* DESKTOPS */

   
    .pgguide{background:#f6f6f6;padding:0 100px;line-height:60px;}
	.pgguideposition{}
	.pgguideposition i{display:block;width:20px;height:20px;float:left;font-size:20px;margin-right:5px;}
	.pgguideposition i svg{font-size:20px;line-height:30px;}
	.pgguidenav{}
	.pgguidenav ul{overflow:hidden;}
	.pgguidenav li{float:left;}
	.pgguidenav a{display:block;font-size:16px;font-weight:bold;padding:0 30px;position:relative;}
	.pgguidenav a:after{content:'';display:none;position:absolute;bottom:0;left:50%;transform:translateX(-50%);border-bottom:5px solid #0062b4;border-left:5px solid transparent;border-right:5px solid transparent;}
	.pgguidenav a.on{color:#0062b4;}
	.pgguidenav a.on:after{display:block;}



.table{overflow-x:scroll;margin:1em 0;}
.table::-webkit-scrollbar{width:1px;height:1px;}
.table::-webkit-scrollbar-thumb{border-radius:5px;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.2);background:rgba(0,0,0,0.2);}
.table::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);border-radius: 0;background:rgba(0,0,0,0.1);}
.table table{border-collapse:collapse;border:1px solid #666;width:100%;box-sizing:border-box;}
.table tr{}
.table th{font-size:14px;border:1px solid #ddd;padding:8px 10px;line-height:150%;background:#f9f9f9;font-weight:normal;}
.table td{font-size:12px;border:1px solid #ddd;padding:8px 10px;line-height:150%;}

.edit{font-size:16px;line-height:30px;}
	.edit img{max-width:100%;}




.pgs{padding:80px 100px;}
	
	.pgtitle{margin-bottom:40px;overflow:hidden;text-align:center;}
	.pgtitle h2{font-size:36px;line-height:40px;position:relative;margin-bottom:5px;color:#002e69;}
	.pgtitle h3{opacity:0.8;font-size:18px;color:#999;text-transform:uppercase;font-weight:normal;}
		.pgtitle h3 span{position:relative;display:inline-block;}
		.pgtitle h3 span:before{content:'';display:block;position:absolute;top:50%;left:100%;margin-left:30px;width:50px;height:1px;background:#999;}
		.pgtitle h3 span:after{content:'';display:block;position:absolute;top:50%;right:100%;margin-right:30px;width:50px;height:1px;background:#999;}
	.pgtitle p{opacity:0.8;font-size:12px;color:#999;text-transform:uppercase;font-weight:normal;}

	.pgnav{background:#f4f4f4;line-height:55px;margin-bottom:40px;}
		.pgnav ul{display:flex;}
		.pgnav li{flex:1;}
		.pgnav li a{display:block;text-align:center;font-size:18px;position:relative;}
		.pgnav li a:after{content:'';display:block;position:absolute;bottom:0;left:50%;transform:translateX(-50%);border-left:6px solid transparent;border-bottom:6px solid #fff;border-right:6px solid transparent;opacity:0;transition:all ease-out 0.3s;}
		.pgnav li a:hover,.pgnav li a.on{background:#333;color:#fff;}
		.pgnav li a:hover:after,.pgnav li a.on:after{opacity:1;}
	

 
        .contxt{ position: relative; top:240px;}
        .contxt p{font-size: 18px; color:#333; padding-bottom: 40px; text-align: justify;
            line-height: 2;}
	.pgimglist{margin-bottom:30px;}
				.pgimglist ul{margin:0 -1%;}
				.pgimglist li{float:left;width:23%;margin:0 1% 2%;position:relative;}
					.pgimglist li figure{position:relative;overflow:hidden;margin-bottom:10px;height:220px;border:1px solid #eee;}
					.pgimglist li figure img{max-height:220px;max-width:96%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}
					.pgimglist li figure figcaption{position:absolute;top:0;left:0;bottom:0;right:0;background:url(/statics/suyee/images/iconsee.png) no-repeat center center rgba(230,0,0,0.5);text-indent:-999em;opacity:0;transition:all ease-out 0.3s;}
			.pgimglist li section{padding:15px;}
				.pgimglist li section h4{font-size:16px;line-height:30px;}
				.pgimglist li section p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:#999;}
			.pgimglist li:hover img{transform:translate(-50%,-50%) scale3d(1.05, 1.05, 1);}
			.pgimglist li:hover figcaption{opacity:1;}
	
	.pgservice{display:flex;justify-content:space-between;}
		.pgserviceimg{flex:0 0 600px;min-width:0;margin:0 60px 0 0;}
			.pgserviceimg figure{}
			.pgserviceimg figure img{width:100%;}
		.pgserviceinfo{font-size:16px;line-height:30px;}
	
		


				.relatedarticle{}
					.relatedarticle h3{font-size:18px;line-height:30px;margin-bottom:10px;}
					.relatedarticle ul{}
					.relatedarticle li{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;line-height:30px;}
					.relatedarticle li a{float:left;position:relative;padding-left:13px;}
					.relatedarticle li a:after{content:'';display:block;position:absolute;top:50%;left:0;transform:translateY(-50%);width:3px;height:3px;background:#ddd;}
					.relatedarticle li time{float:right;color:#999;font-size:12px;}
				.infotags{margin-top:20px;font-style:italic;font-size:12px;padding:15px;background:#f6f6f6;color:#666;}
				.infoprevnext{margin-top:20px;}
		
		.pgcaselist{margin-bottom:30px;}
				.pgcaselist ul{margin:0 -1%;}
				.pgcaselist li{float:left;width:23%;margin:0 1% 2%;position:relative;}
					.pgcaselist li a{display:block;border:1px solid #eee;background:#fff;text-align:center;}
						.pgcaselist li figure{position:relative;overflow:hidden;margin-bottom:10px;}
							.pgcaselist li figure img{width:100%;overflow: hidden;
                                height: 274px;}
							.pgcaselist li figure figcaption{position:absolute;top:0;left:0;bottom:0;right:0;background:url(/statics/suyee/images/iconsee.png) no-repeat center center rgba(230,0,0,0.5);text-indent:-999em;opacity:0;transition:all ease-out 0.3s;}
					.pgcaselist li section{padding:15px;}
						.pgcaselist li section h4{font-size:16px;line-height:30px;}
						.pgcaselist li section p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:#999;}
					.pgcaselist li:hover img{transform:scale3d(1.05, 1.05, 1);}
					.pgcaselist li:hover figcaption{opacity:1;}
				
			.infocase{}
				.infocasehead{margin:0 0 40px;}
					.infocasehead figure{}
					.infocasehead figure img{width:100%;}
				.infocasedetail{margin:0 0 40px;}
		
		.pgproject{font-size:16px;line-height:200%;margin-bottom:100px;}
			.pgprojectinfo table{max-width:100%;}
			.pgprojectinfo .table th{font-size:14px;border:1px solid #ddd;padding:15px 15px;line-height:150%;background:#f9f9f9;font-weight:normal;}
			.pgprojectinfo .table td{font-size:12px;border:1px solid #ddd;padding:15px 15px;line-height:150%;}

			.pgcolumntitle{/*background:linear-gradient(to top,#ececec 0%,#ececec 100%);*/position:relative;line-height:30px;padding:20px 0;border-bottom:1px solid #ddd;margin-bottom:20px;background:#fff;}
			.pgcolumntitle span{position:absolute;top:20px;right:0;text-transform:uppercase;font-size:14px;color:#999;}
			.pgcolumntitle h3{position:relative;font-size:22px;font-weight:normal;}

			.pgproductlist{margin-bottom:30px;}
				.pgproductlist ul{margin:0 -1%;}
				.pgproductlist li{float:left;width:31.3%;margin:0 1% 2%;position:relative;}
					.pgproductlist li a{display:block;border:1px solid #eee;background:#fff;text-align:center;}
						.pgproductlist li figure{position:relative;overflow:hidden;margin-bottom:10px;}
							.pgproductlist li figure img{width:100%; height:269px; overflow: hidden;}
							.pgproductlist li figure figcaption{position:absolute;top:0;left:0;bottom:0;right:0;background:url(/statics/suyee/images/iconsee.png) no-repeat center center rgba(230,0,0,0.5);text-indent:-999em;opacity:0;transition:all ease-out 0.3s;}
					.pgproductlist li section{padding:15px;}
						.pgproductlist li section h4{font-size:16px;line-height:30px;}
						.pgproductlist li section p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:#999;}
					.pgproductlist li:hover img{transform:scale3d(1.05, 1.05, 1);}
					.pgproductlist li:hover figcaption{opacity:1;}
			
			.infoproduct{}
				.infoproducthead{margin-bottom:40px;position:relative;padding:40px;background:#f6f6f6;}
					.infoproductslide{float:right;width:335px;margin-left:20px;}
						.infoproductslide figure{overflow:hidden;border:1px solid #eee;}
						.infoproductslide figure img{width:100%;}
					.infoproductsummary{}
						.infoproductsummary:after{content:'';display:block;clear:both;}
						.infoproductsummary h1{font-size:24px;line-height:30px;margin-bottom:20px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
						.infoproductsummary section{color:#999;line-height:30px;}
						.infoproductsummary p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
						.infoproductsummary p span a{display:inline-block;line-height:30px;background:#002e69;color:#fff;padding:0 20px;margin-top:10px;}
				.infoproductdetail{margin-bottom:40px;}
					.detailtab{margin-bottom:30px;position:relative;}
						.detailtab h3{font-size:16px;margin-bottom:20px;border-bottom:1px solid #ddd;position:relative;padding-bottom:10px;}
						.detailtab h3:after{content:'';display:block;position:absolute;bottom:-1px;width:50px;height:2px;background:#002e69;}
						.detailtab span{position:absolute;top:15px;right:15px;}
						.detailtab span a{}
				.infoproductother{}
					.infoproductother h3{font-size:16px;margin-bottom:20px;border-bottom:1px solid #ddd;position:relative;padding-bottom:10px;}
					.infoproductother h3:after{content:'';display:block;position:absolute;bottom:-1px;width:50px;height:2px;background:#198c2c;}
					.infoproductother ul{margin:0 -1%;}
					.infoproductother li{position:relative;float:left;width:23%;margin:0 1%;}
					.infoproductother li a{position:absolute;z-index:2;top:0;left:0;bottom:0;right:0;text-indent:-999em;}
					.infoproductother li figure{overflow:hidden;border:1px solid #dcdcdc;padding:10px;}
					.infoproductother li figure img{width:100%;margin-bottom:10px;}
					.infoproductother li figcaption{text-align:center;font-size:12px;}
					.infoproductother li:hover{box-shadow:0 0 10px rgba(0,0,0,0.1);}
					.infoproductother li:hover figure img{transform:scale3d(1.05, 1.05, 1);}

	

		aside .pgsidearticle,aside .pgsidekey,aside .pgsidecotact{background:#fff;}

			.pgsidearticle{margin-bottom:40px;}
				.pgsidearticle h3{margin-bottom:10px;font-size:16px;line-height:40px;border-bottom:1px solid #eee;}
				.pgsidearticle ul{}
				.pgsidearticle li{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:12px;line-height:25px;}
				.pgsidearticle li a{position:relative;padding-left:15px;}
				.pgsidearticle li a:after{content:'';display:block;position:absolute;top:50%;let:0;width:3px;height:3px;transform:translateY(-50%);background:#999;}

			.pgsidekey{margin-bottom:40px;}
				.pgsidekey h3{margin-bottom:10px;font-size:16px;line-height:40px;border-bottom:1px solid #eee;}
				.pgsidekey section{line-height:25px;}
				.pgsidekey a{display:inline-block;line-height:30px;padding:0 10px;margin:0 10px 10px 0;border:1px solid #ddd;}

			.pgsidecotact{}
				.pgsidecotact h3{margin-bottom:10px;font-size:16px;line-height:40px;border-bottom:1px solid #eee;}
				.pgsidecotact section{line-height:30px;}
				.pgsidecotact section:not(:last-child){overflow:hidden;border-bottom:1px solid #eee;padding:0 0 20px;margin-bottom:20px;}
				.pgsidecotact section i{display:block;float:left;width:60px;height:60px;font-size:50px;line-height:60px;border-radius:60px;background:#71b22c;color:#fff;text-align:center;margin-right:20px;}
				.pgsidecotact section dl{float:left;padding:5px 0;}
				.pgsidecotact section dt{font-size:14px;}
				.pgsidecotact section dd{font-size:24px;line-height:30px;font-weight:bold;}
				.pgsidecotact ul{}
				.pgsidecotact li{line-height:25px;}

			.pgmap{width:100%;position:relative;}
				.pgmapinfo{}
				.pgmaplist{position:absolute;top:20px;right:20px;bottom:20px;width:300px;background:rgba(255,255,255,0.8);padding:30px;}
					.pgmaplist h2{font-size:22px;line-height:25px;}
					.pgmaplist h3{font-size:16px;margin-bottom:10px;}
					.pgmaplist h4{margin-bottom:40px;font-family:'sysfont';font-size:60px;line-height:60px;border-bottom:1px solid #ccc;padding-bottom:40px;color:#002e69;}
					.pgmaplist section{margin-bottom:30px;}
					.pgmaplist section p{font-size:13px;color:#666;}
					.pgmaplist section p strong{font-size:16px;line-height:30px;color:#000;}

			.pgcontact{}
			.pgcontacttitle{margin-bottom:40px;}
				.pgcontacttitle h1{font-size:36px;line-height:40px;font-weight:normal;text-align:center;}
			.pgcontactlist{margin:0 -1%;overflow:hidden;margin-bottom:40px;}
				.pgcontactlist section{float:left;width:23%;margin:0 1%;box-sizing:border-box;border:1px solid #f5f5f5;padding:30px 0;text-align:center;}
				.pgcontactlist figure{width:50px;height:50px;margin:0 auto;margin-bottom:10px;}
				.pgcontactlist figure i{font-size:50px;line-height:50px;}
				.pgcontactlist p{}
			.pgcontactmap{margin-bottom:40px;}

			.pgmessage{}
			.pgmessage h3{font-size:22px;line-height:30px;margin-bottom:30px;}
			.pgmessage p{font-size:16px;line-height:25px;}
			.pgmessage form{margin-top:60px;}
			.pgmessage ul{overflow:hidden;}
			.pgmessage li{position:relative;margin-bottom:20px;border-bottom:1px solid #eee;box-sizing:border-box;}
			.pgmessage li:last-child{border:none;margin-bottom:0;}
			.pgmessage li:nth-of-type(1),.pgmessage li:nth-of-type(2),.pgmessage li:nth-of-type(3),.pgmessage li:nth-of-type(4){float:left;width:24%;margin-right:1%;}
			.pgmessage li:nth-of-type(5){clear:both;width:99%;margin-right:1%;}
			.pgmessage li:nth-of-type(6),.pgmessage li:nth-of-type(7){float:left;width:24%;margin-right:1%;}
			.pgmessage li span{display:none;position:absolute;top:-10px;left:20px;font-size:12px;color:#999;background:#fff;padding:0 10px;}
			.pgmessage li span i{margin-right:10px;}
			.pgmessage li input{width:100%;padding:10px;box-sizing:border-box;background:#f6f6f6;}
			.pgmessage li textarea{display:block;border:none;width:100%;height:120px;padding:10px;box-sizing:border-box;background:#f6f6f6;}
			.pgmessage li input.btn{width:100%;background:#232e39;color:#fff;}
			#checkCodeImg{position:absolute;top:7px;right:7px;}
			
            .pgconlis{}
			.pgconlisite{margin:0 0 120px; float: left; width:100%}
				.pgconlisite h3{font-size:30px;line-height:40px;margin:0 0 30px;position:relative;padding:30px 0 0;}
				.pgconlisite h3:before{content:'';display:block;position:absolute;top:0;left:0;width:60px;height:3px;background:#0062b4;}
				.pgconlisite p{font-size:18px;line-height:36px;}
				.pgconlisite p strong{display:inline-block;min-width:94px; padding-right: 10px;}
			.pgconlisitemap{margin:54px 0 0;}
	
	/************研发能力制造中心***************/
    .pgresadv{margin:100px auto; width:1343px; }
	.pgresadvtil{text-align:center;margin:0 0 60px;}
		.pgresadvtil h2{font-size:40px;line-height:70px;text-transform:uppercase;position:relative;padding:26px 0 -25px; margin-bottom: -25px;}
		.pgresadvtil h2:before{content:'';display:block;position:absolute;top:0;left:50%;transform:translateX(-50%);width:60px;height:0px;background:#002e69;}
		.pgresadvtil h3{          
            /* font-size:24px;line-height:30px;text-transform: uppercase;font-weight:normal; */
            font-size: 40px;
            font-weight: bold;
            letter-spacing: 2px;
            z-index: 1;
            color: #666;
            text-transform: uppercase;
            font-family: 'sysfont';
            opacity: .2;
        }
	/***.pgresadvcat{margin:0 0 60px;}
		.pgresadvcat ul{display:flex;}
		.pgresadvcat li{flex:1;margin:0 20px 0 0;text-align:center;background:#F5F5F5;line-height:30px; padding:25px 10px;font-size: 16px;text-transform: capitalize}
		.pgresadvcat li.on{background:#002e69;color:#fff;}
	.pgresadvinfotab{}
	.pgresadvinfo{}
		.pgresadvinfo section{display:flex;}		
			.pgresadvinfoimg{flex:0 0 508px;min-width:0;overflow:hidden;margin:0 80px 0 0;}
				.pgresadvinfoimg figure{}
				.pgresadvinfoimg img{width:100%;}
			.pgresadvinfotxt{flex: 1;min-width: 0;}
				.pgresadvinfotxt h3{font-size:20px;line-height:30px;position:relative;padding:0 0 20px;margin:0 0 20px;text-transform:capitalize}
					.pgresadvinfotxt h3:after{content:'';display:block;position:absolute;bottom:0;left:0;width:60px;height:2px;background:#002e69;}
				.pgresadvinfotxt div{font-size:16px;line-height:30px;}***/
         
.pgrestea{position:relative;background:url(/statics/suyee/images/bgresearch.jpg) no-repeat center center;background-size:cover;}
	.pgresteatil{margin:180px 0 30px;text-align:center;color:#fff;}
		.pgresteatil h2{font-size:40px;line-height:70px;text-transform:uppercase;position:relative;padding:26px 0 10px; margin-bottom:-25px}
			/* .pgresteatil h2:before{content:'';display:block;position:absolute;top:0;left:50%;transform:translateX(-50%);width:60px;height:2px;background:#002e69;} */
		.pgresteatil h3{
            /* font-size:24px;line-height:30px;text-transform: uppercase;font-weight:normal; */
            font-size: 40px;
            font-weight: bold;
            letter-spacing: 2px;
            z-index: 1;
            color: #fff;
            text-transform: uppercase;
            font-family: 'sysfont';
            opacity: .2;
        }
	.pgrestealis{margin: 20px auto 120px;
    width: 80%;}
		.pgrestealis .swiper-container{padding:0 0 40px;}
		.pgrestealis .swiper-pagination{}
		 .pgrestealis  .swiper-pagination-bullet{ background-color: #fff;}
            .pgrestealis  .swiper-pagination-bullet-active{ background-color: #348FFD;}
		.pgrestealis a{display:block;text-align:center;box-shadow:0 10px 10px rgba(0,0,0,0.1);margin:20px;}
		.pgrestealis a figure{}
		.pgrestealis a img{}
		.pgrestealis a h3{font-size:20px;font-weight:normal;line-height:90px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
		.pgrestealis a:hover{color:#fff;}
        .column {
            flex-direction: column;
        }

 
.pgresgai{margin:100px auto; max-width:1343px; width:100%; }
	.pgresgaitil{margin:0 0 30px;text-align:center;}
		.pgresgaitil h2{font-size:40px;line-height:70px;text-transform:uppercase;position:relative;padding:26px 0 10px;margin-bottom: -25px;}
			.pgresgaitil h2:before{content:'';display:block;position:absolute;top:0;left:50%;transform:translateX(-50%);width:60px;height:0px;background:#002e69;}
		.pgresgaitil h3{
            /* font-size:24px;line-height:30px;text-transform: uppercase;font-weight:normal; */
            font-size: 40px;
            font-weight: bold;
            letter-spacing: 2px;
            z-index: 1;
            color: #666;
            text-transform: uppercase;
            font-family: 'sysfont';
            opacity: .2;
        }
	.pgresgailis{}
		.pgresgailis .swiper-container{padding:20px;}
		.pgresgailis figure{box-shadow:0 0 20px rgba(0,0,0,0.1);text-align:center;}
		.pgresgailis img{width:100%;}
		.pgresgailis figcaption{font-size:20px;line-height:86px;}

.mask{display:none;position:fixed;z-index:100;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.5);}
.popwin{display:none;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:101;background:#fff;width:1200px;height:600px;border-radius:20px;}
	.popwin dl{position:relative;padding:100px 80px;}
	.popwin dt{position:absolute;top:50px;right:50px;}
	.popwin iframe{width:100%;height:400px;}

		/* .pgteainf{display:flex;}
			.pgteainfimg{flex:0 0 320px;margin:0 70px 0 0;}
			.pgteainftxt{}
				.pgteainftxt h2{font-size:24px;line-height:30px;margin:0 0 10px;}
				.pgteainftxt h3{font-size:20px;line-height:30px;margin:0 0 50px;}
				.pgteainftxt div{height:266px;overflow: auto;}
				.pgteainftxt div p{font-size:16px;line-height:30px;} */
                .pgteainf{width:100%;}
			.pgteainfimg{margin:0 70px 0 0; float: left;}
			.pgteainftxt{}
				.pgteainftxt h2{font-size:24px;line-height:30px;margin:0 0 10px;}
				.pgteainftxt h3{font-size:20px;line-height:30px;margin:0 0 50px;}
				.pgteainftxt div{height:266px;overflow: auto;}
				.pgteainftxt div p{font-size:16px;line-height:30px;}



                
.pgtes{padding:100px 0; max-width:1343px; width:100%; margin:0 auto;}
.pgtestil{margin:0 0 30px;text-align:center;}
    .pgtestil h2{font-size:40px;line-height:70px;text-transform:uppercase;position:relative;padding:26px 0 10px;    margin-bottom: -25px;}
        .pgtestil h2:before{content:'';display:block;position:absolute;top:0;left:50%;transform:translateX(-50%);width:60px;height:0px;background:#002e69;}
    .pgtestil h3{
        
        /* font-size:24px;line-height:30px;text-transform: uppercase;font-weight:normal; */
    font-size: 40px;
font-weight: bold;
letter-spacing: 2px;
z-index: 1;
color: #666;
text-transform: uppercase;
font-family: 'sysfont';
opacity: .2;
    }
.pgteslis{position:relative; max-width:1343px; margin:0 auto;}
    .pgteslis .swiper-container{padding:20px;}
    .pgteslis .swiper-button-prev{left:30px;}
    .pgteslis .swiper-button-next{right:30px;}
    .pgteslis figure{box-shadow:0 0 20px rgba(0,0,0,0.1);text-align:center; background:#fff}
    .pgteslis img{width:100%;}
    .pgteslis figcaption{font-size:20px;line-height:86px;}

.pgcert{position:relative;background:url(/statics/suyee/images/bgmadcer.jpg) no-repeat center center;background-size:cover;padding:100px 0;  max-width:100%;}
.pgcerttil{text-align:center;color:#fff;margin:0 0 60px;}
    .pgcerttil h2{font-size:40px;line-height:70px;text-transform:uppercase;padding-bottom: 10px;    margin-bottom: -25px;}
    .pgcerttil h3{font-size: 40px;
font-weight: bold;
letter-spacing: 2px;
z-index: 1;
color: #fff;
text-transform: uppercase;
font-family: 'sysfont';
opacity: .2;}




}
/*************企业文化****************/

@media (max-width:1024px){/* TABLET */
/* 研发能力 */
.pgresadv{padding:40px 20px;}
	.pgresadvtil{text-align:center;margin:0 0 20px;}
		/* .pgresadvtil h2{font-size:17px;text-transform:uppercase;position:relative;padding:20px 0 0;}
			.pgresadvtil h2:before{content:'';display:block;position:absolute;top:0;left:50%;transform:translateX(-50%);width:60px;height:2px;background:#002e69;} */

    .pgresadvtil h2{font-size:20px;line-height:50px;text-transform:uppercase;position:relative;padding:26px 0 -25px; margin-bottom: -25px;}
    .pgresadvtil h2:before{content:'';display:block;position:absolute;top:0;left:50%;transform:translateX(-50%);width:60px;height:0px;background:#002e69;}
    .pgresadvtil h3{          
        /* font-size:24px;line-height:30px;text-transform: uppercase;font-weight:normal; */
        font-size: 18px;
        font-weight: bold;
        letter-spacing: 2px;
        z-index: 1;
        color: #666;
        text-transform: uppercase;
        font-family: 'sysfont';
        opacity: .2;
    }
    
    
     /**   .pgresadvcat{margin:0 0 10px;}
		.pgresadvcat ul{margin:0 -1%;}
		.pgresadvcat li{float:left;width:31.33%;margin:0 1% 2%;text-align:center;background:#F5F5F5;line-height:30px;    text-transform: capitalize;text-overflow: ellipsis;
            white-space: nowrap;
            overflow: hidden;}
		.pgresadvcat li.on{background:#002e69;color:#fff;}
	.pgresadvinfo{}
		.pgresadvinfoimg{margin:0 0 20px;}
			.pgresadvinfoimg figure{}
			.pgresadvinfoimg img{width:100%;}
		.pgresadvinfotxt{}
			.pgresadvinfotxt h3{font-size:17px;margin:0 0 10px;text-transform:capitalize}
			.pgresadvinfotxt p{}

.pgrestea{background:url(/statics/suyee/images/bgresearch.jpg) no-repeat center center;background-size:auto 100%;padding:40px 20px;}
	.pgresteatil{text-align:center;color:#fff;}
		 .pgresteatil h2{font-size:17px;text-transform:uppercase;position:relative;padding:20px 0 0;}
			.pgresteatil h2:before{content:'';display:block;position:absolute;top:0;left:50%;transform:translateX(-50%);width:60px;height:2px;background:#002e69;}
		.pgresteatil h3{font-size:17px;font-weight:normal;} */

 
		.pgresteatil h2{font-size:20px;line-height:50px;text-transform:uppercase;position:relative;padding:26px 0 10px; margin-bottom:-25px}
			/* .pgresteatil h2:before{content:'';display:block;position:absolute;top:0;left:50%;transform:translateX(-50%);width:60px;height:2px;background:#002e69;} */
		.pgresteatil h3{
            /* font-size:24px;line-height:30px;text-transform: uppercase;font-weight:normal; */
            font-size: 18px;
            font-weight: bold;
            letter-spacing: 2px;
            z-index: 1;
            color: #fff;
            text-transform: uppercase;
            font-family: 'sysfont';
            opacity: .2;
        }
	.pgrestealis{margin: 20px auto 120px;
    width: 80%;}


	.pgrestealis{margin:20px auto;}
		.pgrestealis .swiper-container{padding:0 0 40px;}
		.pgrestealis .swiper-pagination{}
		 .pgrestealis  .swiper-pagination-bullet{ background-color: #fff;}
            .pgrestealis  .swiper-pagination-bullet-active{ background-color: #348FFD;}
		.pgrestealis a{display:block;text-align:center;box-shadow:0 10px 10px rgba(0,0,0,0.1);background:#fff;}
		.pgrestealis a figure{}
		.pgrestealis a img{width:100%;}
		.pgrestealis a h3{font-size:14px;font-weight:normal;line-height:30px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
		.pgrestealis a:hover{background:#002e69;color:#fff;}

.pgresgai{padding:40px 20px;}
	.pgresgaitil{text-align:center;margin:0 0 20px;}
    .pgresgaitil h2{font-size:20px;line-height:50px;text-transform:uppercase;position:relative;padding:26px 0 10px;margin-bottom: -25px;}
    .pgresgaitil h2:before{content:'';display:block;position:absolute;top:0;left:50%;transform:translateX(-50%);width:60px;height:0px;background:#002e69;}
.pgresgaitil h3{
    /* font-size:24px;line-height:30px;text-transform: uppercase;font-weight:normal; */
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 2px;
    z-index: 1;
    color: #666;
    text-transform: uppercase;
    font-family: 'sysfont';
    opacity: .2;
}
	.pgresgailis{}
		.pgresgailis .swiper-container{}
		.pgresgailis figure{text-align:center;}
		.pgresgailis img{width:100%;}
		.pgresgailis figcaption{font-size:14px;line-height:30px;}
/*************制造中心****************/

.pgcert{padding:40px 20px;background:url(/statics/suyee/images/bgmadcer.jpg) no-repeat center center;background-size:auto 100%;}
	.pgcerttil{text-align:center;color:#fff;margin:0 0 20px;}
        .pgcerttil h2{font-size:20px;line-height:50px;text-transform:uppercase;position:relative;padding:26px 0 10px;    margin-bottom: -25px;}
        .pgcerttil h2:before{content:'';display:block;position:absolute;top:0;left:50%;transform:translateX(-50%);width:60px;height:0px;background:#002e69;}
        .pgcerttil h3{
        
        /* font-size:24px;line-height:30px;text-transform: uppercase;font-weight:normal; */
    font-size: 18px;
font-weight: bold;
letter-spacing: 2px;
z-index: 1;
color: #666;
text-transform: uppercase;
font-family: 'sysfont';
opacity: .2;
    }
	.certify{}

.pgtes{padding:40px 20px;}
	.pgtestil{text-align:center;margin:0 0 20px;}


        .pgtestil h2{font-size:20px;line-height:50px;text-transform:uppercase;position:relative;padding:26px 0 10px;    margin-bottom: -25px;}
        .pgtestil h2:before{content:'';display:block;position:absolute;top:0;left:50%;transform:translateX(-50%);width:60px;height:0px;background:#002e69;}
    .pgtestil h3{
        
        /* font-size:24px;line-height:30px;text-transform: uppercase;font-weight:normal; */
    font-size: 18px;
font-weight: bold;
letter-spacing: 2px;
z-index: 1;
color: #666;
text-transform: uppercase;
font-family: 'sysfont';
opacity: .2;
    }

	.pgteslis{ position:relative}
		.pgteslis .swiper-container{}
		.pgteslis figure{text-align:center;background:#fff}
		.pgteslis img{width:100%;}
		.pgteslis figcaption{line-height:30px;}




/***************************************/

.pgguide{}
	.pgguideposition{background:#f6f6f6;padding:10px 20px;}
		.pgguideposition i{display:block;width:20px;height:20px;float:left;font-size:20px;margin-right:5px;}
		.pgguideposition i svg{font-size:20px;line-height:30px;}
	.pgguidenav{padding:20px;}
	.pgguidenav ul{overflow:hidden;}
	.pgguidenav li{float:left;width:50%;}
	.pgguidenav a{display:block;font-size:14px;font-weight:bold;padding:5px 10px;background:#eee;margin:2px;}
	.pgguidenav a.on{background:#002e69;color:#fff;}



.edit{}
	.edit img{max-width:100%;}

.pg{padding:40px 0;overflow:hidden;}
	main{}
	aside{}
.pgs{padding:40px 20px;border-top:1px solid #ddd;}
	
	.pgtitle{margin-bottom:20px;overflow:hidden;text-align:center;}
	.pgtitle h2{font-size:24px;line-height:30px;position:relative;margin-bottom:5px;color:#002e69;}
	.pgtitle h3{opacity:0.8;font-size:18px;color:#999;text-transform:uppercase;font-weight:normal;}
		.pgtitle h3 span{position:relative;display:inline-block;}
		.pgtitle h3 span:before{content:'';display:block;position:absolute;top:50%;left:100%;margin-left:30px;width:50px;height:1px;background:#999;}
		.pgtitle h3 span:after{content:'';display:block;position:absolute;top:50%;right:100%;margin-right:30px;width:50px;height:1px;background:#999;}
	.pgtitle p{opacity:0.8;font-size:12px;color:#999;text-transform:uppercase;font-weight:normal;}

	.pgnav{background:#f4f4f4;line-height:55px;margin-bottom:40px;}
		.pgnav ul{display:flex;}
		.pgnav li{flex:1;}
		.pgnav li a{display:block;text-align:center;font-size:18px;position:relative;}
		.pgnav li a:after{content:'';display:block;position:absolute;bottom:0;left:50%;transform:translateX(-50%);border-left:6px solid transparent;border-bottom:6px solid #fff;border-right:6px solid transparent;opacity:0;transition:all ease-out 0.3s;}
		.pgnav li a:hover,.pgnav li a.on{background:#333;color:#fff;}
		.pgnav li a:hover:after,.pgnav li a.on:after{opacity:1;}
	
	.aboutinfo{font-size:16px;line-height:200%;margin-bottom:100px;columns:500px 2;column-gap:40px;}
		.aboutinfo img{max-width:100%;}
	
	.aboutinfo{font-size:16px;line-height:200%;margin-bottom:100px;}
		.aboutinfo img{max-width:100%;}
	
	/* .pgabout{}
		.pgaboutimg{margin:0 0 20px;}
			.pgaboutimg figure{}
			.pgaboutimg figure img{width:100%;}
		.pgaboutinfo{} */
	
	.pgimglist{margin-bottom:30px;}
				.pgimglist ul{margin:0 -1%;}
				.pgimglist li{float:left;width:48%;margin:0 1% 10px;position:relative;}
					.pgimglist li figure{position:relative;overflow:hidden;margin-bottom:10px;height:100px;border:1px solid #eee;}
					.pgimglist li figure img{max-height:100px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}
					.pgimglist li figure figcaption{position:absolute;top:0;left:0;bottom:0;right:0;background:url(/statics/suyee/images/iconsee.png) no-repeat center center rgba(230,0,0,0.5);text-indent:-999em;opacity:0;transition:all ease-out 0.3s;}
			.pgimglist li section{}
				.pgimglist li section h4{font-size:16px;line-height:30px;}
				.pgimglist li section p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:#999;}
			.pgimglist li:hover img{transform:translate(-50%,-50%) scale3d(1.05, 1.05, 1);}
			.pgimglist li:hover figcaption{opacity:1;}
	
	.pgservice{}
		.pgserviceimg{margin:0 0 20px;}
			.pgserviceimg figure{}
			.pgserviceimg figure img{width:100%;}
		.pgserviceinfo{}
	
	.pgteamnav{margin-bottom:40px;}
		.pgteamnav ul{overflow:hidden;}
		.pgteamnav li{float:left;margin-right:10px;}
		.pgteamnav li a{display:block;background:#fff;line-height:50px;padding:0 20px;width:100px;}
		.pgteamnav li a i{float:right;}
		.pgteamnav li a.on,.pgteamnav li a:hover{background:#002e69;color:#fff;}

	.pghonor{padding:80px 0;}
		.pghonorlist{}
			.pghonorlist ul{margin:0 -1%;}
			.pghonorlist li{float:left;width:31.33%;margin:0 1% 20px;}
			.pghonorlist li figure{overflow:hidden;border:1px solid #eee;position:relative;margin-bottom:10px;background:#fff;text-align:center;}
			.pghonorlist li img{width:100%;}
			.pghonorlist li h3{text-align:center;font-size:14px;font-weight:normal;}
		
	.infocase{margin:0 0 30px;}
		.infocasehead{margin:0 0 40px;}
			.infocasehead figure{}
			.infocasehead figure img{width:100%;}
		.infocasedetail{margin:0 0 40px;}
	
	.pgproject{font-size:16px;line-height:200%;margin-bottom:100px;}
		.pgprojectinfo table{max-width:100%;}
		.pgprojectinfo .table th{font-size:14px;border:1px solid #ddd;padding:15px 15px;line-height:150%;background:#f9f9f9;font-weight:normal;}
		.pgprojectinfo .table td{font-size:12px;border:1px solid #ddd;padding:15px 15px;line-height:150%;}

			.pgcolumntitle{/*background:linear-gradient(to top,#ececec 0%,#ececec 100%);*/position:relative;line-height:30px;padding: 0 0 20px;border-bottom:1px solid #ddd;margin-bottom:20px;background:#fff;}
			.pgcolumntitle span{display:none;}
			.pgcolumntitle h3{position:relative;font-size:22px;font-weight:normal;}

			.pgproductlist{margin-bottom:20px;}
				.pgproductlist ul{margin:0 -1%;}
				.pgproductlist li{float:left;width:48%;margin:0 1% 2%;position:relative;}
					.pgproductlist li a{display:block;border:1px solid #eee;background:#fff;text-align:center;}
						.pgproductlist li figure{position:relative;overflow:hidden;margin-bottom:10px;}
							.pgproductlist li figure img{width:100%;}
							.pgproductlist li figure figcaption{position:absolute;top:0;left:0;bottom:0;right:0;background:url(/statics/suyee/images/iconsee.png) no-repeat center center rgba(230,0,0,0.5);text-indent:-999em;opacity:0;transition:all ease-out 0.3s;}
					.pgproductlist li section{padding:5px;}
						.pgproductlist li section h4{font-size:16px;line-height:30px;}
						.pgproductlist li section p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:#999;}
					.pgproductlist li:hover img{transform:scale3d(1.05, 1.05, 1);}
					.pgproductlist li:hover figcaption{opacity:1;}
			
			.pgcaselist{margin-bottom:20px;}
				.pgcaselist ul{margin:0 -1%;}
				.pgcaselist li{float:left;width:48%;margin:0 1% 2%;position:relative;}
					.pgcaselist li a{display:block;border:1px solid #eee;background:#fff;text-align:center;}
						.pgcaselist li figure{position:relative;overflow:hidden;margin-bottom:10px;}
							.pgcaselist li figure img{width:100%;}
							.pgcaselist li figure figcaption{position:absolute;top:0;left:0;bottom:0;right:0;background:url(/statics/suyee/images/iconsee.png) no-repeat center center rgba(230,0,0,0.5);text-indent:-999em;opacity:0;transition:all ease-out 0.3s;}
					.pgcaselist li section{padding:5px;}
						.pgcaselist li section h4{font-size:16px;line-height:30px;}
						.pgcaselist li section p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:#999;}
					.pgcaselist li:hover img{transform:scale3d(1.05, 1.05, 1);}
					.pgcaselist li:hover figcaption{opacity:1;}
			
			.infoproduct{}
				.infoproducthead{margin-bottom:20px;position:relative;padding:20px;background:#f6f6f6;}
					.infoproductslide{margin-bottom:20px;}
						.infoproductslide figure{overflow:hidden;border:1px solid #eee;}
						.infoproductslide figure img{width:100%;}
					.infoproductsummary{}
						.infoproductsummary:after{content:'';display:block;clear:both;}
						.infoproductsummary h1{font-size:18px;line-height:30px;margin-bottom:10px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
						.infoproductsummary section{color:#999;}
						.infoproductsummary p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
						.infoproductsummary p span a{display:inline-block;line-height:30px;background:#002e69;color:#fff;padding:0 20px;margin-top:10px;}
					.infoprevnext{}
						.infoprevnext span{position:absolute;top:50%;transform:translateY(-50%);display:block;width:38px;height:38px;text-align:center;text-indent:-999em;background:#f9f9f9;border:1px solid #ddd;border-radius:5px;overflow:hidden;}
						.infoprevnext span a{display:block;position:relative;text-indent:-999em;line-height:38px;width:38px;height:38px;}
						.infoprevnext span a:hover{background:#002e69;color:#fff;}
						.prev{left:-20px;}
							.prev a:after{content:'';display:block;position:absolute;top:12px;left:15px;width:14px;height:14px;border-left:2px solid #ccc;border-top:2px solid #ccc;transform:rotate(-45deg);}
						.next{right:-20px;}
							.next a:after{content:'';display:block;position:absolute;top:12px;right:15px;width:14px;height:14px;border-right:2px solid #ccc;border-top:2px solid #ccc;transform:rotate(45deg);}
				.infoproductdetail{margin-bottom:40px;}
					.detailtab{margin-bottom:30px;position:relative;}
						.detailtab h3{font-size:16px;margin-bottom:20px;border-bottom:1px solid #ddd;position:relative;padding-bottom:10px;}
						.detailtab h3:after{content:'';display:block;position:absolute;bottom:-1px;width:50px;height:2px;background:#002e69;}
						.detailtab span{position:absolute;top:15px;right:15px;}
						.detailtab span a{}
				
				.infoproductother{margin-bottom:20px;border:1px solid #eee;padding:20px;}
					.infoproductother h3{font-size:16px;margin-bottom:20px;border-bottom:1px solid #ddd;position:relative;padding-bottom:10px;}
					.infoproductother h3:after{content:'';display:block;position:absolute;bottom:-1px;width:50px;height:2px;background:#198c2c;}
					.infoproductother ul{margin:0 -1%;}
					.infoproductother li{position:relative;float:left;width:18%;margin:0 1%;}
					.infoproductother li a{position:absolute;z-index:2;top:0;left:0;bottom:0;right:0;text-indent:-999em;}
					.infoproductother li figure{overflow:hidden;border:1px solid #dcdcdc;padding:10px;}
					.infoproductother li figure img{width:100%;margin-bottom:10px;}
					.infoproductother li figcaption{text-align:center;font-size:12px;}
					.infoproductother li:hover{box-shadow:0 0 10px rgba(0,0,0,0.1);}
					.infoproductother li:hover figure img{transform:scale3d(1.05, 1.05, 1);}
		

	
					.relatedarticle{}
						.relatedarticle h3{font-size:18px;line-height:30px;margin-bottom:10px;}
						.relatedarticle ul{}
						.relatedarticle li{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;line-height:30px;}
						.relatedarticle li a{float:left;position:relative;padding-left:13px;}
						.relatedarticle li a:after{content:'';display:block;position:absolute;top:50%;left:0;transform:translateY(-50%);width:3px;height:3px;background:#ddd;}
						.relatedarticle li time{float:right;color:#999;font-size:12px;}
					.infotags{margin-top:20px;font-style:italic;font-size:12px;padding:15px;background:#f6f6f6;color:#666;}
					.infoprevnext{margin-top:20px;}

						.table{overflow-x:scroll;margin:1em 0;}
						.table::-webkit-scrollbar{width:1px;height:1px;}
						.table::-webkit-scrollbar-thumb{border-radius:5px;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.2);background:rgba(0,0,0,0.2);}
						.table::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);border-radius: 0;background:rgba(0,0,0,0.1);}
						.table table{border-collapse:collapse;border:1px solid #666;width:100%;box-sizing:border-box;}
						.table tr{}
						.table th{font-size:14px;border:1px solid #ddd;padding:8px 10px;line-height:150%;background:#f9f9f9;font-weight:normal;}
						.table td{font-size:12px;border:1px solid #ddd;padding:8px 10px;line-height:150%;}		

              

		aside .pgsidearticle,aside .pgsidekey,aside .pgsidecotact{background:#fff;}

			.pgsidearticle{margin-bottom:40px;}
				.pgsidearticle h3{margin-bottom:10px;font-size:16px;line-height:40px;border-bottom:1px solid #eee;}
				.pgsidearticle ul{}
				.pgsidearticle li{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:12px;line-height:25px;}
				.pgsidearticle li a{position:relative;padding-left:15px;}
				.pgsidearticle li a:after{content:'';display:block;position:absolute;top:50%;let:0;width:3px;height:3px;transform:translateY(-50%);background:#999;}

			.pgsidekey{margin-bottom:40px;}
				.pgsidekey h3{margin-bottom:10px;font-size:16px;line-height:40px;border-bottom:1px solid #eee;}
				.pgsidekey section{line-height:25px;}
				.pgsidekey a{display:inline-block;line-height:30px;padding:0 10px;margin:0 10px 10px 0;border:1px solid #ddd;}

			.pgsidecotact{}
				.pgsidecotact h3{margin-bottom:10px;font-size:16px;line-height:40px;border-bottom:1px solid #eee;}
				.pgsidecotact section{line-height:30px;}
				.pgsidecotact section:not(:last-child){overflow:hidden;border-bottom:1px solid #eee;padding:0 0 20px;margin-bottom:20px;}
				.pgsidecotact section i{display:block;float:left;width:60px;height:60px;font-size:50px;line-height:60px;border-radius:60px;background:#71b22c;color:#fff;text-align:center;margin-right:20px;}
				.pgsidecotact section dl{float:left;padding:5px 0;}
				.pgsidecotact section dt{font-size:14px;}
				.pgsidecotact section dd{font-size:24px;line-height:30px;font-weight:bold;}
				.pgsidecotact ul{}
				.pgsidecotact li{line-height:25px;}

			.pgmap{width:100%;position:relative;}
				.pgmapinfo{}
				.pgmaplist{position:absolute;top:20px;right:20px;bottom:20px;width:300px;background:rgba(255,255,255,0.8);padding:30px;}
					.pgmaplist h2{font-size:22px;line-height:25px;}
					.pgmaplist h3{font-size:16px;margin-bottom:10px;}
					.pgmaplist h4{margin-bottom:40px;font-family:'sysfont';font-size:60px;line-height:60px;border-bottom:1px solid #ccc;padding-bottom:40px;color:#002e69;}
					.pgmaplist section{margin-bottom:30px;}
					.pgmaplist section p{font-size:13px;color:#666;}
					.pgmaplist section p strong{font-size:16px;line-height:30px;color:#000;}

			.pgcontact{}
			.pgcontacttitle{margin-bottom:20px;}
				.pgcontacttitle h1{font-size:24px;line-height:30px;font-weight:normal;text-align:center;}
			.pgcontactlist{margin:0 -1%;overflow:hidden;margin-bottom:20px;}
				.pgcontactlist section{float:left;width:48%;margin:0 1% 2%;box-sizing:border-box;border:1px solid #f5f5f5;padding:20px 0;text-align:center;}
				.pgcontactlist figure{width:50px;height:50px;margin:0 auto;margin-bottom:10px;}
				.pgcontactlist figure i{font-size:50px;line-height:50px;}
				.pgcontactlist p{height:40px;}
			.pgcontactmap{margin-bottom:40px;}

			.pgmessage{}
			.pgmessage h3{font-size:16px;margin-bottom:20px;}
			.pgmessage p{}
			.pgmessage form{margin-top:20px;}
			.pgmessage ul{overflow:hidden;}
			.pgmessage li{position:relative;margin-bottom:10px;border-bottom:1px solid #eee;box-sizing:border-box;}
			.pgmessage li span{display:none;position:absolute;top:-10px;left:20px;font-size:12px;color:#999;background:#fff;padding:0 10px;}
			.pgmessage li span i{margin-right:10px;}
			.pgmessage li input{width:100%;padding:10px;box-sizing:border-box;background:#f6f6f6;}
			.pgmessage li textarea{display:block;border:none;width:100%;height:120px;padding:10px;box-sizing:border-box;background:#f6f6f6;}
			.pgmessage li input.btn{width:100%;background:#232e39;color:#fff;}
			#checkCodeImg{position:absolute;top:7px;right:7px;}
		/*********企业文化***************/






/* 联系爱赢国际 */
.pgcon{}
.pgconlis{}
.pgconlisite{margin:0 0 40px;}
.pgconlisite h3{font-size:17px;line-height:20px;margin:0 0 10px;position:relative;padding:20px 0 0;}
.pgconlisite h3:before{content:'';display:block;position:absolute;top:0;left:0;width:60px;height:3px;background:#002e69;}
/* .pgconlisite p{width: 100%;
float: left;} */
.pgconlisite p strong{display:inline-block;width:50px; }
.pgconlisite p font{ width:calc(100% - 60px); float:right;}
.pgconlisitemap{margin:20px 0 0;}



}
<!--0.00036501884460449-->