
*, legend, td, th {
	padding: 0
}

button[disabled],button[disabled]:hover {
	cursor: default;
	background-color: #eee!important;
	color: #B6B5B1 !important;
    text-shadow: 1px 1px 0px #fff
}

input[type=button][disabled],input[type=submit][disabled],input[type=reset][disabled],input[type=button][disabled]:hover {
	cursor: default;
	background-color: #eee !important;
	color: #B6B5B1 !important;
    text-shadow: 1px 1px 0px #fff
}

input[type=text][disabled]{
        background-color:#F0F0F0;
}

.button, a:active, a:hover {
	outline: 0
}

.account-list>ul, .dropdown-tool, .nav-tabs, .navbar, .notice-box>ul,
	.page-tool {
	list-style: none
}

.bg-2, .bg-3, .bg-sky, .footer, .header-navbar, .site-header,
	.site-nav, .welcome {
	min-width: 1000px
}

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0;
	background:url(../../images/bg1.png);
}

article, aside, details, figcaption, figure, footer, header, hgroup,
	main, menu, nav, section, summary {
	display: block
}

audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline
}

audio:not ([controls] ){
	display: none;
	height: 0
}

[hidden], template {
	display: none
}

abbr[title] {
	border-bottom: 1px dotted
}

b, optgroup, strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

h1 {
	margin: .67em 0
}

mark {
	background: #ff0;
	color: #000
}

.bg-1, .header-navbar>.container>.navbar>li.active, .input-text.input-search,
	.welcome {
	background-repeat: no-repeat
}

small {
	font-size: 80%
}

sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

.button, .input-text, img {
	vertical-align: middle
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	border: 0
}

.button.button-note {
	padding:0px;
	color:#7f7f7f;
	width: 100px;
	background:url(../../images/bg_banknotice2.png)
}

.button.button-note:hover,.button.button-note:focus{
	color:#ffffff;
	background:url(../../images/bg_banknotice1.png)
}

.button.button-note[disabled]:hover,.button.button-note[disabled]:focus{
	color:#7f7f7f;
	width: 100px;
	background:url(../../images/bg_banknotice2.png);
}
svg:not (:root ){
	overflow: hidden
}

figure {
	margin: 1em 40px
}

hr {
	box-sizing: content-box;
	height: 0
}

pre, textarea {
	overflow: auto
}

code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button, select {
	text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled], html input[disabled] {
	cursor: default
}

.button, a:focus, a:hover {
	cursor: pointer
}

button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

