#header-mob
{
	display:none;
}

body
{
margin:0px;
text-align:center;
background-color:#b3b2b7;
}
.header
{
background-image:url(../images/hhh.jpg);
width:auto;
height:30px;
bo rder:solid blue 1px;
}
.page
{
width:1080px;
overflow:auto;
bor der:solid red 1px;
margin:auto;
margin-top:10px;
}
.main1
{
background-image:url(../images/en-head.jpg);
width:1080px;
border-radius:10px;
margin:auto;
height:350px;
borde r:solid blue 1px;
margin-bottom:10px;
margin-top:10px;
background-size:100% 100%;
}
.main2
{
background-color:rgb(222,222,222);
width:1078px;
height:252px;
border:solid gray 1px;
border-radius:10px;
}
.main3
{
background-color:white;
width:1078px;
overflow:auto;
display:flex;
justify-content:space-around;
flex-flow:row wrap;
border:solid gray 1px;
padding-bottom:20px;
margin-top:20px;
border-radius:10px;
margin-bottom:20px;
}
.mar
{
width:1050px;
height:227px;
border:solid black 2px;
float:right;
margin-top:10px;
margin-right:12px;
border-radius:10px;
}
	#demo5
	{
		border:none;height:230px;width:auto;
	}
.a1
{
font-size:23px;
width:140px;
height:30px;
background-color:rgb(2,109,213);
padding-right:5px;
padding-left:5px;
padding-top:2px;
margin-left:12px;
margin-right:12px;
margin-top:20px;
border:solid black 2px;
border-radius:5px;
box-shadow:0px 4px 10px black;
}
.main3 a
{
text-decoration:none;color:white;
}
.seeproduct
{
width:1072px;
overflow:auto;
margin:auto;
border:solid #e0c7c7 1px;
background-color:white;
direction:rtl;
font-family:tahoma;
font-size:17px;
direction:rtl;
line-height:2;
padding-bottom:20px;
box-shadow:0px 3px 10px black;
border-radius:10px;
}
.see-p
{
width:1072px;
overflow:auto;
margin:auto;
border:solid #e0c7c7 1px;
background-color:white;
direction:rtl;
font-family:tahoma;
font-size:17px;
direction:rtl;
line-height:2;
padding-bottom:20px;
box-shadow:0px 3px 10px black;
border-radius:10px;
}

.m1
{
color:white;
width:120px;
height:22px;
bord er-right:solid black 2px;
float:right;
margin-top:5px;
}
.m1 a
{
color:white;
font-size:19px;
font-family:f1;
text-decoration:none;
}
.sp
{
    padding-top:10px;
	width:210px;
	height:340px;
	border:dotted gray 1px;
	float:left;
	font-family:f1;
	margin-left:45px;
	margin-top:40px;
	border-radius:8px;
	box-shadow:0px 0px 10px black;
}
	.sp img
	{
		max-width:200px;
		max-height:210px;
	}
#dm
{
width:130px;
height:100px;
background-color:rgb(8,78,148);
position:absolute;
top:25px;
right:120px;
border-bottom-right-radius:10px;
border-bottom-left-radius:10px;
display:none;
}
#dm a
{
color:white;
font-size:14px;
text-decoration:none;
font-family:tahoma;
}


    #demo5 img
    {
        border:0px;
        height:210px;
        margin-top:7px;
        margin-left:10px;
        box-shadow:0px 0px 6px #6999e7;
        border-radius:8px;
    }
#main-news p
{
    padding:0px;
    margin:0px;
}
.pro-name
{
	width:250px;
	height:40px;
	padding:5px;
	padding-right:50px;
	padding-left:50px;
	text-align:center;
	font-family:f1;
	margin:auto;
	margin-top:10px;
	margin-bottom:10px;
	font-size:22px;
	background-color:#bc1919;
	color:white;
	border-radius:10px;
}
.pro-price
{
	width:auto;
	height:40px;
	padding:5px;
	padding-right:20px;
	font-family:f1;
	margin:auto;
	margin-top:10px;
	margin-bottom:10px;
	font-size:22px;
	direction:ltr;
	text-align:justify;
	color:darkblue;
	border-bottom:solid #e0c7c7 2px;
}
.pro-con
{
	width:auto;
	display:flex;
	padding:10px;
	font-family:f1;
	margin-top:10px;
	margin-bottom:10px;
	font-size:20px;
	direction:ltr;
	text-align:justify;
	color:#03032b;
	line-height:1.7;
}
#pro-aks
{
	width:49%;
	height:500px;
	background-color:rgb(239,240,241);
	float:left;
}
#pro-content
{
	width:51%;
	min-height:500px;
	max-height:1000px;
	backgr ound-color:blue;
	float:right;
}
	#pro-aks-top
	{
		width:100%;
		height:400px;
		backgr ound-color:green;
	}
	#pro-aks-bottom
	{
		width:100%;
		height:80px;
		padding-top:10px;
		display:flex;
		justify-content:space-around;
	}
		#pro-aks-bottom div
		{
			width:80px;
			border-radius:4px;
			height:80px;
			border:solid #e0c7c7 3px;
		}
			#pro-aks-bottom div img
		{
			width:80px;
			height:80px;
			cursor:pointer;
			border-radius:4px;
		}



