/* CSS Document */
*{
	margin:0;
	padding:0;
}

body{
	margin:0;
	padding:0;
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-size:18px;
}
table.tabno{width:100%;margin:0;padding:0;} 
table.tabno,.tabno td{border:0 none;border-collapse:collapse;padding:0;margin:0;}
img{border:0px;}
input,textarea,textfield,div,img,span,table,td,tr,th,ul,li,p{padding:0; margin:0;}
a{margin:0; padding:0;}
a:link,a:active,a:visited{ color:#000; text-decoration:none;}
a:hover{color:#005e9a; text-decoration: underline;}
a.white,a.white:active,a.white:visited{color:#fff;}
a.white:hover{color:#cbecfd; text-decoration:none;}
.center{text-align:center;}
.red{color:#ff0000;}

/*¸،¶¯*/
.left{float:left;}
.right{float:right;}
.clear{clear:both; }
/*اه³‎¸،¶¯*/

.headBox{
	width:1200px;
	margin:0 auto;
	background:#fff;
	height:100px;
}

.headLogo{
	float:left;
	width:480px;
	height:100px;
	line-height:100px;
	color:#0369ce;
	font-size:36px;
	font-family: Source Han Sans CN, Source Han Sans CN;
	font-weight:bold;
}

.headFwrx{
	float:right;
	width:250px;
	height:70px;
	margin-top:15px;
	margin-bottom:15px;
	background:url(images/fwrx.png) left center no-repeat;
	display: flex;
	justify-content: center;
	align-items: center;
}
.fwrxTit{
	width:auto;
	margin:0 auto;
	text-align:left;
	margin-left:55px;
}
.tit{
	color:#000000;
	font-size:18px;
}
.code{
	color:#e20020;
	font-size:20px;
	font-weight:bold;
}

.headLogin{
	float:right;
	width:200px;
	height:100px;
}

.btnLogin{
	width:88px;
	height:40px;
	line-height:40px;
	background:#1c4cc8;
	color:#fff;
	font-size:18px;
	text-align:center;
	cursor:pointer;
	margin-top:30px;
	margin-bottom:30px;
	border:0;
	border-radius: 4px;
	margin-left:15px;
}

.btnLogin:HOVER{
	width:88px;
	height:40px;
	line-height:40px;
	background:#0b3ab2;
	color:#fff;
	font-size:18px;
	text-align:center;
	cursor:pointer;
	margin-top:30px;
	margin-bottom:30px;
	border:0;
	border-radius: 4px;margin-left:15px;
}


.btnQuery{
	width:88px;
	height:40px;
	line-height:40px;
	background:#ff6040;
	color:#fff;
	font-size:18px;
	text-align:center;
	cursor:pointer;
	margin-top:30px;
	margin-bottom:30px;
	border:0;
	border-radius: 4px;
}

.btnQuery:HOVER{
	width:88px;
	height:40px;
	line-height:40px;
	background:#ef4826;
	color:#fff;
	font-size:18px;
	text-align:center;
	cursor:pointer;
	margin-top:30px;
	margin-bottom:30px;
	border:0;
	border-radius: 4px;
}

.bannerBox{
	width:auto;
	margin:0 auto;
	height:400px;
	background:url(images/banner.png) center center no-repeat;
	
}
.mainBox{
	width:1200px;
	margin:0 auto;
	margin-top:30px;
}

.titBox{
	width:auto;
	background:url(images/carBg.png) left bottom no-repeat;
	box-sizing:border-box;
	height:60px;
}
.titTop{
	width:auto;
	margin:0px 0px 2px 5px;
	color:#0369ce;
	font-size:20px;
	font-weight:bold;
}
.titBtm{
	width:auto;
	margin:0px 0px 15px 50px;
	color:#0369ce;
	font-size:16px;
	box-sizing:border-box;
	letter-spacing:2px;
}
.serviceConts{
	width:auto;
	margin:0 auto;
	margin-top:20px;
}

.serviceUnit{
	float:left;
	width:232px;
	height:180px;
	box-sizing:border-box;
	cursor:pointer;
}
.serviceTit{
	width:auto;
	margin:0 auto;
	height:50px;
	margin-top:130px;
	line-height:50px;
	color:#000;
	font-size:20px;
	padding-left:15px;
}
.iconXjp{
	background:#f5f5f5 url(images/xjp.jpg) center top no-repeat;
	background-size: 232px auto;
}

.iconMlxy{
	margin-left:10px;
	background:#f5f5f5 url(images/mlxy.jpg) center top no-repeat;
	background-size: 232px auto;
}

.iconYdnxy{
	margin-left:10px;
	background:#f5f5f5 url(images/ydnxy.jpg) center top no-repeat;
	background-size: 232px auto;
}

.iconTg{
	margin-left:10px;
	background:#f5f5f5 url(images/tg.jpg) center top no-repeat;
	background-size: 232px auto;
}

.iconFlb{
	margin-left:10px;
	background:#f5f5f5 url(images/flb.jpg) center top no-repeat;
	background-size: 232px auto;
}

.compBox{
	width:1200px;
	margin:0 auto;
	margin-top:30px;
}

.compConts{
	width:auto;
	padding:20px;
	background:#f7f7f7;
}
.compIntro{
	width:auto;
	margin:0 auto;
	font-size:16px;
	color:#000;
	line-height:32px;
	box-sizing:border-box;
	margin-top:20px;
}

.footBox{
	width:1200px;
	margin:0 auto;
	padding-top:20px;
}

.footRow{
	width:330px;
	color:#fff;
	font-size:16px;
	padding-top:10px;
	margin:0 auto;
	text-align:left;
}

.codeBox{
	height:130px;
	background:url(images/code.jpg) center bottom no-repeat;
	background-size:100px auto;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	padding-top:20px;
}

.footer{
	width:auto;
	margin:0 auto;
	height:280px;
	color:#fff;
	background:url(images/footerBg.jpg);
	margin-top:30px;
	text-align:center;
}


