@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'Alkatip Basma Tom';
    src: url('abt.eot');
    src: url('abt.eot?#iefix') format('embedded-opentype'), url('abt.ttf') format('truetype') , url('abt.woff'), url('abt.svg') ;
}
*{
	font-family:"Alkatip Basma Tom", "ALKATIP Tor Tom", "Alpida Unicode System";
	font-size:13px;
	text-decoration:none;
}
::selection{
	color: #f15a22;
	background: #fff;
}
body{
	margin: 0;
}
a{
	color:#666666;
}
img{
	border:none;
}
p{
	margin:0;
}
div,ul,li{
	margin:0 auto;
	padding:0;
	list-style:none;
	display:block;
}
h1,h2,h3,h4,em{
	font-weight:normal;
	font-style:normal;
	margin:0;
}
input{
	margin:0;
	padding:0;
}
span{
	display:block;
}
.fr{
	float:right;
}
.fl{
	float:left;
}
.clear50{
	width:100%;
	height:50px;
	clear:both;
}
.clear{
	width:100%;
	height:20px;
	clear:both;
}
.clear10{
	width:100%;
	height:10px;
	clear:both;
}
.clear15{
	width:100%;
	height:15px;
	clear:both;
}
.main{
	width:1180px;
	clear:both;
}
.full{
	width:100%;
	clear:both;
}
.white{
	background-color: #fff;
}
.head{
	height:40px;
	background: #f15a22;
}
.head span{
	height: 40px;
	line-height: 38px;
	direction: rtl;
	color: #fff;
}
.head span.fr a{
	color: #fff;
	font-size: 12px;
}
.head span em{
	text-align: left;
	font-size: 15px;
	height: 40px;
	line-height: 40px;
}
.head span em.fl{
	padding-left: 36px;
	background: url('phone.png') no-repeat left center;
	width: 130px;
}
.head span em.fr{
	padding-left: 35px;
	background: url('mail.png') no-repeat left center;
	width: 136px;
}
.menu_box{
	height: 80px;
	border-bottom: 1px solid #eeeeee;
	box-shadow: 0px 3px 5px -2px #ddd;
	position: relative;
}
.menu_box a.logo{
	width: 230px;
	height: 55px;
	padding-top: 13px;
	text-align: right;
	display: block;
	overflow: hidden;
}
.menu_box .menu{
	height: 80px;
	line-height: 80px;
	margin-right: 34px;
	padding-right: 44px;
	background: url('menu_line.png') no-repeat right center;
}
.menu_box .menu a{
	margin-left: 30px;
	float: right;
	height: 77px;
	display: block;
	border-bottom: 3px solid #fff;
	font-size: 16px;
}
.menu_box .menu a:hover{
	border-bottom: 3px solid #f15a22;
}
.menu_box .menu a.cur{
	border-bottom: 3px solid #f15a22;
}
.home_slide{
	background: #f1f1f1;
	height: 330px;
}
.home_slide .home_slider{
	position: relative;
}
.service_piclist h1{
	height: 40px;
	text-align: right;
	font-size: 20px;
	direction: rtl;
	line-height: 40px;
	color: #999999;
}
.service_piclist ul.service_pic_ul{
	width: 100%;
	padding-top: 20px;
}
.service_piclist ul.service_pic_ul li{
	width: 390px;
	height: 340px;
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}
.service_piclist ul.service_pic_ul li.free{
	margin-left: 0;
}
ul.service_pic_ul li a{
	width: 390px;
	height: 340px;
	display: block;
	position: relative;;
}
ul.service_pic_ul li a:hover span{
	display: block;
}
ul.service_pic_ul li a span{
	width: 390px;
	height: 340px;
	background: url('sbg.png') no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}