input[type=checkbox], input[type=radio] {
	box-sizing: border-box;
	padding: 0
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button
	{
	height: auto
}

input[type=search] {
	-webkit-appearance: textfield;
	box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration
	{
	-webkit-appearance: none
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

legend {
	border: 0
}
.bubbleTitle {
    position: absolute;
    z-index: 10;
}

.bubble-text {
	border-radius: 0.2rem 0.2rem 0.2rem 0.2rem;
    color: #73A5FF;
    font-family: FZLTHJW--GB1-0;
    font-size: 0.9rem;
    letter-spacing: 0;
    line-height: 0.9rem;
    width: auto;
    padding: 0.5rem 0.7rem 0.3rem 0.7rem;
    background-color: #FFFFFF;
    white-space: nowrap;
    border: 0.1rem solid #73A5FF;
}

.bubble-left-white{
    display: block;
    width: 0;
    position: absolute;
    height: 0;
    border: 0.2rem solid transparent;
    border-right: 0.3rem solid #FFFFFF;
    top: 60%;
    left: -0.35rem;
    content: "";
    z-index: 11;
}

.bubble-left-blue{
    display: block;
    width: 0;
    position: absolute;
    height: 0;
    border: 0.2rem solid transparent;
    border-right: 0.3rem solid #73A5FF;
    top: 60%;
    left: -0.45rem;
    content: "";
    z-index: 10;
}
table {
	border-collapse: collapse;
	border-spacing: 0
}

.col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5,
	.col-6, .col-7, .col-8, .col-9 {
	position: relative;
	min-height: 1px;
	float: left
}

.col-12 {
	width: 100%
}

.col-offset-12 {
	margin-left: 100%
}

.col-11-new {
	width: 91.66666667%
}

.col-offset-11 {
	margin-left: 91.66666667%
}

.col-10 {
	width: 83.33333333%
}

.col-offset-10 {
	margin-left: 83.33333333%
}

.col-9 {
	width: 75%
}

.col-offset-9 {
	margin-left: 75%
}

.col-8 {
	width: 66.66666667%
}

.col-offset-8 {
	margin-left: 66.66666667%
}

.col-7 {
	width: 58.33333333%
}

.col-offset-7 {
	margin-left: 58.33333333%
}

.col-6 {
	width: 50%
}

.col-offset-6 {
	margin-left: 50%
}

.col-5 {
	width: 41.66666667%
}

.col-offset-5 {
	margin-left: 41.66666667%
}

.col-4 {
	width: 33.33333333%
}

.col-4-new {
	width: 50%
}

.col-offset-4 {
	margin-left: 33.33333333%
}

.col-offset-3 {
	margin-left: 25%
}

.col-2 {
	width: 16.66666667%
}

.col-offset-2 {
	margin-left: 16.66666667%
}

.col-1 {
	width: 8.33333333%
}

.col-offset-1 {
	margin-left: 8.33333333%
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-weight: 500;
	line-height: 1.1;
	color: inherit
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small,
	.h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small,
	h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small,
	h5 small, h6 .small, h6 small {
	font-weight: 400;
	line-height: 1;
	color: #777
}

.h1, .h2, .h3, h1, h2, h3 {
	margin-top: 20px;
	margin-bottom: 10px
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small,
	h1 small, h2 .small, h2 small, h3 .small, h3 small {
	font-size: 65%
}

.h4, .h5, .h6, h4, h5, h6 {
	margin-top: 10px;
	margin-bottom: 10px
}

.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small,
	h4 small, h5 .small, h5 small, h6 .small, h6 small {
	font-size: 75%
}

.h1, h1 {
	font-size: 36px
}

.h2, h2 {
	font-size: 30px
}

.h3, h3 {
	font-size: 24px
}

.h4, h4 {
	font-size: 18px
}

.h5, h5 {
	font-size: 14px
}

.h6, h6 {
	font-size: 12px
}

p {
	margin: 0 0 10px
}

* {
	font-family: Microsoft YaHei;
	margin: 0
}

.asset-money, .card {
	font-family: ArialMT
}

body {
	line-height: 1.42857143
}

a {
	background-color: transparent;
	color: #19B2FF;
	text-decoration: none
}

.login-tips>ul>a{
	color: #FFFFFF;
	margin-left: 165px;

}
.login-tips>ul>a:hover,a:focus{
	font-weight: bold;
	text-decoration: underline
}
.login-tips>ul>li>a:hover,a:focus{
	font-weight: bold;
	text-decoration: underline
}

.login-tips>ul>li>a{
	color: #FFFFFF;
}

.navbar>li>a:focus, .navbar>li>a:hover, a:focus, a:hover {
	text-decoration: underline
}

.textCenter {
	text-align: center !important
}

.textLeft {
	text-align: left !important
}

.textRight {
	text-align: right !important
}

.fl {
	float: left !important;
	color:#004080
}

.fr {
	float: right !important
}

.clear {
	clear: both
}

input[type=checkbox] {
	margin-right: 5px;
	vertical-align: middle
}

ul {
	list-style-position: inside
}




.button {
	/* height:32px;
	line-height:32px;
	border:0px;
	coursor:pointer;
	padding-left:15px;
	font-size: 14px */
	width: 134px;
	height:32px;
	line-height:32px;
	coursor:pointer;
	display: inline-block;
	padding-left:15px;
	font-size: 14px;
	font-weight: 400;
	border: 0;
	text-align: center;
	white-space: nowrap;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-color: #0C4D94;
	color: #FFF;
	border-radius: 5px;
	line-height: 1;
}

.button.button-sm,.button.button-xs {
	color:#7f7f7f;
	width: 100px;
	background:url(../../images/anniu-1_2012.png)
}

.button.button-xs:hover,.button.button-sm:hover,.button.button-xs:focus,.button.button-sm:focus{
	color:#ffffff;
	background:url(../../images/anniu-2_2012.png)
}
.button.button-xs[disabled]:hover,.button.button-sm[disabled]:hover,.button.button-xs[disabled]:focus,.button.button-sm[disabled]:focus{
	background:url(../../images/anniu-1_2012.png);
}
.button.button-lg,.button.button-xl {
	color:#7f7f7f;
	width: 160px;
	background:url(../../images/anniu-3_2012.png)
}

.button.button-lg:hover,.button.button-lg:focus,.button.button-xl:hover,.button.button-xl:focus{
	color:#ffffff;
	background:url(../../images/anniu-4_2012.png)
}
.button.button-lg[disabled]:hover,.button.button-lg[disabled]:focus,.button.button-xl[disabled]:hover,.button.button-xl[disabled]:focus{
	background:url(../../images/anniu-3_2012.png);
}

.button.button-xxl {
	color:#7f7f7f;
	width: 240px;
	background:url(../../images/superbtnBg_2012.png)
}

.button.button-xxl:hover,.button.button-xxl:focus{
	color:#ffffff;
	background:url(../../images/superbtnBg-2_2012.png)
}
.button.button-xxl[disabled]:hover,.button.button-xxl[disabled]:focus{
	background:url(../../images/superbtnBg_2012.png)
}


.button.button-block {
	width: 100%;
	display: block
}

.button.button-white {
	padding:0px;
	border: 1px solid #E5E5E5;
	color: #223450;
	background-color: #FFF
}

.button.button-white:focus, .button.button-white:hover {
	background-color: #ddd
}

.button.button-red {
	color: #FFF;
	background-color: #F52F3E;
	border-radius: 20px;
	padding:0px
}

.button.button-red:focus, .button.button-red:hover {
	background-color: #d30d1c
}

/* .button.button-light-blue {
	color: #FFF;
	background-color: #19B2FF
}

.button.button-light-blue:focus, .button.button-light-blue:hover {
	background-color: #0090dd
} */

.button.button-red-inverse {
	border: 1px solid #F52F3E;
	color: #F52F3E;
	background-color: #FFF;
	border-radius: 20px;
	padding:0px
}

.button.button-red-inverse:focus, .button.button-red-inverse:hover {
	color: #FFF;
	background-color: #F52F3E
}

.button.button-disabled {
	background-color: #eee;
	cursor: default
}

.button.button-disabled:focus, .button.button-disabled:hover {
	background-color: #eee
}

.button:focus, .button:hover {
	background-color: #2e6fb6
}

.button-group.button-group-horizontal .button {
	margin-right: 8px;
}

.button-group.button-group-horizontal .button.last {
	margin-right: 0
}

.button-group.button-group-lg.button-group-horizontal .button {
	margin-right: 30px
}

.button-group.button-group-vertical .button {
	display: block;
	margin-right: 0;
	margin-bottom: 5px
}

.button-group.button-group-vertical .button.last {
	margin-bottom: 0
}

.navbar {
	float: left;
}

.navbar.navbar-right {
	float: right
}

.nav-tabs>li, .navbar>li {
	float: left
}

.navbar>li {
	position: relative;
	display: block
}

.nav-tabs>li>a {
	border-bottom: 1px solid #555;
	position: relative;
	display: block
}

.nav-tabs>li>a:focus, .nav-tabs>li>a:hover {
	text-decoration: none;
	cursor: pointer
}

.nav-tabs>li.last>a {
	border-right: 0
}

.nav-tabs>li.active>a {
	border-bottom: 1px solid #222
}

.nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	cursor: default
}

.header .container {
	width: 1366px
}

.container {
	position: relative;
	width: 1000px;
	margin: 0px auto
}

.light-blue {
	color: #19B2FF;
}

.footer.footer2 {
	height: 34px;
	padding: 10px 0
}

.input-default, .input-label, .input-title, .input-value {
	padding-top: 3px;
	font-size: 14px;
	color: #333
}

.footer.footer2 p {
	margin-bottom: 0
}

.form-group {
	position: relative;
	margin-bottom: 10px
}

.form-group.form-group-sm {
	margin-bottom: 4px
}

.form-group.form-group-lg {
	margin-bottom: 15px;
	height:25px
}

.form-group.last {
	margin-bottom: 0
}

.input-label {
	text-align: right;
	padding-right: 30px
}

.input-value {
	text-align: left
}

.input-title {
	padding-left: 60px
}

.input-textarea {
	border: 1px solid #BBB;
	padding: 4px 6px
}

.input-text {
	display: inline-block;
	font-size: 14px;
	color: #333;
	background-color: #FFF;
	background-image: none;
	border: 1px solid #BBB;
	outline: 0;
	/* padding: 4px 6px; */
	padding-left:6px;
	padding-right:6px;
	line-height:28px;
	/* padding: 0; */
	height: 28px;
}

.input-text.input-text-sm {
	line-height:28px;
	height: 28px;
}

.input-text.input-text-lg {
	line-height:28px;
	height: 28px;
}

.input-text.input-search {
	background-image: url(../../images/assets/icon_input_search.png);
	text-indent: 20px;
	margin-right: -5px;
	vertical-align: top;
	width: 400px;
	height: 15px;
}

.input-text.input-pagination {
	width: 30px;
	height: 14px;
	margin-right: 5px
}

.input-text.input-text-pwd {
	height: 22px;
	width: 170px
}

.input-text.input-text-pwd.error {
	color: #F52F3E;
	border-color: #F52F3E;
	background-color: #edc3c4
}

.input-select, .input-textarea {
	display: inline-block;
	font-size: 14px;
	color: #333;
	background-color: #FFF;
	border: 1px solid #BBB;
	background-image: none;
	vertical-align: middle;
	outline: 0;
}

.input-textarea {
	border-radius: 20px;
	width: 110px;
	height: 32px
}

.input-textarea.input-textarea-sm {
	width: 72px;
	height: 32px
}

.input-textarea.input-textarea-lg {
	width: 236px;
	height: 60px
}

.input-select {
	border: 1px solid #BBB;
	padding: 0;
	height: 28px;
}

.input-select.input-select-sm {
	height: 28px;
}

.input-select.input-select-lg {
	/* width: 250px; */
	height: 28px;
}

.text-label {
	word-wrap: break-word;
	word-break: break-all
}

.text-label.text-label-1 {
	font-size: 16px;
	font-weight: 700;
	color: #F52F3E
}

.text-label.text-label-2 {
	font-size: 16px;
	color: #818C9D
}

.text-label.text-label-3 {
	font-size: 14px;
	color: #19B2FF
}

.text-label.text-label-4, .text-label.text-label-5 {
	color: #223450;
	opacity: .8;
	/* filter: alpha(opacity = 80); */
}

.text-label.text-label-4 {
	font-size: 15px;
	font-weight: 700
}

.text-label.text-label-5 {
	font-size: 12px
}

.text-label.text-label-6 {
	font-size: 12px;
	color: #818C9D
}

.site-header {
	height: 70px;
	border-bottom: 1px solid #DBDBDB
}

.xin {
	float: right;
	margin-top: 5px
}

.xinNew{
	float: right;
	margin-top: 18px;
	margin-left: 15px;
}

.content-iframe {
	padding-top: 20px;
	display: none;
	border: 0;
	margin-left: 188px;
	width: 1000px
}

.table {
	width: 100%;
	border: 0
}

.table thead td {
	background-color: #F8F8FA;
	color: #4F5D73;
	height: 54px;
	border: 0
}

.login-box, .table td {
	background-color: #FFF
}

.table td {
	height: 82px;
	font-size: 15px;
	color: #223450;
	text-align: center;
	border-bottom: 1px  #F0F0F0 solid
}

.board {
	margin-bottom: 26px
}

.well {
	position: relative;
	padding: 20px
}

.well.well-sm {
	padding: 10px
}

.thumbnail {
	margin: 0 4px;
	overflow: hidden;
	padding: 12px;
	border: 1px solid #eee
}

.login-box {
/*	min-height: 268px;
	padding: 30px;
	margin-bottom: 4px*/
	    border-bottom-left-radius: 8px;
        border-bottom-right-radius: 8px;
        padding-bottom: 7px;
        padding-top: 40px;
        padding-left: 26px;
        padding-right: 26px;
}

.login-box .input-text {
	border-width: 0 0 1px;
	border-radius: 0;
	border-color: #E8E8E8;
	width: 258px;
	height: 22px;
}

.login-box .login-tools {
	margin-bottom: 20px;
	float: right;
	line-height: 1
}

.login-box .login-tools>a {
	padding: 2px 6px;
	border-right: 1px solid #eee;
	font-size: 12px
}

.login-box .button-change, .login-box .button-login {
	width: 122px;
	height: 35px;
	padding: 0;
	background-color: transparent
}

.login-box .login-tools>a.last {
	border: 0
}

.login-box .button-login {
	color:#ffffff;
	border: 0;
	border-radius: 0;
	background-image: url(../../images/assets/button_login1.png)
}

.login-box .button-change {
	font-size:15px;
	color:#19b2ff;
	border: 0;
	border-radius: 0;
	background-image: url(../../images/assets/button_change1.png)
}

.login-tabs, .login-tabs .nav-tabs>li {
	background-color: #FFF
}

.login-box .button-group {
	margin-bottom: 5px;
	margin-top: 5px;
}

.login-tabs {
	position: relative;
	z-index: 10;
	/*box-shadow: 0 -4px 6px 4px #363D4D;*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#363D4D',
		Direction=90, Strength=4)
}

.login-tabs .nav-tabs>li>a {
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	/*height: 56px;*/
	height: 30px;
	line-height: 56px;
	color: #96989E;
	border-bottom: 2px solid transparent
}

.login-tabs .nav-tabs>li.active>h6 {
        border-bottom: 2px solid rgba(0,125,254,1);
        width: 62%;
        display: block;
        margin: 0 auto;
        margin-top: 10px;
        margin-bottom: 10px;
        height: 17px;
}
.common_tools{
    font-family: FZLTZHJW--GB1-0;
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0;
    text-align: center;
    line-height: 20px;
    font-weight: 400;
    height: 30px;

}

.login-tabs .nav-tabs>li.active>a {
	color: #223450;
	/*border-bottom-color: #19B2FF*/
}

.modal-dialog {
	width: 600px;
	margin: 30px auto
}

.banner {
	padding-right: 1px;
	position: relative;
	width: 779px;
	height: 341px;
	float: right;
	margin-bottom: 28px
}

.banner .banner_container {
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center
}

.banner .banner_container img {
	display: none;
	position: absolute;
	top: 0;
	left: 0
}

.placeholder {
	position: absolute;
	color: #aaa;
	font-size: 14px;
	/*top: 8px;
	left: 7px;*/
}

.site-nav {
	position: relative;
	z-index: 10;
	background-color: #F2F2F2
}

.site-nav .navbar>li {
	padding: 6px 0
}

.site-nav .navbar>li.last>a {
	border-right: 0
}

.side-bar {
	float: left;
	width: 190px;
	min-height: 280px;
	background-color: #F2F3F7;
	margin-top: 1px
}

.side-bar a:focus, .side-bar a:hover {
	text-decoration: none
}

.side-bar .menu-list {
	background-color: #FFF;
	padding: 0 20px
}

.side-bar .menu {
	text-align: left;
	position: relative;
	display: block;
	padding-left: 2px;
	height: 42px;
	line-height: 49px;
	border-bottom: 1px solid #E4E4E4;
	color: #223450;
	font-size: 14px
}

.side-bar .menu.last {
	border-bottom: 0
}

.side-bar .menu:hover {
	cursor: pointer
}

.side-bar .menu-setting {
	float: right;
	margin-right: 14px;
	height: 42px;
	line-height: 42px;
	color: #223450;
	font-size: 14px
}

.side-bar .menu-setting>img {
	margin-right: 4px
}


.pageNavBtn{
	float:right;
	height:70px;
	width:69px;
	background-color: #fafafc;
	box-shadow: -7px -0.5px 6px 0px rgba(44, 44, 45, 0.22);
	z-index: 20;
	position: relative;
}


.pageNav {
	border: 1px solid #DBDBDB;
	background-color: #FFF;
	height: 70px;
	margin-bottom: -1px
}

.common-tab {
	border: 1px solid #EEEEEE;
	background-color: #FFF;
	height: 70px;
	margin-bottom: -1px
}

.fixedContainer{
	/* width: 935px; */
	height: 70px;
	overflow: hidden;
	float: left;
}
.moveableContainer{
	width: 5000px;
	height: 70px;
	position: relative;
	left:0px;
}

.pageNav .nav-tabs .fixedContainer .moveableContainer>li {
	float: left;
	margin-bottom: -1px;
	margin-left: -1px;
	position: relative;
	background-color: #fafafa
}

.common-tab .nav-tabs>li {
	float: left;
	margin-bottom: -1px;
	margin-left: -1px;
	position: relative;
	background-color: #fafafa
}
.asset, .title, .user-box, .user-info .hello {
	margin-bottom: 26px
}

.pageNav .nav-tabs .fixedContainer .moveableContainer>li>a {
	min-width: 185px;
	display:block;
	position: relative;
	height: 66px;
	line-height: 66px;
	font-size: 18px;
	text-align: center;
	color: #818C9D;
	padding: 0;
	border-right: 1px solid #DBDBDB;
	border-left: 1px solid #DBDBDB;
	border-top: 4px solid transparent;
	background-color: #FFF;
	border-bottom: 0
}

.common-tab .nav-tabs>li>a {
	width: 185px;
	display:block;
	position: relative;
	height: 66px;
	line-height: 66px;
	font-size: 18px;
	text-align: center;
	color: #818C9D;
	padding: 0;
	border-right: 1px solid #DBDBDB;
	border-left: 1px solid #DBDBDB;
	border-top: 4px solid transparent;
	background-color: #FFF;
	border-bottom: 0
}
.pageNav .nav-tabs .fixedContainer .moveableContainer>li.active>a {
	border-top-color: #00A2FF;
	font-weight: 500;
	z-index: 10;
	background-color: #FFF;
	color: #223450
}

.common-tab .nav-tabs>li.active>a {
	border-top-color: #00A2FF;
	font-weight: 500;
	z-index: 10;
	background-color: #FFF;
	color: #223450
}
.pageNav .nav-tabs .fixedContainer .moveableContainer>li.active>a:before {
	content: ' ';
	display: block;
	width: 0;
	position: absolute;
	height: 0;
	border: 4px solid transparent;
	border-top: 4px solid #00A2FF;
	left: 50%;
	margin-left: -2px;
	top: 0
}
.common-tab .nav-tabs>li.active>a:before {
	content: ' ';
	display: block;
	width: 0;
	position: absolute;
	height: 0;
	border: 4px solid transparent;
	border-top: 4px solid #00A2FF;
	left: 50%;
	margin-left: -2px;
	top: 0
}
.pageNav .nav-tabs .fixedContainer .moveableContainer>li.active>a:focus, .pageNav .nav-tabs .fixedContainer .moveableContainer>li.active>a:hover {
	cursor: default;
	text-decoration: none
}
.common-tab .nav-tabs>li.active>a:focus, .common-tab .nav-tabs>li.active>a:hover {
	cursor: default;
	text-decoration: none
}
.pageNav .nav-tabs .fixedContainer .moveableContainer>li>a:focus, .pageNav .nav-tabs .fixedContainer .moveableContainer>li>a:hover {
	text-decoration: none
}
.common-tab .nav-tabs>li>a:focus, .common-tab .nav-tabs>li>a:hover {
	text-decoration: none;
}
.asset, .asset-summary.asset-summary-shadow, .user-box {
	background-color: #FFF
}

.header-switch .button-switch {
	height: 34px;
	width: 140px;
	border-color: #DBDBDB;
	color: #223450;
	font-size: 14px;
	margin-right: 8px
}

.welcome {
	background-image: url(../../images/assets/bg.png);
	background-position: top center
}

.user-box {
	height: 112px;
	box-shadow: 0 8px 16px 0 #E9EDFC;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#E9EDFC',
		Direction=120, Strength=8)
}

.asset, .asset-summary.asset-summary-shadow, .bg-shadow, .notice-box {
	box-shadow: 0 0 24px 5px #E9EDFC;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#E9EDFC',
		Direction=120, Strength=12)
}

.avatar {
	float: left;
	line-height: 112px;
	width: 186px;
	text-align: center
}

.user-info {
	float: left;
	width: 814px;
	padding: 20px 0;
	font-size: 14px;
	color: #343434
}

.user-info .hello {
	font-size: 18px
}

.notice {
	color: #223450;
	font-size: 14px
}

.notice .text-label-1 {
	margin-right: 14px
}

.title {
	font-size: 22px;
	color: #223450
}

.sub-title {
	font-size: 14px;
	color: #818C9D;
	margin-left: 20px;
	padding-left: 20px;
	border-left: 1px solid #DADADC
}

.asset {
	height: 185px
}

.asset.asset-sm {
	height: 175px
}

.asset.asset-sm .asset-money {
	font-size: 26px;
	margin-top: 22px
}

.money {
	font-size: 16px;
}

.asset-summary {
	position: relative;
	float: left;
	height: 100%;
	font-size: 14px;
	color: #343434
}

.asset-summary-wrapper {
	position: absolute;
	top: 20px;
	left: 26px;
	right: 26px;
	bottom: 20px
}

.button-asset {
	position: absolute;
	top: 0;
	right: 0
}

.asset-money {
	margin-top: 30px;
	font-style: italic;
	color: #F52F3E;
	font-size: 36px
}

.asset-tool {
	font-size: 14px;
	color: #818C9D;
	position: absolute;
	left: 0;
	bottom: 0
}

.asset-tool>img {
	margin-left: 4px
}

.card-summary {
	position: relative;
	float: left;
	height: 100%
}

.card-summary-wrapper {
	position: absolute;
	top: 10px;
	left: 0;
	right: 0;
	bottom: 10px;
	overflow: scroll
}

.card {
	font-size: 16px;
	color: #223450;
	padding: 0 30px;
	height: 38px;
	line-height: 38px
}

.card .rmb {
	color: #818C9D;
	margin-left: 10px
}

.card.even {
	background-color: #F5F6F8
}

.border {
	border-bottom: 1px solid #F0F0F0;
	margin-top: 50px;
	margin-bottom: 50px
}

.borderNew {
	border-bottom: 1px solid #F0F0F0;
	margin-top: 35px;
}

.bg-sky {
	background-color: #F2F6FF;
	padding: 50px 0;
	margin-top: 60px
}

.notice-box {
	padding: 30px 26px;
	height: 192px;
	background-color: #FFF;
	width: 948px
}

.notice-box>ul>li {
	background-color: #EEF7FC;
	border-radius: 30px;
	border: 1px solid #E7EFFC;
	margin-bottom: 20px
}

.notice-box>ul>li>a {
	padding: 0 30px;
	display: block;
	height: 56px;
	line-height: 56px
}

.notice-box>ul>li.last {
	margin-bottom: 0
}

.horn {
	margin-right: 20px
}

.right-arrow-1 {
	margin-left: 14px
}

.table-tabs {
	padding-left: 30px;
	background-color: #FFF
}

.table-tabs .nav-tabs>li {
	margin-bottom: -1px;
	position: relative;
	margin-right: 92px
}

.table-tabs .nav-tabs>li>a {
	font-size: 16px;
	text-align: center;
	color: #818C9D;
	padding: 18px 0;
	border-color: transparent;
	border-width: 2px
}

.table-tabs .nav-tabs>li>a:focus, .table-tabs .nav-tabs>li>a:hover {
	color: #F52F3E
}

.table-tabs .nav-tabs>li.active>a {
	font-weight: 500;
	z-index: 10;
	padding-bottom: 16px;
	color: #F52F3E;
	border-color: #F52F3E
}

.bg-shadow {
	background-color: #FFF
}

.bg-1 {
	background-image: url(../../images/assets/bg_1.png);
	background-position: right bottom
}

.page-tool {
	position: fixed;
	bottom: 64px;
	right: 64px;
	width: 38px;
	z-index: 100;
	overflow: hidden
}

.page-tool>li {
	margin-bottom: 5px
}

.page-tool>li>a {
	display: block;
	width: 36px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	background-color: #EAEFF5;
	border: 1px solid #D7DADF
}

.dropdown.open, .dropdown:focus, .dropdown:hover {
	background-color: #FFF;
	padding: 6px 8px !important;
	margin: -6px 0px !important;
	border-color: #FFF !important;
}

.dropdown {
	position: relative;
	display: inline
}

.dropdown.open>.dropdown-menu, .dropdown:focus>.dropdown-menu, .dropdown:hover>.dropdown-menu
	{
	display: block
}

.dropdown:focus, .dropdown:hover {
	text-decoration: none !important
}

.dropdown-menu {
	top: 100%;
	right: 0;
	z-index: 1000;
	background-color: #fff;
	border-top:0px;
	box-shadow:0 6px 12px rgba(0,0,0 ,.200);
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#E9EDFC',
		Direction=120, Strength=6)
}

.dropdown-service {
	position: relative;
	padding: 8px 12px;
	height: 15px;
	background: #fff
}

.dropdown-wrapper .avatar-sm {
	position: relative;
	top: -4px;
	float: left;
	height: 46px;
	margin-right: 10px
}

.dropdown-wrapper .dropdown-user-info
.name {
	font-size: 12px;
	color: #868c98;
	margin-bottom: 4px
}

.dropdown-wrapper .dropdown-user-info .desc {
	font-size: 12px;
	color: #868C98;
	margin-bottom: 2px
}

.dropdown-tool {
	height: 30px;
	line-height: 30px;
	background-color: #F3F3F3;
	padding: 0 12px
}

.dropdown-tool>li {
	float: right;
	font-size: 12px;
	color: #40A5FF;
	margin-left: 28px
}

.modal, .modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0
}

