@charset "utf-8";
body,
ol,
ul,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
p,
th,
tr,
td,
dl,
dd,
form,
input,
textarea,
select {
    margin: 0px;
    padding: 0px
}

body {
    font: 14px/24px;
    background: #f9f9f9;
    word-wrap: break-word;
    color: #666;
    word-break: break-all;
}

a {
    text-decoration: none;
    color: #2870DD
}

a:hover {
    text-decoration: none
}

ul {
    list-style-type: none;
}

ol {
    list-style-type: none;
    counter-reset: sectioncounter;
}

ol li:before {
    content: counter(sectioncounter) "、";
    counter-increment: sectioncounter;
}


/*@font-face {
    font-family: 'fzktjt';
    src: url('/Scripts/font/fzktjt.eot');
    src: url('/Scripts/font/fzktjt.eot?#iefix') format('embedded-opentype'),
         url('/Scripts/font/fzktjt.woff') format('woff'),
         url('/Scripts/font/fzktjt.ttf') format('truetype'),
         url('/Scripts/font/fzktjt.svg#WebSymbolsRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}*/

img {
    border: 0;
    vertical-align: middle;
    max-width: 100%;
}

em {
    font-style: normal
}

table,
tr,
td {
    border: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.clearfix:after {
    clear: both;
    content: "";
    display: table;
    height: 0;
    visibility: hidden
}

.clearfix {
    zoom: 1*zoom: 1;
    _zoom: 1
}

textarea {
    resize: none
}

input,
textarea {
    outline: none
}

i,
em {
    font-style: normal
}

.line {
    padding: 0px 10px;
    font-size: 14px;
    line-height: 20px;
    color: #bbb
}

input[type=submit],
input[type=reset],
input[type=button] {
    filter: chroma(color=#000000);
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal
}

.fl {
    float: left
}

.fr {
    float: right
}

.col-1 {
    width: 100%;
}

.col-2 {
    width: 900px;
    margin: 0px auto;
}

.col-3 {
    width: 400px;
    margin: 0px auto;
}

.col-bg-white {
    background: #fff
}

.bodybox {
    min-height: 600px
}

.con-width {
    width: 1120px;
    min-width: 1120px;
    margin: 0 auto
}

.marbot20 {
    margin-bottom: 20px;
}

.marbot30 {
    margin-bottom: 30px;
}

.mar-l {
    margin-left: 20px;
}

.toplogo {
    background: url(images/top.png) no-repeat center;
    height: 73px;
}

.bg-topbox {
    padding: 30px 0px;
    border-bottom: #f1f1f1 1px solid;
    border-top: #f1f1f1 1px solid
}

.bg-topbox h1 {
    font-size: 26px;
    color: #434343
}

.bg-box {
    width: 400px;
    padding: 20px;
}

.bg-tit {
    font-size: 16px;
    font-weight: 600;
    color: #434343;
    line-height: 30px;
}

.bg-text {
    font-size: 14px;
    color: #888;
    padding: 15px 0px;
    line-height: 24px;
}

.bg-text span {
    color: #F00
}

.bg-btn {
    background: #6BD8FA;
    color: #fff;
    display: inline-block;
    line-height: 30px;
    font-size: 14px;
    padding: 0px 20px;
}

.login-box {
    width: 298px;
    float: left;
    padding: 40px 40px;
    background: #fff;
}

.login-tit {
    padding-bottom: 30px;
    font-size: 16px;
    color: #434343;
    font-weight: bold
}

.login-box ul li.textform {
    display: block;
    height: 45px;
    line-height: 45px;
    position: relative;
    margin: 0 0 20px;
    border-bottom: 1px solid #dfdfdf;
}

.login-box ul li.li_tip {
    margin: 0 0 40px;
    display: inline-block;
    width: 278px;
}

.login-box ul li.li_tip label {
    float: left;
    color: #333;
    font-size: 12px;
}

.login-box ul li.li_tip a {
    float: right;
    color: #333;
    font-size: 12px;
}

.login-box ul li .label_tip {
    color: #b6b6b6;
    position: absolute;
    left: 0px;
    top: 0px;
    font-size: 14px;
}

.login-box ul li input.inputtext {
    border: none;
    outline: none;
    height: 34px;
    line-height: 34px;
    width: 290px;
}

.login-box ul li input.ver {
    border: none;
    position: absolute;
    left: 0px;
    top: 4px;
    line-height: 34px;
    outline: none;
    height: 34px;
    background: none;
    width: 200px;
}

.login-box ul li .ver-img {
    position: absolute;
    right: 4px;
    font-size: 12px;
    color: #888;
    top: 4px;
}

.login-box ul li .ver-img a {
    margin-left: 5px;
}

.login-box ul li .ver-img img {
    cursor: pointer;
    width: 80px;
    height: 34px;
}

.login-box ul li .ver-duanxin {
    position: absolute;
    right: 0px;
    font-size: 14px;
    color: #2870DD;
    bottom: 10px;
    display: inline-block;
    line-height: 20px;
}

.login-box ul li .texttip {
    position: absolute;
    left: 0px;
    top: 43px;
    color: #ff0000;
    font-size: 12px;
    _top: 29px;
    line-height: 20px
}

.login-box ul li.login-btn {
    border: none;
    padding-left: 0;
}

.login-box ul li.login-btn input {
    background-color: #6BD8FA;
    width: 298px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    border: none;
    border-radius: 2px;
}

.banklist li {
    padding-bottom: 20px;
}

.i-radio {
    vertical-align: middle;
    margin-right: 3px
}

.banklist li .bank {
    display: inline-block
}

.foot {
    background: #eee;
    color: #888;
    font-size: 12px;
    padding: 30px 0px;
    text-align: center
}

.login-warp {
    background: #BDEDFE;
}

.login-head {
    background-color: #fff;
    height: 63px;
    padding-top: 13px;
}

.login-head img {
    width: auto
}

.lo_part01 {
    background: #BDEDFE;
    height: 0px;
}

.lo_part02 {
    background: #BDEDFE;
    height: 80px;
}

.lo_part03 {
    background: url(../images/login01.png) no-repeat center #BDEDFE;
    height: 302px;
    width: 970px;
    padding-right: 30px;
    margin: 0 auto
}

.lo_part04 {
    background: url(../images/login02.png) no-repeat center #BDEDFE;
    height: 202px;
}

.lo_part05 {
    background: #BDEDFE;
    height: 100px;
}

.login-box {}

.lgn-tit {
    padding-bottom: 20px;
}

.lgn-tit span {
    font-size: 18px;
    font-weight: bold;
    color: #555;
    line-height: 24px;
}

.ico-user {
    background-position: -67px -70px;
    width: 32px;
    height: 37px;
}

.ico-pwd {
    background-position: -67px -107px;
    width: 32px;
    height: 37px;
}

.lo_part03 .login-box {
    width: 285px;
    margin: 0 auto;
    padding: 20px 20px 10px;
    background: #fff;
    float: right;
    margin-top: 40px;
}

.lo_part03 .login-box ul {
    padding-bottom: 20px;
}

.lo_part03 .login-box ul li.textform {
    display: block;
    height: 41px;
    line-height: 41px;
    position: relative;
    margin: 0 0 20px;
    border: 1px solid #dfdfdf;
    background: #f7f7f7;
    border-radius: 5px;
}

.lo_part03 .login-box ul li.li_tip {
    margin: 0 0 20px;
    display: inline-block;
    width: 278px;
}

.lo_part03 .login-box ul li.li_tip label {
    float: left;
    color: #333;
    font-size: 12px;
}

.lo_part03 .login-box ul li.li_tip a {
    float: right;
    color: #333;
    font-size: 12px;
}

.lo_part03 .login-box ul li .label_tip {
    color: #b6b6b6;
    position: absolute;
    left: 32px;
    top: 0px;
}

.lo_part03 .login-box ul li input.inputtext {
    border: none;
    outline: none;
    height: 34px;
    line-height: 34px;
    width: 240px;
    background-color: #f7f7f7;
    margin-left: 35px
}

.lo_part03 .login-box ul li input.ver {
    border: none;
    position: absolute;
    left: 10px;
    line-height: 38px;
    outline: none;
    height: 38px;
    background: none;
    width: 165px;
}

.lo_part03 .login-box ul li .ver-img {
    position: absolute;
    right: 4px;
    font-size: 12px;
    color: #888;
    top: 4px;
}

.lo_part03 .login-box ul li .ver-img a {
    margin-left: 5px;
}

.lo_part03 .login-box ul li .ver-img img {
    cursor: pointer;
    width: 80px;
    height: 34px;
}

.lo_part03 .login-box ul li .texttip {
    position: absolute;
    left: 0px;
    top: 43px;
    color: #ff0000;
    font-size: 12px;
    _top: 29px;
    line-height: 20px
}

.lo_part03 .login-box ul li.login-btn {
    border: none;
    padding-left: 0;
}

.lo_part03 .login-box ul li.login-btn input {
    width: 285px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
    border: none;
    font-family: "microsoftyahei"
}

.bg-enter {
    display: inline-block;
    padding: 10px;
    border: 1px solid #eee;
    height: 24px;
    font-size: 20px;
    line-height: 22px;
    margin-top: 5px;
    background: #35363C;
    color: #fff;
    width: 92%;
    margin-left: 20px;
    text-align: center;
    font-weight: 500
}

.bg-icon {
    display: inline-block;
    background: url(images/bg-icon.png) no-repeat left;
    width: 22px;
    height: 22px;
    background-size: contain;
    vertical-align: -5px;
    margin-right: 10px;
}

.zx-tit {
    background: #BDEDFE
}

.nav {
    display: inline-block;
    float: left;
    line-height: 48px;
    font-size: 18px;
    margin-left: 150px;
}

.nav a {
    color: #434343;
    margin: 0px 20px;
    padding-bottom: 26px;
}

.nav a.on {
    border-bottom: 2px solid #6BD8FA;
    color: #6BD8FA;
    font-weight: bold
}

.gsjsbox {
    padding: 40px 0px;
}

.gsjsbox .gs-img {
    width: 470px;
    height: 310px;
}

.gsjsbox .gs-con {
    width: 430px;
}

.gsjsbox .gs-con h3 {
    font-size: 26px;
    line-height: 26px;
    padding-bottom: 40px;
    color: #555;
    font-weight: bold;
    padding-top: 10px;
}

.gsjsbox .gs-con h3 span {
    color: #ff5985
}

.gsjsbox .gs-con p {
    font-size: 15px;
    line-height: 30px;
}

.gsfw-tit {
    font-size: 32px;
    line-height: 32px;
    font-weight: bold;
    text-align: center;
    padding: 0px 0px 60px;
    color: #222;
    background: url(images/tit-bg.png) no-repeat center -20px
}