.baseBg {
	background: #38adff;
}

.baseCor {
	color: #38adff;
}

.bor_b {
	border-bottom: 1px solid #38ADFF;
}

.bor {
	border: 1px solid #38ADFF !important;
}

header {
	height: 70px;
	width: 100%;
	z-index: 999;
	position: fixed;
	top: 0;
	left: 0;
}

.headLeft img {
	width: 44px;
	height: 44px;
	display: block;
	margin: 13px 44px 13px 40px;
	float: left;
}

.headLeft p {
	line-height: 70px;
	color: #fff;
	font-size: 22px;
	float: left;
}

.headSeach {
	width: 190px;
	height: 36px;
	background-image: url(../img/seach.png);
	background-size: 100% 100%;
	margin: 17px 0;
	padding-left: 70px;
	border-radius: 30px;
	overflow: hidden;
	font-size: 16px;
}

.headSeach input::-webkit-input-placeholder {
	font-size: 16px;
	color: #d1d1d1;
}

.headSeach input {
	display: block;
	line-height: 36px;
	height: 36px;
	width: 230px;
}

.headRIcon li {
	padding: 23px 0 22px 30px;
	float: left;
	position: relative;
}

.headRight ul li span {
	height: 17px;
	width: 17px;
	border-radius: 50%;
	background: #f81414;
	position: absolute;
	top: 16px;
	right: -8px;
	text-align: center;
	line-height: 17px;
	font-size: 12px;
	color: #fff;
	cursor: pointer;
}

.headRight ul li img {
	height: 25px;
	cursor: pointer;
}

.headMenu {
	padding: 23px 40px;
	cursor: pointer;
	position: relative;
}

.headMenu img {
	height: 24px;
	float: left;
	display: block;
}

.headMenu>p {
	font-size: 16px;
	color: #fff;
	padding: 0 25px 0 10px;
	position: relative;
}

.headMenu p img {
	position: absolute;
	top: 8px;
	right: 0;
	width: 15px;
	height: 8px;
}

.headList {
	position: absolute;
	top: 65px;
	left: 0;
	/*height: 175px;*/
	width: 150px;
	background: #fff;
	border: 1px solid #cbcbcb;
	font-size: 16px;
	display: none;
	opacity: 0;
}

.headList img {
	position: absolute;
	top: -11px;
	left: 64px;
	width: 19px;
	height: 13px;
}

.headList ul {
	margin: 10px 4px 0 4px;
	border-bottom: 1px dashed #cbcbcb;
}

.headList ul li {
	height: 40px;
	line-height: 40px;
	padding: 0;
	text-align: center;
}

.headList p {
	text-align: center;
	height: 44px;
	line-height: 44px;
}

.headList ul li:hover {
	background: #f9f9f9;
	color: #38adff !important;
	border-radius: 3px;
}

.leftMenu {
	position: fixed;
	top: 70px;
	bottom: 0;
	left: 0;
	width: 260px;
	background: #f9f9f9;
}

.menuBox {
	overflow-y: auto;
	height: 100%;
}

.menuBox::-webkit-scrollbar {
	width: 0;
}

.firstTab {
	background: #f3f3f3 !important;
}

.firstTitle {
	line-height: 38px;
	padding: 10px 20px;
	background-color: #f3f3f3;
	font-size: 18px;
	cursor: pointer;
	position: relative;
	background-image: url(../img/addMenu.png);
	background-size: 20px 20px;
	background-repeat: no-repeat;
	background-position: 210px 20px;
}

.firstTitle>img {
	width: 38px;
	height: 38px;
	margin-right: 10px;
}

.firstActive {
	background-image: url(../img/subMenu.png) !important;
}

.secondList {
	display: none;
	padding: 5px 0;
}

.secondTitle {
	font-size: 16px;
	font-family: 500;
	padding: 5px 20px 5px 72px;
	background: #f9f9f9;
	color: #444444;
	cursor: pointer;
	background-image: url(../img/right.png);
	background-size: 10px 15px;
	background-repeat: no-repeat;
	background-position: 152px center;
}

.secondActive {
	background-image: url(../img/drow.png);
	background-size: 15px 8px;
}

.threeList {
	display: none;
}

.threeList li {
	font-size: 14px;
	padding: 0 40px 0 72px;
	line-height: 25px;
	cursor: pointer;
}

