*{
	margin:0;
	padding:0;
	font-family: 微软雅黑;
}
a{
	text-decoration: none;
}
li{
	list-style: none;
}
a,img{
	transition: all .5s;
	border:none
}
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}
body{
	min-width: 1200px;
}

@font-face{
	font-family: "xuanzi";
	src:url("./font/xuanzi.ttf") format("truetype");
}
.w_1200{
	width:1200px;
	margin:0 auto;
}
.clear{
	clear: both;
}

/*top*/
.top{
	width:100%;
	background: #f0f0f0;
}
.top_p{
	max-width:600px;
	height: 38px;
	line-height: 38px;
	color:#666666;
	font-size: 14px;
	text-align: left;
}

/*logo*/
.logo_tel{
	width:100%;
	padding:10px 0;
}
.logo{
	float:left;
}
.tel{
	float:right;
}
.tel > img{
	float:left;
}
.tel_ri{
	float:right;
	width: 180px;
}
.tel_ri > span{
	color:#666666;
	font-size: 12px;
}
.tel_ri > p{
	color:#e10000;
	font-size: 24px;
	font-family: "Arial";
	font-weight: bold;
}


/*nav*/

.nav{
	width:100%;
	background: #0288cf;
	position: relative;
}
.nav_ul{
	width:100%;
}
.nav_li{
	width:120px;
	height: 54px;
	line-height: 54px;
	text-align: center;
	font-size: 16px;
	float:left;
	transition: all .5s;
}
.nav_li > a{
	color:#fff;
}
.nav_li:hover{
	background: #00aeff;
}
.nav_ul2{
	padding:10px 0;
	display: none;
	font-size: 0px;
	left:0;
	position:absolute;
	text-align: left;
	width:100%;
	top:54px;
	z-index:20;
	background:#dbe8ef;
	text-align: center;
}
.nav_li2{
	display:block;
	float:left;
	width:150px;
	box-sizing: border-box;
	padding:0 10px;
	line-height: 40px;
	font-size: 14px;
	text-align: center;
	white-space:nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color:#333;
	border: 1px dashed #fff;
	transition: all .5s;
}
.nav_li2 > a{
	color:#333;
}
.nav_li2:hover{
	border:1px dashed #0288cf;
}
.nav_li2:hover.nav_li2 > a{
	color:#0288cf;
}
/*banner*/

.banner{
	width:100%;
}
.banner_sw{
	width:100%;
}
.banner_swi{
	width:100%;
}
.banner_swi > img{
	width:100%;
}
.keyword{
	width:100%;
}
.kw_sea{
	width:100%;
	height: 80px;
	position: relative;
	z-index: 10;
	background:#fff;
	box-shadow: 0px 5px 10px #ccc;
	margin-top:-40px;
}
.kw_p{
	max-width:830px;
	float:left;
	line-height: 80px;
	text-indent: 70px;
	color:#333333;
	font-size: 14px;
}
.kw_p > a{
	color:#666666;
	font-size: 12px;
	margin:0 5px;
}
.kw_p > a:hover{
	color:#00aeff;
}

/*关键词+搜索*/
.search{
	width:310px;
	height: 36px;
	border-radius:20px;
	background:#ebf6fc;
	float:right;
	margin-right: 50px;
	margin-top:22px;
}
#q{
	width:249px;
	height: 36px;
	text-indent: 30px;
	float:left;
	font-size: 14px;
	color:#999999;
	border:none;
	background:rgba(0,0,0,.0);
}
.button{
	float:right;
	margin-right: 5px;
	width: 36px;
	height: 36px;
	background:url("../images/search.png") no-repeat center;
	border:none;
}

