﻿.tab {
    margin: 0;
    padding: 0;
    overflow: hidden;
    list-style-type: none;
}
.tab li a{
	text-decoration: none;
	color: #000;
}
.tab li{
	list-style: none;
  float: left;
  width: 128px;
  height: 44px;
  text-align: center;
  color: #000;
  vertical-align: middle;
  line-height: 42px;
   cursor: pointer;
}
.section0{
	width:100%;margin:0 auto;margin: 40px auto 20px auto;height: auto;clear:both;}
.part0{
	width: auto;
	height: 43px;
	background-image: linear-gradient(0deg, #e2e2e2 0%, #fafafa 100%),linear-gradient(#eeeeee, #eeeeee); 
}
.part1 {
   width: 128px;
   height: 44px;
   background-color: #0a6bb5;
   float: left;
   text-align: center;
   color: #ffffff;
   vertical-align: middle;
   line-height: 42px;
   font-size:15px;
}
.tab .active {
	background-color: #0a6bb5;
}
.tab .active a{
	color: #fff;
}
.content1{
	width: auto;
	background: #fff;
	height: auto;
        min-height:330px;
	padding: 20px 20px 20px 20px;
}
.content2{
	width: auto;
	height: auto;
        min-height:330px;
	padding: 20px 0px 40px 0px;
}

/*服务*/
.section0{}

.fw_content{width:176px;height:110px;padding:2px 7px 4px 7px;margin:4px 8px 4px 0;float:left;text-align:center;background:#fff;border:1px solid #ccc;}
.fw_content img{margin:8px auto -4px auto;}
.fw_content span{font-size:14px;display:block;margin-top:10px;}

.wsxz_u,.wsxz_d{width:100%;height:120px;float:left;}
.wsxz_u_con,.wsxz_d_con{width:283px;height:40px;float:left;text-align:center;line-height:40px;background-color:#fff;margin:0 20px 20px 0;font-size:14px;}
.wsxz_u_con{border:1px solid #0a6ab4;color:#0a6bb4;}
.wsxz_d_con{border:1px solid #ccc;}
.wsxz_u_con:hover{color:#fff;background-color:#0a6ab4}
.wsxz_d_con:hover{color:#fff;background-color:#0a6ab4}

.nsjg_con{width:283px;height:40px;float:left;text-align:center;line-height:40px;background-color:#fff;margin:0 20px 20px 0;font-size:14px;border:1px solid #0a6ab4;color:#0a6bb4;color:#0a6bb4;}
.nsjg_con:hover{color:#fff;background-color:#0a6ab4}
