﻿.loginBody {
	background: url(../images/lginBj.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: relative
}

.login {
	width: 867px;
	height: 370px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -185px 0 0 -433px
}

.loginL {
	margin-top: 99px;
}

.loginR {
	width: 403px;
	height: 370px;
	padding-top: 19px;
	background: url("../images/lginR_03.png") no-repeat
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	table-layout: fixed;
	border: 0
}

.yhLogin {
	font-size: 20px;
	line-height: 32px;
	color: #fff;
	padding-left: 30px;
	border-left: 5px solid #003b90;
	height: 32px;
}

.loginForm {
	padding: 10px 0 0 31px
}

.loginForm table tr td {
	width: 336px;
	display: block
}

.loginForm table tr.largeInt td input {
	width: 276px;
	padding-left: 60px;
	height: 46px;
	line-height: 46px;
	border: none
}

.largeInt1 {
	background: url("../images/input_1_03.jpg") no-repeat
}

.largeInt2 {
	background: url("../images/input_1_06.jpg") no-repeat
}

.loginForm table tr.yzmInput td input {
	width: 189px;
	height: 46px;
	line-height: 46px;
	border: none;
	background: url("../images/ewmIpt_08.jpg") no-repeat;
	padding-left: 14px;
}

.loginForm table tr.yzmInput td .yzmImg {
	width: 123px;
	height: 46px;
	display: inline-block;
	float: right;
	cursor: pointer
}

.loginForm table tr.checkbox td {
	color: #fff;
	font-size: 14px;
	padding-top: 10px;
	margin-bottom: 16px;
	display: block;
	height: 15px;
	line-height: 15px;
}

.loginForm table tr.checkbox td span {
	display: block;
	float: left
}

.loginForm table tr.checkbox td a {
	display: block;
	color: #fff;
	float: right
}

.loginForm table tr.checkbox td a:hover {
	color: #ff0000
}

.loginForm table tr.subInput td input {
	cursor: pointer;
	border: none;
	height: 44px;
}

.loginForm table tr.subInput td input.submit {
	width: 164px;
	background: url("../images/sub_13.jpg") no-repeat;
}

.loginForm table tr.subInput td input.reset {
	width: 172px;
	background: url("../images/sub_14.jpg") no-repeat;
}

/*admin*/
.header {
	height: 73px;
}

.mes {
	margin: 30px 24px 0 0;
}

.headerL {
	height: 73px;
	background: url(../images/headerL_01.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: absolute;
}

.headerR {
	background: #0f85d9;
	width: 190px;
	height: 47px;
	padding-top: 26px;
}

.headerR .headeRight li {
	float: left;
	height: 25px;
	color: #fff;
}

.headerR .headeRight li.l_2 {
	font-size: 16px;
	background: url("../images/l2_06.png") no-repeat 17px center;
	padding-left: 50px;
	line-height: 25px;
	padding-right: 11px;
}

.headerR .headeRight li.l_3 {
	position: relative;
	width: 44px
}

/*.headerR .headeRight li.l_3 em{width:6px;height: 13px;background: url("../images/aat.png") no-repeat;display: block;margin:7px 0 0 17px;cursor: pointer}*/
.headerR .headeRight li.l_3 span {
	display: block;
	position: absolute;
	bottom: 0px;
	left: -3px;
	width: 47px;
	text-align: center;
	line-height: 25px;
	color: #fff;
	cursor: pointer;
	font: 16px/1.5 "Microsoft YaHei", 微软雅黑, 黑体, 宋体, "Microsoft JhengHei", 华文细黑, STHeiti, MingLiu;
}

.headerR .headeRight li.l_3 em {
	width: 13px;
	height: 6px;
	background: url("../images/tc_06.png") no-repeat;
	display: block;
	margin: 12px 0 0 15px;
	cursor: pointer
}

/*admin公告页面左侧导航样式*/
.list {
	width: 178px;
	height: 100%;
	background-color: #dbe5ed;
	border-right: 1px solid #c5ccdc
}

.list h2 {
	height: 43px;
	background: url(../images/listBg_03.jpg) repeat-x;
	line-height: 43px;
	color: #3698cd;
	font-size: 16px;
	padding-left: 20px;
}

.menu a {
	text-wrap: normal !important;
	padding-right: 10px;
}

.list ul li ul li:hover {
	background-color: #ebf1f5;
}

.list ul li ul li ul li:hover {
	background-color: #f6f8f9;
}

.menuR {
	font-size: 16px;
	height: 100%;
	position: absolute;
}

.menuR>ul>li .active {
	background: url(../images/list_on.png) no-repeat 155px center;
}

.menuR ul li .inactive {
	background: url(../images/list_off.png) no-repeat 156px center;
}

.menuR>ul>li {
	display: block;
	width: 178px;
	list-style: none;
	overflow: visible;
}

.menuR>ul>li>a {
	display: block;
	margin-top: 0px;
	padding-left: 43px;
	font-size: 16px;
	color: #0f85d9;
	outline: none;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative
}

.menuR>ul>li>a span {
	width: 20px;
	position: absolute;
	height: 17px;
	display: block;
	left: 12px;
	top: 12px;
	background-position: 0 0
}

.menuR>ul>li>a .span1 {
	background: url("../images/yjBJ_01.png") no-repeat;
}

.menuR>ul>li>a .span2 {
	background: url("../images/yjBJ_03.png") no-repeat;
}

.menuR>ul>li>a.active .span1 {
	background: url("../images/yjBJ_01.png") no-repeat;
	background-position: -23px 0;
}

.menuR>ul>li>a.active .span2 {
	background: url("../images/yjBJ_03.png") no-repeat;
	background-position: -18px 0;
}

.menuR ul li ul {
	display: none;
}

.menuR>ul>li>ul>li {
	background-color: #d4e6f2;
}

.menuR>ul>li>ul>li>a {
	display: block;
	font-size: 14px;
	color: #666;
	padding-left: 26px;
	padding-top: 10px;
	padding-bottom: 10px
}

.menuR>ul>li>ul>li>ul>li {
	background-color: #badbf1;
}

.menuR>ul>li>ul>li>ul>li>a {
	display: block;
	font-size: 12px;
	color: #666;
	padding-left: 35px;
	padding-bottom: 10px;
	padding-top: 10px
}

.menuR>ul>li>a.active {
	background-color: #0e85d9;
	color: #ffffff
}

.list ul li ul li ul li:hover {
	background-color: #ebf1f5;
}

/*admin*/
.adminCont,.cont {
	position: relative
}

.weizhi {
	color: #666;
	font-size: 14px;
	line-height: 43px;
	height: 43px;
	border-bottom: 1px solid #c5ccdc;
	padding-left: 10px;
}

.weizhi a {
	color: #666;
}

.weizhi a:hover {
	color: #fe0000;
}

.jstjTitle {
	font-size: 14px;
	line-height: 42px;
	height: 42px;
	background: #e6f2ff;
	padding-left: 10px;
}

.jstjTitle p {
	color: #0f85d9;
	padding-left: 3px;
}

.jstjTitle a {
	color: #333333;
	font-size: 14px;
	display: block;
	padding-right: 17px;
}

.jstjTitle a:hover {
	color: #ff0000
}

.jsTjForm {
	height: 94px;
	background: #f9f8f8;
	padding-top: 24px;
}

.jsTjFrstTab {
	padding-left: 35px;
	display: block
}

.jsTjFrstTab tr {
	height: 26px;
	margin-bottom: 20px;
	display: block
}

.jsTjFrstTab tr td {
	width: 330px;
	margin-left: 54px;
}

.userForm tr td {
	width: 240px;
	margin-left: 54px;
}

.jsTjFrstTab tr td {
	font-size: 14px;
	color: #4a4a4a;
}

.jsTjFrstTab tr td span {
	width: 74px;
	text-align: right;
	display: inline-block;
}

.jsTjFrstTab tr td input {
	width: 250px;
	height: 24px;
	border: 1px solid #65a9fd;
	line-height: 24px;
}

.userForm tr td.userTD input {
	width: 160px !important;
}

.jsTjFrstTab tr td .tjzcDiv {
	display: inline-block;
	position: relative
}

.jsTjFrstTab tr td .tjzcDiv input {
	width: 77px;
	background: #1483d6;
	color: #fff;
	border: 1px solid #bdd7f4;
	position: absolute;
	top: -20px;
	height: 26px;
	line-height: 26px;
}

.tjzcDivSub {
	left: 33px;
}

.tjzcDivRest {
	left: 133px;
}

.jsJgTab {
	width: 100%
}

.jsJgTab th {
	color: #2457a6;
	font-size: 14px;
	background: #e6f2ff;
	border-bottom: 1px solid #d2e2f5;
	border-left: 1px solid #d2e2f5;
	border-right: 1px solid #d2e2f5;
	line-height: 38px;
	text-align: center;
	font-weight: normal;
}

.jsJgTab td {
	border: 1px solid #eaedf1;
	line-height: 43px;
	color: #666666;
	font-size: 12px;
	text-align: center;
}

.quxiao {
	color: #2457a6 !important;
}

.qiy,.ck {
	color: #1483d6 !important;
}

.jsJgTab td a {
	color: #2457a6
}

.jsJgTab tr.evenBj td span {
	color: #666;
	cursor: pointer
}

.jsJgTab tr.evenBj td span:hover {
	color: #2457a6
}

.pages {
	height: 39px;
	background: #e6f2ff;
	line-height: 39px;
	color: #333;
	margin: 11px 0 0;
	padding: 0 4% 0 1%;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 95%
}

.pages .pageTxt {
	width: 46px;
	height: 21px;
	border: 1px solid #c8def7
}

.pages span.pagesRgt em {
	display: inline-block;
	cursor: pointer;
	margin-left: 12px;
}

.pages span.pagesRgt em.fy1 {
	width: 11px;
	height: 10px;
}

.fy1_1 {
	background: url("../images/sh_03.jpg") no-repeat
}

.fy1_2 {
	background: url("../images/sh_09.jpg") no-repeat
}

.pages span.pagesRgt em.fy2 {
	width: 6px;
	height: 10px;
}

.fy2_1 {
	background: url("../images/xia_05.jpg") no-repeat
}

.fy2_2 {
	background: url("../images/xia_07.jpg") no-repeat
}

.pageBut {
	width: 58px;
	height: 23px;
	border: 1px solid #5fabe5;
	background: #1483d6;
	color: #fff;
	margin-left: 10px;
}

.pageTxtLst {
	margin-left: 24px;
}

/*公用按钮样式*/
.btn {
	width: 77px;
	background: #1483d6;
	color: #fff;
	border: 1px solid #bdd7f4;
	height: 26px;
	line-height: 26px;
	cursor: pointer;
}

.btn1 {
	width: 79px;
	height: 29px;
	color: #fff;
	background: #1483d6;
	border: none;
	cursor: pointer;
}

.btn3 {
	width: 79px;
	height: 29px;
	color: #333333;
	border: 1px solid #bdd7f4;
	cursor: pointer;
	background: #fff
}

.xzBtn1 {
	float: right;
	margin: 23px 48px 0 0;
}

/*水印弹窗*/
.tanceng {
	width: 520px;
	height: 426px;
	background: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -213px 0 0 -260px;
	z-index: 999999;
	display: none
}

.tcBJ {
	width: 100%;
	height: 100%;
	background: url("../images/tcBJ_10.png") repeat;
	z-index: 99998;
	position: absolute;
	left: 0;
	top: 0;
	display: none
}

.tanceng h1 {
	font-size: 24px;
	color: #408ed6;
	line-height: 78px;
	text-align: center
}

.tancengForm {
	padding-left: 49px;
}

.tcTable tr .frstTd span {
	width: 78px;
	text-align: left;
	display: inline-block
}

.tcTable tr .frstTdPic {
	width: 78px
}

.tcTable tr.lagIpt {
	display: block;
	height: 50px
}

.tcTable tr.lagIpt td select {
	width: 325px;
	height: 26px;
	border: 1px solid #6dadfd
}

.tcTable tr.lagIpt td .userint {
	width: 325px;
	height: 26px;
	border: 1px solid #6dadfd
}

.tcTable tr.lagIpt .picBtn {
	float: left;
	display: block;
	cursor: pointer
}

.tcTable tr.lagIpt .picSc {
	width: 222px;
	height: 128px;
	border: 1px solid #6dadfd;
	margin-left: 22px;
}

.tcTable tr.botTr input {
	display: inline-block;
	margin-right: 20px;
}

/*机构弹窗*/
.textarea {
	width: 324px;
	height: 127px;
	border-color: #6dadfd;
	resize: none
}

.jgbotBtn {
	margin-left: 65px;
}

/*资源弹框*/
.ziyuanTc {
	height: 586px;
	margin: -293px 0 0 -260px;
}

/*.ziyuantcTable tr.lagIpt{height: 50px}*/ /*修改密码*/
.revipowtanceng h1 {
	font-size: 28px;
	font-weight: bold;
	line-height: 100px;
}

.revipowtanceng {
	width: 502px;
	height: 365px;
	background: url("../images/xigmm_03.jpg") no-repeat
}

.revipowtanceng tr .frstTd span {
	width: 120px;
	text-align: right;
}

.revipowtanceng tr .frstTd input {
	
}

.revipowtanceng tr.lagIpt td .userint {
	width: 227px !important;
}

.revipowtanceng .jgbotBtn {
	margin-left: 20px !important;
}