/* 未能缩小。正在返回未缩小的内容。
(1,1): run-time error CSS1019: Unexpected token, found '0'
(707,8): run-time error CSS1036: Expected expression, found ';'
(1174,14): run-time error CSS1062: Expected semicolon or closing curly-brace, found ':'
 */
0@font-face {
    font-family: 'Helvetica 35 Thin';
    src: url('/fonts/HELVETICANEUE-THIN.OTF');
}



body {
    /*background-color: #eeeeee;*/
    background-color: #f0f3f6;
    font: "微软雅黑";
    font-family: "微软雅黑";
    font-size:12px;
}

.noimg {
    background-image: url(/img/NullImage.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

a {
    color: #666;
}

    a:hover {
        text-decoration: none;
    }

    a:focus {
        text-decoration: none;
    }
/*头*/
#top {
    width: 100%;
    border-bottom: 2px solid #428bca;
    height: 90px;
}

#Choice_top {
    width: 100%;
    border-bottom: 2px solid #428bca;
    height: 90px;
    background-color: #fff;
}


.head {
    margin: 0 auto;
    height: 75px;
    padding-top: 15px;
}

    .head .logo {
        width: 197px;
        height: 64px;
    }

.portrait {
    height: 40px;
    margin-top: 12px;
    font-family: "微软雅黑";
    line-height: 35px;
}

    .portrait span {
        margin: 0 12px;
    }

@media (min-width:768px) {
    .head {
        margin: 0 auto;
        height: 75px;
        padding-top: 15px;
    }

  
}

@media (min-width: 992px) {
    .head {
        width: 100%;
        margin: 0 auto;
        height: 75px;
        padding-top: 15px;
    }
}

@media (min-width: 1200px) {
    .head {
        width: 1170px;
        margin: 0 auto;
        height: 75px;
        padding-top: 15px;
    }
}

/*脚*/
.footer {
    background-color: #f5f5f5;
    padding: 30px;
    font-family: "微软雅黑";
    color: #787878;
    line-height: 24px;
    margin: 0;
}

.Spacing {
    margin: 0 6px;
    line-height: 30px;
    font-family: "微软雅黑";
    padding: 0px;
}

/* add by yuanwj 2015-7-10*/
/*新加样式*/
.time_choice {
    background-color: #fff;
}

.wj_choice {
    margin-top: 12px;
    background-color: #fff;
}

.wj_table_product thead th {
    background-color: #fff;
    font-family: "微软雅黑";
    color: #4e4e4f;
    border-bottom:2px solid #1fb5ad; 
}

.wj_table_product td {
    font-family: "微软雅黑";
}

.wj_table_product thead th .checkbox {
    margin-bottom: 0px;
    margin-top: 0px;
}

    .wj_table_product thead th .checkbox label {
        font-weight: bold;
    }

a.checked {
    color: #2978bc;
}

.Choice_top {
    width: 100%;
    background-color: #1B7BCF;
    color: #fff;
    font-family: "微软雅黑";
}

.bt_top {
    border-top: 1px solid #ddd;
}

.wj_show_head_tp {
    width: 124px;
    height: 30px;
    display: block;
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    font-family: "微软雅黑";
    background-color: #428bca;
    margin-left: 26px;
}



.wj_table_product {
    font-family: "微软雅黑";
}


.wj_span {
    color: #a5a4a4;
}

.Choice_top .navbar-brand {
    height: auto;
}

/*.Choice_top .navbar-nav li a {
}

    .Choice_top .navbar-nav li a:hover {
        background-color: #1583fa;
    }*/
/*.Choice_top .navbar-nav span{ padding-top:15px; padding-bottom:15px; display:block; padding-left:15px; }*/
.f20 {
    font-size: 20px;
}

.Choice_top .navbar-toggle .icon-bar {
    background-color: #FFF;
}

.f12 {
    font-size: 12px;
}

.f16 {
    font-size: 16px;
}



.wj_table_product .dropdown-menu {
    min-width: 0;
}

.f16c1 {
    color: #767676;
    font-size: 14px;
    font-family: "微软雅黑";
}

.bule {
    color: #44709f;
    font-size: 14px;
}
.wj_bule_new {
    color: #8d959e;
    font-size: 14px;
}


.f14red {
    color: #f80606;
    font-size: 14px;
}

