/*产品中心页*/
/*产品中心页面头部*/
.producttop{text-align: center;margin-bottom: 3em;}
.producttop img{width: 73%;margin:auto;}
@media only screen and (min-width: 320px) and (max-width: 767px){
	.producttop img{width: 100%;}
}
@media only screen and (min-width: 768px) and (max-width: 1024px){
	.producttop img{width: 95%;margin: auto}
}
@media only screen and (min-width: 1025px) and (max-width: 1600px){
	.producttop img{width: 100%;margin: auto;}
}		
		
.qitilist{
	color: white;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
}
.qitilisttop{
	background: #676767;
	font-size: 2.2em;
	line-height: 1.5em;
	padding: 0.4em 0.5em;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.qitilisttop a{ font-size: 1em; color: white; }
.qitilista {
	background: #DEE6F1;
}
.qitilista a{
	font-size: 1.5em;
	line-height:2.4em;
	color: black;
}
.qitilista a:hover{
	color: #09458D;
}



.pgicc { clear: both; position: relative; margin-top: 10px; padding-top: 25px; padding-bottom: 20px; -moz-box-shadow: 0 0 3px #999999; -webkit-box-shadow: 0 0 3px #999999; box-shadow: 0 0 3px #999999; /* For IE 8 */ -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#999999')"; /* For IE 5.5 - 7 */ filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#999999');
}
.pgicc span { position: absolute; width: 30px; height: 28px; line-height: 26px; border-top: 1px solid #1A76F5; text-align: center; color: #ffffff; background: #1A76F5; font-size: 2em; left: 0; top: 0; font-weight:bold; }
.pgicca { width: 100%; height: auto; }
.pgicca h2 { position: relative; width: 230px; height: 3em; display: inline; float: left; padding-left: 10px;  font-size: 1.1em; font-family: '微软雅黑', Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif; line-height: 3em; color: #333333; font-weight: normal; margin: 0; }
.pgicca h2 a:hover { color: red; }

.qtflmc-top{ margin: 0 auto; }
.qtflmc { display: block; clear: both; width: 100%; height: 30px; line-height: 30px; margin: 0 auto; margin-top: 10px; text-indent: 6px; font-size: 1.3em; font-family: '微软雅黑', Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif; color: #666; border: 1px solid #4893FC; }
.showqtfl { clear: both; width: 100%; height: auto; margin: 0 auto; line-height: 30px; font-size: 1.3em; color: #333; }
.showqtfl strong { display: block; clear: both; width: auto; height: 30px; line-height: 30px; font-size: 1.4em; padding-left: 8px; }
.showqtfl span { padding-left: 8px; color: red; font-size: 1.2em; }
.showqtfl a { display: block; float: left; width: 230px; height: 30px; line-height: 30px; font-size: 1.2em; padding-left: 10px; color: red; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.showqtfl a:hover { color: #000; }





/*产品列表页*/
/*产品列表页头部*/
.protop{text-align: center;}
.protop img{width: 73%;margin:auto;}
@media only screen and (min-width: 320px) and (max-width: 767px){
	.protop img{width: 100%;}
}
@media only screen and (min-width: 768px) and (max-width: 1024px){
	.protop img{width: 95%;margin: auto}
}
@media only screen and (min-width: 1025px) and (max-width: 1600px){
	.protop img{width: 100%;margin: auto;}
}	

.prdllm{
	font-size:1.6em;color: black;
	padding: .5em 15px;
	border-top: 1px solid #DCDCDC;
	border-bottom: 1px solid #DCDCDC;
	margin-bottom: 1.5em;
	margin-top: 1.5em;
}
.prdllm a{
	font-size:1em;
}

/*产品系列列表*/
.cplb{
	margin-bottom: 4em;
	}
.cplblist{
	background: white;
	padding-bottom: 4em;
	border-bottom:1px solid #DEDEDE;
	margin-bottom: 4em;
}
.cplblistimg {
	background: white;padding: 10px;
	outline: 1px solid #DEDEDE;
	outline-offset: -1px;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content: center;
}
.cplblistimg a{
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content: center;
}

.cplblistimg a img{width:60%;}
.cplblistms{
	padding:0 10px 10px 10px;	
	}
.cplbtt{
	display:block;
	font-size:2em;line-height: 1em;height: 1em;
	color: #555555;margin-bottom: 0.5em;
	overflow: hidden;
}
.cplbtt:hover{color:red;text-decoration: none;}
.cplbsm{font-size: 1.5em;margin-bottom: 5px;}
.cplbct{
		font-size: 1.5em;
		letter-spacing:2px;
		text-indent: 2em;
		color:#555555;background: white;
		line-height:1.5em;height:4.5em;
		overflow: hidden;
    }
.cplbmore{
	display:inline-block;
	font-size:1.8em;
	background: white;color: #555555;margin-right: 2em;
	margin-top: 0.5em;
	padding: 0.4em 1em;border: 1px solid #DEDEDE;   
}
.cplbmore:hover{
	background:red;color: white;
	border:1px solid red;text-decoration: none;
	}
/*适应手机端*/
@media only screen and (min-width: 320px) and (max-width: 767px){	
	
	.cplblist{margin-left: 0;margin-right: 0;}
	.cplblistimg img{width:100%;}
	.cplb{padding-left: 0;padding-right: 0;}
	.cplbmore{
		display:inline-block;
		font-size:1.6em;
		background: red;color: white;
		margin-right: 0.3em;
		padding: 0.4em 0.3em;border: 1px solid red;    
	}
}
@media only screen and (min-width: 320px) and (max-width: 320px){
	
	.cplbmore{
		display:inline-block;
		font-size:1.4em;
		background: red;color: white;
		margin-right: 0.1em;
		margin-top: 0;
		padding: 0.4em 0.2em;border: 1px solid red;    
	}
}	



.thumbnail img {
	width: 100%;
	margin: auto;
}
.thumbnail:hover {
	border: 1px solid #FE973A;
}
.prdllistt {
	font-size: 1.8em;
	height: auto;
	color: black;
	overflow: hidden;
	padding: 0;
	padding-bottom: 0.6em;
	margin: 0;
}
.prdllistt a {
	font-size: 1em;
	color: black;
}
.prdllistt a:hover {
	color: red;
}
.prdllistc {
	font-size: 1.6em;
	line-height: 1.8em;
	text-indent: 2em;
	height: auto;
	color: #555353;
	overflow: hidden;
}
.prdllistc-yd {
	font-size: 1.6em;
	line-height: 2.4em;
	text-indent: 2em;
	height: auto;
	color: #555353;
	overflow: hidden;
}
.right-img {
	box-sizing: border-box;
	width: 100%;
}
.right-img .img {
	width: 16%;
	float: left;
	padding-right: 10px;
	margin-bottom: 10px;
}
.right-img .img img {
	border: 1px solid #dbdbdb;
	width: 100%;
}
.right-hr {
	border-top: 1px dashed #dbdbdb;
	margin: 15px auto;
	padding: 0;
}
.right-hr hr{
		margin-top: 10px;
		margin-bottom: 10px;
	}

.right-button {
	color: black;
	font-size: 18px;
	border-radius: 0px;
	padding: 5px 30px;
	border: 1px solid #999999;
}
.right-button-left {
	margin-right: 50px;
}




/*产品详情页*/
.prctop{
	margin-top:5em;margin-bottom:5em;
	border-top:1px solid #DCDCDC;
}
.prcpagelm{
	font-size:2em;color: black;
	padding:.5em 15px;
	border-bottom: 1px solid #DCDCDC;
	display: -webkit-flex;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.prcpagelm a{font-size: 1em;color: #555555;}
.prcpagelm .wztt{color: black;}

/*详情页产品描述*/
.prcxq{
	margin-bottom: 5em;
}
.prcimg{/*background: pink;*/margin-bottom: 2em;}
.prcimg img{
	width: 100%;
	outline: 1px solid #DCDCDC;
}
.prcms{
	margin-bottom: 2em;
}
.prcmst{padding-bottom: 2em;border-bottom: 1px solid #DCDCDC;}
.prcmst h1{
	font-size: 2.4em;
	margin: 0;
} 
.prcmsc{padding-top: 1.5em;padding-bottom: 1.5em;border-bottom: 1px solid #DCDCDC;}
.prcmsc p{
	font-size: 1.6em;
}
.prcmsb{
	margin-top: 3em;
	/*background: thistle;*/
	display: -webkit-flex;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.prczx {margin-right: 3em;}
.prczx a{
	display: inline-block;background:red;
	font-size: 1.8em;padding: 0.3em 1em;
	color: white;
}
.prczx a:hover{
   text-decoration: none;
}
.prcmsb h3{
	margin: 0;
	font-size: 1.8em;
	line-height: 3em;
}



/*文字内容标签*/
.proxqlbtop #proTab li{
	margin:0;padding-left: 0px;margin-bottom: 20px;
	padding-right: 0px;border-radius: 0;
	background: #676767;
	text-align: center;
	border-right:2px solid white;	
	position: relative;
}
.proxqlbtop #proTab li em{
    display: none;
    border-width: 10px;
    position: absolute;
    bottom: -20px;
    left: 45%;
    border-style: solid dashed dashed;
    border-color: red transparent transparent;
    font-size: 0;
    line-height: 0;
}


.proxqlbtop #proTab li a{
	background: #676767;
	color: white;
	border-radius: 0;
	font-size: 1.6em;
}
.proxqlbtop #proTab li .ashow{
	background: red;
}
.proxqlbtop #proTab .active em{
	display: block;
}


@media only screen and (min-width: 320px) and (max-width: 767px){	
	.proxqlbtop #proTab li a{margin: 0;padding-left: 0;padding-right: 0;}
}
#proContent div {
	font-size: 1.2em;
}
#proContent div p {
	font-size: 1.4em;
} 
#proContent strong {
	font-size: 1.6em;
}
#proContent div p span {
	font-size: 1em;
}
#proContent div a {
	font-size: 0.6em;
	color: black;
}
#proContent table {
	width: 100%;
	border: 1px solid #000;
	line-height: 30px;
}
#proContent table strong, #proContent table span {
	font-size: 1em;
}
#proContent table tr {
	border: 1px solid #000;
}
#proContent table tr td {
	border: 1px solid #000;
}
#proContent tr:hover, #proContent tr.hilite {
	background-color: #FFC;
	color: #000;
}

