﻿@charset "utf-8";

/*
	登录页
*/

.hong1 {
	color: #F00;
}

.outside {
	width: 80%;
	margin: 0 auto;
}

.shadow {
	position: absolute;
	display: block;
	height: 100%;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 100;
	opacity: 0.6;
	filter: alpha(opacity =     60);
	-moz-opacity: 0.6;
	background: #000;
}

.key {
	width: 316px;
	height: 300px;
	position: absolute;
	left: 50%;
	top: 50%;
	padding: 16px 14px 35px 18px;
	background: #FFF;
	z-index: 110;
	margin-left: -184px;
	margin-top: -145px;
}

.key-close {
	text-align: right;
}

.key-close img {
	cursor: pointer;
}

.key-form {
	padding-top: 10px;
	color: #666;
}

.key-form .setupsafe {
	font-size: 16px;
	margin-bottom: 20px;
	font-weight: bold;
	font-family: "黑体,宋体";
}

.key-form p {
	line-height: 18px;
	font-size: 12px;
	margin-top: 5px;
}

.key-form .login_lanzi {
	color: #134bdb;
	cursor: pointer;
	text-decoration: underline;
}

.key-form .login_lanzi a {
	color: #134bdb;
	text-decoration: underline;
}

.key-text {
	width: 253px;
	height: 33px;
	line-height: 33px;
	border: 1px solid #999;
	background: #e4e4e4;
	color: #666;
	margin-bottom: 17px;
	float: left;
	margin-right: 8px;
}

/*.login-key,.login-reset{ width:100px; height:33px; border:1px solid #666;color:#666; background:#ccc; cursor:pointer; }*/
.login-key {
	float: left;
	width: 52px;
	height: 33px;
	border: 1px solid #666;
	color: #666;
	background: #ccc;
	cursor: pointer;
}

.cg {
	background: #3399fe;
	color: #FFF;
}

/* 新浮框样式*/
.tips-box {
	position: absolute;
	top: 0;
	z-index: 100;
}

.tips-box-n-n-n {
	border: 1px solid #acacac;
	padding: 22px 44px;
	background: url("/eweb/static/current/images/z_bg.jpg") center center;
}

.tips-box-n-n-n h2 {
	font-size: 14px;
	text-align: center;
	margin-bottom: 18px;
}

.img_p {
	text-align: center;
	margin-top: 20px;
}

.tips-box-n-n-n h3 {
	margin-bottom: 10px;
}

.tips-box-n-n-n p {
	margin-bottom: 5px;
}

.tips-box-guanbi {
/*	float: right;*/
/*	margin: 0px 3px 0 0;*/
	cursor: pointer;
	background: url(/eweb/static/current/images/guanbi.png) no-repeat;
	width: 20px;
	height: 20px;
	right:5px;
	top:6px;
	position:absolute;
}

.cspupdate {
	width: 416px;
	height: 300px;
	top: 50%;
	left: 50%;
	margin-top: -270px;
	margin-left: -200px;
}

.ubaoupdate {
	width: 416px;
	height: 300px;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 110;
	margin-left: -184px;
	margin-top: -145px;
}

.xiazai {
	width: 586px;
	height: 374px;
	top: 50%;
	left: 50%;
	margin-top: -187px;
	margin-left: -293px;
}

.tips-box-n-h {
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	padding-top: 3px;
	border-left: 4px solid #45627c;
	border-right: 4px solid #45627c;
	border-top: 4px solid #45627c;
	background: url("/eweb/static/current/images/login-tip-h-bg.gif")
		repeat-x;
}

.tips-box-n-h-new {
    background-color: #0066CC;
    color: #FFFFFF;
    font-family: "微软雅黑";
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    position: relative;
    text-align: center;
}

.tips-box-n-n {
/*	border-left: 4px solid #45627c;*/
/*	border-right: 4px solid #45627c;*/
/*	border-bottom: 4px solid #45627c;*/
	padding: 10px;
	background-color: #FFF;
	overflow: hidden;
}

.login {
	padding-top: 69px;
	padding-bottom: 32px;
	width: 980px;
	margin: 0 auto;
	position: relative;
}