.sub-menu>li>a {
	line-height: 25px;
	font-size: 14px;
	/* color: #868C98; */
	color: #303030;
	width: 234px;
    border: 0px;
	font-weight: 500;

}

.account-list>ul>li, .modal-header {
	border-bottom: 1px solid #DEDEDE;
	color: #223450
}

.sub-menu>li>a:focus, .sub-menu>li>a:hover {
    color: red;
}
.modal-backdrop {
	background-color: #000;
	opacity: .5;
	filter: alpha(opacity = 50);
	z-index: 1000
}

.modal-backdrop.modal-backdrop-spin, .modal-content {
	background-color: #fff
}

.modal {
	z-index: 1010;
	overflow-x: hidden;
	overflow-y: auto
}

.modal .modal-dialog {
	width: 700px;
	margin: 30px auto
}

.modal-content {
	position: relative;
	border-radius: 6px
}

.modal-footer, .modal-header {
	text-align: center;
	background-color: #F9F9F9
}

.modal-header {
	height: 80px;
	line-height: 80px;
	font-size: 24px;
	border-radius: 6px 6px 0 0;
	position: relative
}

.modal-header .modal-cancel {
	position: absolute;
	top: 50%;
	right: 28px;
	margin-top: -12px
}

.bg-2, .modal-body {
	position: relative
}

