﻿.bor {
    border: 1px solid red;
}

body {
    background: #fff;
    overflow-x: hidden;
    /* min-width: 1200px; */
}
.input:focus {
    border-color: #6584BE;
    box-shadow:0 0 4px #A2BAE6
}
.mrr40 {
    margin-right: 40px;
}

.prd_block {
    padding: 10px 0 20px 20px;
}

.pr20 {
    padding-right: 20px;
}

.ml50 {
    margin-left: 50px !important;
}

.fontB {
    font-weight: bold;
    height: 100%;
}

.float_cell:after {
    display: table;
    content: "";
    clear: both;
}

.float_cell>* {
    float: left;
}

.button {
    border-radius: 4px;
    width: 88px;
    padding: 0;
    color: #fff
}

.button.button-tiny {
    width: 40px;
    font-size: 12px;
}

.button-border {
    background-color: #fff;
    border: 1px solid #6584be;
    color: #6584be !important;
}

.button-square-bor {
    background-color: #fff !important;
    border: 1px solid #D76722;
    color: #D76722 !important;
    margin-top: 15px !important;
}

.button-square-bor:hover {
    border: 1px solid #D76722;
    color: #D76722 !important;
}

.button.btnSendCode {
    background: #6584be;
    width: 100px;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
}

.button-border:hover,
.button-border:focus,
.button-border-flat:hover,
.button-border-flat:focus {
    background-color: #fff;
    color: #6584be;
}

.button-primary {
    background-color: #6584be;
}

.button-primary:hover,
.button-primary:focus,
.button-primary-flat:hover,
.button-primary-flat:focus {
    background-color: #4e78c5;
    border-color: #4e78c5;
    color: #FFF;
}

.button-block {
    width: 100%;
}

.header_box {
    background-color: #fff;
    background-size: cover;
    border-top:2px solid #375D9F;
    background: #6584BE;
}

.layout {
    width: 1200px;
    margin: auto;
    position: relative;
}

.title_box {
    background-color: #103a5f;
}

.title_block>div {
    height: 35px;
    line-height: 35px;
}

.title_block .help_block a,
.title_block .date_block a {
    padding-left: 30px;
}

.title_block span,
.title_block a {
    font-size: 14px;
    color: #fff;
}

.title_block .help_block img {
    position: relative;
    top: -2px;
}

.head_logo_block {
    height: 100px;
    line-height: 100px;
}

.head_nav_view {
    float: right;
}

.head_nav_view>a,
.head_nav_view>span {
    height: 80px;
    /*width: 100px;*/
    width: auto;
    text-align: center;
    color: #fff;
    font-size: 15px;
    margin-left: 20px;
    padding: 0 3px;
}

.head_nav_view>a.on {
    border-bottom: 4px solid #d86741;
    font-weight: bold;
    font-size: 16px;
}

.head_nav_view>a.user_view {
    /*border:1px solid red;*/
    vertical-align: top;
    padding: 5px 0;
}

.head_nav_view>a.user_view>span {
    display: block;
    height: 30px;
    line-height: 30px;
}

.head_nav_view>a.user_view>span>img {
    width: 20px;
    height: 20px;
}

.head_nav_view>a.user_view>span:first-child {
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #ddd;
}


/*涓讳綋*/