/*主营项目*/
.main{
	width:100%;
	padding: 0 0 80px;
}
.index_h2{
	width:100%;
	text-align: center;
	padding:45px 0 20px;
	position: relative;
}
.index_h2_span1{
	display: inline-block;
	color:#666666;
	font-weight: bold;
	font-size: 30px;
}
.index_h2_span2{
	display: inline-block;
	color:#666;
	font-size:22px;
	font-family: "Arial";
	font-weight: normal;
}
.index_p{
	width:100%;
	text-align: center;
	color:#666666;
	font-size: 14px;
	padding-bottom: 35px;
}
.main_list{
	width:100%;
}
.main_d{
	width:200px;
	padding:0 17px;
	margin-top:30px;
	float:left;
	box-sizing: border-box;
	text-align: center;
}
.main_di{
	width:100%;
	overflow: hidden;
	height: 166px;
	position: relative;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	border-radius: 50%;
	text-align: center;
}
.main_di > img{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	max-width: 100%;
	max-height: 100%;
	margin:auto;
}
.main_d_p{
	width: 146px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	margin:15px auto;
	color:#ffffff;
	font-size: 14px;
	font-family: "Arial";
	border-radius: 5px;
	background: #acacac;
	transition: all .5s;
}
.main_d:hover .main_d_p{
	background: #0288cf;
}
.main_d:hover .main_di > img{
	transform:scale(1.2);
}

/*我们的优势*/

.ouradv{
	width:100%;
	background: url("../images/bg.png") no-repeat top center;
}
.adv_vs{
	width:100%;
	height:470px;
	box-shadow: 0px 5px 10px #f0f0f0;
	background: url("../images/wtm_16.jpg") no-repeat top center;
	position: relative;
}
.adv_vs_s1{
	display: block;
	position: absolute;
	color:#fff;
	font-size: 19px;
	width: 138px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	left: 74px;
	top:79px;
}
.adv_vs_s2{
	display: block;
	position: absolute;
	color:#fff;
	font-size: 19px;
	width: 138px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	right:81px;
	top:79px;
}
.adv_le_p{
	width:424px;
	height: 48px;
	line-height: 48px;
	text-align: left;
	text-indent: 8px;
	position: absolute;
	border-bottom: 1px dashed #d8d8d8;
	color:#666666;
	font-size: 14px;
}
.our_p1{
	left: 82px;
	top: 153px;
}

.our_p2{
	left: 82px;
	top: 207px;
}
.our_p3{
	left: 82px;
	top: 262px;
}
.our_p4{
	left: 82px;
	top: 311px;
}
.our_p5{
	left: 82px;
	top: 362px;
	border-bottom:none;
}

.our_p6{
	right: 58px;
	top: 153px;
}

.our_p7{
	right: 58px;
	top: 207px;
}
.our_p8{
	right: 58px;
	top: 262px;
}
.our_p9{
	right: 58px;
	top: 311px;
}
.our_p10{
	right: 58px;
	top: 362px;
	border-bottom:none;
}
.adv_z_s1{
	position: absolute;
	display: block;
	width: 71px;
	height: 48px;
	line-height: 48px;
	color:#fff;
	font-size: 14px;
	text-align: center;
}
.our_z_s1{
	left: 568px;
	top: 153px;
}
.our_z_s2{
	left: 568px;
	top: 207px;
}
.our_z_s3{
	left: 568px;
	top: 262px;
}
.our_z_s4{
	left: 568px;
	top: 311px;
}
.our_z_s5{
	left: 568px;
	top: 362px;
}

