@charset"UTF-8";
 
/* CSS Document */
 body {
    margin:0;
    padding:0;
    background:#f5f6f8;
}
a {
    cursor:pointer;
}
.nav_in_title2 {
    width: 500px !important;
    float: right;
}
.nav_in_title2 li {
    display: inline-block;
    width: 14%;
    height: 60px;
    margin: 0 3%;
    line-height: 60px;
    text-align: center;
}
.nav_selted {
    color: #ff8f00;
    border-bottom: 3px solid #ff8f00;
}
.nav_selted a {
    color: #ff8f00;
}
.nav_in_title3 {
    display: none;
    clear: both;
    width: 100%;
    text-align: center;
    background-color: #f2f2f2;
}
.nav_in_title3 li {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    width: 22%;
}
@media screen and (max-device-width: 760px){
	.nav_in_title3 li {
	    width: 23% !important;
	}
	.nav_in_title3 {
	    display: block !important;
	}
	.nav_in_title2 {
	    display: none;
	}
}
.clear {
    clear:both;
}
.top_text1 span a {
    color:#ff0000 !important;
    text-decoration:none;
}
.line {
    height:1px;
    background:#CCCCCC;
    margin:auto;
}
#header-div {
    height:76px;
    font-size:14px;
}
.top_text1 {
    float:right;
    height:76px;
    text-decoration:none;
    color:#FFF;
    bgcolor:#eaeaea;
    line-height:76px;
    position: relative;
}
.top_text1 a {
    color:#FFF;
    text-decoration:none;
}
.top_text1 a:visited {
    color:#FF0 !important;
    text-decoration:none;
}
.top_text1 a:active {
    color:#F30 !important;
    text-decoration:none;
}
.top_login:visited {
    color:#f30;
}
.top_text1 img {
    width:30px;
    height:30px;
    margin:10px 20px 10px auto;
}
.top_text1 span {
    line-height:76px;
    height:76px;
    color:#fff;
    text-decoration:none;
}
.top_text1_div {
    line-height:20px;
    height:20px;
    color:#fff;
    text-decoration:none;
}
#logo-div {
    margin-left: 0px;
    margin-top: 10px;
    width: 262px;
    height: 45px;
    float: left;
}
#logo-div img {
    width:200px;
    height:auto;
}
#submenu-div {
    text-align: center;
    width: 1000px;
    position: absolute;
    right: 0px;
    height: 75px;
}
#submenu-div ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#submenu-div li {
    float: right;
    width: 82px;
    height: 82px;
    /*
    border-left: 1px solid #27aae7;
    border-right: 1px solid #0779ba;
    */
}
#submenu-div li a {
    text-align: center;
    height: 67px;
    width: 82px;
    padding-top: 8px;
    display: block;
    text-decoration: none;
    color: #FFF;
}
#submenu-div li a:hover {
    background:#404040;
}
#submenu-div li span {
    margin-top: 6px;
    display: block;
}
#submenu-div li img {
    margin: auto;
    display: block;
    height:35px;
}
/*鐧诲綍椤甸潰1*/
 .login_all_text {
    width:400px;
    margin-left:100px;
    margin-top:100px;
    float:left;
    color:#FFFFFF;
}
.login_all_text span {
    font-size:30px;
    letter-spacing:8px;
}
.login_all_text p {
    font-size:16px;
    margin:0;
    line-height:30px;
}
.unit_type_bg {
    height:400px;
    width:100%;
    background:#FFFFFF;
}
.unit_type {
    width:1230px;
    margin:auto;
    background:#FFFFFF;
}
.unit_type1_bg {
    width:280px;
    height:180px;
    padding:30px 40px 20px 40px;
    margin:0 20px 0 20px;
    float:left;
    border:1px solid #cccccc;
}
.unit_type1_bg p {
    line-height:25px;
    font-size:14px;
    margin:0;
    margin-top:10px;
}
.unit_type_spot {
    width:50px;
    height:50px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius:50%;
    margin:auto;
}
.unit_type1_bg span {
    font-size:18px;
    font-weight:bold;
    display:block;
    width:280px;
    text-align:center;
    margin-top:30px;
}
/*鐧诲綍椤甸潰2*/
 .unit_detail_link {
    color:#FFFFFF;
    font-size:18px;
    line-height:35px;
    position:absolute;
    top:30%;
    left:18%;
    margin:0;
}
.unit_detail_link ul li {
    list-style:disc;
}
.unit_detail_link ul li a:hover {
    color:#FFFFFF;
}
.type_select_key {
    width:150px;
    text-align:center;
    font-size:16px;
}
.type_select_key a {
    display:block;
    width:148px;
    height:45px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius:5px;
    border:solid 1px #ff7b05;
    line-height:45px;
}
.footer p {
    margin:0;
    line-height:70px;
    font-size:14px;
}
.step_title {
    height:60px;
    background:#FFFFFF;
    padding-left:15px;
    line-height:60px;
    font-size:18px;
    margin-bottom:2px;
}
.type_bg {
    width:400px;
    float:left;
    margin-left:15px;
}
.unit_type_spot1 {
    width:35px;
    height:35px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius:50%;
    float:left;
}
.type_title a:hover div{
	background: #f5f6f8;
}
.type_title_text {
    line-height:35px;
    font-size:18px;
    float:left;
    margin-left:15px;
}
.type_item {
    margin-top:15px;
    color:#000000;
}
.type_item a {
    display:block;
    width:370px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius:2px;
    padding:5px 10px 5px 10px;
    color:#000000;
    text-decoration:none;
}
.type_item p {
    font-size:14px;
    margin:0;
    line-height:25px;
}
.type_item a:hover {
    color:#000000;
    text-decoration:none;
    background:#f5f6f8;
}
.type_item a:active {
    color:#000000;
    text-decoration:none;
    background:#f5f6f8;
}
.register_gf_account {
    display:block;
    background:#fff;
}
.register_gf_account_select {
    display:block;
    border:1px solid #ccc;
    background:#F1F1F1;
    padding:10px;
    margin-left:-12px;
    width:370px;
}
type_item_title {
    font-size:16px;
}
.type_selected {
    background:#f5f6f8;
}
.next_key1 {
    width:215px;
    height:45px;
    border:none;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius:2px;
    color:#FFFFFF;
    font-size:16px;
    background:#ffa54d;
    cursor:pointer;
}
.message_text_bg {
    width:353px;
    height:42px;
    margin-bottom:20px;
    border:solid 1px #CCCCCC;
    padding:4px 0 4px 0;
}
.message_l {
    width:600px;
    float:left;
    margin-left:200px;
    border-right:solid 1px #CCCCCC;
}
.message_r {
    width:400px;
    padding-top:100px;
    float:left;
    text-align:center;
}
.message_r p {
    font-size:14px;
}
.message_r a {
    color:#ff7b05;
}
.message_r a:hover {
    color:#ff7b05;
    text-decoration:none;
}
.message_text {
    width:270px;
    height:42px;
    border:none;
    border-left:solid 1px #CCCCCC;
    padding-left:5px;
    font-size:16px;
    color:#000000;
    margin:auto 0 auto auto;
}
.message_text_bg span {
    font-size:16px;
    line-height:42px;
}
.agreement_text span {
    font-size:16px;
    line-height:25px;
}
.agreement_text a {
    color:#ff7b05;
}
.agreement_text a:hover {
    color:#ff7b05;
    text-decoration:none;
}
.unit_agreement {
    width:20px;
    height:20px;
    float:left;
    margin-top:18px;
    /*appearance:none; moz-appearance:none; -webkit-appearance:none; */
    background:url(../images/unit_enter_agreement1.png) left bottom no-repeat;
    cursor: pointer;
    outline:none;
    margin:0;
}
.unit_agreement:checked {
    background:url(../images/unit_enter_agreement2.png) left bottom no-repeat;
}
.next_key2 {
    width:353px;
    height:45px;
    border:none;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius:2px;
    color:#FFFFFF;
    font-size:16px;
    background:#fe9225;
    cursor:pointer;
    border:solid 1px #CCCCCC;
    margin-top:50px;
}
.auth_content {
}
.prog a {
    text-decoration:none;
    color:#000000;
    font-size:16px;
}
.auth_conr p {
    font-size:16px;
}
.btn:hover {
    text-decoration:none;
    color:#FFFFFF;
}
.content_box {
}
.cus_sv a {
    color:#fe7e00;
    text-decoration:none;
}
.cus_sv a:hover {
    text-decoration:none;
}
.fontwt {
    color:#FFFFFF;
}
.auth_step_bg {
    height:50px;
    width:1230px;
    padding:0;
    margin-bottom:5px;
}
.auth_step_bg ul li {
    float:left;
    display:block;
    width:245px;
    line-height:50px;
    margin:0;
    text-align:center;
}
.auth_step_bg ul, .auth_step_bg li {
    list-style:none;
    margin:0;
}
.step_font {
    color:#FFFFFF;
}
.supplier_step_bg {
    height:50px;
    width:1230px;
    padding:0;
    margin-bottom:5px;
    font-size:16px;
    visibility: hidden;
}
.supplier_step_bg ul li {
    float:left;
    display:block;
    width:365px;
    line-height:50px;
    margin:0;
    text-align:center;
    margin-right:45px;
}
.supplier_step_bg ul, .supplier_step_bg li {
    list-style:none;
    margin:0;
}
#info_search1 {
    width:89%;
    height:26px;
    border:none;
    outline:none;
    font-size:14px;
    border-right:solid 1px #cccccc;
    margin-top:3px;
    float:left;
}
#info_search1_key {
    width:33px;
    height:26px;
    background:url(../images/info_s_search_key.png) no-repeat;
    border:none;
    outline:none;
    float:left;
    margin:3px 0 0 3px;
    cursor:pointer;
}
.class_body1 {
    width:30%;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius:2px;
    border:#cccccc solid 1px;
    float:left;
}
.body_top {
    margin:3px 5px 3px 5px;
    border:#cccccc solid 1px;
    height:32px;
    width:96%;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius:3px;
}
.class_body_content::-webkit-scrollbar {
    width:10px;
}
.class_body_content::-webkit-scrollbar-track {
    width:10px;
    background:#FFFFFF;
}
.class_body_content::-webkit-scrollbar-thumb {
    width:10px;
    height:200px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius:5px;
    background:#aaaaaa;
}
.class_body_content {
    width:100%;
    height:200px;
    overflow-y:scroll;
    margin-top:5px;
}
.class_body_content ul {
    margin:0;
    list-style:none;
    padding:0;
}
.class_body_content ul li {
    list-style:none;
    line-height:25px;
    font-size:14px;
    margin:0;
    padding:0 10px 0 10px;
}
.class_body_content li:hover {
    background:#eeeeee;
}
.class_selected {
    background:#eeeeee;
}
#info_key_l {
    width:40px;
    height:28px;
    border:solid 1px #cccccc;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius:4px;
    background:url(../images/info_key_l.png) no-repeat;
    margin-top:100px;
    cursor:pointer;
}
#info_key_r {
    width:40px;
    height:28px;
    border:solid 1px #cccccc;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius:4px;
    background:url(../images/info_key_r.png) no-repeat;
    cursor:pointer
}
#gf_account {
    width:350px;
    height:45px;
    border:solid 1px #CCCCCC;
    outline:none;
    margin-bottom:15px;
    font-size:16px;
    color:#707070;
    text-indent: 0.5em;
}
#invite_type {
    width:350px;
    height:45px;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    background:url(../images/community/auth/club_arrow_7.png) no-repeat 96% center;
    border:solid 1px #CCCCCC;
    outline:none;
    margin-bottom:5px;
    font-size:16px;
    color:#707070;
    padding-left: 0.5em;
}
#invite_btn {
    width:350px;
    height:45px;
    border:none;
    outline:none;
    color:#FFFFFF;
    font-size:16px;
    background:#ff7101;
    cursor:pointer;
}
#btn back {
    height:45px;
    border:none;
    outline:none;
    color:#FFFFFF;
    font-size:16px;
    background:#fc8f1a;
    cursor:pointer;
    border:none;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius:4px;
}
.addbox1 {
    width:22%;
    background:#FFFFFF;
    border:solid 4px #656565;
    position:absolute;
    left:39%;
    top:50%;
    display:none;
    font-size:14px;
}
.suc_btn {
    width:100%;
    height:30px;
    background:none;
    border:none;
    outline:none;
    font-size:14px;
}
.addbox2 {
    width:22%;
    background:#FFFFFF;
    border:solid 4px #656565;
    position:absolute;
    left:39%;
    top:50%;
    font-size:14px;
    display:none;
}
.repeat_btn {
    width:100%;
    height:30px;
    background:none;
    border:none;
    outline:none;
    font-size:14px;
}
.btn_cancel {
    height:45px;
    width:200px;
    border:none;
    outline:none;
    color:#FFFFFF;
    font-size:16px;
    background:#fc8f1a;
    cursor:pointer;
    border:none;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius:4px;
}
.spc_color {
    color:#F60;
}
/*澶氬浘鐗囦笂浼�*******/
 .shade {
    position: absolute;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.55);
}
.shade div {
    width: 300px;
    height: 200px;
    line-height: 200px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -100px;
    margin-left: -150px;
    background: white;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
}
.img_div {
    min-height: 100px;
    min-width: 100px;
    margin-left:15%;
}
.isImg {
    width: 78px;
    height: 78px;
    position: relative;
    float: left;
    margin-left: 10px;
    border:solid 1px #CCCCCC;
}
.removeBtn {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 11;
    border: 0px;
    background: #ff661e;
    width: 15px;
    height: 15px;
    color: white;
    text-align:center;
    line-height:15px;
}
/*鍥剧墖鍒犻櫎閿�*/
 .shadeImg {
    position: absolute;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 15;
    text-align: center;
    background: rgba(0, 0, 0, 0.55);
}
.showImg {
    width: 400px;
    height: 500px;
    margin-top: 140px;
}
.content_body {
    width:1230px;
    margin:0 auto;
    margin-top:15px;
    margin-bottom:100px;
}
.unit_type_content {
    padding:30px 5px 30px 5px;
    height:auto;
    background:#FFFFFF;
}
.height_line {
    height:400px;
    width:1px;
    background:#F1F1F1;
    float:left
}
.prog {
    height: 25px;
    text-indent: 20px;
    line-height: 25px;
}
.cus_sv {
    position:fixed;
    right:3%;
    bottom:20px;
    width:200px;
    height:300px;
    text-align:center;
    background:url(../images/community/auth/sqdw_club_rz_03.png);
    -webkit-background-size:100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    background-size:100% 100%;
    z-index: 1;
}
.cus_sv h4 {
    margin:14px 0
}
.sv_box {
    width:90%;
    height:69%;
    margin:15% auto 3% auto;
    padding-top:12px;
    background-color:#FFF;
    position: relative;
}
.sv_box img {
    height:10%;
    width:100%;
}
.telephone {
    display:inline-block;
    font-size:1.2em;
    margin:5px 0;
}
.hide_down{
	color: #fe7e00;
    font-size: 20px;
    width: 50px;
    text-align: center;
    position: absolute;
    left: 50%;
    margin-left: -25px;
    bottom: 0px;
}
.code_box {
    width: 180px;
    padding: 10px;
    text-align: center;
    -moz-box-shadow:0 0 50px 1px #666;
    -webkit-box-shadow:0 0 50px 1px #666;
    -o-box-shadow:0 0 50px 1px #666;
    -ms-box-shadow: 0 0 50px 1px #666;
    box-shadow: 0 0 50px 1px #666;
    position: fixed;
    left: 50%;
    margin-left: -100px;
    top: 35%;
    display: none;
    background: #fff;
    z-index: 1;
}


/* @media screen and (max-device-width:760px) {
    .type_bg {
        float: none !important;
        display: block;
        width: 90% !important;
    }
    .type_title {
        width: 100% !important;
    }
    .height_line {
        display: block;
        width: 100%;
        height: 1;
        float: left;
        margin: 20px 0;
    }
    .content_body {
        width: 100% !important;
        margin: 20px auto;
    }
    .type_item p,.type_item a {
        width: 100% !important;
    }
    .type_item a {
        padding-right: 0;
    }
} */