@charset "utf-8";
/* CSS Document */
body{ margin:0; padding:0; background-color:#f7f8f8; text-align:center; }
ul{ margin:0; padding:0;}
li{ list-style:none;}
*{ font-family:微软雅黑;}
dl,dt,dd{ display:block; margin:0; padding:0;}
a{ text-decoration:none; border:0;}
ul{ margin:0; padding:0;}
li{list-style:none;}
*{ font-family:微软雅黑;}
dl,dt,dd{ display:block; margin:0; padding:0;}
a{ text-decoration:none;}
img{border:0px;}

.thetop{ width:auto; height:2px; background-color:#f25546; overflow:hidden;}
.nav{
	width:auto;
	height:76px; 
	background-image:url(../img/navback.jpg);
    margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both; 
}

.navcenter{ width:1024px; margin:0 auto;text-align:left;}
.leftlogo{ float:left; margin-top:16px;}
.rightword{ float:right; margin-top:22px;}
.rightword a{ color:#555; margin-right:8px; font-size:15px;}
.rightword span{ color:#555; margin-left:4px; font-size:15px;}
.blank{ height:20px; width:auto}
.clear{clear:both;}
/*帮助*/
.middle{
	margin: 0 auto;
	position: relative;
	width: auto;
}

.question{height:30px; margin-top:20px; margin-bottom:15px; margin-left:10px; line-height:30px; }
.qtext{ font-size:18px; font-family:微软雅黑;color:#555; }
.qleft{float:left; width:230px;height:650px; background:#FFF;}
.qright{float:left; margin-left:20px; width:770px; height:650px;  background:#FFF;}

.qleft .left{
	float: left;
	font-size: 16px;
	font-family: "微软雅黑";
	color: #666;
	background-repeat: no-repeat;
	background-position: 22px center;
	display:block; /*将行内元素转换块元素*/

	width: 170px;
	line-height: 60px;
	padding-left: 60px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E3E3E3;
}

a.left:hover {
	float: left;
	font-size: 16px;
	font-family: "微软雅黑";
	color: #FFF;
	background-repeat: no-repeat;
	background-position: 22px center;
	display:block; /*将行内元素转换块元素*/

	width: 170px;
	line-height: 60px;
	background-color: #1498f0;
	padding-left: 60px;
}
.img1{background-image: url(../img/zhucebefore.jpg);}
a.img1:hover{
background-image: url(../img/zhuyce.jpg);
}
.img2{background-image: url(../img/yinhangkabefore.jpg);}
a.img2:hover{
background-image: url(../img/yinhangkaafter.jpg);
}
.img3{background-image: url(../img/chongzhibefore.jpg);}
a.img3:hover{
background-image: url(../img/chongzhiafter.jpg);
}
.img4{background-image: url(../img/zhanghushezhibefore.jpg);}
a.img4:hover{
background-image: url(../img/zhanghushezhiafter.jpg);
}
.img5{background-image: url(../img/jiaoyibefore.jpg);}
a.img5:hover{
background-image: url(../img/jiaoyiafter.jpg);
}
.img6{background-image: url(../img/denglubefore.jpg);}
a.img6:hover{
background-image: url(../img/dengluafter.jpg);
}
.img7{background-image: url(../img/yingyongbefore.jpg);}
a.img7:hover{
background-image: url(../img/yingyongafter.jpg);
}
.img8{background-image: url(../img/jijinbefore.jpg);}
a.img8:hover{
background-image: url(../img/jijinafter.jpg);
}



.htitle{ height:60px; border-bottom: solid 1px #f4f3f3;  }
.htitle span{float:left; margin-left:40px; font-size:18px; font-family:微软雅黑;color:#141b4e; line-height:60px; }

/*这个是搜索框*/
.search{ float:right; margin-right:68px; margin-top:15px; }
.search input{
	height: 28px;
	background-image: url(../img/searchcenter.png);
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B7B7B7;
	border-bottom-color: #B7B7B7;
	border-right-width: 0px;
	border-left-width: 0px;
}
.search *{float:left;}
.search a{ display:block; width:35px; height:32px; background-image:url(../img/searchright.png);}

.serviceyourself{ height:85px; margin-top:56px; line-height:85px; margin-bottom:43px; }
.serviceyourself li{float:left; margin-left:98px;}

/*这是个热门问题*/
.hottitle{ height:60px; padding-left:40px; font-size:16px;font-family:微软雅黑;color:#141b4e; line-height:60px;}
.hotq{ width:650px; margin-left:40px; }
.hotq li{ height:45px; line-height:45px;}
.hotq span{ margin-left:5px; font-size:14px; font-family:微软雅黑;color:#4b4e69;}

/*子页面*/
.firstline{ 
width:676px; 
height:48px;
margin:auto; 
margin-top:20px; 
line-height:48px;

}

.firstline a{
display:block; /*将行内元素转换块元素*/
width:632px; 
height:48px;
background-color:#f7f8f8; 
background-image:url(../img/helpbefore.png);
background-repeat:no-repeat;
background-position:14px 12px;
padding-left:44px;
font-size:15px;
color:#595757;

}
.firstline:hover a{ 
background-color:#1498f0; 
background-image:url(../img/helpafter.png);
background-repeat:no-repeat;
background-position:14px 12px;
color:#fff;}