.login-top {
	padding-bottom: 18px;
}

.logo-img {
	width: 335px;
	padding-left: 13px;
}

.login-lanuage {
	width: 280px;
	padding-right: 0px;
	height: 12px;
	padding-top: 16px;
}

.login-lanuage a {
	text-decoration: underline;
}

.login-lanuage li {
	float: left;
	background: url("/eweb/static/current/images/youbiao.gif") no-repeat
		left 4px;
	padding-left: 11px;
	margin-right: 20px;
}

.login-content {
	border: 1px solid #ccc;
}

.login-con-top {
	background: #ffffff;
	padding-top: 2px;
}

.login-con-left {
	background: #ffffff;
	padding-left: 2px;
}

.login-con-right {
	background: #ffffff;
	padding-right: 2px;
}

.login-con-bottom {
	background: #ffffff;
	padding: 2px 2px 4px;
}

/*last贴过来的*/
.login-form {
	width: 550px;
	padding: 100px 0 0 0;
	color: #666;
	margin: 0 auto;
}

.login-form-wrap {
	width: 972px;
	height: 458px;
	background: url(/eweb/static/current/images/login-form-bg.jpg) no-repeat;
}

.login-tip {
	height: 83px;
	line-height: 83px;
	vertical-align: middle;
	text-align: center;
}

.login-tip a {
	margin-right: 89px;
	text-decoration: underline;
	padding-left: 20px;
	background: url(/eweb/static/current/images/login-tip-mark.png)
		no-repeat left center;
}

.login-tip a.last {
	margin-right: 0;
}

.login-form h3 {
	text-align: center;
	padding-bottom: 30px;
	padding-top: 30px;
	height: 30px;
	font-family: "黑体";
	font-size: 24px;
	font-weight: normal;
	padding-left: -20px;
}

.login-form p {
	height: 30px;
	margin-bottom: 16px;
	line-height: 30px;
}

.login-form p label {
	width: 165px;
	float: left;
	text-align: right;
	padding-right: 6px;
}

.login-form p label span {
	color: #f00;
	padding-right: 6px;
}

.login-form p input.cardno {
	height: 28px;
	line-height: 28px;
	border: 1px solid #d7d7d7;
	width: 248px;
	color: #666;
}

.login-form p input.cardnoz {
	width: 160px;
}

.login-form p input.loginra {
	margin-left: 18px;
}

.login-form p a {
	margin-left: 12px;
	text-decoration: none;
}

/*.login-form p{height:30px; margin-bottom:16px; line-height:30px;}
.login-form p label{ width:165px; float:left; text-align:right; padding-right:6px;}
.login-form p label span{color:#f00; padding-right:6px;}
.login-form p input.cardno{ height:28px; border:1px solid #d7d7d7; width:248px; color:#666;}
.login-form p input.loginra{ margin-left:18px;}*/
.login-sub {
	padding-left: 32%;
	padding-top: 2px;
}

.login_btn {
	text-align: center;
	padding-top: 2px;
}

.lfirst_btn_normal {
	border: 0;
	background: url(/eweb/static/current/images/login_btn_bg.gif) repeat-x;
	width: 108px;
	height: 24px;
	color: #fff;
	cursor: pointer;
	text-align: center;
}

.lfirst_btn {
	border: 0;
	background-color: #CCC;
	color: #666666;
	width: 108px;
	height: 24px;
	cursor: pointer;
	text-align: center;
}

.lfirst_btn:hover {
	border: 0;
	background: url(/eweb/static/current/images/login_btn_bg.gif) repeat-x;
	width: 108px;
	height: 24px;
	color: #fff;
	cursor: pointer;
	text-align: center;
}

.login-sub p {
	padding-top: 28px;
	width: 265px;
	line-height: 1.5em;
}

.login-quicklink {
	width: 185px;
	height: 315px;
	border: 1px solid #e3e3e3;
	background: #f6f6f6;
	padding: 110px 34px;
}

.login-quicklink li {
	height: 40px;
	width: 166px;
	background: url(/eweb/static/current/images/login_rbtn_bg.gif) no-repeat;
	margin-bottom: 10px;
	line-height: 36px;
	padding-left: 17px;
}