.tex_tfl {
    text-align: left;
}.Choice_top

.wj_bg {
    font-family: "微软雅黑";
}

    .wj_bg .active.navbar-nav li a:hover {
        background-color: #262525;
    }

.bs-docs-nav .navbar-brand, .bs-docs-nav .navbar-nav > li > a {
    font-weight: 500;
    color: #fff;
}

.bs-docs-nav .navbar-nav > .active > a {
    color: #fff;
    background-color: #115895;
}

    .bs-docs-nav .navbar-nav > .active > a:hover, .bs-docs-nav .navbar-nav > li > a:hover {
        color: #fff;
        background-color: #115895;
    }
    .bs-docs-nav .navbar-nav > .active > a:focus, .bs-docs-nav .navbar-nav > li > a:focus {
        color: #fff;
        background-color: #115895;
    }


.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    vertical-align: middle;
}

.no_prod {
    height: 106px;
    margin: 100px auto;
    max-width: 430px;
    padding-top: 30px;
}

    .no_prod span {
        font-family: "微软雅黑";
        line-height: 30px;
        color: #333;
        font-size: 20px;
        padding-left: 150px;
        display: block;
    }

.no_img {
    background-image: url(/img/sw.jpg);
    background-repeat: no-repeat;
}

.wj_bg_ff {
    background-color: #fff;
}

.wj_br_1 {
    border-bottom: 1px solid #ebeaea;
}

.queryform a {
    margin-right: 6px; margin-left:6px;
}

    .queryform a:hover {
        color: #2978bc;
    }

    .queryform a.checked {
        color: #2978bc;
        font-weight:bold;
    }

.wj_Black {
    color: #333;
}

.wj_Grey {
    color: #676666;
}
.wj_Grey_new {
    color: #767676;
}
.wj_bule {
    color: #2978bc;
}



