﻿@charset "UTF-8";

/*CSS reset*/
body,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td,strong{padding:0;margin:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
a{text-decoration:none;outline:none;}
a:hover{text-decoration:underline;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
li{list-style:none;}
input,button,select,textarea{outline:none;}
input,select,img{ vertical-align:middle}
/*html5新标签兼容ie*/
article, aside, dialog, footer, header, section, footer, nav, figure {display: block;}
/*预定义*/
a{color: #999;}
a:hover{color: #2ac1c9;}
.custom-btn
        {
            width: 180px;
            height: 45px;
            line-height: 45px;
            text-align: center;
            font-size: 20px;
            color: #fff;
            border: none;
            cursor: pointer; /*display: block;*/ /*margin: 15px auto 0;*/
            background: #bcbcbc;
            margin: 0 10px;
            display: inline-block;
        }
        .custom-btn:hover
        {
            background: #c6c6c6;
            text-decoration: none;
            color: #fff;
        }
.clear{overflow: hidden;clear: both;height: 0;line-height: 0;visibility: hidden; font-size: 0; }
.wrap{width: 1000px;margin-left:auto;margin-right: auto;clear:both;}
.fl{float:left;}
.fr{float:right;}
.gray{color: #999;}
.cyan{color: #2ac1c9;}
.orange{color: #fd825c;}
.blue{color: #20a2e4;}
.green{color: #29b073;}
.bg_cyan{background: #2ac1c9;}
.bg_orange{background: #fd825c;}
.bg_blue{background: #20a2e4;}
input::-ms-clear{display: none;}
input::-ms-reveal{display: none;}

/*公用*/
body{font-size: 12px;font-family: 'Microsoft YaHei', Arial, Helvetica, sans-serif;color: #333;background: #f3f3f3;}
.top{height: 50px;line-height: 50px;background: #fff;border-top: 5px solid #2ac1c9;}
.top_left{float: left;font-size: 14px;color: #999;}
.top_right{float: right;font-size: 14px;color: #999;margin-right: -10px;}
.top_right a{padding: 0 10px;}
.header{height: 90px;line-height: 90px;background: #fff;border-top: 1px solid #f3f3f3;box-shadow: 0 2px 2px 0 #e8e8e8;position: relative;z-index: 10;}
.logo{float: left;height: 90px;background: url("/image/logo.png") 0 center no-repeat;overflow: hidden;}
.logo a{display: block;width: 271px;height: 90px;text-indent: -999px;}
.nav{float: right;font-size: 16px;}
.nav a{padding-left: 20px;color: #666;}
.nav a:hover{color: #2ac1c9;text-decoration: none;}
.nav .cur{color: #2ac1c9;}
.footer{background: #bcbcbc;padding: 20px 0;}
.footer p{color: #fff;line-height: 22px;text-align: center;}
.footer p a{color: #fff;}
.footer p a:hover{text-decoration: underline;}

/*页码*/
.page_{padding: 2px 0;overflow:hidden;text-align:center;height: 36px;font-size: 14px;color: #2ac1c9;}
.page_ a{display: inline-block;overflow: hidden;min-width:24px;_width:24px;height:34px;text-align:center;line-height:34px;border:1px solid #2ac1c9;background: #fff;color: #2ac1c9;margin: 0 2px;padding: 0 5px;}
.page_ a:hover{font-weight: bold;}
.page_ .cur{display: inline-block;overflow: hidden;min-width:24px;_width:24px;height:34px;text-align:center;line-height:34px;border:1px solid #2ac1c9;margin: 0 2px;background:#2ac1c9;color: #fff;padding: 0 5px;}
.page_ .page_next,.page_ .page_pre{width: 56px;}

/*select*/
.select{float: left;width: 104px;margin-right: 20px;position: relative;z-index: 2;zoom:1;}
.select_txt{display: block;width: 94px;padding-left: 10px;height: 36px;line-height: 36px; background: #fff url("/image/arrow-down.png") right center no-repeat;}
.select_list{position: absolute;top:36px;left: 0;z-index: 9999;width: 102px;border: 1px solid #e6e6e6;background: #fff;display: none;}
.select_list li{line-height: 30px;padding-left: 10px;padding-right: 6px;cursor: default;overflow: hidden;white-space: nowrap;text-overflow:ellipsis;}
.select_list .on{background: #29b073;color: #fff;}
.select_input{display: none;}

/*输入框*/
.input_wrap{height: 44px;padding-top: 30px;color: #666;}
.input_wrap label{float: left;width: 110px;padding-right: 5px;line-height: 42px;color: #333;white-space: nowrap;}
.input_wrap input{float: left;width:285px;height: 42px;line-height: 42px\9;padding-left: 10px;border: 1px solid #ddd;}
.input_wrap input.error{border: 1px solid #ffa28c;background:url("/image/icon.png") right -955px no-repeat;color: #fd825c;}
.input_wrap input:focus{border: 1px solid #ffa28c;}
.input_wrap .select{width: 295px;border: 1px solid #ddd;margin: 0;}
.input_wrap .select_txt{width: 285px;height: 42px;line-height: 42px;}
.input_wrap .select_list{width: 295px;left: -1px;top: 42px;}
.input_wrap .tip{float: left;line-height: 44px;padding-left: 15px;}
.input_wrap .qrcode{float: left;width: 80px;height: 42px;margin-left: 10px;border: 1px solid #ddd;}
.input_wrap .input_qrcode{width: 194px;}

/*user_header*/
.user_header{width: 1000px;margin: 0 auto;overflow: hidden;margin-top: 20px;}
.user_header .welcome{float: left;height: 18px;overflow: hidden;font-size: 14px;padding-top: 8px;}
.user_header .welcome .off{display: inline-block;height: 18px; padding-left: 30px;background: url("/image/off.png") 8px 1px no-repeat;color: #333;}
.user_header .welcome .off:hover{background-position:8px -29px;color: #fd825c;text-decoration: none;}
.user_crumb{line-height: 30px;font-size: 14px;}
.user_crumb a{color: #333;}
.user_crumb a:hover{color: #fd825c;text-decoration: none;}
.user_crumb span{color: #fd825c;}
.user_nav{float: right;height: 46px;background: #fff;margin-right: -1px;}
.user_nav a{float: left;width: 150px;height: 46px;line-height: 46px;text-align: center;font-size: 16px;color: #fff;background: #ff8256;margin-right: 1px;}
.user_nav a:hover{text-decoration: none;background: #fd925c;}
.user_nav .cur{background: #fff;color: #2ac1c9;}
.user_nav .cur:hover{background: #fff;}
.user_nav .back{background: #0ca1e7;}

/*首页*/
.index_show{position: relative;z-index: 2;width: 100%;background: #fff;}
.bxslider{height: 447px;overflow: hidden;width: 100%;}
.bxslider li{width: 100%;height: 447px;overflow: hidden;}
.bxslider .item1{background: url("/image/slider1.png")  center 0 no-repeat;}
.bxslider .item2{background: url("/image/slider1.png")  center 0 no-repeat;}
.bxslider .item3{background: url("/image/slider1.png")  center 0 no-repeat;}
.bx-controls{display: none;}
#bx-pager{position: absolute;left: 50%;bottom: -15px;z-index:10;margin-left: -90px;background: url("/image/shadow1.png") 0 bottom no-repeat;padding-bottom: 6px;}
#bx-pager a{float: left;width: 60px;height: 60px;line-height: 60px;text-align: center;font-size: 30px;background: #fff;color: #999;font-family: "宋体";}
#bx-pager a:hover{text-decoration: none;}
#bx-pager .active{position: relative;background: #fd825c;color: #fff;}
#bx-pager .active::before{content: '';position: absolute;top:-10px;left: 25px;border: 5px solid transparent;border-bottom: 5px solid #fd825c;}
.index_login{position: absolute;top: 30px;left: 50%;z-index:100;margin-left: 200px;background: #fff;padding-bottom: 15px;width: 300px;overflow: hidden;}
.index_login h2{width: 300px;height: 60px;line-height: 60px;background: #2ac1c9;color: #fff;font-size: 24px;text-align: center;overflow: hidden;}
.index_login_ul{padding-left: 20px;}
.index_login_ul li{width: 260px;height: 44px;padding-top: 20px;}
.index_login_ul .input{float: left;width: 230px;height: 42px;line-height: 42px\9; border:1px solid #ddd;background: #fff url("/image/icon.png") no-repeat;padding-left: 28px;color: #666;font-size: 14px;}
.index_login_ul .input:focus{border: 1px solid #ffa28c;}
.index_login_ul .input_user .input{background-position: 8px 13px;}
.index_login_ul .input_phone .input{background-position: 8px -134px;}
.index_login_ul .input_qq .input{background-position: 8px -168px;}
 
.index_login_ul .item .input.error{border: 1px solid #ffa28c;background-position: right -955px;color: #fd825c;padding-left: 8px;padding-right: 20px;}
.index_login_ul .input_qrcode .input{width: 168px;background-position: 8px -76px;width:140px;}
.index_login_ul .input_qrcode img{float: right;width: 80px;height: 42px;border: 1px solid #ddd;}
.index_login_ul .input_button .btn{display: block;width: 260px;height: 44px;line-height: 44px;text-align: center;background:#fd825c;font-size: 20px;border: none;color: #fff;cursor: pointer;}
.index_login_ul .input_button .btn:hover{background: #fd925c;text-decoration: none;}
.index_login_btm{width: 260px;padding-left: 20px;padding-top: 5px;font-size: 14px;overflow: hidden;}
.index_login_btm .gray{float: left;}
.index_login_btm .cyan{float: right;}
.index_logined{position: absolute;top: 30px;left: 50%;z-index:100;margin-left: 200px;background: #fff;padding-bottom: 25px;width: 300px;overflow: hidden;}
.index_logined h2{width: 300px;height: 60px;line-height: 60px;background: #2ac1c9;color: #fff;font-size: 15px;text-align: center;overflow: hidden;}
.index_logined h2 strong{font-size: 18px;padding: 0 5px;font-weight: normal;}
.index_logined_ul li{height: 60px;line-height: 58px;border-bottom: 1px solid #ddd;padding-left: 20px;font-size: 14px;color: #888;word-break: break-all;overflow: hidden;}
.index_logined_ul li .orange strong{font-size: 26px;padding: 0 5px;font-weight: normal;}
.index_logined_ul .p{padding: 5px 0 5px 20px;}
.index_logined_ul .p p{line-height: 28px;}
.index_logined_btm{width: 260px;padding-left: 20px;padding-top: 20px;overflow: hidden;}
.index_logined_btm a{width: 120px;height: 45px;line-height: 45px;text-align: center;font-size: 18px;color: #fff;}
.index_logined_btm a:hover{text-decoration: none;}
.index_logined_btm .orange{float: left;background: #fd825c;}
.index_logined_btm .orange:hover{background: #fd925c;}
.index_logined_btm .gray{float: right;background: #bcbcbc;}
.index_youshi{background: #fff;padding-top: 40px;position: relative;}
.index_youshi .wrap{position: relative;z-index: 2;}
.index_youshi h2{height:30px;line-height: 30px;color: #2ac1c9;margin-bottom: 10px;font-size: 20px;}
.index_youshi h2 span{float: left;width: 70px;height: 30px;background: #2ac1c9 url("/image/star.png") center center no-repeat;margin-right: 15px;}
.index_youshi_ul{width: 1002px;height: 334px;overflow: hidden;}
.index_youshi_ul li{float: left;width: 334px;height: 167px;position: relative;overflow: hidden;}
.index_youshi_ul li .info{position: absolute;top: 0;z-index: 10;width: 167px;height: 167px;color: #fff;text-align: center;cursor: default;}
.index_youshi_ul li .info h3{padding-top: 60px;padding-bottom: 10px;font-size: 18px;}
.index_youshi_ul li img{width: 167px;height: 167px;}
.index_youshi_ul li .info:after{content: '';position: absolute;top: 74px;border: 10px solid transparent;}
.index_youshi_ul .item_lt .info{left: 0;}
.index_youshi_ul .item_lt img{margin-left: 167px;}
.index_youshi_ul .item_rt .info{right: 0;}
.index_youshi_ul .item1 .info:after{right: -20px;border-left-color:#fd825c;}
.index_youshi_ul .item2 .info:after{right: -20px;border-left-color:#20a2e4;}
.index_youshi_ul .item3 .info:after{right: -20px;border-left-color:#2ac1c9;}
.index_youshi_ul .item4 .info:after{left: -20px;border-right-color:#2ac1c9;}
.index_youshi_ul .item5 .info:after{left: -20px;border-right-color:#fd825c;}
.index_youshi_ul .item6 .info:after{left: -20px;border-right-color:#20a2e4;}
.index_youshi_bg{position: absolute;bottom: 0;z-index: 0;width: 100%;height: 100px;}
.index_step{padding-top: 30px;height: 230px;}
.index_step .wrap{background: #fff;height: 230px;}
.index_step_lt{float: left;width: 75px;height: 230px;background: #2ac1c9;color: #fff;}
.index_step_lt h2{float: left;width: 20px;font-size: 20px;padding: 64px 6px 0 17px;}
.index_step_lt p{float: left;width: 20px;font-size: 16px;padding-top: 74px;}
.index_step_mid{float: left;height: 230px;}
.index_step_ul{overflow: hidden;width: 768px;}
.index_step_ul li{float: left;width: 192px;height: 179px;overflow: hidden;padding-top: 30px;margin-bottom: 18px;}
.index_step_ul li a{display: block;width: 192px;height: 180px; background: url("step-arrow.png") right -200px no-repeat;overflow: hidden;}
.index_step_ul li a:hover{text-decoration: none;}
.index_step_ul li span{display: block;width: 120px;height: 120px;overflow: hidden;background: url("step.png") no-repeat;margin-left:28px;margin-bottom: 5px;}
.index_step_ul li em{display: block;width: 110px;height: 40px;line-height: 40px;font-size: 18px;text-align: center;margin-left:28px;font-style: normal;border-radius: 5px;}
.index_step_ul .step1 span{background-position: 0 0;}
.index_step_ul .step2 span{background-position: 0 -120px;}
.index_step_ul .step3 span{background-position: 0 -240px;}
.index_step_ul .step4 span{background-position: 0 -360px;}
.index_step_ul .step1 em{color:#2ac1c9;border: 1px solid #2ac1c9;}
.index_step_ul .step2 em{color:#c87bd5;border: 1px solid #c87bd5;}
.index_step_ul .step3 em{color:#20a2e4;border: 1px solid #20a2e4;}
.index_step_ul .step4 em{color:#fd825c;border: 1px solid #fd825c;}
.index_step_ul li a:hover{background-position: right 0;}
.index_step_ul .step1 a:hover em{background: #2ac1c9;color: #fff;}
.index_step_ul .step2 a:hover em{background: #c87bd5;color: #fff;}
.index_step_ul .step3 a:hover em{background: #20a2e4;color: #fff;}
.index_step_ul .step4 a:hover em{background: #fd825c;color: #fff;}
.index_step_mid .scrollbar{width: 768px;position: relative;height: 3px;}
.index_step_mid .scrollbar span{position: absolute;top: 0;left: 0;display: block;height: 3px;width: 192px;background: #fd825c;}
.index_step_rt{float: left;width: 156px;overflow: hidden;}
.index_step_rt span{display: block;width: 24px;height: 39px;margin: 40px auto 10px;background: url("/image/step.png") 0 -480px no-repeat;}
.index_step_rt p{text-align: center;color: #2ac1c9;font-size: 16px;}
.index_step_rt a{display: block;width: 110px;height: 40px;line-height: 40px;font-size: 18px;text-align: center;margin: 15px auto;border-radius: 5px;color: #fff;background: #fd825c;}
.index_step_rt a:hover{text-decoration: none;background: #fd925c;}
.index_more{overflow: hidden;padding: 40px 0 20px;}
.index_more .wrap{width: 1002px;}
.index_list{float: left;width: 333px;height: 180px;}
.index_hezuo{border-left: 1px solid #e0e0e0;padding-left: 75px;width: 258px;}
.index_contact{border-left: 1px solid #e0e0e0;padding-left: 75px;width: 258px;}
.index_list h2{font-size: 18px;padding-bottom: 10px;color: #000;}
.index_list li{line-height: 24px;color: #666;}
.index_list li a{color: #666;}
.index_list li a:hover{color: #20a2e4;text-decoration: none;}
.index_question li{list-style: inside square;color: #d8d8d8;}
.index_hezuo li a{color: #20a2e4;}
.index_hezuo li a:hover{text-decoration: underline;}
.index_contact .phone{padding-left: 25px;background: url("icon.png") 0 -146px no-repeat;}
.index_contact .qq{padding-left: 25px;background: url("icon.png") 0 -176px no-repeat;}
.index_contact .email{padding-left: 25px;background: url("icon.png") 0 -203px no-repeat;}

.xiangxi{width: 1000px;margin: 20px auto;background: #fff center 0 no-repeat;padding: 0px 0 0px;}
.xiangxi .h1{display: none;}
.xiangxi .h2{font-size: 18px;text-align: center;position: relative;font-weight: bold;color: #666;position: relative;padding-bottom: 20px;}
.xiangxi .h2::after{content: '';position: absolute;bottom: 0;left:50%;margin-left: -20px; width: 40px;height: 2px;line-height: 0;background: #ddd;}


/*帮助中心*/
.help_{width: 1000px;margin: 20px auto;background: #fff url("/image/bg-help.jpg") center 0 no-repeat;padding: 310px 0 50px;}
.help_ .h1{display: none;}
.help_ .h2{font-size: 18px;text-align: center;position: relative;font-weight: bold;color: #666;position: relative;padding-bottom: 20px;}
.help_ .h2::after{content: '';position: absolute;bottom: 0;left:50%;margin-left: -20px; width: 40px;height: 2px;line-height: 0;background: #ddd;}
.help_con{width: 750px;border: 1px solid #ddd;background: #f3f3f3;margin: 20px auto 40px;padding: 10px 25px 25px;font-size: 14px;}
.help_con .p{height: 45px;line-height: 45px;border-bottom: 1px solid #ddd;text-align: center;}
.help_con .p span{padding:0 12px;}
.help_con .btn{width: 295px;height: 45px;line-height: 45px;text-align: center;font-size: 20px;color: #fff;border: none;cursor: pointer;}
.help_con .wantsay{display: block;margin: 15px auto 0;background: #bcbcbc;}
.help_con .wantsay:hover{background: #c6c6c6;text-decoration: none;}
.help_say{overflow: hidden;display: none;}
.help_say .p span{padding: 0;}
.help_ul{width: 800px;padding-bottom: 30px;overflow: hidden;}
.help_ul li{float: left;width: 395px;height: 44px;padding-top: 30px;line-height: 44px;}
.help_ul li label{float: left;width:80px;}
.help_ul li input{width: 260px;height: 44px;line-height: 44px\9;padding-left: 10px;border: 1px solid #ddd;}
.help_ul li input:focus{border: 1px solid #ffa28c;}
.help_say .textarea{width: 738px;height: 80px;line-height: 20px;border: 1px solid #ddd;padding: 5px;margin-top: 5px;resize: none;}
.help_say .textarea:focus{border: 1px solid #ffa28c;}
.help_say_btm{overflow: hidden;padding-top: 20px;}
.help_say .sayagain{float: left;background: #bcbcbc;}
.help_say .sayok{float: right;background: #fd825c;}
.help_say .sayagain:hover{background: #c6c6c6;}
.help_say .sayok:hover{background: #fd925c;}
.help_list{padding: 20px 40px;font-size: 14px;color: #444;}
.help_list .h3{line-height: 40px;color: #0084cf;cursor: pointer;font-weight: bold; font-size:16px; }
.help_list .h3:hover{color: #fd825c;}
.help_list .h3_con{display: none;color: #666;}
.help_list .on .h3_con{display: block;}
.help_list .h3_con p{line-height: 26px;text-indent: 2em;}

 
 
 
/*注册*/
.regist_{width: 1000px;margin: 20px auto;background: #fff;padding: 20px 0;min-height: 500px;}
.regist_ok{width: 480px;background: url("/image/ok1.gif") 0 0 no-repeat;padding-left: 110px;margin: 140px auto 0;}
.regist_ok .cyan{font-size: 30px;padding-bottom: 5px;}
.regist_ok p{line-height: 26px;font-size: 14px;color: #666;padding-left: 15px;}
.regist_part{width: 940px;margin: 0 auto;padding: 30px 0 20px;font-size: 14px;}
.regist_part.on ul{display: none;}
.regist_part .h2 h2{font-size: 20px;border-bottom: 1px solid #ddd;padding-bottom: 20px;text-align: center;color: #333;transition:all 0.1s ease-in-out;}
.regist_part .h2 i{display: block;width: 14px;height: 19px;margin: 20px auto 0;background: url("/image/icon.png") 0 -850px;cursor: pointer;}
.regist_part.on .h2 i{background-position: 0 -900px;}
.regist_part .h2.on h2{color: #fd825c;border-bottom-color: #fd825c;}
.regist_part .h2.on i{background-position: 0 -875px;}
.regist_part.on .h2.on i{background-position: 0 -925px;}
.regist_part .input_wrap label{padding-left: 20px;}
.regist_part .input_wrap .tip .orange{padding-right: 5px;font-style: normal;}
.regist_textarea{height: auto;overflow: hidden;}
.regist_textarea .textarea{float: left;width: 637px;}
.regist_textarea .textarea textarea{display: block;width: 625px;height: 100px;padding: 5px;border: 1px solid #ddd;line-height: 20px;margin-bottom: 5px;resize: none;}
.regist_textarea .textarea textarea:focus{border: 1px solid #ffa28c;}
.regist_textarea .tip{width: 130px;line-height: 22px;padding-top: 30px;}
.regist_xieyi{width: 940px;margin: 0 auto;padding: 30px 0 20px;font-size: 14px;}
.regist_xieyi .h2{font-size: 18px;padding-bottom: 10px;color: #666;}
.regist_xieyi .con{height: 150px;padding: 10px;overflow-y: scroll;border: 1px solid #ddd;}
.regist_xieyi .con p{line-height: 26px;text-indent: 2em;}
.regist_xieyi_btm{overflow: hidden;padding-top: 15px;font-size: 14px;}
.regist_xieyi_btm input{float: right;width: 14px;height: 14px;margin: 3px 10px;}
.regist_xieyi_btm span{float: right;}
.regist_ .btn{display: block;width: 295px;height: 45px;line-height: 45px;text-align: center;font-size: 20px;color: #fff;border: none;cursor: pointer;background: #fd825c;margin: 30px auto;}
.regist_ .btn:hover{background: #fd925c;}
.regist_bank .select{width: 160px;float: left;margin-right: 10px;}
.regist_bank .select_txt{width: 114px;padding-right: 36px;overflow: hidden;white-space: nowrap;text-overflow:ellipsis;}
.regist_bank .select_list{min-width: 160px;width: auto;_width:160px;}
.regist_bank .tip{padding-left: 5px;}
.regist_idcard{height: auto;overflow: hidden;_height:44px;_overflow:visible;}
.regist_idcard_con{float: left;}
.regist_idcard_item{overflow: hidden;margin-bottom: 10px;clear: left;position: relative;}
.regist_idcard_item span{float: left;line-height: 44px;padding-right: 10px;}
.regist_idcard_item .idcard_upload{position: absolute;z-index: 10;top: 0;left: 80px;width: 120px;height: 44px;overflow: hidden;opacity: 0;filter:alpha(opacity=0);cursor: pointer;zoom: 1;border: none;}

/*身份证验证*/
.idcard_{width: 1000px;margin: 0 auto;background: #fff;padding: 20px 0 60px;margin-bottom: 20px;min-height: 580px;}
.idcard_p{width: 940px;margin: 0 auto;font-size: 18px;border-bottom: 1px solid #ddd;padding: 30px 0;text-align: center;color: #333;}
.idcard_rule{padding-top: 20px;font-size: 14px;}
.idcard_rule_dl{float: left;margin-left: 30px;margin-right: 15px;_display: inline;}
.idcard_rule_dl dt{color: #000;padding-bottom: 10px;}
.idcard_rule_dl dd{line-height: 36px;color: #666;}
.idcard_rule_img{float: left;margin-left: 5px;}
.idcard_rule_img span{display: block;color: #fd825c;}
.idcard_rule_img img{display: block;width: 305px;height: 174px;margin-top: 5px;}
.idcard_con{padding: 30px 0 0 320px;font-size: 14px;}
.idcard_con .idcard_upload{position: absolute;z-index: 10;top: 30px;left: 105px;width: 120px;height: 44px;overflow: hidden;opacity: 0;filter:alpha(opacity=0);cursor: pointer;zoom: 1;padding: 0;border: none;}
.idcard_con .input_wrap .name{float: left;line-height: 44px;color: #000;}
.idcard_btn{display: block;width: 295px;height: 45px;line-height: 45px;text-align: center;font-size: 20px;color: #fff;border: none;cursor: pointer;background: #fd825c;margin: 30px 0 0 105px;}
.idcard_btn:hover{background: #fd925c;}
.idcard_con .input_wrap{height: auto;overflow: hidden;_height:44px;_overflow:visible;}
.idcard_show{float: left;}
.idcard_show_img{display: inline-block;width: 330px;height: 206px;vertical-align: bottom;padding: 10px;background: #f3f3f3;}
.idcard_con_p{clear: both;color: #666;padding-left: 105px;padding-top: 10px;padding-left: 105px;}
.idcard_del{color: #fd825c;padding: 0 5px;}
.idcard_see{color: #333;padding: 0 5px;}
.idcard_del:hover{color: #fd825c;}
.idcard_see:hover{color: #333;}
.idcard_upload_mask{float: left;width: 120px;height: 42px;border: 1px solid #ddd;line-height: 42px;text-align: center;font-size: 14px;color: #666;}
.idcard_con_up{position: relative;}


/*合作指南*/
.hezuo_{background: #fff;width: 1000px;margin: 20px auto;background: #fff url("/image/bg-hezuo.jpg") 0 -30px no-repeat;padding: 30px 0 20px;}
.hezuo_ .h1{font-size: 32px;text-align: center;color: #666;position: relative;padding-bottom: 20px;}
.hezuo_ .h1::after{content: '';position: absolute;bottom: 0;left:50%;margin-left: -20px; width: 40px;height: 2px;line-height: 0;background: #ddd;}
.hezuo_zhinan{width: 400px;padding: 60px 0 45px 45px;}
.hezuo_zhinan li{line-height: 32px;font-size: 14px;color: #666;}
.hezuo_ .h2{font-size: 20px;text-align: center;color: #333;padding: 40px 0 20px;position: relative;margin-bottom: 20px;}
.hezuo_ .h2::after{content: '';position: absolute;bottom: 0;left:50%;margin-left: -20px; width: 40px;height: 2px;line-height: 0;background: #ddd;}
.hezuo_ .p{text-align: center;color: #999;font-size: 14px;padding:10px 0;}
.hezuo_xuzhi{padding-top: 30px;overflow: hidden;}
.hezuo_xuzhi li{float: left;margin-left: 20px;padding-top: 10px;}
.hezuo_xuzhi li h3{text-indent: -9999px;height: 40px;width: 300px;background: url("/image/num.png") no-repeat;overflow: hidden;}
.hezuo_xuzhi .item1 h3{background-position: center 0; }
.hezuo_xuzhi .item2 h3{background-position: center -50px;}
.hezuo_xuzhi .item3 h3{background-position: center -100px;}
.hezuo_xuzhi .item4 h3{background-position: center -150px;}
.hezuo_xuzhi .item5 h3{background-position: center -200px;}
.hezuo_xuzhi .item6 h3{background-position: center -250px;}
.hezuo_xuzhi li p{width: 300px;text-align: center;padding: 12px 0;line-height: 24px;position: relative;top: -8px;background: rgba(50,50,50,0.1);font-size: 14px;color: #666;}
