
body , ul  ,h5 ,dl ,dd ,p ,h3{
	padding:0px;margin:0;font-size:14px;font-weight:normal;list-style-type:none;font-style:normal;font-family:"微软雅黑","Tahoma","arial","Calibri","宋体","Verdana";color:#666;
}
em{
	font-style: normal;
}
a{
	text-decoration:none;color:#666;
}
a:hover{
	color:#0058b1;
	
}
a img{
	border:none;	
}
body{
	background:#fff;
}

input ,textarea{
	padding:0px;margin:0;border:none;background:none;
}

/* 特殊字符 */
.none_border_right{margin-right:0px !important;float:right !important;border:none !important;}

a:focus{-moz-outline:none;outline:none;}/*去掉虚线针对IE*/ 
a {blr:expression(this.onFocus=this.blur())}/*去掉虚线针对firefox*/ 
*:focus {outline: none;}

/* hand */
.hand{
	width:100%;overflow:hidden;background:url(../images/handB.jpg) repeat-x;height:179px;
}
.hand .hantS{
	width:100%;overflow:hidden;height:41px;line-height:41px;border-bottom:solid 1px #e8e8e8;
}
.hand .hantS .Ts{
	width:1200px;margin:0 auto;overflow:hidden;
}
.hand .hantS .Ts .right{
	float:right;
}
.hand .hantS .Ts .right a{
	display:inline-block;line-height:41px;float:left;background:url(../images/hLie.png) no-repeat right center;padding:0 15px;
}
.hand .hantS .Ts .right a:nth-child(3){
	padding-right:0px;
}
.hand .handS{
	width:1200px;margin:0 auto;overflow:hidden;
}
.hand .handS .left{
	float:left;width:590px;padding-top:27px;
}
.hand .handS .left .logo{
	float:left;
}
.hand .handS .left .text{
	float:left;padding-top:20px;margin-left: -24px;
}
.hand .handS .left .text h5{
	font-size:22px;font-weight:700;color:#0058b1;
}
.hand .handS .right{
	float:right;padding-left:37px;background:url(../images/Hphone.png) no-repeat left 12px;margin-top:43px;
}
.hand .handS .right h5{
	font-size:26px;color:#0058b1;font-family:"arial";
}


/* nav */
.nav{
	width:100%;overflow:hidden;height:65px;line-height:65px;background:#0058b1;
}
.nav .navS{
	width:1200px;margin:0 auto;
}
.nav .navS a{
	display:inline-block;float:left;line-height:65px;font-size:15px;background:url(../images/nav.jpg) no-repeat right center;padding:0 24px;color:#fff;
}
.nav .navS a:hover , .nav .navS a.ctr{
	background:#ff9a00;
}

/* foot */
.foot{
	width:100%;overflow:hidden;background:#181818;padding:40px 0 50px;
}
.foot .main{
	width:1200px;margin:0 auto;
}
.foot .main .linke{
	width:100%;overflow:hidden;
}
.foot .main .linke .left{
	width:90px;float:left;overflow:hidden;color:#fff;
}
.foot .main .linke .right{
	width:1108px;float:right;margin-top:20px;
}
.foot .main .linke .right a{
	padding-right:15px;
}
.foot .main .navF{
	width:100%;overflow:hidden;height:54px;line-height:54px;background:#0058b1;border-radius:5px;text-align:center;margin-top:25px;
}
.foot .main .navF a{
	display:inline-block;overflow:hidden;height:54px;line-height:54px;color:#fff;border-left:solid 1px #0068d2;padding:0 26px;float:left;
}
.foot .main .navF a:nth-child(1){
	border-left:none;padding:0 31px;
}
.foot .main .navF a:hover{
	background:#ff9a00;
}
.foot .main .text{
	width:100%;overflow:hidden;margin-top:40px;
}
.foot .main .text .left{
	width:1000px;float:left;margin-top:10px;
}
.foot .main .text .left .logo{
	float:left;padding-right:23px;
}
.foot .main .text .left .TesxtF{
	float:left;line-height:25px;color:#666;
}
.foot .main .text .right{
	float:right;text-align:center;
}
.foot .main .text .right img{
	border:solid 8px #fff;
}
