@gb2312 @import url(header.css);
@import url(footer.css);
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td,
img {
	margin: 0;
	padding: 0;
}

body,
button,
input,
select,
textarea {
	font-size: 12px;
	font-family: "微软雅黑", "黑体";
	color: #333333;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
}

em,
i {
	font-style: normal;
}

ul,
ol {
	list-style: none;
}

img {
	border: 0px;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*
	样式初始化 
 */

.container {
	width: 1200px;
	padding: 0;
}



/*
 *左边内容部分
 */

.Left_cont {
	width: 294px;
	background: #FFFFFF;
	float: left;
	padding: 15px 0;
	overflow: hidden;
}

.Left_cont div {
	width: 271px;
    height: 309px;
	margin: 0 auto;
}

.Left_cont div ul {
	width: 248px;
	margin: 0 auto;
	padding-top: 15px;
}

.Left_cont div ul li {
	line-height: 30px;
}

.Left_cont div ul li a {
	font-size: 14px;
	color: #333333;
}

.contlink {
	display: block;
	color: #FFFFFF !important;
	width: 271px;
	height: 52px;
	text-align: center;
	background: #1D9E04;
	font-size: 18px;
	line-height: 52px;
	text-decoration: none !important;
}

.leftCont1 .contlink {
	background: url(onlineService_icon10.png) no-repeat #1D9E04;
	background-position: 70px 7px !important;
	padding-left: 50px;
}

.leftCont2 .contlink {
	background: url(onlineService_icon9.png) no-repeat #1D9E04;
	background-position: 70px 7px !important;
	padding-left: 50px;
}

.leftCont3 .contlink {
	background: url(onlineService_icon8.png) no-repeat #1D9E04;
	background-position: 70px 7px !important;
	padding-left: 50px;
}

.leftCont3 ul li {
	width: 48px;
	float: left;
	margin: 7px 7px;
	text-align: center;
}

.leftCont3 ul li a {
	font-size: 12px !important;
}

.leftCont3 ul li a img {
	display: block;
	width: 31px;
	margin: 0 auto;
}

.leftCont3 ul li a p {
	margin-top: 5px;
}


/*
 * 右边内容部分
 */

.Right_cont {
	padding: 14.5px 0;
	width: 891px;
	background: #FFFFFF;
	float: right;
}


/*
 *网上服务表格
 */

.wsfw_contTab {
	float: left;
	margin-left: 12px;
}

.wsfwTabtop {
	width: 866px;
	height: 52px;
	background: #dff8da;
}

.wsfwTabtop li {
	color: #FFFFFF;
	float: right;
	line-height: 52px;
}

.wsfwTabtop li a {
	font-size: 14px;
	color: #25bb0c;
	text-decoration: none;
	display: block;
	padding: 0 30px;
	height: 52px;
}

.wsfwTabtoptit {
	float: left !important;
}

.wsfwTabtoptit a {
	width: auto !important;
	display: block;
	font-family: "黑体";
	font-size: 16px !important;
	float: left !important;
	color: #FFFFFF !important;
	background: #1D9E04;
	padding: 0 30px;
}

.wsfwTabtopTitBtn1 {
	background: url(onlineService_icon2.png) no-repeat;
	background-position: 0 13px;
}

.wsfwTabtopTitBtn2 {
	background: url(onlineService_icon1.png) no-repeat;
	background-position: 0 13px;
}

.wsfw_contTab p {
	font-family: "黑体";
	font-weight: bold;
	float: left;
	display: block;
	width: 866px;
	height: 30px;
	font-size: 14px;
	border-bottom: 1px solid #CCCCCC;
	line-height: 30px;
	padding-left: 10px;
}

.wsfw_contTab p span {
	float: left;
	display: block;
}

.wsfwTabdata {
	padding-top: 40px;
}

.wsfwTabdata li {
	width: 866px;
	line-height: 25px;
}

.wsfwTabdata li span {
	float: left;
}

.lastListpd {
	padding-right: 0px !important;
}

.red {
	color: #C9302C !important;
}

.wsfwTabdata_data1 {
	width: 212px;
}

.wsfwTabdata_data2 {
	width: 137px;
}

.wsfwTabdata_data3 {
	width: 370px;
}

.wsfwTabdata_data4 {
	width: 69px;
}

.wsfw_contTabTit1 {
	width: 202px;
}

.wsfw_contTabTit2 {
	width: 135px;
}

.wsfw_contTabTit3 {
	width: 370px;
}

.wsfw_contTabTit4 {
	width: 68px;
}

.wsfw_conticon {
	float: left;
	padding-left: 9.5px;
	margin-top: 5px;
}

.info_contcent {
	width: 423px;
	height: 310px;
	margin-left: 12px;
	float: left;
}

.info_contcent_nav {
	width: 423px;
	height: 52px;
	background: #dff8da;
}

.info_contcent_nav li {
	float: left;
}

.info_contcent_nav li a {
	display: block;
	font-size: 16px;
	height: 52px;
	line-height: 52px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 30px;
	float: left;
}

.icon1 a {
	background: url(onlineService_icon7.png) no-repeat #1D9E04;
	background-position: 20px 7px !important;
	padding-left: 70px !important;
}

.icon2 a {
	background: url(onlineService_icon6.png) no-repeat #1D9E04;
	background-position: 20px 7px !important;
	padding-left: 70px !important;
}

.icon3 a {
	background: url(onlineService_icon5.png) no-repeat #1D9E04;
	background-position: 20px 7px !important;
	padding-left: 70px !important;
}

.icon4 a {
	color: #333333 !important;
	background: url(onlineService_icon3.png) no-repeat #dff8da;
	background-position: 20px 7px !important;
	padding-left: 70px !important;
}

.icon5 a {
	color: #333333 !important;
	background: url(onlineService_icon4.png) no-repeat #dff8da;
	background-position: 20px 7px !important;
	padding-left: 70px !important;
}

.icon4 .on {
	color: #FFFFFF !important;
	background: url(onlineService_icon3h.png) no-repeat #1D9E04;
	background-position: 20px 7px !important;
}

.icon5 .on {
	color: #FFFFFF !important;
	background: url(onlineService_icon4h.png) no-repeat #1D9E04;
	background-position: 20px 7px !important;
}

.info_contcent_Subcont {
	padding-top: 10px;
}

.info_contcent_Subcont li {
	background: url(Arrow.png) no-repeat;
	background-position: 0 13px;
	line-height: 35px;
	height: 35px;
	padding-left: 10px;
}

.info_contcent_Subcont li a {
	font-size: 14px !important;
	float: left;
	color: #5a5a5a;
}

.info_contcent_Subcont li span {
	font-size: 14px;
	color: #5a5a5a;
	float: right;
}

.maleft {
	margin-left: 19px;
}

.matop {
	margin-top: 20px;
}

.infoTab {
	border: 1px solid #dedede;
	text-align: center;
}

.Tabtit {
	color: #168201;
	font-size: 14px;
	background: #EEEEEE;
}

.infoTab tr {
	height: 35px;
}

.infoTab tr td {
	border-color: #dedede;
}

.infoTab tr td a {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

.infoTab tr td a:hover {
	color: #1D9E04;
}


/*
 *兼容IE7
 */

@media screen\9 {
	.contlink {
		width: 221px;
	}
	.Left_cont div ul {
		padding-top: 23px;
	}
	.Left_cont{
		height: 912px;
	}
	.info_contcent_Subcont li {
	background: url(Arrow.png) no-repeat;
	background-position: 0 15px;
	line-height: 34px;
	height: 34px;
}
}


/*
 *兼容IE8
 */

@media screen\0 {
	.Left_cont div ul {
		padding-top: 15px;
		padding-bottom: 20.5px;
	}
	
}


/*
 *兼容火狐
 */

@-moz-document url-prefix() {
	.Left_cont div ul {
		padding-bottom: 17px;
	}
}