
/* CSS Document */

body{ background:url(images/bg_body.jpg) repeat;}

/*common*/
.box{ background:url(images/bg_main.jpg) repeat-y; width:990px; margin:0 auto;}
.main{ width:942px; float:left; margin:0 0 0 24px;_margin:0 0 0 12px;}

/*btn*/
.btn_apply{ background:url(images/btn_apply.jpg) no-repeat; width:84px; height:31px; float:left; border:none; cursor:pointer;}
.btn_apply:hover{ background:url(images/btn_apply_hover.jpg) no-repeat; width:84px;}
.btn_more{ background:url(images/btn_more.jpg) no-repeat; width:83px; height:29px; float:left; border:none; cursor:pointer;}
.btn_more:hover{ background:url(images/btn_more_hover.jpg) no-repeat;}
.btn_loan_apply{ background:url(images/btn_loan_apply.jpg) no-repeat; width:83px; height:28px; float:left; border:none; cursor:pointer;}
.btn_loan_apply:hover{ background:url(images/btn_loan_apply_hover.jpg) no-repeat;}
.btn_apply_boss{ background:url(images/btn_apply_boss.jpg) no-repeat; width:84px; height:31px; float:left;border:none; cursor:pointer;}
.btn_apply_boss:hover{ background:url(images/btn_apply_boss_hover.jpg) no-repeat;}
.btn_apply_owner{ background:url(images/btn_apply_owner.jpg) no-repeat; width:84px; height:31px; float:left;border:none; cursor:pointer;}
.btn_apply_owner:hover{ background:url(images/btn_apply_owner_hover.jpg) no-repeat;}
.btn_apply_card{ background:url(images/btn_apply_card.jpg) no-repeat; width:84px; height:31px; float:left;border:none; cursor:pointer;}
.btn_apply_card:hover{ background:url(images/btn_apply_card_hover.jpg) no-repeat;}
.btn_apply_submit{ background:url(images/btn_apply_submit.jpg) no-repeat; width:73px; height:22px; float:left; border:none; cursor:pointer;}
.btn_apply_submit:hover{ background:url(images/btn_apply_submit_hover.jpg) no-repeat;}
.btn_apply_reset{ background:url(images/btn_apply_reset.jpg) no-repeat; width:73px; height:22px; float:left; border:none; cursor:pointer;}
.btn_apply_reset:hover{background:url(images/btn_apply_reset_hover.jpg) no-repeat;}
.btn_help_apply{background:url(images/btn_help_apply.jpg) no-repeat; width:81px; height:22px; float:left; border:none; cursor:pointer;}
.btn_calculate{ background:url(images/btn_calculate.jpg) no-repeat; width:154px; height:40px; float:left;}
.btn_calculate:hover{ background:url(images/btn_calculate_hover.jpg) no-repeat;}
.btn_calculate_app{ background:url(images/btn_calculate_app.jpg) no-repeat; width:92px; height:28px; float:left;}
.btn_calculate_app:hover{ background:url(images/btn_calculate_app_hover.jpg) no-repeat; }
.btn_messgage{ background:url(images/btn_message.jpg) no-repeat; width:74px; height:23px;float:left;border:none; cursor:pointer;}
.btn_messgage:hover{ background:url(images/btn_message_hover.jpg) no-repeat; }
.btn_search{ background:url(images/btn_search.jpg) no-repeat; width:49px; height:22px; float:left;float:left;border:none; cursor:pointer;}
.btn_search:hover{background:url(images/btn_search_hover.jpg) no-repeat;}
.btn_left{ background:url(images/btn_left.jpg) no-repeat; width:19px; height:48px; float:left;border:none; cursor:pointer;}
.btn_right{ background:url(images/btn_right.jpg) no-repeat; width:19px; height:48px; float:left;border:none; cursor:pointer;}
.btn_join{ background:url(images/btn_join.jpg) no-repeat; width:142px; height:38px;float:left;border:none; cursor:pointer;}
.btn_join_deliver{ background:url(images/btn_join_deliver.jpg) no-repeat; width:96px; height:26px;float:left;border:none; cursor:pointer;}
.btn_apply_pg{ background:url(images/two-esd-pg.jpg) no-repeat; width:84px; height:31px; float:left;border:none; cursor:pointer;}
.btn_apply_pg:hover{ background:url(images/two-esd-pg-over.jpg) no-repeat; width:84px; height:31px; float:left;border:none; cursor:pointer;}


/*input*/
.input_name{ width:60px; padding:0 5px; float:left; height:20px; line-height:20px;}
.input_text{ width:130px; padding:0 5px; float:left;height:20px; line-height:20px;}
.input_province{ width:80px; float:left;margin:0 2px 0 0; }
.input_city{ width:80px;float:left; margin:0 0 0 1px;}
.input_class{width:70px; float:left;}
.input_radio{ float:left; margin:4px 0 0 0;_margin:0px 0 0 0;}
.input_check{ float:left; margin:3px 0 0 0;_margin:0px 0 0 0;}
.input_noBorder{}
.input_w70{ width:60px; height:20px; line-height:20px; padding:0 5px;}
.input_w120{ width:110px; height:20px; line-height:20px; padding:0 5px; }
.input_w150{ width:160px; height:20px; line-height:20px; padding:0 5px; }
.input_w380_t{ width:370px; height:110px; line-height:20px; padding:0 5px;}
.input_w40{ width:30px;  height:20px; line-height:20px; padding:0 5px;}
.input_w80{ width:70px; height:20px; line-height:20px; padding:0 5px;}

.select_w120{ width:122px; height:20px; line-height:20px;  }
.file_w140{ width:140px; height:20px; line-height:20px; border:none; }
/*title*/
.left_nav_loan_title{ background:url(images/left_nav_loan_title.png) no-repeat; width:201px; height:29px; float:left;}
.left_nav_about_title{ background:url(images/left_nav_about_title.png) no-repeat; width:201px; height:29px; float:left;}
.left_nav_join_title{ background:url(images/left_nav_join_title.png) no-repeat; width:201px; height:29px; float:left;}

/*header*/
.header{ width:942px; float:left; }
.header .header_info{ width:942px; float:left;margin:16px 0 15px 0;}
.header .logo{ float:left;}