/*鍗曚綅锛屼釜浜轰俊鎭?/

.content_box>div {
    margin-top: 12px;
    background: #fff;
}

.user_info_block>div {
    float: left
}

.user_info_block .left_block {
    width: 384px;
    min-height: 328px;
    padding: 0 35px;
    position: relative;
}

.user_info_block .left_block:after {
    content: "";
    position: absolute;
    right: 0;
    top: 50px;
    border-right: 1px solid #d7d7d7;
    height: 210px;
}

.user_info_block .left_block>div,
.user_info_block .right_block>div {
    margin-top: 22px;
}

.user_info_block .left_block .top_view img {
    width: 100px;
    height: 100px;
}

.user_info_block .left_block .top_view .text_cell {
    margin-top: 20px;
    margin-left: 40px;
    height: 46px;
    line-height: 46px;
}

.user_info_block .left_block .top_view .text_cell h1 {
    display: inline-block;
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: normal;
    line-height: 20px;
    width: 220px;
}

.user_info_block .left_block .top_view .text_cell>* {
    line-height: 30px;
}

.user_info_block .left_block .rz_view .icon_view {
    width: 270px;
}

.user_info_block .left_block .rz_view .icon_view>* {
    margin-right: 15px;
    margin-bottom: 3px;
}

.user_info_block .left_block .rz_view>span {
    width: 40px;
    height: 35px;
    line-height: 35px;
    font-weight: bold;
}


/*鍙虫ā鍧?/

.user_info_block .right_block {
    width: 785px;
    min-height: 328px;
    margin-left: 30px;
}

.user_info_block .right_block .outBox .hd li {
    margin-right: 45px;
    width: 100px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
}

.outBox .hd span {
    position: absolute;
    border-right: 2px solid #666;
    height: 16px;
    left: 124px;
    top: 12px;
}

.user_info_block .right_block .inBox {
    padding: 20px 45px;
}

.user_info_block .right_block .inBox table td {
    height: 35px;
}

.user_info_block .right_block .inBox table td.lable_short {
    width: 100px;
}

.user_info_block .right_block .inBox table td>input.input {
    display: inline-block;
    width: 80%;
}

.user_info_block .right_block .inBox table td>input.input_edit {
    border: none;
    box-shadow: none;
}


/*鍏宠仈娉曚汉淇℃伅*/

.table_modle {
    margin-top: 20px;
}

table span.red {
    color: red;
}

table select {
    /* border:1px solid #ddd; */
    /* width: 100%; */
}

.table_modle th,
.table_modle td {
    text-align: center;
}

.table_modle th {
    height: 44px;
    line-height: 44px;
    color: #fff;
    background: #8ba7d7;
}

.table_modle td {
    height: 55px;
    line-height: 55px;
    border-bottom: 1px solid #e1e1e1;
}


/*鍒嗛〉*/

.pagination_block {
    height: 55px;
    line-height: 55px;
}

.pagination_block .M-box {
    padding: 8px 0;
}


/*瀹夊叏璇勫垎*/

.security_block {
    padding-left: 20px;
    margin-bottom: 15px;
}

.security_block .inBox {
    width: 800px;
    margin: auto;
}

.pf_view {
    line-height: 48px;
}

.pf_view .scrold {
    position: relative;
    width: 638px;
    height: 20px;
    border-radius: 10px;
    margin-top: 25px;
    overflow: hidden;
}

.scrold-out {
    position: absolute;
    height: 100%;
    background-color: #dfdfdf;
    width: 100%;
    border-radius: 10px;
}

.pf_view .scrold-in {
    position: absolute;
    height: 100%;
    /* background: linear-gradient(to right, #fc7c28, #6ba001); */
    /* filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#fc7c28', endColorstr='#6ba001', GradientType=1); */
    background: url(../img/scrold-in.png) no-repeat;
    border-radius: 10px;
}

.pf_view .scrold-cover {
    position: absolute;
    width: 100%;
    left: 0;
    top: -1px;
    height: 22px;
    background: url("../img/bgCover.png") no-repeat;
    /* background-size: 100% 100%; */
}

.pf_view .scrold-cover div {
    position: absolute;
    width: 18px;
    height: 20px;
    left: -10px;
    background-image: url(../img/dib.png);
}

.pf_view .scrold-circle {
    position: absolute;
    height: 10px;
    background-color: #fff;
    width: 10px;
    border-radius: 5px;
    left: 10px;
    top: 5px;
}

.pf_view .scor {
    color: #fc7c28;
    font-size: 50px;
    font-weight: 600;
    line-height: 65px;
    font-style: italic;
    float: right;
}

.pf_view .scor>span {
    font-size: 20px;
}

.pf_list li {
    height: 65px;
    line-height: 65px;
    border-bottom: 1px dashed #dddddd;
    font-weight: bold;
}


/*灏鹃儴*/

.footer {
    width: 100%;
    text-align: center;
    height: 105px;
    background: #fff;
    border-top: 2px solid #d76740;
}