.login-quicklink li a {
	padding-left: 15px;
	background: url(/eweb/static/current/images/youbiao2.gif) no-repeat left
		11px;
	display: block;
	font-size: 13px;
	font-weight: bold;
}

.login-quicklink li a:hover {
	color: #009ae1;
}

.login-footer {
	padding-top: 45px;
	background: #e7e7e7;
}

.login-footer span {
	font-family: Arial, Helvetica, sans-serif;
}

/*
	首次登录
*/
.daohang {
	position: absolute;
	top: -29px;
	right: 5px;
}

.daohang a {
	margin-left: 10px;
}

.login-first {
	padding-top: 25px;
	padding-bottom: 32px;
	position: relative;
}

.editor-info {
	padding-top: 30px;
	top: -10px;
}

.step-now {
	width: 96%;
	height: 74px;
	border-top: 2px solid #0066cc;
	position: relative;
	margin: 0 auto;
}

.substep {
	margin-left: 14px;
	margin-bottom: 14px;
	margin-right: 14px;
	border-bottom: 1px solid #e3e3e3;
}

.substep img {
	position: relative;
	top: 1px;
}

.step-path {
	position: absolute;
	z-index: 10;
	top: -10px;
	left: 20%;
}

.step-path-yw1 {
	left: 40%;
}

.step-path-yw2 {
	left: 60%;
}

.step-path-yw3 {
	left: 80%;
}

.step-path-yw4 {
	left: 80%;
}

.step-path dt {
	width: 9px;
	margin-right: 0px;
	height: 9px;
	float: left;
	background: #c2c2c2;
	margin-top: 5px;
}

.step-path dt.on {
	background: #00a8ff;
}

.step-path dd {
	float: left;
}

.step-info {
	width: 310px;
	padding-top: 14px;
	padding-left: 319px;
	font-size: 12px;
	line-height: 20px;
	vertical-align: middle;
	color: #888888;
}

.step-info .loginname {
	color: #00a8ff;
	font-size: 14px;
	font-weight: bold;
}

.editor-box {
	padding: 10px 0px;
	position: relative;
	background: #fff;
}

.editor-info-odd {
	background: #ededed;
}

.editor-input {
	width: 248px;
	height: 28px;
	border: 1px solid #d7d7d7;
	display: block;
}

.editor-con {
	margin: 0 auto;
	position: relative;
	width: 700px;
}

.hongzi1 {
	color: #FF0000;
}

.editor-con div {
	height: 30px;
	line-height: 30px;
	margin-bottom: 6px;
}

.lfirst_table_s {
	
}

.lfirst_table_s th {
	text-align: right;
	padding: 3px 10px;
	height: 30px;
}

.lfirst_table_s td {
	text-align: left;
	padding: 3px 0px;
	height: 30px;
}

.mimaqiangdu {
	width: 68px;
	height: 23px;
	margin-left: 6px;
	margin-top: 3px;
}

.editor-title {
	position: absolute;
	left: 15px;
	top: 20px;
}

.editor-con div label {
	width: 101px;
	display: block;
	float: left;
	line-height: 30px;
	text-align: right;
	padding-right: 8px;
}

.editor-con div input {
	float: left;
	line-height: 28px;
	height: 28px;
	vertical-align: middle;
}

.editor-file-input {
	width: 248px;
	height: 28px;
	border: 1px solid #d7d7d7;
	display: block;
}

.editor-smwt {
	display: block;
	width: 130px;
	height: 33px;
	position: absolute;
	z-index: 10;
	top: 0;
	right: -6px;
	background: url("/eweb/static/current/images/smwt.gif") no-repeat;
	text-align: center;
	color: #0fa0e2;
}

.editor-smwtda {
	display: block;
	width: 98px;
	height: 33px;
	position: absolute;
	z-index: 10;
	top: 35px;
	right: 25px;
	background: url("/eweb/static/current/images/zjyt.gif") no-repeat;
	text-align: center;
	color: #0fa0e2;
}

.editor-next {
	text-align: center;
	padding-top: 33px;
	padding-bottom: 100px;
}

.editor-next input {
	margin-left: 10px;
	margin-right: 10px;
}

