﻿@charset "utf-8";
/* CSS Document */

body{ margin:0px; padding:0px; font-family:"宋体"; background:#fff;}
ul,li,form,dl,dd,dt,p{ list-style-type:none; margin:0px; padding:0px;}
img,img a{ border:0px;}
.n{font-weight:normal;font-style:normal;}
.b{font-weight:bold;}
.i{font-style:italic;}
.fl{float:left;}
.fr{float:right;}
.cl{height:0px; font-size:0px;clear:both;}
.z{*zoom:1;}
.wl,.wl a{ color:#fff;}
.wb,.wb a{ color:#333;}
.wr,.wr a{ color:#F00;}
.wg,.wg a{ color:#999;}
.wc,.wc a{ color:#ccc;}
.wblue,.wblue a{ color:#0066CC;}
.ma{ margin:0 auto;}
.oh{ overflow:hidden;}
.dsl{ display:inline}
/* 字体相关 */
h1{ font-size:24px; font-weight:bold; line-height:30px; height:40px; margin:0px; padding:0px;}
h2{ font-size:18px; font-weight:bold; line-height:30px; height:35px; margin:0px; padding:0px;}
h3{ font-size:14px; font-weight:bold; line-height:20px; height:26px; margin:0px; padding:0px;}
.fyh{font-family:"微软雅黑","Microsoft YaHei"}
.fs{font-family:"宋体"}
.f12,.f12 a{ font-size:12px;}
.f14,.f14 a{ font-size:14px;}
.f16,.f16 a{ font-size:16px;}
.f18,.f18 a{ font-size:18px;}
.f20,.f20 a{ font-size:20px;}
.f24,.f24 a{ font-size:24px;}
.f28,.f28 a{ font-size:28px;}
.f32,.f32 a{ font-size:32px;}
.f36,.f36 a{ font-size:36px;}
.f45,.f45 a{ font-size:45px;}
.l12{ line-height:12px;}
.l14{ line-height:14px;}
.l16{ line-height:16px;}
.l18{ line-height:18px;}
.l20{ line-height:20px;}
.l24{ line-height:24px;}
.l28{ line-height:28px;}
.l30{ line-height:30px;}
.l32{ line-height:32px;}
.l36{ line-height:36px;}
.l45{ line-height:45px;}
.tal{ text-align:left;}
.tac{ text-align:center;}
.tar{ text-align:right;}

.w100{ width:100%;}
.w1000{ width:1000px;}

/* 高度 */
.h20{ height:20px;}
.h24{ height:24px;}
.h28{ height:28px;}
.h30{ height:30px;}
.h35{ height:35px;}
.h40{ height:40px;}
.h50{ height:50px;}
.h60{ height:60px;}
.h80{ height:80px;}
.h100{ height:100px;}
.h150{ height:150px;}
.h200{ height:200px;}
.h250{ height:250px;}
.h300{ height:300px;}
.h350{ height:350px;}
.h400{ height:400px;}


/* 内距 */
.pd5{ padding:5px;}
.pd10{ padding:10px;}
.pd15{ padding:15px;}
.pd20{ padding:20px;}
.pd25{ padding:25px;}
.pd30{ padding:30px;}
.pd40{ padding:40px;}
.pd50{ padding:50px;}
.pt5{ padding-top:5px;}
.pt10{ padding-top:10px;}
.pt15{ padding-top:15px;}
.pt20{ padding-top:20px;}
.pt25{ padding-top:25px;}
.pt30{ padding-top:30px;}
.pt40{ padding-top:40px;}
.pt50{ padding-top:50px;}
.pl5{ padding-left:5px;}
.pl10{ padding-left:10px;}
.pl15{ padding-left:15px;}
.pl20{ padding-left:20px;}
.pl25{ padding-left:25px;}
.pl30{ padding-left:30px;}
.pl40{ padding-left:40px;}
.pl50{ padding-left:50px;}
.pr5{ padding-right:5px;}
.pr10{ padding-right:10px;}
.pr15{ padding-right:15px;}
.pr20{ padding-right:20px;}
.pr25{ padding-right:25px;}
.pr30{ padding-right:30px;}
.pr40{ padding-right:40px;}
.pr50{ padding-right:50px;}
.pb5{ padding-bottom:5px;}
.pb10{ padding-bottom:10px;}
.pb15{ padding-bottom:15px;}
.pb20{ padding-bottom:20px;}
.pb25{ padding-bottom:25px;}
.pb30{ padding-bottom:30px;}
.pb40{ padding-bottom:40px;}
.pb50{ padding-bottom:50px;}

/* 外距 */
.mg5{ margin:5px;}
.mg10{ margin:10px;}
.mg15{ margin:15px;}
.mg20{ margin:20px;}
.mg25{ margin:25px;}
.mg30{ margin:30px;}
.mt5{ margin-top:5px;}
.mt10{ margin-top:10px;}
.mt15{ margin-top:15px;}
.mt20{ margin-top:20px;}
.mt25{ margin-top:25px;}
.mt30{ margin-top:30px;}
.mt40{ margin-top:40px;}
.ml5{ margin-left:5px;}
.ml10{ margin-left:10px;}
.ml15{ margin-left:15px;}
.ml20{ margin-left:20px;}
.ml25{ margin-left:25px;}
.ml30{ margin-left:30px;}
.ml40{ margin-left:40px;}
.mr5{ margin-right:5px;}
.mr10{ margin-right:10px;}
.mr15{ margin-right:15px;}
.mr20{ margin-right:20px;}
.mr25{ margin-right:25px;}
.mr30{ margin-right:30px;}
.mr40{ margin-right:40px;}
.mb5{ margin-bottom:5px;}
.mb10{ margin-bottom:10px;}
.mb15{ margin-bottom:15px;}
.mb20{ margin-bottom:20px;}
.mb25{ margin-bottom:25px;}
.mb30{ margin-bottom:30px;}
.mb40{ margin-bottom:40px;}

.bb1d{ border-bottom:1px #ccc dashed;}
.li33 ul li{ width:33%; float:left;}
.orange{ color:#FF6600;}

/*清除浮动*/
.fix{*zoom:1;}.fix:after{display:block; content:"clear"; height:0; clear:both; overflow:hidden; visibility:hidden;}
/*基于display:table-cell的自适应布局*/
.cell{display:table-cell; *display:inline-block; width:2000px; *width:auto;}
/*双栏自适应cell部分连续英文字符换行*/
.cell_bk{display:table; width:100%; table-layout:fixed; word-wrap:break-word;}
/*单行文字溢出虚点显示*/
.ell{text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}



.pt160{ padding-top:160px;}
.w900{ width:900px;}
.ma{ margin:0 auto;}
.hidden {
    display: none;
}
.register-large {
    width: 135px !important;
    height: 34px !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.login-popup-box {
    display: none;
    width: 100%;
    height: 100vh;
    background: rgba(0,0,0,0.7);
    z-index: 99;
    position: fixed;
    top: 0;
    left: 0;
}

    .login-popup-box .block {
        width: 100%;
        height: 90vh;
        display: flex;
        justify-content: center;
        align-items: center;
    }

        .login-popup-box .block .box {
            padding: 20px;
            width: 500px;
            height: 145px;
            background: #FFFFFF;
            border-radius: 6px;
            border: 1px solid #FFFFFF;
            box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.18);
        }

        .login-popup-box .block .flex1 {
            display: flex;
            justify-content: space-between;
        }

        .login-popup-box .block .name {
            color: #000;
            font-weight: 500;
            font-size: 18px;
        }

        .login-popup-box .block .close {
            background: #e3e1e1;
            width: 24px;
            height: 24px;
            text-align: center;
            border-radius: 24px;
            font-size: 12px;
            line-height: 24px;
            cursor: pointer;
        }

            .login-popup-box .block .close:hover {
                opacity: 1;
            }

        .login-popup-box .close {
            background: #e3e1e1;
            width: 24px;
            height: 24px;
            text-align: center;
            border-radius: 24px;
            font-size: 12px;
            line-height: 24px;
            cursor: pointer;
        }

            .login-popup-box .close:hover {
                opacity: 1;
            }

        .login-popup-box .block .list {
            margin: 30px 0;
            padding-left: 10px;
        }

            .login-popup-box .block .list label {
                font-size: 14px;
                color: #000;
                line-height: 30px;
            }

            .login-popup-box .block .list input {
                border: 1px solid #ddd;
                height: 30px;
                font-size: 12px;
                padding: 0px 10px;
                width: 355px;
            }

    .login-popup-box .btn-box {
        display: flex;
        justify-content: flex-end;
    }

        .login-popup-box .btn-box .btn {
            font-size: 12px;
            font-size: 12px;
            padding: 6px 22px;
            border: 1px solid #ccc;
            margin-left: 12px;
            border-radius: 3px;
            cursor: pointer;
            color: #000;
        }

            .login-popup-box .btn-box .btn:hover {
                background: #f6f6f6;
            }

        .login-popup-box .btn-box .btn-on {
            border: 1px solid #0084FF;
            background: #0084FF;
            color: #fff;
        }

            .login-popup-box .btn-box .btn-on:hover {
                background: #489EFF;
            }

#login-popup-error .box {
    width: 390px;
    height: 150px;
}

#login-popup-error .list {
    padding-right: 10px;
}

#login-popup-error p {
    text-align: center;
    font-size: 16px;
}

#login-popup-error span {
    display: block;
    color: #0084FF;
    margin: 10px 0px;
    font-size: 18px;
}

.login-popup-box .url-link-a {
    width: 150px;
    height: 40px;
    border-radius: 4px;
    border: 1px solid #2288FC;
    text-align: center;
    font-size: 15px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #fff;
    line-height: 40px;
    display: block;
    text-decoration: none;
    background: #2288fc;
    margin: auto;
    margin-top: 30px;
}

.close-box-div {
    width: 100%;
    height: 100%;
}

.class_qidian_wpa {
    display: none;
}

#login-popup-ewm .block .box {
    width: 295px;
    height: 332px;
}

    #login-popup-ewm .block .box img {
        width: 260px;
        height: 260px;
        display: block;
        margin: auto;
        margin-top: 30px;
    }

#login-popup-url .block .box {
    width: 355px;
    height: 145px;
}

    #login-popup-url .block .box p {
        margin-top: 22px;
        text-align: center;
        font-size:16px;
    }

#login-popup-qq .block .box {
    width: 355px;
    height: 145px;
}

    #login-popup-qq .block .box p {
        margin-top: 22px;
        text-align: center;
        font-size: 16px;
    }

.onlineBtn {
    height: 34px !important;
    background: #FFFFFF !important;
    box-shadow: 0px 3px 3px 0px rgba(255,255,255,0.33) !important;
    border-radius: 17px !important;
    font-size: 15px !important;
    font-weight: bold !important;
    color: #C09913 !important;
    opacity: 1 !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}

    .onlineBtn img {
        margin-right: 5px;
    }

.bigBoxDiv {
    position: relative;
}

#loginImgVal {
    position: absolute;
    width: 215px;
    left: -215px;
    top: 0;
}
#index_float_01 .part_02{
    float:right;
}

.login-popup-box #service-ewm-img {
    max-width: 1000px;
    max-height: 500px;
}