.footer>div {
    display: inline-block;
    margin-top: 20px;
}

.footer .text_block>p {
    padding: 0 20px;
    height: 25px;
    line-height: 25px;
    text-align: center;
}

.footer>div>* {
    display: block;
    float: left;
}

.footer_relative {
    position: relative;
}


/*tab椤靛垏鎹㈡牱寮?/

.outBox {
    width: 100%;
    text-align: left;
}

.outBox .hd {
    border-bottom: 1px solid #6584be;
    position: relative;
}

.outBox .hd:after,
.outBox .hd ul:after {
    display: table;
    content: "";
    clear: both;
}

.outBox .hd ul li {
    width: 120px;
    line-height: 40px;
    text-align: center;
    float: left;
    cursor: pointer;
    font-size: 14px;
    /*font-weight: bold;*/
    color: #333;
}

.outBox .hd ul>li.on {
    background: #fff;
    border-bottom: 4px solid #6584be;
    color: #6584be;
}

.inBox {
    position: relative;
}

.inBox .inHd ul {
    overflow: hidden;
    zoom: 1;
}

.inBox .inHd ul li {
    height: 26px;
    line-height: 26px;
    width: 60px;
    text-align: center;
    float: left;
    cursor: pointer;
}

.inBox .inHd ul li.on {
    background: #ccc;
    color: #fff;
}

.inBox .inBd {
    min-height: 220px;
    border: 1px solid #ccc;
}

.inBox .inBd ul {
    /* padding:15px; */
    zoom: 1;
    overflow: hidden;
}

.inBox .inBd .nav li {
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    zoom: 1;
}

.inBox .inBd li .date {
    float: right;
    color: #999;
}

.inBox .sn,
.inBox .sp {
    position: absolute;
    top: 50%;
    margin-top: -14px;
    width: 20px;
    height: 28px;
    /*border:1px solid #ccc;*/
    z-index: 999;
}

.inBox .sp {
    left: 0;
}

.inBox .sn {
    right: 0;
}


/*tab鍒囨崲镙峰纺浜?/

.help_info {
    width: 500px;
    margin: auto;
    margin-top: 30px;
}

.help_info .inHd ul li {
    width: 250px;
    border: 1px solid #ddd;
    height: 40px;
    line-height: 40px;
}

.help_info .inBd {
    min-height: 20px;
    border: none;
}

.help_info .inBd p.help_view {
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    text-align: center;
}

.help_info .inBd .help_text {
    display: none;
}

.help_info .inBd p.help_view>.sp_btn {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../img/icon_font_03.png);
    cursor: pointer;
    position: relative;
    top: 2px;
}

.help_info .inHd ul li.on {
    background: #6584be;
    color: #fff;
    border: 1px solid #6584be;
}


/*锲炬爣*/

.icon {
    display: inline-block;
    text-align: center;
    font-size: 25px !important;
    width: 34px;
    height: 34px;
    line-height: 34px;
    border-radius: 17px;
    background: fff;
    color: #999;
    font-weight: 500 !important;
    border: 1px solid #999;
}

.bg-or {
    color: #fff;
    background: #ef8863;
    border: #ef8863;
}


/*妯″潡璁剧疆*/

.content_box .inBox .cert_block {
    width: 924px;
    margin: auto;
    height: 110px;
    padding: 20px 0;
    margin-top: 20px;
    border-bottom: 1px solid #e1e1e1;
}

.content_box .inBox .cert_block>* {
    margin-left: 40px;
}

.cert_block .text_info>span>strong {
    color: #6584be;
}

.cert_block .text_info>span {
    display: block;
    line-height: 32px;
}

.cert_block .btn_view {
    padding: 10px 0;
    float: right;
    width: 150px;
}

.cert_block .btn_view a.link {
    color: #256de0;
    margin-left: 30px;
    line-height: 24px;
    font-weight: bold;
}

.cert_block .text_info {
    font-weight: bold;
    color: #666;
}

.cert_block .text_info .text_b {
    color: #ffaf2b;
}


/*娑堟伅鍒楄〃镙峰纺*/

.listcontent {
    width: 500px;
    margin: auto;
}

.list {
    margin: 8px;
}