.modal-footer {
	height: 90px;
	line-height: 90px;
	border-top: 1px solid #DEDEDE;
	border-radius: 0 0 6px 6px
}

.modal-footer .button {
	width: 190px;
	height: 50px;
	line-height: 50px;
	padding: 0;
	border-radius: 25px;
	font-size: 24px
}

.error-msg, .error-msg2 {
	width: 100%;
	left: 0;
	text-align: center
}

.account-list>ul>li {
	display: block;
	padding: 0 26px;
	height: 60px;
	line-height: 60px;
	font-size: 16px
}

.account-list>ul>li .rmb {
	color: #818C9D;
	margin-left: 20px
}

.account-list>ul>li.last {
	border-bottom: 0
}

.error-msg {
	position: absolute;
	top: 272px;
	font-size: 40px;
	color: #FFF
}

.error-msg2 {
	position: absolute;
	top: 363px;
	font-size: 20px;
	color: #FFF
}

.login-help, .login-link>a {
	color: #FFFFFF;
	font-size:14px
}

.shortcut {
	width: 860px;
	margin: 0 auto
}

.bg-3 {
	background-color: #FAFAFC;
	border-top:1px #DBDBDB solid
}

.loginInput{
	position:absolute;
	top:0px;
	left:25px;
	line-height:20px
}

