* {
	padding:0;
	margin:0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
 	font-family: 'Open Sans', sans-serif;
}
.mapa3{
	display: none;
}


.menufijo{/*border: solid 1px green;*/}
#menunew{/*border: solid 1px blue;*/}
.log-bus{/*border: solid 1px fuchsia;*/}
.log-header{/*border: solid 1px yellow;*/}
.titu{/*border: solid 1px red;*/}
.bus_menu{/*border: solid 1px lime;*/}




body {
	/*background-color: #f0f0f0;
	font-family: 'Asap', sans-serif;
	font-size: 15px;*/
}
.wrapper{padding-top: 0px;}
.ppp{display: none;}

/*
.bus_menu{
	border: solid 2px yellow;
	width: 50%;
	margin-top: 2px; 
	padding: 0px 20px 0px 5px;

}
*/
.content_jlpc{/*border: solid 2px purple;*/}
.titu_prod{
	background-color: #232323;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0)), url("../img/titulo.jpg");
    background-repeat: repeat-x, repeat;
    background-size: 100px 15px, 140px 140px;

    height: 50px;
	color: #fff;
	text-align: center;
	padding: 2px;
	border-top: 3px solid #161616;
	width: 100%;
	text-shadow: -1px -1px 0px #101010, 1px 1px 0px #505050;
}
.titu_prod h2{
	margin-top: 0px;
}


.footer_jlpc{
	/*border: solid 1px green;*/
	background-color: #232323;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0)), url("../img/fondo_footer.jpg");
    background-repeat: repeat-x, repeat;
    background-size: 100px 15px, 140px 140px;


	min-height: 10px;
	color: #fff;
	text-align: center;
	padding: 2px;
	border-top: 3px solid #161616;
	margin-top: 91px;
	/*color: #ec7600;*/
	/*color: #FF0000;*/
	color: #fff;
 	text-shadow: -1px -1px 0px #101010, 1px 1px 0px #505050;
}
.footer_jlpc a{
	color: #fff;
}
.ubi_mat{
	/*border: solid 1px red;*/
	width: 33%;
}
.ubi_suc{
	/*border: solid 1px blue;*/
	float: right;
	width: 33%;
	margin-top: -178px;
}

.separador1{

	float: left;
	border-left: 1px solid #333333; 
	box-shadow: -1px 0  #000000;
	width:1px; 
	height:160px;
	margin-top: -170px;
	margin-left: 50%;

}
.separador2{
	display: none;
}
.separador{
	margin: 50px;	
    border-top-color: #333333;
    border-top-style: solid;
    border-top-width: 1px;
    box-shadow: 0 -1px 0 #000000;
    margin-top: 0.3em;
    margin-bottom: 0.1em;
}
#toTop {
    background: url("../img/toTop.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    bottom: 10px;
    color: #333333;
    cursor: pointer;
    display: none;
    font-family: verdana;
    font-size: 11px;
    height: 40px;
    padding: 5px;
    position: fixed;
    right: 10px;
    text-align: center;
    width: 40px;


}
.red_social{margin-bottom: 20px;}




