@media (min-width:1201px){
body{background:#f7f7f7;}

.pghead{height:400px;}
.bgnews{background:url(../img/pgabobanner.jpg) no-repeat center center;}
.bgabout{background:url(../img/pgabobanner.jpg) no-repeat center center;}
.bgcontact{background:url(../img/pgabobanner.jpg) no-repeat center center;}
	.pgtitle{display:none;}
		.pgtitle:after{content:'';display:block;position:absolute;top:120px;left:0;background:#fff;width:40px;height:2px;}
		.pgtitle p{}
		.pgtitle p:nth-of-type(1){font-size:14px;line-height:30px;font-weight:100;}
		.pgtitle p:nth-of-type(2){font-size:36px;font-weight:bold;line-height:40px;margin-bottom:10px;}
		.pgtitle p:nth-of-type(3){font-size:14px;font-weight:bold;text-transform:uppercase;}
	.pgnav{position:absolute;top:340px;left:0;right:0;background:#fff;}
	.pgnav ul{}
	.pgnav li{float:left;width:25%;}
	.pgnav li a{display:block;line-height:60px;padding:0 40px;position:relative;}
		.pgnav li a:before{content:'';display:block;position:absolute;top:29px;right:14px;background:#ccc;width:18px;height:2px;transition:all ease-out 0.3s;}
		.pgnav li a:after{content:'';display:block;position:absolute;top:21px;right:22px;background:#ccc;width:2px;height:18px;transition:all ease-out 0.3s;}
	.pgnav li:nth-of-type(2n) a{background:#eee;}
	.pgnav li:nth-of-type(2n+1) a{background:#e0e0e0;}
	.pgnav li a:hover,.pgnav li a.on{background:#fff;}
		.pgnav li a:hover:before{content:'';display:block;position:absolute;top:29px;right:14px;background:#3279d5;width:18px;height:2px;transform:rotate(90deg);}
		.pgnav li a:hover:after{content:'';display:block;position:absolute;top:21px;right:22px;background:#3279d5;width:2px;height:18px;transform:rotate(90deg);}

.pages{ clear:both; padding:0 0 40px; text-align:center;}
	.pages a{ display:inline-block; padding:4px 12px; background:#eee;  border:1px solid #eee; border-radius:5px; margin:0 10px 0 0;}
	.pages a:hover,.pages a.cur{ background:#0066d9; text-decoration:none; border:1px solid #0066d9; color:#fff;}
	.pages span{ display:inline-block; padding:4px 12px; background:#0066d9; border:1px solid #0066d9; border-radius:5px; margin:0 10px 0 0; color:#fff;}

.pgposition{background:#f7f7f7;padding:20px 0;font-size:12px;}
	.pgposition h3{float:left;font-size:24px;font-weight:normal;height:30px;line-height:30px;padding:40px 0;}
	.pgposition p{margin-top:40px;float:right;height:30px;line-height:30px;}
	.pgposition a{}
	.pgposition a:last-child{color:#0066d9;}

.pgaboutinfo{padding:60px 0;background:#fff;}
.pgcontactinfo{padding:60px 0;background:#f7f7f7;}
.pgedit{font-size:16px;line-height:180%;}

	.pgcontact{float:left;width:505px;padding:40px;line-height:180%;background:#fff;height:420px;}
		.pgcontact h3{font-size:24px;line-height:30px;margin-bottom:10px;font-weight:normal;}
		.pgcontact ul{}
		.pgcontact li{}
	.pgmap{float:right;width:585px;height:500px;}

.pgnewslist{}
	.pgnewslist ul{padding-bottom:30px;}
	.pgnewslist li{float:left;width:330px;margin-right:30px;background:#fff;padding:20px;margin-bottom:30px;transition:all ease-out 0.3s;}
	.pgnewslist li:nth-of-type(3n){margin-right:0;}
	.pgnewslist li h4{font-size:16px;line-height:24px;height:48px;font-weight:normal;margin-bottom:10px;}
	.pgnewslist li time{display:block;margin-bottom:30px;color:#0066d9;}
	.pgnewslist li figure{overflow:hidden;margin-bottom:30px;}
	.pgnewslist li img{width:330px;height:180px;}
	.pgnewslist li section{color:#999;line-height:25px;height:50px;}
	.pgnewslist li:hover{transform: translateY(-10px);box-shadow:0 10px 10px rgba(0,0,0,0.1);}
	.pgnewslist li:hover img{transform: scale3d(1.05, 1.05, 1);}

.pgcase{}
	.pgcase ul{padding-bottom:40px;}
	.pgcase li{float:left;width:237px;margin-right:20px;margin-bottom:20px;background:#fff;padding:20px;transition:all ease-out 0.3s;}
	.pgcase li:nth-of-type(4n){margin-right:0;}
	.pgcase li figure{margin-bottom:20px;}
	.pgcase li img{width:237px;height:237px;}
	.pgcase h3{border-top:1px solid #ddd;line-height:60px;background:url(../img/iconcase.jpg) no-repeat right center;}
	.pgcase li:hover{transform: translateY(-10px);box-shadow:0 10px 10px rgba(0,0,0,0.1);}
	.pgcase li:hover img{transform: scale3d(1.05, 1.05, 1);}

.pgproductcat{background:#fff;padding:30px;margin-bottom:30px;}
	.pgproductcat h3{font-size:16px;line-height:30px;margin-bottom:20px;}
	.pgproductcat ul:after{content:'';display:block;clear:both;}
	.pgproductcat li{float:left;margin-right:10px;margin-bottom:10px;position:relative;}
	.pgproductcat li a{display:block;font-size:14px;line-height:80px;padding:0 15px;border:1px solid #eee;background:#fff;}
	.pgproductcat li a:hover,.pgproductcat li a.on{background:#0066d9;color:#fff;}
	.pgproductcat ul ul{display:none;position:absolute;z-index:10;top:82px;left:0;background:#eee;min-width:300px;border-top:1px solid #eee;}
	.pgproductcat li li{float:none;display:block;margin-right:0;margin-bottom:0;}
	.pgproductcat li li a{font-size:12px;line-height:30px;white-space:nowrap;border-top:none;}

.pgproductlist{}
	.pgproductlist ul{padding-bottom:30px;}
	.pgproductlist li{float:left;width:340px;margin-right:30px;background:#fff;padding:20px;margin-bottom:30px;transition:all ease-out 0.3s;}
	.pgproductlist li:nth-of-type(3n){margin-right:0;}
	.pgproductlist li h3{font-size:14px;line-height:30px;height:30px;font-weight:normal;margin-bottom:10px;background:url(../img/iconcase.jpg) no-repeat right center;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
	.pgproductlist li time{display:block;margin-bottom:30px;color:#0066d9;}
	.pgproductlist li figure{overflow:hidden;margin-bottom:30px;}
	.pgproductlist li img{width:340px;height:340px;}
	.pgproductlist li section{color:#999;line-height:25px;height:50px;}
	.pgproductlist li:hover{transform: translateY(-10px);box-shadow:0 10px 10px rgba(0,0,0,0.1);}
	.pgproductlist li:hover img{transform: scale3d(1.05, 1.05, 1);}

.pgproductinfo{background:#fff;padding:40px;margin-bottom:60px;}
	.pgproducthead{margin-bottom:40px;}
		.pgproductslide{float:left;width:400px;margin-right:30px;position:relative;border:1px solid #eee;box-sizing:border-box;}
			.pgproductslide .bd{}
			.pgproductslide .bd ul{}
			.pgproductslide .bd li{width:400px;height:400px;overflow:hidden;}
			.pgproductslide .bd img{width:400px;height:400px;}
			.pgproductslide .bd li:hover img{transform:scale3d(1.05, 1.05, 1);}
			.pgproductslide .hd{position:absolute;bottom:15px;left:0;right:0;text-align:center;}
			.pgproductslide .hd span{display:inline-block;width:12px;height:12px;background:#ccc;border-radius:50%;margin:0 5px;cursor:pointer;}
		.pgproductsummary{}
			.pgproductsummary h1{font-size:36px;line-height:40px;margin-bottom:10px;}
			.pgproductsummary section{font-size:16px;line-height:30px;}
		.pgproductbody{}
			.pgproductbody dt{font-size:16px;line-height:40px;background:#eee;padding:0 10px;}
			.pgproductbody dd{}

.pgnewsinfo{background:#fff;padding:40px;margin-bottom:60px;}
	.articleinfo{}	
		.articlehead{margin-bottom:30px;}
			.articlehead h1{font-size:34px;line-height:40px;margin-bottom:20px;}
			.articlehead p{font-size:12px;}
			.articlehead p span{margin-right:20px;color:#666;}
		.articleedit{font-size:16px;line-height:180%;}
			.articleedit a{ color:#f60; text-decoration:underline;}

.pgsearchresult{padding:20px 0;}
	.pgsearchresult strong{color:#0066d9;padding:0 10px;}

.pgmessage{padding:40px;margin:60px 0;border:1px solid #ddd;background:#fff;}
	.pgmessageform{}
	.pgmessageform h3{margin-bottom:40px;}
	.pgmessageform ul{}
	.pgmessageform li{position:relative;margin-bottom:20px;border:1px solid #eee;border-radius:5px;}
	.pgmessageform li:last-child{border:none;}
	.pgmessageform li span{position:absolute;top:-10px;left:20px;font-size:12px;color:#999;background:#fff;padding:0 10px;}
	.pgmessageform li span i{margin-right:10px;}
	.pgmessageform li input{height:50px;line-height:50px;width:100%;border-radius:5px;text-indent:20px;}
	.pgmessageform li textarea{display:block;border:none;width:100%;height:120px;border-radius:5px;padding:20px 0;text-indent:20px;}
	.pgmessageform li img{height:50px;width:130px;margin-right:10px;}
	.pgmessageform li input.verificationtxt{width:200px;border:1px solid #eee;margin-right:10px;}
	.pgmessageform li input.btn{width:300px;background:#f00;color:#fff;}

.pgdown{}
	.pgdown ul{}
	.pgdown li{margin-bottom:20px;}
	.pgdown li a{display:block;padding:15px;border:1px solid #ddd;overflow:hidden;}
	.pgdown li a h3{float:left;font-size:18px;line-height:30px;font-weight:normal;}
	.pgdown li a span{float:right;display:inline-block;width:30px;height:30px;background:url(../img/icondown.png) no-repeat center center;text-indent:-99em;}
	.pgdown li a:hover{color:#0066d9;border:1px solid #0066d9;}
	.pgdown li a:hover span{background:url(../img/icondownh.png) no-repeat center center;}

}


@media (max-width:1200px) and (min-width:751px){
body{background:#f7f7f7;}

.pghead{height:240px;}
.bgnews{background:url(../img/pgnewbanner.jpg) no-repeat center center;background-size:auto 100%;}
.bgabout{background:url(../img/pgabobanner.jpg) no-repeat center center;background-size:auto 100%;}
.bgcontact{background:url(../img/pgconbanner.jpg) no-repeat center center;background-size:auto 100%;}
	.pgtitle{display:none;}
	.pgnav{position:absolute;top:200px;left:0;right:0;background:#fff;}
	.pgnav ul{}
	.pgnav li{float:left;width:50%;}
	.pgnav li a{display:block;line-height:50px;padding:0 20px;position:relative;}
		.pgnav li a:before{content:'';display:block;position:absolute;top:26px;right:14px;background:#ccc;width:18px;height:2px;transition:all ease-out 0.3s;}
		.pgnav li a:after{content:'';display:block;position:absolute;top:18px;right:22px;background:#ccc;width:2px;height:18px;transition:all ease-out 0.3s;}
	.pgnav li:nth-of-type(1) a{background:#eee;}
	.pgnav li:nth-of-type(2) a{background:#e0e0e0;}
	.pgnav li:nth-of-type(3) a{background:#e0e0e0;}
	.pgnav li:nth-of-type(4) a{background:#eee;}
	.pgnav li a:hover,.pgnav li a.on{background:#fff;}
		.pgnav li a:hover:before{content:'';display:block;position:absolute;top:26px;right:14px;background:#3279d5;width:18px;height:2px;transform:rotate(90deg);}
		.pgnav li a:hover:after{content:'';display:block;position:absolute;top:18px;right:22px;background:#3279d5;width:2px;height:18px;transform:rotate(90deg);}

.pages{ clear:both; padding:0 0 40px; text-align:center;}
	.pages a{ display:inline-block; padding:4px 12px; background:#eee;  border:1px solid #eee; border-radius:5px; margin:0 10px 0 0;}
	.pages a:hover,.pages a.cur{ background:#0066d9; text-decoration:none; border:1px solid #0066d9; color:#fff;}
	.pages span{ display:inline-block; padding:4px 12px; background:#0066d9; border:1px solid #0066d9; border-radius:5px; margin:0 10px 0 0; color:#fff;}

.pgposition{background:#f7f7f7;padding:20px;font-size:12px;}
	.pgposition h3{font-size:24px;font-weight:normal;height:30px;line-height:30px;padding:100px 0 20px;}
	.pgposition p{height:30px;line-height:30px;}
	.pgposition a{}
	.pgposition a:last-child{color:#0066d9;}

.pgaboutinfo{padding:60px 4%;background:#fff;}
.pgcontactinfo{padding:60px 0;background:#f7f7f7;}
.pgedit{font-size:16px;line-height:180%;}

	.pgcontact{padding:20px 4%;line-height:180%;background:#fff;height:420px;}
		.pgcontact h3{font-size:24px;line-height:30px;margin-bottom:10px;font-weight:normal;}
		.pgcontact ul{}
		.pgcontact li{}
	.pgmap{height:500px;}

.pgnewslist{}
	.pgnewslist ul{padding:0 2%;}
	.pgnewslist li{float:left;width:42%;background:#fff;padding:10px 2%;margin:0 2% 20px;transition:all ease-out 0.3s;}
	.pgnewslist li h4{font-size:16px;line-height:24px;height:48px;font-weight:normal;margin-bottom:10px;}
	.pgnewslist li time{display:block;margin-bottom:30px;color:#0066d9;}
	.pgnewslist li figure{overflow:hidden;margin-bottom:30px;}
	.pgnewslist li img{width:330px;height:180px;}
	.pgnewslist li section{color:#999;line-height:25px;height:50px;}
	.pgnewslist li:hover{transform: translateY(-10px);box-shadow:0 10px 10px rgba(0,0,0,0.1);}
	.pgnewslist li:hover img{transform: scale3d(1.05, 1.05, 1);}

.pgcase{}
	.pgcase ul{padding-bottom:40px;padding:0 2%;}
	.pgcase li{float:left;width:38%;margin:0 2%;margin-bottom:20px;background:#fff;padding:4%;}
	.pgcase li figure{margin-bottom:20px;}
	.pgcase li img{width:100%;}
	.pgcase h3{font-size:12px;line-height:30px;background:url(../img/iconcase.jpg) no-repeat right center;}

.pgproductcat{background:#fff;padding:20px;margin:0 20px 20px;}
	.pgproductcat h3{font-size:16px;line-height:30px;margin-bottom:20px;}
	.pgproductcat ul{overflow:hidden;margin:0 -1%;}
	.pgproductcat li{float:left;width:48%;margin:0 1% 10px;overflow:hidden;}
	.pgproductcat li a{display:block;line-height:40px;padding:0 15px;}
	.pgproductcat li a:hover,.pgproductcat li a.on{background:#0066d9;color:#fff;}
	.pgproductcat li ul{padding:10px 0 0;background:#f7f7f7;}
	.pgproductcat li li{}
	.pgproductcat li li a{font-size:12px;line-height:20px;}

.pgproductlist{padding:0 20px;}
	.pgproductlist ul{padding-bottom:30px;margin:0 -1%;}
	.pgproductlist li{float:left;width:27.33%;margin:0 1% 10px;background:#fff;padding:20px 2%;}
	.pgproductlist li h3{font-size:12px;font-weight:normal;background:url(../img/iconcase.jpg) no-repeat right center;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
	.pgproductlist li time{display:block;margin-bottom:30px;color:#0066d9;}
	.pgproductlist li figure{overflow:hidden;margin-bottom:30px;}
	.pgproductlist li img{width:100%;}
	.pgproductlist li section{color:#999;line-height:25px;height:50px;}

.pgproductinfo{background:#fff;padding:20px;margin:0 20px 20px;}
	.pgproducthead{margin-bottom:40px;}
		.pgproductslide{float:left;width:300px;position:relative;margin-bottom:20px;margin-right:20px;}
			.pgproductslide .bd{}
			.pgproductslide .bd ul{}
			.pgproductslide .bd li{width:100%;overflow:hidden;}
			.pgproductslide .bd img{width:100%;}
			.pgproductslide .hd{position:absolute;z-index:9;bottom:15px;left:0;right:0;text-align:center;}
			.pgproductslide .hd span{display:inline-block;width:12px;height:12px;background:#c00;border-radius:50%;margin:0 5px;cursor:pointer;}
		.pgproductsummary{}
			.pgproductsummary h1{font-size:24px;line-height:30px;margin-bottom:10px;}
			.pgproductsummary section{font-size:14px;line-height:180%;}
		.pgproductbody{}
			.pgproductbody dt{font-size:16px;line-height:40px;}
			.pgproductbody dd{line-height:180%;}

.pgnewsinfo{background:#fff;padding:20px 4%;margin-bottom:60px;}
	.articleinfo{}	
		.articlehead{margin-bottom:30px;}
			.articlehead h1{font-size:34px;line-height:40px;margin-bottom:20px;}
			.articlehead p{font-size:12px;}
			.articlehead p span{margin-right:20px;color:#666;}
		.articleedit{font-size:16px;line-height:180%;}
			.articleedit a{ color:#f60; text-decoration:underline;}

.pgsearchresult{padding:20px;}
	.pgsearchresult strong{color:#0066d9;padding:0 5px;}

.pgmessage{padding:40px;margin:20px;border:1px solid #ddd;background:#fff;}
	.pgmessageform{}
	.pgmessageform h3{margin-bottom:40px;}
	.pgmessageform ul{}
	.pgmessageform li{position:relative;margin-bottom:20px;border:1px solid #eee;border-radius:5px;}
	.pgmessageform li:last-child{border:none;}
	.pgmessageform li span{position:absolute;top:-10px;left:20px;font-size:12px;color:#999;background:#fff;padding:0 10px;}
	.pgmessageform li span i{margin-right:10px;}
	.pgmessageform li input{height:50px;line-height:50px;width:100%;border-radius:5px;text-indent:20px;}
	.pgmessageform li textarea{display:block;border:none;width:100%;height:120px;border-radius:5px;padding:20px 0;text-indent:20px;}
	.pgmessageform li img{height:50px;width:130px;margin-right:10px;}
	.pgmessageform li input.verificationtxt{width:200px;border:1px solid #eee;margin-right:10px;}
	.pgmessageform li input.btn{width:300px;background:#f00;color:#fff;}

.pgdown{}
	.pgdown ul{padding:0 20px 40px;}
	.pgdown li{margin-bottom:20px;}
	.pgdown li a{display:block;padding:15px;border:1px solid #ddd;overflow:hidden;}
	.pgdown li a h3{float:left;font-size:18px;line-height:30px;font-weight:normal;}
	.pgdown li a span{float:right;display:inline-block;width:30px;height:30px;background:url(../img/icondown.png) no-repeat center center;text-indent:-99em;}
	.pgdown li a:hover{color:#fa3836;border:1px solid #fa3836;}
	.pgdown li a:hover span{background:url(../img/icondownh.png) no-repeat center center;}
}



@media (max-width:750px){
body{background:#f7f7f7;}

.pghead{height:120px;}
.bgnews{background:url(../img/pgnewbanner.jpg) no-repeat center center;background-size:auto 100%;}
.bgabout{background:url(../img/pgabobanner.jpg) no-repeat center center;background-size:auto 100%;}
.bgcontact{background:url(../img/pgconbanner.jpg) no-repeat center center;background-size:auto 100%;}
	.pgtitle{display:none;}
	.pgnav{position:absolute;top:120px;left:0;right:0;background:#fff;}
	.pgnav ul{}
	.pgnav li{float:left;width:50%;}
	.pgnav li a{display:block;line-height:50px;padding:0 20px;position:relative;}
		.pgnav li a:before{content:'';display:block;position:absolute;top:26px;right:14px;background:#ccc;width:18px;height:2px;transition:all ease-out 0.3s;}
		.pgnav li a:after{content:'';display:block;position:absolute;top:18px;right:22px;background:#ccc;width:2px;height:18px;transition:all ease-out 0.3s;}
	.pgnav li:nth-of-type(1) a{background:#eee;}
	.pgnav li:nth-of-type(2) a{background:#e0e0e0;}
	.pgnav li:nth-of-type(3) a{background:#e0e0e0;}
	.pgnav li:nth-of-type(4) a{background:#eee;}
	.pgnav li a:hover,.pgnav li a.on{background:#fff;}
		.pgnav li a:hover:before{content:'';display:block;position:absolute;top:26px;right:14px;background:#3279d5;width:18px;height:2px;transform:rotate(90deg);}
		.pgnav li a:hover:after{content:'';display:block;position:absolute;top:18px;right:22px;background:#3279d5;width:2px;height:18px;transform:rotate(90deg);}

.pages{ clear:both; padding:0 0 40px; text-align:center;}
	.pages a{ display:inline-block; padding:4px 12px; background:#eee;  border:1px solid #eee; border-radius:5px; margin:0 10px 10px 0;}
	.pages a:hover,.pages a.cur{ background:#0066d9; text-decoration:none; border:1px solid #0066d9; color:#fff;}
	.pages span{ display:inline-block; padding:4px 12px; background:#0066d9; border:1px solid #0066d9; border-radius:5px; margin:0 10px 10px 0; color:#fff;}

.pgposition{background:#f7f7f7;padding:20px;font-size:12px;}
	.pgposition h3{font-size:24px;font-weight:normal;height:30px;line-height:30px;padding:60px 0 20px;}
	.pgposition p{height:30px;line-height:30px;}
	.pgposition a{}
	.pgposition a:last-child{color:#0066d9;}

.pgaboutinfo{padding:60px 4%;background:#fff;}
.pgcontactinfo{padding:60px 0;background:#f7f7f7;}
.pgedit{font-size:16px;line-height:180%;}
.pgedit img{width:100%;}

	.pgcontact{padding:20px 4%;line-height:180%;background:#fff;height:420px;}
		.pgcontact h3{font-size:24px;line-height:30px;margin-bottom:10px;font-weight:normal;}
		.pgcontact ul{}
		.pgcontact li{}
	.pgmap{height:500px;}

.pgnewslist{}
	.pgnewslist ul{padding:0 20px;}
	.pgnewslist li{background:#fff;padding:10px 5%;margin-bottom:20px;transition:all ease-out 0.3s;}
	.pgnewslist li h4{font-size:16px;line-height:24px;height:48px;font-weight:normal;margin-bottom:10px;}
	.pgnewslist li time{display:block;margin-bottom:30px;color:#0066d9;}
	.pgnewslist li figure{overflow:hidden;margin-bottom:30px;}
	.pgnewslist li img{width:100%;}
	.pgnewslist li section{color:#999;line-height:25px;height:50px;}
	.pgnewslist li:hover{transform: translateY(-10px);box-shadow:0 10px 10px rgba(0,0,0,0.1);}
	.pgnewslist li:hover img{transform: scale3d(1.05, 1.05, 1);}

.pgcase{}
	.pgcase ul{padding-bottom:40px;padding:0 2%;}
	.pgcase li{float:left;width:38%;margin:0 2%;margin-bottom:20px;background:#fff;padding:4%;}
	.pgcase li figure{margin-bottom:20px;}
	.pgcase li img{width:100%;}
	.pgcase h3{font-size:12px;line-height:30px;background:url(../img/iconcase.jpg) no-repeat right center;}

.pgproductcat{background:#fff;padding:20px;margin:0 4% 20px;}
	.pgproductcat h3{font-size:16px;line-height:30px;margin-bottom:20px;}
	.pgproductcat ul{}
	.pgproductcat li{display:inline-block;margin-right:10px;margin-bottom:10px;}
	.pgproductcat li a{display:block;line-height:40px;padding:0 15px;}
	.pgproductcat li a:hover,.pgproductcat li a.on{background:#0066d9;color:#fff;}
	.pgproductcat li ul{padding:10px 0 5px;background:#f7f7f7;}
	.pgproductcat li li{}
	.pgproductcat li li a{font-size:12px;line-height:20px;}

.pgproductlist{padding:0 4%;}
	.pgproductlist ul{padding-bottom:30px;margin:0 -1%;}
	.pgproductlist li{float:left;width:48%;margin:0 1%;background:#fff;padding:20px;margin-bottom:20px;box-sizing:border-box;}
	.pgproductlist li h3{font-size:12px;font-weight:normal;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
	.pgproductlist li time{display:block;margin-bottom:30px;color:#0066d9;}
	.pgproductlist li figure{overflow:hidden;margin-bottom:10px;}
	.pgproductlist li img{width:100%;}
	.pgproductlist li section{color:#999;line-height:25px;height:50px;}

.pgproductinfo{background:#fff;padding:20px 4%;margin:0 4% 20px;}
	.pgproducthead{margin-bottom:40px;}
		.pgproductslide{position:relative;margin-bottom:20px;}
			.pgproductslide .bd{}
			.pgproductslide .bd ul{}
			.pgproductslide .bd li{width:100%;overflow:hidden;}
			.pgproductslide .bd img{width:100%;}
			.pgproductslide .hd{position:absolute;bottom:15px;left:0;right:0;}
			.pgproductslide .hd ul{text-align:center;width:100%;}
			.pgproductslide .hd li{display:inline-block;width:12px;height:12px;background:#ccc;border-radius:50%;margin:0 5px;cursor:pointer;}
			.pgproductslide .hd li.on{background:#0066d9;}
		.pgproductsummary{}
			.pgproductsummary h1{font-size:24px;line-height:30px;margin-bottom:10px;}
			.pgproductsummary section{font-size:14px;line-height:180%;}
		.pgproductbody{}
			.pgproductbody dt{font-size:16px;line-height:40px;}
			.pgproductbody dd{line-height:180%;}
			.pgproductbody dd img{width:100%;}
			.pgproductbody dd .table{overflow-x: scroll;}
			.pgproductbody dd table{border-collapse:collapse;width:100%;border-collapse:collapse;border:1px solid #83c0c0;}
			.pgproductbody dd table tr th{padding:5px 10px;background:#bedede;white-space:nowrap;}
			.pgproductbody dd table tr td{padding:5px 10px;font-size:12px;white-space:nowrap;}
			.pgproductbody dd table tr:nth-of-type(2n) td{background:#e1f0f0;}

.pgnewsinfo{background:#fff;padding:20px;margin-bottom:60px;}
	.articleinfo{}	
		.articlehead{margin-bottom:30px;}
			.articlehead h1{font-size:34px;line-height:40px;margin-bottom:20px;}
			.articlehead p{font-size:12px;}
			.articlehead p span{margin-right:20px;color:#666;}
		.articleedit{font-size:16px;line-height:180%;}
			.articleedit a{ color:#f60; text-decoration:underline;}
			.articleedit video{width:100%;}
.pgsearchresult{padding:20px;}
	.pgsearchresult strong{color:#0066d9;padding:0 5px;}

.pgmessage{padding:20px;margin:20px;border:1px solid #ddd;background:#fff;}
	.pgmessageform{}
	.pgmessageform h3{margin-bottom:40px;}
	.pgmessageform ul{}
	.pgmessageform li{position:relative;margin-bottom:20px;border:1px solid #eee;border-radius:5px;}
	.pgmessageform li:last-child{border:none;}
	.pgmessageform li span{position:absolute;top:-10px;left:20px;font-size:12px;color:#999;background:#fff;padding:0 10px;}
	.pgmessageform li span i{margin-right:10px;}
	.pgmessageform li input{height:50px;line-height:50px;width:100%;border-radius:5px;text-indent:20px;}
	.pgmessageform li textarea{display:block;border:none;width:100%;height:120px;border-radius:5px;padding:20px 0;text-indent:20px;}
	.pgmessageform li img{height:50px;width:130px;margin-right:10px;}
	.pgmessageform li input.verificationtxt{width:200px;border:1px solid #eee;margin-right:10px;}
	.pgmessageform li input.btn{width:100%;background:#f00;color:#fff;}

.pgdown{}
	.pgdown ul{padding:0 20px 40px;}
	.pgdown li{margin-bottom:20px;}
	.pgdown li a{display:block;padding:15px;border:1px solid #ddd;overflow:hidden;}
	.pgdown li a h3{float:left;font-size:18px;line-height:30px;font-weight:normal;}
	.pgdown li a span{float:right;display:inline-block;width:30px;height:30px;background:url(../img/icondown.png) no-repeat center center;text-indent:-99em;}
	.pgdown li a:hover{color:#0066d9;border:1px solid #0066d9;}
	.pgdown li a:hover span{background:url(../img/icondownh.png) no-repeat center center;}
}