.form-group-lg .margin-right {
	position:absolute;
	top:0px;
	left:0px
}
.margin-right {
	margin-right: 10px
}

.margin-left {
	margin-left: 10px
}

.login-wrapper {
	margin-top: 84px;
	width: 384px;
	overflow: hidden;
	height: 390px;
}

.login-wrapper222new {
	margin-top: 84px;
	width: 366px;
	overflow: hidden;
	height: 390px;
    position: relative;/*登陆框位?*lzy*/
    left: -300px;/*登陆框位?*lzy*/
}

.login-help {
	position: relative;
	padding: 14px 18px;
	margin-bottom: 10px
}

.login-help .login-help-bg {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #FFF;
	opacity: .2;
	filter: alpha(opacity = 20)
}

.login-link {
	text-align: center;
        height: 24px;
        position: absolute;
        bottom: -30px;
        left: 0px;
        width: 366px;
}

.login-link>a {
	padding: 0 10px;
	border-right: 1px solid #eee
}

.col-3-new {
	width: 25%
}

.login-link>a.last {
	border-right: 0
}

.underline {
	text-decoration: underline
}

.proposal-list li {
	text-align: left;
	padding: 5px;
	font-family: inherit;
	border-bottom: 1px solid rgba(0, 0, 0, 0.16);
	height: 25px;
	line-height: 25px;
	background-color: rgba(255, 255, 255, 0.8);
	cursor: pointer;
}

.proposal-box {
	position: absolute;
	height: auto;
	border-left: 1px solid rgba(0, 0, 0, 0.11);
	border-right: 1px solid rgba(0, 0, 0, 0.11);
	left: 0px;
}

.proposal-list {
	z-index: auto;
	list-style: none;
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.44);
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 0px;
}

/*--广告轮播样式--*/
li{
	list-style: none;
}
.picShow{
	width:779px;
	height:341px;
	border:1px solid #eee;

	overflow: hidden;
}
.picShow ul{
	width:3895px;
	position: relative;
}
.picShow ul li{
	width:779px;
	float: left;
}


.jcarousel-pagination{
	position:absolute;
	bottom:10px;
	text-align:center;
	left:15px;
	right:15px
}

.jcarousel-pagination a{
	text-decoration:none;
	display:inline-block;
	font-size:12px;
	line-height:14px;
	min-width:14px;
	background:#fff;
	color:#4E443C;
	border-radius:14px;
	padding:3px;
	text-align:center;
	margin-right:3px;
	margin-left:3px;
	opacity:.50;
	filter:alpha(opacity=50)
}

.jcarousel-pagination a.active{
	color:#fff;
	opacity:1;
	filter:alpha(opacity=100)
}

a:hover{
	cursor: pointer;
}
/*--广告轮播样式--*/


/*小红?-?*/
.redPoint{
	width:5px;
	height:5px;
	border-radius:
	10px;
	background-color:#F00;
}
.redPoint.p1{
	position:absolute;
	top:3px;
	right:3px;
}
.redPoint.p2{
	position:absolute;
	top:46px;
	right:3px;
}
.redPoint.p3{
	position:absolute;
	top:89px;
	right:3px;
}


/*扫一扫二维码-?*/
.QRCode{
	/* width:125px; */
	width:125px;
	height:160px;
	/* background-image:url(../../images/assets/46.png); */
	/* background-repeat:no-repeat; */
	z-index:50;
	position:absolute;
	/* top:0px; left:40%; */
	top:45px; left:75%;
	padding-top:25px;
	display:none;
}

.QRCode-style{
	text-align:center;
	font-size:14px;
	/* color:#FFF; */
}
.QRCode-style img{
	width:85px;
}
.QRCode-style span{
	font-size:12px;
}
.QRCode-spring{
	color:#FF0;
}

.queryWord{
	position:absolute;
	z-index:1000;
	background:#FFFFFF;
	width:172px;
}

.searchInfoDiv{
	display:none;
	position: relative;
	border:1px solid rgba(0, 0, 0,.15);
	/* border: solid 0px gray; */
	top: 1px;
	width:177px;
	background: white;
	height: auto;
	z-index: 1000;
	text-align: left;
	color: #868c98;
	-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=6,Direction=135,color='#E9EDFC')";
    box-shadow:6px 6px 12px rgba(0,0,0 ,.200);
}

.test001{
	font-style:italic;
	cursor:hand;
}

.footerright {
	width:270px;
	position: absolute;
	left: 0px;
}

.footeraddr {
	position: absolute;
	left: 280px;
}

.footertel {
	position: absolute;
	left: 490px;
}

.footersend {
	position: absolute;
	left: 670px
}

.footerservice {
	position: absolute;
	left: 860px;
}

/* .showDiv{
	width:235px;
	height:85px;
	z-index:50;
	background-color: lightgrey;
	position:absolute;
	left:140px;
	display:none;
} */


/*base3比base多出的样?*/
.col-3 {
	width: 18%;
	text-align:right
}
.col-11 {
	width: 28%;
	text-align:right
}

.button.button-whiter, .button.button-whiter:focus, .button.button-whiter:hover
	{
	background-color: #FFF
}

.button.button-whiter {
	border: 1px solid #E5E5E5;
	color: #E5E5E5
}

.button.button-no-border-radius {
	border-radius: 0
}

.text-label.text-label-7 {
	font-size: 15px;
	color: #143d71
}

.text-label.text-label-8 {
	font-size: 14px;
	color: #74787d
}

.text-label.text-label-9 {
	font-size: 16px;
	color: #223450
}

.text-label.text-label-10 {
	font-size: 14px;
	color: #223450
}

.text-label.text-label-11 {
	font-size: 14px;
	color: #143d71
}

.main-sidebar {
	z-index: 10;
	display: block;
	overflow: hidden;
	background-color: #EBEEF3;
	width: 220px;
	float: left;
}

.nav-sidebar {
	float: none;
	width:99%;
}

.nav-sidebar>li {
	float: none;
	border-bottom: 1px solid #DBDBDB;
	width:100%;
}

.nav-sidebar>li>a {
	display: block;
	color: #223400;
	position: relative;
	height: 28px;
	line-height: 28px;
	padding-left: 18px;
	letter-spacing: 1px;
	font-size: 14px;
	font-weight: 500;
}

.navbar>li>a{
	position: relative;
	display: block;
	padding:10px 8px
}