.ednextsubt {
	border: 0;
	width: 178px;
	height: 51px;
	background: url("/eweb/static/current/images/editornext.gif") no-repeat;
	text-align: center;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	margin-right: 20px;
}

.edon {
	border: 0;
	width: 178px;
	height: 51px;
	background: url("/eweb/static/current/images/editornext.gif") no-repeat;
	text-align: center;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	margin-right: 20px;
}

.ednextrest {
	border: 0;
	width: 178px;
	height: 51px;
	background: url("/eweb/static/current/images/back_bgc.gif") no-repeat;
	text-align: center;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	margin-right: 20px;
}

.xuanze {
	padding: 90px 15px 50px;
}

.xzywlx {
	border-top: 1px solid #ccc;
	padding-top: 23px;
	padding-left: 17px;
}

.tsxx {
	padding-left: 140px;
}

.tsxx dl {
	padding: 32px 0 0 168px;
	line-height: 2.3;
	height: 40px;
}

.tsxx dl dd {
	display: none;
}

.tsxx dt {
	padding-left: 20px;
	background: url(/eweb/static/current/images/tsxx-tip.png) no-repeat
		center left;
	font-size: 14px;
	color: #666666;
}

.tsxx dl dd.on {
	display: block;
}

.xzywlx dt,.xzywlx dd {
	line-height: 27px;
	font-size: 14px;
	font-weight: bold;
	float: left;
}

.xzywlx dt {
	width: 148px;
}

.xzywlx dd {
	width: 171px;
	background: #ccc;
	margin-right: 1px;
	text-align: center;
	margin-right: 10px;
}

.xzywlx dd span {
	display: block;
	border: 1px solid #cccccc;
}

.xzywlx dd span.on {
	border: 1px solid #00a8ff;
}

.xzywlx dd span img {
	vertical-align: top;
}

.xzywlx dd a {
	display: block;
}

.ddaon {
	background: #00a8ff;
	color: #fff;
}

.step-diy-top {
	padding: 0 14px;
}

.dkzjjy {
	border-top: 1px solid #ccc;
	font-size: 14px;
	padding-top: 15px;
	padding-left: 20px;
	color: #666;
}

.dkzjjy-mess {
	color: #00a8ff;
	padding-top: 20px;
	padding-bottom: 10px;
}

.sjhm {
	background: #FFF;
	margin-bottom: 20px;
}

.sjhm td {
	border: 1px solid #ccc;
	height: 34px;
}

.sjhm th {
	height: 17px;
	background: #00a8ff;
	color: #FFF;
	line-height: 17px;
}

.sjhm thead {
	border: 1px solid #ccc;
}

.sjhm td,.sjhm th {
	text-align: center;
}

.xianeinput {
	border: 1px solid #ccc;
}

.tixing {
	margin-bottom: 12px;
}

.gnsbox {
	background: #f6f6f6;
	border: 1px solid #ccc;
	padding: 18px 14px;
}

.gnsbox-title {
	padding-bottom: 20px;
	font-size: 14px;
}

.sjhm {
	background: #FFF;
	margin-bottom: 20px;
}

.sjhm td {
	border: 1px solid #ccc;
	height: 34px;
}

.sjhm th {
	height: 17px;
	background: #00a8ff;
	color: #FFF;
	line-height: 17px;
}

.sjhm thead {
	border: 1px solid #ccc;
}

.sjhm td,.sjhm th {
	text-align: center;
}

.gnstable {
	background: #FFF;
	margin-bottom: 20px;
}

.gnstable td {
	border: none;
	height: 25px;
}

.gnstable td {
	text-align: left;
}

.gnslist dt {
	background: url("/eweb/static/current/images/xjc_res_bg.gif") repeat-x;
	line-height: 24px;
	height: 24px;
	border: 1px solid #ccc;
	display: block;
}

.gnslist dt h3 {
	font-weight: normal;
	background: url("/eweb/static/current/images/xjc_jia.gif") no-repeat
		10px 4px;
	padding-left: 30px;
	cursor: pointer;
	width: 145px;
	height: 24px;
	float: left;
}

.gnslist dt.on {
	background: #00a8ff;
}

