* {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-family: "KaiTi";
	color: #333333;
}

a {
	text-decoration: none;
	color: #333333;
}

a:hover {
	color: #ff0000;
}

img {
	border: none;
}

ul,
li,
ol,
span,
em {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.clear {
	clear: both;
}

.h20 {
	height: 20px;
}

.w20 {
	width: 20px;
	float: left
}

.wrap {
	width: 1002px;
	min-width: 1002px;
	height: auto;
	padding: 0px auto;
	margin: 0px auto;
}

body {
	margin: 0;
	padding: 0px;
	background-image: url('');
}

/*头部  开始*/
.top {
	
	padding: 1.5rem;
	position: relative;
}
.is-vcentered{
	display: flex;
    max-width: 1200px;
    margin: 0 auto;
    height: 100%;
    align-items: center;

}
.is-3{
	width: 25%;
}
.logo{
	display: flex;
	margin-left: 90px;
}
.logo-img{
	max-height: 6.75rem;
	
}
.column{
	width: 75%;
}
.navigation-inline-form{
	width: 77%;
}
.navigation-inline-form input{
	margin-right: -9px;
	height: 30px;
	width: 225px;
	border-radius: 15px 0 0 15px;
    padding: 0.75rem;
	border: 1px solid #c4c4c4;
	outline: none;
}
.navigation-inline-form button{
	width: 20%;
	background-color: #01478f;
	height: 30px;
	border-radius:0 15px 15px 0;
	border: 1px solid #c4c4c4;
	outline: none;
}
.navigation-inline-form i{
	color: #fff;
}
.huanying {
	height: 34px;
	background: url(//cdn.xuansiwei.com/tb0463307/images/top_bg.png) repeat;
	line-height: 34px;
	position: absolute;
	z-index: 999;
}

.hy_wz {
	float: left;
}

.scsy {
	float: right;
}

.scsy a {
	padding: 0px 5px;
}

.logo_icon {
	width: 537px;
	height: 67px;
	/* background: url(//cdn.xuansiwei.com/tb0463307/images/logo.png) no-repeat top left; */
	margin-top: 66px;
	float: left;
}

.logo_ggy {
	width: 336px;
	height: 76px;
	background: url(//cdn.xuansiwei.com/tb0463307/images/logo_wz.png) no-repeat top left;
	float: right;
	margin-top: 66px;
}

.banner {
	position: absolute;
	width: 1263px;
	height: 260px;
	top: 0px;
	left: 50%;
	margin-left: -960px;
}

/*头部  结束*/

/*导航  开始*/
.nav {
	height: 44px;
	width: auto;
	background-color: #01478f;
	padding: 0px;
	margin: 0px;
	position: relative;
	z-index: 1;
}

.nav li {
	float: left;
}

.nav li a {
	line-height: 44px;
	font-size: 16px;
	color: #ffffff;
	display: block;
	width: auto;
	text-align: center;
	padding: 0px 13.5px;
}

.nav .nli {
	position: relative;
	display: inline;
	float: left;
}

.nav .nli a {
	display: block;
	font-size: 16px;
}

.nav .sub {
	display: none;
	left: 0px;
	top: 44px;
	position: absolute;
	background: #e78f05;
	padding: 5px 0px;
}

.nav .sub li {
	zoom: 1;
	padding: 0px;
}

.nav .sub a {
	display: block;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	padding: 5px 17.5px;
}

.nav .sub a:hover {
	background: #0e8ee0;
	color: #fff;
}

.nav .on a {
	background: #e78f05;
	color: #fff;
}

/*导航  结束*/


/*通知栏 开始*/
.tzl {
	height: 40px;
	width: auto;
	background-color: #f8f8f8;
	border-bottom: 1px solid #ebebeb;
}

.tongzhi {
	line-height: 40px;
	float: left;
}

.tongzhi span {
	color: #FF0000;
	font-weight: bold;
	padding: 0px 8px;
}

.sousuo {
	float: left;
	padding: 5px 10px;
}

.ss_xiala {
	float: left;
}

.ss_xiala select {
	border: none;
	background-color: #e3e3e3;
	width: 72px;
	height: 30px;
	border-radius: 5px 0px 0px 5px;
	line-height: 30px;
	text-indent: 14px;
}

.ss_wbk {
	width: 330px;
	background-color: #ffffff;
	height: 28px;
	float: left;
	border-bottom: 1px solid #ededed;
	border-top: 1px solid #ededed;
	border-left: none;
	border-right: none;
}

.ss_btn {
	width: 58px;
	height: 28px;
	background: url(//cdn.xuansiwei.com/tb0463307/images/ss_icon.png) no-repeat center center #01478f;
	border: none;
	float: left;
	border-radius: 0px 5px 5px 0px;
}

/*通知栏 结束*/

/*公司简介 开始*/
.index_left {
	width: 248px;
	border: 1px solid #e5e5e5;
	border-top: 2px solid #01478f;
	float: left;
	margin-right: 20px;
}

.index_left_ti {
	width: 248px;
	height: 40px;
	border-bottom: 1px solid #e5e5e5;
	background: url(//cdn.xuansiwei.com/tb0463307/images/title_li.png) no-repeat 8px center #f8f8f8;
	line-height: 40px;
	text-indent: 18px;
	font-size: 16px;
	font-weight: bold;
	color: #01478f;
	position: relative;
}

.more {
	position: absolute;
	right: 5px;
	top: 0px;
}

.more a {
	font-size: 12px;
	font-weight: normal;
	line-height: 40px;
}

.index_left_nr {
	height: 238px;
	width: 248px;
}

.gsry {
	margin: 0px 5px;
	border-bottom: 1px solid #e5e5e5;
	padding: 15px 0px 10px 0px;
}

.gsry li {
	float: left;
	padding: 0px 6px;
}

.gsry li a {
	width: 106px;
	height: auto;
}

.gsry li a img {
	width: 106px;
	height: 72px;
}

.gsry li a p {
	width: 106px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.gsry li a p:hover {
	color: #ff0000;
}

.gsjj_icon {
	padding: 10px 5px 0px 5px;
}

.gsjj_icon li {
	float: left;
}

.gsjj_icon li a {
	width: 79px;
	height: 95px;
	display: block;
}

.gsjj_icon li a:hover {
	background-color: #f0f0f0;
}

.gsjj_icon li a img {
	width: 60px;
	height: 60px;
	padding: 6px 10px 0px 10px;
}

.gsjj_icon li a p {
	width: 79px;
	height: 24px;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0px;
	margin: 0px;
	line-height: 24px;
}

.gsjj_icon li a p:hover {
	color: #ff0000;
}

/*公司简介 结束*/

/*采购公告 开始*/
.index_middle {
	width: 480px;
	border: 1px solid #e5e5e5;
	border-top: 2px solid #1985c9;
	float: left;
	margin-right: 20px;
}

.index_middle_ti {
	width: 100%;
	height: 40px;
	border-bottom: 1px solid #e5e5e5;
	background: url(//cdn.xuansiwei.com/tb0463307/images/title_li2.png) no-repeat 8px center #f8f8f8;
	line-height: 40px;
	text-indent: 18px;
	font-size: 16px;
	font-weight: bold;
	color: #1985c9;
	position: relative;
}

.index_middle_txt {
	width: 98%;
	margin: 4px 8px;
	font-size: 14px;
	line-height: 36px;
	color: #777777;
	display: block;
	text-align: right;
	height: 230px
}

.index_middle_txt li {
	background: url(//cdn.xuansiwei.com/tb0463307/images/li_blue2.png) no-repeat 2px center;
	height: 36px;
	border-bottom: 1px dashed #eaeaea;
}

.index_middle_txt li a {
	width: 350px;
	font-size: 14px;
	line-height: 36px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: left;
	display: block;
	float: left;
	padding-left: 15px;
}

/*采购公告 结束*/

/*用户登陆  开始*/
.yhdl {
	height: 278px;
	width: 228px;
	border: 1px solid #e5e5e5;
	border-top: 2px solid #01478f;
	float: left;
}

.yhdl_ti {
	width: 228px;
	height: 41px;
	text-align: center;
	line-height: 41px;
	font-size: 16px;
	font-weight: bold;
	color: #01478f;
}

.yhdl_nr {
	height: 228px;
	width: 228px;
	padding-top: 10px;
}

.dl_lm {
	width: 228px;
	height: 24px;
	padding: 3px 0px;
}

.dl_text {
	width: 80px;
	height: 24px;
	line-height: 24px;
	text-align: right;
	float: left;
}

.dl_bd {
	width: 140px;
	float: left;
	padding-left: 4px;
	line-height: 22px;
}

.dl_wz {
	width: 128px;
	height: 22px;
	border: 1px solid #e0e0e0;
	border-radius: 2px;
	color: #333333;
	text-indent: 5px;
}

.dl_lx {
	width: 128px;
	height: 22px;
	border: 1px solid #e0e0e0;
	border-radius: 2px;
	color: #333333;
}

.dl_yzm {
	width: 64px;
	height: 22px;
	border: 1px solid #e0e0e0;
	border-radius: 2px;
	color: #333333;
	text-indent: 5px;
	float: left;
}

.yzm_img {
	width: 52px;
	height: 24px;
	margin-left: 5px;
	float: left;
}

.yhdl_btn {
	width: 228px;
	padding-top: 5px;
}

.dlbtn_cz {
	width: 90px;
	height: 30px;
	margin-left: 16px;
	border-radius: 2px;
	background-color: #9e9e9e;
	color: #ffffff;
	line-height: 30px;
	text-align: center;
	border: none;
	float: left;
	margin-top: 15px;
}

.dlbtn_tj {
	width: 90px;
	height: 30px;
	margin-left: 16px;
	border-radius: 2px;
	background-color: #1985c9;
	color: #ffffff;
	line-height: 30px;
	text-align: center;
	border: none;
	float: left;
	margin-top: 15px;
}

.dlbtn_zjzc {
	width: 90px;
	height: 30px;
	margin-left: 16px;
	border-radius: 2px;
	background-color: #d41d26;
	color: #ffffff;
	line-height: 30px;
	text-align: center;
	border: none;
	float: left;
	margin-top: 15px;
}

.dlbtn_zjzc:hover {
	color: #ffffff;
}

.dlbtn_gyszc {
	width: 90px;
	height: 30px;
	margin-left: 16px;
	border-radius: 2px;
	background-color: #17bb93;
	color: #ffffff;
	line-height: 30px;
	text-align: center;
	border: none;
	float: left;
	margin-top: 15px;
}

.dlbtn_gyszc:hover {
	color: #ffffff;
}

/*用户登陆  结束*/

/*服务项目 开始*/
.fwxm {
	padding: 0px 14px;
	width: 220px;
	margin: 0px;
}

.fwxm li {
	padding-top: 5px;
}

.fwxm li.xm1:hover {
	background-color: #0d73b4;
}

.fwxm li.xm2 {
	background-color: #17bb93;
}

.fwxm li.xm2:hover {
	background-color: #0d9977;
}

.fwxm li.xm3 {
	background-color: #f58a0d;
}

.fwxm li.xm3:hover {
	background-color: #e07c08;
}

.fwxm li.xm4 {
	background-color: #e31c25;
}

.fwxm li.xm4:hover {
	background-color: #cb040d;
}

.fwxm li a {
	line-height: 40px;
	height: 40px;
	text-align: center;
	display: block;
	color: #ffffff;
	border-radius: 5px;
}

.fwxm li a.xm1 {
	background-color: #1985c9;
}

.fwxm li a.xm1:hover {
	background-color: #0d73b4;
}

.fwxm li a.xm2 {
	background-color: #17bb93;
}

.fwxm li a.xm2:hover {
	background-color: #0d9977;
}

.fwxm li a.xm3 {
	background-color: #f58a0d;
}

.fwxm li a.xm3:hover {
	background-color: #e07c08;
}

.fwxm li a.xm4 {
	background-color: #e31c25;
}

.fwxm li a.xm4:hover {
	background-color: #cb040d;
}
.fwxm li a.xm5 {
	background-color: #e3861ce1;
}

.fwxm li a.xm5:hover {
	background-color: #e78607;
}

/*服务项目 结束*/

/*采购结果公告  开始*/
.index_middle1 {
	width: 480px;
	border: 1px solid #e5e5e5;
	border-top: 2px solid #da1d1d;
	float: left;
	margin-right: 20px;
}

.index_middle1_ti {
	width: 480px;
	height: 40px;
	border-bottom: 1px solid #e5e5e5;
	background: url(//cdn.xuansiwei.com/tb0463307/images/title_li_red.png) no-repeat 8px center #f8f8f8;
	line-height: 40px;
	text-indent: 18px;
	font-size: 16px;
	font-weight: bold;
	color: #da1d1d;
	position: relative;
}

.index_middle1_txt {
	width: 464px;
	margin: 4px 8px;
	font-size: 14px;
	line-height: 36px;
	color: #777777;
	display: block;
	text-align: right;
	height: 230px
}

.index_middle1_txt li {
	background: url(//cdn.xuansiwei.com/tb0463307/images/li_red.png) no-repeat 2px center;
	height: 36px;
	border-bottom: 1px dashed #eaeaea;
}

.index_middle1_txt li a {
	width: 350px;
	font-size: 14px;
	line-height: 36px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: left;
	display: block;
	float: left;
	padding-left: 15px;
}

/*采购结果公告  结束*/

/*更改通知 开始*/
.index_middle4 {
	width: 480px;
	border: 1px solid #e5e5e5;
	border-top: 2px solid #17bb93;
	float: left;
	margin-right: 20px;
}

.index_middle4_ti {
	width: 480px;
	height: 40px;
	border-bottom: 1px solid #e5e5e5;
	background: url(//cdn.xuansiwei.com/tb0463307/images/title_li3.png) no-repeat 8px center #f8f8f8;
	line-height: 40px;
	text-indent: 18px;
	font-size: 16px;
	font-weight: bold;
	color: #17bb93;
	position: relative;
}

.index_middle4_txt {
	width: 464px;
	margin: 4px 8px;
	font-size: 14px;
	line-height: 36px;
	color: #777777;
	display: block;
	text-align: right;
	height: 230px
}

.index_middle4_txt li {
	background: url(//cdn.xuansiwei.com/tb0463307/images/li_green.png) no-repeat 2px center;
	height: 36px;
	border-bottom: 1px dashed #eaeaea;
}

.index_middle4_txt li a {
	width: 350px;
	font-size: 14px;
	line-height: 36px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: left;
	display: block;
	float: left;
	padding-left: 15px;
}

/*更改通知  结束*/

/*公司动态  开始*/
.index_right {
	width: 228px;
	border: 1px solid #e5e5e5;
	border-top: 2px solid #01478f;
	float: left;
}

.index_right_ti {
	width: 228px;
	height: 40px;
	border-bottom: 1px solid #e5e5e5;
	background: url(//cdn.xuansiwei.com/tb0463307/images/title_li.png) no-repeat 8px center #f8f8f8;
	line-height: 40px;
	text-indent: 18px;
	font-size: 16px;
	font-weight: bold;
	color: #01478f;
	position: relative;
}

.index_right_txt {
	width: 212px;
	margin: 4px 8px;
	height: 228px
}

.index_right_txt li {
	background: url(//cdn.xuansiwei.com/tb0463307/images/li_blue.png) no-repeat 2px center;
	height: 36px;
	border-bottom: 1px dashed #eaeaea;
}

.index_right_txt li a {
	width: 200px;
	font-size: 14px;
	line-height: 36px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: left;
	display: block;
	float: left;
	padding-left: 15px;
}

/*公司动态  结束*/

/*政策法规 开始*/
.zcfg {
	width: 232px;
	margin: 4px 8px;
	height: 228px
}

.zcfg li {
	background: url(//cdn.xuansiwei.com/tb0463307/images/li_blue.png) no-repeat 2px center;
	height: 36px;
	border-bottom: 1px dashed #eaeaea;
}

.zcfg li a {
	width: 200px;
	font-size: 14px;
	line-height: 36px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: left;
	display: block;
	float: left;
	padding-left: 15px;
}

/*政策法规 结束*/


/*友情链接  开始*/
.yqlj {
	width: 1000px;
	height: 34px;
	border: 1px solid #e5e5e5;
}

.yqlj_ti {
	width: 80px;
	height: 28px;
	margin: 3px 10px;
	border-radius: 5px;
	background-color: #0061ae;
	color: #ffffff;
	text-align: center;
	float: left;
	line-height: 28px;
}

.yqlj_nr {
	width: 900px;
	height: 34px;
	float: left;
	line-height: 34px;
}

.yqlj_nr li {
	float: left;
}

.yqlj_nr li a {
	padding: 0px 5px;
	line-height: 34px;
}

/*友情链接  结束*/


/*底部 开始*/
.bottom {
	width: auto;
	background-color: #444a4f;
	height: 110px;
}

.bottom_lj {
	margin: 0px auto;
	width: 350px;
	padding: 10px 0px;
	width: 380px;
	height: 20px;
}

.bottom_lj li {
	float: left;
	color: #ffffff;
	line-height: 20px;
}

.bottom_lj li a {
	padding: 0px 5px;
	color: #ffffff;
	line-height: 20px;
}

.bottom_lj li a:hover {
	color: #ff0000;
}

.bottom_bq {
	height: 70px;
}

.bottom_bqwz {
	margin-left: 250px;
	width: 632px;
	float: left;
	padding-top: 10px;
}

.bottom_bqwz a {
	color: #ffffff;
}

.bottom_bqwz a:hover {
	color: #ff0000;
}

.bottom_bqwz p {
	height: 24px;
	line-height: 24px;
	color: #ededed;
}

.bottom_bqlogo {
	width: 370px;
	height: 70px;
	background: url(//cdn.xuansiwei.com/tb0463307/images/logo_bottom.png) no-repeat center center;
	float: right;
}

/*底部 结束*/


/*-------------------------------------------------------------首页 结束-----------------------------------------------------*/

/*-------------------------------------------------------------内页 开始-----------------------------------------------------*/
/*内页左侧导航  开始*/
.ny_left {
	width: 230px;
	height: auto;
	float: left;
	margin-right: 20px;
}

.ny_left_ti {
	width: 230px;
	height: 40px;
	background-color: #01478f;
	color: #ffffff;
	text-align: center;
	border-bottom: 2px solid #ffba00;
	line-height: 40px;
	font-size: 18px;
}

.content {
	width: 228px;
	border: 1px solid #ececec;
	border-top: none;
	padding: 10px 0px;
}

.jquery-accordion-menu {
	width: 238px;
	position: relative;
	padding: 0px 12px;
}

.jquery-accordion-menu ul {
	list-style: none
}

.jquery-accordion-menu ul li {
	display: block;
	position: relative;
	padding: 5px 0px;
}

.jquery-accordion-menu>ul>li>a {
	width: 200px;
	height: 30px;
	border-radius: 5px;
	text-align: center;
	line-height: 30px;
	text-decoration: none;
	font-size: 16px;
	background: #f8f8f8;
	white-space: nowrap;
	position: relative;
	overflow: hidden;
	display: block;
}

.jquery-accordion-menu>ul>li.active>a,
.jquery-accordion-menu>ul>li:hover>a {
	color: #fff;
	background: #01478f;
}

.jquery-accordion-menu .submenu-indicator {
	float: right;
	right: 22px;
	position: absolute;
	line-height: 30px;
	font-size: 20px;
}

.jquery-accordion-menu .submenu-indicator:hover {
	float: right;
	right: 22px;
	position: absolute;
	line-height: 30px;
	font-size: 20px;
	color: #ffffff;
}

.jquery-accordion-menu ul li.active .submenu-indicator {
	color: #ffffff;
}

.jquery-accordion-menu ul ul.submenu .submenu-indicator {
	line-height: 30px;
	color: #ffffff;
}

.jquery-accordion-menu ul ul.submenu {
	display: none;
	position: static;
	padding: 5px 0px;
}

.jquery-accordion-menu ul ul.submenu li {
	clear: both;
}

.jquery-accordion-menu ul ul.submenu li a {
	font-size: 14px;
	position: relative;
	background: url(//cdn.xuansiwei.com/tb0463307/images/ny_li1.png) no-repeat 55px center;
	text-indent: 70px;
	display: block;
	line-height: 20px;
}

.jquery-accordion-menu ul ul.submenu li a:hover {
	font-size: 14px;
	position: relative;
	background: url(//cdn.xuansiwei.com/tb0463307/images/ny_li2.png) no-repeat 55px center;
	text-indent: 70px;
	display: block;
	line-height: 20px;
	color: #01478f;
}

.jquery-accordion-menu ul ul.submenu li a.ny_liin {
	font-size: 14px;
	position: relative;
	background: url(//cdn.xuansiwei.com/tb0463307/images/ny_li2.png) no-repeat 55px center;
	text-indent: 70px;
	display: block;
	line-height: 20px;
	color: #01478f;
}

/*内页左侧导航  结束*/

/*内页右侧  开始*/
.ny_right {
	width: 750px;
	height: auto;
	float: left;
	border: 1px solid #ececec;
	border-top: 2px solid #01478f;
}

.ny_right_ti {
	width: 750px;
	height: 40px;
	background: url(//cdn.xuansiwei.com/tb0463307/images/ny_right_ti.png) no-repeat 15px center #f8f8f8;
	position: relative;
	color: #01478f;
	font-size: 18px;
	font-weight: bold;
	line-height: 40px;
	text-indent: 25px;
	border-bottom: 1px solid #ececec;
}

.ny_dqwz {
	width: auto;
	height: 40px;
	line-height: 40px;
	position: absolute;
	right: 5px;
	top: 0px;
	font-weight: normal;
}

.ny_dqwz a {
	line-height: 40px;
	padding: 0px 5px;
}

.ny_right_nr {}

/*内页右侧  结束*/

/*内页文字列表 开始*/
.ny_wzlb {
	width: 730px;
	padding: 10px 10px;
	font-size: 14px;
	line-height: 36px;
	color: #777777;
	display: block;
	text-align: right;
}

.ny_wzlb span {
	color: #FF0000;
}

.ny_wzlb li {
	background: url(//cdn.xuansiwei.com/tb0463307/images/li_blue.png) no-repeat 2px center;
	height: 36px;
	border-bottom: 1px dashed #eaeaea;
}

.ny_wzlb li a {
	width: 600px;
	font-size: 14px;
	line-height: 36px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: left;
	display: block;
	float: left;
	padding-left: 15px;
}

/*内页文字列表 结束*/

/*分页开始*/
.page {
	height: 20px;
	font-size: 14px;
	line-height: 20px;
	width: auto;
	margin: 0 auto;
	;
	padding: 20px 0px 30px 0px;
}

.page table {
	width: auto;
	margin: 0 auto;
}

.page td {
	float: left;
	margin: 0px 3px;
}

.page table a {
	font-size: 14px;
	line-height: 20px;
	background-color: #f1f1f1;
	height: 20px;
	width: 20px;
	padding: 0px 5px;
	color: #000000;
	border-radius: 5px;
}

.page .page_in {
	color: #FFFFFF;
	background-color: #01478f;
}

/*分页开始*/

/*单篇文字  开始*/
.ny_dpwz {
	padding: 10px 20px;
}

.ny_dpwz_ti {
	padding: 10px 0px;
	line-height: 30px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

.ny_dpwz_nr {
	padding-bottom: 10px;
}

.ny_dpwz_nr p {
	padding: 2px 0px;
	text-indent: 2em;
	line-height: 24px;
	margin: 0px;
}

/*单篇文字  结束*/

/*图片列表  开始*/
.ny_tplb {
	padding: 5px 12px;
}

.ny_tplb li {
	float: left;
	padding: 15px 6px;
	border-bottom: 1px solid #f4f4f4;
}

.ny_tplb li a {
	width: 230px;
	height: 178px;
}

.ny_tplb li a img {
	width: 230px;
	height: 154px;
}

.ny_tplb li a p {
	width: 230px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.ny_tplb li a p:hover {
	color: #ff0000;
}

/*图片列表  结束*/

/*人才招聘  开始*/
.ny_rczp {
	padding: 20px 20px 0px 20px
}

.rczp_nr {
	width: 710px;
	height: auto;
	padding-bottom: 15px;
}

.rczp_zwmc {
	width: 710px;
	height: 34px;
	background-color: #96a0a9;
	color: #ffffff;
	line-height: 34px;
	text-indent: 10px;
}

.rczp_xx {
	width: 708px;
	height: auto;
	border: 1px solid #eaeaea;
	border-top: none;
}

.rczp_xl {
	float: left;
	width: 235px;
	border-right: 1px solid #eaeaea;
	height: 34px;
	line-height: 34px;
	text-indent: 10px;
	border-bottom: 1px solid #eaeaea;
}

.rczp_xb {
	float: left;
	width: 235px;
	border-right: 1px solid #eaeaea;
	height: 34px;
	line-height: 34px;
	text-indent: 10px;
	border-bottom: 1px solid #eaeaea;
}

.rczp_jy {
	float: left;
	width: 236px;
	height: 34px;
	line-height: 34px;
	text-indent: 10px;
	border-bottom: 1px solid #eaeaea;
}

.rczp_nl {
	float: left;
	width: 235px;
	border-right: 1px solid #eaeaea;
	height: 34px;
	line-height: 34px;
	text-indent: 10px;
	border-bottom: 1px solid #eaeaea;
}

.rczp_yy {
	float: left;
	width: 235px;
	border-right: 1px solid #eaeaea;
	height: 34px;
	line-height: 34px;
	text-indent: 10px;
	border-bottom: 1px solid #eaeaea;
}

.rczp_jsj {
	float: left;
	width: 236px;
	height: 34px;
	line-height: 34px;
	text-indent: 10px;
	border-bottom: 1px solid #eaeaea;
}

.rczp_zwms {
	float: left;
	width: 708px;
	height: auto;
	line-height: 24px;
	border-bottom: 1px solid #eaeaea;
	padding: 5px 10px;
}

.rczp_qtyq {
	float: left;
	width: 708px;
	height: auto;
	line-height: 24px;
	padding: 5px 10px;
}

/*人才招聘  结束*/

/*公告详细页  开始*/
.ggxxy {
	width: 960px;
	border: 1px solid #ececec;
	height: auto;
	border-top: 2px solid #01478f;
	padding: 0px 20px;
}

.xxy_fhlb {
	width: 960px;
	padding: 10px 0px;
}

.xxy_fhlb a {
	width: 86px;
	height: 30px;
	line-height: 30px;
	color: #ffffff;
	text-align: center;
	background-color: #01478f;
	display: block;
	border-radius: 5px;
}

.xxy_fhlb a:hover {
	width: 86px;
	height: 30px;
	line-height: 30px;
	color: #ffffff;
	text-align: center;
	background-color: #e78f05;
	display: block;
	border-radius: 5px;
}

.xxy_nr {}

.xxy_bt {
	width: 900px;
	line-height: 30px;
	padding: 0px 30px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
}

.xxy_bt span {
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
}

.xxy_font {
	color: #FF0000;
	font-weight: bold;
}

.zzy_sj {
	width: 960px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #a6a6a6;
	padding: 8px 0px 20px 0px;
	border-bottom: 1px solid #e9e9e9;
}

.xxy_text {
	width: 960px;
	padding-bottom: 20px;
	padding-top: 10px;
}

.xxy_text p {
	text-align: 2em;
	line-height: 24px;
	padding: 3px 0px;
}

.xxy_qh {
	border-top: 1px solid #e9e9e9;
	;
	width: 960px;
	padding: 10px 0px 20px 0px;
}

.xxy_qh p {
	padding: 2px;
	line-height: 24px;
}

.xxy_qh p a {
	line-height: 24px;
}

/*公告详细页  结束*/

/*注册表 开始*/
.zjzcb {
	width: 1000px;
	border: 1px solid #ececec;
	border-top: 2px solid #01478f;
}

.zjzcb_ti {
	height: 40px;
	width: 1000px;
	border-bottom: 1px solid #e5e5e5;
	position: relative;
	font-size: 18px;
	color: #01478f;
	line-height: 40px;
	font-weight: bold;
	background: url(//cdn.xuansiwei.com/tb0463307/images/ny_right_ti.png) no-repeat 10px center #f8f8f8;
	text-indent: 20px;
}

.czbqh {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 40px;
}

.czbqh a {
	line-height: 40px;
	padding: 0px 10px;
	font-weight: normal;
}

.zjzcb_nr {
	padding: 25px;
}

.zjzcxx {
	width: 950px;
	height: auto;
	background-color: #f7f7f7;
	padding: 10px 0px;
}

.zcxx_yi {
	width: 950px;
	height: 26px;
	position: relative;
	padding: 5px 0px;
}

.zcxx_er {
	width: 475px;
	height: 26px;
	float: left;
	position: relative;
	padding: 5px 0px;
}

.zcxx_text {
	position: absolute;
	text-align: right;
	width: 200px;
	height: 26px;
	top: 5px;
	left: 0px;
	line-height: 26px;
}

.zcxx_wbk {
	position: absolute;
	width: 200px;
	height: 26px;
	border: 1px solid #d3d3d3;
	top: 5px;
	left: 205px;
	text-indent: 5px;
}

.zcxx_bz {
	position: absolute;
	top: 5px;
	left: 410px;
	color: #ff0000;
	line-height: 26px;
	height: 26px;
}

.zcxx_bz a {
	color: #0b5ac6;
}

.zcxx_dxxb {
	position: absolute;
	width: 220px;
	height: 26px;
	top: 5px;
	left: 205px;
	text-indent: 5px;
	line-height: 26px;
}

.zcxx_dxxb input {
	width: 13px;
	height: 13px;
}

.zcxx_fjsc {
	position: absolute;
	width: 200px;
	height: 26px;
	border: 1px solid #d3d3d3;
	top: 5px;
	left: 205px;
	text-indent: 5px;
	background: #f2f0f0;
}

.zcxx_fj {
	position: absolute;
	width: 520px;
	height: 26px;
	border: 0px solid #d3d3d3;
	top: 5px;
	left: 205px;
	text-indent: 5px;
}

.gzjl_yi {
	width: 950px;
	height: 63px;
	position: relative;
	padding: 5px 0px
}

.zcxx_gzjl {
	position: absolute;
	width: 460px;
	height: 60px;
	border: 1px solid #d3d3d3;
	left: 205px;
	text-indent: 5px;
	overflow: auto;
}

.gzjl_bz {
	position: absolute;
	top: 5px;
	left: 670px;
	color: #ff0000;
	line-height: 26px;
	height: 26px;
}

.gzjl_bz a {
	color: #0b5ac6;
}

.zcxx_zhusi {
	width: 910px;
	height: auto;
	background-color: #f7f7f7;
	padding: 10px 20px;
	margin-top: 15px;
}

.zcxx_btn {
	width: 330px;
	margin: 20px auto;
}

.zcxx_btn ul li {
	float: left;
	padding: 0px 10px;
}

.zcxx_btn ul li .tijiao {
	width: 90px;
	height: 32px;
	background-color: #12b970;
	line-height: 32px;
	text-align: center;
	color: #ffffff;
	border-radius: 5px;
	border: none;
}

.zcxx_btn ul li .chongtian {
	width: 90px;
	height: 32px;
	background-color: #c72929;
	line-height: 32px;
	text-align: center;
	color: #ffffff;
	border-radius: 5px;
	border: none;
}

.zcxx_btn ul li .fanhui {
	width: 90px;
	height: 32px;
	background-color: #7d8c9d;
	line-height: 32px;
	text-align: center;
	color: #ffffff;
	border-radius: 5px;
	border: none;
}

.zcxx_ti {
	width: 930px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 10px;
}

/*专家注册表 结束*/