.nav-sidebar>li>a>img {
	float: right;
	margin-top: 4px
}

.nav-sidebar>li>a:focus, .nav-sidebar>li>a:hover {
	cursor: pointer;
	text-decoration: none
}

.nav-sidebar>li.active>ul {
	display: block;
	opacity: 1
}

.nav-sidebar>li>ul {
	display: none;
	list-style: none;
	padding: 0;
	margin: 0;
	height: auto;
	transition: all .2s linear;
	z-index: 10
}

.nav-sidebar>li>ul>li a {
	display: block;
	padding-left: 22px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #747880;
	border: 1px solid transparent
}

.nav-sidebar>li>ul>li a:focus, .nav-sidebar>li>ul>li a:hover {
	cursor: pointer;
	text-decoration: none;
	padding-left:21px;
}
.nav-sidebar>li>ul>li:focus,.nav-sidebar>li>ul>li:hover{
	border: 1px solid #DBDBDB;
	margin:-1px 0px;
	border-right-color: #FFF;
	background-color: #FFF
}


.nav-sidebar>li>ul>li.active {
	border: 1px solid #DBDBDB;
	margin:0px;
	border-right-color: #FFF;
	background-color: #FFF
}

.nav-sidebar>li>ul>li.active:last-child {
	border-bottom: 0
}

.nav-sidebar>li>ul>li.active a {
	color: #00A2FF;
	font-weight: 500;
	padding-left:22px;
}

header-switch .base>img, .header-switch .button-scan>img,
	.header-switch .button-switch>img, .header-switch .input-text-search>img
	{
	margin-left: 10px
}

.common-table {
	width: 100%;
	border: 0
}

.common-table td {
	background-color: #FFF;
	padding: 8px;
	border: 1px  #EEEEEE solid
}

.ui-datepicker-month, .ui-datepicker-year {
	vertical-align: middle;
	height: 26px;
	line-height: 24px
}

.table-title, h4 {
	font-size: 18px
}
.table-title{
	margin-top: 40px;
	font-weight:bold;
	color:#223450;
	text-align:center
}
.table1 {
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
	border: 1px solid #bbbbbb
}

.table3 {
	width: 100%;
	text-align: left;
	border:1px solid #EEEEEE;
}

.table3 td {
	font-size: 10px;
	color: #223450;
	padding: 10px 28px
}

.table1 td {
	font-size: 14px;
	color: #223450;
	border-top: 1px solid #EEEEEE;
	padding: 10px 8px
}

.table1 td .table-label {
	float: left;
	width: 33.3333333%;
	max-width: 150px
}

.table1.table-border td {
	border: 1px solid #EEEEEE;
	color: #747880
}

.table.table-border td {
	border: 1px solid #eee;
	color: #747880
}


.table1 .table-header td {
	padding: 10px 0;
	color: #777;
	background-color: #F2F3F4
}

.table1 .table-header-1 td {
	padding: 16px 0;
	color: #4F5D73;
	background-color: #F8F8FA
}

.table1.table-sm tbody td {
	padding: 14px 18px
}

.table1.table-lg tbody td {
	height: 60px;
	padding: 20px 18px
}

.table1.table-lg tbody .table-header td {
	font-size: 15px;
	padding: 15px 0
}
.main {
	float: left;
	padding-bottom: 24px;
	/* padding-left: 22px; */
	background-color: #FFF;
	padding-top:0px;
	width:100%;
	/* height:100%;	 */
	background:url(../../images/bg1.png);
}
.text-label {
	word-wrap: break-word;
	word-break: break-all
}
.text-label.text-label-h {
    font-weight: 600;
    font-size: 26px;
}
.text-label-cell{
   padding: 6px 20px;
   font-size: 16px;
   line-height: 26px;
}
.text-textBold{
    margin: 3px 0;
    font-weight: 600;
}
.input-select.input-select-size{
    height: 40px;
    width: 300px;
    font-size: 14px;
}
.complex-table{
    width: 100%;
	border: 0
}
.complex-table td {
	background-color: #FFF;
	padding: 10px;
}
.bq-inline {
  font-family: FZLTHJW--GB1-0;
  display: inline-block;
  font-size: 16px;
  line-height: 40px;
  height: 2.5rem;
  color: #333333;
  padding-left: 8px;
  border: 1px solid #E1E1ED
}
.calendar-input-bs{
     font-size: 1rem;
     width:23rem;
     line-height:1.9rem;
     padding-left:1rem;
     color:#333;
     border:0.05rem solid #e1e1ed;
}
.calendar-img1{
     width:1rem;
     position: absolute;
     left:19.5rem;
     top:0.7rem;
     display:none;
 }
.calendar-img1-bs{
      width:1rem;
      position: absolute;
      left:20rem;
      top:0.7rem;
      display:none;
  }
  .calendar-container:hover .calendar-img1-bs{
       display:block;
    }
.calendar-container{
    position:relative;
 }
 .calendar-container:hover .calendar-img1{
     display:block;
  }
  .new-list-table1{
     	width: 97%;
        border: 0;
        margin: 0 auto;
        font-size:0.9rem;
        color:#333333;
        table-layout: fixed;
        word-break: break-all;
        word-wrap: break-word;
        border-collapse: collapse;
    }

    .new-list-table1 td{
     	 height: 4rem;
         padding:0;
         padding-right:0.5rem;
     }

     table.new-list-table1 td:first-child{
        padding-left:0.5rem;
     }
     table.new-list-table1 tr:nth-child(odd){
         background-color: #F9F9F9
      }

      table.new-list-table1 tr:nth-child(even){
          background-color: #FFF
       }

     table.new-list-table1 tr:first-child{
        background-color: #F6F9FC;
        border-bottom: 0.05rem solid #e1e1ed;
     }

     table.new-list-table1 tr:first-child td{
       height:2.5rem;
     }

  .fl {
  	float: left !important;
  	color: #004080
  }
.tr-bg{
	background:#F2F3F4
}
.text-left{
	font-weight:bold;
	color:#223450
}
.buttons{
	display: inline-block;
	padding: 6px 16px;
	font-size: 14px;
	font-weight: 400;
	border: 0;
	text-align: center;
	white-space: nowrap;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-color: #0C4D94;
	color: #FFF;
	border-radius: 20px;
}
.table-title1{
	width: 100%;
	text-align: left;
	height: 80px;
	border: none;
}
.table2 td{
	 height: 40px;
	 padding:0px;
	 border:1px #EEEEEE solid
}
.table4 td{
	 border:1px #EEEEEE solid
}
.table6{
    width: 90%;
    margin-top:50px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
    text-align: center;
 }
.table6 td{
   border:1px solid;
   font-size: 14px;
   border:1px #EEEEEE solid
}
.table-seperate {
    width: 100%;
    margin-top:20px;
    border-collapse: separate;
    border-spacing: 20px;
}
.table-seperate td{
   vertical-align: top;
}
.td-font-right{
	text-align: right;
	font-weight:bold;
}
.td-font-center {
   font-weight:bold;
   text-align: center;
}

/* 代授权页?-?*/
.table2 tr td a{
	color:#3E8CCE;
	text-decoration:none;
}

.textCenter span{
	margin-left:50px;
}
/* 代授权详细页?-?*/
.table1-border tr td{
	border:1px #BBBBBB solid;
}
.table1-border tr th{
	border:1px #BBBBBB solid;
}
.iframe{
	width: 1146px;
	height: 900px;
}

#errtd{
	color:#ff0000;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	padding:5px;
}

.showDiv{
	position:absolute;
	display:block;
	/* width:300px;
	height:10px;
	font-size:12px;
	background-color:#DDDDDD;
	color:#993300; */
	z-index:99;
}

.hiddenDiv{
	display:none;
	position:absolute;
	left:260px;
	top:170px;
	z-index:1300
}