.list>a {
    padding: 2px 8px;
    display: block;
}

.list>a:before {
    content: "";
    width: 4px;
    height: 4px;
    background-color: #006cf2;
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
}

.list>a span {
    width: 65%;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 24px;
}

.list>a i {
    float: right;
    color: #999999;
    font-style: normal;
    line-height: 24px;
}


/*鎸夐挳镙峰纺*/

.btn-link,
.btn-link:active {
    display: inline-block;
    text-align: center;
    padding: 0px 12px;
    height: 29px;
    line-height: 28px;
    box-sizing: border-box;
    color: #ff8c40;
    font-size: 14px;
    border: 1px solid #ff8c40;
    width: 150px;
}

.btn-link:hover {
    background: #ff8c40;
    color: #fff;
}


/*瀵嗙爜寮哄害妫€娴嬫牱寮?/

.pwdJC {
    height: 35px;
    width: 190px;
    position: absolute;
    margin-top: 20px;
}

.pwdJC ul.pass_set {
    border: 1px solid #b7b7b7;
    width: 100%;
    padding: 1px;
    background: #fff;
    height: 14px;
    line-height: 14px;
    font-size: 0;
    border-radius: 10px;
}

.pwdJC ul.pass_set li {
    display: inline-block;
    width: 33.3%;
    height: 10px;
    line-height: 10px;
    border-left: 1px solid #f5f5f5;
    background: #cdcdcd;
    list-style-type: none;
    position: relative;
}

.pwdJC ul.pass_set li:first-child {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.pwdJC ul.pass_set li:last-child {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.pwdJC ul.pass_set li span {
    position: absolute;
    width: 15px;
    height: 15px;
    bottom: -22px;
    color: #b7b7b7;
    font-size: 12px;
    left: 50%;
    margin-left: -7px;
}


/*链夋诞锷?2*/


/* 渚ц竟鎸囧紩 */

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.side-guide-wrap {
    position: fixed;
    top: 215px;
    right: 5%;
    z-index: 100;
    width: 68px;
    z-index: 999;
    background: transparent !important
}

.side-guide-list {
    margin: 0 0 50px 0;
    padding: 0;
}

.side-guide-item {
    height: 68px;
    text-align: center;
    position: relative;
    background-color: #000;
    color: #fff;
    opacity: 0.7;
    list-style: none;
}

.side-guide-item:hover,
.side-guide-item.active {
    background: #3373d4;
}

.guide-item-desc {
    margin-top: 10px;
    display: inline-block;
    background-repeat: no-repeat;
    width: 55px;
    height: 50px;
    font-size: 12px;
    color: #7d8692;
    cursor: pointer;
}

.side-guide-item:hover .guide-item-desc,
.side-guide-item.active .guide-item-desc {
    color: #fff;
}

.side-guide-item.consult-tag .guide-item-desc {
    background-image: url();
}

.side-guide-item.consult-tag:hover .guide-item-desc,
.side-guide-item.consult-tag.active .guide-item-desc {
    background-image: url();
}

.side-guide-item.qa-tag .guide-item-desc {
    background-image: url(../img/znkf.png);
}

.side-guide-item.qa-tag:hover .guide-item-desc,
.side-guide-item.qa-tag.active .guide-item-desc {
    background-image: url(../img/znkf.png);
}

.side-guide-item.correct-tag .guide-item-desc {
    background-image: url(../img/rdwt.png);
}

.side-guide-item.correct-tag:hover .guide-item-desc,
.side-guide-item.correct-tag.active .guide-item-desc {
    background-image: url(../img/rdwt.png);
}

.side-guide-item.app-tag .guide-item-desc {
    background-image: url();
}

.side-guide-item.app-tag:hover .guide-item-desc,
.side-guide-item.app-tag.active .guide-item-desc {
    background-image: url();
}

.side-guide-item.help-tag .guide-item-desc {
    background-image: url(../img/bzzx.png);
}

.side-guide-item.help-tag:hover .guide-item-desc,
.side-guide-item.help-tag.active .guide-item-desc {
    background-image: url(../img/bzzx.png);
}

.guide-item-desc:hover {
    outline: none;
    text-decoration: none;
}

