@charset "utf-8";

/* CSS Document */

* {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
}

a {
	color: #333;
}

a:visited {
	color: #333;
}

a:hover {
	color: #4178be;
}

body {
	background-color: #f2f2f2;
}

ol,
ul,
li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}


/*头部：位置固定*/

#head {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
	background-color: #494d51;
}

.head_main {
	width: 1100px;
	height: 30px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

.head_left {
	float: left;
	line-height: 30px;
	color: #dbdbdb;
	font-size: 13px;
}

a.head_right {
	width: 175px;
	display: block;
	float: right;
	line-height: 30px;
	color: #dbdbdb;
	text-align: right;
	font-size: 13px;
	background: url(../img/gh-1.png) left no-repeat;
}

.bnbl {
	width: 90px;
	height: 28px;
	text-align: center;
	line-height: 28px;
	font-size: 13px;
	margin-left: 16px;
	float: left;
	display: block;
	background: url(../img/1703151723242135673.png);
	color: #999999;
}


/*banner：位置固定*/

#banner {
	width: 100%;
	height: auto;
	overflow: hidden;
	background-color: #fff;
}

.banner_main {
	width: 1100px;
	height: 86px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	background: url(../img/banner_pic-1.png)no-repeat;
}

.banner_left {
	width: 278px;
	height: 60px;
	position: absolute;
	top: 15px;
	left: 0px;
}

.banner_sj {
	width: 90px;
	height: 32px;
	position: absolute;
	top: 29px;
	left: 323px;
}

.banner_bm {
	width: 90px;
	height: 32px;
	position: absolute;
	top: 29px;
	left: 425px;
	background: url(../img/bannerthree-1.png)
}

.banner_search {
	width: 334px;
	height: 36px;
	position: absolute;
	top: 27px;
	right: 134px;
}

.banner_dl {
	width: 108px;
	height: 36px;
	position: absolute;
	top: 27px;
	right: 0px;
	background: url(../img/bannerfive-1.png)
}


/*ty_nav*/

#ty_nav {
	width: 100%;
	height: auto;
	overflow: hidden;
	background-color: #1492ff;
}

.ty_nav_main {
	width: 1100px;
	height: 50px;
	margin: 0 auto;
}

.ty_nav_main .ty_nav_sub {
	width: 120px;
	height: 50px;
	float: left;
	text-align: center;
	line-height: 50px;
	color: #fff;
	font-size: 17px;
	display: block;
}

.ty_nav_main .ty_nav_sub:hover {
	color: #333;
	background-color: #daeeff;
	border-top: 1px solid #1492ff;
	border-bottom: 1px solid #1492ff;
}


/*local*/

.local {
	width: 100%;
	height: auto;
	psosition: relative;
}

.local_main {
	width: 1100px;
	padding-left: 20px;
	line-height: 40px;
	height: 40px;
	margin: 0 auto;
	background: url(../img/local_pic.jpg) no-repeat;
}

.local_span {
	font-size: 15px;
	line-height: 40px;
	color: #333;
}

a.local_a {
	font-size: 15px;
	line-height: 40px;
	color: #333;
}

a.local_a:hover {
	color: #4178be;
}


/*主体*/

.common_art_all {
	width: 1100px;
	height: auto;
	min-height: 450px;
	padding: 20px;
	margin: 0 auto;
	margin-bottom: 30px;
	margin-top: 10px;
	overflow: hidden;
	position: relative;
	background-color: #fff;
}

.common_list {
	width: 1060px;
	height: 280px;
	float: left;
	border-left: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
}

#common_one {
	width: 1060px;
	height: 59px;
	float: left;
	background: url(../img/images2/geren.png) no-repeat right;
}

#common_one li {
	width: 212px;
	height: 59px;
	float: left;
	font-size: 17px;
	font-weight: bold;
	color: #666;
	background: url(../img/images2/geren_list.png) no-repeat;
	line-height: 59px;
	text-align: left;
	cursor: pointer;
}

#common_one li.hover {
	background: url(../img/images2/geren_list_on.png) no-repeat;
	color: #fff;
}

#content {
	width: 1060px;
	height: 220px;
	float: left;
}

#content li {
	width: 1060px;
	height: 220px;
	float: left;
	text-align: center;
}

#con-one-1 {
	border-right: 1px solid #c8c8c8;
}

#con-one-4 {
	border-right: 1px solid #c8c8c8;
}

#con-one-1 a {
	display: block;
	width: 95px;
	height: 30px;
	float: left;
	border: 1px solid #1492ff;
	line-height: 30px;
	color: #333;
	margin-left: 20px;
	margin-top: 20px;
	background-color: #f7fbff;
}