.showDiv2{
	position:absolute;
	z-index:1300;
	display:block;
}
.tdleft_pad{
	text-align:left;
	padding-left:60px;
	border:solid 1px #c1d5f0;
}

/* 密码控件 */
.login-box .pwdClass {
	border-width: 0 0 1px;
	border-radius: 0px;
	border-color: #E8E8E8;
	width: 258px;
	height: 22px
}
.pwdClass{
	font-size: 14px;
	color: #333;
	border: 1px solid #BBB;
	background-color: #FFF;
	background-image: none;
	outline: 0;
	padding-bottom: 1px;
	margin-left: 25px;
	padding: 0px 6px;
	line-height:20px
}


/* 密码控件下载 */
.login-box .oxcShow4 {
	border-width: 0 0 1px;
	border-radius: 0;
	border-color: #E8E8E8;
	width: 258px;
	height: 15px;
	margin-left: 25px
}
.oxcShow4{
	display: inline-block;
	font-size: 14px;
	color: #333;
	background-color: #FFF;
	background-image: none;
	border: 1px solid #BBB;
	outline: 0;
	padding: 4px 6px
}
/*控件下载*/
.ft-activex:focus, .ft-activex:hover {
    color: #d93741;
}

.footer {
	margin-top:0px;
	position:relative;
	background-color: #fff;
	font-size: 14px;
	color: #353A45;
	height: 14px;
	padding: 20px 0;
	opacity: .9;
	filter: alpha(opacity = 90);
	border-top: 1px solid #DBDBDB
}

.a1{
	width:188px;
}
.a2{
	font-size:13px;
}

.ui-datepicker { z-index:9999 !important}

.input-passwd-w150px-h28px{
	width: 148px;
	height:	28px;
	border: 1px solid #BBB;
}
.input-passwd-w139px-h18px{
	width: 137px;
	height:	16px;
	border: 1px solid #BBB;
}
.input-passwd-w300px-h56px{
	width: 15rem;
	height:	2.8rem;
	border: 0.05rem solid #E1E1ED;
    border-radius: 0.1rem;
    background: #FFFFFF;
    padding:0.9rem 2.8rem 0.9rem 0.8rem;
}

/***********************************************/
/* loading  页面等待效果的样?                 */
/***********************************************/

.loading{
	background:url(../../images/load_2012.gif)  no-repeat;
	background-color:#ffffff;
	height:35px;
	width:160px;
	font-family:'宋体',"Times New Roman", Times, serif;
	font-size:13px;
	color:#818181;
	text-align:left;
	padding-top:20px;
	padding-left:60px;
	padding-right:15px;
	font-weight:bold;
	border:1px solid #818181;
}

.atten{
	color:red;
}

.pageDivClass {
	font-weight:normal;
	float: right !important;
	margin-right: 8px
}

.pageClass {
	margin-right: 8px;
	border-radius: 0;
	border: 1px solid #E5E5E5;
    color: #000!important;
    background-color: #FFF;
    width: 54px;
    padding: 4px 0;
    font-size: 12px;
}

.pageClass:hover {
	background-color: #ddd;
}
.navbtClass {
	border-radius: 0;
	border: 1px solid #E5E5E5;
    color: #83c0ba !important;
    background-color: #FFF;
    width: 34.5px;
    height: 70px;
}

.navbtClass:hover {
	background-color: #f5f5f5;
}

.table-role{
	z-index:1400;
	background-color: #FFF;
	border-spacing:0px;
	width:260px;
	color:#993300;
	border:1px #993300 solid
}
.table-role tr td,.table-role tr{
	height:30px;
	line-height:20px;
	border:0px
}

/*通知轮播*/
.picShow1 li{
   list-style: none;
}

.picShow1{
   margin: 0px auto;
   height: 30px;
   overflow: hidden;
   position: relative;
   text-align: left;
   font-size: 12px;
   line-height: 30px;
}

.picShow1 ul{
   position: relative;
}

.picShow1 ul li{

}.fileBtn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.fileBtn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.fileBtn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
  text-decoration:none
}
.fileBtn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
  text-decoration:none
}
.ipInfortable{
	border:0;
}
.ipInfortable td{
	font-size:14px;
	padding: 8px 10px
}

.ipInfoDiv
{
	position:absolute;
	display:none;
	border:1px solid rgb(204, 204,204);
	border:1px solid rgba(0, 0, 0,.15);
	background:white;
	border-radius:4px;
	box-shadow:0 6px 12px rgba(0,0,0 ,.175);

}
/*表格中金额字段样?*/
td.td20amt{
	text-align:right;
	font-weight:bold;
	color:#3e3e3e;
	padding-right:8px;
}
.spanStyle{
	color:red;
}
.button.button-cl {
	padding:0px;
	color:#7f7f7f;
	width: 34px;
	font-weight:bold;
	background:url(../../images/bg_bankcal1.png)
}

.button.button-cl:hover,.button.button-cl:focus{
	color:#ffffff;
	width:34px;
	font-weight:bold;
	background:url(../../images/bg_bankcal2.png)
}

.button.button-cl[disabled]:hover,.button.button-cl[disabled]:focus{
	color:#7f7f7f;
	width:34px;
	font-weight:bold;
	background:url(../../images/bg_bankcal1.png);
}
.titleClass{
	background:#ffffff;
	color:#ff0000;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	padding:5px;

}