.gnslist dt.on h3 {
	background: url("/eweb/static/current/images/xjc_jian.gif") no-repeat
		10px 4px;
	color: #FFF;
}

.gnslist dd {
	padding: 20px;
	padding-left: 30px;
	background: #fff;
	display: none;
}

.sjhm a,.gnstable a {
	color: #255FAB;
}

.nobmargin {
	margin-bottom: 0;
}

/* 功能树上方的定义*/
.ftisoperzj {
	font-size: 13px;
	font-weight: bold;
}

.setzdsp_table {
	font-size: 13px;
	font-weight: bold;
}

.functree {
	font-size: 13px;
	font-weight: bold;
}

.ftchkall_title {
	font-size: 14px;
	font-weight: bold;
}

/*
	自定义模版
*/
.xuanzeczy {
	padding: 10px 0px;
}

.xzczytable {
	width: 368px;
	font-size: 14px;
}

.xzczytable td {
	font-size: 14px;
}

.xzczysubt {
	background: url("/eweb/static/current/images/dfdsfdfddf.gif") no-repeat;
	width: 98px;
	height: 32px;
	text-align: center;
	color: #009ae1;
	font-size: 14px;
	cursor: pointer;
}

.czyinfo td {
	font-size: 14px;
}

.czyinfo {
	margin-top: 20px;
	margin-bottom: 10px;
}

.xz_tishi {
	font-size: 12px;
}

.szwqszg,.szwqsczy {
	background-color: #dcdcdc;
	width: 159px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	color: #666666;
	margin-right: 10px;
	cursor: pointer;
	border: 1px solid #c6c6c6
}

.gnsbox-zdy {
	background: #fff;
	padding: 18px 14px;
	margin-top: 12px;
}

.jicd4 {
	background-color: #EFEFEF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #008AC3;
	height: 24px;
	text-align: left;
	padding-left: 20px;
	font-weight: bold;
}

.jizd3 {
	margin: 8px 0 8px 0;
}

.jicd4 a {
	color: #008AC3;
	text-decoration: none;
}

/*
	审批流程
*/
.splc-table th,.splc-table td {
	border: 1px solid #ccc;
}

.splc-table td {
	padding: 18px 30px;
	line-height: 22px;
}