#con-one-1 a:hover {
	background-color: #1492ff;
	color: #fff;
}

#con-one-1 a.hover_on {
	background-color: #1492ff;
	color: #fff;
}

#con-one-2 {
	width: 1060px;
	height: 220px;
}

#con-one-2 a {
	display: block;
	float: left;
	width: 212px;
	height: 111px;
	border-bottom: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;
}

#con-one-2 a:hover {
	background-color: #f3f9ff;
	color: #0c4b82;
}

#con-one-2 a.hover_on {
	background-color: #f3f9ff;
	color: #0c4b82;
}

#con-one-3 a {
	display: block;
	float: left;
	width: 212px;
	height: 111px;
	border-bottom: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;
}

#con-one-3 a:hover {
	background-color: #f3f9ff;
	color: #0c4b82;
}

#con-one-3 a.hover_on {
	background-color: #f3f9ff;
	color: #0c4b82;
}

#con-one-4 a {
	display: block;
	width: 95px;
	height: 30px;
	float: left;
	border: 1px solid #1492ff;
	line-height: 30px;
	color: #333;
	margin-left: 20px;
	margin-top: 20px;
	background-color: #f7fbff;
}

#con-one-4 a:hover {
	background-color: #1492ff;
	color: #fff;
}

#con-one-4 a.hover_on {
	background-color: #1492ff;
	color: #fff;
}

.common_listone {
	width: 100%;
	min-height: 450px;
	float: left;
}

.right_search_form1 {
	width: 420px;
	height: 35px;
	position: absolute;
	top: 5px;
	right: 0px;
}

.right_search_form1 .form_input1 {
	display: block;
	width: 330px;
	height: 35px;
	padding-left: 10px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #f8fdff;
	border: 1px solid #c3c3c3;
	border-right: none;
	font-size: 13px;
	line-height: 33px;
	color: #666;
}

.right_search_form1 .form_input2 {
	display: block;
	width: 90px;
	height: 35px;
	position: absolute;
	top: 0px;
	left: 330px;
	background-color: #ffb32e;
	border: none;
	font-size: 15px;
	line-height: 35px;
	color: #fff;
}


/*审批右侧标题*/

.fuwu_right_main {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
}

.right_tit_main {
	height: 85px;
	margin-top: 25px;
}

.right_tit1 {
	height: 45px;
	padding-left: 13px;
	background: url(../img/images2/right_tit_bg1.png) left no-repeat;
	position: relative;
}

.right_tit2 {
	height: 40px;
	border-bottom: 2px solid #e4e6eb;
}

.right_word {
	font-size: 23px;
	line-height: 45px;
	color: #333;
	position: absolute;
	left: 13px;
	height: 35px;
	width: 600px;
}

.right_tit2_r1 {
	float: left;
	font-size: 15px;
	line-height: 38px;
}

.right_tit2_r2 {
	float: right;
	font-size: 13px;
	line-height: 38px;
}


/*审批右侧列表*/

.right_list_main {
	height: auto;
	overflow: hidden;
	position: relative;
}

.right_list_sub {
	height: auto;
	margin-top: 15px;
	padding: 0px 19px;
	overflow: hidden;
	position: relative;
	border: 1px solid #e9e9e9;
}

.sub_r1_main {
	min-height: 48px;
	overflow: hidden;
	position: relative;
}

.sub_r2_main {
	height: 48px;
	overflow: hidden;
	position: relative;
	border-top: 1px dashed #e9e9e9;
}