/*ESTILO DESCRIPCION DEL PRODUCTO POR HERRAMIENTA*/
	
        
	
	.zoom_imgjlpc{
		/*border: solid 1px black;*/
		width: 30%;
		height: 100%;
		margin-top: 10px;	
	}      
	.img_small{
		
		width: 100%;
		height: 100%;
		-moz-box-shadow: 0px 0px 3px #023859;
		-webkit-box-shadow: 0px 0px 3px #023859;
		box-shadow: 0px 0px 3px #023859;
	}

	.lupa{
		position: absolute;
		z-index: 500;
		float: right;
	}
	.top-nav{z-index: 1002;}
	.sidebar-menu{z-index: 1001;}
	.logo_baner_tit{
		/*border: solid 1px blue;*/
		text-align: center;
		width: 100%;
		padding-bottom: 10px;
		border-bottom: solid 1px #ccc;
	}
	.logo_baner{
		/*border: solid 1px blue;*/
		text-align: center;
		width: 100%;
		padding-bottom: 10px;
		border-bottom: solid 1px #ccc;
	}
	.titulo_producto{
	background-color: #232323;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0)), url("../img/titulo.jpg");
    background-repeat: repeat-x, repeat;
    background-size: 100px 15px, 140px 140px;

    height: 50px;
	color: #fff;
	text-align: center;
	padding: 2px;
	border-top: 3px solid #161616;
	width: 70%;
	text-shadow: -1px -1px 0px #101010, 1px 1px 0px #505050;
	float: right;
	margin-top: 10px;
	}
	.titulo_producto h2{
		margin-top: 0px;
	}

	.descrip_producto{
		/*border: solid 1px red;*/
		padding-left: 20px;        
		font-family: 'Open Sans', sans-serif;
		font-size: 18px;        
		width: 70%;
		height: 100%;       
		text-align: justify;
		float: right;
		margin-right: 0px;
		margin-top: -237px;
	}

	.descrip_producto ul{
	padding-left: 30px;        
	}

	/*.boton_cotiza {
	  color: rgba(255, 255, 255, 0.9) !important;
	  font-size: 20px;
	  font-weight: 500;
	  font-weight: bold;
	  padding: 0.5em 1.2em;
	  background: #da291c;
	  border: 2px solid;
	  border-color: #da291c;
	  position: relative;
	}
	.boton_cotiza:hover {
		 background: #8C0000;
		 border-color: #AA0000;
	  color: rgba(255, 255, 255, 1) !important;
	  box-shadow: 0 3px 9px rgba(140, 0, 0, 1);
	  transition: all 0.2s ease;
	}*/