.side-guide-collapse {
    position: absolute;
    left: 0;
    bottom: 0px;
    padding-top: 26px;
    width: 68px;
    height: 49px;
    font-size: 12px;
    color: #7d8692;
    text-align: center;
    cursor: pointer;
    background: #000 url(../img/sq_icon.png) no-repeat 28px 15px;
    opacity: 0.5;
}

.side-guide-open {
    position: absolute;
    left: 0;
    bottom: -80px;
    width: 68px;
    height: 62px;
    cursor: pointer;
    background: url(../img/zk_icon.png);
}


/* 寰钩鍙?浜岀淮镰?/

.app-type-extend {
    display: none;
    position: absolute;
    left: -165px;
    top: -132px;
    border: 1px solid #d1e3f8;
    background-color: #fff;
}

.app-type-extend .app-type-item {
    height: 170px;
    width: 155px;
    text-align: center;
    font-size: 0;
}

.app-type-extend .app-type-img {
    width: 125px;
    height: 125px;
    margin-top: 15px;
    margin-bottom: 10px;
}

.app-type-extend .app-type-desc {
    display: inline-block;
    width: 125px;
    font-size: 14px;
    color: #444;
    line-height: 14px;
}

.side-guide-item.app-tag:hover .app-type-extend,
.side-guide-item.app-tag.active .app-type-extend {
    display: block;
}

.form-control .textarea .textarea {
    display: block;
    line-height: 0;
}

.form-control .textarea textarea {
    padding: 6px 8px;
    margin: 0;
    width: 100%;
    height: 72px;
    border: none;
    resize: none;
    outline: none;
    line-height: 1.5;
    word-break: break-all;
    box-sizing: border-box;
}

.btn-fileupload {
    width: 50px;
    height: 30px;
}


/*鐗规晥checkbox妗?/

input[type=checkbox].btn_open {
    /*鍚屾牱锛岄鍏埚幓闄ゆ祻瑙埚櫒榛樿镙峰纺*/
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    /*缂栬緫鎴戜滑镊繁镄勬牱寮?/
    position: relative;
    background: #999;
    border: 1px solid #fff;
    width: 56px;
    height: 28px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    /*澧炲姞锷ㄧ敾*/
    -webkit-transition: all ease-in-out 300ms;
    -moz-transition: all ease-in-out 300ms;
    transition: all ease-in-out 300ms;
    outline: none;
    cursor: pointer;
}

input[type=checkbox].btn_open:after {
    content: '';
    position: absolute;
    left: 2px;
    top: 2px;
    display: block;
    width: 22px;
    height: 22px;
    background: #fff;
    color: #fff;
    text-align: center;
    line-height: 22px;
    /*澧炲姞锷ㄧ敾*/
    -webkit-transition: all ease-in-out 300ms;
    -moz-transition: all ease-in-out 300ms;
    transition: all ease-in-out 300ms;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    font-size: 12px;
}

input[type=checkbox].btn_open:checked {
    background: #00cc33;
}

input[type=checkbox].btn_open:checked:after {
    content: '';
    left: 30px;
    background: #fff;
    color: #00cc33;
}


/*鐗规晥checkbox妗?鍏煎IE8*/

.btn-radio {
    width: 50px;
    height: 26px;
    background-color: #ccc;
    border-radius: 13px;
    overflow: hidden;
    border: 1px solid #ccc;
}

.btn-radio-content {
    width: 200%;
    height: 100%;
}

.cursor-p {
    cursor: pointer;
}

.btn-radio-open {
    width: 50%;
    height: 100%;
    border-radius: 13px;
    float: left;
    transition: margin-left 1s;
    -moz-transition: margin-left 1s;
    -webkit-transition: margin-left 1s;
    -o-transition: margin-left 1s;
    margin-left: 0;
}

.btn-radio-close {
    width: 24px;
    height: 24px;
    margin-left: -49px;
    background-color: #fff;
    float: left;
    border-radius: 13px;
    border: 1px solid #ccc;
}

.btn-on {
    background-color: #00cc33 !important;
}

.btn-right {
    margin-left: -24px !important;
}