/*典型培训案例*/
.index_h2_a{
	display: block;
	position: absolute;
	width: 85px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color:#666666;
	font-size: 14px;
	box-sizing: border-box;
	border:1px solid #d5d5d5;
	border-radius:15px;
	font-weight: normal;
	top:55px;
	right: 5px;
}
.index_h2_a:hover{
	color:#fff;
	background: #00aeff;
}
.case_list{
	width:100%;
	padding:0 0 40px;
}
.case_dl{
	width:285px;
	float:left;
	margin-left: 20px;
	margin-bottom: 20px;
}
.case_dt{
	width: 100%;
	height: 150px;
	overflow: hidden;
	position: relative;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
.case_dt img{
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin:auto;
}
.case_dd{
	width: 100%;
	margin-top:9px;
}
.case_dd > a{
	display: block;
	width: 100%;
	height: 39px;
	text-align: center;
	line-height: 39px;
	color:#666666;
	font-size: 14px;
	background:#e7e7e7;
}
.case_dl:hover .case_dt img{
	transform: scale(1.2);
}
.case_dl:hover .case_dd > a{
	color:#fff;
	background: #00aeff;
}


/*我司IATF16949的优势*/
.ws{
	width: 100%;
	background: #f1f1f1;
	padding:59px 0 34px;
}
.ws_le{
	width: 522px;
	float: left;
	padding-top:28px;
}
.ws_ri{
	width: 677px;
	float:left;
	height: 421px;
	background: url("../images/bg2.png") no-repeat left top;
	box-sizing: border-box;
	padding:0 50px;
}
.ws_ri_h2{
	width: 100%;
	padding: 57px 0 32px;
}

.ws_ri_h2_s1{
	color:#0288cf;
	font-size: 27px;
	font-family:"xuanzi";
	font-weight: normal;
}
.ws_ri_h2_s2{
	color:#767676;
	font-size: 18px;
	font-weight: normal;
}
.ws_ri_con{
	width: 100%;
	line-height: 22.5px;
	height: 135px;
	overflow: hidden;
	color:#666666;
	font-size: 14px;
}
.ws_ri_p1{
	width: 100%;
	height: 72px;
	line-height: 72px;
	background: url("../images/wtm_25.png") no-repeat 100px center;
	text-indent: 185px;
	color:#0288cf;
	font-size: 30px;
	font-weight: bold;
}

.ws_ri_a{
	width: 198px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	color:#666666;
	font-size: 16px;
	box-sizing:border-box;
	border:1px solid #ff0000;
	border-radius:20px;
	display: block;
	margin:10px auto;
}
.ws_ri_a:hover{
	background:#0288cf;
	color:#fff;
	border:1px solid #0288cf;
}

/*证书展示*/
.zheng_list{
	width:100%;
	padding:30px 0;
}
.zheng_list_1{
	width: 1114px;
	position: relative;
	margin:0 auto;
}
.zheng_sw{
	width:100%;
}
.zheng_swi{
	padding:0 16.5px;
	box-sizing: border-box;
}
.zheng_swi > img{
	width:100%;
	border:3px solid #d2d2d2;
}
.zheng_prev,.zheng_next{
	width:23px;
	height: 37px;
}
.zheng_prev{
	background:url("../images/le.png") no-repeat center;
	left: -40px;
}
.zheng_next{
	background: url("../images/ri.png") no-repeat center;
	right: -40px;
}

/*管理培训课程*/
.pei{
	width:100%;
}
.pei_list{
	width:100%;
	padding:20px 0;
}
.pei_dl{
	width:200px;
	float:left;
	box-sizing: border-box;
	padding:0 15px;
	margin-bottom:20px;
	text-align: center;
}
.pei_dt{
	width:100%;
	height: 170px;
	position: relative;
	left:0;
	right:0;
	top:0;
	bottom:0;
	text-align: center;
}
.pei_dt > img{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin:auto;
	width:104px;
}
.pei_dd{
	line-height: 40px;
	text-align: center;
	height: 40px;
	color:#666666;
	font-size: 16px;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: center;
}
.pei_dl:hover .pei_dt > img{
	transform: scale(1.2);
}
.pei_dl:hover .pei_dd{
	color:#00aeff;
}



/*关于我们+新闻中心*/
.abn{
	width:100%;
	padding:30px 0 0 0; 
}
.abn_list{
	width:100%;
	padding-bottom: 50px;
}
.abn_one{
	width:348px;
	float:left;
	margin-left: 78px;
}
.abn_one h2{
	color:#333333;
	font-size: 18px;
	text-align: left;
	padding:14px 0 11px;
	border-bottom:1px solid #016ec3;
}
.abn_one h2 span{
	color:#999999;
	font-size: 14px;
	font-weight: normal;
}
.abn_one h2 a{
	color:#016ec3;
	font-size: 14px;
	float:right;
	margin-top:5px;
	font-weight: normal;
}
.abn_one > img{
	margin-top:20px;
	width:100%;
}
.abn_one_p1{
	width:100%;
	padding:20px 0;
	overflow: hidden;
	line-height: 28px;
	color:#666666;
	font-size: 14px;
}
.abn_one_p2{
	width:100%;
	height: 46px;
	border-bottom: 1px dashed #999;
	font-size: 14px;
}
.abn_one_p2 > a{
	display: block;
	float:left;
	color:#666;
	max-width:230px;
	line-height: 46px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.abn_one_p2 > span{
	color:#666;
	font-size:14px;
	float:right;
	line-height: 46px;
	display: block;
}
.abn_one_p2 > a:hover{
	color:#016ec3;
}


/*咨询合作流程*/

.lc{
	width: 100%;
	background:url("../images/lcbg.jpg") no-repeat center;
	padding-bottom: 30px;
}
.lc_list{
	width:100%;
	height: 400px;
	position: relative;
	background:url("../images/lcbg2.png") no-repeat center;
}
.lc_d{
	width:130px;
	height: 154px;
	position: absolute;
	text-align: center;
}
.lc_d > p{
	color:#fff;
	font-size: 14px;
	line-height: 30px;
	margin-top:5px;
}
.lc_1{
	left:0;
	top: 30px;
}
.lc_2{
	left:235px;
	top: 30px;
}
.lc_3{
	left:470px;
	top: 30px;
}
.lc_4{
	left:705px;
	top: 30px;
}
.lc_5{
	left:940px;
	top: 30px;
}
.lc_6{
	left:940px;
	top: 230px;
}
.lc_7{
	left:705px;
	top: 230px;
}
.lc_8{
	left:470px;
	top: 230px;
}
.lc_9{
	left:235px;
	top: 230px;
}
.lc_d:hover{
	cursor: pointer;
}
.lc_d:hover.lc_d > img{
	transform: rotateY(180deg);
}

/*客户展示*/
.kh{
	width:100%;
}
.kh_list{
	width:100%;
	padding-bottom: 10px;
}
.kh_d{
	width:191px;
	box-sizing: border-box;
	padding-bottom:5px;
	background:url("../images/yin.png") no-repeat bottom center;
	float:left;
	margin-left:10px;
	margin-top:17px;
}
.kh_di{
	width:100%;
	box-sizing: border-box;
	border:1px solid #d9d9d9;
	text-align: center;
	height: 66px;
	overflow: hidden;
}
.kh_di >img{
	max-height: 100%;
}

/*战略合作商*/
.zl{
	width: 100%;
	padding-bottom: 100px;
}
.zl_list{
	width:100%;
	padding:10px 0;
}
.zl_con{
	width: 1110px;
	margin:0 auto;
	position: relative;
}
.zl_sw{
	width:100%;
	padding:10px 0;
}
.zl_swi{
	padding:5px;
	/*padding-bottom: 4px;*/
	background:url("../images/yin2.png") no-repeat bottom center;
}
.zl_swi_i{
	width:100%;
	height: 62px;
	box-sizing: border-box;
	overflow: hidden;
	border:1px solid #ededed;
}
.zl_swi_i > img{
	width:100%;
	height: 100%;
}
.zl_prev{
	background:url("../images/le.png") no-repeat center;
	width: 23px;
    height: 37px;
    left: -45px;
}
.zl_next{
	background:url("../images/ri.png") no-repeat center;
	width: 23px;
    height: 37px;
    right: -45px;
}

/*底部*/

.footer{
	width:100%;
}
.footer1{
	width: 100%;
	padding:0 0 10px;
	background:#424242;
}
.fo_ul{
	width:100%;
	padding:30px 0 10px;
}
.fo_li{
	line-height: 50px;
	font-size: 16px;
	text-align: center;
	float:left;
	width:120px;
}
.fo_li > a{
	color:#fff;
}
.fo1_le{
	width:850px;
	float:left;
	box-sizing: border-box;
	padding:0 45px;
}
.fo1_le_h2{
	color:#fff;
	font-size: 16px;
	padding:0 0 10px;
}
.fo1_le_p{
	color:#fff;
	font-size: 14px;
	display: inline-block;
	width:350px;
	line-height: 30px;
}
.fo1_ri{
	width:250px;
	text-align: left;
	float:right;
	box-sizing: border-box;
}
.fo1_ri > img{
	width: 145px;
	height: 145px;
}
.fo1_ri > p{
	text-indent: 15px;
	color:#666;
	font-size: 14px;
}
.footer2{
	width: 100%;
	background:#424242;
	border-top:1px solid #999;
}
.fo2_p{
	line-height: 58px;
	height: 58px;
	text-align:left;
	text-indent: 45px;
	color:#999999;
	font-size: 12px;
}
.fo2_p > a{
	color:#fff;
}


/*内页banner*/
.neiban{
	width: 100%;
}
.neiban > img{
	width:100%;
}

/*产品中心*/
.pro{
	width:100%;
	padding:25px 0;
}
.pro_le{
	width:245px;
	float:left;
	overflow: hidden;
	background:#f1f1f1;
}
.pro_le > h2{
	color:#fff;
	background:#0288cf;
	font-size: 24px;
	text-align: center;
	height: 70px;
	line-height: 70px;
	font-weight: normal
}
.pro_le > h2 > span{
	color:#fff;
	font-size: 14px;
}

.pro_ul{
	width:196px;
	margin:10px auto;
}
.pro_li{
	width: 100%;
	line-height: 40px;
	color:#fff;
	background:#0288cf;
	box-sizing: border-box;
	font-size: 16px;
	margin-top:1px;
}
.pro_li > a{
	color:#fff;
	font-size: 16px;
	display: block;
	float:left;
	width:150px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-indent: 20px;
}
.pro_li > span{
	color:#fff;
	font-size: 16px;
	display: block;
	float:right;
	width:45px;
	text-align: center;
	font-weight: bold;
}
.pro_li > span:hover{
	cursor:pointer;
}
.pro_ul2{
	width:100%;
	display: none;
}
.pro_li2{
	width:100%;
	background:#1e65bc;
	position: relative;
	height: 30px;
	border-top:1px solid #fff;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.pro_li2 > a{
	color:#fff;
	font-size: 14px;
	display: block;
	width: 100%;
	line-height: 30px;
	text-indent: 40px;
	position: absolute;
	z-index: 3;
	left: 0;
	top: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.pro_li2 > p{
	display:block;
	width: 0;
	height: 30px;
	position: absolute;
	z-index: 2;
	transition: all .5s;
	background:#0288cf;
	left: 0;
	top: 0;
}
.pro_li2:hover.pro_li2 > p{
	width:100%;
}

.pro_le_lx{
	width:100%;
	box-sizing: border-box;
	padding:10px;
}
.pro_le_lx > img{
	width:100%;
}

.pro_le_lx > p{
	color:#000;
	font-size: 14px;
	line-height: 27px;
}


.pro_ri{
	width:930px;
	float:right;
	border:1px solid #ececec;
}
.weizhi{
	width:100%;
	padding:0 20px;
	box-sizing: border-box;
	color:#0288cf;
	font-size: 14px;
	line-height: 40px;
	border-bottom: 1px solid #ececec;
}
.weizhi > a,.weizhi > span{
	color:#333;
	font-weight: normal;
}
.pro_list{
	width:100%;
	padding:0 0 30px;
}
.pro_dl{
	float:left;
	width:310px;
	margin-top:20px;
	box-sizing: border-box;
	padding:0 15px;
}
.pro_dt{
	width: 100%;
	position: relative;
	height: 150px;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
}
.pro_dt img{
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin:auto;
	max-width: 100%;
	max-height: 100%;
	
	
}
.pro_dd{
	line-height: 30px;
	height: 30px;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.pro_dd > a{
	color:#333;
	font-size:16px;
	font-weight: bold;
}
.pro_dl:hover .pro_dt img{
	transform: scale(1.1);
}
.pro_dl:hover .pro_dd > a{
	color:#0288cf;
	text-decoration: underline;
}


/*新闻中心*/
.news_list{
	width:100%;
	box-sizing: border-box;
	padding:20px;
}
.new-dl{
	width:100%;
	height: 141px;
	padding:20px 0;
	border-bottom: 1px solid #e6e6e6;
}
.new-dt{
	text-align: center;
    float: left;
    width: 108px;
    overflow: hidden;
    height: 141px;
    background-color: #0288cf;
}
.new-dt-p1{
	width:50px;
	color:#fff;
	font-size:14px;
	height:30px;
	line-height: 30px;
	margin:30px auto 0;
	border-bottom: 1px solid #e6e6e6;
}
.new-dt-p2{
	width:50px;
	color:#fff;
	font-size:14px;
	height:30px;
	line-height: 30px;
	margin:0 auto;
}
.new-dd{
	width:750px;
	padding:10px 0;
	float:right;
	height:121px;
}
.new-dd-h{
	color: #343434;
	font-weight: normal;
	font-size: 18px;
	line-height: 32px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	transition: all .5s;
}
.new-dd-p{
	color:#666;
	font-size:15px;
	line-height:28px;
	height:52px;
	margin-top:8px;
	overflow: hidden;
}
.new-dd-a{
	display: block;
	width: 80px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    color: #ffffff;
    background-color: #999;
    float:right;
    margin-right: 20px;
    font-size:12px;
    margin-top:15px;
}
.new-dl:hover .new-dd-h{
	color:#0288cf;
	font-weight: bold;
}
.new-dl:hover .new-dd-a{
	background-color: #0288cf;
}

/*内容页*/
.news_list_h2{
	color:#0288cf;
	font-size: 24px;
	line-height: 46px;
	border-bottom: 1px dashed #ececec;
	text-align: center;
	font-weight: normal;
	margin-bottom: 20px;
}
.news_con{
	width:100%;
	overflow: hidden;
}
.news_fan{
	width:200px;
	display: block;
	box-sizing: border-box;
	border:1px solid #ececec;
	text-align: center;
	color:#666;
	font-size: 14px;
	line-height: 40px;
	height: 40px;
	margin-top:30px;
	float:right;
}
.news_fan:hover{
	background: #0288cf;
	color:#fff;
}

.ssjz_d{
	width:600px;
	height: 500px;
	background:#f3f3f3;
	margin:30px auto;
}
.ssjz_d h2{
	width:100%;
	height: 50px;
	line-height: 50px;
	color:#424242;
	font-size: 24px;
	text-align: center;
	padding-top:30px;
}
.ssjz_fs{
	width:100%;
	height: 50px;
	text-align: center;
}
.ssjz_fs > p{
	color:#424242;
	font-size: 16px;
	line-height: 50px;
	margin-left:0px;
	display: inline-block;
}
.ssjz_fs_label{
	display: inline-block;
	line-height: 50px;
}
.ssjz_form{
	padding:30px 0;
	text-align: center;
	display: none;
}
.ssjz_form > #n{
	width:250px;
	height: 34px;
	border:1px solid #333;
	float:left;
	margin-left:155px;
}
.ssjz_form > #b{
	width:250px;
	height: 34px;
	border:1px solid #333;
	float:left;
	margin-left:155px;
}
.nbutton{
	float:left;
	line-height: 36px;
	width:50px;
	text-align: center;
	background:url("../images/search2.png") no-repeat center;
	border:none;
}
.ss_table{
	width:100%;
}
.ss_table_tr1{
	width:100%;
	line-height: 50px;

}
.ss_table th{
	background:#f3f3f3;
}
.ss_table_tr2{
	line-height: 30px;
	color:#666;
	text-align: center;
	font-size: 14px;
}
.pages{ margin-top:20px; margin-bottom:20px; text-align:center;font-size:13px;}
.pages a{border: 1px solid #ccc;display: inline;padding: 3px 10px 3px 10px;margin-right: 5px;border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;cursor: pointer;background: #fff;text-decoration:none;color:#999;}
.pages a:hover{border:1px solid #FF6600; background-color:#FF6600; color:#fff;}
.pages span{border: 1px solid #FF6600;display: inline;padding: 3px 10px 3px 10px;margin-right: 5px;border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;background: #FFEEE5;color: #FF6600;}





























































































































































































































































































































































































































































































































































































































































































































































































































































