﻿@charset "utf-8";
/* CSS Document */

*{ margin:0px; padding:0px;border: 0px;}
body{color: #222222;font-family: "Arial","微软雅黑","宋体"; line-height:1.5;background: #f1f1f1;margin:0px; padding:0px;border: 0px; }

div{margin: 0px;padding: 0px;border: 0px;font-size: 14px;}
form{margin: 0px;padding: 0px;border: 0px;}
img{vertical-align:middle;margin: 0px;padding: 0px;border: 0px; }/*设置图片初始化为垂直居中，因为默认的是左上角对齐*/
table,tr,td,dr,th {margin: 0px;padding: 0px;border: 0px; color:#333333;}
table{ border-collapse:collapse; border-spacing:0; }/*合并重复的边线*/
ul,ol,li,dl,dt,dd{margin: 0px;padding: 0px;list-style-type:none; }
h1,h2,h3,h4,h5{ line-height:1.2;}

a:link,a:visited,a:active{ color:#222222; text-decoration:none; font-size:14px;}
a:hover{ color:#ff8000; text-decoration: none;}

a.link_red16b{ color:#fd0620; font-size:16px; font-weight:bold;}
a.link_red16b:hover{ color:#ff8000;}
a.link_blue12{ color:#00a3d2; font-size:12px;}
a.link_blue12:hover{ color:#ff8000;}
a.link_red14{ color:#fd0620; font-size:14px; }
a.link_red14:hover{ color:#ff8000;}
a.link_white16{ color:#fff; font-size:16px;}
a.link_white16:hover{ color:#fcff00;}

.fcolor_green{ color:#009e21;}
.fcolor_red{ color:#ec003d;}

.clearboth{clear:both;font-size: 0px;margin: 0px;padding: 0px;	height: 0px; line-height:0;border: 0px;}

.align_right{ text-align:right;}
.align_left{ text-align:left;}
.align_center{ text-align:center;}

.width_p100{ width:100%;}
.width_p90{ width:90%;}
.width_p80{ width:80%;}
.width_p50{ width:50%;}
.width_p40{ width:40%;}
.width_p30{ width:30%;}
.width_p20{ width:20%;}
.width_p10{ width:10%;}

.padding5{ padding:5px;}
.padding_r10{ padding-right:10px;}
.padding20{ padding:20px;}

.bgcolor_blue{background:#00afec;}
.bgcolor_blue1{background:#53bff7;}
.bgcolor_hui{background:#bbb7b0;}
.bgcolor_yellow{background:#ff9053;}
.bgcolor_yellow1{background:#ff9b00;}
.bgcolor_red{ background:#ec003d;}
.bgcolor_red1{ background:#ec003d;}
.bgcolor_green{ background:#79c400;}

.tjbtn{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px; /*圆角*/display:inline-block; margin-right:5px;}
.tjbtnzj{display:inline-block; margin-right:5px;}

.tjbtn_m{ height:32px; line-height:32px; text-align:center; padding:0 15px;  color:#fff;}
	.tjbtn_m a{ width:100%; height:100%; display:block;color:#fff;font-size:14px;}
	.tjbtn_m a:hover{ color:#fcff00;}
.tjbtn_m1{ height:36px; line-height:36px; text-align:center; padding:0 15px;  color:#fff;}
	.tjbtn_m1 a{ width:100%; height:100%; display:block;color:#fff;font-size:14px;}
	.tjbtn_m1 a:hover{ color:#fcff00;}
.tjbtn_b{ height:40px; line-height:40px; text-align:center; padding:0 15px;  color:#fff;}
	.tjbtn_b a{ width:100%; height:100%; display:block;color:#fff;font-size:16px;}
	.tjbtn_b a:hover{ color:#fcff00;}

.tjbtn_s{ height:24px; line-height:24px; text-align:center; padding:0 15px;color:#fff;}
	.tjbtn_s a{color:#fff; font-size:14px;}
	.tjbtn_s a:hover{ color:#fcff00;}

.tjbtn_s1{ height:30px; line-height:30px; text-align:center; padding:0 15px;color:#fff;}
	.tjbtn_s1 a{color:#fff; font-size:14px;}
	.tjbtn_s1 a:hover{ color:#fcff00;}
	

input[type="text"],
input[type="password"]{height:36px; line-height:36px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px; /*圆角*/ border:1px solid #d1cec8; padding:0 5px;/*color: #9d9389;*/font-family: "Arial","微软雅黑","宋体";}
textarea{line-height:36px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px; /*圆角*/ border:1px solid #d1cec8; padding:0 5px;font-family: "Arial","微软雅黑","宋体";}
	
/*-----------------------2级页面--企业管理----------------------*/
.sub_top{width:100%; height:95px; background:#ebf3fd url(../images/images/mainbg2.jpg) no-repeat center top; }
.sub_top1{max-width:1050px; height:95px; line-height:95px; margin:0 auto;}
	.sub_top1_1{ float:left;}
	.sub_top1_2{ float:left; color:#555555; font-weight:bold; font-size:20px;}
	.sub_top1_3{ float:right;}

.sub_foot{width:100%; height:100px;background:#fff url(../images/images/footbg.png) repeat-x center top;}
	.sub_foot_n{max-width:1050px; margin:0 auto; }
	.sub_foot1{ float:left;padding-top:40px;font-size:12px;}
	.sub_foot2{ float: right; padding-top:30px; text-align:right;font-size:12px;}

.mainbg{width:100%; height:20px; min-height:20px; height:auto !important;background:#ebf3fd url(../images/images/mainbg3.jpg) no-repeat center top;}

.cont_wrap{ width:1010px; height:420px; min-height:420px; height:auto !important; background:#fff; padding:20px;margin:0 auto;}
	.cont_k{ border:1px solid #d1cec8; border-top-width:3px;height:420px; min-height:420px; height:auto !important; padding:0 10px 10px 10px;  margin-top:3px;}
	
	.cont_t1{ height:50px; line-height:50px; border-bottom:1px solid #e8e7e4; padding-left:20px;background:url(../images/images/dot1.png) no-repeat 5px center; font-size: 20px;margin-bottom:20px;}
		.cont_t1 dt{ float:left;line-height:50px; font-size: 20px;}
			.cont_t1 dt a{ font-size: 20px; }
		.cont_t1 dd{ float:right;}
	.cont_glbtn{ height:40px;}
	.tj_table1{ border:1px solid #cacaca; color:#454544;font-size:14px; margin:0 auto; margin-bottom:10px;}
	.tj_table1 td{ line-height:40px; border:1px solid #cacaca; text-align:left; padding:0 5px;}
	.tj_table1 th{line-height:40px; border-right:1px solid #cacaca; border-bottom:2px solid #00afec; font-size:14px; text-align:center; font-weight:normal; background:#f7f7f6;padding:0 5px;}


/*-----------------------2级页面--注册----------------------*/
.cont_k1{ border:1px solid #d1cec8; border-top-width:3px;height:420px; min-height:420px; height:auto !important;margin:10px; padding-bottom:20px;}
	.cont_tm{ height:66px; line-height:66px; border-bottom:1px solid #e8e7e4; margin-bottom:20px;font-size: 20px; text-align:center;}

.tj_table2{ border: none; width:50%; margin:0 auto; color:#454544;font-size:14px;}
	.tj_table2 th{ text-align:left; font-size:16px; padding:15px 5px 0 5px;}
		.tj_table2 th span{ color:red;}
	.tj_table2 td{ height:40px; padding:5px;}
	.tj_table2 input[type="text"],
	.tj_table2 input[type="password"]{ width:95%;}

/*-----------------------2级页面--登录----------------------*/

.cont_login_k{max-width:950px;min-height:500px; height:500px; height:auto !important; margin:0 auto; background:#fff; margin-top:28px;background:url(../images/images/login_bg2.png) no-repeat right bottom;}
	.cont_l{ float:left; width:410px;}	
		.border_right{border-right:1px solid #d1cec8;}
	
		.cont_tab{width:409px; margin:0 auto; height:70px;line-height:70px;border-left:1px solid #d1cec8;  border-right:1px solid #d1cec8; font-size:18px;background:url(../images/images/login_bg1.png) repeat-x top left; overflow:hidden;}
			.cont_tab li{ width:203px; float:left;line-height:70px; text-align:center;border-top:3px solid #d1cec8;}
				.cont_tab li a{ font-weight:500; font-size:16px; font-weight:bold;}
			.cont_tab li:hover,
			.cont_tab .li_now{ float:left; line-height:70px; text-align:center; border-top:3px solid #55acee;}
			.cont_tab li:hover a,
			.cont_tab .li_now a{ color:#00a3d2;}
		
		.cont_login{ width:409px; margin:0 auto;border:1px solid #d1cec8; padding:30px 0;}
			.table_login{ width:340px; margin:0 auto;}
				.table_login td{ height:40px; padding-bottom:20px ;}
					.table_login td input[type="text"],
					.table_login td input[type="password"]{ width:95%; }
			.cont_zc{ width:200px; height:30px; margin:0 auto;}
				
				
	.cont_m{float:left; width:2px; height:365px;border-right:1px dashed #e9e9e9; margin:0 45px;}				
				
	.cont_r{ float:left; width:410px;}
		.table_sm{ width:100%; margin:0 auto;}
			.table_sm th{ line-height:40px; padding-top:20px;font-size:16px; text-align:left; font-weight:normal;}
			.table_sm td{ line-height:60px;}

/*-----------------------2级页面--实名认证----------------------*/
.tj_table3{ border: none; width:50%; margin:0 auto; color:#454544;font-size:14px;}
	.tj_table3 th{height:40px; line-height:40px; text-align:right; font-size:14px; padding:5px;}
		.tj_table3 th span{ color:red;}
	.tj_table3 td{ height:40px; padding:5px;}
	.tj_table3 input[type="text"],
	.tj_table3 input[type="password"]{ width:95%;}
	
/*-----------------------2级页面-sso-管理中心----------------------*/
.glzx_l{ float:left;width:280px;height:500px;min-height:500px;  height:auto !important;border:1px solid #d1d1d1; background:#f4f3f2;}
	.glzx_l_t{ height:40px; line-height:40px;background:#f7f7f6 url(../images/images/dot2.png) no-repeat 10px center; padding-left:25px;border-bottom:1px solid #d1d1d1; font-size:16px;}
	.glzx_l_c{ padding:15px;}
		.glzx_l_c li{ line-height:25px; font-size:14px;}
	.glzx_l_c .btn_smrz{ width:90px; height:50px; line-height:50px; margin:15px auto;background:url(../images/images/tjbtnbg1.png) no-repeat center center; padding-left:58px;}
		.glzx_l_c .btn_smrz a{ width:148px; height:50px; color:#fff;  font-size:18px;}
			.glzx_l_c .btn_smrz a:hover{ color:#fcff00;}
		.glzx_pic{ width:90px; height:126px; padding:8px;background:url(../images/images/glzx_picbg.png) no-repeat center center; margin:0 auto 10px auto;}
		.glzx_pic img{ width:90px; height:126px;}
		
		
	.glzx_gl{border-top:1px solid #d1d1d1;}
	.glzx_gl li{ height:49px; line-height:49px; border-bottom:1px solid #d1d1d1; font-size:16px; background:#f7f7f6; padding-left:50px;}
		.glzx_gl .li_now a{ color:#ff8000;}
		.glzx_gl .libg1{background:#f7f7f6 url(../images/images/ico2.png) no-repeat 15px center;}
		.glzx_gl .libg2{background:#f7f7f6 url(../images/images/ico3.png) no-repeat 15px center;}
		.glzx_gl .libg3{background:#f7f7f6 url(../images/images/ico4.png) no-repeat 15px center;}
	
.glzx_r{  margin-left:302px;height:460px;min-height:460px;  height:auto !important;border:1px solid #d1d1d1; padding:20px;}
	.glzx_r_glbtn{ height:55px; border-bottom:1px dashed #d1d1d1; padding-bottom:15px;font-size:16px; color:#fff;}
		.glzx_r_glbtn li{ float:left;height:55px; line-height:55px; margin-right:10px; padding-left:55px; padding-right:15px;}
			.glzx_r_glbtn .libg1{background:#53bff7 url(../images/images/ico7.png) no-repeat 15px center;}
			.glzx_r_glbtn .libg2{background:#53bff7 url(../images/images/ico8.png) no-repeat 15px center;}
			.glzx_r_glbtn .libg3{background:#53bff7 url(../images/images/ico9.png) no-repeat 15px center;}
			.glzx_r_glbtn .libg1_1{background:#bbb7b0 url(../images/images/ico7.png) no-repeat 15px center;}
			.glzx_r_glbtn .libg2_1{background:#bbb7b0 url(../images/images/ico8.png) no-repeat 15px center;}
			.glzx_r_glbtn .libg3_1{background:#bbb7b0 url(../images/images/ico9.png) no-repeat 15px center;}
			
	.glzx_r_t{ height:60px; line-height:60px;background:url(../images/images/dot3.png) no-repeat left center; padding-left:20px; font-size:16px;}
	.glzx_r_c li{ float:left; width:150px; height:120px;background:url(../images/images/glzx_xtglbg1.png) no-repeat top center;text-align:center; margin-right:10px;}
		.glzx_r_c li a{ display:block;width:150px; height:120px; font-size:16px; }
		.glzx_r_c li a:hover{background:url(../images/images/glzx_xtglbg2.png) no-repeat center center;}
		.glzx_r_c li .ico{height:75px;text-align:center;}
		.glzx_r_c li p{ height:35px; line-height:35px;}
		
		.glzx_r_c .libg1{height:75px;background:url(../images/images/ico5.png) no-repeat center 18px;}
		.glzx_r_c .libg2{height:75px;background:url(../images/images/ico6.png) no-repeat center 18px;}
	.glzx_r_c .li_hui{ float:left; width:150px; height:120px; text-align:center; margin-right:10px;background:url(../images/images/glzx_xtglbg3.png) no-repeat center center;}
	
	
/*-----------------------2级页面--受理系统uas----------------------*/
.slxt_t{ height:50px; line-height:50px; background:url(../images/images/slxt_t.png) no-repeat left top; text-align:right;  margin-bottom:20px; padding-right:20px;}
.fcolor_blue{ color:#00a3d2;}

.slxt_l{ float:left;width:200px;height:500px;min-height:500px;  height:auto !important;}
.slxt_gl{border:1px solid #d1d1d1; border-width:1px 1px 0 1px;}
	.slxt_gl li{ height:49px; line-height:49px; border-bottom:1px solid #d1d1d1; font-size:16px; background:#f7f7f6; padding-left:50px; overflow:hidden;}
		.slxt_gl li a{ display:block;width:200px; height:50px; line-height:50px;}
		.slxt_gl a:hover,
		.slxt_gl .li_now a{ display:block;width:200px; height:50px; line-height:50px;color:#ff8000;background:url(../images/images/dot4.png) no-repeat 120px center;}
		.slxt_gl .libg1{background:#f7f7f6 url(../images/images/slxt_ico1.png) no-repeat 15px center;}
		.slxt_gl .libg2{background:#f7f7f6 url(../images/images/ico3.png) no-repeat 15px center;}
		.slxt_gl .libg3{background:#f7f7f6 url(../images/images/slxt_ico2.png) no-repeat 15px center;}
		
.slxt_r{  margin-left:222px;height:460px;min-height:520px;  height:auto !important;border:1px solid #d1d1d1; padding:20px;}

	.slxt_r_n1{height:100px;min-height:100px; height:auto !important;}
		.slxt_r_n1_1{float:left;width:230px;}
			.slxt_r_glbtn{ min-height:35px; line-height:25px; font-size:16px; color:#fff; background:#53bff7 url(../images/images/ico7.png) no-repeat 15px center;padding:10px 10px 10px 55px; margin-bottom:10px;}
			
		.slxt_r_n1_2{margin-left:230px; padding-left:20px;}
			.slxt_liucheng{ width:488px; height:62px;min-height:62px;  height:auto !important; background:url(../images/images/slxt_line.png) repeat-x left 30px; overflow:hidden; margin:0 auto 10px auto;}
				.slxt_liucheng li{ float:left; width:62px;}
					.slxt_liucheng .libg1{ background:url(../images/images/slxt_dot1.png) no-repeat left top;}
					.slxt_liucheng .libg1_1{ background:url(../images/images/slxt_dot1_1.png) no-repeat left top;}
					.slxt_liucheng li .p{ width:62px; height:65px; line-height:62px; text-align:center; font-size:30px; font-weight:bold; color:#fff;}
					.slxt_liucheng li p{ display:block; width:62px; line-height:22px; text-align:center;}
				.slxt_liucheng .li_padding_r{ padding-right:80px;}
				.slxt_liucheng .li_padding_r1{ padding-right:151px;}
				
	.dashed{ height:20px; line-height:2px;border-bottom:1px dashed #d1d1d1; margin-bottom:30px;}
	
	.slxt_r_n2{height:100px;min-height:100px; height:auto !important; }
		.slxt_bs{ width:200px; height:150px; margin:0px auto 20px auto; text-align:center; color:#fff;}
			.slxt_bs a{ display:block;width:200px; height:150px;}
		.slxt_bs_bg1{background:url(../images/images/slxt_bs1.png) no-repeat left top;}/*我要办理车辆运输证*/
		.slxt_bs_bg1_1{background:url(../images/images/slxt_bs1_1.png) no-repeat left top;}/*我要办理车辆运输证  灰色*/
		.slxt_bs_bg2{background:url(../images/images/slxt_bs2.png) no-repeat left top;}/*我要办理车辆运输证*/		
		.slxt_bs_bg2_1{background:url(../images/images/slxt_bs2_1.png) no-repeat left top;}/*我要办理车辆运输证 灰色*/
		.slxt_bs_bg3{background:url(../images/images/slxt_bs3.png) no-repeat left top;}/*我要办理车辆运输证*/
		.slxt_bs_bg3_1{background:url(../images/images/slxt_bs3_1.png) no-repeat left top;}/*我要办理车辆运输证 灰色*/
		.slxt_bs_bg4{background:url(../images/images/slxt_bs4.png) no-repeat left top;}/*注册备案意向平台*/		
		.slxt_bs_bg4_1{background:url(../images/images/slxt_bs4_1.png) no-repeat left top;}/*注册备案意向平台 灰色*/
		.slxt_bs_bg5{background:url(../images/images/slxt_bs5.png) no-repeat left top;}/*注册备案驾驶员*/
		.slxt_bs_bg5_1{background:url(../images/images/slxt_bs5_1.png) no-repeat left top;}/*注册备案驾驶员 灰色*/
		.slxt_bs_bg6{background:url(../images/images/slxt_bs6.png) no-repeat left top;}/*驾驶员证*/
		.slxt_bs_bg7{background:url(../images/images/slxt_bs7.png) no-repeat left top;}/*车辆运输证*/
		.slxt_bs_bg6_1{background:url(../images/images/slxt_bs6_1.png) no-repeat left top;}/*驾驶员证 灰色*/
		.slxt_bs_bg7_1{background:url(../images/images/slxt_bs7_1.png) no-repeat left top;}/*车辆运输证 灰色*/
		.slxt_bs_bg8{background:url(../images/images/slxt_bs8.png) no-repeat left top;}/*驾驶员证申请中*/
		.slxt_bs_bg9{background:url(../images/images/slxt_bs9.png) no-repeat left top;}/*车辆运输证申请中*/
		.slxt_bs_bg10{background:url(../images/images/slxt_bs10.png) no-repeat left top;}/*已获得驾驶员证*/
		.slxt_bs_bg11{background:url(../images/images/slxt_bs11.png) no-repeat left top;}/*已获得车辆运输证*/
		.slxt_bs_bg12{background:url(../images/images/slxt_bs12.png) no-repeat left top;}/*企业申请车辆运输证*/
		.slxt_bs_bg13{background:url(../images/images/slxt_bs13.png) no-repeat left top;}/*企业批量申请车辆运输证*/
		.slxt_bs_bg14{background:url(../images/images/slxt_bs14.png) no-repeat left top;}/*本市出租车驾驶员申领驾驶员证*/
		.slxt_bs_bg14_1{background:url(../images/images/slxt_bs14_1.png) no-repeat left top;}/*本市出租车驾驶员申领驾驶员证灰色*/
		.slxt_bs_bg15{background:url(../images/images/slxt_bs15.png) no-repeat left top;}/*本市出租车驾驶员驾驶员证申请中*/
		.slxt_bs_bg16{background:url(../images/images/slxt_bs16.png) no-repeat left top;}/*本市出租车驾驶员已获得驾驶员证*/
		.slxt_bs_bg17{background:url(../images/images/slxt_bs17.png) no-repeat left top;}/*存量驾驶员申领驾驶员证*/
		.slxt_bs_bg17_1{background:url(../images/images/slxt_bs17_1.png) no-repeat left top;}/*存量驾驶员申领驾驶员证灰色*/
		.slxt_bs_bg18{background:url(../images/images/slxt_bs18.png) no-repeat left top;}/*存量驾驶员驾驶员证申请中*/
		.slxt_bs_bg19{background:url(../images/images/slxt_bs19.png) no-repeat left top;}/*存量驾驶员已获得驾驶员证*/
		.slxt_exam_bg1{background:url(../images/images/slxt_exam_bg1.png) no-repeat left top;}/*预约考试*/
		.slxt_exam_bg4{background:url(../images/images/slxt_exam_bg4.png) no-repeat left top;}/*模拟考试*/
		.slxt_exam_bg1_1{background:url(../images/images/slxt_exam_bg1_1.png) no-repeat left top;}/*预约考试  灰色*/
		.slxt_exam_bg2{background:url(../images/images/slxt_exam_bg2.png) no-repeat left top;}/*查看准考证*/		
		.slxt_exam_bg2_1{background:url(../images/images/slxt_exam_bg2_1.png) no-repeat left top;}/*查看准考证 灰色*/
		.slxt_exam_bg3{background:url(../images/images/slxt_exam_bg3.png) no-repeat left top;}/*查看考试结果*/
		.slxt_exam_bg3_1{background:url(../images/images/slxt_exam_bg3_1.png) no-repeat left top;}/*查看考试结果 灰色*/
		.slxt_bs_g{ float:left; width:200px; height:150px; margin:30px 20px 20px 100px; text-align:center; color:#fff;}
		.slxt_bs_g a{ display:block;width:200px; height:150px;}
						
		
	
/*-----------------------2级页面--驾驶员申请页面-uas----------------------*/
.jsysq_textarea{ width:80%; margin:0 auto; padding-top:10px;}
	.jsysq_textarea textarea{ width:100%; height:300px; line-height:22px; font-size:14px;}
.jsysq_tjbtn{width:80%; margin:20px auto; text-align:center;}

/*-----------------------2级页面--车辆申请页面（经营者）-uas----------------------*/
.clsq_h{ height:50px; line-height:50px; text-align:center; font-size:16px; font-weight:bold;}

/*注册备案中心*/
.zcba_1{ float:left; width:210px; margin-right:20px;}
.zcba_2{ margin-left:230px;}


/*-----------------------index----------------------*/
.foot{max-width:1050px; height:50px; line-height:50px; margin:0 auto; color:#fff; font-size:12px;}
	.foot a{color:#fff; font-size:12px;}
	.foot a:hover{color:#fcff00;}
	.foot dt{ float:left;}
	.foot dd{ float: right;}
	
.i_wrap{ width:100%; height:670px;background:url(../images/images/mainbg1.jpg) no-repeat center top;}
.i_top{max-width:1050px; height:95px;  margin:0 auto; padding-top:4px;}
	.i_top1_1{ float:left; padding-top:10px;}
	.i_top1_2{ float:left; color:#555555; font-weight:bold; font-size:20px;line-height:95px;}
	.i_top1_3{ float:right; padding-top:10px;}
.i_contw{ width:1134px; height:520px; margin:0 auto;}

.i_jt1{ float:left; width:42px; height:80px;margin-top:200px;}
	.i_jt1 a{ width:42px; height:80px; display:block;background:url(../images/images/i_jt1.png) no-repeat center top;}
	.i_jt1 a:hover{background:url(../images/images/i_jt1_1.png) no-repeat center top;}
.i_jt2{ float:left; width:42px; height:80px;margin-top:200px;}
	.i_jt2 a{ width:42px; height:80px; display:block;background:url(../images/images/i_jt2.png) no-repeat center top;}
	.i_jt2 a:hover{background:url(../images/images/i_jt2_1.png) no-repeat center top;}

.i_cont{ float:left; width:1050px; height:520px; }

	.i_nav{ padding:0 20px; height:105px;}
		.i_nav1{ float:left;}
			.i_nav1 li{ float:left; width:111px;height:105px;background:url(../images/images/i_nav.png) no-repeat center bottom; margin-right:1px;}
				.i_nav1 li a{ display:block;float:left; width:111px;height:50px; line-height:50px; padding-top:55px; text-align:center; color:#fff; font-size:16px;}
				.i_nav1 .li1 a:hover,
				.i_nav1 .li1_now{background:url(../images/images/i_nav1.png) no-repeat center bottom;}
				.i_nav1 .li2 a:hover,
				.i_nav1 .li2_now{background:url(../images/images/i_nav2.png) no-repeat center bottom;}
				.i_nav1 .li3 a:hover,
				.i_nav1 .li3_now{background:url(../images/images/i_nav3.png) no-repeat center bottom;}
				.i_nav1 .li4 a:hover,
				.i_nav1 .li4_now{background:url(../images/images/i_nav4.png) no-repeat center bottom;}
				
		.i_nav2{ float:right; padding-top:7px;}
			.i_nav2 li{ float:left; width:100px; height:90px; margin-right:3px;}
				.i_nav2 li a{ display:block;float:left; width:100px;height:35px; padding-top:55px; text-align:center; color:#fff; font-size:16px;}
				.i_nav2 li a:hover{color:#fcff00; }
				.i_nav2 .li1 a{background:url(../images/images/i_ico1.png) no-repeat center bottom;}
				.i_nav2 .li2 a{background:url(../images/images/i_ico2.png) no-repeat center bottom;}
	
	.i_contmain{width:1050px; height:410px; background:#ffffff; position:relative; z-index:1;overflow:hidden;zoom:1}
		.i_more{ position:absolute; z-index:10; top:0px; right:0px; width:54px; height:51px;}
		
		.i_xwdt{ padding:20px;}
			.i_xwdt_pic{ float:left; width:520px; height:370px;}
			.i_xwdt_pic img{ float:left; width:520px; height:370px;}
			.i_xwdt_piclist{ float: left;width:480px; margin-left:10px;}
				.i_xwdt_piclist li{ width:480px; height:90px; margin-bottom:3px;}
					.i_xwdt_piclist li a{ display:block;width:464px;  padding-left:16px;height:80px;background:url(../images/images/i_piclist.png) no-repeat left top;padding-top:10px;}
					.i_xwdt_piclist li a .i_xwdt_piclist_l{ float:left; width:75px; border-right:1px solid #e6e6e6; text-align:center;}
						.i_xwdt_piclist li a .i_xwdt_piclist_l .date1{ font-size:40px; line-height:50px; text-align:center; color:#ff4700; font-weight:bold;font-family: "Arial";}
						.i_xwdt_piclist li a .i_xwdt_piclist_l .date2{ font-size:12px; text-align:center; color:#999999;font-family: "Arial";}
					.i_xwdt_piclist li a .i_xwdt_piclist_r{float:left; width:355px; padding-left:10px;}
						.i_xwdt_piclist li a .i_xwdt_piclist_r .piclist_a1{ font-size:16px; color:#222222; font-weight:bold;}
						.i_xwdt_piclist li a .i_xwdt_piclist_r .piclist_a2{ font-size:14px; color:#999999; word-break:break-all;}
						
					.i_xwdt_piclist li a:hover,
					.i_xwdt_piclist .li_now a{ display:block;width:464px;  padding-left:16px;height:80px;background:url(../images/images/i_piclist_1.png) no-repeat left top;padding-top:10px;}
						.i_xwdt_piclist li a:hover .i_xwdt_piclist_l .date1,
					.i_xwdt_piclist .li_now .i_xwdt_piclist_l .date1{ font-size:40px; line-height:50px; text-align:center; color:#fff; font-weight:bold;font-family: "Arial";}
						.i_xwdt_piclist li a:hover .i_xwdt_piclist_l .date2,
					.i_xwdt_piclist .li_now .i_xwdt_piclist_l .date2{ font-size:12px; text-align:center; color:#fff;font-family: "Arial";}
					.i_xwdt_piclist li a:hover .i_xwdt_piclist_r,
					.i_xwdt_piclist .li_now .i_xwdt_piclist_r{float:left; width:355px; padding-left:10px;}
						.i_xwdt_piclist li a:hover .i_xwdt_piclist_r .piclist_a1,
						.i_xwdt_piclist .li_now .i_xwdt_piclist_r .piclist_a1{ font-size:16px; color:#fff; font-weight:bold;}
						.i_xwdt_piclist li a:hover .i_xwdt_piclist_r .piclist_a2,
						.i_xwdt_piclist .li_now .i_xwdt_piclist_r .piclist_a2{ font-size:14px; color:#fff; word-break:break-all;}

/*首页二级页面*/
.i_contwrap{width:1010px; height:410px; min-height:410px; height:auto !important; background:#fff;  padding:20px;margin:0 auto;}

/*tab页*/
.tj_table4{ border:1px solid #cacaca; color:#454544;font-size:14px; margin:0 auto; margin-bottom:10px;}
	.tj_table4 td{ line-height:40px; border:1px solid #cacaca; text-align:left; padding:0 5px;}
	.tj_table4 th{line-height:40px; border-right:1px solid #cacaca; border-bottom:1px solid #cacaca; font-size:14px; text-align:right; font-weight:normal; background:#f7f7f6;padding:0 5px;}
.tab_li{ width:90%; height:35px; line-height:35px; margin:20px auto 0 auto;background:#f7f7f6;border-top:2px solid #00afec;border-left:1px solid #cacaca;border-right:1px solid #cacaca;}
	.tab_li li{ float:left; width:115px; height:35px; line-height:35px; text-align:center;border-right:1px solid #cacaca;}
		.tab_li li a{ display:block; width:115px; height:35px; line-height:35px;}
		.tab_li li a:hover,
		.tab_li .li_now a{ display:block; width:115px; height:35px; line-height:35px;background:#fff; color:#ff8000;}
.tab_li_c{width:88%;border:1px solid #cacaca; margin:0 auto; padding:1%;}
	.tab_li_c p{  line-height:22px;}
	
	.ymtz1{ width:50%; margin:60px auto 0 auto; text-align:center;}	
.ymtz1 p{font-size: 20px; text-align:center; padding-bottom:30px;}

/*内页导航*/
.snav_w{ width:100%; height:60px;background:url(../images/images/snavbg.png) repeat-x left top; margin-bottom:10px;}
	.snav{ width:1050px; height:60px; background:#00aded; margin:0 auto;}
		.snav1{ float:left; border-left:1px solid #80d6f6;}
		.snav1 li{ float:left; width:120px; height:60px; line-height:60px; padding:0 15px 0 0px; text-align:center;border-right:1px solid #80d6f6;}
			.snav1 li a{ display:block; width:110px; height:60px; font-size:16px; color:#fff; padding-left:25px;}
			.snav1 li a:hover{ }
			
			.snav1 .libg1 a{background:#00aded url(../images/images/s_ico1.png) no-repeat 15px center;}
			.snav1 .libg1 a:hover,
			.snav1 .libg1_1{background:#ff9000 url(../images/images/s_ico1.png) no-repeat 15px center;}
			.snav1 .libg2 a{background:#00aded url(../images/images/s_ico2.png) no-repeat 15px center;}
			.snav1 .libg2 a:hover,
			.snav1 .libg2_1{background:#ff9000 url(../images/images/s_ico2.png) no-repeat 15px center;}
			.snav1 .libg3 a{background:#00aded url(../images/images/s_ico3.png) no-repeat 15px center;}
			.snav1 .libg3 a:hover,
			.snav1 .libg3_1{background:#ff9000 url(../images/images/s_ico3.png) no-repeat 15px center;}
			.snav1 .libg4 a{background:#00aded url(../images/images/s_ico4.png) no-repeat 15px center;}
			.snav1 .libg4 a:hover,
			.snav1 .libg4_1{background:#ff9000 url(../images/images/s_ico4.png) no-repeat 15px center;}
			.snav1 .libg5 a{background:#00aded url(../images/images/s_ico5.png) no-repeat 15px center;}
			.snav1 .libg5 a:hover,
			.snav1 .libg5_1{background:#ff9000 url(../images/images/s_ico5.png) no-repeat 15px center;}
			
		.snav2{ float:right;}
		.snav2 li{ float:right; width:120px; height:60px; line-height:60px; padding:0 15px 0 0px; text-align:center; margin-left:5px;}
			.snav2 li a{ display:block; width:105px; height:60px; font-size:16px; color:#fff; padding-left:30px;}
			.snav2 li a:hover{color:#fcff00;}
				.snav2 .libg6 a{background:#4bd666 url(../images/images/s_ico6.png) no-repeat 15px center;}
				.snav2 .libg7 a{background:#4bd666 url(../images/images/s_ico7.png) no-repeat 15px center;}