.right_list_sub .sub_r1_main .r_tit {
	width: 1024px;
	height: 48px;
	padding-left: 17px;
	float: left;
	background: url(../img/images2/right_tit_bg2.png) left no-repeat;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.right_list_sub .sub_r1_main .r_titone {
	width: 1024px;
	height: 30px;
	float: left;
}

.right_list_sub .sub_r2_main .r_tit {
	width: 430px;
	height: 48px;
	padding-left: 13px;
	position: absolute;
	top: 0px;
	left: 20px;
	background: url(../img/images2/right_tit_bg5.png) left no-repeat;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.right_list_sub a.r_tit_a {
	font-size: 17px;
	line-height: 48px;
}

.right_list_sub .sub_r2_main a.r_tit_a {
	font-size: 15px;
	line-height: 48px;
}

.right_list_sub a.r_bszn {
	display: block;
	width: 90px;
	height: 28px;
	position: absolute;
	top: 10px;
	right: 100px;
	background: url(../img/images2/right_tit_bg3.png) top no-repeat;
	font-size: 13px;
	line-height: 28px;
	text-align: center;
	color: #666;
}

.right_list_sub a.r_zxbl {
	display: block;
	width: 90px;
	height: 28px;
	position: absolute;
	top: 10px;
	right: 0px;
	background: url(../img/images2/right_tit_bg3.png) top no-repeat;
	font-size: 13px;
	line-height: 28px;
	text-align: center;
	color: #666;
}

a.r_tit_a:hover,
a.r_bszn:hover,
a.r_zxbl:hover {
	color: #4178be;
}

.right_list_sub a.rNo {
	background: url(../img/images2/right_tit_bg4.png) top no-repeat;
	cursor: default;
}

a.rNo:hover {
	color: #666;
}


/*分页*/

.right_page {
	height: 35px;
	margin-top: 6px;
}

a.right_page_a {
	display: block;
	float: left;
	height: 35px;
	margin-right: 10px;
	padding: 0px 12px;
	border: 1px solid #e9e9e9;
	font-size: 13px;
	line-height: 33px;
	color: #666;
	text-align: center;
}

a.right_page_a:hover,
a.right_page_aOn {
	background-color: #1492ff;
	border-color: #4e9de2;
	color: #fff;
}

.tybs_list {
	width: 100%;
	height: auto;
	padding: 0px 19px 0px 19px;
}

.tybs_list .r3 {
	min-height: 56px;
	overflow: hidden;
	position: relative;
}

.tybs_list .r3_tit {
	display: block;
	width: 100%;
	height: 56px;
	line-height: 56px;
	padding-left: 17px;
	float: left;
	background: url(../img/images2/right_tit_bg2.png) left no-repeat;
	font-size: 17px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.r3_pic {
	position: absolute;
	right: 0px;
	top: 15px;
	width: 104px;
	height: 13px;
}

.r3_list {
	width: 100%;
	height: 28px;
	float: left;
	display: none;
	margin-bottom: 10px;
}

.r3_bslj {
	height: 28px;
	float: right;
}

.r3_slbm {
	width: 330px;
	height: 28px;
	line-height: 28px;
	float: left;
	font-size: 14px;
	color: #999;
	padding-left: 17px;
}

.r3_a {
	float: left;
	cursor: pointer;
	width: 90px;
	height: 28px;
	text-align: center;
	line-height: 28px;
	color: #666;
	margin-left: 16px;
	float: left;
	display: block;
	background: url(../img/images2/r2_yj.png) no-repeat;
	font-size: 13px;
}

.r3_a:hover {
	color: #fff;
	background: url(../img/images2/r2_yj_on.png) no-repeat;
}

.tybs_list .r3:hover .r3_list {
	display: block;
}

.bmfw_right_cell {
	width: 1060px;
	height: auto;
	padding: 0px 19px 0px 19px;
}

.listone {
	background-color: #f6f6f6;
}

.bmfw_right_cell .r1 {
	height: 56px;
	position: relative;
}

.bmfw_right_cell .r1 .r1_tit {
	width: 1024px;
	height: 56px;
	line-height: 56px;
	padding-left: 17px;
	float: left;
	background: url(../img/images2/right_tit_bg2.png) left no-repeat;
	font-size: 17px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.bmfw_right_cell .r1 .r1_index {
	width: 34px;
	height: 27px;
	border: 1px solid #1492ff;
	position: absolute;
	top: 15px;
	right: 0px;
	background: url(../img/images2/bmfw_r1_index.png) top no-repeat;
	transition: all 0.2s ease-out 0s;
	cursor: pointer;
}

.bmfw_right_cell .r1 .r1_index:hover {
	background: url(../img/images2/bmfw_r1_index.png) bottom no-repeat;
}

.bmfw_right_cell .r1 .r1_indexOn1 {
	background: url(../img/images2/bmfw_r1_index.png) bottom no-repeat;
}

.bmfw_right_cell .r1 .r1_indexOn1:hover {
	background: url(../img/images2/bmfw_r1_index.png) top no-repeat;
}

.bmfw_right_cell .r1 .r1_indexOn1 {}

.bmfw_right_cell .r1 .r1_indexOn1:hover {}

.bmfw_right_cell .r2 {
	display: none;
	height: auto;
	overflow: hidden;
	position: relative;
	padding-bottom: 10px;
	border-top: 1px dashed #e9e9e9;
}

.bmfw_right_cell .r2 .r2_tit {
	width: 1024px;
	height: 56px;
	line-height: 56px;
	color: #666666;
	padding-left: 17px;
	float: left;
	background: url(../img/images2/right_tit_bg3.png) left no-repeat;
	font-size: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.bmfw_right_cell .r2 .r2_pic {
	position: absolute;
	right: 0px;
	top: 15px;
	width: 104px;
	height: 13px;
}

.bmfw_right_cell .r2 .r2_bslj {
	height: 28px;
	float: right;
}

.bmfw_right_cell .r2 .r2_slbm {
	width: 330px;
	height: 28px;
	line-height: 28px;
	float: left;
	font-size: 14px;
	color: #999;
	padding-left: 17px;
}

.bmfw_right_cell .r2 .r2_a {
	float: left;
	cursor: pointer;
	width: 90px;
	height: 28px;
	text-align: center;
	line-height: 28px;
	color: #666;
	margin-left: 16px;
	float: left;
	display: block;
	background: url(../img/images2/r2_yj.png)
	no-repeat;
	font-size: 13px;
}

.bmfw_right_cell .r2 .r2_a:hover {
	color: #fff;
	background: url(../img/images2/r2_yj_on.png) no-repeat;
}


/*底部：位置固定*/

#foot {
	width: 100%;
	height: 90px;
	background-color: #494d51;
}

.foot_main {
	width: 1100px;
	height: 90px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

.foot_one {
	display: block;
	width: 45px;
	height: 55px;
	position: absolute;
	top: 17px;
	left: 27px;
}

.foot_two {
	width: 695px;
	height: 50px;
	position: absolute;
	top: 21px;
	left: 100px;
}

.foot_two span {
	line-height: 24px;
	color: #dbdbdc;
	font-size: 13px;
	margin-right: 10px;
}

.foot_two span a {
	color: #dbdbdc;
}

.foot_three {
	width: 320px;
	height: 73px;
	position: absolute;
	top: 7px;
	right: 16px;
}

.foot_three li {
	width: 73px;
	height: 73px;
	float: left;
	line-height: 100px;
	text-align: center;
}

.foot_three li a {
	display: block;
	width: 73px;
	height: 73px;
	font-size: 13px;
	color: #fff;
}


/*右侧浮动*/

.fd_right {
	width: 57px;
	height: 330px;
	position: absolute;
	top: 50%;
	right: 20px;
	z-index: 100;
	margin-top: -160px;
}

.fd_right_main {
	width: 57px;
	height: 330px;
	position: relative;
}

a.fd_right_sub {
	top: 0px;
	width: 57px;
	height: 56px;
	position: absolute;
	left: 0;
	background-image: url(../img/fd_right.png);
	background-repeat: no-repeat;
}

a.fd_right_sub.sub1 {
	top: 0px;
	background-position: 0px 0px;
}

a.fd_right_sub.sub1:hover {
	background-position: -57px 0px;
}

a.fd_right_sub.sub2 {
	top: 56px;
	background-position: 0px -56px;
}

a.fd_right_sub.sub2:hover {
	background-position: -57px -56px;
}

a.fd_right_sub.sub3 {
	cursor: pointer;
	top: 112px;
	background-position: 0px -112px;
}

a.fd_right_sub.sub3:hover {
	background-position: -57px -112px;
}

a.fd_right_sub.sub4 {
	cursor: pointer;
	top: 168px;
	background-position: 0px -168px;
}

a.fd_right_sub.sub4:hover {
	background-position: -57px -168px;
}

a.fd_right_sub.sub5 {
	top: 224px;
	background-position: 0px -224px;
}

a.fd_right_sub.sub5:hover {
	background-position: -57px -224px;
}

.fd_right_stop {
	position: absolute;
	top: 278px;
	left: 0;
	width: 57px;
	height: 30px;
	overflow: hidden;
}

a.fd_right_sub.sub6 {
	cursor: pointer;
	top: 0px;
	height: 30px;
	background: none;
	background-color: #666;
	font-size: 15px;
	line-height: 30px;
	color: #fff;
	text-align: center;
}

a.fd_right_sub.sub6:hover {
	background-color: #1492ff;
}

a.fd_right_sub.sub7 {
	cursor: pointer;
	display: ;
	top: 30px;
	background: url(../img/fd_rightone.png) no-repeat;
}

.fd_right_sub.sub3 .fd_right_ysapp {
	display: none;
	width: 150px;
	height: 140px;
	position: absolute;
	left: -150px;
	bottom: 0px;
	background: url(../img/ydapp.png) top no-repeat;
}

.fd_right_sub.sub3:hover .fd_right_ysapp {
	display: block;
}

.fd_right_sub.sub4 .fd_right_wx {
	display: none;
	width: 150px;
	height: 140px;
	position: absolute;
	left: -150px;
	bottom: 0px;
	background: url(../img/ydapp.png) top no-repeat;
}

.fd_right_sub.sub4:hover .fd_right_wx {
	display: block;
}