/*适应以前的文章*/
#proContent h1 a{font-size: 1em;}
#proContent h1 a u{font-size: 1em;}
#proContent h2 a{font-size: 1em;}
#proContent h2 a u{font-size: 1em;}
#proContent h3 a{font-size: 1em;}
#proContent h3 a u{font-size: 1em;}
#proContent h4 a{font-size: 1em;}
#proContent h4 a u{font-size: 1em;}
#proContent h5 a{font-size: 1em;}
#proContent h5 a u{font-size: 1em;}

#proContent table td{font-size: 1.5em;}
#proContent p{font-size: 1em;}
#proContent img{max-width: 100%;}


/*相关产品*/
.xgcp{margin-bottom: 3em;margin-top: 3em;}
.xgcptop{
	padding-bottom: 1em;padding-top: 1em;
	margin-bottom: 2em;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content:space-between;
	flex-wrap: wrap;
	position: relative;
}
.xgcptop span{
	display: inline-block;
	font-size: 30px;
}
.xgcptop a{
	display: inline-block;
	color: #555555;
	font-size:18px;
}
.xgcptop div{
	width: 45px;height: 2px;background: black;
	position: absolute;bottom: 0;left:0;
}


/*相关产品图*/
.box{
	width: 100%;
	border: 1px solid #555555;
	position: relative;
	display: inline-block;
	overflow: hidden;
}
.box>div{

}
#roll{
	width: 100%;

}
#roll dd{
	width: 281px;
	border: 0px solid #00EE00;
	float: left;
	margin-right: 5px;
}


#roll dd img{width: 90%;margin: 5% 5%;outline: 1px solid lightgrey;}

@media only screen and (min-width: 320px) and (max-width: 320px) {
	.box{height: 350px;}
	#roll dd{width: 290px;}
	#roll dd img{/*width: 80%;margin: 10% 20%;*/ }
}

@media only screen and (min-width: 375px) and (max-width: 667px) {
	.box{height: 222px;}
	#roll dd{width:170px;}
	#roll dd img{/*width: 80%;margin: 10% 20%;*/ }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	#roll dd{width: 358px;}
}
@media only screen and (min-width: 1024px) and (max-width: 1124px) {
	#roll dd{width: 310px;}
}

#roll dd p{
	width: 100%;padding: 0 1em;
	font-size: 1.5em;line-height: 1.5em;height: 3em;
	overflow: hidden;
}
#roll dd p a{
	font-size: 1em;color: black;
}
.box span{font-size: 25px; position: absolute;bottom: 50%; left:0px; display: inline-block;width: 40px;text-align: center;cursor: pointer;background: black;z-index: 90;color: #fff;}
.box .next{right: 0px; left:auto;}

