body{ background-color:#f1f2f6}
textarea{ resize:auto; overflow:auto;}
img{ display:inline-block;}

.handle a { display:block;float:left; width:100%; height:30px; line-height:30px; background:#999; color:#fff; border:0px solid #ea8100; text-align:center;}
 .handle:hover { background:#c3c3c3 !important;cursor:pointer;}
/*头部*/
.main_tit .tit_name .beta{width: 52px;float: right;margin-top:-10px;margin-left:-4px;}
.head{    margin-bottom: 5px; position:relative; border-bottom:2px solid #ffa537; width:100%; height:40px; background:#393640; font-family:"微软雅黑";}
.head h1{ float:left; margin-left:20px; line-height:40px; font-size:1.4em; color:#fff; font-weight:normal;}
.head .manager_tool{ float:right; margin-right:20px;}
.head .manager_tool .img{ float:left; position:relative; margin-top:10px; width:42px; height:42px; background:url(../images/pic_wrap.png) no-repeat;}
.head .manager_tool .img img{ position:absolute; left:0; top:0;}
.head .manager_tool .name{ float:left; margin-left:10px; font-size:1.2em; color:#fff; line-height:40px;}
.head .manager_tool .bt_state{ float:left; margin-left:12px; font-size:1.2em; color:#fff; line-height:40px;}
.head .manager_tool .bt_state:hover,.head .manager_tool .bt_state:active{ color:#ff8c00;}
.head .head_pop{ position:absolute; left:50%; top:15px; margin-left:-115px; width:230px; height:33px;}
.main{width:100%;     background:#f1f2f6; font-family:"微软雅黑"; overflow:hidden;}
.main_wrap{border-top:0 !important; float:left; position:relative; left:0; top:0; overflow:visible; zoom:1; display:block;}
/*左侧菜单*/
.aside_bar{  left:0; top:0; width:100%; background:#221d23; font-family:"微软雅黑";}
.aside_bar_cont{ position:relative; float:left; width:180px;}
.aside_bar .aside_mt{ border-bottom:1px solid #404040; padding:18px 0 0 16px; height:36px; line-height:36px; font-size:1.2em; color:#5c5c5c;}
.aside_bar .aside_mc{ overflow:hidden;}
.aside_bar .aside_mc dl{ overflow:hidden;}
.aside_bar .aside_mc dl dt{ height:50px; line-height:50px; font-size:1em; color:#bbbbbb; cursor:pointer;}
.aside_bar .aside_mc dl dt span{ float:left;text-align: center;}
.aside_bar .aside_mc dl dt b{ float:right; margin:17.5px 0 0 10px; width:6px; height:11px; background:url(../images/left_menu_icon.png) no-repeat;}
.aside_bar .aside_mc dl:hover dt b{ background-position:-15px 0;}
.aside_bar .aside_mc dl:hover dt span{ color:#ff8c00;}
.aside_bar .aside_mc .dl_off dt b,.aside_bar .aside_mc .dl_off:hover dt b{ margin:22.5px 0 0 10px;transform: rotate(180deg)}
.aside_bar .aside_mc .dl_off:hover dt span{ color:#999999;}
.aside_bar .aside_mc dl dd{ display:none; height:40px; line-height:40px; cursor:default; cursor:pointer;}
.aside_bar .aside_mc dl dd b{ float:left; margin:17px 12px 0 22px; width:3px; height:6px; background:url(../images/left_menu_icon.png) no-repeat -30px -1px;}
.aside_bar .aside_mc dl dd span{ font-size:1em; color:#c3c3c3; line-height:40px;}
.aside_bar .aside_mc dl .dd_cur b,.aside_bar .aside_mc dl dd:hover b,.aside_bar .aside_mc dl .dd_select b{ background-position:-38px -1px;}
.aside_bar .aside_mc dl .dd_cur span,.aside_bar .aside_mc dl dd:hover span,.aside_bar .aside_mc dl .dd_select span{ color:#ff8c00;}
.aside_bar .aside_mc .dl_off{ background:#0d0d0d;}
.aside_bar .aside_mc .dl_off dt{ color:#c3c3c3;}
.aside_bar .aside_mc .dl_off dd{ display:block;}
.aside_bar .aside_mc p{ padding-left:22px; height:50px; line-height:50px; font-size:1em; color:#999999;}
.aside_bar .aside_bar_btm{ position:absolute; left:0; bottom:0; width:180px; height:60px; background:#000000;}
.aside_bar .aside_bar_btm p{ line-height:60px; text-align:center; color:#fff; font-size:22px; opacity:0.4; filter:alpha(opactiy=40);}
.aside_bar .aside_mc dl dd span .beta{float: right;position: absolute;top:-20px;width:100% !important;}

/*主题*/
.article_box{ position:absolute;left:180;  top:0;}
.article_box_wrap{ overflow:hidden;}
.article_box .main_tit{
	position: fixed;z-index: 999; border-bottom:1px solid #e9e9e9; width:100%; height:40px; background:#f7f7f7; font-family:"微软雅黑";}
.main_tit .tit_name{ float:left; margin-left:20px;}
.article_box .main_tit b{ float:left; margin:13px 8px 0 0;; width:3px; height:15px; background:#ff8c00;}
.article_box .main_tit span{ float:left; font-size:1.2em; color:#333333; line-height:40px;}
/*按钮-基本样式*/
.btn_alt { display:inline-block; margin:0 6px; width:70px; height:30px; line-height:30px; text-align:center; color:#fff ; background:#ff8c00; text-decoration:none; font-size:1em;}
.btn_alt:hover, .btn_alt:active { background:#ff9c00; color:#fff; text-decoration:none;}
/*弹窗-基本样式*/
.pop_mod { display:none; position:fixed; background:#fff; border:1px solid #c2c2c2; z-index:2000;}
.pop_mod .mt { padding:0 20px; height:50px; line-height:50px; font-size:1.2em; font-weight:normal; border-bottom:1px solid #dedede;}
.pop_mod .mts{
	padding: 0 20px;
    height: 17px;
    line-height: 50px;
    font-size: 1.2em;
    font-weight: normal;
   
}

.pop_mod .mts .close { float:right; margin-top:10px;margin-left:10px; width:12px; height:12px; background:url(../images/close_13x13.png) no-repeat;}
.pop_mod .mt p { float:left;}
.pop_mod .mt .close { float:right; margin-top:20px; width:13px; height:13px; background:url(../images/close_13x13.png) no-repeat;}
.pop_mod .mt .close:hover, .pop_mod .mt .close:active { background:url(../images/close_13x13_click.png) no-repeat;}
.pop_mod .md{ overflow:hidden;}
.pop_mod .md .btn_alt{ float:right; margin-top:19px;}
#suoqu .md .btn_alt{ float:left;}
#suoqu .md{padding-left: 490px;border:0;width:278px;}
#suoqu .me{float: right;width: 409.5px;height:73px;background-color: #eeeef1;}
#suoqu .me .btn_alt_price{text-decoration:none;display: inline-block;width:100px;height:30px;margin:17px 155px;line-height: 30px;text-align: center;color:#ccc;background-color: #fff;font-size:1em;}
.pop_mod .md .btn_cancel { margin-right:15px; margin-left:11px; width:68px; height:28px; background:#f3f3f3; color:#666; border:1px solid #e4e4e4;}
.pop_mod .md  .btn_cancel:hover,.pop_mod .md  .btn_cancel:active { background:#fafafa; color:#666;}
/*最大弹窗*/
.pop_max{ width:608px; max-height:878px;}
.pop_max .mc{ min-height:50px; max-height:808px; overflow-y:auto;}
.pop_max .md{ padding-bottom:20px; border-top:1px solid #dedede;}


/*下拉框-基本样式*/
.tool_select {  float:left;position:relative; float:left; border:1px solid #d3d3d3; width:298px; height:33px; line-height:33px; cursor:pointer;}
.tool_select dt span { float:left; padding-left:20px; width:245px; color:#666;}
.tool_select dt b { float:right; margin:12px 12px 0 0; width:12px; height:7px; background:url(../images/arrow_12x7.png) no-repeat;}
.tool_select dd { display:none; position:absolute; top:33px; left:-1px; width:298px; height:82px; background:#fff; border:1px solid #dfdfdf; overflow-y:auto; overflow-x:hidden; z-index:100;}
.tool_select dd span { float:left; padding-left:20px; width:278px; height:33px; line-height:33px;}
.tool_select dd span:hover { background:#fcebeb;}
.tool_select .com_off {display: block;}
/*表格信息-基本样式*/
.box_form th{ border-right:1px solid #e1e1e1; border-bottom:1px solid #e1e1e1; height:36px; background:#eeeef1; color:#888888; font-weight:normal; font-size:1em;}
.box_form td{ padding:15px 0; height:24px; border-right:1px solid #e1e1e1; border-bottom:1px solid #e1e1e1; background:#ffffff; text-align:center; color:#666666; font-size:1em;}
.box_form td a{ color:#ff8c00; font-size:1.2em;}
.box_form_list th{ border-bottom:1px solid #e1e1e1; height:36px; background:#eeeef1; color:#888888; font-weight:normal; font-size:1em;}
.box_form_list td{ padding:15px 0; height:24px;border-bottom:1px solid #e1e1e1; background:#ffffff; text-align:center; color:#666666; font-size:1em;}
.box_form_list td a{ color:#ff8c00; font-size:1.2em;}

/*分页信息-基本样式*/
.page_tot{ border-bottom:1px solid #e9e9e9; height:63px; line-height:63px; background:#f7f7f7;}
.page_tot .page_num{ float:left; margin-left:20px; color:#999999; font-size:1em;}
.page_tot .page_num span{ color:#ff8c00;}
.page_tot .page_detail{ float:right; margin:16px 20px 0 0;}
.page_tot .page_detail .prev{ float:left; border:none; width:30px; height:30px; background:url(../images/page_btn.png) no-repeat;}
.page_tot .page_detail ul{ float:left;}
.page_tot .page_detail ul li{ float:left; border:1px solid #e1e1e1; border-right:0; width:28px; height:30px; line-height:28px; text-align:center; background:#fff;}
.page_tot .page_detail ul li a{ float:left; width:100%; height:100%; font-size:1.2em; color:#ff8c00; font-family:"微软雅黑"; text-decoration:none;}
.page_tot .page_detail ul li a:hover,.page_tot .page_detail ul .current a{ background:#ff8c00; color:#fff;}
.page_tot .page_detail .next{ border:none; float:left; width:30px; height:30px; background:url(../images/page_btn.png) no-repeat -31px 0;}
.page_tot .page_detail ul .next:hover a{ background:url(../images/page_btn.png) no-repeat -31px -31px;}
.page_tot .page_detail ul .prev:hover a{ background:url(../images/page_btn.png) no-repeat 0 -31px;}
.page_tot .page_detail ul .first_page{ width:60px;}
.page_tot .page_detail ul .last_page{ width:70px;}
.page_tot .page_detail ul .last_page{ border-right:1px solid #e9e9e9;}
/*旺交所-操作后台-基础设置页面*/
.base_box{ margin:10px auto 0; width:100%; border:1px solid #e9e9e9; background:#f7f7f7;}
.base_box a:hover { text-decoration:none;}
.base_box .content_info .tab_list { width:798px; height:48px; border-bottom:1px solid #e9e9e9;}
.base_box .content_info .tab_list li { position:relative; float:left; width:118px; height:48px; line-height:48px; border-right:1px solid #e9e9e9; text-align:center;}
.base_box .content_info .tab_list li a { float:left; width:118px; height:48px; line-height:48px; font-size:1em; color:#666;}
.base_box .content_info .tab_list li b { display:none; position:absolute; top:-2px; left:-1px; float:left; width:120px; height:2px; background:#ff8c00;}
.base_box .content_info .tab_list .current a { color:#ff8c00; background:#fff;}
.base_box .content_info .tab_list .current b { display:block;}
.base_box .content_info .cont_mod { display:none; background:#fff;}
.base_box .content_info .cont_mod .tab_mod { padding:24px 0 22px 23px;}
.base_box .content_info .cont_mod .tab_mod li { height:33px; line-height:33px; font-size:1em;}
.base_box .content_info .btn_alter { height:54px; text-align:center; background:#f7f7f7; border-top:1px solid #e9e9e9;}
.base_box .content_info .btn_alter .btn_alt{ margin-top:12px;}
.base_box .content_info .cont_mod .text_list { padding:10px 0; margin:0 auto; width:420px;}
.base_box .content_info .cont_mod .text_list h4 { height:29px; line-height:29px; font-size:1em; font-weight:normal;}
.base_box .content_info .cont_mod .text_list li { height:29px; line-height:29px; font-size:1em; color:#666;}
.base_box .content_info .cont_mod .info_list { padding:17px 0; border-top:1px solid #eaeaea; overflow:hidden;}
.base_box .content_info .cont_mod .info_list li { float:left; padding:10px 0; width:100%;}
.base_box .content_info .cont_mod .info_list li label { float:left; width:255px; height:35px; line-height:35px; text-align:right;}
.base_box .content_info .cont_mod .info_list li label span { color:#d72525;} 
.sele_one .tool_select { z-index:999;}
.base_box .content_info .cont_mod .info_list .select_mod { float:left; width:305px;}
.select_mod .tool_select { width:138px;}
.select_mod .tool_select dt span { padding-left:25px; width:85px; color:#333;}
.select_mod .tool_select dd { width:138px;}
.select_mod .tool_select dd span { width:118px;}
.select_mod .mar_right { margin-right:20px;}
.base_box .content_info .cont_mod .info_list li input { float:left; padding-left:3px; width:295px; height:33px; line-height:33px; border:1px solid #d3d3d3;}
.base_box .content_info .cont_mod .info_list .current input { border:1px solid #ff8c00;}		  
.base_box .content_info .cont_mod .info_list .select_mod input { margin-top:10px;}		  		  
/*基础设置页面-重置密码-弹窗*/
.pop_modify{ margin:-156px 0 0 -224px; width:448px; height:312px;}
.pop_mod .mc .new_pass { padding:21px 0;}
#suoqu .mc .new_pass { padding:0;}
.pop_mod .mc .new_pass li { height:50px; line-height:50px;}
.pop_mod .mc .new_pass li label { float:left; margin-right:20px; width:140px; text-align:right; font-size:1em;}
.pop_mod .mc .new_pass li label span { padding-right:7px; color:#d72525;}
.pop_mod .mc .new_pass li input { float:left; padding-left:12px; margin-top:8px; width:205px; height:33px; line-height:33px; border:1px solid #d3d3d3; font-size:1em; font-family:"微软雅黑"; color:#033333;}
.pop_mod .mc .new_pass .current input { border:1px solid #ff8c00;}
.pop_mod .mc .new_pass_xiaoxi li { line-height:50px;}
.pop_mod .mc .new_pass_xiaoxi li label { float:left; margin-right:20px; width:140px; text-align:right; font-size:1em;}
.pop_mod .mc .new_pass_xiaoxi li label span { padding-right:7px; color:#d72525;}
.pop_mod .mc .new_pass_xiaoxi li input { float:left; padding-left:12px; margin-top:8px; width:205px; height:33px; line-height:33px; border:1px solid #d3d3d3; font-size:1em; font-family:"微软雅黑"; color:#033333;}

.radio_select { float:left; padding-top:10px; width:430px; min-height:50px;}
.radio_select input { margin:0; width:15px; height:30px;}
.radio_select label { margin-right:0; width:90px; height:30px; line-height:30px; text-align:left;}
/*基础设置页面-填写内容-弹窗*/
.pop_fill { width:570px; height:380px;}
.pop_fill .mc .new_pass li{ height:auto; overflow:hidden;}
.pop_fill .mc .new_pass textarea { float:left; padding-left:3px; margin-top:15px; height:105px; line-height:20px; font-size:1em;}
/*基础设置页面-返回按钮*/
.article_box .main_tit em { float:left; width:16px; height:32px; background:url(../images/triangle.png) 0 0 no-repeat;}
.article_box .main_tit .tit_return { float:left; width:60px; height:32px; line-height:32px; background:#ff8c00; text-align:center; font-size:1em; color:#fff; border-radius:0 2px 2px 0;}
/*旺交所-金融机构操作中心-放款详情（地产商）*/
.color_y { color:#ff8c00;}
.loan_box {  margin:10px auto 0; width:800px; border:none; background:none; }
.loan_info .loan_mt { padding-left:23px; height:48px; line-height:48px; font-size:1em; color:#ff8c00; background:#f7f7f7; border:1px solid #e9e9e9; border-bottom:0;}
.loan_info .txt_mod { padding:10px 0; margin-bottom:10px; background:#fff; border:1px solid #e9e9e9; box-shadow:2px 3px 0 0 #e8e9ec; overflow:hidden;}
.loan_info .txt_mod li{ float:left; height:30px; line-height:30px; margin:0 23px;font-size:1em;}
.loan_info .txt_mod02 li{ min-width:214px;}
.loan_info .txt_mod ul{ overflow:hidden;}
.loan_info .txt_mod li a:hover { color:#ff8c00;}
.loan_info .txt_mod .pay_com { padding:6px 0 0; border-top:1px solid #e9e9e9;}
.loan_info .txt_mod .pay_com li { margin-right:30px;}
.loan_info .sum_mod { padding:4px 22px; background:#fff; border:1px solid #e9e9e9;}
.loan_info .sum_mod li { margin:3px 0; height:32px; line-height:32px; overflow:hidden; font-size:1em;}
.loan_info .sum_mod .txt { float:left;}
.loan_info .sum_mod .btn_alter { float:right;}
.loan_info .dow_file { padding:12px 0; background:#f7f7f7; border-top:none;}
.loan_info .dow_file li a{ color:#379be9;}
.loan_info .dow_file li a:hover { color:#379be9;}
/*放款详情（地产商）-弹窗*/
.pop_loan{ margin:-151px 0 0 -224px; width:448px; height:302px;}
.pop_loan .mc{ padding:11px 0 9px 0; border-bottom:1px solid #dedede;}
.pop_loan .mc ul{ padding-left:150px;}
.pop_loan .mc li{ height:32px; line-height:32px;}
/*放款详情（地产商）-弹窗*/
.pop_loan{ margin:-151px 0 0 -224px; width:448px; height:302px;}
.pop_loan .mc{ padding:11px 0 9px 0; border-bottom:1px solid #dedede;}
.pop_loan .mc ul{ padding-left:150px;}
.pop_loan .mc li{ height:32px; line-height:32px;}
/*旺交所-操作后台-放款管理*/
.box_all_view{ overflow:hidden;}
.box_all_view .box_form{ overflow:hidden;}


/*交易平台01页面*/

.form_head{ border-bottom:1px solid #e9e9e9; padding:14px 0 0 20px; height:46px; background:#fff;}
.form_head .search_box{ float:left; margin-right:12px;}
.form_head .search_box input{ float:left; border:1px solid #ff8c00; padding-left:4px; width:184px; height:30px; line-height:30px\9; font-size:1em;}
.form_head .search_box .btn_ser{ float:left; border:1px solid #ea8100; border-left:0; width:90px; height:30px; line-height:30px; text-align:center; color:#fff; background:#ff8c00; font-size:1.2em; text-decoration:none;}
.form_head .search_box .btn_ser .beta{width: 52px;float: right;position: absolute;margin-top:-29px;margin-left:-7px;}
.select_box{ float:left; margin-left:15px;}
.select_box .name{ float:left; margin-right:10px; color:#666666; line-height:32px;}
.select_box .tool_select{ float:left; border-color:#ff8c00; width:80px; height:30px; line-height:30px;}
.select_box .tool_select dt span{ padding-left:0; width:54px; text-align:center;}
.select_box .tool_select dt em{ float:left; margin-top:5px; width:1px; height:20px; background:#cccccc;}
.select_box .tool_select dt b{ float:right; margin:14px 7px 0 0; width:6px; height:3px; background:url(../images/arr_down6.png) no-repeat;}
.select_box .tool_select dd{ top:31px; width:80px; height:auto; max-height:126px; overflow-y:auto;}
.select_box .tool_select dd span{ padding:0; width:80px; height:30px; line-height:30px; text-align:center; color:#333;}
.select_box .tool_select dd span:hover{ background:#f4f4f4;}
.btn_ora_search{ float:right; margin-right:20px; padding:0 20px; height:32px; line-height:32px; background:#ff8c00; color:#fff; cursor:pointer; font-size:1em;}
/*交易平台02页面*/
.box_form tr .btn_san{ margin:0 auto; display:block; width:8px; height:8px; background:url(../images/form_btns_03.png) no-repeat; cursor:default;}
.box_form tr .btn_san input{ opacity:0; filter:opacity(opacity=0); display:none;}
.box_form tr .btn_san_cur{ width:6px; height:12px; background:url(../images/form_btns_02.png) no-repeat;}
.box_form tr .btn_squ{ display:block; margin:0 auto; width:13px; height:13px; background:url(../images/form_btns.png) no-repeat -18px 0;}
.box_form tr .btn_squ_cur{ background-position:-32px 0;}
.box_form tr .btn_squ_sec{ display:block; margin:0 auto; width:13px; height:13px; background:url(../images/form_btns.png) no-repeat -46px 0;}
.box_form tr .btn_squ_sec_cur{ background-position:-60px 0;}
.box_form .rows_next td{ background:#dee2e7; border-color:#cacfd5;}
.box_form .rows_next{ display:none;}
.box_form .rows_first:hover td{ background:#eaedf1;}
.select_box_wrap{ padding-top:10px; background:#ffffff;}
.select_box_wrap .select_all{ padding:0 20px; height:40px;}
.select_box_wrap .select_all .select_patter{ float:left;}
.select_patter b{ float:left; margin-top:12px; width:13px; height:13px; background:url(../images/form_btns.png) no-repeat -18px 0;}
.select_patter .curr{ background-position:-32px 0;}
.select_patter span{ float:left; margin-left:10px; line-height:38px; color:#333; font-size:1em;}
.select_box_wrap .select_detail{ margin:-10px auto 0; padding-bottom:20px; width:700px; background:#fff;}
.select_box_wrap .select_detail dl{ margin-top:20px; border:1px solid #cccccc; width:698px; background:#eaedf1;}
.select_box_wrap .select_detail dl dt{ overflow:hidden; padding:0 20px;}
.select_box_wrap .select_detail dl dt .btn_arrow{ float:right; margin:18px 29px 0 0; width:7px; height:4px; background:url(../images/btn_arrow7.png) no-repeat 0 -5px;}
.select_box_wrap .select_detail dl dt .btn_arrow_up{ background-position:0 0;}
.select_box_wrap .select_detail dl dd{ margin:0 auto 20px; border:1px solid #cccccc; background:#fff; width:598px; padding:5px 0;}
.select_detail dl dd .dd_mt{ padding:0 20px; overflow:hidden;}
.select_detail dl dd .dd_mc{ overflow:hidden;}
.select_detail dl dd .dd_mc li{ float:left; margin-left:30px;}
.select_box_wrap .select_detail .dl_curr{ padding-bottom:0;}
.select_box_wrap .select_detail .dl_curr dd{ display:none;}
.btns_box{ margin-top:20px; text-align:center;}
.btns_box .pop_btn_grey{ display:inline-block; border:1px solid #dddddd; background:#f7f7f7; color:#333333;}

/*交易平台03页面*/
.article_box .main_tit .tit_right { float:right;}
.article_box .main_tit .tit_right span { float:left; color:#ff8c00;}
.article_box .main_tit .tit_right ul { float:left; padding:10px 20px 0 60px;}
.article_box .main_tit .tit_right ul li { float:left; margin-left:10px;}
.article_box .main_tit .tit_right ul li a { float:left; height:30px; line-height:30px; background:#ff8c00; color:#fff; border:1px solid #ea8100; text-align:center; font-size:1em;}
.article_box .main_tit .tit_right ul li a:hover { text-decoration:none;}
.article_box .main_tit .tit_right ul li .btn_new { width:119px;}
.article_box .main_tit .tit_right ul li .btn_new b { margin:9px 0 0 9px ; width:12px; height:12px; background:url(../images/icon_12x12.png) no-repeat;}
.article_box .main_tit .tit_right ul li .btn_wx { width:85px;}
.article_box .main_tit .tit_right ul li .btn_mess { width:109px;}
.message_box { padding:20px 0; margin-top:0; width:800px; background:none; border:none; overflow:hidden;}
.message_box .message_cont { margin-right:-60px;}
.message_box .message_cont dl { float:left; margin:0 25px 20px 0; *+margin-right:16px; width:248px; border:1px solid #e9e9e9; background:#fff;}
.message_box .message_cont dt { padding:20px 8px 10px; overflow:hidden;}
.message_box .message_cont dt .tit { padding-bottom:18px; font-size:1em;}
.message_box .message_cont dt .time p { float:left; color:#999; font-size:1em;}
.message_box .message_cont dt .time .type_cont { float:right;}
.message_box .message_cont .mc { padding:0 8px;}
.message_box .message_cont .mc img { width:228px; height:138px; border:1px solid #e9e9e9;}
.message_box .message_cont .mc a{ float:left; width:228px; height:138px;}
.message_box .message_cont .mc .txt { float:left; padding:9px 0; line-height:18px; color:#666; text-indent:2em; font-size:1em;}
.message_box .message_cont .md li { float:left; width:82px; height:30px; line-height:30px; border-left:1px solid #e9e9e9; border-top:1px solid #e9e9e9;}
.message_box .message_cont .md li:first-child { border-left:none;}
.message_box .message_cont .md li a { float:left; width:82px; height:30px; line-height:30px; background:#f4f4f4; color:#666; text-align:center; font-size:1em;}
.message_box .message_cont .md li a b { float:left; margin:9px 0 0 35px; width:13px; height:13px; background:url(../images/icon_13x28.png) 0 0 no-repeat;}
.message_box .message_cont .md .current a b { background-position:0 -15px;}
.page_bor { border-top:1px solid #e9e9e9;}
/*交易平台04页面*/
.box_all_view .user_mod table td img { width:48px; height:48px;}
.box_all_view .user_mod table .md_ringt { margin-right:10px;}
/*交易平台05页面*/
.box_all_view .enterprise_mod table td img { width:100px; height:36px;}
.box_all_view .enterprise_mod table td input { width:138px; height:30px; line-height:30px; text-align:center; border:1px solid #ccc; font-size:1em;}
.box_all_view .enterprise_mod table .md_ringt { margin-right:20px;}
/*交易平台06页面*/
.box_ente_deta { padding:40px 0; overflow:hidden; background:none; border:0;}
.box_ente_deta .ente_deta_txt { margin:0 auto; width:520px;}
.box_ente_deta ul li { float:left; margin-bottom:18px; width:100%; font-size:1em;}
.box_ente_deta ul li label { float:left; width:100px; height:34px; line-height:34px; text-align:right;  font-size:1em;}
.box_ente_deta ul li input { float:left; padding-left:20px; width:278px; height:34px; line-height:34px; border:1px solid #d3d3d3; font-size:1em;}
.box_ente_deta ul li .btn_tes { float:left; margin:3px 0 0 20px; width:85px; height:30px; line-height:30px; background:#f7f7f7; border:1px solid #ddd; text-align:center; font-size:1em;}
.box_ente_deta ul li .btn_tes:hover { color:#333;}
.box_ente_deta ul li .select_box { margin-left:0; background:#fff; font-size:1em;}
.box_ente_deta ul li .select_box .tool_select { width:298px;}
.box_ente_deta ul li .select_box .tool_select dt span { width:274px;}
.box_ente_deta ul li .select_box .tool_select dd, .box_ente_deta ul li .select_box .tool_select dd span { width:298px;}
.box_ente_deta ul li .sele_list { float:left; margin-top:9px; width:260px;}
.box_ente_deta ul li .sele_list li { margin-right:20px; width:110px;}
.box_ente_deta ul li .sele_list li b { float:left; margin:2px 10px 0 0; width:13px; height:13px; background:url(../images/icon_13x28.png) 0 0 no-repeat;}
.box_ente_deta ul li .sele_list .current b { background-position:0 -15px;}
/*登录页面*/
.login_wrap{ width:100%; height:740px; overflow:hidden;}
.login_wrap .login_box{ margin:5% auto 0; width:800px; height:400px; background:#ffffff; box-shadow:0 3px 8px -1px #000;}
.login_box .mt_tit{ border-bottom:1px solid #e1e2e6; width:100%; height:60px; background:#f5f6fa;}
.login_box .mt_tit p { padding-left:25px; height:60px; line-height:60px; font-size:1.4em;  font-family:"微软雅黑";}
.login_box .mc_cont .cont_left { float:left; padding:43px 50px 0; width:300px;}
.login_box .mc_cont .cont_left .form { padding:15px 0; width:300px; height:40px;}
.login_box .mc_cont .cont_left .form img { float:left; width:40px; height:40px;}
.login_box .mc_cont .cont_left .form input { float:left; padding-left:10px; width:249px; height:38px; line-height:38px; border:1px solid #cacaca; border-left:none; font-size:1.2em; font-family:"微软雅黑";}
.login_box .mc_cont .cont_left .sele { padding-top:5px; font-size:1.2em; color:#666; font-family:"微软雅黑"; overflow:hidden;}
.login_box .mc_cont .cont_left .sele .remember { float:left;}
.login_box .mc_cont .cont_left .sele .remember b { float:left; margin:3px 9px 0 0; width:13px; height:13px; background:url(../images/form_btns.png) no-repeat -32px 0;}
.login_box .mc_cont .cont_left .sele .remember .current { background-position:-18px 0;}
.login_box .mc_cont .cont_left .sele .forget_pass { float:right;}
.login_box .mc_cont .cont_left .sele .forget_pass a { color:#666}
.login_box .mc_cont .name_list_left{ float:left; padding: 43px 50px 0; width: 300px;}
.login_box .mc_cont .name_list_left li{ margin:18px 0; width:300px; line-height:38px; background:#C79570; text-align:center; border-radius:2px;}
.login_box .mc_cont .name_list_left li a{ font-size:1.2em; font-family:"微软雅黑"; color:#fff;}
.login_box .mc_cont a:hover { text-decoration:none;}
.login_box .mc_cont .cont_left .btn a { display:inline-block; width:300px; height:32px; line-height:32px; text-align:center; font-size:1.2em; font-family:"微软雅黑"; color:#666;}
.login_box .mc_cont .cont_left .btn .btn_sign a { background:#ff8c00; color:#fff; font-size:1.4em;}
.login_box .mc_cont .split_linet { float:left; width:1px; height:300px; background:url(../images/split_linet.png) no-repeat;}
.login_box .mc_cont .cont_right { float:right; margin:58px 40px 0 0; width:320px; height:200px; background:url(../images/img_320x200.jpg) no-repeat;}
/*交易平台-弹窗-请输入姓名*/
.pop_name_msg { width:250px; height:70px;}
.pop_name_msg .mt { width:210px; height:70px; line-height:70px; border-bottom:none; font-size:1em;}
.pop_name_msg .mt .close { margin-top:27px;}
.pop_name_msg .mt .txt i { float:left; margin:27px 10px 0 0; width:16px; height:16px; background:url(../images/error.png) no-repeat;}
/*交易平台-弹窗-该手机已加入本公司*/
.pop_exists_msg { width:398px; height:224px;}
.pop_exists_msg .mt { border-bottom:none; text-align:center;}
.pop_exists_msg .md { padding:50px 0 30px; text-align:center;}
/*交易平台-弹窗-删除成功*/
.pop_dele_succ { width:230px; height:33px; border:none; text-align:center; font-family:"微软雅黑";}
.pop_dele_succ .dele_msg { width:230px; height:33px; line-height:33px; background:#00ae00; color:#fff;}
.over_mask{opacity: 0.03; top: 0px; left: 0px; width: 100%; height:100%; position: absolute; z-index: 1000; overflow: visible; background: rgb(0,0,0); display:none;}
/*交易平台08数据分析*/
.form_head .inp_list{ float:left; height:32px;}
.form_head .inp_list label{ float:left; color:#666666; line-height:32px; font-size:1em;}
.form_head .inp_list .inp_rgt{ position:relative; float:left; margin-right:24px; border:1px solid #d3d3d3; width:148px; height:30px;}
.form_head .inp_list .inp_rgt b{ position:absolute; top:8px; right:8px; width:14px; height:14px; background:url(../images/icon_date14.jpg) no-repeat;}
.form_head .inp_list .inp_rgt .data_show{ display:none; position:absolute; top:31px; left:-1px; border:1px solid #d3d3d3; width:332px; height:195px;}
.form_head .inp_list .inp_rgt .data_show img{ float:left; width:332px; height:147px;}
.form_head .inp_list .inp_rgt .data_show p{ float:left; border-top:1px solid #d3d3d3; width:332px; height:47px; background:#fff;}
.form_head .inp_list .inp_rgt .data_show p a{ float:right; margin:5px 6px 0 0; width:57px; height:32px; line-height:32px; text-align:center; background:#ff8c00; color:#fff; text-decoration:none;}
.form_head .inp_list .inp_rgt .data_show02{ display:none; position:absolute; top:31px; left:-1px; border:1px solid #d3d3d3; width:218px; height:213px;}
.form_head .inp_list .inp_rgt .data_show02 img{ float:left; width:218px; height:165px;}
.form_head .inp_list .inp_rgt .data_show02 p{ float:left; border-top:1px solid #d3d3d3; width:218px; height:47px; background:#fff;}
.form_head .inp_list .inp_rgt .data_show02 p a{ float:right; margin:5px 6px 0 0; width:57px; height:32px; line-height:32px; text-align:center; background:#ff8c00; color:#fff; text-decoration:none;}

.form_head .inp_list .inp_rgt .inp_t{ float:left; width:120px; height:30px; line-height:30px\9; font-family:"微软雅黑";}
.form_head .inp_list .inp_rgt_curr{ border-color:#ff930f;}
.form_head .inp_list .inp_rgt_curr .data_show{ display:block;}
.form_head .inp_list .inp_rgt_curr .data_show02{ display:block;}
.data_think_form{ border-bottom:1px solid #e1e1e1; padding-bottom:24px; overflow:hidden; background:#fff;}
.data_think_form ul{ margin:11px 0 0 26px; overflow:hidden;}
.data_think_form ul li{ margin-top:10px; height:32px;}
.data_think_form ul li label{ float:left; width:110px; height:32px; line-height:32px; text-align:right; color:#666666; font-size:1em;}
.data_think_form ul li label span{ float:right; line-height:32px;}
.data_think_form ul li p{ float:left; margin-left:8px; padding-right:3px; width:100px; height:32px; line-height:32px; border-radius:0 16px 16px 0; text-align:right; color:#fff;}
.data_think_form ul .list01 p{ background:#00b157;}
.data_think_form ul .list02 p{ background:#92d200;}
.data_think_form ul .list03 p{ background:#f7b900;}
.data_think_form ul .list04 p{ background:#ff8c00;}
.data_think_form ul .w60{ width:420px;}
.data_think_form ul .w50{ width:350px;}
.data_think_form ul .w30{ width:210px;}
.tot_requir_num{ width:100%; height:28px; line-height:28px; color:#fff; background:#00b157;}
.tot_requir02{ background:#92d200;}
.tot_requir03{ background:#f7b900;}
.tot_requir04{ background:#ff8c00;}
.tot_requir_num p{ margin-left:20px;font-size:1em;}
.data_analy .box_form{ display:none;padding-top: 20px;background: #fff;}
.rgt_upload_wrap{ float:left; width:400px;}
.rgt_upload_wrap .final_upload_file{ float:left; overflow:hidden;}
.rgt_upload_wrap .showImage{ float:left; margin-top:10px; width:400px; overflow:hidden;}
.rgt_upload_wrap .showImage .img_list{ float:left; margin-right:10px; max-width:200px; overflow:hidden;}
.rgt_upload_wrap .showImage .img_list img{ display:block;}
.rgt_upload_wrap .showImage .img_list p{ height:24px; line-height:24px; font-size:1em; color:#000;}
/*任务管理-弹窗*/
.pop_purchase .main_tit{ border-bottom:1px solid #e9e9e9; width:100%; height:53px; background:#f7f7f7; font-family:"微软雅黑";}
.main_tit .tit_name{ float:left; margin-left:20px;}
.pop_purchase .main_tit b{ float:left; margin:19px 8px 0 0;; width:3px; height:15px; background:#ff8c00;}
.pop_purchase .main_tit span{ float:left; font-size:1.2em; color:#333333; line-height:53px;}
.pop_purchase .main_tit em { float:left; width:16px; height:32px; background:url(../images/triangle.png) 0 0 no-repeat;}
.pop_purchase .main_tit .tit_return { float:left; width:60px; height:32px; line-height:32px; background:#ff8c00; text-align:center; font-size:1em; color:#fff; border-radius:0 2px 2px 0;}
/*交易平台-弹窗2*/
.pop_purchase_box .base_box { border:0; background:#fff; overflow:hidden;}
.pop_purchase_box .tab_box { background:#fff; border-top:1px solid #e1e1e1; border-left:1px solid #e1e1e1;}
.pop_purchase_box .tab_box th { height:60px; line-height:60px; border-right:1px solid #e1e1e1; border-bottom:1px solid #e1e1e1; font-weight:normal; color:#666;}
.pop_purchase_box .tab_box td { height:60px; line-height:60px; border-right:1px solid #e1e1e1; border-bottom:1px solid #e1e1e1; text-align:center;}
.pop_purchase_box .tab_box td .rad_inp { float:left; margin:23px 4px 0 8px; *+margin-top:20px;}
.pop_purchase_box .tab_box td .rad_txt { float:left; word-break: break-all; white-space: nowrap;}
.pop_purchase_box .tab_box td .txt_inp { display:block; margin:auto; width:200px; height:30px; line-height:30px; border:1px solid #e1e1e1;}
.pop_purchase_box .tab_box td .car_select { float:left; margin:13px 0 0 15px;}
.pop_purchase_box .tab_box td .ser_select { margin-top:0;}
.pop_purchase_box .tab_box td .tab_txt { width:104px;}
.pop_purchase_box .tab_box td .money_txt { width:80px;}
.pop_purchase_box .main_tit .tit_right { float:right;}
.pop_purchase_box .main_tit .tit_right ul { float:left; padding:10px 20px 0 60px;}
.pop_purchase_box .main_tit .tit_right ul li { float:left; width:85px; margin-left:10px;}
.pop_purchase_box .main_tit .tit_right ul li a { float:left; width:85px; height:30px; line-height:30px; background:#ff8c00; color:#fff; border:1px solid #ea8100; text-align:center;}
.pop_purchase_box .main_tit .tit_right ul li a:hover { text-decoration:none;}

.pop_put_list{ padding:20px 0; overflow:hidden;}
.pop_put_list li{float: left; padding: 10px 0; width: 100%;}
.pop_put_list li label { float: left; width: 255px; height: 35px; line-height: 35px; text-align: right;}
.pop_put_list li label span { color: #d72525;}
.pop_put_list li .pop_list_rgt{ float:left; width:420px; overflow:hidden;}
.pop_put_list li .pop_list_rgt p{ overflow:hidden;}
.pop_put_list li .pop_list_rgt input{ float:none;}
.pop_put_list li input { float: left; padding-left: 3px; width: 295px; height: 33px; line-height: 33px; border: 1px solid #d3d3d3;}
.pop_put_list li.current input {border: 1px solid #ff8c00;}
.pop_btn_sure{ position:fixed; left:180px; bottom:0; height:53px; line-height:53px; background:#f7f7f7; border-top:1px solid #e9e9e9; overflow:hidden;}
.pop_btn_sure .btn_ora{ float:left; margin:13px 0 0 20px; width:60px; height:32px; line-height:32px; text-align:center;background: #ff8c00; color: #fff; cursor: pointer;}
.pop_btn_sure .btn_can { margin-left:10px; width:58px; height:30px; background:#f7f7f7; border:1px solid #e1e1e1; color:#333;}
.pop_btn_sure a:hover { text-decoration:none; }



.location{ width:1600px; height:3308px; background:url(../images/location.jpg) no-repeat;position:static;}
.location .location_num{width:75px;height:86px;position:absolute;}
.location .header{border-radius:50%;border:2px solid #f2a5a4;width:65px;height:65px;margin-left:3px;}
.location .num{ width:16px; height:18px; background:#f3bbba; float:left;border-radius:15%;color:#fff;text-align:center;border:2px solid #f2a5a4;}
.location .nickname{ width:50px; height:18px; background:#f3bbba; float:right;border-radius:15%;color:#fff;text-align:center;border:2px solid #f2a5a4;}
.location .notuser{border:2px solid #ccced0;}
.pop_mod .mc .new_pass .tree {
	margin-left:157px !important;
}

.pop_mod .mc .new_pass .tree li {
	height: auto !important;
	line-height: 30px !important;
	margin-left: 10px;
}
.pop_mod .mc .new_pass .tree input { 
	float:none !important; 
	
	padding-left:10px !important; 
	margin-top:0px !important; 
	width:20px !important; 
	height:auto !important; 
	line-height:33px !important; 
	border:1px solid #d3d3d3 !important; 
	font-size:1em !important; 
	font-family:"微软雅黑" !important; 
	color:#033333 !important;
}
.pop_mod .mc .new_pass .tree .jia {
	margin-left:80px;
	display: inline-block;
	width: 14px;
	height:14px;
	
}
.pop_mod .mc .new_pass .tree .no_child {
	margin-left:120px;
	display: inline-block;
	
}

.point,.point::before,.point::after {
	position: absolute;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	content: '';
	text-align: initial;
}

.point::before{
	animation: scale 2s infinite;
}
.point::after{
	animation: scale2 2s infinite;
}
@keyframes scale{
	0%{ transform: scale(1); opacity:.9}
	100%{ transform: scale(2); opacity: 0;}
}
@keyframes scale2{
	0%{ transform: scale(1);opacity:.9;}
	100%{ transform: scale(4);opacity:0;}
}

.point,.point::before,.point::after{
	/* 设置颜色 */
	background-color: #ff8c00;
}
.points {
	position: absolute;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background-color: #ff8c00;
	top: 20px;
	left: 50%;
}