.noSelectAct {
	background: #f9f9f9 !important
}

.noSelect {
	-moz-user-select: none;
	/*火狐*/
	-webkit-user-select: none;
	/*webkit浏览器*/
	-ms-user-select: none;
	/*IE10*/
	-khtml-user-select: none;
	/*早期浏览器*/
	user-select: none;
}

.subMenu {
	display: none;
}

.main {
	position: absolute;
	top: 70px;
	left: 260px;
	right: 0;
	bottom: 0;
	overflow: hidden;
}

.mainMain {
	position: relative;
	width: 100%;
	height: 100%;
}

.mainBox {
	position: absolute;
	top: 61px;
	left: 30px;
	bottom: 0;
	right: 0;
	overflow-y: auto;
}

.mainBox::-webkit-scrollbar {
	width: 5px;
}

.mainBox::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background: rgba(0, 0, 0, 0.1);
}

/*菜单栏Tab start*/
.mainMenu {
	padding: 20px 15px 0 15px;
}

.content-tabs {
	position: relative;
	height: 40px;
	line-height: 40px
}

.content-tabs .roll-nav, .page-tabs-list {
	position: absolute;
	width: 40px;
	height: 40px;
	text-align: center;
	color: #999;
	z-index: 2;
	top: 0
}

.content-tabs .roll-left {
	left: 0;
	background-image: url(../img/left_prev.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.content-tabs button {
	background: #fff;
	border: 0;
	height: 40px;
	width: 40px;
	outline: 0
}

nav.page-tabs {
	margin-left: 40px;
	width: 100000px;
	height: 40px;
	overflow: hidden
}

nav.page-tabs .page-tabs-content {
	float: left
}

.page-tabs-content a:hover {
	background: #38ADFF;
	color: #fff !important;
}

.page-tabs-content a:hover i {
	background-image: url(../img/close.png) !important;
}

.page-tabs a {
	display: block;
	float: left;
	padding: 0 40px 0 15px;
	position: relative;
	margin-right: 10px;
	t
}

.roll-right.J_tabRight {
	right: 80px;
	background-image: url(../img/right_next.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.roll-right.btn-group {
	right: -15px;
	width: 95px;
	padding-right: 15px;
	background: #fff;
}

.roll-right.btn-group button {
	width: 80px;
	border-bottom: 0 !important;
}

.roll-right.J_tabExit {
	background: #fff;
	height: 40px;
	width: 60px;
	outline: 0
}

.fa-times-circle {
	width: 18px;
	height: 18px;
	background-image: url(../img/closeAct.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -9px;
}

.active {
	background: #38ADFF;
	color: #fff !important;
}

.active i {
	background-image: url(../img/close.png) !important;
}

/*菜单栏Tab end*/
iframe {
	border: 0;
	position: absolute;
	bottom: 0;
	height: 100%;
	width: 100%;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
	font-size: 14px;
	color: #a8a8a8;
}

textarea {
	resize: none;
	font-family: "微软雅黑";
}

.mainIframe li {
	overflow: hidden;
}

/*新增发文start */
.sendTitle {
	font-size: 16px;
	border-bottom: 1px solid #dcdcdc;
	line-height: 25px;
	padding: 0 0 5px 20px;
	margin-bottom: 30px;
}

.sendList li {
	margin-bottom: 20px;
}

.sendList label {
	width: 100px;
	display: block;
	text-align: right;
	float: left;
	line-height: 40px;
	margin-right: 20px;
	font-size: 16px;
}

.sendList input {
	display: block;
	height: 38px;
	line-height: 38px;
	width: 370px;
	padding: 0 15px;
	border: 1px solid #dcdcdc;
}

.sendList textarea {
	width: 500px;
	height: 200px;
	padding: 10px 15px;
	border: 1px solid #dcdcdc;
}

.sendList select {
	border: 1px solid #dcdcdc;
	width: 170px;
	height: 40px;
	padding: 0 15px;
	cursor: pointer;
	background-image: url(../img/triangle.png);
	background-size: 15px 10px;
	background-position: 10px center;
	background-repeat: no-repeat;
}

/*新增发文end */

/*登录start*/
.login-form {
	width: 350px;
	/* height: 390px; */
	padding-bottom: 30px;
	background-color: #ffffff;
	text-align: center;
	position: fixed;
	top: 130px;
	left: 50%;
	margin-left: -170px;
	box-shadow: -0px 0 0px rgba(0, 0, 0, 0.3), /*左边阴影*/ 
	 2px 0 10px rgba(0, 0, 0, 0.1), /*右边阴影*/ 
	 0 0 0 #76a7c8, /*顶部阴影*/ 
	 0 8px 10px rgba(0, 0, 0, 0.3);
	/*底边阴影*/
	/*border: 1px solid #ccc;*/
}

.login-form .login-title {
	width: 100%;
	height: 50px;
	line-height: 50px;
	color: #ffffff;
}

.login-name-line {
	width: 78%;
	height: 45px;
	margin-left: 11%;
	*margin-left: 0;
}

.login-name-left {
	float: left;
	width: 20%;
	height: 39px;
	line-height: 39px;
	text-align: center;
	border-radius: 5px 0px 0px 5px;
}

.login-name-left img {
	width: 15px;
	vertical-align: middle;
}

.login-name-center {
	width: 75%;
	height: 43px;
	line-height: 43px;
	float: left;
	vertical-align: middle;
}

.login-name-center input {
	width: 100%;
	height: 43px;
	line-height: 43px;
	font-size: 15px;
	color: #222222;
	min-height: 20px;
	padding-left: 15px;
	border-left: 1px solid #ffffff;
	display: block;
	background-color:#ffffff !important;
	filter: none !important;
}

::-webkit-input-placeholder {
	/* WebKit browsers */
	color: #b1b1b1;
}

:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #b1b1b1;
}

::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #b1b1b1;
}

:-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: #b1b1b1;
}

.login-forget-pwd {
	text-align: left;
	font-size: 13px;
	color: #6c6c6c;
	width: 70%;
	height: 40px;
	margin-left: 15%;
	margin-top: 10px;
}

.login-btn {
	width: 78%;
	height: 50px;
	line-height: 50px;
	color: #ffffff;
	margin: auto;
	cursor: pointer;
	display: block;
}

.login-reg {
	text-align: right;
	font-size: 13px;
	color: #5bb8fe;
	width: 70%;
	height: 40px;
	margin-left: 15%;
	margin-top: 10px;
}

.login-bottom-txt {
	width: 100%;
	font-size: 9px;
	text-align: center;
	position: fixed;
	bottom: 30px;
}

.login-tip-user-name {
	width: 100%;
	margin-left: 11%;
	position: absolute;
	top: 45px;
	z-index: 15;
	display: none;
}

.login-name-warn-tilte-close, .login-pwd-warn-tilte-close {
	float: right;
	margin-right: 10px;
	font-size: 15px;
	cursor: pointer;
}

.login-tip-user-pwd {
	width: 100%;
	margin-left: 11%;
	position: absolute;
	top: 193px;
	z-index: 15;
	display: none;
}

.login-dot-row {
	width: 73%;
	height: 30px;
	line-height: 30px;
	background-color: #fb4a44;
	color: #ffffff;
	font-size: 12px;
	text-align: left;
	padding-left: 5%;
}

.login-dot-top {
	width: 0px;
	height: 0px;
	margin-left: 15px;
	border-left: 10px solid transparent;
	border-bottom: 10px solid #fb4a44;
	border-right: 10px solid transparent;
}

.login-dot-bottom {
	width: 0px;
	height: 0px;
	margin-left: 15px;
	border-left: 10px solid transparent;
	border-top: 10px solid #fb4a44;
	border-right: 10px solid transparent;
}

.downBox {
	width: 78%;
	height: 30px;
	color: #ffffff;
	margin: auto;
	background: #f4fafe;
	border: 1px solid #bce8f1;
	box-sizing: border-box;
	margin-top: 20px;
}

.downBox a {
	display: block;
}

.downBox span {
	font-size: 13px;
	font-family: "SimSun";
	color: rgb(36, 82, 105);
}

input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0px 1000px white inset;
}

/*登录end*/

/* 登陆loading */
.automatic {
	width: 180px;
	height: 120px;
	background: url(../img/promtBoxBg.png) center center no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: 0px 0 0 -90px;
}

.automatic img {
	height: 80px;
	padding: 25px 0 15px 0;
	display: block;
	margin: auto;
}

.automatic p {
	text-align: center;
	font-size: 12px;
}