.header .header_login{ float:right; margin:20px 15px 0 0; }
.header .header_login a,.header .header_login span{ font-size: 20px; font-weight: bold;}
.ewm-panel{display:none;position: absolute; z-index: 200; border: solid 1px #ddd; padding: 5px; background-color: #fff;}
.ewm-panel img{width: 140px; height: 140px;}
.header .header_login .ewm-panel{right:-14px;top:40px;}
.header .header_login .arrow,.arrow-mask { position: absolute; top: -30px; left: 50%; display: block; margin-left: -15px; width: 0; height: 0; border-width: 15px; border-style: dashed dashed solid; border-color: transparent transparent #CCC; font-size: 0; }
.header .header_login .arrow-mask { top: -29px; border-color: transparent transparent #fff; }

.header .header_nav{ background:url(images/header_nav_bg.jpg) no-repeat; width:942px; height:44px; float:left;background-position: 0 4px;}
.header .header_nav .li_title { width:121px; float:left; position:relative; z-index:102; }
.header .header_nav .li_title .a_title{ width:121px; float:left; text-align:center; font-size:16px; color:#FFF; font-weight:bold; line-height:44px;z-index:104; position:relative;}
.header .header_nav .li_title .a_title:hover{ background:url(images/header_nav_sel.png) no-repeat; height:43px; float:left; color:#DC371B;}
.header .header_nav .li_title .a_sel{ background:url(images/header_nav_sel.png) no-repeat; height:43px; float:left; color:#DC371B;}
.header .header_nav .li_title .a_hover{ background:url(images/header_nav_sel.png) no-repeat; height:43px; float:left; color:#DC371B;}

.header .header_sub_nav{ position:absolute;z-index:103;top:40px; left:0px; display:none;}
.header .header_sub_service{ width:357px; height:177px; float:left;}
.header .header_sub_service ul{  float:left;}
.header .header_sub_nav li{ width:108px; float:left; background:url(images/header_sub_bg.jpg) right 10px no-repeat; min-height:160px;-height:160px;}
.header .header_sub_nav li .sub_title{ width:108px; float:left; text-align:center; padding:13px 0;}
.header .header_sub_nav li .sub_title a{color: #E87B26; font-size: 15px; font-weight: bold;}
.header .header_sub_nav li .sub_title a:hover{ color:#DC371B;}
.header .header_sub_nav li .sub_info{ width:108px; float:left; margin:0 0 4px 0;}
.header .header_sub_nav li .sub_info a{ width:106px; height:21px; text-align:center; line-height:21px; float:left; color:#595757; font-size:14px; font-weight:bold;}
.header .header_sub_nav li .sub_info a:hover{ background:url(images/header_sub_hover.jpg) no-repeat; color:#DC371B;}

.header .header_sub_about li .sub_info{ margin:0 0 8px 0;}

.header .header_sub_join ul{ float:left; padding-top:12px;}
.header .header_sub_join li .sub_info{  margin:0 0 8px 0;}


/*container*/
.container{ width:942px; float:left; padding-bottom:20px;}
.container_solid{ background:url(images/container_solid.jpg) repeat-x; width:982px; height:9px; float:left; margin:0 0 0 4px;_margin:0 0 0 2px;}

/*index_banner*/
.index_banner{ width:942px; height:274px; overflow:hidden; float:left; margin:8px 0 11px 0; position:relative;}
.banner_nav{ position:absolute; bottom:10px; right:10px; z-index:999;}
.banner_nav li{ float:left;}
.banner_li_0_bg a{ background:url(images/banner_01_bg.jpg) no-repeat; width:25px; height:18px; float:left; margin:0 10px 0 0;cursor:pointer;}
.banner_li_0_bg .a_sel{ background:url(images/banner_01_sel.jpg) no-repeat;}
.banner_li_1_bg a{ background:url(images/banner_02_bg.jpg) no-repeat; width:25px; height:18px; float:left; margin:0 10px 0 0;cursor:pointer;}
.banner_li_1_bg .a_sel{ background:url(images/banner_02_sel.jpg) no-repeat;}
.banner_li_2_bg a{ background:url(images/banner_03_bg.jpg) no-repeat; width:25px; height:18px; float:left; margin:0 10px 0 0;cursor:pointer;}
.banner_li_2_bg .a_sel{ background:url(images/banner_03_sel.jpg) no-repeat;}
.banner_li_3_bg a{ background:url(images/banner_04_bg.jpg) no-repeat; width:25px; height:18px; float:left; margin:0 10px 0 0;cursor:pointer;}
.banner_li_3_bg .a_sel{ background:url(images/banner_04_sel.jpg) no-repeat;}
.banner_li_4_bg a{ background:url(images/banner_05_bg.jpg) no-repeat; width:25px; height:18px; float:left; margin:0 10px 0 0;cursor:pointer;}
.banner_li_4_bg .a_sel{ background:url(images/banner_05_sel.jpg) no-repeat;}
.banner_li_5_bg a{ background:url(images/banner_06_bg.jpg) no-repeat; width:25px; height:18px; float:left; margin:0 10px 0 0;cursor:pointer;}
.banner_li_5_bg .a_sel{ background:url(images/banner_06_sel.jpg) no-repeat;}

/*index_content*/
.index_content{ width:942px; float:left;}
.index_left{ width:201px; float:left;}
.left_app{ background:url(images/index_app_bg.jpg) no-repeat; width:201px; height:290px; float:left;}
.left_app_title{ width:201px; float:left; height:24px;}
.left_app_title a{ background:url(images/index_app_title.jpg) no-repeat; width:66px; height:24px; float:left; margin:0 0 0 37px;}
.left_app_title a:hover{ background:url(images/index_app_title_sel.jpg) no-repeat; width:66px; height:24px; float:left;}
.left_app_online{ float:left; margin:30px 0 0 18px;_margin:30px 0 0 9px;}
.left_app_online a{ width:168px; height:54px; float:left; margin:0 0 10px 0;}
.left_app_online .apply_online{background:url(images/index_app_new.png) no-repeat;}
.left_app_online .apply_online:hover{background:url(images/index_app_sel_new.png) no-repeat; }
.left_app_online .ask_online{background:url(images/index_ask.jpg) no-repeat;}
.left_app_online .ask_online:hover{background:url(images/index_ask_sel.jpg) no-repeat;}
.left_app_other { width:168px; float:left; margin:0 0 0 10px;_margin:0 0 0 5px;}
.left_app_other .apply_branch{ background:url(images/index_branch.jpg) no-repeat; width:168px; height:54px; float:left;}
.left_app_other .apply_branch:hover{ background:url(images/index_branch_sel.jpg) no-repeat;}
.index_service{ background:url(images/index_service_bg.jpg) no-repeat; width:201px; height:194px; float:left; margin:7px 0 0 0;}
.index_service_title{ width:201px; float:left; height:25px;}
.index_service_title a{ background:url(images/index_service_title.jpg) no-repeat; width:68px; height:25px; float:left; margin:1px 0 0 36px;}
.index_service_title a:hover{ background:url(images/index_service_title_sel.jpg) no-repeat; }
.index_service_info { width:182px; float:left; margin:8px 0 0 12px;_margin:8px 0 0 6px;}
.index_service_info li{ float:left; margin:0 6px 5px 0;}
.index_service_info li a{ width:85px; height:73px; float:left;}
.index_service_info li .index_condition{ background:url(images/index_condition.jpg) no-repeat;}
.index_service_info li .index_condition:hover{ background:url(images/index_condition_sel.jpg) no-repeat;}
.index_service_info li .index_process{ background:url(images/index_process.jpg) no-repeat;}
.index_service_info li .index_process:hover{ background:url(images/index_process_sel.jpg) no-repeat;}
.index_service_info li .index_calculate{ background:url(images/index_calculate.jpg) no-repeat;}
.index_service_info li .index_calculate:hover{ background:url(images/index_calculate_sel.jpg) no-repeat;}
.index_service_info li .index_mode{ background:url(images/index_mode.jpg) no-repeat;}
.index_service_info li .index_mode:hover{ background:url(images/index_mode_sel.jpg) no-repeat;}

.index_right{ float:left; width:732px; margin:0 0 0 7px;}
.index_product{ background:url(images/index_product_bg.jpg) no-repeat; width:732px; height:290px; float:left;}
.index_product_title{ float:left; height:24px; margin:0 0 0 37px;_margin:0 0 0 18px;}
.index_product_title a{ background:url(images/index_product_title.jpg) no-repeat; width:83px; height:24px; float:left;}
.index_product_title a:hover{ background:url(images/index_product_title_sel.jpg) no-repeat; }
.index_product_tab{ float:right; margin:9px 15px 0 0;}
.index_product_tab a{ background:url(images/index_product_tab.jpg) no-repeat; width:12px; height:14px; float:left; margin:0 10px 0 0;}
.index_product_tab a:hover{ background:url(images/index_product_tab_sel.jpg) no-repeat;}
.index_product_tab .a_sel{ background:url(images/index_product_tab_sel.jpg) no-repeat;}
.index_product_info{ width:732px;float:left; margin:15px 0 0 0;}
.index_product_box{ position:relative; float:left;width:728px;height:250px; margin:0 0 0 2px;  overflow:hidden; }
.index_product_slide{ position:absolute; left:0px; top: 0px;}
#IndexProduct{ width:9999px;}
.index_product_info li{background:url(images/index_product_li.jpg) no-repeat;  width:244px; float:left;}
.index_product_info li .show_photo{ width:244px; float:left;}
.index_product_info li .show_photo a{ width:217px; height:91px; float:left; margin:0 0 0 14px;}
.index_product_info li .show_photo a img{width:217px; height:91px;}
.index_product_info li .show_photo a .img_hover{ display:none;}
.index_product_info li .show_title{ width:244px; float:left; height:25px; line-height:25px;}
.index_product_info li .show_title h2{ color:#DC371B; font-size:16px; padding:8px 0 0 14px;}
.index_product_info li .show_text{ width:244px; float:left; height:25px; line-height:25px; margin:5px 0 0 0;}
.index_product_info li .show_text h3{font-size:13px; margin:0 0 0 34px; color:#333; font-weight:normal;}
.index_product_info li .show_info{ padding:3px 14px 0 14px; width:214px; float:left; font-size:12px; line-height:15px; min-height:55px;-height:55px;}
.index_product_info li .show_info .show_more{ color:#E87B26; font-size:12px;}
.index_product_info li .show_info .show_more:hover{ color:#DC371B;}
.index_product_info li .show_apply_btn{ float:left; width:244px;}
.index_product_info li .show_apply_btn .btn_apply{ margin:0 0 0 80px;}

.index_news{ background:url(images/index_news_bg.jpg) no-repeat; width:362px; height:194px; margin:7px 0 0 0; float:left;}
.index_news_title{ float:left; height:28px; margin:0 0 0 37px;_margin:0 0 0 18px;}
.index_news_title a{ background:url(images/index_news_title.jpg) no-repeat; width:66px; height:28px; float:left;}
.index_news_title a:hover{ background:url(images/index_news_title_sel.jpg) no-repeat; }
.index_news_info{ margin:10px 0 0 25px;_margin:10px 0 0 12px; width:298px; float:left; }
.index_news_info ul{ float:left; width:298px;}
.index_news_info li{background:url(images/icon_news.jpg) left 7px no-repeat; border-bottom: 1px dashed #D2D2D4; height: 25px; line-height: 25px; margin-bottom: 5px; width:298px; float:left; overflow:hidden;}
.index_news_info li span{ float:left; margin:0 0 0 15px;font-size:13px;}
.index_news_info li a{ margin:2px 0 0 15px;color:#595757; font-size:13px;}
.index_news_info li a:hover{ color:#DC371B;}
.index_news_info .show_more{ width:298px; float:left; text-align:right; height:25px; line-height:25px;}
.index_news_info .show_more a{ font-size:13px; color:#595757;}
.index_news_info .show_more a:hover{ color:#DC371B;}
.index_branch{ float:left; width:362px; margin:7px 0 0 8px;}
.index_branch_title{ background:url(images/index_branch_title_bg.jpg) no-repeat; width:362px; height:31px; float:left;}
.index_branch_title a{ background:url(images/index_branch_title.jpg) no-repeat; width:67px; height:24px; float:left; margin:0 0 0 37px;}
.index_branch_title a:hover{ background:url(images/index_branch_title_sel.jpg) no-repeat;}
.index_branch_info{ width:362px; float:left;}
.index_branch_info a{ background:url(images/index_map.jpg) no-repeat; width:362px; height:164px; float:left;background-size:contain;background-position: center;}
.index_branch_info a:hover{ background:url(images/index_map_sel.jpg) no-repeat;background-size: contain; background-position: center;}

/*footer*/
.footer_box{ background:#FFFFFF url(images/footer_bg.jpg) repeat-x ; width:100%;float:left; height:141px; }
.footer{ width:990px; margin:0 auto;}
.footer_info{ float:left;width:990px; margin:15px 0 0 0;}
.footer_weixin{ float:left;}
.footer_copy_right{ float:left; margin:4px 0 0 8px; width:500px;}
.footer_copy_right p{ font-size:13px; color:#595757; line-height:18px;}
.footer_copy_right p a{font-size:13px; color:#595757; }
.footer_copy_right p a:hover{ color:#DC371B; text-decoration:underline;} 
.footer_copy_right p span{ font-size:14px; color:#E87B26; font-weight:bold;}
.footer_copy_right p b{ font-size:14px; color:#145047;}

.footer_partner{ float:left;}
.footer_partner .show_title{ float:left; margin:10px 0 0 20px;_margin:10px 0 0 10px;}
.footer_partner .show_title a{ font-size:14px; color:#595757; font-weight:bold;}
.footer_partner .show_title a:hover{ color:#DC371B;}
.footer_partner .show_photo{ float:left;}

/*container_banner*/
.container_banner{ width:940px; float:left; margin:8px 0 11px 0;}

/*left_info*/
.left_info{ width:201px; float:left;}
.left_nav{ width:201px; float:left; margin:0 0 10px 0;}
.left_nav .left_nav_title{ background:url(images/left_nav_loan_title.png) no-repeat; width:201px; height:29px; float:left;}
.left_nav .left_nav_title b{ font-size:16px; color:#EB301D; line-height:29px; margin:0 0 0 35px; cursor:default;}
.left_nav .left_nav_info{ width:199px; float:left;border: 1px solid #B6B4B5; border-top:none;}
.left_nav .left_nav_info .a_title{ background:url(images/left_nav_bg.png) no-repeat; width:199px; height:35px; float:left;}
.left_nav .left_nav_info .a_title span{ font-size:15px; color:#585657; font-weight:bold; line-height:35px; margin:0 0 0 60px; cursor:pointer;}
.left_nav .left_nav_info .a_title:hover span{color:#DC371B;}
.left_nav .left_nav_info .a_sel{ background:url(images/left_nav_sel.png) no-repeat;}
.left_nav .left_nav_info .a_sel span{ cursor:pointer; color:#DC371B;}
.left_nav .left_nav_info .left_nav_sub{ width:199px; float:left; display:none;}
.left_nav .left_nav_info .left_nav_sub p{ float:left;}
.left_nav .left_nav_info .left_nav_sub a{ width:199px; height:28px; float:left; line-height:28px; background-color:#F7F8F8;}
.left_nav .left_nav_info .left_nav_sub a i{ background:url(images/icon_left_sub.png) no-repeat; width:7px; height:28px; float:left; margin:0 10px 0 55px;}
.left_nav .left_nav_info .left_nav_sub a span{ font-size:13px; color:#595757; font-weight:bold; line-height:28px;}
.left_nav .left_nav_info .left_nav_sub a:hover{ background-color:#FFE1C9;}
.left_nav .left_nav_info .left_nav_sub a:hover i{ background:url(images/icon_left_sub_hover.png) no-repeat;}
.left_nav .left_nav_info .left_nav_sub a:hover span{color:#DC371B; line-height:28px;}
.left_nav .left_nav_info .left_nav_sub .sub_sel{ background-color:none;}
.left_nav .left_nav_info .left_nav_sub .sub_sel i{ background:url(images/icon_left_sub_sel.png) no-repeat;}
.left_nav .left_nav_info .left_nav_sub .sub_sel span{color:#E87B26; line-height:28px;}
.left_nav .left_nav_info .left_nav_sub .sub_sel:hover{ background-color:#F7F8F8;}
.left_nav .left_nav_info .left_nav_sub .sub_sel:hover i{ background:url(images/icon_left_sub_sel.png) no-repeat;}
.left_nav .left_nav_info .left_nav_sub .sub_sel:hover span{color:#E87B26; line-height:28px;}

/*right_info*/
.right_info{ width:730px; float:left; margin:0 0 0 9px;}
.right_content{ width:728px; float:left;}
.position{ background:url(images/position_bg.png) no-repeat; width:730px; height:30px; float:left;color:#595757; font-size:13px;}
.position_02{ background:url(images/position_bg_02.png) no-repeat;}
.position a{ line-height:29px; color:#595757; font-size:13px; float:left;}
.position .home{ margin:0 0 0 12px;}
.position .class:hover{ color:#DC371B;}
.position b{ line-height:30px; float:left;}
.position i{background:url(images/position_icon.jpg) no-repeat; height:30px; width:7px; float:left; margin:0 10px;}

/*loan*/
.loan_index{ width:690px; float:left; margin:20px 0 0 20px;_margin:20px 0 0 10px;}
.loan_index_ul{ width:690px; float:left;}
.loan_index_ul li{ width:690px; min-height:180px; _height:180px; margin-bottom:30px; float:left;}
.loan_index_ul li .show_photo{ background:url(images/loan_photo_bg.jpg) no-repeat; width:247px; height:178px; float:left;}
.loan_index_ul li .show_photo a{  width:207px; height:147px; float:left; margin:15px 0 0 15px;}
.loan_index_ul li .loan_boss{ background:url(images/loan_boss.jpg) no-repeat;}
.loan_index_ul li .loan_boss:hover{ background:url(images/loan_boss_sel.jpg) no-repeat; }
.loan_index_ul li .loan_card{ background:url(images/loan_card.jpg) no-repeat;}
.loan_index_ul li .loan_card:hover{ background:url(images/loan_card_sel.jpg) no-repeat; }
.loan_index_ul li .loan_esd{ background:url(images/loan_esd.jpg) no-repeat;}
.loan_index_ul li .loan_esd:hover{ background:url(images/loan_esd_sel.jpg) no-repeat; }
.loan_index_ul li .loan_owner{ background:url(images/loan_owner.jpg) no-repeat;}
.loan_index_ul li .loan_owner:hover{ background:url(images/loan_owner_sel.jpg) no-repeat; }
.loan_index_ul li .loan_wage{ background:url(images/loan_wage.jpg) no-repeat;}
.loan_index_ul li .loan_wage:hover{ background:url(images/loan_wage_sel.jpg) no-repeat; }
.loan_index_ul li .show_info{ width:435px; float:left; margin: 0 0 0 5px;}
.loan_index_ul li .show_title{ width:435px; float:left;color: #DB3618; font-size: 16px; font-weight: bold; height: 30px;line-height: 30px;}
.loan_index_ul li .show_text{ width:435px; float:left; line-height:20px; height:40px; color:#595757; font-size:13px;}
.loan_index_ul li .show_text a{ font-size:13px; color:#595757;}
.loan_index_ul li .show_text a:hover{ color:#DC371B;}
.loan_index_ul li .show_about{ width:435px; float:left; background-color:#E6E6E6; padding:6px 0;}
.loan_index_ul li .show_about table{ width:435px;}
.loan_index_ul li .show_about td{ padding:5px 0; font-size:13px; color:#595757;}
.loan_index_ul li .show_about a{ font-size:13px; color:#595757;}
.loan_index_ul li .show_about a:hover{ color:#DC371B;}


.loan_details{ width:699px; float:left; border:1px solid #B7B5B5; margin:20px 0 50px 16px;_margin:20px 0 50px 8px;}
.loan_details_title{ width:699px; float:left;}
.loan_details .boss_title{ background:url(images/loan_title_boss.jpg) no-repeat; height:57px;}
.loan_details .wage_title{ background:url(images/loan_title_wage.jpg) no-repeat; height:57px;}
.loan_details .owner_title{ background:url(images/loan_title_owner.jpg) no-repeat; height:57px;}
.loan_details .esd_title{ background:url(images/loan_title_esd.jpg) no-repeat; height:57px;}
.loan_details .card_title{ background:url(images/loan_title_card.jpg) no-repeat; height:57px;}
.loan_details_title .btn_apply_boss{ float:right; margin:20px 30px 0 0;}
.loan_details_title .btn_apply{ float:right; margin:20px 30px 0 0;}
.loan_details_title .btn_apply_owner{ float:right; margin:20px 30px 0 0;}
.loan_details_title .btn_apply_card{ float:right; margin:20px 30px 0 0;}
.loan_details_info{ width:635px; float:left; margin: 15px 0 0 35px;_margin: 15px 0 0 17px;}
.loan_details_info .show_intro{ line-height:20px; color:#595757;}
.loan_details_info .show_intro strong{}
.loan_details_info .show_intro a{ font-size:13px; color:#E87B26;}
.loan_details_info .show_intro a:hover{ color:#DC371B;}
.loan_details_info .show_info{ width:559px; float:left; margin:15px 0 0 40px;_margin:15px 0 0 20px;}
.loan_details_info .show_info .show_photo{ float:left; margin:0 0 0 18px;}
.loan_details_info .show_info .show_other{ float:left; margin:10px 0 0 0;}
.loan_details_info .show_info .show_other p{ line-height:20px; float:left; width:559px;}
.loan_details_info .show_info .show_other p .img_title{ float:left; margin:10px 0 10px 5px;}
.loan_details_info .show_info .show_other a{ font-size:13px; color:#E87B26;}
.loan_details_info .show_info .show_other a:hover{ color:#DC371B;}

.loan_details_apply{ border-top:1px dashed #DC371B; margin:20px 0 0 0; width:699px; float:left;}
.loan_apply_info{ width:598px; margin:20px 0 0 50px;_margin:20px 0 0 25px; float:left;}
.loan_apply_tab{ width:598px; float:left;}
.loan_apply_tab img{ float:left;}
.loan_apply_table{ width:598px; float:left;}
.loan_apply_table table{ width:598px;}
.loan_apply_table td{ padding:5px 0; color:#595757; line-height:20px;}
.loan_apply_table td a{ color:#E87B26; font-size:13px;}
.loan_apply_table td a:hover{ color:#DC371B;}
.loan_apply_table td .alert{ float:left; margin:0 0 0 10px; color:#DC371B; font-weight:normal;}
.loan_apply_table td span{ margin:0 5px;}
.loan_apply_table td .show_alert{ float:left; line-height:18px;}
.loan_apply_table td .show_alert span{ float:none; margin:0;color:#F00;}

/*esd���� wukx*/
.apply-pg-display {color: #595757; margin: 0 10px 0 3px;}
.apply-pg-display-require{color: #d50964;}
.apply-pg-input{width: 160px;height: 22px;}
.apply-pg-td{width: 200px;height: 30px;text-align: right;}
.apply-pg-ck{color:#999;}
.apply-pg-btn{background:url(/images/two-boss-submit.jpg) no-repeat;width:68px;height:28px;border:none;cursor:pointer;}
.apply-pg-btn:hover{background:url(/images/two-boss-submit-over.jpg) no-repeat;}
.apply-pg-btn-reset{background:url(/images/two-boss-reset.jpg) no-repeat;width:68px;height:28px;border:none;cursor:pointer;}
.apply-pg-btn-reset:hover{background:url(/images/two-boss-reset-over.jpg) no-repeat;}

/*help*/
.help_info{width:703px; float:left;margin:20px 0 50px 14px;_margin:20px 0 50px 7px;}
.help_condition{ width:703px; float:left; }
.help_condition_title{ background:url(images/help_title_condition.jpg) no-repeat; width:703px; height:85px; float:left;}
.help_condition_title strong{ margin:45px 0 0 23px; font-size:15px; color:#595757; float:left;}
.help_condition_text{background-color: #E6E6E6;border-left: 1px solid #B7B5B6;border-right: 1px solid #B7B5B6;padding-top: 22px;width: 701px; float:left;}
.help_condition_text p{ line-height:28px; width:701px; float:left; color:#595757;}
.help_condition_text img{ float:left; margin:8px 10px 0 61px;}
.help_condition_text strong{ color:#FF4200; margin:0 0 0 60px; font-weight:normal; line-height:40px;}

.help_condition_solid{ background:url(images/help_solid_condition.jpg) no-repeat; width:703px; height:5px; float:left;}

.help_condition_info{ width:703px; float:left;}
.help_condition_info li{ width:703px; float:left;}
.help_condition_info .li_boss{ background:url(images/help_condition_boss.jpg) no-repeat; height:99px;}
.help_condition_info .li_wage{ background:url(images/help_condition_wage.jpg) no-repeat; height:140px;}
.help_condition_info .li_owner{ background:url(images/help_condition_owner.jpg) no-repeat; height:99px;}
.help_condition_info .li_esd{ background:url(images/help_condition_esd.jpg) no-repeat; height:150px;}
.help_condition_info .li_card{ background:url(images/help_condition_card.jpg) no-repeat; height:99px;}
.help_condition_info li .show_text{ margin:42px 0 0 90px;_margin:42px 0 0 45px;width:465px; float:left;}
.help_condition_info li .show_text p{ margin:9px 0; line-height:18px;}
.help_condition_info li .show_apply{ width:100px; float:left; margin:47px 0 0 0;}
.help_condition_info .li_owner .show_text{ margin:46px 0 0 90px;width:465px; float:left;_margin:46px 0 0 45px;}
.help_condition_info .li_owner .show_apply{ width:100px; float:left; margin:51px 0 0 0;}
.help_condition_info .li_card .show_text{ margin:46px 0 0 90px;width:465px; float:left;_margin:46px 0 0 45px;}
.help_condition_info .li_card .show_apply{ width:100px; float:left; margin:51px 0 0 0;}


.help_process{ background:url(images/help_process_bg.jpg) no-repeat; width:703px; height:554px; float:left;}
.help_process_info{ margin:349px 0 8px 424px;_margin:349px 0 8px 208px; float:left; width:200px;}
.help_process_info .show_title{ margin:0 0 0 10px; float:left; width:200px;}
.help_process_info .show_text{ float:left; margin:12px 0 0 0; width:200px;}
.help_process_info .show_text p{ float:left; height:23px; line-height:23px; width:140px;}
.help_process_info .help_process_title{ background:url(images/help_process_title.jpg) no-repeat; width:68px; height:16px; float:left;}
.help_process_info .help_process_title:hover{ background:url(images/help_process_title_hover.jpg) no-repeat;}
.help_process_info .help_process_more{ background:url(images/help_process_more.jpg) no-repeat; width:72px; height:14px; float:left; margin:3px 0 0 10px;}
.help_process_info .help_process_more:hover{background:url(images/help_process_more_hover.jpg) no-repeat;}
.help_process_info .help_process_text_01{ background:url(images/help_process_text_01.jpg) no-repeat; width:163px; height:13px; float:left;}
.help_process_info .help_process_text_01:hover{ background:url(images/help_process_text_01_hover.jpg) no-repeat;}
.help_process_info .help_process_text_02{ background:url(images/help_process_text_02.jpg) no-repeat; width:149px; height:13px; float:left;}
.help_process_info .help_process_text_02:hover{ background:url(images/help_process_text_02_hover.jpg) no-repeat;}
.help_process_info .help_process_text_03{ background:url(images/help_process_text_03.jpg) no-repeat; width:130px; height:12px; float:left;}
.help_process_info .help_process_text_03:hover{ background:url(images/help_process_text_03_hover.jpg) no-repeat;}


.help_faq{ width:703px; float:left;}
.help_faq_title{ background:url(images/help_title_faq.jpg) no-repeat; width:703px; height:60px; float:left;}
.help_repay_title{ background:url(images/help_title_repay.jpg) no-repeat; width:703px; height:76px; float:left;}
.help_repay_title strong{  color: #DC371B; font-size: 15px; margin:45px 0 0 23px; float:left;}
.help_faq_info{ width:701px; float:left; border:1px solid #B7B5B6; border-top:none; padding-bottom:50px;}
.help_faq_info li{ width:701px; float:left; }
.help_faq_info li .show_question{font-weight: bold;height: 25px; padding:10px 0 5px 20px; line-height:25px;width: 661px;}
.help_faq_info li .show_answer{padding: 10px 55px 10px 55px; width:591px; float:left; background-color:#E6E6E6; line-height:20px;}
.help_faq_info li .show_answer a{ color:#E87B26;}
.help_faq_info li .show_answer a:hover{ color:#DC371B;}

.help_calculate{ width:703px; float:left;}
.help_calculate_title{ background:url(images/help_title_calculate.jpg) no-repeat; width:703px; height:66px; float:left;}
.help_calculate_info{ background:url(images/help_calculate_bg.jpg) no-repeat 26px; width:650px; height:326px; float:left;border:1px solid #B7B5B6; border-top:none; padding:0px 25px 50px 26px;}
.help_calculate_left{ width:260px; float:left; margin:100px 0 0 35px;_margin:100px 0 0 12px;}
.help_calculate_left p{ width:260px; color:#595757; padding:7px 0; font-size:15px; line-height:22px;}
.help_calculate_left span{ font-size:15px; color:#595757;}
.help_calculate_left b{ font-weight:normal; font-size:15px;}
.help_calculate_right{ width:260px; float:left; margin:90px 0 0 95px;}
.help_calculate_right p{ width:240px; color:#595757; padding:7px 0; font-size:15px; line-height:22px;}
.help_calculate_right .font_red{color: #C80000; font-size:18px;}
.help_calculate_right .alert_text{text-align:left; font-weight:bold;font-size: 24px; margin:80px 0 0 0;}
.help_calculate_right .alert_money{ color: #DC371B;font-size: 25px; text-align:right; font-weight:bold;}
.help_calculate_right .alert_explain{line-height: 20px; font-size:13px;  margin:8px 0 0 0;}
.help_calculate_left .input_province{ float:none;}
.help_calculate_left .input_city{ float:none;}

.help_message{ width:703px; float:left;}
.help_message_title{ background:url(images/help_title_message.jpg) no-repeat; width:703px; height:76px; float:left;}
.help_message_info{ width:701px; float:left;border:1px solid #B7B5B6; border-top:none; padding-bottom:50px;}
.help_message_table{ width:701px; float:left;}
.help_message_table table{ width:701px;}
.help_message_table td{ font-size:13px; font-weight:bold; padding:5px 0; line-height:20px;}
.help_message_table td span{ font-weight:normal; float:left; margin:0 6px;}
.help_message_table td .alert{ font-weight:normal; color:#DC371B;}
.help_message_table td a{color:#E87B26;}
.help_message_table td .input_w40{ float:left; margin:0px 5px 0 0;}
.help_message_table td .input_w150{ float:left;}
.help_message_table td .font_orange{ float:none;}
.help_message_table td .field-validation-error {margin:0;}
.help_message_table td .field-validation-error span{ color:#FF0000;margin:0;}
.help_message_table td img{ float:left; margin:0px 5px 0 0;}
.help_message_table .input_radio{ *margin:-2px 0 0 0;}
.help_message_table .input_check{ *margin:-2px 0 0 0;}

.help_message_list{ width:701px; float:left;}
.help_message_list .message_list_title{ background:url(images/help_msglist_bg.jpg) repeat-x; width:701px; height:44px; float:left;}
.help_message_list .message_list_title b{ background:url(images/help_msglist_title.jpg) no-repeat; width:85px; height:44px; float:left; margin:0 0 0 31px;}
.help_message_list .message_list_info{ width:701px; float:left;}
.help_message_list .message_list_search{ padding:10px 0 5px 0; border-bottom:1px dashed; float:left; width:701px;}
.help_message_list .message_list_search span{ float:left; color:#595757; line-height:22px;}
.help_message_list .message_list_ul{ width:572px; float:left; margin:20px 0 0 65px;_margin:20px 0 0 32px;}
.help_message_list .message_list_ul ul{ width:572px; float:left;}
.help_message_list .message_list_ul li{ width:572px; float:left; margin:0 0 25px 0;}
.help_message_list .message_list_ul li .show_user_info{ width:572px; float:left;}
.help_message_list .message_list_ul li .show_user_info img{ float:left;}
.help_message_list .message_list_ul li .show_user_info span{ float:left; margin:5px 20px 0 10px;}
.help_message_list .message_list_ul li .show_question_info{ width:540px; border:1px solid #B7B5B5; padding:15px; float:left; margin:10px 0 0 0;word-wrap:break-word;word-break:break-all}
.help_message_list .message_list_ul li .show_question_info .show_message{ width:540px; float:left; color:#E87B26; margin:0 0 10px 0;}
.help_message_list .message_list_ul li .show_question_info .show_answer{ width:510px; float:left; padding:0 0 0 30px; line-height:20px;word-wrap:break-word;word-break:break-all}

/*case*/
.case_info{ width:660px; float:left; margin:20px 0 50px 20px;_margin:20px 0 50px 10px;}
.case_list{ width:660px; float:left;}
.case_list_title{ width:660px; float:left; font-size:14px;}
.case_list_title a{ color:#585757;}
.case_list_title a:hover{ color:#DC371B;}
.case_list_info{ width:660px; float:left; margin:10px 0 0 0;}
.case_list_info ul{ width:660px; float:left;}
.case_list_info li{ width:660px; float:left; margin:20px 0 0 0; border-bottom:1px dashed #ccc; padding-bottom:15px;}
.case_list_info li .show_photo{ margin:0 20px;_margin:0 12px; float:left; width:90px;}
.case_list_info li .show_photo img{ padding:5px; border:1px solid #ccc; float:left;}
.case_list_info li .show_info{ width:530px; float:left;}
.case_list_info li .show_info .show_title{ width:530px; height:30px; line-height:30px; float:left;}
.case_list_info li .show_info .show_title a{ font-size:14px; color:#585757; font-weight:bold;}
.case_list_info li .show_info .show_title a:hover{ color:#DC371B;}
.case_list_info li .show_info .show_text{ width:530px; float:left; height: 40px; line-height: 20px; overflow: hidden; font-size:14px; margin:10px 0 0 0;}
.case_list_info li .show_info .show_text a{ color:#E87B26; font-size:12px; margin-left:10px;}
.case_list_info li .show_info .show_text a:hover{ color:#DC371B;}

.case_details{ width:660px; float:left;}
.case_details_class{ width:660px; float:left;}
.case_details_class .show_photo{ float:left; width:100px;}
.case_details_class .show_info{ float:left; margin:10px 0 0 0; width:560px;}
.case_details_class .show_title{ width:560px; float:left; font-size:18px; color:#DC371B; font-weight:bold; line-height:30px;}
.case_details_class .show_text{ width:560px; float:left; margin:5px 0 0 0;}
.case_details_class .show_text p{font-size:14px; color:#595757; font-weight:bold; line-height:20px;}

/*content_details*/
.content_details{ width:660px; float:left; margin:20px 0 0 0; }
.content_details_title{ width:660px; float:left; text-align:center; line-height:30px;}
.content_details_title h2{ font-size:14px; color:#DC371B;}
.content_details p{font-size:14px; line-height:20px;margin:20px 0 0 0; text-indent: 25px;}
.content_details a{color:#E87B26; }
.content_details a:hover{color:#DC371B; text-decoration:underline;}
.content_details .show_time{ color:#999; float:left; line-height:30px; width:660px; font-size:14px; margin:20px 0 0 0;}
.content_details .show_more{ font-size:14px; color:#595757; line-height:30px; width:660px; float:left;}
.content_details .show_more a{color:#E87B26; }
.content_details .show_more a:hover{color:#DC371B; text-decoration:underline;}

/*page_list*/
.page_list{ float:right; margin:20px 20px 10px 0; height:30px; line-height:28px;}
.page_list a{ font-size:14px;color:#E87B26; border:1px solid #ccc;padding:2px 5px; margin:0 0 0 3px;}
.page_list .a_sel{ border:1px solid transparent; font-weight:bold;}
.page_list .page_total{ cursor:default;}

/*about*/
.about_content{width:703px; float:left;margin:20px 0 50px 14px;_margin:20px 0 50px 7px;}
.about_content .about_tab{ width:703px; float:left; position:relative; height:32px;}
.about_content .about_tab ul{ width:450px; float:left; margin:0 0 0 33px; position:absolute;}
.about_content .about_tab ul li{ width:107px; height:33px; float:left; cursor:pointer; margin:0 4px 0 0;}
.about_content .about_tab ul li a{width:107px; height:33px; float:left; }
.about_content .about_tab ul .about_tab_profile a{ background:url(images/about_tab_profile.jpg) no-repeat; }
.about_content .about_tab ul .about_tab_profile .a_sel{ background:url(images/about_tab_profile_sel.jpg) no-repeat;}
.about_content .about_tab ul .about_tab_course a{ background:url(images/about_tab_course.jpg) no-repeat; }
.about_content .about_tab ul .about_tab_course .a_sel{ background:url(images/about_tab_course_sel.jpg) no-repeat;}
.about_content .about_tab ul .about_tab_partner a{ background:url(images/about_tab_partner.jpg) no-repeat; }
.about_content .about_tab ul .about_tab_partner .a_sel{ background:url(images/about_tab_partner_sel.jpg) no-repeat;}
.about_content .about_tab ul .about_tab_hq a{ background:url(images/about_tab_hq.jpg) no-repeat; }
.about_content .about_tab ul .about_tab_hq .a_sel{ background:url(images/about_tab_hq_sel.jpg) no-repeat;}

.about_info{ width:701px; border:1px solid #B7B5B5; float:left; padding-bottom:20px;}
.about_details{ width:681px; float:left; margin:23px 10px;_margin:23px 5px; display:none;}
.about_profile{ width:681px; float:left;}
.about_profile .show_text{ margin:0 0 0 23px; _margin:0 0 0 11px; float:left; width:635px; line-height:20px;}
.about_profile .show_text h2{ color:#DC371B; font-weight:normal;}
.about_profile .show_text a:hover{color:#DC371B;}
.about_profile .show_photo{ width:681px; float:left; padding:10px 0; margin:30px 0; background-color:#EBEBEB; position:relative;}
.about_profile .show_photo .slide_info{ width:628px; float:left; margin:0 0 0 26px;_margin:0 0 0 13px;}
.about_profile .show_photo li{ width:314px; float:left; text-align:center;}
.about_profile .show_photo li img{ border:5px solid #FFF;}
.about_profile .show_photo .btn_left{ position:absolute; left:10px; top:75px; z-index:3;}
.about_profile .show_photo .btn_right{ position:absolute; right:10px; top:75px; z-index:3;}
.about_course{ width:610px; float:left; margin:0 0 0 23px;_margin:0 0 0 11px;}
.about_course_tab{ width:44px; float:left;}
.about_course_tab li{ width:44px; float:left;}
.about_course_tab a{ float:left; width:38px;height:34px;}
.about_course_tab .a_sel{ width:44px; height:84px;}
.about_course_tab .course_2017 a{ background:url(images/about_course_2017.png) no-repeat; }
.about_course_tab .course_2017 .a_sel{ background:url(images/about_course_2017_hover.png) no-repeat;}
.about_course_tab .course_2016 a{ background:url(images/about_course_2016.png) no-repeat; }
.about_course_tab .course_2016 .a_sel{ background:url(images/about_course_2016_hover.png) no-repeat;}
.about_course_tab .course_2015 a{ background:url(images/about_course_2015.png) no-repeat; }
.about_course_tab .course_2015 .a_sel{ background:url(images/about_course_2015_hover.png) no-repeat;}
.about_course_tab .course_2014 a{ background:url(images/about_course_2014.jpg) no-repeat; }
.about_course_tab .course_2014 .a_sel{ background:url(images/about_course_2014_hover.jpg) no-repeat;}
.about_course_tab .course_2013 a{ background:url(images/about_course_2013.jpg) no-repeat; }
.about_course_tab .course_2013 .a_sel{ background:url(images/about_course_2013_hover.jpg) no-repeat;}
.about_course_tab .course_2012 a{ background:url(images/about_course_2012.jpg) no-repeat;}
.about_course_tab .course_2012 .a_sel{ background:url(images/about_course_2012_hover.jpg) no-repeat;}
.about_course_tab .course_2011 a{ background:url(images/about_course_2011.jpg) no-repeat;}
.about_course_tab .course_2011 .a_sel{ background:url(images/about_course_2011_hover.jpg) no-repeat;}
.about_course_tab .course_2010 a{ background:url(images/about_course_2010.jpg) no-repeat;}
.about_course_tab .course_2010 .a_sel{ background:url(images/about_course_2010_hover.jpg) no-repeat;}
.about_course_tab .course_2009 a{ background:url(images/about_course_2009.jpg) no-repeat;}
.about_course_tab .course_2009 .a_sel{ background:url(images/about_course_2009_hover.jpg) no-repeat;}
.about_course_tab .course_2008 a{ background:url(images/about_course_2008.jpg) no-repeat; }
.about_course_tab .course_2008 .a_sel{ background:url(images/about_course_2008_hover.jpg) no-repeat;}
.about_course_tab .course_2006 a{ background:url(images/about_course_2006.jpg) no-repeat; }
.about_course_tab .course_2006 .a_sel{ background:url(images/about_course_2006_hover.jpg) no-repeat;}
.about_course_tab .course_2003 a{ background:url(images/about_course_2003.jpg) no-repeat; }
.about_course_tab .course_2003 .a_sel{ background:url(images/about_course_2003_hover.jpg) no-repeat;}

.about_coures_info{  margin:0 0 0 36px; width:530px; float:left;}
.about_coures_info .about_course_details{ width:530px; float:left; display:none;}
.about_coures_info .about_course_details li{ width:530px; float:left; margin:20px 0 0 0;}
.about_coures_info .about_course_details li .show_title{ background:url(images/icon_course_title.jpg) no-repeat 0 5px; padding:0 0 0 16px; font-size:14px; font-weight:bold; line-height:20px; width:514px;}
.about_coures_info .about_course_details li .show_title a{ font-size:14px;}
.about_coures_info .about_course_details li .show_title a:hover{ color:#DC371B;}
.about_coures_info .about_course_details li .show_info{ width:514px; float:left; padding:0 0 0 16px; margin:10px 0 0 0;}

.about_partner{ width:635px; float:left; margin:0 0 0 23px;_margin:0 0 0 11px; }
.about_partner .show_text{ width:635px; float:left;}
.about_partner .show_info{ width:635px; float:left; margin:40px 0 0 0;}
.about_partner .show_info li{ float:left; margin:0 30px 30px 0;}

.about_hq{ width:623px; float:left; margin:0 0 0 23px;_margin:0 0 0 11px; }
.about_hq .show_info{ width:623px; float:left;}
.about_hq .show_info img{ float:left;}
.about_hq .show_info a{ color:#DC371B;}
.about_hq .show_info a:hover{ color:#E87B26;}


.about_content .about_details_title{ width:703px; height:76px; float:left;}
.about_content .culture_title{ background:url(images/about_title_culture.jpg) no-repeat;}
.about_content .duty_title{ background:url(images/about_title_duty.jpg) no-repeat; height:179px; float:left;}
.about_content .duty_title p{ line-height:23px; margin:45px 0 0 23px; width:490px; float:left;}
.about_content .employee_title{ background:url(images/about_title_employee.jpg) no-repeat; height:76px; float:left;}
.about_content .law_title{ background:url(images/about_title_law.jpg) no-repeat; height:76px; float:left;}
.about_content .law_title strong{ float:left; margin:45px 0 0 23px; font-size:15px; color:#DC371B;}
.about_culture{ width:701px; float:left;border:1px solid #B7B5B6; border-top:none; }
.about_culture_info{ width:640px; float:left; margin:0 0 0 40px;_margin:0 0 0 20px;}
.about_culture_info ul{ width:640px; float:left;}
.about_culture_info li{ width:640px; float:left; padding:20px 0 30px 0;}
.about_culture_info li .show_photo{ width:184px; float:left; padding:2px; background-color:#fff;}
.about_culture_info li .show_photo img{ float:left;}
.about_culture_info li .show_info{ width:434px; float:left; margin: 0 0 0 15px;}
.about_culture_info li .show_info .show_title{ width:434px; float:left;font-size: 15px; font-weight: bold; height: 28px; line-height: 28px;}
.about_culture_info li .show_info .show_text{ width:434px; float:left; line-height:20px; margin:10px 0 0 0;}
.about_culture_info li .show_info .show_text a:hover{ color:#DC371B;}

.about_duty{ width:701px; float:left;border:1px solid #B7B5B6; border-top:none; }
.about_duty .about_duty_slide{ width:701px; float:left; padding:10px 0; margin:30px 0; background-color:#EBEBEB; position:relative;}
.about_duty .about_duty_slide .slide_info{ width:628px; float:left; margin:0 0 0 30px;_margin:0 0 0 15px;}
.about_duty .about_duty_slide .slide_info li{ width:214px; float:left; text-align:center;}
.about_duty .about_duty_slide .slide_info li img{ border:5px solid #FFF;}
.about_duty .about_duty_slide .btn_left{ position:absolute; left:10px; top:75px; z-index:3;}
.about_duty .about_duty_slide .btn_right{ position:absolute; right:10px; top:75px; z-index:3;}

.about_duty_news{ width:701px; float:left; padding:0 0 20px 0;}
.about_duty_news_title{ background:url(images/about_duty_news_title.jpg) repeat-x; width:701px; height:35px; float:left; }
.about_duty_news_title a{ background:url(images/about_duty_news_title_a.jpg) no-repeat; width:77px; height:34px; float:left; margin:0 0 0 31px;}
.about_duty_news_info{ width:660px; float:left; margin:0 0 0 21px;_margin:0 0 0 10px;}
.about_duty_news_info ul{ width:660px; float:left;margin:20px 0 0 0;}
.about_duty_news_info li{ width:660px; float:left; border-bottom: 1px dashed #DCDDDD;height: 25px; margin:0 0 10px 0;}
.about_duty_news_info li .show_time{ width:120px; float:left;}
.about_duty_news_info li .show_time span{ margin:0 0 0 10px;} 
.about_duty_news_info li .show_news { width:540px; float:left;}
.about_duty_news_info li .show_news a:hover{ color:#DC371B;}
.about_duty_news_more{ width:630px; float:left; text-align:right;}
.about_duty_news_more a{ font-size:15px; color:#E87B26; font-weight:bold;}
.about_duty_news_more a:hover{ color:#DC371B;}

.about_employee{ width:701px; float:left;border:1px solid #B7B5B6; border-top:none; }
.about_employee_info{ width:701px; float:left;}
.about_employee_info ul{ width:701px; float:left; margin:0 0 20px 0;}
.about_employee_info li{ width:701px; float:left;}
.about_employee_info li .show_title{height:20px; line-height:20px; background:url(images/icon_employee.jpg) no-repeat 30px 10px #E6E6E6; padding:6px 40px 6px 55px; width:606px; float:left;}
.about_employee_info li .show_info{ width:701px; float:left; padding:20px 0 30px 0;}
.about_employee_info li .show_photo{ width:200px; height:150px; overflow:hidden; float:left; margin:4px 15px 0 25px;_margin:4px 15px 0 12px;}
.about_employee_info li .show_text{ width:436px; float:left; line-height:20px; height:158px; overflow:hidden;}

.about_news{ width:728px; float:left;border:1px solid #B7B5B6; border-top:none; padding-bottom:30px; }
.about_news_info{ width:678px; float:left; margin:20px 0 0 25px;_margin:20px 0 0 13px; padding:0 0 10px 0;}
.about_news_title{ background:url(images/about_title_news.jpg) no-repeat; width:678px; height:30px; float:left; line-height:30px;}
.about_news_title .show_title{ float:left; font-size:15px; font-weight:bold; margin:0 0 0 8px; color:#DC371B;}
.about_news_title .show_title:hover{ color:#E87B26;}
.about_news_title .show_more{ font-size:13px; color:#E87B26; float:right; margin:0 10px 0 0;}
.about_news_title .show_more:hover{ color:#DC371B;}
.about_news_hot{ width:678px; float:left; margin:20px 0 0 0;}
.about_news_hot .show_photo{ width:192px; float:left; height:136px; overflow:hidden; margin:0 10px;}
.about_news_hot .show_photo a{ padding:5px; border:1px solid #B5B5B6; float:left;}
.about_news_hot .show_info{ width:440px; float:left; margin:10px 0 0 10px;}
.about_news_hot .show_title{ width:440px; height:40px; line-height:20px; float:left; text-align:center;}
.about_news_hot .show_title a{ font-size:14px; color:#595757; font-weight:bold;}
.about_news_hot .show_title a:hover{ color:#DC371B;}
.about_news_hot .show_text{ color:#999999; width:440px; float:left; line-height:20px; height:100px; overflow:hidden;}
.about_news_hot .show_more{ color:#E87B26;}
.about_news_hot .show_more:hover{color:#DC371B;}
.about_news_list{ width:678px; float:left;}
.about_news_list ul{ width:678px; float:left;}
.about_news_list li{ width:678px; float:left;background:url(images/icon_about_news.jpg) no-repeat 5px 16px;  border-bottom: 1px dashed #DCDDDD; height: 30px; padding:5px 0;line-height: 30px;}
.about_news_list li .show_news{ float:left; margin:0 0 0 18px;_margin:0 0 0 9px;}
.about_news_list li .show_news a{color:#595757;}
.about_news_list li .show_news a:hover{ color:#DC371B;}
.about_news_list li .show_time{ float:right; width:80px;}


/*apply*/
.apply{width:703px; float:left;margin:20px 0 50px 14px;_margin:20px 0 50px 7px;}
.apply_title{ background:url(images/apply_title.jpg) no-repeat; width:703px; height:76px; float:left;}
.apply_title p{font-size: 15px; font-weight: bold; height: 31px; margin:45px 0 0 23px;}
.apply_title b{ font-size:15px; color:#DC371B;}
.apply_info{ width:701px; float:left;border:1px solid #B7B5B6; border-top:none; position:relative;}
.apply_info .apply_text{ width:650px; padding:10px 25px; float:left; margin:0; background-color:#FFF4F4; line-height:20px;}
.apply_info_table{ width:701px; float:left;}
.apply_info_table table{ width:701px;}
.apply_info_table tr{ padding:10px 0;}
.apply_info_table td{ line-height:20px; padding:12px 0;}
.apply_info_table td span{color:#DC371B; margin:0;}
.apply_info_table td p{ float:left; width:540px;}
.apply_info_table td .input_w150{ float:left;}
.apply_info_table td .alert{ float:left; margin:0 0 0 10px; color:#DC371B; font-weight:normal;}
.apply_info_table td a{ color:#E87B26;}
.apply_info_table td a:hover{ color:#DC371B;}
.apply_info_table .tr_odd{ background-color:#FFF4F4;}
.apply_info_table .tr_odd td{background-color:#FFF4F4;}
.apply_info_table .input_province{ width:90px;}
.apply_info_table .input_check{ float:none;}
.apply_info_table .field-validation-error { line-height: 22px;}
.apply_book_bg{ background:url(images/apply_book.gif) no-repeat; width:164px; height:157px; position:absolute; top:220px; left:480px;}
.apply_alert{line-height: 20px; padding: 10px 23px 20px 53px; width: 625px; float:left;}

/*sites*/
.sites_info{ width:705px; margin:20px 0 50px 13px;}
.sites_table { border:1px solid #FBCBA5; }
.sites_table td{ border:1px solid #FBCBA5; }
.two-network{width: 705px;height: auto; margin:0 50px 0 18px;}
.two-networka{width: 691px;height: 400px;border: 1px solid #E87B26;padding: 5px;}
.two-networkaa{width: 691px; height: 370px;}
.two-networkab{width: 691px;height: 30px;line-height: 30px;text-align: right;}
.two-networkaa ul{ width: 691px;height: 370px;}
.two-networkaaa{width: 201px;height: 370px;float: left;}
.two-networkaab{width: 483px;height: 368px;margin:0 0 0 5px;float: left;border: 1px solid #DDDDDD;background-color: #F5F3F4;}
#map{width: 100%;height: 100%;}
.two-networkaaaa{width: 201px;height: 27px;background: url(images/sites_title_search.jpg) no-repeat;margin:0 0 10px 0;}
.two-networkaaab{width: 201px;height: 25px; text-align: right;}
.two-networkaaac{height: 25px;margin:0 0 10px 0; padding:0 0 0px 0;text-align: right;}
.two-networkaaad{width: 199px; height: 273px;background: url(images/sites_title_res.jpg)  no-repeat;margin:0 0 10px 0;border: 1px solid #FBCBA5;}
.two-networkaaada{width: 199px;height: 26px;}
.two-networkaaada ul{ width: 199px; height: 26px;}
#three1 {width: 99px;height:26px;float: left;background:url(images/sites_title_result.jpg) no-repeat;margin:0 1px 0 0;}
#three1.hover {background:url(images/sites_title_result_hover.jpg) no-repeat;}
#con_three_1{width: 189px;height: 237px;line-height: 20px;background-color: #FFFFFF;padding: 5px;}
.con_three_1a{width: 189px;height: auto;margin: 10px 0 0 0;}
.sites{/*width: 164px;*/height: auto;margin: 10px 0 0 0;background: url(images/icon_logo.jpg) no-repeat;padding:0 0 0 25px;cursor: pointer;}
#con_three_1c{width: 189px;height: 15px;text-align: center;}
#con_three_1c a{ margin:0 0 0 3px; padding: 2px 5px;color: #e87b26;border: 1px solid #BFBFBF;display: inline;text-decoration: none;}
#con_three_1d{width: 189px;height: 240px;overflow: hidden;}
#con_three_1b {width:164px;height: auto;margin-top: 10px;background:url(images/icon_logo_s.jpg) no-repeat 0px 1px;padding:0 0 0 25px;}
#three2 {width: 99px;height:26px;float: left;background:url(images/sites_title_path.jpg) no-repeat;}
#three2.hover {background:url(images/sites_title_path_hover.jpg) no-repeat;}
#con_three_2{width: 189px;height: 237px;line-height: 20px;background-color: #FFFFFF;padding: 5px;display: none;/*overflow-y: scroll;*/}
.two-networkb{width: 703px;height: auto;margin: 15px 0 0 0;}
.selected{background-color: #ddeeff;}
.branchContainer { width: 703px;}
.branchHead{border: 1px solid #FBCBA5 ;border-bottom: none;padding: 1px;}
.branchSearch{height: 30px;border-left: 1px solid #FBCBA5;border-right: 1px solid #FBCBA5; padding:5px 0 0 5px;}
.floatLeft{ float: left;}
#tb{ background-color: #FBCBA5;}


/*join*/
.join_content{width:703px; float:left;margin:20px 0 10px 14px;_margin:20px 0 10px 7px;}
.join_info{ width:703px; float:left;}
.join_about{ width:701px; border: 1px solid #A0A0A0; float:left; padding:10px 0; }
.join_about .show_photo{ width:220px; float:left; padding:10px; text-align:center;}
.join_about .show_info{ width:450px; float:left;}
.join_about .show_info .show_title{width:450px; float:left; height:40px; line-height:40px; font-size:16px; font-weight:bold; color:#454545;}
.join_about .show_info .show_text{width:450px; float:left; line-height:20px; overflow:hidden;}
.join_about .show_info .show_more{width:450px; float:left; margin:10px 0 0 0;}
.join_class{ width:703px; float:left; margin:35px 0 0 0;}
.join_class ul{ width:703px; float:left;}
.join_class li{ width:351px; float:left; margin:0 0 20px 0;}
.join_class li .show_photo{ width:80px; float:left;}
.join_class li .show_info{ float:left; margin:0 0 0 10px; width:240px; float:left;}
.join_class li .show_title{ width:240px; float:left; height:30px; line-height:30px;}
.join_class li .show_title a{ font-weight:bold; color:#595757; font-size:14px;}
.join_class li .show_title a:hover{ color:#DC371B;}
.join_class li .show_about{ width:240px; float:left; line-height:20px; font-size:12px;}
.join_class li .show_about a{ font-size:12px;}
.join_class li .show_about a:hover{ color:#DC371B;}

.join_content .join_title{ width:703px; float:left; position:relative;}
.join_content .join_title span{ float:left; width:520px; line-height:20px; position:absolute; top:43px; left:23px;}
.join_content .join_talent_title{ background:url(images/join_title_talent.jpg) no-repeat; height:64px;}
.join_content .join_show_title{ background:url(images/join_title_show.jpg) no-repeat; height:76px;}
.join_content .join_welfare_title{ background:url(images/join_title_welfare.jpg) no-repeat; height:66px;}
.join_content .join_plan_title{ background:url(images/join_title_plan.jpg) no-repeat; height:64px; position:relative;}
.join_content .join_job_title{ background:url(images/join_title_job.jpg) no-repeat; height:64px;}

.join_talent_info{ width:701px; float:left;border:1px solid #B7B5B6; border-top:none; padding:0 0 40px 0;}
.join_talent_info ul{ width:640px; float:left; margin:0 0 0 24px;_margin:0 0 0 12px;}
.join_talent_info li{ width:640px; float:left; margin:15px 0 0 0;}
.join_talent_info li .show_title{ background:url(images/icon_join.jpg) no-repeat 0 5px; padding:0 0 0 20px; line-height:20px; width:620px;}
.join_talent_info li .show_title strong{ color:#DC371B;}
.join_talent_info li .show_text{ width:620px; float:left; padding:0 0 0 20px; line-height:20px;}
.join_talent_info li .show_text a:hover{ color:#DC371B;}


.join_job_info{ width:701px; float:left;border:1px solid #B7B5B6; border-top:none; padding:40px 0 0 0;}
.join_job_info ul{ width:701px; float:left;}
.join_job_info li{ width:701px; float:left; padding:0 0 40px 0;}
.join_job_info li .show_title{ width:620px; padding:0 40px 0 41px; background-color:#F5F3F4; border-top:1px solid #B7B7B7; border-bottom:1px solid #B7B7B7; height:46px; background:url(images/icon_join.jpg) no-repeat 20px 18px; float:left;}
.join_job_info li .show_title .show_name { width:280px; float:left;}
.join_job_info li .show_title .show_name strong{ font-size:16px; line-height:46px;}
.join_job_info li .show_title .show_deliver{ float:left;}
.join_job_info li .show_title .show_deliver a{ margin:10px 0 0 0;}
.join_job_info li .show_info{ width:620px; padding:20px 40px 20px 41px; background-color:#FFF3F3; float:left; line-height:20px;}
.join_job_box{ background:url(images/join_job_app_bg.png) no-repeat; width:518px; height:432px; float:left;}
.join_job_box .job_box_title{ width:518px; float:left; height:38px; float:left;}
.join_job_box .job_box_title b{float: left;font-size: 16px;padding:0 0 0 15px; width: 244px; line-height:38px;}
.join_job_box .job_box_title a{ float:right; margin:12px 15px 0 0; background:url(images/btn_close.gif) no-repeat; width:12px; height:12px; padding:1px; line-height:38px;}
.join_job_box .job_box_title a:hover{ padding:0; border:1px solid #CCC;}
.join_job_box .job_box_table{ width:518px; float:left; margin:10px 0 0 0;}
.join_job_box .job_box_table table{ width:518px;}
.join_job_box .job_box_table td{ padding:7px 0; line-height:20px;}
.join_job_box .job_box_table td span{ float:left; margin:0 10px;}
.join_job_box .job_box_table td .alert{ float:left; margin:0 0 0 10px; color:#DC371B; font-weight:normal;}
.join_job_box .job_box_table td .input_w120{ float:left;}
.join_job_box .job_box_table td .select_w120{ float:left;}
.join_job_box .job_box_table td .file_w140{ float:left;}

.join_welfare_info{ width:701px; float:left;border:1px solid #B7B5B6; border-top:none; padding:51px 0;}
.join_welfare_info .welfare_info{ background:url(images/join_welfare_bg.jpg) no-repeat; width:595px; float:left; margin:0 0 0 53px;_margin:0 0 0 26px;}
.join_welfare_info .welfare_info .show_info{ width:550px; padding:0 0 0 23px; float:left;}
.join_welfare_info .welfare_info .show_info p{ line-height:32px;}
.join_welfare_info .welfare_info .show_info .p_even{ line-height:39px;}

.join_plan_info{ width:701px; float:left;border:1px solid #B7B5B6; border-top:none; padding:70px 0 40px 0;}
.join_plan_info .plan_info{ width:625px; float:left; text-align:center; margin:0 0 0 38px;_margin:0 0 0 19px;}
.join_plan_info .plan_info img{float:left;}
.join_show_info{ width:701px; float:left;border:1px solid #B7B5B6; border-top:none; padding:0px 0 40px 0;}
.join_show_info ul{ width:658px; float:left; margin:0 0 0 43px;_margin:0 0 0 22px;}
.join_show_info li{ width:658px; float:left; margin:20px 0 50px 0;}
.join_show_info li .show_photo{ width:168px; float:left;}
.join_show_info li .show_photo img{ float:left; border:1px solid #ccc; padding:3px;}
.join_show_info li .show_info{ width:445px; float:left; margin: 0 0 0 20px;}
.join_show_info li .show_name{ background:url(images/icon_join.jpg) no-repeat 0px 5px; padding:0 0 0 20px; line-height:20px; width:425px;}
.join_show_info li .show_undergo{ line-height:20px; padding:10px 0 10px 20px; width:425px; float:left;}
.join_show_info li .show_text{ width:425px; float:left; padding:0 0 0 20px; line-height:20px;}
.join_show_info li .show_text a:hofver{ color:#DC371B;}

/*law*/
.law_info{ width:701px; float:left;border:1px solid #B7B5B6; border-top:none; padding:0px 0 40px 0;}
.law_info .show_title{ font-weight: bold; padding:20px 0 0 23px;width: 678px; float:left; height:25px;}
.law_info .show_info{line-height: 20px;padding: 10px 40px 10px 55px;width: 606px;background-color: #E6E6E6; float:left;}

/*map*/
.map_info{ width:702px; float:left; margin:0 0 50px 18px;}
.map_info p{ padding:10px 0;}
.map_info .a_title{ font-size:15px; color:#DC371B; font-weight:bold;}
.map_info .a_title:hover{ color:#E87B26;}
.map_info .a_sub{font-size:15px; color:#E87B26; font-weight:bold;}
.map_info .a_sub:hover{ color:#DC371B;}
.map_info .a_three{ font-size:14px;margin:0 5px;}
.map_info .a_three:hover{ color:#DC371B;}


/* FFY_Add - 2014-05-04 */

.header_sub_nav ul{ float:left; background:url(images/header_sub_center.jpg) repeat-x; height:177px; }
.header_sub_left{ background:url(images/header_sub_left.png) no-repeat; width:7px; height:177px; float:left; }
.header_sub_right{ background:url(images/header_sub_right.png) no-repeat; width:7px; height:177px; float:left; }
.header_sub_right_02{ background:url(images/header_sub_right_02.png) no-repeat; width:7px; height:177px; float:left; }

.header .header_sub_nav li .sub_info a{ margin:0;}
.header .header_sub_job .li_sub{ width:107px;}
.header .header_sub_job li .sub_info{ width:107px;}

/*wukx add -2014-05-12*/
.resume-input{width:140px;height:21px;}
.submitbtn{background:url(/images/two-apply-but.jpg) no-repeat;width:75px;height:25px;border:none;cursor:pointer;}
.submitbtn:hover{background:url(/images/two-apply-but-over.jpg) no-repeat;}

/* FFY_Add - 2014-05-23 */
.duty_list li{ line-height:40px; height:40px;background: url("images/icon_about_news.jpg") no-repeat scroll 8px 16px transparent;}
.duty_list li .show_time{ width:110px;}

/* FFY_ADD - 2014-05-28 ����Wap�Լ�Web����ʽ*/

.web_special_01{margin-left:15px;}
.web_special_icon{ background:url("images/icon_loan_details.jpg") no-repeat; height:9px; width:9px; float:left; margin:5px 5px 10px 35px;}


/*new ZacWeb*/
.apply_title{ background:url(images/apply_title_02.png) no-repeat; width:703px; height:76px;}
.apply_alert{ display:none;}
.apply_book_bg{ display:none;}
.btn_apply_newSubmit{ background:url(images/btn_new_submit.png) no-repeat; width:168px; height:44px; display:block; cursor:pointer; border:none;}
.btn_assess_submit{ background:url(images/btn_assess_submit.png) no-repeat; width:168px; height:44px; display:block; cursor:pointer; border:none;}
.btn_assess_new{ background:url(images/btn_assess_new.png) no-repeat; width:168px; height:44px; display:block; cursor:pointer; border:none;}
.btn_apply_newSubmit:hover{filter:alpha(opacity=80);opacity:0.80;-moz-opacity:0.80;}
.btn_assess_submit:hover{filter:alpha(opacity=80);opacity:0.80;-moz-opacity:0.80;}
.btn_assess_new:hover{filter:alpha(opacity=80);opacity:0.80;-moz-opacity:0.80;}
.assess_title{ background:url(images/assess_title.png) no-repeat; width:703px; height:100px; float:left;}
.assess_title p{font-size: 15px; color:#595757; height: 31px; margin:0 0 0 23px; line-height:25px; font-weight:bold;}
.assess_title span{ color:#e52200; font-size:15px;}
.assess_title .p_min{ font-size:13px; margin:35px 0 0 23px;}
.assess_title .p_min span{ font-size:13px;}
.assess_info_table{ width:701px; float:left; margin:20px 0 0 0;}
.assess_info_table table{ width:701px;}
.assess_info_table tr{ padding:10px 0;}
.assess_info_table td{ line-height:20px; padding:12px 0;}
.assess_info_table td p{ float:left; width:540px;}
.assess_info_table td .input_w150{ float:left;}
.assess_info_table td .alert{ float:left; margin:0 0 0 10px; color:#DC371B; font-weight:normal;}
.assess_info_table td a{ color:#E87B26;}
.assess_info_table td a:hover{ color:#DC371B;}
.assess_info_table .tr_odd{ background-color:#FFF4F4;}
.assess_info_table .tr_odd td{background-color:#FFF4F4;}
.assess_info_table td .alert_sp{ color:#DC371B; margin:0 5px;}
.assess_info_table .input_province{ width:90px;}
.assess_info_table .input_check{ float:none;}

.btn_apply_esd{ background:url(images/btn_apply_esd.png) no-repeat; width:177px; height:48px; float:left;border:none; cursor:pointer;}
.btn_apply_esd:hover{filter:alpha(opacity=80);opacity:0.80;-moz-opacity:0.80;}
.btn_apply_card{ background:url(images/btn_apply_card_new.png) no-repeat; width:178px; height:52px; float:left;border:none; cursor:pointer;}
.btn_apply_card:hover{filter:alpha(opacity=80);opacity:0.80;-moz-opacity:0.80; background:url(images/btn_apply_card_new.png) no-repeat;}
.btn_apply_boss{ background:url(images/btn_apply_boss_new.png) no-repeat; width:179px; height:50px; float:left;border:none; cursor:pointer;}
.btn_apply_boss:hover{filter:alpha(opacity=80);opacity:0.80;-moz-opacity:0.80; background:url(images/btn_apply_boss_new.png) no-repeat;}
.btn_apply_owner{ background:url(images/btn_apply_owner_new.png) no-repeat; width:178px; height:50px; float:left;border:none; cursor:pointer;}
.btn_apply_owner:hover{filter:alpha(opacity=80);opacity:0.80;-moz-opacity:0.80; background:url(images/btn_apply_owner_new.png) no-repeat;}
.btn_apply_wage{ background:url(images/btn_apply_salary.png) no-repeat; width:178px; height:50px; float:left;border:none; cursor:pointer;}
.btn_apply_wage:hover{filter:alpha(opacity=80);opacity:0.80;-moz-opacity:0.80;}
.btn_apply_assess{ background:url(images/btn_apply_assess.png) no-repeat; width:177px; height:48px; float:left;border:none; cursor:pointer;}
.btn_apply_assess:hover{filter:alpha(opacity=80);opacity:0.80;-moz-opacity:0.80;}

.loan_details_title .btn_apply_esd{ float:right; margin:4px 5px 0 0;}
.loan_details_title .btn_apply_card{ float:right; margin:4px 5px 0 0;}
.loan_details_title .btn_apply_boss{ float:right; margin:4px 5px 0 0;}
.loan_details_title .btn_apply_owner{ float:right; margin:4px 5px 0 0;}
.loan_details_title .btn_apply_wage{ float:right; margin:4px 5px 0 0;}
.loan_details_title .btn_apply_assess{ float:right; margin:4px 5px 0 0;}

.loan_apply_tab{ margin: 20px 0 0 50px;}
.loan_apply_esd_tab{ width:675px; float:left; margin:20px 0 0 18px;}
.loan_apply_esd_tab img{ float:left;}

#productName{ color:#e52200; font-weight:bold; font-size:14px;}

/*Mobile*/
.mobile_body{ padding:0; background:#FFF;}
.mobile_main{ width:1000px; margin:0 auto;}
.mobile_info{ width:100%; float:left;}
.cb{ clear:both;}
.mobile_header{ width:96%; padding:15px 2%; float:left;}
.mobile_header .logo{ float:left; margin:5px 0 0 0;}
.mobile_header .top_info{ float:right;}
.mobile_header .top_info p{ text-align:right; line-height:30px;}
.mobile_header .top_info p a{ font-size:18px; font-family:"΢���ź�"; margin:0 0 0 60px; color:#000;}
.mobile_header .top_info p a:hover{ color:#e73628;}
.mobile_banner{ background:url(images/mobile/banner_mobile.png) top center no-repeat; width:100%; height:404px; background-color:#e02b22;}
.mobile_banner_info{ position:relative;}
.mobile_banner .btn_downAndroid{ width:251px; height:53px; position:absolute; top:234px; left:541px; }
.mobile_banner .btn_downIos{width:251px; height:53px; position:absolute;top:295px; left:541px;}
.mobile_info .show_info{ width:100%; float:left; padding:0px;}
.mobile_info .show_info img{float:left; width:100%; margin:50px 0 0 0;}

/* FFY-ADD 2015-01-27*/
.activity-01{ width:100%; float:left;}
.activity-01 img{ float:left; border:none; margin:0px; padding:0px;}

/*wukx-add 20150130*/
.select-new-short{width:72px;height:22px;color:#4a4a4a;float: left;margin-right: 5px;}
.select-new-long{width:150px;height:22px;color:#4a4a4a;float:left;margin-right:5px;}
.loan-access{width:650px;}
.loan-access td{padding:8px;}
.loan-access .alert_sp{color:#f00;}

.assess-doubt{ position:relative; float:left;}
.assess-doubt-icon{ background:url(images/ad-new/icon.png) -15px 0 no-repeat; width:22px; height:21px; float:left;margin:0 2px; cursor:pointer;}
.assess-doubt-info{ position:absolute; width:280px;z-index:1099; padding:10px; border:1px solid #f2f2f2; border-radius:3px; left:-302px; bottom:-1px; background-color:#FFF; display:none;}
.assess-doubt-arrows{ background:url(images/ad-new/icon.png) -37px -21px no-repeat; width:13px; height:24px; position:absolute;right:-12px; bottom:0px;z-index:1100; clear:both;}
.doubt-title,.doubt-text{ width:100%; float:left; line-height:24px;}
.doubt-title b{ font-weight:normal; width:28px; float:left; font-size:13px; color:#595757;}
.doubt-title span{ font-size:13px; color:#595757; width:252px; float:left;}
.doubt-text b{ font-weight:normal;width:28px; float:left;font-size:13px; color:#9fa0a0;}
.doubt-text span{font-size:13px; color:#9fa0a0; width:252px; float:left;}

.assess_info_table .assess-doubt-info{ left:30px;}
.assess_info_table .assess-doubt-arrows{background:url(images/ad-new/icon-arrows-02.png) no-repeat;right:auto; left:-12px; }
.assess_info_table .doubt-title span{ margin:0px; color:#595757;}
.assess_info_table .doubt-text span{ margin:0px; color:#9FA0A0;}

.about_content .icon-title
{
    width:5px;
    height:18px;    
    display:inline-block;
    vertical-align:middle;
    margin-right:7px;
    background:url(images/icon-title.png) no-repeat;       
}
.about_content .icon-title+span
{
    color:#dc371b;
    font-size:1.4em;        
    font-weight:bold;
}
.about_content .c-left
{
    float:left;
    width:358px;
}
.about_content .c-right
{
    float:left;
    width:300px;
}
.about_culture_info p
{
    line-height:20px;
    margin-top:10px;        
}
.about_culture_info .c-left p
{
   margin-left:18px;
}
.about_culture_info li p,.about_culture_info li h3
{
    margin-left:15px;
}
.about_culture_info li
{
    padding:15px 10px 15px 0;
    width:590px;    
    height:70px;
}
.about_content li.bg-gray
{
    background:#f7f8f8;
    border-radius:3px;
}
/* ��ʼ���� */
.esd-tabs {
  width: 594px;
  margin: 0 auto;
}
.esd-tabs .tab-nav {
  margin: 0 0 21px;
  padding: 0;
  *zoom: 1;
}
.esd-tabs .tab-nav li {
  float: left;
  display: block;
  width: 33.33333333%;
}
.esd-tabs .tab-nav a {
  display: block;
  height: 3em;
  line-height: 3em;
  border-right: 1px solid #fff;
  text-align: center;
  background-color: #b3b3b4;
}
.esd-tabs .tab-nav a,
.esd-tabs .tab-nav a.current {
  color: #fff;
  text-decoration: none;
}
.esd-tabs .tab-nav a:hover,
.esd-tabs .tab-nav a.current:hover,
.esd-tabs .tab-nav a:focus,
.esd-tabs .tab-nav a.current:focus {
  color: #fff;
  text-decoration: none;
}
.esd-tabs .tab-nav .current {
  background-color: #e88b48;
}
.esd-tabs .tab-nav:before,
.esd-tabs .tab-nav:after {
  content: " ";
  display: table;
}
.esd-tabs .tab-nav:after {
  clear: both;
}
.esd-tabs .tab-content {
  position: relative;
  border: 1px solid #b3b3b4;
  display: none;
  padding: 14px;
}
.esd-tabs .tab-content p {
  margin: 0.6em 0 1.5em;
}
.esd-tabs .arrow,
.esd-tabs .arrow-mask {
  position: absolute;
  top: -30px;
  left: 0;
  display: block;
  margin-left: -15px;
  width: 0;
  height: 0;
  border-width: 15px;
  border-style: dashed dashed solid;
  border-color: transparent transparent #b3b3b4;
  font-size: 0;
}
.esd-tabs .arrow-mask {
  top: -29px;
  border-color: transparent transparent #fff;
}
.esd-tabs #tab-content-2 {
  border: none;
  background-color: #F3F3F3;
}
.esd-tabs #tab-content-2 .arrow {
  border-color: transparent transparent #F3F3F3;
}
.esd-tabs #tab-content-2 .arrow-mask {
  border-color: transparent transparent #F3F3F3;
}
.esd-tabs #tab-content-1 .arrow,
.esd-tabs #tab-content-1 .arrow-mask {
  left: 16.66666667%;
}
.esd-tabs #tab-content-2 .arrow,
.esd-tabs #tab-content-2 .arrow-mask {
  left: 50%;
}
.esd-tabs #tab-content-3 .arrow,
.esd-tabs #tab-content-3 .arrow-mask {
  left: 83.33333333%;
}
.esd-tabs .tab-content-title {
  color: #e88b48;
  font-size: 1.2em;
  font-weight: 900;
}
.esd-tabs .tab-ul {
  padding: 0;
  list-style: disc inside;
  color: #e88b48;
  *padding: 0;
    margin: .5em 0 0;
  *margin: 0;
}
    .esd-tabs .tab-ul li {
        list-style: disc inside;
        color: #e88b48;
        padding: .5em;
    }
    .esd-tabs .tab-ul li span {
        font-weight: normal;
        font-size: 13px;
    }
.esd-tabs .tab-ul span {
  color: #595757;
}
.esd-tabs .product-container {
  border: 1px solid #cdcdcd;
  background-color: #fff;
  text-align: center;
}
.esd-tabs .product-table {
  border-collapse: collapse;
  border-spacing: 0;
}
.esd-tabs .first-col-title {
  background: url(../content/images/first-row-bg.png) no-repeat 0 0;
  padding-left: 0;
}
.esd-tabs .first-col,
.esd-tabs .detail-col {
  height: 3em;
  line-height: 3em;
  border-top: 1px solid #e6e6e7;
}
.esd-tabs .detail-col {
  border-left: 1px solid #e6e6e7;
}
.esd-tabs .first-col {
  width: 120px;
  padding-left: 20px;
  text-align: left;
}
.esd-tabs .title-row {
  height: 65px;
  padding: 20px 0;
  border-top: none;
}
.esd-tabs .product-xindai,
.esd-tabs .product-zhongxin,
.esd-tabs .product-jisu,
.esd-tabs .product-fangdai,
.esd-tabs .product-laoban,
.esd-tabs .product-shebao,
.esd-tabs .product-yezhu {
  width: 70px;
  height: 64px;
  margin: auto;
  text-indent: -999em;
  background-image: url(../content/images/esd-products-vertical.png);
  background-repeat: no-repeat;
}
.esd-tabs .product-xindai {
  background-position: -70px 0;
}
.esd-tabs .product-zhongxin {
  background-position: -350px 0;
}
.esd-tabs .product-jisu {
  background-position: -280px 0;
}
.esd-tabs .product-shebao {
  background-position: -210px 0;
}
.esd-tabs .product-laoban {
  background-position: 0 0;
}
.esd-tabs .product-fangdai {
  background-position: -140px 0;
}
.esd-tabs .product-yezhu {
  background-position: -420px 0;
}
.esd-tabs .esd-icon {
  float: left;
  margin: 10px 10px 0 0;
  *margin: 6px 10px 0 0;
  width: 26px;
  height: 26px;
  background-image: url(../content/images/esd-icon.png);
  background-repeat: no-repeat;
}
.esd-tabs .esd-icon-sudu {
  background-position: -78px 0;
}
.esd-tabs .esd-icon-lixi {
  background-position: -26px 0;
}
.esd-tabs .esd-icon-edu {
  background-position: -52px 0;
}
.esd-tabs .esd-icon-qixian {
  background-position: 0 0;
}
.esd-tabs .shang-ban-yi-zu .detail-col {
  width: 105px;
}
.esd-tabs .sheng-yi-ren-shi .detail-col {
  width: 423px;
}
.esd-tabs .you-fang-yi-zu .detail-col {
  width: 211px;
}
.zac-btn-primary {
  display: block;
  font-size: 2em;
  width: 8em;
  height: 2em;
  line-height: 2em;
  margin: 1em auto;
  border: 1px solid #E71E0F;
  border-radius: 3px;
  color: #fff;
  letter-spacing: .1em;
  text-align: center;
  text-decoration: none;
  background-color: #E71E0F;
  -webkit-transition: background-color 200ms ease-in;
          transition: background-color 200ms ease-in;
}
.zac-btn-primary:hover,
.zac-btn-primary:focus {
  color: #fff;
  border: 1px solid #871209;
  text-decoration: none;
  background-color: #b7180c;
}
.loan_details_apply {
  border-top: 1px dashed #e85a42;
  padding-top: 1em;
}
.img-block-center {
  display: block;
  margin: 1em auto;
}
.esd-boss_title{ background:url(images/title-sheng-yi-ren-shi.png) no-repeat; height:57px;}
.esd-youfang_title{ background:url(images/title-you-fang-yi-zhu.png) no-repeat; height:57px;}
.esd-shangban_title{ background:url(images/title-shang-ban-yi-zhu.png) no-repeat; height:57px;}