@charset "utf-8";
/* CSS Document */
.left_menu {width:120px;background: #e00a21 url(../images/bg.jpg) no-repeat;height: 100%;left: 0;color: #fff;position: absolute;}
.menu_list li{height:42px; line-height:42px;  border-bottom:1px solid #d70a1f;}
.menu_list li a{ display:inline-block; color:#fffb7e; padding-left:12px; vertical-align:top;}
.menu_list li a:hover{ color:#fff;}
.menu_list{position: absolute;z-index: 100;width: 120px;}
.menu_list li i{ vertical-align:middle; padding-left:5px;}
.current_menu{ background:url(../images/line.png) repeat-x;}
.align1{ position:absolute; bottom:0;left: 0;}
/*二级菜单*/
.left_menu2{width:170px;background:#fef6c9 url(../images/line2.jpg) repeat-y;height: 100%; position:absolute; border-right:1px solid #fbdb81;}
.menu_list2 li{height:34px; margin-left:10px; margin-right:10px; line-height:34px;  border-bottom:1px solid #ffd55f;}
.menu_list2 li a{ display:inline-block; color:#ad6a01; padding-left:12px; vertical-align:top;}
.menu_list2 li a:hover{ color:#dc0c20;}
.menu_list2 li i{ vertical-align:middle; padding-left:5px;}
.menu_list2 li .current_menu2 { color:#dc0c20;}
.bottom_sz{ position:absolute;bottom:0;}
.sz{ background:url(../images/line3.jpg) repeat-x; padding-top:6px; height:38px; border-top:1px solid #fbdb81; border-left:1px solid #fbdb81;}
.border_bgMenu {
    border: 1px solid #eee;
   padding:10px;
}

.right_main{ height:100%;}
.top_main{ height:56px; line-height:56px; border-bottom:1px solid #fbdb81;}
.td_Table {background: #ebebeb;}
.td_Table td {background: #ffffff;}
.btn170{width:170px; height:33px; background:#ffe181; border:1px solid #ffce5f;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px; cursor:pointer;}
.btn100{width:80px; height:28px; background:#ffe181; border:1px solid #ffce5f;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px; cursor:pointer;}
.btn120{width:100px; height:28px; background:#ffe181; border:1px solid #ffce5f;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px; cursor:pointer;}
.txt120{ background:#fff; border:1px solid #e8e8e8; width:120px; height:26px;  border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px; text-indent:10px;}
.txt240{ background:#fff; border:1px solid #e8e8e8; width:240px; height:26px;  border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px; text-indent:10px;}
.txt300{ background:#fff; border:1px solid #e8e8e8; width:270px; height:26px;  border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px; text-indent:10px;}
.txt350{ background:#fff; border:1px solid #e8e8e8; width:350px; height:26px;  border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px; text-indent:10px;}
.txt480{ background:#fff; border:1px solid #e8e8e8; width:480px; height:26px;  border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px; text-indent:10px;}
.table_bg{ background:#ffe9a2;}
.txt620{ width:620px; height:50px; margin-top:5px; margin-bottom:5px; border:1px solid #e8e8e8;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;}
.txt820{ width:820px; height:50px; margin-top:5px; margin-bottom:5px; border:1px solid #e8e8e8;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;}
.txt1000{ width:1000px; height:80px; margin-top:5px; margin-bottom:5px; border:1px solid #e8e8e8;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;}
.txt800{ width:800px; height:80px; margin-top:5px; margin-bottom:5px; border:1px solid #e8e8e8;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;}
.btn_zb{ display:inline-block; width:100px; text-align:center; height:30px; line-height:30px;background:#ffe181; border:1px solid #ffce5f;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px; }
.btn_zc{ display:inline-block; width:100px; text-align:center; height:16px; line-height:16px;background:#ffe181; border:1px solid #ffce5f;}
.btn200{ display:inline-block; width:150px; text-align:center; height:50px; line-height:50px;background:#ffe181; border:1px solid #ffce5f;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;font-size: 18px }
.btn_fh{ display:inline-block; width:100px; text-align:center; height:30px; line-height:30px;background:#ffffff; border:1px solid #ffce5f;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px; }
.btn {
	
}

/*下拉框*/
 .diy_select { width:120px; height:28px; line-height:28px; color:#666; text-indent:10px; border:1px solid #dedede; position: relative;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;   cursor: pointer; }
        .diy_select_btn,.diy_select_txt {float: left;height: 100%;line-height:28px;}
		.diy_select_list {border: 1px solid #eeeeee;}
		.select-text {  height: 100%; width: 100%;}
        .diy_select_txt { width: 75%;  }
        .diy_select_btn { width: 25%;background:url(../images/admin_15.png) no-repeat center;}
        .select-option { width: 100%;}
        .diy_select_list {position: absolute;top: 27px;  z-index: 88888; width:120px; height:60px; display: none;overflow-y:scroll;}
        .diy_select_list li {height:26px; line-height:26px; text-align:center; background:#fff;}
        .diy_select_list li.focus {cursor: pointer;background:#fffde8;color: #666}

/*选项卡*/
.tab_menu{overflow:hidden;}
.tab_box .hide{display:none;}
.tab_menu1{ background:#fffdf9; border:1px solid #e8e8e8; height:36px; line-height:36px;}
.tab_menu1 li{ float:left; color: #999; cursor:pointer; padding-left:30px; padding-right:30px;}
.tab_menu li.current{color:#ad6a01; background:#ffe181;}

.btn_zb1{ display:inline-block; padding-left:10px; padding-right:10px; text-align:center; height:30px; line-height:30px;background:#fff; border:1px solid #fbdb81; cursor:pointer;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px; }
.btn_zb1_current{ background:#ffe181;}
/*2017/10/16*/
.box1{  background:url(../images/logo_25.png) no-repeat; width:310px; height:342px; padding-left:25px;  margin-top:120px;}
.txt280{ background:url(../images/logo_06.png) no-repeat; width:203px; color:#999; height:45px; line-height:45px; padding-left:55px; }
.txt280a{ background:url(../images/logo_09.png) no-repeat; width:203px; color:#999; height:45px; line-height:45px; padding-left:55px; }
.yan{ background:url(../images/logo_11.png) no-repeat; width:131px; height:45px; line-height:45px; padding-left:55px; color:#999;}
.btn280{ background:url(../images/logo_14.png) no-repeat; width:258px; height:40px; line-height:40px; color:#fff; cursor:pointer; }
.logo{ height:70px; line-height:70px; background:#cb000f;}
.logo i{ background:url(../images/logo_05.png) no-repeat; width:28px; height:28px; display:inline-block; padding-right:10px;vertical-align: middle;}
.c_red1{ color:#dc0c20;}
/*2017/12/4*/
.td_Table2{ background:#fbdb81;}
.bg_coin{ background:url(../images/pic2.png) no-repeat; width:233px; height:93px; line-height:90px;}
.bg_coin2{ background:url(../images/pic3.png) no-repeat; width:233px; height:93px; line-height:90px;}
.bg_coin3{ background:url(../images/pic4.png) no-repeat; width:233px; height:93px; line-height:90px;}
.bg_coin4{ background:url(../images/pic5.png) no-repeat; width:233px; height:93px; line-height:90px;}
.bg_coin span ,.bg_coin2 span ,.bg_coin3 span ,.bg_coin4 span{ display:inline-block;}
.c_1{ color:#ffaa00;}
.c_2{ color:#f05050}
.c_3{ color:#44cc66;}
.c_4{ color:#22bbee;}

/*2017/12/4*/
.td_Table2{ background:#fbdb81;}
.bg_coin{ background:url(../images/pic2.png) no-repeat; width:233px; height:93px; line-height:90px;}
.bg_coin2{ background:url(../images/pic3.png) no-repeat; width:233px; height:93px; line-height:90px;}
.bg_coin3{ background:url(../images/pic4.png) no-repeat; width:233px; height:93px; line-height:90px;}
.bg_coin4{ background:url(../images/pic5.png) no-repeat; width:233px; height:93px; line-height:90px;}
.bg_coin span ,.bg_coin2 span ,.bg_coin3 span ,.bg_coin4 span{ display:inline-block;}
.c_1{ color:#ffaa00;}
.c_2{ color:#f05050}
.c_3{ color:#44cc66;}
.c_4{ color:#22bbee;}
.bg_yellow2{ background:#ffe9a2;}