ul.service_pic_ul li a span font{
	width: 260px;
	height: 180px;
	line-height: 30px;
	overflow: hidden;
	text-overflow:ellipsis;
	color: #fff;
	font-size: 22px;
	text-align: center;
	margin: 130px auto 0;
	display: block;
}
ul.service_pic_ul li a em{
	width: 40px;
	height: 20px;
	line-height: 20px;
	color: #fff;
	padding-left: 25px;
	font-size: 16px;
	position: absolute;
	top: 30px;
	left: 30px;
	background: url('heart.png') no-repeat left;
}
.service_letter{
	width: 100%;
}
.service_letter h1{
	height: 40px;
	text-align: right;
	font-size: 18px;
	direction: rtl;
	line-height: 40px;
	color: #999999;
}
.service_letter ul.service_letter_ul{
	width: 1000px;
	padding-top: 10px;
}
.service_letter ul.service_letter_ul li{
	width: 992px;
	height: 120px;
	overflow: hidden;
	padding: 4px 4px 20px 4px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ddd;
}
.service_letter ul.service_letter_ul li a.thumb{
	width: 116px;
	height: 86px;
	display: block;
	padding: 17px;
	box-shadow: 0px 0px 10px 0px #ddd;
}
.service_letter ul.service_letter_ul li a.thumb:hover{
	box-shadow: 0px 0px 10px 0px #f15a22;
}
ul.service_letter_ul li .ser_let_con{
	width: 830px;
	padding-right: 12px;
	overflow: hidden;
	height: 120px;
}
ul.service_letter_ul li .title{
	width: 830px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	direction: rtl;
	text-align: right;
}
ul.service_letter_ul li .title a{
	color: #f15a22;
	font-size: 19px;
}
ul.service_letter_ul li .title a:hover{
	text-decoration: underline;
}
ul.service_letter_ul li .ser_let_con p{
	width: 830px;
	height: 58px;
	line-height: 28px;
	color: #999;
	text-align: justify;
	direction: rtl;
	font-size: 16px;
	margin-top: 5px;
	overflow: hidden;
}
ul.service_letter_ul li .ser_let_con span{
	width: 830px;
	height: 20px;
	margin-top: 8px;
	color: #999;
	direction: rtl;
}
ul.service_letter_ul li .ser_let_con span font{
	margin-left: 50px;
	float: right;
}
.service_letter .server_lett_ad{
	width: 142px;
	height: 730px;
	padding:10px;
}
ul.service_workbox{
	width: 100%;
	padding-top: 20px;
}
ul.service_workbox li{
	width: 214px;
	height: 120px;
	float: right;
	margin-left: 27px;
	margin-bottom: 30px;
	box-shadow: 0px 0px 10px 0px #ddd;
}
ul.service_workbox li.free{
	margin-left: 0;
}
ul.service_workbox li:hover{
	box-shadow: 0px 0px 10px 0px #f15a22;
}
ul.palgan_part{
	width: 100%;
	padding-top: 20px;
}
ul.palgan_part li{
	width: 198px;
	height: 92px;
	float: right;
	margin-left: 47px;
	margin-bottom: 20px;
}
ul.palgan_part li.free{
	margin-left: 0;
}
/******************* service ************************/
.service_letter.two h1{
	text-align: center;
	color: #f15a22;
	padding-bottom: 15px;
	padding-top: 10px;
}
/******************* work ************************/
.service_piclist.two h1{
	text-align: center;
	color: #f15a22;
	padding-bottom: 15px;
	padding-top: 10px;
}
.page{
	width:100%;
	height:40px;
	text-align:center;
	direction:rtl;
}
.page a{
	font-size:16px;
	display:inline-block;
	padding:8px 15px;
	margin:0 5px;
	border-radius:3px;
	border:1px solid #ddd;
	transition:0.3s ease-in-out;
	-webkit-transition:0.3s ease-in-out;
	-moz-transition:0.3s ease-in-out;
	-ms-transition:0.3s ease-in-out;
	-o-transition:0.3s ease-in-out;
}
.page a:hover{
	color:#fff;
	background:#f15a22;
	border:1px solid #f15a22;
}
.page a.cur{
	color:#fff;
	background:#f15a22;
	border:1px solid #f15a22;
}
/******************* about ************************/
.about_box{
	width: 1080px;
	color: #999;
	text-align: justify;
	direction: rtl;
	line-height: 35px;
	padding:10px 50px;
	font-size: 16px; 
}
.about_box img{
	max-width: 1080px;
	display: block;
	margin: 10px auto;
}
.service_letter .about_box span{
	text-align: justify;
	direction: rtl;
}
.service_letter .about_box p{
	text-align: justify;
	direction: rtl;
}
/******************* advice ************************/
.post_msg{
	width: 100%;
}
.post_msg span.fr{
	width: 100px;
	text-align: right;
}
.post_msg span a{
	height: 50px;
	line-height: 50px;
	display: block;
	direction: rtl;
	margin-bottom: 10px;
}
.post_msg span.frr{
	width: 800px;
	float: right;
}
.post_msg span.frr font{
	float: right;
	margin: 10px 40px;
	font-size: 14px;
	color: #f15a22;
	direction: rtl;
}
.post_msg .text{
	width: 300px;
	height: 40px;
	float: right;
	clear: both;
	margin-bottom: 20px;
	outline: none;
	border: 1px solid #ddd;
	padding: 0 10px;
	direction: rtl;
}
.post_msg .text:focus{
	border: 1px solid #f15a22;
}
.post_msg textarea.text{
	width: 480px;
	height: 150px;
	padding: 10px;
}
.post_msg .submit{
	width: 100px;
	height: 40px;
	float: right;
	background: #f15a22;
	clear: right;
	border: none;
	color: #fff;
	border-radius: 3px;
	font-size: 14px;
	cursor: pointer;
	outline: none;
}
/******************* view ************************/
.service_letter span{
	text-align: center;
	color: #ccc;
}
/******************* foot ************************/
.foot{
	height: 220px;
	background: url('fbg.png');
	padding-top: 40px;
}
.foot .fmenu{
	width: 1000px;
	text-align: center;
	direction: rtl;
}
.foot .fmenu span{
	height: 25px;
	line-height: 25px;
	margin-bottom: 15px;
	color: #fff;
	font-size: 16px;
}
.foot .fmenu span a{
	font-size: 18px;
	color: #fff;
}
.foot .fmenu span.menu_a a:hover{
	color: #f15a22;
}
.foot .fmenu span em{
	height: 25px;
	margin: 0 10px;
	color: #fff;
}
.foot .fmenu span a.zenjir{
	font-size: 16px;
}
.foot .fmenu span a.zenjir:hover{
	color: #8ec100;
}