.splc-table th {
	background: #00a8ff;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

.bankinput {
	border: 1px solid #ccc;
}

.tabble_huise_s { /*margin-top:10px;*/
	border-collapse: collapse;
	border-right: 1px solid #c0c0c0;
	border-top: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
}

.tabble_huise_s th {
	border: 1px solid #ccc;
	font-weight: normal;
	background-color: #f2f2f2;
	height: 12px;
	text-align: right;
	padding: 0 10px 0 10px;
	font-family: "宋体";
}

.tabble_huise_s td {
	border: 1px solid #c0c0c0;
	background-color: #ffffff;
	height: 27px;
	text-align: left;
	padding: 0 10px 0 10px;
	font-family: "宋体";
}

.ywms td {
	font-size: 14px;
}

.rescon {
	border-bottom: 1px solid #ccc;
	padding-bottom: 50px;
	margin-bottom: 15px;
}

.reccon-img {
	width: 350px;
	margin: 0 auto;
	background: url("/eweb/static/current/images/res-bg.gif") no-repeat 95px
		bottom;
	height: 70px;
	clear: both;
}

.reccon-imgz {
	width: 450px;
}

.reccon-img img {
	float: left;
	width: 60px;
	height: 60px;
}

.reccon-img p {
	float: right;
	width: 290px;
	padding-top: 0px;
	font-size: 39px;
	color: #00a8ff;
	font-weight: bold;
	text-align: center;
	line-height: 1.6;
}

.reccon-imgz p {
	width: 390px;
}

.recon-text {
	padding: 15px 30px 0px;
	line-height: 18px;
}

.recon-text a {
	color: #00a8ff;
}

.tzsqr {
	background: #d3d3d3;
	margin-bottom: 12px;
}

.tabble_middle_s {
	border-collapse: collapse;
	border-right: 1px solid #D2D2D2;
	border-top: 1px solid #D2D2D2;
	border-bottom: 1px solid #D2D2D2;
	border-left: 1px solid #D2D2D2;
	background: #fff;
}

.tabble_middle_s  th {
	background-color: #00a8ff;
	height: 27px;
	font-weight: normal;
	text-align: center;
	font-size: 12px;
	color: #fff;
	font-family: "宋体";
	border-collapse: collapse;
	font-size: 12px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	word-break: normal;
	border: 1px solid #d2d2d2;
}

.tabble_middle_s  td {
	text-align: center;
	height: 27px;
	font-weight: normal;
	font-family: "宋体";
	text-align: center;
	border-collapse: collapse;
	border-right: 1px solid #D2D2D2;
	border-top: 1px solid #D2D2D2;
	border-bottom: 1px solid #D2D2D2;
	border-left: 1px solid #D2D2D2;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

.tabble_middle_s  th a {
	color: #fff;
}

.tabble_middle_s  th a:hover {
	color: #fff;
}

.hong1 {
	color: #F00;
}

/*安全退出*/
.safe-exit {
	margin: 0 auto;
	width: 972px;
	height: 228px;
	padding-top: 310px;
	background: url(/eweb/static/current/images/safe-exit-midbg.gif)
		no-repeat;
}

.safe-outmust {
	margin: 0 auto;
	width: 972px;
	height: 228px;
	padding-top: 310px;
	background: url(/eweb/static/current/images/safe-exit-mustout.gif)
		no-repeat;
}

.safe-outtime {
	margin: 0 auto;
	width: 972px;
	height: 228px;
	padding-top: 310px;
	background: url(/eweb/static/current/images/safe-exit-outtime.gif)
		no-repeat;
}

.anniucss-safe-exit {
	border: 0;
	background: url("/eweb/static/current/images/safe_exit_btn.gif")
		no-repeat;
	text-align: center;
	height: 46px;
	line-height: 46px;
	vertical-align: middle;
	margin-right: 10px;
	cursor: pointer;
	width: 100px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

.safe-exit-foot {
	margin: 2px auto 0;
	width: 972px;
	height: 70px;
	line-height: 70px;
	vertical-align: middle;
	background: #eeeeee;
	text-align: center;
}

.lanzi1 {
	color: #0055AA;
	font-size: 13px;
	line-height: 20px;
	cursor: pointer;
}

.login-lanuage li.huantu {
	background: url(../../ent/images/youbiaolan.gif) no-repeat left 4px;
}

.tabble_login2 {
	margin: auto;
	margin-bottom: 10px;
}

.tabble_login2 td {
	font-family: "微软雅黑";
	font-size: 16px;
	height: 24px;
	line-height: 24px;
	border-bottom: 1px dashed #ccc;
}

.tabble_login tr {
	height: 36px;
	font-family: "微软雅黑";
	font-size: 14px;
}

.tabble_login tr th {
	text-align: right;
	width: 40%;
	padding-right: 10px;
}

.tabble_login tr td input.text {
	border: 1px solid #ccc;
	width: 200px;
	height: 24px;
	line-height: 24px;
	padding-left: 5px;
	padding-right: 5px;
	font-family: "微软雅黑";
}

.tabble_login3 {
	height: 80px;
	margin-top: 8px;
	font-family: "微软雅黑";
	font-size: 14px;
}

.tabble_login3 tr th {
	text-align: right;
	width: 40%;
	padding-right: 10px;
}

.wjmm {
	padding-bottom: 10PX;
	font-size: 24px;
	font-family: "微软雅黑";
	font-weight: normal;
	padding-left: 20px;
	border-bottom: 1px solid #CCC;
}

.anniucss {
	margin-top: 20px;
	text-align: center;
	background: #cccccc;
	font-weight: bold;
	font-size: 14px;
	border: 1px solid #c6c6c6;
	height: 36px;
	line-height: 36px;
	vertical-align: middle;
	margin-right: 8px;
	padding: 0 10px;
	cursor: pointer;
	width: 150px;
	color: #fff;
}

.anniucss:hover {
	background: #008cd3;
}

.botp p {
	line-height: 20px;
}

.fenbu {
	width: 86%;
	margin: 0 auto;
	position: relative;
}

.liucheng {
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 40px;
}

.liucheng th {
	border-top: 2px solid #0066cc;
}

.liucheng td {
	border-top: 2px solid #666666;
}

.stepone {
	width: 50px;
	position: absolute;
	top: 26px;
}

.stepone2 {
	width: 80px;
	position: absolute;
	top: 70px;
	left: -7px;
}

.steptwo {
	width: 50px;
	position: absolute;
	top: 26px;
	left: 30%;
}

.steptwo2 {
	width: 80px;
	position: absolute;
	top: 70px;
	left: 28.5%;
}

.stepthree {
	width: 50px;
	position: absolute;
	top: 26px;
	left: 62%;
}

.stepthree2 {
	width: 80px;
	position: absolute;
	top: 70px;
	left: 62%;
}

.stepfour {
	width: 50px;
	position: absolute;
	top: 26px;
	right: 0px;
}

.stepfour2 {
	width: 80px;
	position: absolute;
	top: 70px;
	right: -28px;
}

.step_top {
	height: 50px;
	width: 50px;
	background-color: #ffffff;
}

.step_bottom {
	height: 20px;
	line-height: 20px;
	width: 80px;
	color: #0066cc;
	font-family: "微软雅黑";
	font-size: 12px;
}

.step_bottom2 {
	height: 20px;
	line-height: 20px;
	width: 80px;
	color: #666666;
	font-family: "微软雅黑";
	font-size: 12px;
}

.jieguo {
	width: 86%;
	height: 300px;
	border: 1px solid #ccc;
	margin: 0 auto;
}

.j_top {
	width: 70%;
	height: 120px;
	border-bottom: 1px dashed #ccc;
	margin: 0 auto;
}

.j_top span {
	height: 120px;
	line-height: 120px;
	font-family: "微软雅黑";
	font-size: 18px;
	color: #f68e3a;
}

.j_top2 {
	width: 70%;
	height: 60px;
	line-height: 60px;
	font-family: "微软雅黑";
	text-align: center;
	margin: 0 auto;
}

.l_top {
	margin: auto;
	height: 30px;
	background: url(/eweb/static/current/images/logon2.png) no-repeat 20px
		center;
	width: 1200px;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 10px;
}

.zlogo_tc {
	background: url("https://static.cmbc.com.cn/ent/static/images/suo.png") no-repeat scroll left center transparent;
	cursor: pointer;
	float: right;
	font-size: 14px;
	height: 35px;
	line-height: 35px;
	margin-right: 10px;
	margin-top: -2px;
	padding-left: 25px;
}

.zlogo_tc a {
    color: #0066CC;
    font-family: "微软雅黑","宋体";
}

.login_bg {
	width: 100%;
	height: 500px;
	background: url(https://static.cmbc.com.cn/ent/static/images/bgp5.png) no-repeat top
		center;
}

.login_bgm {
	width: 1200px;
	height: 500px;
	margin: auto;
	overflow: hidden;
}

.login_bg2 {
	width: 100%;
	height: 460px;
	background: url(https://static.cmbc.com.cn/ent/static/images/bgp2.png) no-repeat top
		center;
}

.login_bgm2 {
	width: 1200px;
	height: 460px;
	margin: auto;
	overflow: hidden;
}

.loginbutton {
	float: right;
	margin-top: 335px;
	margin-right: 124px;
}

.buyb {
	display: block;
	width: 160px;
	height: 50px;
	line-height: 50px;
	color: #ffffff;
	background: url(/eweb/static/current/images/anniuindex.png) no-repeat;
	border: none;
	font-size: 22px;
	cursor: pointer;
	text-align: center;
	font-family: "微软雅黑";
	float: right;
}

.buyb2 {
	display: block;
	width: 160px;
	height: 50px;
	line-height: 50px;
	color: #0066cc;
	background: url(/eweb/static/current/images/anniuw.png) no-repeat;
	border: none;
	font-size: 22px;
	cursor: pointer;
	text-align: center;
	font-family: "微软雅黑";
	float: right;
	margin-left: 15px;
}

.login_footer {
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 14px;
	font-family: "微软雅黑";
	background-color: #efefef;
	color: #575757;
}

.login_table {
	margin: 0 auto;
}

.login_table th {
	height: 60px;
	line-height: 60px;
	font-family: "微软雅黑";
	font-size: 20px;
	text-align: center;
	color: #4b4b4b;
	border-bottom: 1px dashed #cacaca;
}

.login_table td {
	height: 136px;
	vertical-align: top;
	font-family: "微软雅黑";
	padding-top: 20px;
}

.login_table td p {
	font-size: 14px;
	color: #4b4b4b;
	font-weight: bold;
}

.login_table td p span {
	font-size: 12px;
}

.login-form2{ width:100%; height:100%; color:#666; /*padding-bottom:30px;*/ position:absolute; z-index:20;}
.login-form2 h3{ text-align:center; padding-bottom:30px; padding-top:30px; height:30px; font-family:"微软雅黑"; font-size:22px; font-weight:normal; color:#000;}
.login-form2 p{height:30px; margin-bottom:16px; line-height:30px;}
.login-form2 p label{ width:165px; float:left; text-align:right; padding-right:6px;}
.login-form2 p label span{color:#f00; padding-right:6px; font-family:"微软雅黑";}
.login-form2 p input.cardno{ height:28px; line-height:28px; border:1px solid #d7d7d7; width:248px; color:#666;}
.login-form2 p input.cardnoz{ width:168px;}
.login-form2 p input.loginra{ margin-left:18px;}
.login-form2 a{ text-decoration:underline; font-family:"微软雅黑"; color:#0b60db;}

.lfirst_btn_normal2 {
	border: 0;
	background: url(/eweb/static/current/images/anniu3.png) no-repeat;
	width: 115px;
	height: 32px;
	height: 32px;
	color: #ffffff;
	cursor: pointer;
	text-align: center;
	margin-left: 21px;
	margin-right: 14px;
	font-family: "微软雅黑";
	font-size: 16px;
}

.lfirst_btn_normal3 {
	border: 0;
	background: url(/eweb/static/current/images/anniu4.png) no-repeat;
	width: 115px;
	height: 32px;
	height: 32px;
	color: #0b60db;
	cursor: pointer;
	text-align: center;
	font-family: "微软雅黑";
	font-size: 16px;
}

.mima {
	height: 20px;
	line-height: 20px;
	margin-top: -12px;
	margin-bottom: 4px;
}

.logo_table {
	height: 30px;
}

.logo_table th {
	height: 30px;
	line-height: 30px;
	text-align: right;
	padding: 5px 0px;
}

.logo_table td {
	height: 30px;
	line-height: 30px;
	padding-left: 1%;
	padding: 5px 0px;
}

.cardno {
	height: 28px;
	line-height: 28px;
	border: 1px solid #d7d7d7;
	width: 248px;
	color: #666;
}

.xialacss {
	background: url("/eweb/static/current/images/jttt.png") no-repeat scroll
		right 0px #FFFFFF;
	background-color: #ffffff;
	border: 1px solid #A6B7C9;
	color: #000000;
	height: 20px;
	line-height: 20px;
	text-indent: 4px;
	width: 300px;
	text-align: left;
	cursor: default;
	padding-right: 20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.xialacss2 {
	text-align: left;
	float: left;
	text-indent: 4px;
	line-height: 28px;
	background: white;
	border: 1px solid #A6B7C9;
	position: absolute;
	z-index: 2;
	display: none;
	overflow-y: auto;
	max-height: 208px;
	padding-right: 20px;
}

.xialaul {
	padding: 0;
	margin: 0;
}

.xialali {
	text-align: left;
	text-indent: 4px;
	height: 26px;
	line-height: 26px;
	list-style: none;
	cursor: default;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.bgc {
	width: 600px;
	height: 335px;
	margin: 0 auto;
	background: url(/eweb/static/current/images/touming.png) repeat;
	position: relative;
	z-index: 10;
	margin-top: 65px;
}

.newbutton {
    background-color: #FF9900;
    color: #FFFFFF;
    display: block;
    height: 24px;
    line-height: 24px;
    margin: 10px auto 0;
    text-align: center;
    width: 100px;
    cursor: pointer;
}