.table{ margin-bottom: 25px;}
.display_inline{display:inline-block;}
.display_block{display:block;}
.text_over{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.header{
    height: 5.375rem;
    border-bottom: 1px solid #e0e0e0;
    background-color: #fff;
    position: relative;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    z-index: 11;
    min-width: 1200px;
}
.header_left {
    height: 5.375rem;
    padding: 1.625rem;
    min-width: 30rem;
}
.logo_tit{
    padding-left: 0.875rem;
    border-left: 1px solid #a8afbe;
}
.logo_tit .p1{
    color: #32323a;
    /*font-size: 17px;*/
    font-size: 1.0625rem;
    line-height: 1rem;
}
.logo_tit .p2{
    color: #2352a3;
    /*font-size: 13px;*/
    font-size: 0.8125rem;
    /*line-height: rem;*/
}
.header_right{
    width:  43.75rem;
    height:  5.375rem;
    position: relative;
}
.header_right_box01{
    cursor: pointer;
    width: 18%;
    height:  5.375rem;
    text-align: center;
    line-height:  5.375rem;
    color: #727272;
    /*font-size: 16px;*/
    font-size: 1rem;
    border-left: 1px solid #e1e1e1;
}
.header_right_box01 .pic{
    display: inline-block;
    width: 1.25rem;
    height: 1.25rem;
    vertical-align: text-top;
    line-height: 1rem;
    position:relative;
}
.header_right_box03{
    cursor: pointer;
    width: 46%;
    height: 5.375rem;
    text-align: center;
    line-height: 5.375rem;
    color: #727272;
    font-size: 1rem;
    border-left: 1px solid #e1e1e1;
    position: relative;
}
.header_right_box03 .user{
	position: absolute;
    left: 1.25rem;
    top: 1.25rem;
    width: 2.625rem;
    height: 2.625rem;
    border-radius: 50%;
    display: inline-block;
    line-height: 1;
    float: left;
}
.header_right_box03 .user_right{
    display: inline-block;
    line-height: 1;
    width: 85%;
    text-align: left;
    padding-left: 1.825rem;
    vertical-align: top;
    position: relative;
}
.user_right h2{
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 1.25rem;
}
.header_right_box03.p20{padding: 1.25rem;}
.user_right p{
    color: #727272;
    /*font-size: 14px;*/
    font-size: 0.875rem;
}
.header_right_box01.header_right_box04{
    line-height:1;
    display: block;
    height: 5.375rem;
    padding: 1.25rem;}
.jiantou{
    position: absolute;
    top: 12px;
    right: 0;
}
.header_right_box01 .num{
    min-width:  1.125rem;
    height:  1.125rem;
    border-radius: 50%;
    display: inline-block;
    background-color: #f03832;
    color: #fff;
    font-size: 0.75rem;
    line-height:  1.125rem;
    position: absolute;
    top:  -0.5rem;
    right:  -0.5rem;
    padding: 0px 0.125rem;
}

/***************sidebar*****************/

.sidebar {
    /*width: 240px;*/
    width: 12.5%;
    height: 100%;
    background-color: #2352a3;
    position: fixed;
    top: 5.375rem;
    left: 0;
    overflow: hidden;
}
.sideba_nav {
    /*width: 258px;*/
    width: 111%;
    height: 100%;
    background-color: #2352a3;
    overflow-y: scroll;
}
.sideba_nav_ul li{
    /*line-height: 58px;*/
    line-height: 3.625rem;
    border-bottom: 1px solid #4e74b4;

    cursor: pointer;
}
.sideba_nav_ul_list{
    /*width: 241px;*/
    width: 100%;
    position: relative;
    /*padding: 0 20px;*/
    padding: 0 1.25rem;
}
.sideba_nav_ul_list .p1 i{
    color: #a6badb;
    /*font-size: 22px;*/
}
.sideba_nav_ul_list .p2{
    color: #d7e2f5;
    font-size: 14px;
    font-size: 0.875rem;
    margin-left: 14px;
}
.sideba_nav_ul_list .p3{
    position: absolute;
    right: 1.25rem;
    top: 0;
}
.sideba_nav_ul_list .p3 i{
    color: #a6badb;
    font-size: 12px;
}
.sideba_nav_ul li.active .sideba_nav_ul_list, .sideba_nav_ul li:hover .sideba_nav_ul_list{
    background-color: #353b5d;
}
.sideba_nav_ul li.active .sideba_nav_ul_list .p1 i, .sideba_nav_ul li.active .sideba_nav_ul_list .p3 i, .sideba_nav_ul li:hover .sideba_nav_ul_list .p1 i, .sideba_nav_ul li:hover .sideba_nav_ul_list .p3 i,.sideba_nav_ul li:hover .p2,.sideba_nav_ul li.active .p2{
        color: #fff;
}
.sideba_nav_ul_last{
    position: absolute;
    bottom: 86px;
    width: 100%;
    background-color: #1d4d9e;
}
.sideba_nav_ul_last li{
    line-height: 3.375rem;
    border-bottom: 1px solid #4e74b4;
    position: relative;
    cursor: pointer;
    /*text-align: center;*/
    color: #fff;
    /*font-size: 14px;*/
   font-size: 0.875rem;
   padding: 0 1.4rem;
}
.page_conts1{
    margin-left: 14.3%;
    margin-top: 5.375rem;
    padding:  1.5625rem  1.5625rem;
    /*background: #edeff5;*/
}
.page_cont_ul_sign li{
    margin-bottom: 25px;
    border: 1px solid #e2e6ed;
    border-radius: 2px;
    position: relative;
    float: left;
    margin-right: 2.5%;
}
.donut_ul li {
	font-size: 0.875rem;
}


.ul_list_sign {
    height: 7rem;
    width: 41%;
    text-align: center;
    line-height: 7rem;
}
.ul_list_sign img{
vertical-align: middle;
}
.ul_list_sign02 {
    width: 59%;
    height:  7rem;
    text-align: center;
    padding: 1.5625rem 0;
    background-color: #fff;
}
.ul_list_sign02 .p1{
    color: #596474;
    /*font-size: 16px;*/
    font-size: 1rem;
}
.ul_list_sign02 .p2{
    color: #8f939b;
   font-size:  2.875rem;
    /*font-size: 46px;*/
}




.blue_bg{
    background-color: #47a7d9;
}
.green_bg{
    background-color: #17893e;
}
.blue02_bg{
    background-color: #1e50a5;
}
.red_bg{
    background-color: #e74b3f;
}
.yellow_bg{
    background-color: #f09741;
}
.page_cont_ul_sign li:last-child{margin-right:0;}
.totall_table_left {
    min-height:26.5625rem;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0px 1px 3px rgba(00, 00, 00, .1);
    margin-right: -10px;
}
.totall_table_tit{
    height: 3.4375rem;
    line-height: 3.4375rem;
    width: 100%;
    padding: 0 1.25rem;
    border-bottom: 1px solid #e1e1e1;
}
.totall_table_tit .p1{
    width: 2rem;
    height: 2rem;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
    background-color: #adb1b9;
    line-height:1.75rem;
    margin-right: 10px;
}
.totall_table_tit .p1 img{
	vertical-align: middle;
}
.totall_table_tit .p2{
    color: #4b5058;
    font-size: 1rem;
    /*font-size:  1.125rem;*/
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    vertical-align: middle;
    width: 200px;
}
.totall_table_right{
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0px 1px 3px rgba(00, 00, 00, .1);
    /*min-height:425px;*/
    min-height: 26.5625rem;
}
.totall_table_cai{
    min-height: 425px;
    background-color: #f9f9fa;
    border-radius: 4px;
    box-shadow: 0px 1px 3px rgba(00, 00, 00, .1);
}
.totall_table{
    margin: 0 -15px;
}
.table_tot tr th{
    padding-left: 2.1875rem;
    height: 3.375rem;
    line-height: 3.375rem;
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    /*font-size: 14px;*/
   font-size: 0.9375rem;
    font-weight: 600;
}
.table_tot tr td{
    padding-left: 2.1875rem;
    height: 3.375rem;
    line-height:  3.375rem;
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    /*font-size: 12px;*/
   font-size: 0.75rem;
}
.table_tot>tbody>tr:hover{    background:#ffffff;    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);}
.table_tot>tbody>tr:hover td:first-child{
    background: url(../images/table_bg.png) no-repeat left center; background-size: 5px 100%;
}
.user_right_down{
    display: none;
    position: absolute;
    top: 86px;
    width: 100%;
    background-color: #fff;
    left:0;
    box-shadow: 0px 1px 4px rgba(00, 00, 00, 0.4);
}
.user_right_down li{
    line-height: 50px;
    padding-left: 20px;
    font-size: 14px;
    border-bottom: 1px solid #e1e1e1;
    text-align: left;
}
.body_bg{background: url(../images/beijing2.png) no-repeat;font-size: 16px;}
.index_text_bd >div{ display:none;} 
.index_text_bd >div.active{ display:block; } 
.account_ul_click{
   margin-bottom: 1.25rem;
}
.account_ul_click li{
    float: left;
    margin-right: 10px;
    /*font-size: 0.875rem;*/
   font-size:0.9375rem;
   font-weight:bold;
    color: #353B5D;
}
.account_ul_click li.active{
    color: #353B5D;
    font-weight: bold;
}
.account_informat{
    background-color: #fff;
    box-shadow: 0px 1px 4px rgba(00, 00, 00, .1);
}
.account_informat_nav {
    border-top: 2px solid #6599f1;
    background-color: #e1f0fa;
}
.account_informat_nav li{
    cursor: pointer;
    float: left;
    text-align: center;
    line-height: 3.75rem;
    /*line-height: 3.125rem;*/
    color: #4b5058;
    font-size: 0.875rem;
    /*min-width: 125px;*/
    /*padding: 0 3.75rem;*/
   min-width: 180px;
    border-right: 1px solid #D3D3D3;
}
.account_informat_nav li.active{
    background-color: #fff;
    color:#2352a3;
    font-weight:600;
    }
    .account_ul_click>li+li:before {
        padding: 0 5px;
        color: #ccc;
        content: "/\00a0";
    }

    .page-inner {
        width: 100%;
    }
.account_form_ul{
    margin: 30px;
    }
.account_form_ul li{
        margin: 10px 0 20px;
        position: relative;
    }
.account_form_ul li label{
        width: 6.25rem;
        text-align: right;
        color: #4b5058;
        margin-right: 10px;
        font-size: 0.75rem;
    }
.account_form_ul li .p1{
        display: inline-block;
        color: #4b5058;
        font-size: 0.75rem;
    }
.account_form_ul li input{
        width: 25%;
        min-width: 250px;
        height: 2.25rem;
        border: 1px solid #B6B6B6;
        padding-left: 10px;
        border-radius: 4px;
        font-size: 0.75rem;
    }
.account_form_ul li a{
        width: 120px;
        display: inline-block;
        text-align: center;
        height: 2.5rem;
        line-height: 2.5rem;
        border: 1px solid #cbcbcb;
        border-radius: 4px;
        background-color: #e8e9ee;
        font-size: 0.875rem;
    }
.account_form_ul li a.active{
        background-color: #2352a3;
        color: #fff;
        border: 1px solid #2352a3;
        margin-right: 20px;
    }
.process{
        width: 45%;
        height: 4px;
        margin: 70px auto 100px;
        background-color: #e1e1e1;
        position: relative;
    }
.process_ul{
    width: 100%;
    height: 4px;
    position: relative;
}
.process_ul li{
    color: #cccccc;
    width: 30px;
    height: 30px;
    line-height: 1;
    background-color: #fff;
}
.process_ul li.p1{
    position: absolute;
    left: -4px;
    top: -13px;
}
.process_ul li i{
    font-size: 26px;
}
.process_ul li.p2{
    position: absolute;
    left: 50%;
    top: -13px;
    margin-left: -15px;
}
.process_ul li.p3{
    position: absolute;
    right: 0;
    top: -11px;
}
.process_ul li.active {
    color: #3d6bba;
    }
    .process_ul_wrap  {
        width: 50%;
        background-color: #3d6bba;
        height: 4px;
        position: absolute;
    }
.password_change_ul li{
        margin: 10px 0 20px;
        position: relative;
    }
    .password_change_ul label{
        width: 30%;
        margin-right: 2%;
        font-size: 0.75rem;
        text-align: right;
        color: #4b5058;
    }
    .password_change_ul input{
        width: 66%;
        min-width: 250px;
        height: 36px;
        border: 1px solid #B6B6B6;
        padding-left: 10px;
        border-radius: 4px;
    }
.password_change_ul{
        margin: 0px auto;
        width: 45%;
    }
.password_change_ul li span{
        display: inline-block;
        text-align: left;
    }
.password_change_ul li span a{
        background-color: #2352a3;
        color: #fff;
        border: 1px solid #2352a3;
        width: 120px;
        display: inline-block;
        text-align: center;
        height: 40px;
        line-height: 40px;
        border-radius: 4px;
        font-size: 14px;
    }
    .process_ul_wrap.percent100{
        width: 100%;
    }
.suceess_info{
        width: 30%;
        margin: 40px auto;
        background-color: #fff;
        border: 1px solid #e1e1e1;
        padding: 50px 10px 50px 100px;
        position: relative;
        min-height: 100px;
    }
    .suceess_info .p1{
        display: inline-block;
        position: absolute;
        left: 30px;
    }
    .suceess_info .p2{
        color: #60ac1e;
        font-size: 16px;
        margin-bottom: 6px;
        font-weight: 600;
    }
    .suceess_info .p3{
        color: #999999;
        font-size: 13px;
    }
    .suceess_info .p3 a{
        color: #555555;
    }
    .syeteam_tit_top{
        border-top: 2px solid #2352a3;
        background-color: #fff;
    }
    .systeam_box02 input[type="text"] {
        cursor: pointer;
        width: 100%;
        border: 1px solid #c6c6c6;
        height: 35px;
        padding: 0px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .TableTitle_line {
        width: 30px;
        left: 50%;
        height: 38px;
        margin-left: 25px;
        position: absolute;
        top: 0px;
        line-height: 38px;
        text-align: center;
    }
    .syeteam_tit {
        height: 65px;
        padding: 14px 20px;
        line-height: 65px;
    }
    .syeteam_tit h2{
        color: #4b5058;
        font-size: 14px;
        font-weight: 600;
        width: 7%;
        line-height: 40px;
    }
.syeteam_tit_right{
    width: 93%;
        line-height: 40px;
    }
.systeam_box01{
    display: inline-block;
    margin-right: 10px;
    }
    .systeam_box01 label{
        color: #737476;
    }
    .systeam_box01 select{
        vertical-align: middle;
        width: 200px;
        height: 34px;
        line-height: 40px;
        border: 1px solid #c6c6c6;
        padding: 0px;
        padding-left: 10px;
        padding-right: 25px;
        background: url(../images/xia_select_03.jpg) right center no-repeat #fff;
        -webkit-appearance: none;
        appearance: none;
        -moz-appearance: none;
        -ms-appearance: none;
        -o-appearance: none;
    }
    .systeam_box02{
        position: relative;
        width: 100%;
        display: inline-block;
    }
    .systeam_box02 label{
        width: 80px;
        display: inline-block;
        height: 35px;
        line-height: 35px;
        position: absolute;
        left: 0;
        top: 0;
        color: #737476;
        font-size: 12px;
        text-align: right;
    }
    .row_change{
        width: 100%;
        height: 100%;
        padding-left: 80px;
        display: inline-block;
        vertical-align: top;
        position: relative;
    }
     .systeam_box03{
        width: 80px;
        display: inline-block;
        line-height: 34px;
        position: relative;
        top: 1px;
        margin-left:10px;
    }
    .systeam_box03 a{
        width: 100%;
        display: block;
        text-align: center;
        background-color: #e8e9ee;
        color: #555555;
        border-radius: 4px;
        border: 1px solid #e1e1e1;
        font-size: 14px;
    }
    .row_change .time_input {
        background: url(../images/calari_06.jpg) right center no-repeat #fff;
    }
.syeteam_table tr th{
        height: 3.125rem;
        line-height: 3.125rem;
        text-align: center;
        border: 1px solid #e1e1e1;
        font-size: 0.875rem;
        table-layout: fixed;
    }
    .syeteam_table tr td{
            height: 3.75rem;
            vertical-align: middle;
            color: #666;
            text-align: center;
            border: 1px solid #e1e1e1;
            font-size: 0.75rem;
            text-overflow: ellipsis;
		    white-space: nowrap;
		    overflow: hidden;
		    padding: 0px 10px;
        }
    .syeteam_table tr td .p2{ 
            color: #2352a3;
            margin-left: 10px;
        }

        .pagination {
            display: inline-block;
            padding-left: 0;
            margin: 20px 0;
            border-radius: 4px;
            text-align: center;
            width: 100%;
        }
        .page {
            display: inline-block;
            border-radius: 4px;
            overflow: hidden;
            height: 39px;
            line-height: 39px;
            margin: 0 auto;
            text-align: center;
        }
        .page a {
    display: inline-block;
    width: 39px;
    height: 39px;
    line-height: 39px;
    border: 1px solid #2352a3;
    background: #2352a3;
    text-align: center;
    color: #fff;
    float: left;
        }
        .page .current {
    display: inline-block;
    width: 39px;
    height: 39px;
    line-height: 39px;
    border: 1px solid #fff;
    background: #FFFFFF;
    text-align: center;
    color: #2352a3;
    float: left;
        }
.screen_hangd{
    background-color: #e8e9ee;
    display: inline-block;
    width: 100px;
    line-height: 36px;
    text-align: center;
    border: 1px solid #e1e1e1;
    border-radius: 4px;
    margin-top: 10px;
    font-size: 13px;
}
.manegement_tent{
    width: 62%;
    margin: 8% auto;
}
.manegement_informat h2{
    color: #333333;
    font-weight: 600;
    margin-bottom: 14px;
}
.manegement_informat textarea{
    width: 100%;
    padding: 10px;
    border: 1px solid #e1e1e1;
    border-radius: 4px;
    height: 199px;
    margin-bottom: 10px;
}
.manegement_a a{
    background-color: #e8e9ee;
    display: inline-block;
    width: 120px;
    line-height: 36px;
    text-align: center;
    border: 1px solid #e1e1e1;
    border-radius: 4px;
    font-size: 13px;
}
.manegement_a a.p1{
    background-color: #2352a3;
    border: 1px solid #2352a3;
    color: #fff;
    margin-right:10px;
}
.feed_back02_h2 {
	width: 94%;
    padding: 32px 0;
    border-bottom: 1px dashed #e1e1e1;
    margin: 0 auto 28px;
    font-size: 14px;
    line-height: 24px;
}
.feed_back02_box {
    width: 100%;
    margin: 0px auto;
}
.feed_back02_tit{ margin: 28px auto 15px;font-size: 0.875rem;}
.feed_back02_tit .p1{ color: #919191; padding-right: 40px;}
.feed_back_pic img{
    height: 100%;
}

.feed_back02{
	width: 94%;
   margin: 30px auto;
   padding: 0px 5.5%;
}
.dis_blo {
    display: block;
}
.checkbox_label04 {
    float: left;
    cursor: pointer;
    background: url(../images/check_com02.png) center center no-repeat;
    display: inline-block;
    font-size: 0.758rem;
    background-size: 100% 100%;
    padding: 0px 11px;
    min-width: 96px;
    height: 38px;
    margin-right: 2%;
    margin-bottom: 10px;
    line-height: 36px;
    text-align: center;
}
.checkbox_label04:last-child{margin-right:0;}
.checkbox_input04[type=checkbox] {
    opacity: 0;
    width: 18px;
    height: 18px;
    margin: 0px;
    display: none;
}
.checkbox_label04.on {
    cursor: pointer;
    background: url(../images/check_com.png) right bottom no-repeat #fff;
    text-align: center;
    background-size: 18px 18px;
    border: 1px solid #2352a3; border-radius: 2px;
}
.feedback_input{
    padding-left: 10px;
    width: 100%;
    height: 40px;
    border: 1px solid #C3C3C3;
    border-radius: 2px;
}
.feed_back_text{
    border: 1px solid #e1e1e1;
    position: relative;
    min-height: 100px;
}
.feed_back_text textarea{
    width: 100%;
    border: none;
    padding: 10px;
}
.feed_back_text .p1{
    position: absolute;
    top: 10px;
    font-size: 14px;
}
.feed_back_pic{
    margin-right: 10px;
        float: left;
    width: 100px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    border: 1px solid #e1e1e1;
    background: #fff;
}
.feed_back_pic i{
    font-size: 40px;
    color: #cecece;
}
.build_com_span{ position: relative; cursor: pointer;}
.build_com_span .bulid_up_file{    
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 2;
    cursor: pointer;
}
.feedback_mine{
    margin: 15px;
}
.feedback_mine li{
    margin-bottom: 20px;
    padding: 15px;
    border: 1px solid #e1e1e1;
}
.feedback_mine li .p1{
    color: #282828;
    /*font-size: 14px;*/
    font-size: 0.875rem;
    font-weight: 600;
    margin-bottom: 10px;
}
.feedback_mine li .p2{
    color: #666666;
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 10px;
}
.feedback_dl{
    margin-bottom: 10px;
}
.feedback_dl dd{
    float: left;
    margin-right: 10px;
    width: 120px;
    height: 100px;
    overflow: hidden;
}
.feedback_mine li .p3{
    color: #999999;
    font-size: 12px;
    margin-bottom: 15px;
    padding-top: 7px;
    padding-bottom: 17px;
    border-bottom: 1px solid #e1e1e1;
}
.feedback_mine li .p4{
    color: #666666;
    font-size: 12px;
    margin-bottom: 35px;
}
.feedback_mine li .p4 a{
    color: #2352a3;
}
/*.account_informat_nav li:last-child{border-right:0;}
.tech_support_input{
    width: 200px;
    height: 34px;
    line-height: 40px;
    border: 1px solid #c6c6c6;
    padding: 0px;
    padding-left: 10px;
    padding-right: 25px;
}*/

.systeam_box03.tech_systeam_box03 {
    width: 80px;
    display: inline-block;
    line-height: 34px;
    position: relative;
    top: 3px;
    margin-left:0;
}
.tech_support_ul li{
    float:left;
    margin-right:1%;
    width: 49.5%;
    padding: 1.25rem;
    border-radius: 4px;
    border: 1px solid #e1e1e1;
    margin-bottom: 1%;
}
.tech_support_text01{position: relative; padding-left: 35px;
    padding-bottom: 1rem;
    border-bottom: 1px solid #e1e1e1;
}
.tech_support_text01 .p1{
	position: absolute;
	top: 0px;
	left: 0px;
    display: inline-block;
    background-color: #4363d8;
    width: 24px;
    height: 24px;
    color: #fff;
    font-size: 1.0625rem;
    text-align: center;
    line-height: 24px;
    border-radius: 4px;
    margin-right: 10px;
}
.tech_support_text01 .p2{
    color: #2352a3;
    font-size: 1rem;
}
.tech_support_text01 .p3{
    font-size: 1rem;
}
.tech_support_text02{
padding: 0.85rem 0.625rem 0.625rem 2.5rem;
    position: relative;
}
.tech_support_text02 .p1{
    position: absolute;
    left: 0;
    display: inline-block;
    background-color: #93999e;
    width: 24px;
    height: 24px;
    color: #fff;
    font-size: 1rem;
    text-align: center;
    line-height: 24px;
    border-radius: 4px;
    margin-right: 10px;
}
.tech_support_text02 .p2{
    color: #666666;
    font-size: 0.8125rem;
    line-height: 24px;
	width: 100%;
}
.tech_support_ul li:nth-child(2n){margin-right:0;}
.tech_support_text02 .p2 a,.tech_support_text02 .showtxt{
    color: #2352a3;cursor: pointer; font-size: 13px;
}
.border_top{
    border-top: 1px solid #e1e1e1;
}
.serch_table.serch_table02 {
    width: 92%;
    margin-right: 160px;
}

.color_blue{color:#2352a3;}
div.table_pages{height: 60px!important;}
.table_pages.table_pages2{ height: auto !important;}
.search_Sub.search_Sub02{margin:0;top: 2px;position: relative;}

.sidebar_menu dd{
    line-height: 2.75rem;
    color: #4b5058;
    font-size:  0.75rem;
    background-color: #fff;
    border-bottom: 1px solid #e1e1e1;
        /*background-color: rgba(53, 59, 93, 0.05);*/
}
.sidebar_menu dd a{
    display: block;
    padding-left:25%;
}
.sidebar_menu{
    box-shadow: 0px 1px 4px rgba(00, 00, 00, .7);/* background-color: #fff;*/
}
.sidebar_menu dd.active{
    border-left: 5px solid #2352a3;
    /*box-shadow: 0px 1px 4px rgba(00, 00, 00, .7);*/
   /*box-shadow: 0px 0px 7px rgba(00, 00, 00, 0.6);*/
        /*background-color: #fff;*/
           /*border-left: 3px solid #2352A3;*/
    box-shadow: 0px 0px 10px rgba(35, 82, 163, 0.5);
    position: relative;
}

.sideba_nav_ul_list .p3.down{
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);       /* IE 9 */
    -webkit-transform: rotate(90deg);   /* Safari and Chrome */
    -o-transform: rotate(90deg);        /* Opera */
    -moz-transform: rotate(90deg);      /* Firefox */
}
.serch_inputs01 input{
     padding: 0 10px;
     padding-right: 2rem;
     cursor: pointer;
}
a{cursor:pointer;}

.pageNumber.pageNumber02 {
    float: none; 
    width: 32%;
    text-align: center;
    margin: 0 auto;
}
.serch_inputs input{
    padding-left: 10px;
}
.serch_inputs select{
   padding-left: 10px;
}
.tableBox table tr label input{
cursor: pointer;
}
.sideba_nav_ul{
    padding-bottom: 200px;
}
.search_boxs {
    padding-right: 120px!important;
    position: relative;
}
.serch_table tr td {
    height: 30px!important;
    line-height: 30px!important;
    position: relative;
}
.serch_table tr td.Height10 {
    height: 15px!important;
}
.serch_table tr td span{
    top: 2px!important;
    }
#historical_main,#donut{height: 44rem !important; padding: 10px 0px 20px;}
#historical_main2,#donut{height: 44rem !important; padding: 10px 0px 20px;}

/*#donut{}*/
/**********************rem****************************/

.e_index_ul li{
    float: left;
    padding: 2.5rem;
    margin-right: 2%;
    margin-bottom: 2%;
    width: 23.5%;
    background-color: #fff;
    border: 1px solid #ededed;
    box-shadow: 0 2px 4px rgba(172, 172, 172, 0.3);
    text-align: center;
}
.e_index_ul li .pic{
    position: relative;
    margin: 0 auto 30px auto;
    width: 7.0625rem;
    height: 7.0625rem;
    border-radius: 50%;
    text-align: center;
    padding-top: 1.8rem;
    box-shadow: 0px 4px 22px rgba(00, 00, 00, .2);
}
.e_index_ul li .pic font{
    min-width: 26px;
    height: 26px;
    border-radius: 50%;
    line-height:  20px;
    text-align: center;
    font-size: 12px;
    color: #fff;
    background: #f03832;
    display: block;
    position: absolute;
    top: 0.375rem;
    right: 0.25rem;
    border: 2px solid #fff;
    padding: 0 2px;
}
.e_index_ul li .pic img{
        height: 3.125rem;
    }

.e_index_ul li .pic.p1{
    background-color: #e74b3f;
    }
.e_index_ul li .pic.p2{
    background-color: #3dc094;
    }
    .e_index_ul li .pic.p3{
    background-color: #2cc8fb;
    }
    .e_index_ul li .pic.p4{
    background-color: #f09741;
    }
    .e_index_ul li .pic.p5{
    background-color: #2cc8fb;
    }
    .e_index_ul li .pic.p6{
    background-color: #76c36e;
    }
    .e_index_ul li .pic.p7{
    background-color: #2352a3;
    }
    .e_index_ul li .pic.p8{
    background-color: #e74b3f;
    }
    .e_index_ul li .pic.p9{
    background-color: #2352a3;
    }
    .e_index_ul li .pic.p10{
    background-color: #f09740;
    }
    .e_index_ul li .pic.p11{
    background-color: #28b988;
    }
    .e_index_ul li .pic.p12{
    background-color: #7639aa;
    }
.e_index_ul_txt{
    margin-bottom: 1.875rem;
}
.e_index_ul_txt .p1{
    margin-bottom: 1.25rem;
    font-size: 1.125rem;
    color: #4f5256;
}
.e_index_ul_txt .p2{
    font-size: 0.875rem;
    color: #77787a;
    line-height: 1.375rem;
}
.e_index_ul_btn a{
    display: inline-block;
    padding: 0.875rem 0;
    font-size: 0.875rem;
    color: #77787a;
    width: 6.875rem;
    border: 1px solid #bfbfbf;
    border-radius: 60px;
}
.e_index_ul li:nth-child(4n){margin-right:0;}

.e_index_ul li:hover{
box-shadow: 0 10px 30px rgba(172, 172, 172, 0.6);
transform:scale(1.1,1.1);
-ms-transform:scale(1.1,1.1); /* IE 9 */
-moz-transform:scale(1.1,1.1); /* Firefox */
-webkit-transform:scale(1.1,1.1); /* Safari and Chrome */
-o-transform:scale(1.1,1.1); /* Opera */
}


.e_index_ul li:hover .e_index_ul_btn a{
    background-color: #2352a3;
    border: 1px solid #2352a3;
    color: #fff;
}



.Searchku_ul{
    height: 3.75rem;
    padding: 0.625rem 1.25rem;
    text-align: right;
    border-bottom: 1px solid #e3e4ea;
}
.Searchku{
    width: 36%;
    float: right;
    height: 100%;
    position: relative;
}
.Searchku span{
    position: absolute;
    left: 0;
    height: 100%;
    width: 5.625rem;
    font-size: 0.875rem;
    text-align: center;
    line-height: 2.5rem;
}
.Searchku .serch_input{
    position: relative;
    border-radius: 4px;
    overflow: hidden;
}
.Searchku .serch_input input{
    border-radius: 4px;
    padding-right: 4.5rem;
}
.Searchku .ku_btn{
    position: absolute;
    right: 0;
    top: 0;
    height: 2.5rem;
    padding: 0 24px;
    line-height: 2.5rem;
    background-color: #2352a3;
    color: #fff;
    font-size:  0.75rem;
}
.tableBox table tr td.bg{
    background: url(../images/table_bg_green.png)no-repeat right top; background-size: 1.375rem ;
}
table tr td.bg2{
    background: url(../images/new.png)no-repeat right top; background-size:2rem ;
}
.pages_SubR .pageSub.pageSub02{
    background-color: #2352a3;
    color: #fff;
    border: 1px solid #2352a3;
}
.modal_mane_text{
    position: relative;
    margin: 1.875rem 0;
    height: 2.8125rem;
    border: 1px solid #d0d0d0;
    border-radius: 4px;
}
.modal_mane_text .p1{
    width: 30%;
    padding-left: 0.625rem;
    float: left;
    height: 2.6875rem;
    border: 0;
    font-size: 0.8125rem;
    color: #67696d;
    background: transparent;
    border-right: 1px solid #d0d0d0;
}
.modal_mane_text .p2{
    width: 70%;
    padding-left: 0.625rem;
    float: left;
    height: 2.6875rem;
    border: 0;
    font-size: 0.8125rem;
    background-color: transparent;
}
.sub_box01 .sub_A.sub_B{
    background-color: #2352a3;
    color: #fff;
    border-color: #2352a3;
}
.Searchin_ul{
    height: 3.75rem;
    padding: 0.625rem 1.25rem;
    text-align: right;
    border-bottom: 1px solid #e3e4ea;
}
.Searchin_ul .Searchin{
    width: 26%;
    height: 100%;
    position: relative;
    display: inline-block;
    border: 1px solid #d0d2d5;
    border-radius: 4px;
    padding-right: 3.75rem;
}
.Searchin_ul .Searchin input{
    width: 100%;
    height: 100%;
    font-size: 0.75rem;
    border: 0;
    padding-left: 0.625rem;
    background-color: transparent;
}
.Searchin_ul .Searchin .in_btn_bro{
    position: absolute;
    right: 2px;
    top: 0.0625rem;
    font-size: 0.75rem;
    color: #4b5058;
    display: inline-block;
    width: 3.375rem;
    text-align: center;
    height: 2.125rem;
    line-height: 2.125rem;
    background: #dddfe2;
}
.Searchin_ul .in_btn{
    width: 6%;
    text-align: center;
    line-height: 2.25rem;
    height: 2.375rem;
    position: relative;
    display: inline-block;
    vertical-align: top;
    font-size: 0.75rem;
    background-color: #2352a3;
    border: 1px solid #2352a3;
    color: #fff;
    border-radius: 4px;
    margin-left: 0.625rem;
}
.serch_inputs0w {
    float: left;
    width: 49%;
    border: none;
    position: relative;
    height: 100%;
    padding-right: 4px;
    height:100%;
}
.serch_inputs0w input {
    width: 100%;
    height:100%;
    font-size: 0.75rem;
    border: 1px solid #d0d2d5;
    border-radius: 3px;
    padding:0 0 0 0.625rem;
}
.searchUl li span.p1{
    width: 11.625rem;
}
.serch_inputShi.serch_inputShi02 {
    padding-left: 11rem;
}
.serch_inputShi02 .posi_xian {
    left: 60%;
    top: 7px;
    margin-left: 2.5rem;
}
.account_nav_info{
    float: left;
    line-height: 3.125rem;
    color: #ee7348;
    font-size: 0.875rem;
    margin-left: 0.625rem;
}
.account_nav_info .p1{
    position: relative;
    top: 0.3125rem;
}
.account_nav_info font{
    color: #2352a3;
}
.report_modal_ul{
    margin-top: 1.875rem;
}
.report_modal_ul li{
    margin-bottom: 1.25rem;
    position: relative;
    padding-left: 28%;
}
.report_modal_ul li label{
    position: absolute;
    width: 29%;
    text-align: right;
    left: 0;
    padding-right: 0.625rem;
    font-size:0.875rem;
}
.pageNumber.pageNumber02 {
    width: 35%;
}
.search_li3.search_li2 span{
    width: 7.625rem;
}
.serch_inputShi.pp {
    padding-left: 8rem;
}
.report_modal_ul li textarea{
    width: 100%;
    min-height: 5rem;
    padding: 0.625rem;
    border: 1px solid #d4d4d4;
    border-radius: 4px;
    font-size: 0.8125rem;
}
 .report_modal_ul li input{
     width: 100%;
    height: 2.5rem;
    padding: 0.625rem;
    border: 1px solid #d4d4d4;
    border-radius: 4px;
    font-size: 0.8125rem;
 }

.mane_add_form .account_form_ul li input{
     width: 36%;
 }
.mane_add_form .account_form_ul li textarea{
     width: 36%;
     min-width: 15.625rem;
     min-height: 6.25rem;
     border: 1px solid #B6B6B6;
     padding-left: 0.625rem;
     border-radius: 4px;
     font-size: 0.75rem;
     vertical-align: text-top;
 }
.mane_add_form_inner{
     display: inline-block;
    width: 36%;
     min-width: 15.625rem;
     min-height: 6.25rem;
     border: 1px solid #B6B6B6;
     padding: 1.25rem 0.625rem;
     border-radius: 4px;
     font-size: 0.75rem;
     vertical-align: text-top;
 }
.mane_add_form_inner dd{
     margin-bottom: 0.625rem;
     position: relative;
 }
.mane_add_form .mane_add_form_inner dd label{
    width: 3.5rem;
 }
.mane_add_form .mane_add_form_inner dd input{
     width: 76%;
 }
 .mane_add_form .mane_add_form_inner dd select{
      width: 76%;
      min-width: 15.625rem;
      height: 2.25rem;
      border: 1px solid #B6B6B6;
      padding-left: 0.625rem;
      border-radius: 4px;
      font-size: 0.75rem;
      background: url(../images/xialai.jpg)no-repeat right center;
      -webkit-appearance: none;
      appearance: none;
      -moz-appearance: none;
      -ms-appearance: none;
      -o-appearance: none;
  }
 .mane_add_form .account_form_ul li font{
      position: absolute;
      padding-left: 1.25rem;
      color: #10449e;
      cursor: pointer;
      font-size: 0.875rem;
  }
 .mane_add_form .account_form_ul li .p1{
      display: inline-block;
      width: 34%;
      text-align: left;
      padding-bottom: 2.5rem;
  }
.account_form_ul li .pt{
      width: 36%;
      min-width: 15.625rem;
      height: 2.25rem;
      border: 1px solid #B6B6B6;
      padding-left: 0.625rem;
      border-radius: 4px;
      font-size: 0.75rem;
      color: #999999;
      background: url(../images/xialai.jpg)no-repeat right center;
      -webkit-appearance: none;
      appearance: none;
      -moz-appearance: none;
      -ms-appearance: none;
      -o-appearance: none;
  }
  .accountBottom{position:relative;}
  .sub_box02_mane {
      position: absolute;
      right: 0;
      top: -7.125rem;
  }
  .sub_box02_mane_A {
      display: inline-block;
      text-align: center;
      line-height: 2.375rem;
      /* width: 6.5625rem;*/
      padding: 0 20px;
      height: 2.5rem;
      border: 1px solid #D0D2D5;
      background: #fff;
      border-radius: 3px;
      /* font-size: 14px; */
      font-size: 0.875rem;
      color: #595d64;
  }

.modal-header .close{color: #fff;}
.testadd_form{
    display: inline-block;
    width: 36%;
    min-width: 15.625rem;
    height: 2.25rem;
    border: 1px solid #B6B6B6;
    padding-left: 0.625rem;
    border-radius: 4px;
    font-size: 0.75rem;
    position: relative;
    padding-right: 3.125rem;
}
.account_form_ul li .testadd_form input{
    width: 100%;
    border: 0;
    background: transparent;
}
.account_form_ul li .testadd_form .text_btn01{
    position: absolute;
    right: 0.375rem;
    top: 0;
    border: 0;
    background: transparent;
    width: 2.25rem;
    height: 2.25rem;
    font-size: 0.75rem;
    line-height: 2.25rem;
    color: #10449e;
}
.account_form_ul li .testadd_form .text_btn02{
    position: absolute;
    top: 0;
    right: -5.375rem;
    width: 4.375rem;
    height: 2.125rem;
    line-height: 2.125rem;
}
.account_form_ul li .text_btn02.text_btn03{
    position: absolute;
    top: 0;
    right: -5.375rem;
    width: 4.375rem;
    height: 2.125rem;
    line-height: 2.125rem;
}
.account_form_ul li .testadd_form .text_btn04{
    position: absolute;
    right: -44px;
    top: 0;
    border: 0;
    background: transparent;
    width: 2.25rem;
    height: 2.25rem;
    font-size: 0.75rem;
    line-height: 2.25rem;
    color: #10449e;
}
.account_form_ul li .testadd_form .text_btn05{
    width: 70px;
    height: 2.125rem;
    line-height: 2.125rem;
    display: block;
    margin-top: 0.625rem;
    margin-left: -0.625rem;
}
.test_add07_form{
    width: 36%;
    display: inline-block;
    position: relative;
    vertical-align: middle;
}
.mane_add_form .account_form_ul li .test_add07_form .p2{
    width: 48%;
    float: left;
    padding: 0;
    padding-left: 0.625rem;
    min-width: 12.5rem;
}
.mane_add_form .account_form_ul li .test_add07_form .p3{
    width: 48%;
    float: right;
    padding: 0;
    padding-left: 0.625rem;
    min-width: 12.5rem;
}
.mane_add_form .account_form_ul li .test_add07_form font{
    position: absolute;
    left: 45%;
    font-size: 1.5rem;
    color: #999999;
}
.per_test_add{
    display: inline-block;
    width: 36%;
    text-align: left;
}
.mane_add_form .account_form_ul li .per_test_add input{
    width: 25%;
    min-width: 15rem;
}
.test_add_check{
    width: 36%;
    min-width: 15.625rem;
    min-height: 6.25rem;
    border: 1px solid #B6B6B6;
    border-radius: 4px;
    font-size: 0.75rem;
    vertical-align: text-top;
    display: inline-block;
    padding-right: 11%;
    text-align: left;
    padding-left: 1.25rem;
}
.checkbox_box{ /*border-bottom:1px solid #efefef;*/ }
.checkbox_label{ background:url(../images/check_ii01.png) left bottom no-repeat; display:inline-block;    background-size: 14px 14px;}
.checkbox_label.on{background:url(../images/check_ii02.png) left bottom no-repeat;    background-size: 14px 14px; }
.checkbox_input[type=checkbox]{ opacity:0; width:1.125rem; height:1.125rem; margin:0px; margin-right:6px;}
.test_add_check .checkbox_label{
    text-align: left;
    float: left;
    padding-left: 1.5rem;
    min-width: 6.25rem;
    line-height: 0.7rem;
    height: 2rem;
    margin-bottom: 0.875rem;
    width: 50%;
    margin-right:0;

}

.account_form_relationship{
    width: 34%;
    display: inline-block;
}
.account_relationship_ul{
    width: 130%;
    min-width: 36.25rem;
    min-height: 6.25rem;
    border: 1px solid #B6B6B6;
    padding-left: 0.625rem;
    padding: 0.625rem 3.125rem 0.625rem 0.625rem;
    border-radius: 4px;
    font-size: 0.75rem;
    vertical-align: text-top;
    display: inline-block;
    position: relative;
}
.account_relationship_ul dd{
    width: 33.3%;
    margin-bottom: 0.625rem;
    position: relative;
    float: left;
    padding-left: 3.75rem;
}
.account_relationship_ul dd label{
    width: 3.75rem;
    position: absolute;
    left: 0;
    line-height: 2.25rem;
    text-align: center;
    margin: 0;
}
.account_relationship_ul dd select{
    width: 100%;
    min-width: 110px;
    height: 2.25rem;
    border: 1px solid #d4d4d4;
    padding-left: 0.625rem;
    border-radius: 4px;
    font-size: 0.75rem;
    background: url(../images/xialai.jpg)no-repeat right center;
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
}
.account_relationship_ul dd .p_delete{
    position: absolute;
    right: -2.125rem;
    top: 0.5625rem;
    color: #10449e;
    cursor: pointer;
}
.account_form_ul li a.delete_btn{
    float: left;
    width: 4.375rem;
}
.relationship_modal .modal-content{
    background-color: #f0f0f0;
}
.relationship_modal .modal-body{
    margin: 1.25rem 1.25rem 0;
    padding:0;
}

.relationship_modal .searchBoxs {
    padding: 0 0 0.8125rem 0;
    background-color: #fff;
    margin-bottom: 0.375rem;
}
.sub_box01.sub_box08{
    text-align: center;
    margin-bottom: 0;
    margin: 0.625rem 1.25rem 0;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    background-color: #fff;
}
.relationship_modal.modal.in.audit_modal .modal-dialog{
    min-width: 59.375rem;
    margin-left: -29.6875rem;
    margin-top: -23.75rem;
}
.serch_inputs02 textarea{
    width: 100%;
    height: 100%;
    border: 1px solid #d0d2d5;
    font-size: 0.875rem;
    border-radius: 3px;
    padding-left: 0.625rem;
    min-height: 7.5rem;
}
.editorTable01 span .p1{
    display: block;
    text-align: right;
    line-height: 1;
    color: #2352a3;
    margin-right:0.875rem;
    cursor: pointer;
}
.serch_div_form_ul li{
    width: 50%;
    float: left;
    margin-top: 0.875rem;
}
.account_informat_nav.informat_nav03 li {
    min-width: 140px;
    padding: 0 10px;
}
.radio_label{ background:url(../images/radio02.png) left center no-repeat; display:inline-block; padding-right:0.875rem;    background-size: 1.25rem;}
.radio_label.on{background:url(../images/radio01.png) left center no-repeat;    background-size: 1.25rem; }
.radio_input[type=radio]{ opacity:0; width:1.125rem; height:1.125rem; margin:0px; margin-right:3px;}

.editorTable02 .serch_inputs02{line-height: 36px;}
.editorTable02.editorTable01 span{
    width: 9rem;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.editorTable02 .serch_inputs02{
    padding-left: 9rem;
}
.editorTable01 .checkbox_label{
    background: url(../images/check_ii01.png) left 0px no-repeat;
    background-size: 1.2rem 1.2rem;
}
.editorTable01 .checkbox_label.on {
    background: url(../images/check_ii02.png) left 0px no-repeat;
    background-size: 1.2rem 1.2rem;
}
.cursor_hand_btn{
    display: inline-block;
    background: #e8e9ee;
    border: 1px solid #cbcbcb;
    border-radius: 3px;
    height: 2.0625rem;
    line-height: 2.0625rem;
    text-align: center;
    color: #555555;
    font-size: 0.875rem;
    width: 4.5rem;
}
span.W375 {
    width: 3.75rem;
}
.serch_inputs02.serch_inputs03.p1{
    padding-left: 3.75rem;
}

.calagry_icon input{
    background: url(../images/rili.png) no-repeat right center #fff;
    background-size: 1.875rem 1.125rem;
}
.sub_box02_A.P1{
    width: 10.5625rem;
}
.pageSub.pp {
    width: 9.9375rem;
}
.e_balence_ul li span {
    display: block;
    height: 2.1875rem;
    line-height: 2.1875rem;
    position: absolute;
    left: 0;
    top: 0;
    width: 7.25rem;
    font-size: 0.875rem;
    text-align: right;
}
.e_balence_ul li .serch_inputs02 {
    padding-left: 7.25rem;
}

.e_balence_ul li{
    position: relative;
    margin-bottom: 1rem;
    height: 2.25rem;
}
.e_balence_ul{
    margin: 1.25rem 0;
}
.serch_inputs02 .bn{
    background-color: #e8e9ee;
    display: inline-block;
    width: 7.5rem;
    line-height: 2.25rem;
    text-align: center;
    border: 1px solid #e1e1e1;
    border-radius: 4px;
    font-size: 0.8125rem;
}
.serch_inputs02 .p1_btn{
    background-color: #2352a3;
    border: 1px solid #2352a3;
    color: #fff;
    margin-right: 0.625rem;
}
.account_money{
    margin: 1rem 0;
    line-height: 2.5rem;
    padding: 0 1.5625rem;
    font-size: 0.875rem;
    color: #4b5058;
    font-weight: 600;
}
.account_money font{
    color: #e56437;
}
.color_blue{color:#2352a3;}
.table02 td.p_w{
    padding-left: 7.375rem;
}
.test_add07_form.p1{
    width: 100%;
    float: left;
    height: 2.1875rem;
    padding-left: 6.25rem;
}
.test_add07_form.p1 input{
    width: 48%;
    height: 100%;
    border: 1px solid #d0d2d5;
    font-size: 0.875rem;
    border-radius: 3px;
    padding-left: 0.625rem;
}
.serch_inputs02_pay{
    position: absolute;
    right: 0;
    top: 0.375rem;
    color: #2352a3;
    cursor: pointer;
}
.serch_inputs02.pw{
    padding-left: 8.25rem;
}
.editorTable01 span.add_w {
     width: 8.25rem;
     padding-right: 0.875rem;
    }
.serch_inputs02.mane_search_add{
        padding-right: 4.75rem;
        position: relative;
    }
.serch_inputs02.mane_search_add .hand_btn{
        width: 4.125rem;
        display: inline-block;
        text-align: center;
        height: 2.125rem;
        line-height: 2.125rem;
        border: 1px solid #cbcbcb;
        border-radius: 4px;
        background-color: #e8e9ee;
        font-size: 0.875rem;
        position: absolute;
        right: 0;
        top: 0;
    }
   .border_bottom{
        border-bottom: 1px solid #dedede;
   }
.tableBox table tr td .p_write{
       padding: 0.375rem 1rem;
       border: 1px solid #DDDDDD;
       display: inline-block;
       width: 5.625rem;
       color: #333333;
       text-align: center;
   }

   .p_write::-webkit-input-placeholder { /* WebKit browsers */ 
   color: #333; 
   } 
   .p_write:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ 
   color: #333; 
   } 
   .p_write::-moz-placeholder { /* Mozilla Firefox 19+ */ 
   color: #333; 
   } 
   .p_write:-ms-input-placeholder { /* Internet Explorer 10+ */ 
   color: #333; 
   } 
.mane_order_choose{
    margin: 1.25rem;
}
.mane_order_choose li{
    margin-bottom: 0.625rem;
    height: 2.5rem;
    line-height: 2.5rem;
    padding-left: 8rem;
    position: relative;
}
.mane_order_choose li span.p1{
    position: absolute;
    left: 0;
    width: 8rem;
    text-align: center;
    font-size: 0.875rem;
}
.selectInput select{
    font-size: 0.875rem;
}
.mane_add_form_inner dd input{
    height: 2.25rem;
}


.account_informat_nav.informat_nav04 li{min-width: 164px;}
.account_informat_nav.informat_nav02 li{
min-width: 122px;
}
.account_informat_nav.informat_nav li {
    min-width: 120px;
    padding: 0 10px;
    }
.mane_order_choose_ul{
    width: 100%;
    height: 2.5rem;
    border-radius: 2px;
    border: 1px solid #d0d2d5;
    padding-right: 3.125rem;
    background: url(../images/xialai.jpg)no-repeat right center;
    position: relative;
}
.mane_order_choose_ul.mane_order_choose_ul2{background: none; padding-right: 0px;}
.mane_order_choose_ul .txtValue{
    border: 0;
    background: transparent;
    width: 100%;
    height: 100%;
    padding-left:0.625rem;
    background: url(../images/jiantou_bg0.png) right center no-repeat;
    background-size: 1.1875rem 1.625rem;
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
}
.mane_choose_table .checkbox_label {
    background: url(../images/check_ii01.png) left bottom no-repeat;
    display: inline-block;
    color:#4b5058;
    font-size:0.8125rem;
    background-size: 16px 16px;
}

.mane_choose_table .checkbox_label.on {
    background: url(../images/check_ii02.png) left bottom no-repeat;
    color:#4b5058;
    font-size:0.8125rem;
    background-size: 16px 16px;
}
.table_bg{
    border: 1px solid #d0d2d5;
    background-color: #fff;
    padding: 1.25rem 1.25rem 0.775rem;
    position: absolute;
    right: 0;
    left: 8rem;
    top: 2.5rem;
    display: none;
    z-index: 111111;
}
.discount_pay .p1{
    height: 2.5rem;
    border-radius: 2px;
    border: 1px solid #d0d2d5;
    text-align: center;
    color: #333;
    margin-right: 0.625rem;
}
.discount_pay .p2_btn{
    width: 5.125rem;
    display: inline-block;
    text-align: center;
    height: 2.375rem;
    line-height: 2.375rem;
    border-radius: 4px;
    font-size: 0.875rem;
    background-color: #2352a3;
    color: #fff;
    border: 1px solid #2352a3;
    vertical-align: middle;
}
.analysis_tubiao{
    margin-top: 1.25rem;
    border-top: 2px solid #2352a3;
    background-color: #fff;
}
.analysis_tubiao .h1_p1{
    height: 3.5rem;
    line-height: 3.5rem;
    padding-left: 1.25rem;
    color: #2352a3;
    font-size:0.875rem;
    font-weight: 600;
    border-bottom: 1px solid #e2e6ed;
}
.serch_input_ul{  
    width: 100%;
    height: 100%;
    padding-left: 5.625rem;
}
.serch_input_ul dd{  
    width: 14%;
    padding-right: 1.25rem;
    float: left;
}
.serch_input_ul dd input{
    width: 100%;
    font-size: 0.75rem;
    border: 1px solid #d0d2d5;
    border-radius: 3px;
    padding-left: 0.625rem;
    height: 2.1875rem;
}
.ana_pro_div span{
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    text-align: right;
    padding-right: 5px;
    width: 5.625rem;
    height: 2.1875rem;
    font-size: 0.75rem;
    line-height: 2.1875rem;
    color: #737476;
}
.ana_pro_btn{
    display: inline-block;
    height: 2.5rem;
    line-height: 2.5rem;
    color: #2352a3;
    font-size: 13px;
    line-height: 2.4rem;
}
.serch_input_ul .search_Sub01.active{
    display: inline-block;
    margin-left: 1.1875rem;
}
.analysis_tubiao_ul li{
    width: 32%;
    margin-right: 2%;
    background: #fff;
    float: left;
    border-radius: 4px;
    border: 1px solid #e2e6ed;
    margin-bottom: 2%;
}
.analysis_tubiao_ul{
    margin: 1.25rem;
}
.analysis_ul_box01{
    line-height: 3.75rem;
    border-bottom: 1px solid #e2e6ed;
    font-size: 0.875rem;
    padding-left: 1.25rem;
    color: #4b5058;
    font-weight: 600;
}

.analysis_ul_box03{
    border-top: 1px solid #e2e6ed;
}
.analysis_ul_box03 dd{
    height: 3.125rem;
    line-height:3.125rem;
    width: 25%;
    text-align: center;
    float: left;
    border-right: 1px solid #e2e6ed;
    font-size: 0.875rem;
    color: #4b5058;
}
.analysis_ul_box03_p{
    line-height: 2.5rem;
    padding-left: 1.25rem;
    color: #4b5058;
    font-size: 0.875rem;
    font-weight: 600;
}

.analysis_ul_box03 dd:last-child{border-right:0;}
.analysis_ul_box02 .pt{
    color: #4b5058;
    font-size:0.875rem;
    text-align: center;
    margin-top: 1.875rem;
    margin-bottom:0.875rem;
}
.analysis_tubiao_ul li .donut_ul li{
    width: 100%;
    border: 0;
    line-height: 1.25rem;
}
.analysis_tubiao_ul li .donut_ul{
    padding-top: 5rem;
}
.analysis_tubiao_ul li:last-child{margin-right:0;}

.analysis_ul_box02 #donut {
    height: 300px!important;
}
.data_file_det{
    line-height: 24px;
    padding: 20px;
    border-bottom: 1px solid #e3e4ea;
    background-color: white;
    color: #4b5058;
    font-size: 14px;
    border-top: 2px solid #2352a3;
    font-weight:600;
}
.data_file_div{
    padding:8rem 6rem;
}
.data_file_ul li{
    width: 14%;
    float: left;
    height: 300px;
    position: relative;
}
.cetail_data_tit{
    position: absolute;
    padding: 0 10px 10px;
}
.cetail_data_tit .p1{
    font-weight: 600;
    color: #4b5058;
    font-size: 14px;
    margin-bottom: 8px;
}
.cetail_data_tit .p2{
    font-size: 14px;
    color: #4b5058;
    margin-bottom: 8px;
}
.cetail_data_tit .btn_p3{
    padding: 4px 14px;
    display: inline-block;
    font-size: 14px;
    background-color: #3357a4;
    color: #fff;
}
.data_file_ul{background: url(../images/data_bg.png)no-repeat left center;    background-size: 100%;}

.data_file_ul li:nth-child(2n-1) .cetail_data_tit{
    top: 0;
    left: 0;
}

.data_file_ul li:nth-child(2n) .cetail_data_tit{
    bottom: -50px;
    right: -210px;
}
.pageNumber.pageNumber09{
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 12.5rem;
    }
.pageNumber.pageNumber09 a{
    float: left;
    display: block;
}
.DetailsR01.pp  .tiaomaImg {
    font-size: 0;
    width: 9rem;
    margin: 1rem auto;
}
.account_informat_nav.index_text_nav.informat_nav_auto li{
    min-width: auto;
    padding: 0 10px;
}
.mane_choose_table dl dd{
    float: left;
    min-width: 100px;
    padding: 0 8px;
    margin-bottom:10px;
}
.serch_inputs02 .radio_label, .serch_inputs02 .radio_label.on{
    display: inline-block;
    line-height: 2.1875rem;
    background-size: 1.125rem 1.125rem;
    height: 2.1875rem;
    vertical-align: top;
}
/*******************分辨率1366*******************************/

.serch_inputs02 select.select_per1{
    width: 49%;}
.test_add07_form.calagry_icon.p1 font{
    float: left;
    width: 4%;
    height: 100%;
    text-align: center;
    line-height: 35px;
}

.checkbox_label_logo{line-height: 30px;background:url(../images/icon_check.png) left center no-repeat; display:inline-block; padding-right:30px; margin-bottom:20px; }
.checkbox_label_logo.on{line-height: 30px; background:url(../images/icon_check02.png) left center no-repeat; }
.checkbox_input_logo[type=checkbox]{ opacity:0; width:18px; height:18px; margin:0px; margin-right:3px;}

.Gane_Login{
    background: url(../images/buideign.png) no-repeat center bottom #192134;
    background-size: 100%;
}
.wrapper_mid{
    width: 1200px;
    margin: 120px auto 0;
}
.Gane_Left{
    float: left;
    width: 50%;
}
.Gane_Right{
    float: left;
    width: 50%;
    text-align: center;
}
.Gane_Right_logo{
    margin: 30px 0;
}
.form_gene{
    width: 407px;
    background: #fff;
    margin: 0 auto;
    border-radius: 4px;
    padding: 40px 30px;
}
.form_gene_ul li{
    line-height: 48px;
    position: relative;
    border-bottom: 1px solid #e0e0e0;
    text-align: left;
    padding-left: 50px;
    padding-right: 20px;
}
.form_gene_ul li label{
    font-size: 14px;
    color: #666666;
    width: 50px;
    text-align: center;
    position: absolute;
    left: 0;
}
.form_gene_ul li input{
    width: 100%;
    border: 0;
}
.form_gene_ul li .p1{
    position: absolute;
    right: 0;
    top: 0;
    height: 50px;
    line-height: 50px;
}
.gene_ul_check{
    text-align: left;
    padding-top: 4px;
}
.gene_btn a{
    background-color: #2352a3;
    display: block;
    line-height: 50px;
    color: #fff;
    font-size: 16px;
    border-radius: 4px;
}
.Gane_Copyright{
    height: 220px;
    background: #ececec;
    text-align: center;
    padding: 66px 0;
}
.Gane_Copyright .p1{
font-size: 14px;
    color: #444444;
    margin-bottom: 18px;
}
.Gane_Copyright .p2{
    font-size: 12px;
    color: #999999;
    line-height: 24px;
}
@media (min-width: 768px){
	.page_cont_ul_sign li{
	    width: 100%;
	}
}

@media (min-width: 992px){
	.ul_list_sign{width: 100%;}
	.ul_list_sign02{width: 100%;}
	.ul_list_sign02 .p2 {font-size:30px;}
	.page_cont_ul_sign li{
		    width: 19%;
		    margin-right: 1.25%;
		}
}

@media (min-width: 1400px\n){
	body{font-size: 14px;}
.ul_list_sign{ width: 41%;}
.ul_list_sign02{ width: 59%;}
.ul_list_sign02 .p2 {font-size:38px;}
}
@media (max-width: 1600px){
	html {
    	font-size: 14px;
	}

}
@media (max-width: 1366px){
	html{font-size: 12px;}
	.sidebar {position: fixed;top: 5.375rem;left: 0;}
	/*.logo{width: 55%;}*/
	.ul_list_sign {width: 40%;}
	.ul_list_sign02 {width: 60%;}
	.ul_list_sign img {width: 50%;}
	/*.totall_table_left { min-height: 317px;}*/
	/*.totall_table_right { min-height: 317px;}*/
	/*#historical_main{height: 23.0625rem !important;}*/
	.sideba_nav_ul_last li {line-height: 41px;}
}
.huizong_data{
    /*padding-top: 30px;*/
    padding-top: 15px;
    background: #fff;
    width: 100%;
    margin-bottom: 20px;
}
.huizong_data li{
    width: 33.33%;
    float: left;
    text-align: center;
    margin: 30px 0;
    border-right: 1px solid #e7e7e7;
}
.huizong_data li:last-child{
  border-right:0;
}
.huizong_data h1{
    font-size: 28px;
    color: #2f323e;
    text-align: center;
}
.huizong_data li .p1{
    font-size: 24px;
    color: #353b5d;
}
.huizong_data li .p2{
    font-size: 26px;
    color: #ff2c02;
}
.huizong_data li .p2 span{
    font-size: 20px;
} 
.service_ul_list li{
    width: calc(25% - 15px);
    float: left;
    margin-right: 20px;
    padding: 34px 20px;
    position: relative;
    height: 122px;
    text-align: right;
    background: #fff;
    margin-bottom: 20px;
}
.service_ul_list li h1{
    font-size: 16px;
    color: #666666;
    margin-bottom: 20px;
}
.service_ul_list li p{
    font-size: 12px;
    color: #999999;
}

.service_ul_list a:last-child li{ margin-right:0;}
.service_ul_list a:nth-child(1) li{
    background: url(../images/service_p01.png) no-repeat 20px center #fff;
}
.service_ul_list a:nth-child(2) li{
    background: url(../images/service_p02.png) no-repeat 20px center #fff;
}
.service_ul_list a:nth-child(3) li{
    background: url(../images/service_p03.png) no-repeat 20px center #fff;
}
.service_ul_list a:nth-child(4) li{
    background: url(../images/service_p04.png) no-repeat 20px center #fff;
}

/*.service_ul_list li:last-child{ margin-right:0;}

.service_ul_list li:nth-child(1){
    background: url(../images/service_p01.png) no-repeat 20px center #fff;
}
.service_ul_list li:nth-child(2){
    background: url(../images/service_p02.png) no-repeat 20px center #fff;
}
.service_ul_list li:nth-child(3){
    background: url(../images/service_p03.png) no-repeat 20px center #fff;
}
.service_ul_list li:nth-child(4){
    background: url(../images/service_p04.png) no-repeat 20px center #fff;
}*/

.service_table tr th{
    background: #f1f3f7;
    line-height: 53px;
    height: 53px;
    font-size: 14px;
    font-weight: 600;
    border: 1px solid #e2e2e2;
    text-align: center;
}
.service_table tr td{
    text-align: center;
    line-height: 53px;
    height: 53px;
    font-size: 14px;
    border: 1px solid #e2e2e2;
}

.hz_top{
    line-height:70px;
    height:70px;
    border-bottom:1px solid #e2e2e2;
    padding:0 40px;
}
.huizong_box{
    width:98%;
    background:#fff;
}
.hz_top p{
    color:#333333;
    font-size:20px;
    font-weight:bold;
    display:inline-block;
}
.select_box{
    float:right;
}
.select_box span{
    font-size:14px;
    color:#555555;
}
.select_box select{
    height:30px;
    width:220px;
    border:1px solid #e2e2e2;
    border-radius:3px;
    padding:0 5px;
    font-size:14px;
}
.echarbx{
    min-height:500px;
}

.img_top{
    position:absolute;
    right:4px;
    top:-6.5px;
    width:56px;
    height:60px;
}