/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@font-face {
    font-family: Gotham-Bold;
    src: url(../fonts/Gotham-Bold.otf)
}

* {
    padding: 0;
    margin: 0;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box
}

button,input {
    border: none;
    background-color: transparent
}

::-ms-clear,::-ms-reveal {
    display: none
}

html {
    font-family: 'Microsoft YaHei','WenQuanYi Micro Hei','Helvetica Neue',Verdana,Arial,Helvetica,SimHei,sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0;
    background: #fff
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
    display: block;
    margin: 0;
    padding: 0
}

audio,canvas,progress,video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],template {
    display: none
}

a {
    background-color: transparent;
    text-decoration: none
}

a:active,a:hover {
    outline: 0
}

a:visited {
    color: inherit
}

b,strong {
    font-weight: 700
}

em {
    font-style: normal
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

small {
    font-size: 80%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

li,ol,ul {
    list-style: none
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

button,input,optgroup,select,textarea {
    color: inherit;
    font: inherit;
    margin: 0;
    outline: 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::-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;
    padding: 0
}

textarea {
    overflow: auto
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,th {
    padding: 0
}

.noWrap {
    white-space: nowrap
}

@font-face {
    font-family: iconfont;
    src: url(../iconfont/iconfont.eot);
    src: url(../iconfont/iconfont.eot?#iefix) format('embedded-opentype'),url(../iconfont/iconfont.woff) format('woff'),url(../iconfont/iconfont.ttf) format('truetype'),url(../iconfont/iconfont.svg#iconfont) format('svg')
}

.iconfont {
    font-family: iconfont!important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: .2px;
    -moz-osx-font-smoothing: grayscale
}

html {
    min-width: 1300px;
    width: 100%;
    overflow-x: hidden;
    height: 100%
}

body {
    position: relative;
    width: 100%;
    min-height: 100%;
    overflow-x: hidden
}

.l_con {
    position: relative;
    margin: 0 auto;
    width: 1200px
}

img[class^=icon_] {
    display: inline-block;
    width: 100%;
    cursor: pointer;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

i[class^=icon_] {
    vertical-align: middle;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    display: inline-block;
    font-style: normal
}

body {
    font-size: 18px
}

.wrapper {
    position: relative;
    max-width: 1920px;
    margin: 0 auto
}

.clear {
    *zoom:1}

.clear:after,.clear:before {
    content: "";
    display: table
}

.clear:after {
    clear: both
}

.box {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.fl {
    float: left
}

.fr {
    float: right
}

.toh {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.f-theme {
    color: #0338a0
}

.noWrap {
    white-space: nowrap
}

.fl {
    float: left
}

.fr {
    float: right
}

.tc {
    text-align: center
}

.tl {
    text-align: left
}

.tr {
    text-align: right
}

.pa {
    position: absolute
}

.pr {
    position: relative
}

.pf {
    position: fixed
}

.wf {
    width: 100%;
    max-width: 100%
}

.hide {
    display: none
}

.toh {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.blod {
    font-weight: 700
}

[class^=g-] {
    *zoom:1}

[class^=g-]:after,[class^=g-]:before {
    content: "";
    display: table
}

[class^=g-]:after {
    clear: both
}

.g-d-2>* {
    float: left;
    width: 50%
}

.g-d-3>* {
    float: left;
    width: 33.33333333%
}

.g-d-4>* {
    float: left;
    width: 25%
}

.g-d-5>* {
    float: left;
    width: 20%
}

.g-d-6>* {
    float: left;
    width: 16.66666667%
}

.g-d-7>* {
    float: left;
    width: 14.28571429%
}

.g-d-8>* {
    float: left;
    width: 12.5%
}

.bg-c {
    background-color: #0338a0
}

.bg-sc {
    background-color: #0338a0
}

.f-c {
    color: #0338a0
}

.f-sc {
    color: #0338a0
}

.f-t-c {
    text-align: center
}

.f-wb {
    font-weight: 700
}

.btHov {
    transition: all .22s linear 0s;
    -moz-transition: all .22s linear 0s;
    -webkit-transition: all .22s linear 0s;
    -o-transition: all .22s linear 0s
}

.btHov:hover {
    -khtml-opacity: .85;
    -moz-opacity: .85;
    opacity: .85;
    filter: alpha(opacity=85);
    filter: "alpha(opacity=85)";
    filter: alpha(opacity=85)
}

.noShow {
    visibility: hidden
}

.comp_radio {
    width: auto
}

.comp_radio input {
    display: none!important
}

.comp_radio .one {
    float: left;
    cursor: pointer;
    margin-top: 7px
}

.comp_radio .two {
    float: left;
    cursor: pointer;
    margin-top: 7px;
    margin-left: 50px
}

.comp_radio .sexRadio {
    float: left;
    font-size: 18px;
    color: #333;
    line-height: 100%;
    font-family: 'Microsoft YaHei','WenQuanYi Micro Hei','Helvetica Neue',Verdana,Arial,Helvetica,SimHei,sans-serif;
    height: 25px;
    line-height: 25px
}

.comp_radio .sexCheck {
    float: left;
    margin-left: 15px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    height: 23px;
    width: 23px;
    border: 1px solid #ccc;
    text-align: center;
    font-size: 0;
    line-height: 23px
}

.comp_radio .sexCheck img {
    margin-top: 20%;
    width: 92%;
    display: none
}

.comp_radio .active .sexCheck {
    background-color: #0338a0;
    border: 1px solid #0338a0
}

.comp_radio .active .sexCheck img {
    display: inline-block;
    *display: inline;
    *zoom:1}

.comp_select {
    position: relative;
    float: left;
    width: 230px;
    height: 35px;
    z-index: 2000;
    cursor: default
}

.comp_select .noTxt {
    font-size: 16px;
    color: #999;
    line-height: 100%;
    font-family: 'Microsoft YaHei','WenQuanYi Micro Hei','Helvetica Neue',Verdana,Arial,Helvetica,SimHei,sans-serif;
    line-height: 35px
}

.comp_select>.c_input {
    border: 1px solid #000;
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    height: 35px;
    font-size: 16px;
    color: #000;
    line-height: 100%;
    font-family: 'Microsoft YaHei','WenQuanYi Micro Hei','Helvetica Neue',Verdana,Arial,Helvetica,SimHei,sans-serif;
    line-height: 35px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    -ms-border-radius: 35px;
    -o-border-radius: 35px;
    border-radius: 35px
}

.comp_select>.comp_down {
    position: relative;
    z-index: 1000;
    overflow-y: auto;
    display: none;
    border: 1px solid #000;
    background-color: #fff;
    background-color: rgba(255,255,255,.5);
    margin-top: 1px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    border-radius: 15px
}

.comp_select>.comp_down>ul {
    position: relative;
    z-index: 1000;
    max-height: 234px;
    *height: 234px;
    overflow-y: auto
}

.comp_select>.comp_down>ul>li {
    position: relative;
    z-index: 1000;
    transition: all .1s linear 0s;
    -moz-transition: all .1s linear 0s;
    -webkit-transition: all .1s linear 0s;
    -o-transition: all .1s linear 0s;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: transparent;
    font-size: 14px;
    color: #000;
    line-height: 20px;
    font-family: 'Microsoft YaHei','WenQuanYi Micro Hei','Helvetica Neue',Verdana,Arial,Helvetica,SimHei,sans-serif
}

.comp_select>.comp_down>ul>._preChoose {
    background-color: #000;
    color: #fff
}

.comp_select>.ico_drop_down {
    position: absolute;
    top: 15px;
    right: 15px;
    height: 8px;
    width: 14px;
    background-image: url(../images/ico/arrow_down0.png);
    background-repeat: no-repeat
}

.comp_select ._search {
    outline: 0;
    width: 100%;
    max-width: 100%;
    margin: 10px 0 15px 0;
    padding: 0 10px;
    height: 35px;
    line-height: 35px;
    border: 1px solid #f1f1f1;
    background-color: #f1f1f1;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px
}

.comp_select ._search:focus {
    border: 1px solid #eee;
    -moz-box-shadow: 2px 2px 9px 0 #fff;
    -webkit-box-shadow: 2px 2px 9px 0 #fff;
    box-shadow: 2px 2px 9px 0 #fff;
    background-color: #fff
}

.comp_select.active>.c_input {
    border: 1px solid #000
}

.comp_select.active>.comp_down {
    display: block
}

.comp_tip {
    position: fixed;
    left: 50%;
    top: 35%;
    z-index: 4000
}

.comp_noticeTip {
    white-space: nowrap;
    padding: 6px 22px;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 2px 2px 5px 0 #999;
    -webkit-box-shadow: 2px 2px 5px 0 #999;
    box-shadow: 2px 2px 5px 0 #999;
    background: url(../images/login/tip.png) no-repeat;
    background-position: 22px 17.5px;
    background-color: #fff;
    padding-left: 38px
}

.comp_noticeTip>img {
    float: left;
    display: inline-block
}

.comp_noticeTip .comp_txt {
    display: inline-block;
    margin-left: 10px;
    font-size: 16px;
    color: #333;
    line-height: 40px;
    font-family: 'Microsoft YaHei','WenQuanYi Micro Hei','Helvetica Neue',Verdana,Arial,Helvetica,SimHei,sans-serif
}

.comp_rightTip {
    white-space: nowrap;
    padding: 6px 22px;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 2px 2px 5px 0 #999;
    -webkit-box-shadow: 2px 2px 5px 0 #999;
    box-shadow: 2px 2px 5px 0 #999;
    background: url(../images/login/success.png) no-repeat;
    background-position: 22px 17.5px;
    background-color: #fff;
    padding-left: 38px
}

.comp_rightTip>img {
    float: left;
    display: inline-block
}

.comp_rightTip .comp_txt {
    display: inline-block;
    margin-left: 10px;
    font-size: 16px;
    color: #333;
    line-height: 40px;
    font-family: 'Microsoft YaHei','WenQuanYi Micro Hei','Helvetica Neue',Verdana,Arial,Helvetica,SimHei,sans-serif
}

.comp_errorTip {
    -moz-box-shadow: 2px 2px 5px 0 #999;
    -webkit-box-shadow: 2px 2px 5px 0 #999;
    box-shadow: 2px 2px 5px 0 #999;
    padding: 6px 22px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    white-space: nowrap;
    text-align: center;
    background: url(../images/login/danger.png) no-repeat;
    background-position: 22px 17.5px;
    background-color: #fff;
    padding-left: 38px
}

.comp_errorTip>img {
    float: left;
    display: inline-block
}

.comp_errorTip .comp_txt {
    display: inline-block;
    margin-left: 10px;
    font-size: 16px;
    color: #333;
    line-height: 40px;
    font-family: 'Microsoft YaHei','WenQuanYi Micro Hei','Helvetica Neue',Verdana,Arial,Helvetica,SimHei,sans-serif
}

.comp_checkbox {
    *zoom:1;cursor: pointer
}

.comp_checkbox:after,.comp_checkbox:before {
    content: "";
    display: table
}

.comp_checkbox:after {
    clear: both
}

.comp_checkbox input {
    display: none
}

.comp_checkbox .comp_label {
    float: left;
    font-size: 16px;
    color: #333;
    line-height: 21px;
    font-family: 'Microsoft YaHei','WenQuanYi Micro Hei','Helvetica Neue',Verdana,Arial,Helvetica,SimHei,sans-serif
}

.comp_checkbox .comp_check {
    float: left;
    height: 19px;
    width: 19px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    background-color: #fff;
    border: 1px solid #ccc;
    margin-left: 10px;
    font-size: 0
}

.comp_checkbox .comp_check>img {
    width: 100%;
    display: none;
    margin-top: 15%
}

.comp_input {
    margin-left: 1px;
    margin-right: 1px;
    height: 38px;
    line-height: 38px;
    background-color: #fff;
    border: 1px solid #ccc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    transition: all .22s linear 0s;
    -moz-transition: all .22s linear 0s;
    -webkit-transition: all .22s linear 0s;
    -o-transition: all .22s linear 0s
}

.comp_input>div {
    position: relative;
    margin-right: 10px;
    margin-left: 10px;
    height: 100%
}

.comp_input input,.comp_input textarea {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    outline: 0;
    font-size: 16px;
    color: #000;
    line-height: 40px;
    font-family: 'Microsoft YaHei','WenQuanYi Micro Hei','Helvetica Neue',Verdana,Arial,Helvetica,SimHei,sans-serif;
    z-index: 2;
    border: none!important;
    margin: 0!important;
    padding: 0!important;
    background-color: transparent
}

.comp_input input:focus,.comp_input textarea:focus {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.comp_input .placeholder {
    position: absolute;
    height: 100%;
    width: 100%;
    overflow: hidden;
    left: 0;
    top: 0;
    text-align: left;
    font-size: 16px;
    color: #ccc;
    line-height: 40px;
    font-family: 'Microsoft YaHei','WenQuanYi Micro Hei','Helvetica Neue',Verdana,Arial,Helvetica,SimHei,sans-serif
}

.comp_input.focus {
    border: 1px solid #0338a0;
    -moz-box-shadow: 0 0 3px 0 #1965fb;
    -webkit-box-shadow: 0 0 3px 0 #1965fb;
    box-shadow: 0 0 3px 0 #1965fb
}

.comp_loading {
    position: fixed;
    top: 35%;
    left: 50%;
    z-index: 4000;
    width: 98px;
    height: 98px;
    display: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#80000000', endColorstr='#80000000');
    background-color: rgba(0,0,0,.5);
    margin-top: -45px;
    margin-left: -55px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px
}

:root .comp_loading {
    filter: none
}

.comp_loading .spin_img {
    width: 50px;
    height: 50px;
    display: block;
    margin: 21px auto
}

.comp_loading .spinner {
    position: relative;
    margin: 15px auto;
    width: 68px;
    height: 68px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../images/com/loading_68.gif)
}

.comp_loading .container1>div,.comp_loading .container2>div,.comp_loading .container3>div {
    width: 10px;
    height: 10px;
    background-color: #fff;
    border-radius: 100%;
    position: absolute;
    -webkit-animation: bouncedelay 1.2s infinite ease-in-out;
    animation: bouncedelay 1.2s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.comp_loading .spinner .spinner-container {
    position: absolute;
    width: 100%;
    height: 100%
}

.comp_loading .container2 {
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg)
}

.comp_loading .container3 {
    -webkit-transform: rotateZ(90deg);
    transform: rotateZ(90deg)
}

.comp_loading .circle1 {
    top: 0;
    left: 0
}

.comp_loading .circle2 {
    top: 0;
    right: 0
}

.comp_loading .circle3 {
    right: 0;
    bottom: 0
}

.comp_loading .circle4 {
    left: 0;
    bottom: 0
}

.comp_loading .container2 .circle1 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s
}

.comp_loading .container3 .circle1 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

.comp_loading .container1 .circle2 {
    -webkit-animation-delay: -.9s;
    animation-delay: -.9s
}

.comp_loading .container2 .circle2 {
    -webkit-animation-delay: -.8s;
    animation-delay: -.8s
}

.comp_loading .container3 .circle2 {
    -webkit-animation-delay: -.7s;
    animation-delay: -.7s
}

.comp_loading .container1 .circle3 {
    -webkit-animation-delay: -.6s;
    animation-delay: -.6s
}

.comp_loading .container2 .circle3 {
    -webkit-animation-delay: -.5s;
    animation-delay: -.5s
}

.comp_loading .container3 .circle3 {
    -webkit-animation-delay: -.4s;
    animation-delay: -.4s
}

.comp_loading .container1 .circle4 {
    -webkit-animation-delay: -.3s;
    animation-delay: -.3s
}

.comp_loading .container2 .circle4 {
    -webkit-animation-delay: -.2s;
    animation-delay: -.2s
}

.comp_loading .container3 .circle4 {
    -webkit-animation-delay: -.1s;
    animation-delay: -.1s
}

@-webkit-keyframes bouncedelay {
    0%,100%,80% {
        -webkit-transform: scale(0)
    }

    40% {
        -webkit-transform: scale(1)
    }
}

@keyframes bouncedelay {
    0%,100%,80% {
        transform: scale(0);
        -webkit-transform: scale(0)
    }

    40% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

.plugs_confirm_box {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#80000000', endColorstr='#80000000');
    background-color: rgba(0,0,0,.5);
    z-index: 1000;
    display: none
}

:root .plugs_confirm_box {
    filter: none
}

.plugs_confirm_box .entity {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 350px;
    margin-left: -150px;
    background-color: #fff;
    border-radius: 2px;
    padding-bottom: 15px
}

.plugs_confirm_box .entity .confirm_tit {
    height: 45px;
    font-size: 16px;
    color: #333;
    line-height: 45px;
    font-family: 'Microsoft YaHei','WenQuanYi Micro Hei','Helvetica Neue',Verdana,Arial,Helvetica,SimHei,sans-serif;
    font-weight: 700;
    padding-left: 45px;
    padding-right: 25px;
    background: url(../images/login/tip.png) no-repeat;
    background-color: #efefef;
    background-position: 20px center
}

.plugs_confirm_box .entity .confirm_con {
    padding-top: 15px;
    margin-left: 20px;
    margin-right: 20px;
    font-size: 16px;
    color: #333;
    line-height: 150%;
    font-family: 'Microsoft YaHei','WenQuanYi Micro Hei','Helvetica Neue',Verdana,Arial,Helvetica,SimHei,sans-serif;
    padding-bottom: 25px;
    text-align: justify;
    text-justify: inter-ideograph
}

.plugs_confirm_box .entity .confirm_btns {
    text-align: center
}

.plugs_confirm_box .entity .confirm_btns .btn_close {
    display: inline-block;
    *display: inline;
    *zoom:1;cursor: pointer;
    font-size: 14px;
    color: #333;
    line-height: 36px;
    font-family: 'Microsoft YaHei','WenQuanYi Micro Hei','Helvetica Neue',Verdana,Arial,Helvetica,SimHei,sans-serif;
    padding-left: 22px;
    padding-right: 22px;
    border-radius: 2px;
    letter-spacing: 2px;
    background-color: #ccc
}

.plugs_confirm_box .entity .confirm_btns .btn_close:hover {
    opacity: .8
}

.site_addr {
    padding-top: 30px;
    *zoom:1}

.site_addr:after,.site_addr:before {
    content: "";
    display: table
}

.site_addr:after {
    clear: both
}

.site_addr .icon_home {
    position: relative;
    float: left;
    top: 2px;
    width: 18px;
    height: 17px;
    margin-right: 5px;
    margin-left: -8px;
    background: url(../images/change_doc/fun/home_1.png) no-repeat
}

.site_addr .tit {
    position: relative;
    float: left;
    left: 0;
    width: 260px;
    height: 100px;
    cursor: pointer;
    margin-top: -80px;
    font-size: 24px;
    color: #fff;
    line-height: 100px;
    font-family: 'Microsoft YaHei','WenQuanYi Micro Hei','Helvetica Neue',Verdana,Arial,Helvetica,SimHei,sans-serif;
    font-weight: 700;
    transition: all .22s linear 0s;
    -moz-transition: all .22s linear 0s;
    -webkit-transition: all .22s linear 0s;
    -o-transition: all .22s linear 0s;
    text-align: center;
    background-repeat: no-repeat;
    background-color: #0338a0
}

.site_addr .tit:hover {
    background-color: #02266e
}

.site_addr .addr {
    position: relative;
    float: right;
    width: 860px;
    height: 20px
}

.site_addr .addr>div {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.site_addr .addr,.site_addr .addr a {
    font-size: 14px;
    color: #333;
    line-height: 20px;
    font-family: 'Microsoft YaHei','WenQuanYi Micro Hei','Helvetica Neue',Verdana,Arial,Helvetica,SimHei,sans-serif
}

.site_addr .addr a {
    margin: 0 8px;
    display: inline-block
}

.site_addr .addr .icon_line {
    font-weight: 700
}

.site_addr .addr .active {
    color: #0338a0
}

body {
    min-height: 0
}

.body .banner {
    position: relative
}

.body .banner>img {
    position: relative;
    display: block;
    left: 50%;
    margin-left: -960px
}

.body .banner .cover {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.body .banner .cover .txt {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    width: 100%;
    max-width: 100%
}

.body .banner .cover .txt .ca {
    width: 100%;
    max-width: 100%;
    font-size: 27px;
    color: #fff;
    line-height: 100%;
    font-family: 'Microsoft YaHei','WenQuanYi Micro Hei','Helvetica Neue',Verdana,Arial,Helvetica,SimHei,sans-serif;
    font-weight: 700;
    text-align: center;
    margin-top: 25px
}

.body .banner .cover .txt .en {
    width: 100%;
    max-width: 100%;
    font-size: 40px;
    color: #fff;
    line-height: 100%;
    font-family: 'Microsoft YaHei','WenQuanYi Micro Hei','Helvetica Neue',Verdana,Arial,Helvetica,SimHei,sans-serif;
    font-weight: 700;
    text-align: center
}

.body .placeholder {
    color: #bdbdbd!important
}

.body .query_wrap {
    height: 600px;
    position: relative
}

.body .query_wrap>img {
    position: absolute;
    left: 50%;
    margin-left: -960px
}

.body .query_wrap .loginBlock {
    width: 350px;
    padding-bottom: 35px;
    position: absolute;
    border-radius: 4px;
    background: #fff;
    box-shadow: 0 0 8px rgba(128,128,128,.5);
    top: 90px;
    right: 45px
}

.body .query_wrap .loginBlock .loginFunc {
    text-align: center;
    font-size: 18px;
    color: #626262;
    width: 77%;
    margin: 0 auto;
    margin-top: 33px
}

.body .query_wrap .loginBlock .queryForm {
    width: 276px;
    margin: 0 auto;
    padding-top: 20px
}

.body .query_wrap .loginBlock .queryForm .account-number {
    margin-top: 15px
}

.body .query_wrap .loginBlock .queryForm .input-box {
    height: 40px;
    position: relative;
    margin-bottom: 22px
}

.body .query_wrap .loginBlock .queryForm .input-box input {
    width: 226px;
    height: 40px;
    border: 1px solid #b3b4b3;
    font-size: 14px;
    padding-left: 38px;
    padding-right: 10px;
    color: #333;
    border-radius: 4px;
    line-height: 40px!important
}

.body .query_wrap .loginBlock .queryForm .input-box ::-webkit-input-placeholder {
    color: #bdbdbd!important
}

.body .query_wrap .loginBlock .queryForm .input-box input:focus {
    outline: 0;
    box-shadow: 0 0 3px #5d94df
}

.body .query_wrap .loginBlock .queryForm .input-box img {
    position: absolute;
    left: 10px;
    top: 12px;
    width: 20px
}

.body .query_wrap .loginBlock .queryForm .input-box .ver_code_input {
    width: 122px;
    padding-right: 114px
}

.body .query_wrap .loginBlock .queryForm .input-box .ver_code {
    position: absolute;
    left: auto;
    right: 10px;
    width: 75px;
    top: 8px
}

.body .query_wrap .loginBlock .queryForm .loginBtnBox {
    height: 42px
}

.body .query_wrap .loginBlock .queryForm .loginBtnBox .reset,.body .query_wrap .loginBlock .queryForm .loginBtnBox .submit {
    width: 110px;
    height: 38px;
    text-align: center;
    line-height: 38px;
    font-size: 16px;
    cursor: pointer;
    font-weight: 600
}

.body .query_wrap .loginBlock .queryForm .loginBtnBox .reset:hover,.body .query_wrap .loginBlock .queryForm .loginBtnBox .submit:hover {
    opacity: .8
}

.body .query_wrap .loginBlock .queryForm .loginBtnBox .submit {
    color: #fff;
    background: url(../images/bg_v3.png) 0 -208px no-repeat;
    float: left
}

.body .query_wrap .loginBlock .queryForm .loginBtnBox .reset {
    color: #6f788a;
    float: right;
    background: url(../images/bg_v3.png) -117px -208px no-repeat
}

.body .query_wrap .loginBlock .pass-tip {
    width: 276px;
    margin: 15px auto 0;
    color: #666;
    font-size: 12px;
    line-height: 150%;
    max-height: 110px;
    overflow: hidden;
    overflow-y: auto
}

.body .query_wrap .loginBlock .pass-tip .pass-tit {
    font-size: 14px
}

.body .query_wrap .loginBlock .pass-tip>div {
    text-align: justify;
    text-justify: inter-ideograph;
    word-wrap: break-word
}

.body .query_wrap .loginBlock ::-webkit-scrollbar {
    width: 14px;
    height: 14px
}

.body .query_wrap .loginBlock ::-webkit-scrollbar-thumb,.body .query_wrap .loginBlock ::-webkit-scrollbar-track {
    border-radius: 999px;
    border: 5px solid transparent
}

.body .query_wrap .loginBlock ::-webkit-scrollbar-track {
    box-shadow: 1px 1px 5px rgba(0,0,0,.2) inset
}

.body .query_wrap .loginBlock ::-webkit-scrollbar-thumb {
    min-height: 20px;
    background-clip: content-box;
    box-shadow: 0 0 0 5px rgba(0,0,0,.2) inset
}

.body .query_wrap .loginBlock ::-webkit-scrollbar-corner {
    background: 0 0
}

.body .query_wrap .loginBlock .validate-tip {
    width: 219px;
    border: 1px solid #f30;
    background: url(../images/ico_error.png) no-repeat;
    background-color: #fee5df;
    background-position: 13px 7px;
    padding-left: 40px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    font-size: 12px;
    color: #f30;
    line-height: 20px;
    font-family: 'Microsoft YaHei','WenQuanYi Micro Hei','Helvetica Neue',Verdana,Arial,Helvetica,SimHei,sans-serif
}

.body .query_wrap .loginBlock.no_tip {
    padding-bottom: 70px
}

.body .query_wrap .loginBlock.no_tip .queryForm {
    padding-top: 10px
}

.body .query_wrap .loginBlock.no_tip .queryForm .loginBtnBox {
    margin-top: 35px
}

.body .process_table {
    width: 100%;
    font-size: 16px;
    margin: 60px 0
}

.body .process_table thead th {
    font-size: 20px;
    font-weight: 400;
    background: #f6f6f6;
    color: #333;
    border: 1px solid #ddd;
    text-align: center;
    padding: 10px 0
}

.body .process_table tr td {
    border: 1px solid #ddd;
    text-align: center;
    padding: 10px 0
}

.body .process_table tr td p {
    color: #333;
    margin-bottom: 8px
}

.body .process_table tr td p span {
    margin-right: 30px
}

.body .process_table tr td p span>img {
    position: relative;
    top: 3px
}

.body .process_table .red {
    margin-bottom: 0;
    color: red
}

.body .process_table_header {
    background-color: #fff;
    margin-top: 60px;
    margin-left: 0;
    width: 1200px
}

.body .process_table_header .process_table {
    margin-top: 0;
    margin-bottom: 0
}

.body .process_table_header.fixed {
    position: fixed;
    top: 0;
    width: 1200px;
    margin: 0 auto;
    display: none
}

.body .process_table_header_fixed {
    position: fixed;
    top: 0;
    width: 1200px;
    display: none;
    margin: 0 auto;
    margin-left: 0;
    background-color: #fff;
    box-shadow: rgba(128,128,128,.2) 0 2px 5px
}

.body .process_table_header_fixed .process_table {
    margin-top: 0;
    margin-bottom: 0
}

.body .process_table_con {
    width: 1200px
}

.body .process_table_con .process_table {
    margin-top: 0
}

.body .process_table_con .process_table thead th {
    border: none;
    padding: 0
}

.body .process_table_con .process_table tr td {
    border-top: none
}