.table-text-overflow tbody td {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.table-wordwrap tbody td {
    word-break: break-all;
}

.navbar-icon {
    padding-top: 1px;
    padding-bottom: 1px;
    padding-right: 5px;
}

    .navbar-icon img {
        width: 48px;
        height: auto;
    }


.wordwrap {
    word-break: break-all; /*支持IE，chrome，FF不支持*/
    word-wrap: break-word; /*支持IE，chrome，FF*/
}
.textoverflow{
    width: 100px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

/**购物车的*/
.wj_shop{
	padding: 12px;
	background-color: #fff;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d9dadb;
	border-left-color: #d9dadb;
    width:100%;
    overflow-y:auto;
    max-height:400px;
}
p{ margin:0px; padding:0px;}
.sp_f14{
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	 color:#5e5f61; line-height:30px;
     border-bottom:1px #ddd solid;
}
.wj_ul{ position:relative; padding:16px 5px ; display:inline-block;}
.wj_ul ul{ list-style:none; margin:0px; padding:0px; font-family:"宋体";}
.wj_ul ul li{ float:left;}
.shop_top{ width:64px; height:64px; border:1px #d9dadb solid; background-color:#fff; display:block;}
.wj_sp_f12{ color:#535353; line-height:30px; font-size:12px; }
.w_sp_f12{ color:#0773d0; line-height:30px; font-size:12px;}
.jg_sp{ font-size:12px; color:#ff4400; font-weight:bold; line-height:60px;}
.w_close{
	width: 12px;
	height: 12px;
	display: block;
	background-image: url(/img/sc.gif);
	background-repeat: no-repeat; position:absolute;
	top: 23px;
right: 0px;
}
.sp_mt{ margin-top:20px;}
.cl{ clear:both;}
.bt_sp{ border-bottom:1px solid #e1e1e1;width:100% }
.tj{ width:100%; padding:20px 0 20px 0; float:right;background-color:#fff;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #d9dadb;
	border-bottom-color: #d9dadb;
	border-left-color: #d9dadb;
}
.tj_js{ width:100px; height:32px; background-color:#ff4400; color:#fff; text-align:center; line-height:32px; font-size:14px; font-family:"宋体"; border:none;
border-radius:2px; cursor:pointer;float: right;margin-right:20px;
}
/**购物车的end*/

    .paixu {
        font-size: 14px;
        font-family: "微软雅黑";
        line-height: 24px;
    }

        .paixu ul {
            margin: 0px;
            padding: 0px;
            list-style: none;
        }

            .paixu ul li {
                display: inline-block;
                margin-right: 8px;
            }

                .paixu ul li span {
                    color: #666;
                    display: block;
                }

        .paixu li a {
            display: inline-block;
            font-family: Arial,Helvetica,sans-serif;
            font-size: 16px;
            font-weight: bold;
            text-decoration: none;
            color: #3B5998;
        }

    .uibox-title-border {
        border-bottom: 0;
        border-top: solid 2px #3b5998;
        clear: both;
        margin-top: 5px;
        display: table;
        width:100%;
    }

        .uibox-title-border p {
            margin: 0px;
            padding: 0px;
            font-size: 18px;
            font-weight: bold;
            color: #4fa0f7;
            line-height: 32px;
        }

        .uibox-title-border ul {
            list-style: none;
            margin: 0px;
            padding: 0px;
        }

            .uibox-title-border ul li {
                float: left;
                display: block;
                margin-right: 20px;
                margin-top: 5px;
            }

                .uibox-title-border ul li a {
                    font-size: 14px;
                    font-family: "微软雅黑";
                    color: #666;
                    line-height: 34px;
                    display: block;
                    text-emphasis: none;
                    float: left;
                }

                .uibox-title-border ul li span {
                    display: block;
                    border: 1px solid #ccc;
                    float: left;
                    height: 34px;
                    width: 34px;
                    margin-right: 6px;
                }

    .nothingtext {
        font-family: "微软雅黑", "Arial Unicode MS", "Army Beans";
        font-weight: 500;
        font-stretch: normal;
        font-size: 18px;
        color: #333;
        text-align: center;
    }


    .shopingCar{
        position:absolute;
        color:black;
        width:300px;
        background-color:white;
        top:51px;
        right:0px;

        -moz-box-shadow: 3px 3px 4px #666;
        -webkit-box-shadow: 3px 3px 4px #666;
        box-shadow: 3px 3px 4px #666;
        /* For IE 8 */
        -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#666666')";
        /* For IE 5.5 - 7 */
        filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#666666');
    }
    .shopingCar .scHeader{        
        padding: 0px 10px;
    }

    .shopingCar .scBody{
        max-height: 344px;
        overflow-y: auto;
    }

    .shopingCar .scBodyItem{
        padding: 12px 10px;
        border-top: 1px dotted #ccc;
        overflow: hidden;
        line-height: 17px;
    }

    .shopingCar .scBodyImg{
        float:left;
        width:54px;
        height:54px;
        border:1px solid #eee;

        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
    }

    .shopingCar .scBodyName{
        float: left;
        width: 120px;
        height: 54px;
        overflow: hidden;
        margin: 2px 10px;
    }

    
    .shopingCar .scBodyOther{
        float:right;
    }

    
    .shopingCar .scBodyPrice{
        text-align:right;
    }
    .shopingCar .scBodyDelete{
        text-align:right;
    }

    .shopingCar .scBodyDelete a{
        
    }
    .shopingCar .scBodyDelete a:hover{
        background-color:white;
        color:red;
    }

    .shopingCar .scFooter{
        padding: 8px;
        background: #F5F5F5;
        line-height: 29px;
    }
    
    .shopingCar .scSubmit{

    }

    
/*2016-9-12  start*/    
.wj_xy{ padding: 8px;}

.zhjy_list {
    width: 14px;
    height: 24px;
    background-image: url(../img/th-list.png);
    background-repeat: no-repeat;
    display: block;
    margin: 0 6px 0 0;
    float: left;
    background-position: 0 6px;
}

.Billing_span {
font-size: 16px;
color: #1a1a1a;
padding: 5px 0px;
font-weight: 100;
float: left; font-family:"微软雅黑";
}


.wj_form .form-group{ margin-bottom: 5px;}


.wi_bt_bt{ border-bottom: 2px solid #428bca; }

.ys_sx{ color: #cacaca; margin: 0 4px;}

.th_list {
    width: 14px;
    height: 24px;
    background-image: url(../img/th-list.png);
    background-repeat: no-repeat;
    display: block;
    margin: 0 12px 0 0;
    float: left;
    background-position: 0 10px;
    margin-left:12px;
}
.td_bg {
    background-color: #f5f5f5;
}

.td_dingdan {
    color: #4a8bd3;
    font-size: 13px;
    word-wrap: break-word;
}

.td_14 {
    font-size: 14px;
    color: #7f7e7e; font-weight: 100;
}

.td_jg {
    color: #f03705;
    font-size: 14px;
}

.jianbianbg{
	
	background: -ms-linear-gradient(top, #F5F5F5, #FCFCFD);        /* IE 10 */

background:-moz-linear-gradient(top,#F5F5F5, #FCFCFD);/*火狐*/ 

background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#F5F5F5), to(#FCFCFD));/*谷歌*/ 

background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F5F5F5), to(#FCFCFD));      /* Safari 4-5, Chrome 1-9*/

background: -webkit-linear-gradient(top, #F5F5F5, #FCFCFD);   /*Safari5.1 Chrome 10+*/

background: -o-linear-gradient(top, #F5F5F5, #FCFCFD);  /*Opera 11.10+*/
	
	
}

.wj_nav .pagination{ margin: 0px;}

.wj_choice_bg {
background-color: #fff;
}

.wj_taber .table{ margin-bottom: 8px; }
/*2016-9-12  end*/
.wj_table_new {
}
.wj_table_new caption {
border:1px solid #eee;}

/*fuwb added on 2016-9-13 start*/	
.wj_jszc p{ padding: 6 0px;}
.wj_jszc b{ color: #787878; margin: 0 12px;}
.wj_jszc a:hover{ color: #23527c;}

/*fuwb added on 2016-9-13 end*/

/*2016-9-19*/
.carptin{
	padding: 8px 12px;
border:; 	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #ddd;
	border-right-color: #ddd;
	border-left-color: #ddd;
}
.carptin a{ margin:0 8px; color:#434343; font-size:12px; padding:6px 0; color:#337ab7;}
.carptin a:hover{ color:#F30;}
.carptin span{padding:5px 0;}
.pay_yu{ font-family:"微软雅黑"; padding:5px 0; }
.pay_yu span{ font-size:13px; color:#373737; font-weight:bold;}
.pay_yu b{ font-size:12px; color:#434343;}
.pay_yu strong{ font-size:14px; color:#F30;}
.pay_blank{ border:1px solid #ececec; padding-left:12px; padding-right:12px; position:relative;}
.pay_blank span{ }
.pay_w28{ width:24px; height:24px; display: inline-block; margin-right:12px; }
.blank_zh{ margin:0px 0px 12px 0px; }
.tixianye{ padding-top:8px; font-weight:bold; padding-bottom:12px;}
.table .form-group{ margin-bottom:12px;}
.pay_blank .pay_postion{ position:absolute;left:30px;top:7px;}
/*2016-9-19  end */

.wj_ss{ padding: 12px 6px 12px 6px;}
.Billing_span_sous {
font-size: 14px;
color: #1a1a1a;
padding: 5px 0px;
font-weight: 100;
float: left;
}
/*2016-9-20 begin*/

.Credit_f14 {
	font-size: 14px;
	font-weight: bold;
	color: #373737;
}

.zhjy_list_1 {
	width: 14px;
	height: 34px;
	background-image: url(../img/th-list.png);
	background-repeat: no-repeat;
	display: block;
	margin: 0 6px 0 0;
	float: left;
	background-position: 0 14px;
}

.wj_choice_bg .table label {
	font-weight: 500;
	font-size: 13px;
}

.wj_lable label span {
	color: #434343;
	font-size: 12px;
	font-weight: bold;
}

.wj_newTxt {
	font-family: 微软雅黑;
	font-size: 14px;
	padding: 6px 0px 6px 12px;
	color: #767676;
}

.Text_description {
	font-family: 宋体;
	font-size: 12px;
	padding: 8px 0px 6px 12px;
	color: #737373;
}



.License {
	border-bottom: 1px dashed #C6C4C4;
}

.personal span {
	color: #f30;
}

.spacing {
	margin: 5px 4px;
}


.Credit_witd {
	max-width: 970px;
	margin: 22px auto;
	font-size: 14px;
	font-family: "微软雅黑";
	line-height: 24px;
	border: 1px #F96E17 dashed;
	padding: 12px;
}

.Control_button a {
	width: 70px;
	height: 70px;
	line-height: 62px; border: 1px solid #DBD9D9;display: inline-block; text-align: center; font-size: 20px; font-weight: bold;
	 margin: 6px 6px;  border-radius: 4px;
}
.Control_button img {
	width: 70px;
	height: 70px;
	line-height: 62px; border: 1px solid #DBD9D9;display: inline-block; text-align: center; font-size: 20px; font-weight: bold;
	 margin: 6px 6px;  border-radius: 4px;
}
.license span{ font-size:14px; color: #434343; padding-left: 12px;}
.wj_lable .form-group{ margin: 0px; padding-bottom: 6px; padding-top: 6px;}
.save{ margin: 12px auto;}
/*2016-9-20 end*/
/*2016-9-21*/

.pay_class {
	padding: 5px 0px;
}

.pay_class ul {
	list-style: none;
	border-bottom: 1px solid #eee;
	min-height: 34px;
	padding: 0px;
}

.pay_class ul li {
	float: left;
	font-size: 15px;
	margin: 0 12px;
}

.pay_class ul li a {
	padding: 12px 0;
}

.pay_class a:hover,
a:focus {
	color: none;
}

.pay_black {
	color: #323232;
}

.pseudo-class {
	color: #288edf;
	border-bottom: 3px solid #288edf;
}

.Accounting h1 {
	font-size: 15px;
	color: #3c86bd;
	margin: 0px;
	padding: 0px;
	font-family: "微软雅黑";
	display: inline-block;
}

.bill-paying h1 {
	font-size: 15px;
	color: #343637;
	margin: 0px;
	padding: 0px;
	font-family: "微软雅黑";
	display: inline-block;
}

.bill-Thread {
	width: 4px;
	height: 16px;
	display: block;
	background-color: #343637;
	margin: 0 12px;
}

.Thread {
	width: 4px;
	height: 16px;
	display: block;
	background-color: #429fe4;
	margin: 0 12px;
}

.scale_border {
	margin-top: 8px;
}

.scale_border span {
	font-family: "微软雅黑";
	margin-top: 12px;
}

.scale_border .table {
	table-layout: fixed;
	border: 1px solid #eee;
}

.scale_border .table th {
	color: #828282;
	font-weight: 100;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F2F2F2), to(#FCFCFD));
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F2F2F2), to(#FCFCFD));
	background: -webkit-linear-gradient(top, #F2F2F2, #FCFCFD);
	font-size: 15px;
}

.scale_border .table td {
	color: #363636;
	font-weight: 500;
	font-size: 13px;
	padding: 12px;
	word-wrap: break-word;
}

.information {
	margin-top: 8px;
}

.information span {
	font-family: "微软雅黑";
}

.information .table {
	table-layout: fixed;
}

.information .table th {
	color: #828282;
	font-weight: 100;
	background-color: #e5e5e5;
	color: #3e3e3e;
	font-size: 15px;
}

.information .table td {
	font-weight: 500;
	font-size: 14px;
	padding: 20px;
	word-wrap: break-word;
}

.Bank_bt {
	border-bottom: 1px #e0e0e0 dashed;
	margin-bottom: 18px;
}

.my_Billing_span {
	font-size: 15px;
	color: #1a1a1a;
	padding: 5px 0px;
	font-weight: 100;
	float: left;
	font-weight: 700;
}

.bcank_detailed {
	padding: 4px;
	font-size: 13px;
	color: #288edf;
	border: 1px solid #288edf;
	display: block;
	margin-top: 5px;
}

.bcank_deta a:hover {
	color: #288edf;
}

.baank_red_deta {
	padding: 4px;
	font-size: 13px;
	color: #ff6708;
	border: 1px solid #ff6708;
	display: block;
	margin-top: 5px;
}

.baank_red a:hover {
	color: #ff6708;
}

.History {
	margin-top: 8px;
}

.History span {
	font-family: "微软雅黑";
}

.History .table {	
	border: 1px solid #eee;
    /*table-layout: fixed;*/
}

.History .table th {
	color: #828282;
	font-weight: 100;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F2F2F2), to(#FCFCFD));
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F2F2F2), to(#FCFCFD));
	background: -webkit-linear-gradient(top, #F2F2F2, #FCFCFD);
	color: #3e3e3e;
	font-size: 14px;
}

.History .table td {
	font-weight: 500;
	font-size: 13px;
	padding: 18px;
	word-wrap: break-word;
}



.histo_div .btn-danger {
	color: #fff;
	background-color: #ff6708;
	border-color: #ff6708;
	
}

.histo_div .btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 0px;
}

.information .table td p{ font-size: 12px;}
.Bill_number{ color: #3c86bd;}
.bill-paying{ margin: 12px 0;}
.Accounting {margin: 12px 0;}
/*2016-9-21end*/

/*2016-9-22*/
.xj_zfk .btn-default {color:#428bca; margin:5px;
}
.now_td .table td{ padding:20px 2px;
}
.td_bz12{ font-size: 13px;word-wrap: break-word;}
.td_bz14{ font-size: 13px; color: #000;word-wrap: break-word;}

.renmb {
	padding-top: 7px;
	font-size: 13px;
	margin: 0 5px;
}

.renmb_jine {
	font-size: 18px;
	font-weight: 500;
	padding-top: 7px;
}

.hkuanjine .form-group label {
	font-size: 13px;
	font-weight: 500;
}

.tishix {
	color: #F9400A;
}



.hkuanjine .form-group {
	margin: 20px 0;
}

.blank_bt {
	border-bottom: 1px solid #E1E1E1;
}


/*2016-9-22end*/


/*2016-9-23*/

.Reminder {
	border: 1px solid #eee;
	background-color: #eee;
	padding: 4px 12px;
}

.Reminder h2 {
	font-size: 15px;
	color: #434343;
}

.Reminder P {
	font-size: 13px;
	color: #434343;
	padding: 5px 12px;
}

.Repair {
	padding-top: 7px;
	font-size: 15px;
	margin: 0 5px;
	display: inline-block;
}

/*2016-09-27*/

.History img{ margin:auto;display:block;
}

.History .finan { padding:15px; background-color:#fcf0e4;  text-align:center; margin:24px auto; border:1px solid #ebded0;
}
.finan span {
    font-size:13px;  color:#5a5643;
}

.wj_choice .table tr td { padding:15px 0px 15px 2px; word-break: break-all;
}
.acupoints {  padding:5px;
}
.acupoints .table {
    
    border: 1px solid #eee;
}
.acupoints  .table th {
    color: #828282;
    font-weight: 100;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F2F2F2), to(#FCFCFD));
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F2F2F2), to(#FCFCFD));
    background: -webkit-linear-gradient(top, #F2F2F2, #FCFCFD);
    color: #3e3e3e;
    font-size: 14px;
    border-bottom: 2px solid #DDDDDD; 
}
 .acupoints .table th td { font-size:13px;
    }
.wj_Grey_supplier { color:#757474;
}
.wj_buleremark { color:#434343;
}
.wj_red {
    color: #F16F3C;
}
/*2016-09-28*/
.wj_green{
     color: green;
}
.my_red {
    color:red:
}
/*2016-10-09*/
.wj_br {
    border-bottom: 2px solid #428bca;
}
.sousuo .table {border: 1px solid #ddd;
}
/*2016-10-11*/
.pay_bank a {
	font-size: 14px;
	color: #FF6708;
	line-height: 32px;
}
.repayment  a{    color: #227CCA;
    font-size: 14px;
    line-height: 32px;
}
.Cash_account  .table{ border:1px solid #ddd;
}
.histo_div .Bank_tips{ border:1px dashed #227CCA; padding:12px; margin-top:18px;
}
.Bank_tips h3 { font-size:14px; margin:0px; padding:6px 0px;
}
.Bank_tips p {  font-size:14px;  padding:6px 0px;
}
.Bank_tips p span {color:#227CCA; font-weight:bolder;
    }
.tips_bt {    border-bottom: 1px solid #CDCDCE;
}

.Add_to a{ line-height:32px;color:#227CCA; font-weight:bold;
}
/*2016-10-19*/
.pwd_choice { padding:20px 15px;
 }
.pwd_choice .form-control {height: 42px;border-radius: 0px;
}
@media (max-width: 768px) {
    .wj_mt_15 { margin-top:15px;
    } }
.pwd_choice .form-group a { color:#337ab7;
}
.reh_wxc{ color:#A6A6A6; font-size:14px; padding-top:7px;
}
.pwd_choice .form-group .checkbox { font-size:14px;
}
.wj_agreement h4 { font-size:18px; color:#434343;  font-weight:bold;
}
.wj_agreement p {   line-height:24px; font-family:"微软雅黑"; color:#434343; font-size:13px;
}
.wj_agreement strong {   font-family:"微软雅黑"; color:#434343; font-size:14px;
}
.wj_dh .navbar-icon {
    padding-top: 1px;
    padding-bottom: 1px;
    padding-right: 5px;
}
.xy_mt {
 margin-top:24px;}
.xy_mt_heigt { height:620px; overflow-y: scroll;
 }
@media (max-width: 768px) {.xy_mt_heigt { height:100%; overflow:hidden;
 }}

.xff_th .table th{border-bottom: 2px solid #428bca;font-size: 14px; padding:15px;
}
.rwm_br {
 border-bottom:1px solid #F1F1F1; padding:15px 0;}
.ewm_s { font-size:18px; line-height:32px; font-weight:bold; margin-top:15px;
}

/*2016-10-25*/
.cxjg_bg { background-color:#fff; text-align:center; font-size:13px; font-weight:bold; padding:21px;
}
.cxjg_bg_1 {  text-align:center; font-size:13px; font-weight:bold;padding:21px;
}
.cxjg_bl { border-right:1px solid #ebecec;
}
.p15 {padding-top:16px; 
}
.cxj_br {border: 1px solid #eee;
}
.cxj_br_bt {border-bottom: 1px solid #eee;
}
@media (max-width: 768px) {.cxjg_bg { background-color: transparent; text-align:left; font-size:13px; font-weight:bold; padding:10px;
}
                           .cxjg_bg_1 {  text-align:left; font-size:13px; font-weight:bold;padding:0px 10px;
}
.p15 {padding-top:0px; 
}
.cxj_br {border: none;
}
.cxj_br_bt {border-bottom:none;
}
}

.pt15 { padding-bottom:15px;
}

.Complaint_choice { padding:20px 15px;
 }
.f14 { font-size:14px;
}
/*2016-11-8*/
@media (max-width: 768px) {
    .dropdown-menu > li > a {
         color:#F3EFEF;
    }
    .History .table td {
	
	font-size: 12px;
	padding: 12px 0;
	
}
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    color: #fff;
        background-color: #115895;
}

.toast-title{font-weight:700}.toast-message{-ms-word-wrap:break-word;word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#fff;-webkit-text-shadow:0 1px 0 #fff;text-shadow:0 1px 0 #fff;opacity:.8;-ms-filter:alpha(Opacity=80);filter:alpha(opacity=80)}.toast-close-button:focus,.toast-close-button:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.4;-ms-filter:alpha(Opacity=40);filter:alpha(opacity=40)}button.toast-close-button{padding:0;cursor:pointer;background:0 0;border:0;-webkit-appearance:none}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}#toast-container{position:fixed;z-index:999999}#toast-container *{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}#toast-container>div{position:relative;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;background-position:15px center;background-repeat:no-repeat;-moz-box-shadow:0 0 12px #999;-webkit-box-shadow:0 0 12px #999;box-shadow:0 0 12px #999;color:#fff;opacity:.8;-ms-filter:alpha(Opacity=80);filter:alpha(opacity=80)}#toast-container>:hover{-moz-box-shadow:0 0 12px #000;-webkit-box-shadow:0 0 12px #000;box-shadow:0 0 12px #000;opacity:1;-ms-filter:alpha(Opacity=100);filter:alpha(opacity=100);cursor:pointer}#toast-container>.toast-info{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=)!important}#toast-container>.toast-error{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=)!important}#toast-container>.toast-success{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==)!important}#toast-container>.toast-warning{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=)!important}#toast-container.toast-bottom-center>div,#toast-container.toast-top-center>div{width:300px;margin:auto}#toast-container.toast-bottom-full-width>div,#toast-container.toast-top-full-width>div{width:96%;margin:auto}.toast{background-color:#030303}.toast-success{background-color:#51a351}.toast-error{background-color:#bd362f}.toast-info{background-color:#2f96b4}.toast-warning{background-color:#f89406}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4;-ms-filter:alpha(Opacity=40);filter:alpha(opacity=40)}@media all and (max-width:240px){#toast-container>div{padding:8px 8px 8px 50px;width:11em}#toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width:241px) and (max-width:480px){#toast-container>div{padding:8px 8px 8px 50px;width:18em}#toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width:481px) and (max-width:768px){#toast-container>div{padding:15px 15px 15px 50px;width:25em}}