.boton_cotiza{
	/*background: #de0425;*/
	background: #DD3D31;
  background-image: -webkit-linear-gradient(top, #DD3D31, #cc0a2e);
  background-image: -moz-linear-gradient(top, #DD3D31, #cc0a2e);
  background-image: -ms-linear-gradient(top, #DD3D31, #cc0a2e);
  background-image: -o-linear-gradient(top, #DD3D31, #cc0a2e);
  background-image: linear-gradient(to bottom, #DD3D31, #cc0a2e);
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  -webkit-box-shadow: 0px 1px 3px #c2b1b1;
  -moz-box-shadow: 0px 1px 3px #c2b1b1;
  box-shadow: 0px 1px 3px #c2b1b1;
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

.boton_cotiza:hover{
	 background: #eb071e;
  background-image: -webkit-linear-gradient(top, #eb071e, #ed0316);
  background-image: -moz-linear-gradient(top, #eb071e, #ed0316);
  background-image: -ms-linear-gradient(top, #eb071e, #ed0316);
  background-image: -o-linear-gradient(top, #eb071e, #ed0316);
  background-image: linear-gradient(to bottom, #eb071e, #ed0316);
  text-decoration: none;
  color: #ffffff;
}







	.descrip_producto a:link{text-decoration:none;}


	.comprar_prod{
	background: red;        
	color: #ffffff;
	-moz-box-shadow: 0px 0px 8px #666;
	-webkit-box-shadow: 0px 0px 8px #666;
	box-shadow: 0px 0px 8px #666;
	padding: 5px;
	font-weight: bold;

	}

	.tabla_product{
		/*border: solid 1px purple;*/
		width: 100%;
		font-size: 18px;
	}      

	.tabla_product table td{
	height: 50px;
	border: 1px solid #eee;
	border-left: 1px hidden;
	border-right: 1px hidden;
	text-align: center;

	}
	.tabla_product table th{
		border: solid 1px #fff;
		background: #da291c;
		color: #ffffff;
		border-left: 1px hidden;
		border-right: 1px hidden;
		border-bottom: 1px hidden;
		text-align: center;
	}
	.tabla_product tr:nth-child(odd){
		background-color:#f2f2f2;
	}
	.tabla_product tr:nth-child(even){
		background-color:#fbfbfb;
	}
	.tabla_product tr:hover{background:#da291c; color: #fff;}



	.div_tabla_pro_ace{
      width: 45%;
    }
    .div_tabla_pro_ace2{
      width: 50%;
      float: right;
      margin-top: -745px;
    }
    .tabla_pro_ace{
      width: 100%;
    }
    .tabla_pro_ace td, th{
      padding: 8px;
    }
    .tabla_pro_ace caption{
      background: #da291c;  color: #fff; font-size: 18px; font-weight: bold; text-align: center;
    }
    .tabla_pro_ace th{
      border: solid 1px #000; background: #545151;  color: #fff;  font-weight: bold;
      
    }



.content_jlpc{
	/*border: solid 3px yellow;*/
	margin: 3px 20px 10px 20px;
	
}

a:active, a:active * { outline: none !important; -moz-outline-style: none !important; }
a:focus, a:focus * { outline: none !important; -moz-outline-style: none !important; }










.empresa{
	font-size: 16px;
	width: 90%;
}


	/* base semi-transparente */
    .overlay{
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #000;
        z-index:1001;
		opacity:.75;
        -moz-opacity: 0.75;
        filter: alpha(opacity=75);
    }
	
    /* estilo para lo q este dentro de la ventana modal */
    .modal {
        display: none;
        position: absolute;
        top: 0px;
        left: 25%;
        width: 50%;
        height: 90%;
        padding: 16px;
       
		color: #333;
        z-index:1002;
        overflow: auto;

    }




/*creacion del logo y el buscador*/
.log-bus{
		background-color: #232323;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0)), url("../img/fondo.jpg");
    background-repeat: repeat-x, repeat;
    background-size: 100px 15px, 140px 140px;


	min-height: 50px;
	/*color: #0074d9;*/
	color: #fff;
	text-align: center;
	padding: 2px;	
	border-bottom: 2px solid #161616;
	
}

.log-header{
	
	float: left;
}

.titu{
	
	/*width: 100%;*/
	text-align: center;
	color: #fff;
}

.titu h2{
	font-size: 32px;
	font-family: Georgia;

    /*color: #FF7F00;*/
    /*color: #FFF;*/
    /*color: red;*/
    /*color: red;*/
    /*color: red;*/
    /*color: red;*/
    color: #FF0000;
    padding: 10px;
    text-shadow: -1px -1px 0px rgba(0, 0, 0, 0.9), 1px 1px 0px #161616;
}

/*.titu{
	color: #e0dfdc;
    background-color: #333;
    letter-spacing: .1em;
    text-shadow: 
      0 -1px 0 #fff, 
      0 1px 0 #2e2e2e, 
      0 2px 0 #2c2c2c, 
      0 3px 0 #2a2a2a, 
      0 4px 0 #282828, 
      0 5px 0 #262626, 
      0 6px 0 #242424, 
      0 7px 0 #222, 
      0 8px 0 #202020, 
      0 9px 0 #1e1e1e, 
      0 10px 0 #1c1c1c, 
      0 11px 0 #1a1a1a, 
      0 12px 0 #181818, 
      0 13px 0 #161616, 
      0 14px 0 #141414, 
      0 15px 0 #121212, 
      0 22px 30px rgba(0, 0, 0, 0.9);
}*/

/*.titu{
	color: #d5d5d5;
    font-family: Georgia;
    letter-spacing: .05em;
    text-shadow: 
      4px 4px 0px #2c2c2c, 
      7px 7px 0px rgba(0, 0, 0, 0.2);
}*/



/*************************************/


/***********Creacion del MENU*************/



header {
	width: 100%;
}



/*****visualizacion de los productos en miniatura******/
.contenedor-articulo-prod-sm{/*border:solid 1px purple; height: 100%;*/}
.art{/*border:solid 1px red;*/}
.img-logo{/*border:solid 1px blue;*/}
.img-prod-sm{/*border:solid 1px green;*/}
.nom-prod-sm{/*border:solid 1px black;*/}
.boton-detalles-sm{/*border:solid 1px yellow;*/ 
    position: absolute;
    bottom: 0px;
    width: 100%;
}

.art{
	/*border: solid 1px red;*/
	border: solid 1px #c0c0c0;
	display: inline-block;
	position: relative;
	border-radius: 5px;
	margin: 50px 20px 0px 0px;
	width: 17.5%; 
	height: 320px;
	vertical-align: top;
	font-size: 0.8em;
	text-align: center;
	
	padding: 3px;


}


.art:hover{
	-moz-box-shadow: 0px 0px 3px #023859;
	-webkit-box-shadow: 0px 0px 3px #023859;
	box-shadow: 0px 0px 3px #023859;
}
.art figure{
	margin-top: 0px;
	margin-left: 10px;
	
	width: 88%;
	
}
.art figure img{	
	width: 100%;
	height: 100%;
}	

.art p{
	font-family: 'Open Sans', sans-serif;
	font-size: 1.2em;
}






/******boton de descripcion producto *******/
.desc-pro{
	background: #000;
	cursor: pointer;
	color: 	#fff;
	-moz-text-shadow: 0px 0px 0.3px #fff;
	-webkit-text-shadow: 0px 0px 0.3px #fff;
	-o-text-shadow: 0px 0px 0.3px #fff;
	text-shadow: 0px 0px 0.3px #fff;
	display: inline-block;
	margin-top: 15px;
	padding: 2px 9px 2px 9px;
	font-weight:bold; 
	border-radius: 2px;
	-moz-box-shadow: 0px 0px 1.5px #023859;
	-webkit-box-shadow: 0px 0px 1.5px #023859;
	-o-box-shadow: 0px 0px 1.5px #023859;
	box-shadow: 0px 0px 1.5px #023859;


}
.desc-contacto{
	background: #FB3B2D;
	cursor: pointer;
	color: 	#FFFA00;
	-moz-text-shadow: 0px 0px 0.3px #F5D80B;
	-webkit-text-shadow: 0px 0px 0.3px #F5D80B;
	-o-text-shadow: 0px 0px 0.3px #F5D80B;
	text-shadow: 0px 0px 0.3px #F5D80B;
	display: inline-block;
	margin-top: 15px;
	padding: 2px 9px 2px 9px;
	font-weight:bold; 
	border-radius: 2px;
	-moz-box-shadow: 0px 0px 2.5px #023859;
	-webkit-box-shadow: 0px 0px 2.5px #023859;
	-o-box-shadow: 0px 0px 2.5px #023859;
	box-shadow: 0px 0px 2.5px #023859;
}



 div.pest-descripcion{
	background: #F4F4F2;

	width: 60%;
	margin: 30px 4% 10px 5%;
	border: 1px solid #F1F1F1;
	position: relative;
	padding: 20px 10px 10px 20px;
	padding-left: 30px;
	font-size: 1em;
	
}
div.pest-descripcion span{
	
	border: solid 1px #F1F1F1;
	position: absolute;
	top: -27px;
	left: -1px;
	line-height: 20px;
	background-color: #F4F4F2;
	padding: 3px 10px;
	border-bottom: 0px;

}
div.pest-descripcio1{
	background: #fff;

	width: 90%;
	margin: 30px 4% 10px 5%;
	border: 1px solid #F1F1F1;
	position: relative;
	padding: 20px 10px 10px 20px;
	padding-left: 30px;
	font-size: 1em;
	
}
.desre6{
	width: 92%;
}
.cont-descripcion hr{
	width: 70%;
}

.desc-pro:hover {
	background: #343434; 
	-moz-box-shadow: 0px 0px 4px #023859;
	-webkit-box-shadow: 0px 0px 4px #023859;
	-o-box-shadow: 0px 0px 4px #023859;
	box-shadow: 0px 0px 4px #023859; 
	border-radius: 2px; }
a{text-decoration:none;}


/****************mapaaaa********************/
.mapa{
	background-color: #fdfdfd;
	margin: 0px;
	text-align: center;	
	
}
.mapa table{
	
	width: 100%;
	text-align: center;
	
}



.mapa1 iframe{
		width: 90%;
	}
.mapa2{	
	width: 100%;
}


/******REDES SOCIALES**************************************/
.container-bar{
			width: 100%;
			max-width: 50px;
			position: fixed;
			left: 0;
			top: 50%;
		}
		.container-bar a{
			display: block;
			width: 50px;
			height: 50px;
			line-height: 50px;
			text-align: center;
			text-decoration: none;
			font-size: 18px;
			position: relative;
			transition: all 500ms ease;
			color: #fff;
		}
		.container-bar a:hover{
			background: #1c1c1c;
		}
		.container-bar .fa-facebook{
			background: #3b5998;
			border-radius: 0px 5px 0px 0px;
		}
		.container-bar .fa-youtube{
			background: #e52a23;
		}
		.container-bar .fa-twitter{
			background: #00acee;
		}
		.container-bar .fa-github{
			background: #747473;
		}
		.container-bar .fa-pinterest{
			background: #c8232c;
			border-radius: 0px 0px 5px 0px;
		}
		.container-bar .fa-whatsapp{
			background: #00DB47;
			border-radius: 0px 0px 5px 0px;
		}
		.container-bar #title{
			position: absolute;
			background: #1c1c1c;
			padding: 0px 8px;
			height: 30px;
			line-height: 30px;
			text-align: center;
			border-radius: 3px;
			font-size: 15px;
			top:12px; left: 0px;
			transition: all 500ms ease;
			opacity: 0;
			visibility: hidden;
			z-index: -1;
		}
		.container-bar a:hover #title{
			opacity: 1;
			visibility: visible;
			left: 64px;
		}
		.container-bar #title:after{
			position: absolute;
			content: '';
			border-left: 7px solid transparent;
			border-right: 6px solid #1c1c1c;
			border-top: 7px solid transparent;
			border-bottom: 7px solid transparent;
			right: 100%;
			top: 8px;
		}
		#btn-social{
			display: none;
		}
		.fa-play{
			cursor: pointer;
			transition: all 0.4s;
			font-size: 12px;
			margin-bottom: 5px;
			display: inline-block;
			transform: rotate(180deg);
			color: #ff4136;
		}
		#btn-social:checked ~ .fa-play{
			transform: rotate(0deg);
		}
		.icon-social{
			transition: all 0.4s;
			transform: translateX(0%);
			box-shadow: 0px 1px 10px rgba(0,0,0,0.3);
		}
		#btn-social:checked ~ .icon-social{
			transform: translateX(-100%);
			box-shadow: 0px 1px 10px rgba(0,0,0,0.0);
		}


.bus_menu{/*border: solid 1px blue;*/ position: relative; float: right;  margin-right: 22px; width: 19%;}



/***********Creacion de los tamaños de resolucion de pantallas*************/
@media only screen and (max-width: 1920px) {
	#menunew{height: 65px;}
	.log-header figure{margin-left: 190px; margin-top: 16px;}
	.titu{height: 125px;}
	.art{
		width: 15%;
		height: 400px;
	}
	.bus_menu{ margin-top: -70px; padding-left: 2px;}
	.mapa2{	
	width: 100%;
	font-size: 16px;
	}
}

@media only screen and (max-width: 1870px) {
	#menunew{height: 85px;}
}

@media only screen and (max-width: 1600px) {
	.bus_menu{margin-top: -50px;}
	.log-header figure{margin-left: 100px;}
	.art{
		height: 390px;
	}
}

@media only screen and (max-width: 1470px) {
	.log-header figure{margin-left: 30px;}
}

@media only screen and (max-width: 1366px) {
	.log-header figure{margin-left: 50px;}
	.art{
		width: 17.5%;
		height: 360px;
	}
	.bus_menu{width: 370px;}
	.titulo_producto{
		
	}
	.titulo_producto h2{
		font-size: 29px;
	}
}
@media only screen and (max-width: 1280px) {
	.titu{padding right: 50px;}
	.log-header figure{margin-left: 35px;}
	.art{height: 340px;}
	.bus_menu{width: 295px;}
	.titulo_producto h2{
		font-size: 27px;
	}
}

@media only screen and (max-width: 1035px) {
	.art{
		width: 19.5%;
	}
}
@media only screen and (max-width: 1024px) {
	.art{
		width: 22.2%;
	}
	.art figure{
		margin-left: 25px;
		width: 70%;
		height: 45%;
	}
	.zoom_imgjlpc{
		width: 40%;
	}
	.titulo_producto{
		width: 60%;
	}
	.titulo_producto h2{font-size: 22px;}
	.descrip_producto{
		width: 60%;
		margin-top: -245px;
		font-size: 16px;
	}
	/*.bus_menu{width: 50%;}*/
	h1{	font-size: 1.7em;}
	h2{	font-size: 1.5em;}
	p{font-size: 1em;	}
}



@media only screen and (max-width: 980px) {
	h1{	font-size: 1.7em;}
	h2{	font-size: 1.3em;}
	p{font-size: 1em;	}
	.art{width: 23.5%;}
	.div_tabla_pro_ace2{
		font-size: 12px;
	  margin-top: -604px;
    }
    .div_tabla_pro_ace{
		font-size: 12px;
    }
	.tabla_pro_ace caption, th{
		font-size: 12px;
	}
	.tabla_pro_ace td, th{
      padding: 6px;
    }

}

@media only screen and (max-width: 900px) {
	.descrip_producto{
		margin-top: -212px;
	}
	.div_tabla_pro_ace2{
	  margin-top: -528px;
    }
    .tabla_pro_ace td, th{
      padding: 4px;
    }
	
}

@media only screen and (max-width: 800px) {
	.log-bus{display: none;}
	.log-header{display: none;}
	.menufijo{display: none;}
	.ppp{display: block;}
	.bus_menu{display: none;}
	.top-nav{
		color: #fff;
		background: #111;
	}
	#bus{border-radius: 5px; font-size: 9px;}
	.brand{
		background: #111;
    background: -moz-linear-gradient(#444, #111); 
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #111),color-stop(1, #444));  
    background: -webkit-linear-gradient(#444, #111);    
    background: -o-linear-gradient(#444, #111);
    background: -ms-linear-gradient(#444, #111);
    background: linear-gradient(#444, #111);
    -moz-box-shadow: 0 2px 1px #9c9c9c;
    -webkit-box-shadow: 0 2px 1px #9c9c9c;
    box-shadow: 0 2px 1px #9c9c9c;
	}
	.top-nav .navbar-toggle .icon-bar {
		background-color: #fff;
	}
	.sidebar-menu {
		/*background: #303030;*/
	}

	.content_jlpc{
	/*border: solid 3px red;*/
	margin-top: 70px;
	text-align: center;
	}
	.logo_menu{float: left; margin-top: 0px;margin-left: 0px;}
	.bus_menu1{
		/*border: solid 2px blue;*/
		font-size: 10px;
		width: 30%; 
		float: right; 
		margin-top: -3px; 
		margin-right: 2px; 
		text-align: right;

	}
	.titulo_producto h2{font-size: 20px;}
	.descrip_producto h3{font-size: 21px;}
	.footer_jlpc{font-size: 14px;}
	.ubi_mat{margin-left: 20px;}
	.ubi_suc{margin-right: 20px; }
	

	.b1{margin-top: -19px;}
	.mapa2{
		font-size: 13px;
	}

	.art{width: 28%;}


}


@media only screen and (max-width: 768px) {
	.div_contenedor{}
	.div_ficha{}
	

}

@media only screen and (max-width: 600px) {
	.art{width: 40%;}
	.ubi_mat{width: 100%; margin-left: 0px;}
	.ubi_suc{
		width: 100%;
		float: none;
		margin-top: 10px;
	}
	.separador2{
		display: block;
		margin: 50px;	
	    border-top-color: #333333;
	    border-top-style: solid;
	    border-top-width: 1px;
	    box-shadow: 0 -1px 0 #000000;
	    margin-top: 0.3em;
	    margin-bottom: 0.1em;
	}
	.separador1{
		display: none;
	}
	.red_social{}
}

@media only screen and (max-width: 500px){
	.mapa2{display: none;}
	.mapa3{
		display: inline;		
		width: 100%;
	}
}


@media only screen and (max-width: 428px){
	#bus{ font-size:8px; height: 25px; margin-top: 8px; border-radius: 5px 0px 0px 5px; }
	.b1{height: 25px; width: 10px; text-align: center; margin-top: -11px;}
	.b1 i{position: absolute; margin-top: -8px; margin-left: -7px; font-size: 12px;   /*border: solid 1px red;*/}

	.logo_baner_tit{/*border: solid 1px violet;*/}
	.logo_baner_tit img{width: 100%;}
	.content_jlpc{text-align: center; /*border: solid 1px red;*/ }
	.art{width: 70%;}
	
}