.main {
    float: left;
    padding-bottom: 24px;
    /* padding-left: 14px; */
    background-color: #FFF;
    padding-top: 0px;
    width: 100%;
    /* height: 100%; */
}
  .alert-radio{
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none;
    outline: none;
    height:1.2rem;
    width:1.2rem;
    background-size:1.2rem;
    background-image: url('../images/selectback2.png');
    background-repeat: no-repeat;
    background-position: 0px 0px;
    margin-right: 0.3rem;
  }
  .alert-radio:checked{
    background-image: url('../images/selectback.png');
    background-repeat: no-repeat;
    background-position: 0px 0px;
  }
  .alert-radio:disabled{
    opacity: 0.6;
  }
  .center-row{
    display: flex;
    align-items: center;
  }
  .center-row-col{
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .checkbox-input{
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none;
    outline: none;
    height: 20px !important;
    width: 20px !important;
    background-image: url('../images/checkbox2.png');
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-size:20px;
  }
  .checkbox-input:checked{
    background-image: url('../images/checkbox1.png');
    background-repeat: no-repeat;
    background-position: 0px 0px;
  }
  .checkbox-input:disabled{
    opacity: 0.6;
  }
  .margin-height{
       position:absolute;
       left: 298px;
  }
  .trangle-IE8 {
     width:33px;
     height:91px;
     border:15px solid red;
     border-top-color:#000;
     border-bottom-color:blue;
     border-right-color:orange;
     border-left-color:black;
     border-bottom-color:transparent;
     border-left-color:transparent;
     border-right-color:transparent;
     position:relative;
     right:-120px;
     top:33px;
    }
  .tips-text-IE8{
      position: absolute;
      background:rgba(255, 255, 255, 0.6)!important;
      filter:Alpha(opacity=60);
      background: #000;
      width: 257px;
      right: -16px;
      padding: 16px 16px;
      bottom: 32px;
      font-family: SourceHanSansCN-Regular;
      font-size: 12px;
      color: #FFFFFF;
      line-height: 16px;
      white-space: pre-wrap;
      text-align: left;
      display: none;
      height: 82px;
      top: -133px;
      z-index:999;
  }
  .tips-text{
      position: absolute;
      background: rgba(0, 0, 0, 0.6);
      width: 15.7rem;
      /*right: -1.1rem;*/
      right: -0.3rem;
      padding: 0.4rem 0.8rem;
      bottom: 2.3rem;
      font-family: SourceHanSansCN-Regular;
      font-size: 0.8rem;
      color: #FFFFFF;
      line-height: 1rem;
      border-radius: .75rem;
      white-space: pre-wrap;
      text-align: left;
      display: none;
      height: 5rem;
  }
  .trangle {
       position: absolute;
       bottom: -1.25rem;
       right: 1.07rem;
       display: inline-block;
       border: solid .64rem;
       border-color: rgba(0, 0, 0, 0.6) transparent transparent transparent;
   }
   .trangle-IE8 {
      width:33px;
      height:91px;
      border:15px solid red;
      border-top-color:#000;
      border-bottom-color:blue;
      border-right-color:orange;
      border-left-color:black;
      border-bottom-color:transparent;
      border-left-color:transparent;
      border-right-color:transparent;
      position:relative;
      right:-88px;
      top:33px;
     }
     .trangle-IE8-query {
           width:33px;
           height:91px;
           border:15px solid red;
           border-top-color:#000;
           border-bottom-color:blue;
           border-right-color:orange;
           border-left-color:black;
           border-bottom-color:transparent;
           border-left-color:transparent;
           border-right-color:transparent;
           position:relative;
           right:-208px;
           top:18px;
          }
/*tabs*/
.login-tabs .nav-tabs>li>h6 {
    font-size: 10px;
    text-align: center;
    height: 0px;
    line-height: 10px;
    color: #96989E;
    border-bottom: 2px solid transparent;
}
.login-guide{
    text-align: center;
    font-size: 14px;
    text-decoration: underline;
    color:#19b2ff
}

/*reminder输入密码提示?*/
.reminder1{
    position: absolute;
    width: 400px;
    top: 226px;
    right: 418px;
}
.reminder2{
    position: absolute;
    width: 98px;
    top: 228px;
    right: 721px;
}
.reminder3{
    position: absolute;
    width: 15px;
    top: 266px;
    left: -44px;
}
.reminder4{
    position: absolute;
    width: 279px;
    top: 260px;
    left: -344px;
    font-size: 12px;
}

.hidden {
    display: none !important;
}
.purpose_boxClass {
   border:1px solid red;
}

.image-container{
    position: relative;
    display: inline-block;
}
.tooltip{
    position: absolute;
    display: none;
    right: 1.4rem;
    bottom: 0;
    width: 13.8rem;
    height: 6.7rem;
    background: #FFFFFF;
    padding: 10px;
    box-shadow: 0 0 5px rgba(0,0,0,0.3);
    border: 1px solid #73A5FF;
    border-radius: 4px;
    opacity: 100%;
    text-align: left;
}
.tooltip-image{
    width: 1.1rem;
    height: 1.1rem;
}
.image-container:hover .tooltip{
    display: block;
}
.container{
    font-family: FZLTHJW--GB1-0;
    font-size: 1.125rem;
    color: #73A5FF;
    letter-spacing: 0;
    line-height: 1.6875rem;
    text-shadow: 0 2px 4px rgba(97,140,217,0,20);
    text-align: left;
}
.business-tips-triangle{
    display: none;
    border: 0.05rem solid #73A5FF;
    transform: rotate(-135deg);
    border-right: none;
    border-top: none;
    position: absolute;
    left: -0.53rem;
    bottom:0.4rem;
    background: #fff;
    z-index: 1;
    width: 0.3rem;
    height: 0.3rem;
}
.image-container:hover .business-tips-triangle{
    display: block;
}
.tooltip1{
    position: absolute;
    display: none;
    right: 1.4rem;
    bottom: 0;
    width: 20rem;
    height: 10rem;
    background: #FFFFFF;
    padding: 10px;
    box-shadow: 0 0 5px rgba(0,0,0,0.3);
    border: 1px solid #73A5FF;
    border-radius: 4px;
    opacity: 100%;
    text-align: left;
}
.image-container:hover .tooltip1{
    display: block;
}
.lg-hide {
    display: none;
}
/*  */
.fe-modal-background {
    position: fixed;
    filter: progid:DXImageTransform.Microsoft.Alpha(style=2,opacity=25,finishOpacity=75);
    top: 0;
    left: 0;
    z-index: 100;
    height: 100%;
    width: 100%;
    background: #666666;
    opacity: 0.5;
}
.fe-modal-container {
    top: 10rem;
    position: fixed;
    z-index: 101;
    overflow: auto;
    background: #FFFFFF;
    border-radius: 0.26rem;
}
.fe-modal-container-w26 {
    width: 26%;
    left: 37%;
}
.fe-modal-container-w50 {
    width: 50%;
    left: 25%;
}
.fe-modal-container-w70 {
    width: 70%;
    left: 15%;
}
.fe-modal-head {
    height: 2.5rem;
    line-height: 2.5rem;
    padding: 0 1.25rem;
    background-color: #73A5FF;
}
.fe-modal-head-title {
    font-weight: 600;
    font-size: 1.25rem;
    color: #FFFFFF;
}
.fe-modal-head-close {
    float: right;
    margin-top: 0.625rem;
    height: 1.25rem;
    width: 1.25rem;
    cursor: pointer;
}
.fe-modal-content {
    padding: 1.25rem;
}
.fe-modal-content-tile {
    width: 100%;
    margin: 0.26rem 0 1rem 0;
    font-size: 1.04rem;
    font-weight: 600;
    color: #333333;
    text-align: center;
}
.fe-modal-content-text {
    width: 100%;
    line-height: 1.5625rem;
    color: #333333;
    font-size: 1.04rem;
}
.fe-modal-content-text-warning {
    width: 100%;
    padding-top: 1.25rem;
    padding-bottom: 2rem;
    line-height: 1.5625rem;
    color: #FF944C;
    font-size: 1.04rem;
    border-bottom: 1px solid #E1E1ED;
}
.fe-modal-content-loading {
    margin: 0 auto;
    width: 6.5rem;
    height: 6.5rem;
}
.fe-modal-content-warning {
    margin: 0 auto;
    width: 5.2rem;
    height: 4.576rem;
}
.fe-modal-foot {
    width: 100%;
    padding-bottom: 1.25rem;
}
.feo-modal-progress-detail-row {
    width: 100%;
    margin-bottom: 1.6rem;
    height:1.04rem
}
.feo-modal-progress-detail-title {
    width: 45%;
    line-height: 1.04rem;
    font-size: 1.04rem;
    text-align: right;
    float: left;
}
.feo-modal-progress-detail-value {
    padding-left: 1.25rem;
    width: 45%;
    line-height: 1.04rem;
    font-size: 1.04rem;
    float: left;
}
.feo-btn-main {
    display: inline-block;
    width: 12.5rem;
    height: 2.5rem;
    line-height: 2.5rem;
    font-size: 1.15rem;
    font-weight: 600;
    text-align: center;
    color: #FFFFFF;
    background-color: #73A5FF;
    border: 2px solid #73A5FF;
    border-radius: 0.1rem;
    cursor: pointer;
}
.feo-btn-box {
    width: 100%;
    text-align: center;
}
.feo-modal-progress-table-title-item {
    float: left;
    font-size: 0.9375rem;
    line-height: 2.92rem;
    color: #333333;
    width:30%;
}
.feo-modal-progress-table-title {
    width: 100%;
    background: #F6F9FC;
    height:3rem;
}
.feo-modal-progress-table-row-item {
    line-height: 2.92rem;
    float: left;
    width:30%;
    height:2.92rem;
}
.feo-modal-progress-table-row {
    width: 100%;
    font-size: 1.04rem;
    color: #333333;
    height: 3rem;
    font-size: 0.9rem;
}
.feo-w-20 {
    width: 20% !important;
}
.feo-w-25 {
    width: 25% !important;
}
.feo-w-30 {
    width: 30% !important;
}
.feo-w-10 {
    width: 10% !important;
}
.feo-w-40 {
    width: 40% !important;
}
.feo-w-50 {
    width: 50% !important;
}
.feo-w-15 {
    width: 15% !important;
}
.feo-color-gray {
    color: #999999;
}
.col-p{
    margin: 0 2rem;
}