@charset "utf-8";
*{
    padding: 0px;
    margin: 0px;
}
body{
    /* font-family: "Helvetica","PingFang SC","Microsoft YaHei","Tahoma","Arial","STHeiti","sans-serif" !important; */
    /* font-size: 12px; */
}
body,ul,li{
    margin: 0;
    padding: 0;
    list-style: none;
}
a{
    color:#333;
    text-decoration: none;
}
strong{font-weight:bold;}

.fl, .left{
    float: left;
}
.fr ,.right{
    float: right;
}
.clearfix, .clear{
    clear: both;
}
.hide{
    display: none;
}
.mgr20{
    margin-right: 20px;
}
/*.w_1000{*/
/*width:1200px;*/
/*margin:0 auto;*/
/*}*/

.top_bg{
    height: 30px;
    background-color: #666;
}

ul {
    list-style-type: none;
}
body, ul, li {
    margin: 0;
    padding: 0;
    list-style: none;
}
/*top开始*/
.top_bg{
    width: 100%;
    min-width: 1200px;
    height: 30px;
    background: #303030;
    color: #cfcfcf;
}
.top.w_1000{
    width:1200px;
    margin:0 auto;
}
.top.w_1000 ul.fl{
    margin-left: 0px;
}
.top_bg a{ color: #cfcfcf;}
.top_bg a:hover{ color:#f1f1f1;}

div li.login a{
    color: white;
    background-color: #303030;
    border:1px solid white;
}
div li.login a:hover{
    background-color: white;
    color: #333;

}

.top ul li{
    display: inline;
    line-height: 25px;
    position: relative;
    top:-4px;
}
.top ul li.ask{
    color:#999;
}
.top ul li.ask a img{
    margin: 0px;
}
.top ul li.ask a img.icon_qq{
    /*padding-top: 5px;*/
    position: relative;
    top: 7px;
}
li.ask a{
    font-size: 12px;
}
li.sale img{
    position: relative;
    top: 4px;
}
.top .ask{
    background-color: #363636;
    padding:5px 0;
    padding-left: 0px;
    color: #fff;
    position: relative;
    top: -4px;
}
.top.w_1000 ul.fr{
    float:right;
    margin-top: 4px;
    margin-right: 20px;
}

li.ask a:hover{
    color: white;
}
li.ask a:focus{
    color: white;
}
li.login a:active{
    color:initial!important;
}
li.login a:hover{
    color:initial!important;
}
li.login a:focus{
    background-color:initial ;
}
/*top结束*/
/*nav开始*/
.nav_bg{
    width :100%;
    z-index:99;
    right:0px;
    top: 0px;
    position: absolute;
}
.nav_bg:hover{

    background-color:rgba(0,0,0,0.3);
}
.nav.w_1000{
    width:1200px;
    height: 70px;
    margin:0 auto;
}
.fl.logo{
    position: relative;
    left: 0px;
    top: 15px;
    width:470px;
}

.fl.logo .txt {
    width: 135px;
    height: 17px;
    right: 228px;
    top: -4px;
    position: absolute;
    color: #fff;
    line-height: 16px;
    font-family: PingFangSC-Medium;
}

.fl.logo .sdj {
    width: 142px;
    height: 89px;
    right: -65px;
    top: -20px;
    position: absolute;
    z-index: 999;
}


ul.fr.navlink{
    float: right;
    position: relative;
    right: 100px;
}
ul.fr.navlink.on{
    z-index: 99;
}
.nav.nav-pills{
    margin-top: -2px;
}
.nav .navlink li{
    display: inline-block;
    position: relative;
    padding-top: 2px;
}
.nav .navlink li a.li_a{
    font-size: 15px;
    color: #666;
    display: inline-block;
    /*padding-top: 5px;*/
    /*height: 46px;*/
    padding-left: 15px;
    height: 65px;
    line-height: 65px;
    padding-right: 15px;
    margin-right: 2px;
    font-weight: bold;
}

.nav .navlink li:hover{
    border-bottom:4px solid #0D73F9;
    margin-bottom:-4px;
    z-index:88;
}
.nav .navlink li:hover a{
    color: #333;
}


/*鼠标划过时的内容*/
.slide_content{
    display: none;
    position: absolute;
    width: 100%;
    top: 97px;
    left: 0;
    z-index: 11;
    background-color: #272B2E;
    height: 420px;
}
.slide_content .w_1200{
    width: 1200px;
    margin: 0 auto;
}
.slide_content ul.pd{
    padding: 40px 170px;
    font-size: 0;
}
.slide_content ul.pd li{
    width: 240px;
    display: inline-block;
    font-size: 14px;
    color: #fff;
    vertical-align: top;
    margin-bottom: 15px;
    margin-right: 30px;
    padding: 10px;
}

.slide_content ul.pd li:hover{

    background-color: #00A2E6;
    padding: 10px;
    color: #fff;
    border-radius: 3px;
}
.slide_content ul.pd li .content{
    color: #fff;
    font-size: 12px;
    line-height: 18px;
}
.slide_content ul.pd li .content:hover{
    color: #fff;
}
.slide_content ul.pd li:nth-child(3n){
    margin-right: 0;
}
.slide_content ul.pd li p.title{
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 10px;
    border-bottom: 4px solid #999;
    padding-bottom: 5px;
    display: block;
}
.slide_content ul.pd li p.title:hover
{
    border-bottom: 4px solid #fff;
}

.slide_content ul.pd li p.title .icon_color1{
    font-size: 12px;
    background: #00A2E6;
    color: #fff;
    padding: 0 3px;
    border-radius: 4px;
    margin-left: 3px;
}
.slide_content ul.pd li p.title .icon_color2{
    font-size: 12px;
    background: #FF4200;
    color: #fff;
    padding: 0 3px;
    border-radius: 4px;
    margin-left: 3px;
}
.slide_content ul.pd li p.title .icon_color3{
    font-size: 12px;
    background: #F98100;
    color: #fff;
    padding: 0 3px;
    border-radius: 4px;
    margin-left: 3px;
}
.slide_content .slide_detail_con{
    padding: 55px;
    font-size: 0;
}
.left_con,.right_con{
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    color: #fff;
}
.slide_content .slide_detail_con .left_con{
    width: 215px;
}
.slide_content .slide_detail_con .left_con p{
    color: #D25E30;
    text-align: center;
    font-size: 18px;
}
.slide_content .slide_detail_con .left_con p span{
    margin-left: 45px;
    color: #fff;
}

.slide_content .slide_detail_con .right_con{
    width: 875px;
}
.slide_content .slide_detail_con .right_con ul li{
    width: 260px;
    height: 178px;
    display: inline-block;
    margin-right: 40px;
    vertical-align: top;
}
.slide_content .slide_detail_con .right_con ul li:nth-child(3n){
    margin-right: 0;
}
.slide_content .slide_detail_con .right_con ul li p.tit1{
    width: 100%;
    height: 40px;
    line-height: 40px;
    border: 1px solid #75BEE6;
    font-size: 18px;
    text-align: center;
    color: #fff;
    margin-bottom: 15px;
    border-radius: 5px;
}

.slide_content .slide_detail_con .right_con ul li p.tit1 span{

    font-size: 14px;
}

.slide_content .slide_detail_con .right_con ul li p.tit1:hover{
    color: #fff;
    background-color:#BE5732;
    font-weight:bold;
}
.slide_content .slide_detail_con .right_con ul li .txt{
    line-height: 22px;
    font-size: 12px;
}

.slide_content .slide_detail_con .right_con ul li .txt a{
    color: #999;
    text-decoration:none;
}
.slide_content .slide_detail_con .right_con ul li .txt a:hover{
    text-decoration:underline;
}

.nav .navlink li a span.sp_arrow{
    display: inline-block;
    margin-left: 4px;
    width: 13px;
    height: 13px;
    background: url("../images/down_arrow.png")/*/templates/default/images/down_arrow.png*/ no-repeat;
    background-size: 100%;
    vertical-align: middle;
}
.nav .navlink li a:hover span.sp_arrow{
    /*background: url("../images/hover_down_arrow.png") no-repeat;*/
}
.nav>li>a.more:hover{
    background-color: #0F0945;
    color: white;
    border-bottom: 0px;
}
.nav>li>a.more:active{
    border-bottom: 0px;
}
.nav>li>a.more:focus{
    border-bottom: 0px;
}
/*.nav>li>a:hover{
    color: #333;
    border-bottom: 4px #1F80CA solid;
}*/
/*.nav>li>a:focus{
    color: #333;
    border-bottom: 4px #1F80CA solid;
}*/
.nav-pills li dl{
    position: absolute;
    right: -28px;
    width: 119px;
    z-index: 1000;
    display: none;
}
.nav .navlink li.por:hover dl{
    display: block;
    /*background-color: rgba(0,0,0,0.5);*/
}
.nav .navlink li.por:hover a{
    /*background-color: #0ea4e0;*/
    /*color: white;*/
    border-bottom: 0px;
}
.nav .navlink li.por:hover span.sp_arrow{
    /*background: url("../images/hover_down_arrow.png") no-repeat;*/
}

.nav-pills li dl dt{
    width: 77px;
    background-color: #272B2E;
    /*border-bottom: 1px solid #f1f1f1;*/
    font-size: 14px;
    color: #fff;
    display: inline-block;
    line-height: 45px;
    height: 45px;
    padding-left: 20px;
    padding-right: 20px;
    font-weight: bold;
    text-indent: 14px;
}
.nav-pills li dl dt:hover{
    background-color: #373D41;
}

.nav-pills li dl dt.unline{

}

.nav-pills li dl dt a{
    display: block;
    width: 100%;
    height: 100%;
    color: #ffffff;
}
.nav_overplay{
    position: absolute;
    width: 100%;
    top: 0px;
    left: 0px;
    height: 0px;
    background-color: rgba(0,0,0,0.5);
    z-index: 9;

}



/*nav结束*/
.hr_1{
    border-color: white;
    opacity: 0.2;
}



/*脚部开始*/
.footer{
    width:100%;
    min-width: 1200px;
    background-color: #373d41;
}

.footer-layout{
    width: 1200px;
    margin: 0 auto;
    padding: 60px 30px 20px;
}

.boxclear::after{
    content: '';
    display: block;
    clear: both;
}

.footer-content{
    padding-bottom: 5px;
}

.footer-menu .menu-title, .footer-contact .contact-title{
    font-size: 16px;
    color: #fff;
    line-height: 30px;
    margin-bottom: 20px;
}

.footer-menu .submenu li{
    width: 200px;
}

.footer-menu .submenu li>a{
    display: inline-block;
    font-size: 14px;
    line-height: 30px;
    color: #9f9f9f;
}

.footer-menu .submenu li>a:hover{
    text-decoration: none;
    color:#fff;
}

.footer-contact{
    width: 200px;
}

.contact-content .label{
    font-size: 14px;
    color: #9f9f9f;
}

.contact-content .tel{
    font-size: 16px;
    color: #fff;
    margin-bottom: 20px;
}

.contact-content .goOnline{
    display: inline-block;
    margin-left: 10px;
    padding: 8px 15px;
    border-radius: 3px;
    background: #1968f3;
    color: #fff;
    font-size: 14px;
}

.copyright{
    padding-top: 30px;
    border-top: solid 1px #9f9f9f;
    color: #9f9f9f;
    line-height: 25px;
    font-size: 14px;
}

.copyright a{
    color: #9f9f9f;
}

.copyright-right{
    text-align: center;
    margin-right: 80px;
}

.tongji_con{
    text-align: center;
    color: #fff;
}

.tongji_con .imgjs {
    display: inline-block;
    width: 22px;
    height: 22px;
    background-image: url("../images/footer_ico.png")/*/templates/default/images/footer_ico.png*/;
}

.tongji_con .js1 {
    background-position: 85px 113px;
}

.tongji_con .js2{
    background-position: 85px 91px;
}
.tongji_con .js3 {
    background-position: 85px 67px;
}

/*脚部结束*/
.footer .fixicon{
    width: 60px;
    float: right;
    margin-top: -100px;
    margin-right: 20px;
}
.footer .fixicon img{
    display: block;
    margin-top: 10px;
    float: right;
}

/**/
a.btna{
    display: inline-block;
    text-decoration: none;
    color: white;
    width: 85px;
    height: 35px;
    border-radius: 20px;
    border-width: 1px;
    border: 1px solid #a4b0be;
    margin: 0px auto;
    text-align: center;
    color: #666;
}
a.btna p{
    font-size: 14px;
    line-height: 35px;
    height: 35px;
}
a.btna.loginbtn{
    width: 56px;
    height: 24px;
    margin-top: 2px;
}
a.btna:hover{
    background-color: #1269f3;
    color:#fff;
}

a.btna:active{
    /*opacity: 0.6;*/
}

a.btna.btna2 {
    background-color: #1269f3;
    margin-left: 10px;
    color:#fff;
}

a.btna.btna3 {
    background-color: #004ea2;
    margin-left: 10px;
    color:#fff;
    border-radius: 7px;
}
/**/

.container button.btna{
    display: inline-block;
    text-decoration: none;
    color: white;
    width: 85px;
    height: 35px;
    border-radius: 20px;
    border-width: 1px;
    border: 1px solid #a4b0be;
    margin: 0px auto;
    text-align: center;
    color: #a4b0be;
}
.container button.btna p{
    font-size: 14px;
    line-height: 35px;
    height: 35px;
}
.container button.btna.loginbtn{
    width: 56px;
    height: 24px;
    margin-top: 2px;
}
.container button.btna:hover{
    background-color: #1269f3;
    color:#fff;
    cursor:pointer
}

.container button.btna:active{
    /*opacity: 0.6;*/
}

.container form button.btna{
    width: 75%;
    margin: 6px auto;
    margin-left: 10px;
    background-color:#e8121d ;
    border-radius: 5px;
    margin-top: 20px;
    margin-left: 30px;
    height: 40px;
}

.container form button:hover{
    background-color: #DB030E!important;
    opacity: 0.9;
    color: white!important;
    cursor:pointer
}
.container form button p{
    color: white!important;
    font-size: 14px;
    color: #fff;
}


/**客服代码**/
#kf_box{width:140px; height:auto; background: #f1f1f1; position:fixed; z-index:9999; color:#000; left: 10px; border:1px solid #E0E0E0;border-radius:0px; top:150px; box-shadow: 0 13px 32px 0 rgba(44,44,44,.17);display:none;}
#kf_box .head_qy{ width:140px; height:83px; position:relative;}
#kf_box .head_qy .close_btn{ background: url("../images/icon_btn.png")/*/templates/default/images/icon_btn.png*/ center no-repeat;background: url("../images/icon_btn.png")/*/templates/default/images/icon_btn.png*/ center no-repeat;background-size: 100% auto;width: 28px;height: 28px;cursor: pointer;position: absolute;right: -10px;top: -10px;}
#kf_box .head_qy .qq-a{ width:132px; height:109px; display:block; position:absolute; background:url("../images/header/hyqq_01.png")/*/templates/default/images/header/hyqq_01.png*/ no-repeat; left:-35px; top:-95px;}
#kf_box .head_qy .qq-a:hover{ width:132px; height:109px; display:block; position:absolute; background:url("../images/header/hyqq_02.png")/*/templates/default/images/header/hyqq_02.png*/ no-repeat; left:-35px; top:-95px; text-decoration:none;}
#kf_box .mf_sy{ width:140px; height:70px; position:absolute; top:15px; left:-10px; background:url("../images/header/mf_sy_01.png")/*/templates/default/images/header/mf_sy_01.png*/ no-repeat; text-decoration:none;}
#kf_box .mf_sy img{ margin-top:32px; margin-left:15px;}
#kf_box .kfqq_box{ width:140px; height:auto; padding-bottom:10px;}
#kf_box .kfqq_box .kftt_bx{ width:140px; height:30px; line-height:30px; text-align:center;  font-size:14px; margin:15px auto; background: #fff; font-weight: 400; color:#e45d0b;}
#kf_box .kfqq_box .kf_qq_item{ padding:0 5px; padding-left: 18px; display:block; line-height:21px; margin:5px 0; color:#000;}
#kf_box .kfqq_box .kf_qq_item span{ font-size:12px;}

#kf_box .kfqq_box .kf_qq_item i{ width:18px; height:18px; display:inline-block; background:url("../images/header/x_qq_01.png")/*/templates/default/images/header/x_qq_01.png*/ no-repeat; margin-bottom:-5px; margin-right:10px; background-size: 18px 18px;}
#kf_box .kfqq_box .kf_qq_item s{ width:18px; height:18px; display:inline-block; background:url("../images/header/erweima.png")/*/templates/default/images/header/erweima.png*/ no-repeat; margin-bottom:-5px; margin-left:8px;}
#kf_box .kftt_dz{ width:80px; margin:auto; height:24px; line-height:24px; display:block; color:#FFF; font-size:12px; background:#ff4c00; border-radius:2px; text-align:center; margin-top: 10px;}
#kf_box .kftt_dz:hover{text-decoration:underline;}

.kf_qq_item{
    position: relative;
}
.img-ewm{
    display: none;
    width: 100px;
    position: absolute;
    left: 122px;
    top: 0;
    border-radius: 2px;
}
.kf_qq_item:hover .img-ewm{
    display: block;
}

.kf_icon{
    width: 50px;
    position: fixed;
    left: 5px;
    bottom: 90px;
    z-index: 9999;
    cursor: pointer;
    display: none;
}

/* #kf_box .kf_qq_item:nth-child(4){
    display: none;
}
#kf_box .kf_qq_item:nth-child(5){
    display: none;
} */

/*wfxzt样式20160411*/
.content img{

}
.content .register{
    text-align: center;
    font-size: 30px;
    color: #393939;
    height: 100px;
    line-height: 100px;
}
.content .register a{
    padding: 6px 8px;
    background: #32b16c;
    border-radius: 6px;
    color: #fff;
    text-decoration: none;
    font-size: 26px;
    margin: 0 6px;
}
.content .possess,.freeSup{
    position: relative;
}
.content .possess a{
    display:block;
    position: absolute;
    left: 44%;
    top: 58%;
    width: 15%;
    height:30%;
    font-size:4em;
    opacity: 0;
}
.content .freeSup a{
    cursor:pointer;
    position: absolute;
    left: 41%;
    top: 50%;
    width: 18%;
    height:26%;
    font-size:3.5em;
    opacity: 0;
}
/*渠道添加20160622*/
.kfqd_qq{
    width: 80px;
    background: #354184;
    margin: 0 auto;
    padding: 8px 0;
    border-radius: 5px;
    cursor: pointer;
}
.kfqd_qq p{
    text-align: center;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
}
.qd_detail{
    display: none;
    border: 2px solid #FF4C00;
    position: fixed;
    top: 60px;
    right: 130px;
    width: 265px;
    padding-bottom: 10px;
    background-color:#FFFFFF ;
}
.detail_header{
    position: relative;
    width: 100%;
    background:#FF4C00;
}
.detail_header p{
    font-size: 18px;
    line-height: 34px;
    text-align: left;
    color: #FFFFFF;
    margin-left: 15px;
}
.detail_header .detail_close{
    position: absolute;
    width: 25px;
    height: 25px;
    display: block;
    float: right;
    right: 4px;
    top: 4px;
    cursor: pointer;
    background: url("../images/header/icon_close.png")/*/templates/default/images/header/icon_close.png*/ no-repeat;
}
.detail_content{
    width: 100%;
    background: #FFFFFF;
}
.detail_content p{
    width: 85%;
    margin: 0 auto;
    text-align: left;
    font-size: 16px;
    line-height: 34px;
    font-weight: bold;
    color: #363636;
}
.detail_content .detail_provice{
    display: block;
    width: 85%;
    margin: 0 auto;
    font-size: 14px;
    line-height: 20px;
    color: #3C3C3C;
}
.detail_content .qq_contant{
    display: block;
    width: 85%;
    margin: 0 auto;
    border: 2px solid #80B5CF;
    background:#9BD2F1;
    text-align: center;
    border-radius: 5px;
    padding: 2px 0;
}
.detail_content .qq_contant:hover{
    text-decoration: none;
}
.qq_contant .qd_qq{
    width: 21px;
    height: 21px;
    display: inline-block;
    background: url("../images/header/x_qq_01.png")/*/templates/default/images/header/x_qq_01.png*/ no-repeat;
    background-size: 100% auto;
    margin-bottom: 5px;
    vertical-align: middle;
}
.qq_contant span{
    font-size: 14px;
    line-height: 30px;
    color: #454E54;
}

/*qq弹层*/
ins#qiao-invite-wrap{
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
}



.detail{
    width: 100%;
    height: 100px;
    margin: 0px auto;
    background-color: #eeeeee;
}
.detail .detail_w1100{
    width: 1200px;
    margin: 0px auto;
    text-align: center;
}
.detail .detail_w1100 p{
    font-size: 26px;
    color: #4c4c4c;
    padding-top: 28px;
}

.detail .detail_w1100 p span.shuzhi{

    font-size: 38px;
    border-radius: 4px;
    padding: 6px 12px;
    background-color: rgba(0,0,0,0.8);
    margin: 0px 2px;
    /*font-family: Impact;*/
    font-family: Arial;
    font-weight:normal;
    color:#fff;
}

.detail .detail_w1100 p i{
    font-style: normal;
    color: #fd4100;
    font-weight: 400;
    font-size: 40px;
}
.detail .detail_w1100 p a{
    display: inline-block;
    width: 150px;
    font-size: 25px;
    color: white;
    font-weight: 400;
    border-radius: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.detail .detail_w1100 p a:hover{
    background-color: #EB3E02;
}

/**/
.page-link {  padding-right: 10px; text-align:center; margin-bottom:100px; margin-top:40px;}
.page-link a {
    border: 1px solid #4E6EF2;
    margin: 0px 2px;
    padding: 9px 15px;
    font-size: 14px;
    font-weight: bold;
    color: #0062B0;
    border-radius: 6px;
}
.page-link a:hover{
    background-color: #4E6EF2;
    color: #FFFFFF;
    text-decoration:none;
    font-size: 14px;
    font-weight: bold;
}
.page-link .this-page {
    background-color: #4E6EF2;
    border: 1px solid #4E6EF2;
    color: #FFFFFF;
    margin: 0 2px;
    padding: 9px 15px;
    font-size: 14px;
    font-weight: bold;
    border-radius: 6px;
}

/*************************header pic***********************/

/*****渠道顶部图片**********/
.partner-index-bg {
    width: 100%;
    height: 400px;
    min-width: 1200px;
    /* background: url("../images/bghd/bg_sales02.jpg") no-repeat; */
    background-size:100% auto;
}

.partner-index-bg .layout {
    width: 1200px;
    margin: 0px auto;
    padding-top: 121px;
    position: relative;
}
.partner-index-bg .layout .container{
    /* width: 422px; */
    height: 132px;
    width: 100%;
    text-align: center;
    /* left: 205px;
    top: 163px;
    position: absolute; */
}

.partner-index-bg .layout .container h3 {
    font-size: 38px;
    color: white;
    font-weight: bold;
}

.partner-index-bg .layout .container p.contents {
    font-size: 16px;
    line-height: 30px;
    color: white;
    margin: 10px auto 15px;
    background-color: rgba(0,0,0,0.2);
    padding: 5px 10px;
    width: 333px;
    border-radius: 2px;
}

.partner-index-bg .layout .container a.btna {
    border-color: white;
}

.partner-index-bg .layout .container  a.btna.btna1 {
    background-color: white;
}

.partner-index-bg .layout .container  a.btna.btna2 {
    background-color: #55acef;
    margin-left: 10px;
}
.partner-index-bg .layout .container a.btna.btna1 p {
    color: #395a80;
}
.partner-index-bg .layout .container a.btna.btna2 p {
    color: white;
}

.partner-index-bg .layout .container a.btna.btna1:hover{
    background-color: #f0f0f0;
}
.partner-index-bg .layout .container a.btna.btna2:hover{
    background-color:#3d92ef;
}


/*****技术支持顶部图片**********/
.service-index-bg {
    width: 100%;
    height: 400px;
    min-width: 1200px;
    background: url("../images/bghd/bg_sales13.jpg")/*/templates/default/images/bghd/bg_sales13.jpg*/ no-repeat;
    background-color: #0485FC;
}

.service-index-bg .layout {
    width: 1200px;
    margin: 0px auto;
    position: relative;
}
.service-index-bg .layout .container{
    width: 460px;
    /* height: 230px; */
    left: 150px;
    top: 150px;
    position: absolute;
}

.service-index-bg .layout .container h3 {
    font-size: 38px;
    color: #fff;
    font-weight: 400;
}

.service-index-bg .layout .container p.contents {
    font-size: 15px;
    line-height: 24px;
    color: white;
    margin: 10px 0 15px;
    width: 422px;
    /* background-color: rgba(0,0,0,0.4); */
    /* padding: 8px 15px; */
    /* border-radius: 2px; */
}

.service-index-bg .layout .container a.btna {
    border-color: white;
}

.service-index-bg .layout .container  a.btna.btna1 {
    background-color: white;
}

.service-index-bg .layout .container  a.btna.btna2 {
    background-color: #55acef;
    margin-left: 10px;
}
.service-index-bg .layout .container a.btna.btna1 p {
    color: #395a80;
}
.service-index-bg .layout .container a.btna.btna2 p {
    color: white;
}

.service-index-bg .layout .container a.btna.btna1:hover{
    background-color: #f0f0f0;
}
.service-index-bg .layout .container a.btna.btna2:hover{
    background-color:#3d92ef;
}

/**/

.howpay-index-bg {
    width: 100%;
    height: 400px;
    min-width: 1200px;
    background-color: #00AAEF;
}

.howpay-index-bg .layout {
    width: 1200px;
    margin: 0px auto;
    position: relative;
}
.howpay-index-bg .layout .container{
    width: 460px;
    /* height: 230px; */
    left: 150px;
    top: 150px;
    position: absolute;
}

.howpay-index-bg .layout .container h3 {
    font-size: 38px;
    color: #fff;
    font-weight: 400;
}
.howpay-index-bg .layout .container p.contents {
    font-size: 15px;
    line-height: 24px;
    color: white;
    margin: 10px 0 15px;
    width: 422px;
}

.howpay-index-bg .layout .imgshow{
    width: 482px;
    right: 0px;
    top: 53px;
    position: absolute;
}



/*case 案例*/
.case-index-bg {
    width: 100%;
    height: 400px;
    min-width: 1200px;
    background: url("../images/bghd/bg_sales033.jpg")/*/templates/default/images/bghd/bg_sales033.jpg*/ no-repeat;
    background-size:100% auto;
    background-color: #F6631A;
}

.case-index-bg .layout {
    width: 1200px;
    margin: 0px auto;
    position: relative;
}
.case-index-bg .layout .container{
    width: 460px;
    height: 230px;
    left: 155px;
    top: 150px;
    position: absolute;
}

.case-index-bg .layout .container h3 {
    font-size: 38px;
    color: #fff;
    font-weight: 400;
}

.case-index-bg .layout .container p.contents {
    font-size: 15px;
    line-height: 24px;
    color: white;
    margin: 10px 0 15px;
    /* background-color: rgba(0,0,0,0.2); */
    /*padding: 8px 15px;*/
    /* width: 422px; */
    /* border-radius: 2px; */
}

.case-index-bg .layout .container a.btna {
    border-color: white;
    padding: 4px 25px;
}

.case-index-bg .layout .container  a.btna.btna1 {
    background-color: white;
}
.btn_index{
    width: 100%;
    text-align: right;
}
.case-index-bg .layout .container  a.btna.btna2 {
    background-color: #55acef;
    margin-left: 10px;
}
.case-index-bg .layout .container a.btna.btna1 p {
    color: #395a80;
}
.case-index-bg .layout .container a.btna.btna2 p {
    color: white;
}

.case-index-bg .layout .container a.btna.btna1:hover{
    background-color: #f0f0f0;
}
.case-index-bg .layout .container a.btna.btna2:hover{
    background-color:#3d92ef;
}


/*公共top*/


.pubhed-index-bg {
    width: 100%;
    height: 420px;
    min-width: 1200px;
    /*background-color: #00AAEF;*/
    background-color: #1746D2;
}

.pubhed-index-bg .layout {
    width: 1200px;
    margin: 0px auto;
    position: relative;
}
.pubhed-index-bg .layout .container{
    width: 460px;
    /* height: 230px; */
    left: 100px;
    top: 150px;
    position: absolute;
}

.pubhed-index-bg .layout .container h3 {
    font-size: 38px;
    color: #fff;
    font-weight: 400;
}
.pubhed-index-bg .layout .container p.contents {
    font-size: 15px;
    line-height: 24px;
    color: white;
    margin: 10px 0 15px;
    width: 422px;
}

.pubhed-index-bg .layout .imgshow{
    width: 482px;
    right: 0px;
    top: 53px;
    position: absolute;
}


/****大客户******************************************/

.ka-index-bg {
    width: 100%;
    height: 400px;
    min-width: 1200px;
    /*background: url("../images/bghd/bg_sales13.jpg") no-repeat;*/
    background-color: #02308e;
}

.ka-index-bg .layout {
    width: 1200px;
    margin: 0px auto;
    position: relative;
}

.ka-index-bg .layout  .showimg{
    position: absolute;
    top: 73px;
    right: 0px;
}
.ka-index-bg .layout .container{
    width: 460px;
    /* height: 230px; */
    left: 150px;
    top: 150px;
    position: absolute;
}

.ka-index-bg .layout .container h3 {
    font-size: 38px;
    color: #fff;
    font-weight: 400;
}

.ka-index-bg .layout .container p.contents {
    font-size: 15px;
    line-height: 24px;
    color: white;
    margin: 10px 0 15px;
    width: 422px;
    /* background-color: rgba(0,0,0,0.4); */
    /* padding: 8px 15px; */
    /* border-radius: 2px; */
}


/******************直播**********/
.bo-index-bg {
    width: 100%;
    height: 400px;
    min-width: 1200px;
    /*background: url("../images/bghd/bg_sales13.jpg") no-repeat;*/
    background-color: #CE00C2;
}

.bo-index-bg .layout {
    width: 1200px;
    margin: 0px auto;
    position: relative;
}

.bo-index-bg .layout  .showimg{
    position: absolute;
    top: 43px;
    right: 95px;
}
.bo-index-bg .layout .container{
    width: 460px;
    left: 150px;
    top: 92px;
    position: absolute;
}

.bo-index-bg .layout .container h2 {

}

.bo-index-bg .layout .container h2 img{

    height:100px;
}

.bo-index-bg .layout .container h3 {
    font-size: 38px;
    color: #fff;
    font-weight: 400;
}

.bo-index-bg .layout .container p.contents {
    font-size: 15px;
    line-height: 24px;
    color: white;
    margin: 10px 0 15px;
    width: 422px;
    /* background-color: rgba(0,0,0,0.4); */
    /* padding: 8px 15px; */
    /* border-radius: 2px; */
}



/******************拍对**********/
.pai-index-bg {
    width: 100%;
    height: 420px;
    min-width: 1200px;
    background: url("../images/zhibo/banner11.png")/*/templates/default/images/zhibo/banner11.png*/ no-repeat center/cover;
}

.pai-index-bg .layout {
    width: 1200px;
    margin: 0px auto;
    position: relative;
}

.pai-index-bg .layout  .showimg{
    position: absolute;
    top: 43px;
    right: 95px;
}
.pai-index-bg .layout .container{
    width: 460px;
    left: 10px;
    top: 140px;
    position: absolute;
}

.pai-index-bg .layout .container h2 {

}

.pai-index-bg .layout .container h2 img{

    height:52px;
}

.pai-index-bg .layout .container h3 {
    font-size: 38px;
    color: #fff;
    font-weight: 400;
}

.pai-index-bg .layout .container p.contents {
    font-size: 15px;
    line-height: 24px;
    color: white;
    margin: 10px 0 15px;
    width: 422px;
    /* background-color: rgba(0,0,0,0.4); */
    /* padding: 8px 15px; */
    /* border-radius: 2px; */
}


/*pro wfx*/
.pro-index-bg {
    width: 100%;
    height: 420px;

    background: linear-gradient(270deg, #2186FF 0%, #1454F5 100%);
    background-size: 100% auto;
    background-color: #012B75;
}

.pro-index-bg .layout {
    width: 1200px;
    margin: 0px auto;
    position: relative;
}
.pro-index-bg .layout .container{
    width: 630px;
    height: 230px;
    left: 700px;
    top: 135px;
    position: absolute;
}

.pro-index-bg .layout .container a{

    display: inline-block;
    width: 180px;
    height: 40px;
    line-height: 40px;
    border-radius: 2px;
    font-size: 16px;
    color: #fff;
    background: url("../images/mall/btn_bg.png")/*/templates/default/images/mall/btn_bg.png*/;
    text-align: center;
}

.pro-index-bg .layout .container h3 {
    font-size: 45px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 0px;
}
.pro-index-bg .layout .container h4{


    color: #fff;
    font-weight: 400;
    font-family: PingFangSC-Medium;
    font-size: 36px;
    text-shadow: 0 2px 4px rgba(0,0,0,.2);
}

.pro-index-bg .layout .container p.contents {
    font-size: 15px;
    line-height: 35px;
    color: white;
    margin: 10px 0 15px;
    padding: 8px 0px;
    width: 483px;
    border-radius: 2px;
    font-size: 22px;
}

.pro-index-bg .layout .container a.btna {
    border-color: white;
}

.pro-index-bg .layout .container  a.btna.btna1 {
    background-color: white;
}

.pro-index-bg .layout .container  a.btna.btna2 {
    background-color: #55acef;
    margin-left: 10px;
}
.pro-index-bg .layout .container a.btna.btna1 p {
    color: #395a80;
}
.pro-index-bg .layout .container a.btna.btna2 p {
    color: white;
}

.pro-index-bg .layout .container a.btna.btna1:hover{
    background-color: #f0f0f0;
}
.pro-index-bg .layout .container a.btna.btna2:hover{
    background-color:#3d92ef;
}


.pro-index-bg .layout .container1{
    width: 640px;
    /* height: 390px;*/
    left: -25px;
    top: 80px;
    position: absolute;
}

.pro-index-bg .layout .container1 img{
    height: 340px;
}

.pro-index-bg .layout .container2{
    width: 500px;
    left: 42px;
    top: 12px;
    position: absolute;
}

.pro-index-bg .layout .container2 img{
    width: 445px;
}

.pro-index-bg .layout .container3{
    width: 500px;
    left: 30px;
    top: 10px;
    position: absolute;
}

.pro-index-bg .layout .container3 img{
    width: 500px;
}

.pro-index-bg .layout .container4{
    width: 640px;
    height: 329px;
    left: -80px;
    top: 55px;
    position: absolute;
}

/*登录口*/
.dialog {
    position: absolute;
    z-index: 1001;
    display: none;
    text-align: left;
    width: 1200px;
    padding: 40px 50px;
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 0 10px #888;
}

.dialog .close {
    position: absolute;
    right: -30px;
    top: -25px;
    background: #eee;
    color: #A0A0A0;
    padding: 5px;
    border-radius: 100%;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 20px;
}

.dialog .login_chease .left_login {
    float: left;
    margin-right: 30px;
    border-radius: 6px;
}

.dialog .login_chease .left_login:hover{
    background: #FBFBFB;
}
.dialog .login_chease .right_login {
    float: left;
    border-radius: 6px;
    margin-right: 30px;
}
.dialog .login_chease .mgrno{
    margin-right: 0;
}

.dialog .login_chease .right_login:hover{
    background: #FBFBFB;
}
.dialog .login_chease .login_packbox {
    width: 212px;
    height: 300px;
    background: #f7f7f7;
    border: 1px solid #edeaea;
    cursor: pointer;
    text-align: center;
}

.dialog .login_chease .login_packbox .big_tt {
    color: #1484ce;
    padding-top: 10px;
    padding-bottom: 15px;
    font-size: 81px;
    font-family: Arial;
    font-weight: 900;
    height: 85px;
}
.big_tt {
    margin-top: 30px;
}

.dialog .login_chease .login_packbox .big_desc {
    font-size: 28px;
}

.dialog .login_chease .login_packbox .p_center {
    color: #757575;
    font-size: 14px;
    margin-top: 20px;
}

.dialog .login_chease .login_packbox .p_center01 {
    color: #757575;
    font-size: 22px;
    margin-top: 5px;
}


.menucenter-wrap{
    width: 100%;
    height: 60px;
}
.menucenter{
    width:100%;
    height:60px;
    background-color: #fff;
    border-bottom: 1px solid #f1f1f1;
    box-shadow: 0 6px 30px 0 rgba(0,0,0,0.09);
    z-index: 9999;
}

.menucenter .w1200{ width:1200px; margin: 0 auto;}
.menucenter .w1200 .icologo{ float:left;
    padding-top: 10px;
    margin-left: 30px;
}

.menucenter .w1200 .icologo span{

    font-size: 20px;
    margin-top: 5px;
    display: block;
}

.menucenter .w1200 .title{  float:left;
    line-height: 40px;
    padding: 10px;
    font-size: 14px;
    color:#333;
}
.menucenter .w1200 .icologo img{
    height:40px;}
.menucenter .w1200 .title span{ line-height:60px;}
.menucenter .w1200 .menu{ float:right;
}
.menucenter .w1200 .menu>ul>li{
    float: left;
    line-height: 40px;
    padding: 10px 0px 10px 40px;
    font-size: 14px;
}
.menucenter .w1200 .menu>ul>li.online-reg{

    padding: 10px 0px 10px 10px;
}


.menucenter .w1200 .menu ul li a{ color:#333; display: block; height: 48px;}
.menucenter .w1200 .menu ul li a:hover{ border-bottom:4px solid #666;}
.menucenter .w1200 .menu ul li a.reg{

    width: 95px;
    height: 44px;
    background: #155bd4;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 44px;
    display: block;
    border-radius: 22px;
}

.menucenter .w1200 .menu ul li a.reg-1{

    width: 95px;
    height: 44px;
    background: #cc3605;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 44px;
    display: block;
    border-radius: 22px;
}

.menucenter .w1200 .menu ul li a.cur{border-bottom:4px solid #666;}


/* 注册弹层 */
.login-box, .form-layer-box{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.3);
    z-index: 9999;
    display: none;
}

.login-box .login-content{
    width: 1000px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    padding: 35px 50px 35px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 10px 6px 70px 10px rgba(0, 0, 0, .2);
}
.login-box .login-content .close, .form-layer-close{
    width: 15px;
    height: 15px;
    background: url("../images/close_22.png")/*/templates/default/images/close_22.png*/ no-repeat center/cover;
    position: absolute;
    top: 15px;
    right: 14px;
    cursor: pointer;
}

.login-box .login-content .tit{
    font-size: 22px;
    font-weight: bold;
    margin-left: 14px;
    color: #666;
    margin-top: 10px;
}

.login-box .login-content .more{

    font-size: 16px;
    margin-right: 26px;
    color: #666;
    text-align: right;
}

.login-box .login-content ul{
    margin-top:10px;
}

.login-box .login-content ul:after{
    content: '';
    display: block;
    clear: both;
}

.login-box .login-content > ul > li{
    width: 300px;
    float: left;
    margin: 15px;
    overflow: hidden;
    box-shadow: 0px 6px 70px 1px rgba(0, 0, 0, .1);
    border-radius: 5px;
    transition: all .3s linear;
}

.login-box .login-content > ul > li:hover{

    background: url("../images/index/mode2_active.png")/*/templates/default/images/index/mode2_active.png*/ right/cover;
    box-shadow: 0px 5px 8px 2px rgba(0,0,0,.1);
    transform: translateY(-5px);
}


.login-box .login-content > ul > li >a{
    display: block;
    width: 100%;
    padding: 20px 0;
    text-align: center;
}

.login-box .login-content > ul > li >a .substance{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
}

.login-box .login-content > ul > li .img-box{
    width: 50px;
}
.login-box .login-content > ul > li .img-box img{
    width: 100%;
    vertical-align: middle;
}
.login-box .login-content > ul > li .text-box{
    width: 220px;
    padding-left: 10px;
    box-sizing: border-box;
}
.login-box .login-content > ul > li .text-box .title{
    font-size: 22px;
    color: #333;
    font-weight: 300;
}

.login-box .login-content > ul > li .text-box .title span{

    font-size:14px;
    margin-left:20px;
}


.login-box .login-content > ul > li:hover .text-box .title{
    color: #fff;
}

.login-box .login-content > ul > li .text-box .descr{
    font-size: 12px;
    color: #999;
    margin-top: 5px;
    text-align: left;
}

.login-box .login-content > ul > li:hover .text-box .descr{
    color: #fff;
}

.login-box .login-content > ul > li >a .btn-box{
    display: inline-block;
    padding: 7px 18px;
    margin: 15px auto 0;
    background: #0076fe;
    color: #fff;
    border-radius: 30px;
    position: relative;
}

.login-box .login-content > ul > li >a .btn-box:hover .contact{
    display: block;
}

.login-box .login-content > ul > li >a .btn-box .contact{
    position: absolute;
    left: 50%;
    top: -10px;
    transform: translate(-50%, -100%);
    width: 80px;
    height: 80px;
    background: #fff;
    padding: 5px;
    display: none;
}

.login-box .login-content > ul > li >a .btn-box .contact .triangle{
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    border-style: solid;
    border-width: 8px;
    border-color: #fff transparent transparent transparent
}

.login-box .login-content > ul > li:hover .btn-box{
    background: #fff;
    color: #0076fe;
}

.login-box .login-content > ul > li:nth-child(3n){
    margin-right: 0px;
}

.login-box .login-content > ul > li.active{
    background: url("../images/index/mode2_active.png")/*/templates/default/images/index/mode2_active.png*/ right/cover;
    box-shadow: 0px 5px 8px 2px rgba(0,0,0,.1);
    transform: translateY(-5px);
}

.login-box .login-content > ul > li.active .text-box .title{
    color: #fff;
}

.login-box .login-content > ul > li.active .text-box .descr{
    color: #fff;
}

.login-box .login-content > ul > li.active .btn-box{
    background: #fff;
    color: #0076fe;
}
/* 注册弹层 */

/* 联系方式表单弹层 */
.form-layer{
    width: 1000px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    padding: 65px 0;
    border-radius: 10px;
    background: #fff;
    box-shadow: 10px 6px 70px 10px rgba(0, 0, 0, .2);
}
.form-layer::after{
    content: '';
    display: block;
    clear: both;
}
.form-layer .left{
    width: 50%;
    box-sizing: border-box;
    text-align: center;
    border-right: solid 1px #e5e5e5;
}
.form-layer .left .title{
    font-size: 28px;
    color: #333;
    margin-bottom: 10px;
}
.form-layer .left .subtitle{
    font-size: 18px;
    color: #666666;
}
.form-layer .left .img-box{
    width: 86px;
    height: 86px;
    border-radius: 50%;
    overflow: hidden;
    margin: 35px auto;
}
.form-layer .left .img-box img{
    width: 100%;
    vertical-align: middle;
}
.form-layer .left .phtol{
    font-size: 26px;
    color: #333;
    margin-bottom: 10px;
}
.form-layer .left .time{
    font-size: 18px;
    color: #666666;
}
.form-layer .right{
    width: 50%;
    box-sizing: border-box;
    text-align: center;
}
.form-layer .right .title{
    font-size: 28px;
    color: #333;
    margin-bottom: 10px;
}
.form-layer .right .input-box{
    width: 333px;
    height: 38px;
    margin: 15px auto 0;
    position: relative;
}
.form-layer .right .submit-box{
    width: 330px;
    height: 50px;
    margin: 30px auto 0;
}
.form-layer .right .input-box label{
    position: absolute;
    left: 15px;
    top: 0;
    line-height: 42px;
    font-size: 14px;
    color: #666;
}
.form-layer .right .subtitle{
    font-size: 18px;
    color: #666;
    margin-bottom: 30px;
}
.form-layer .right input{
    display: block;
    width: 100%;
    height: 100%;
    border: solid 1px #e5e5e5;
    font-size: 14px;
    padding-left: 15px;
    outline: none;
}
.form-layer .right input[type=submit]{
    width: 350px;
    height: 50px;
    border: none;
    color: #fff;
    background: #1968f3;
    cursor: pointer;
    outline: none;
}
/* 联系方式表单弹层 */

/* 友情链接 */


.new-links-lst{
    width: 1000px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    clear: both;
    height: auto;
    overflow: hidden;
    text-align: center;
    font-size: 12px;
    padding-top: 35px;
}

.new-links-lst>h4{
    font-size: 15px;
    color: #666;
    line-height: 24px;
    width: 100px;
}
.new-links-lst .link-box{
    width: 1120px;
    vertical-align: top;
}


.new-links-lst a{
    color: #9f9f9f;
    line-height: 24px;
    padding: 0px 8px;
    float: left;
    margin-right: 7px;
    text-align: left;
    font-size: 14px;
}
.new-links-lst a:hover{
    color: #fff;
}




/*******************************************************/

.reg-btn{
    position: relative;
}


.reg-btn-layer{
    position: absolute;
    top: 80px;
    right: -50px;
    background: #fff;
    padding: 35px 20px 30px;
    z-index: 100000;
    border-radius: 10px;
    display: none;
    box-shadow: 10px 6px 70px 10px rgba(0, 0, 0, .2);
    width: 960px;
}

.reg-btn-layer ul{

}

.reg-btn-layer ul li{
    width: 178px;
    float: left;
    margin: 20px 14px;
    background: #fff;
    text-align: center;
    padding: 20px 15px;
    transition: all .2s linear;
    box-shadow: 0px 6px 70px 1px rgba(0, 0, 0, .1);
    position: relative;
}

.reg-btn-layer ul li p.offical-p {

    overflow: hidden;
    position: absolute;
    left: 75px;
    top: -20px;
    z-index: 999;
}

.reg-btn-layer ul li p.offical-p>span {
    display: block;
    float: left;
    font-size: 14px;
    color: #333;
    padding: 0px 8px;
    text-align: center;
    background-color: #ecad69;
    box-sizing: border-box;
    height: 30px;
    line-height: 30px;
    border-radius: 4px;
}

.reg-btn-layer ul li p.offical-p span b {
    font-size: 12px;
}


.reg-btn-layer ul li:hover{
    cursor:pointer;
    transform: translateY(-5px);
    box-shadow: 0px 5px 10px 0px #d5d5d5;

}
.reg-btn-layer ul li img{
    width: 100%;
    vertical-align: middle;
}





.reg-btn-layer ul li .portrait{
    margin: auto;
    width: 70px;
}

.reg-btn-layer ul li .portrait img{
    border-radius: 50%;
}

.reg-btn-layer ul li .wechart{
    margin: auto;
    width: 100px;
    margin-top: 10px;
}

.reg-btn-layer ul li .contact{
    margin-top: 10px;
}

.reg-btn-layer ul li .contact .name{
    font-size: 16px;
    text-align: center;
    color: #000000;
    line-height: 20px;
}

.reg-btn-layer ul li .contact .tel{
    font-size: 14px;
    text-align: center;
    color: #666;
    margin-top: 10px;
    line-height: 20px;
}

.reg-btn-layer ul li .contact .email{
    font-size: 14px;
    text-align: center;
    color: #666;
    margin-top: 0px;
    line-height: 20px;
}

.reg-btn-layer .close{
    position: absolute;
    top: 15px;
    right: 15px;
    width: 15px;
    height: 15px;
    background: url("../images/close_22.png")/*/templates/default/images/close_22.png*/ no-repeat center/cover;
    cursor: pointer;
}

.reg-btn-layer .triangle{
    position: absolute;
    top: -20px;
    right: 105px;
    width: 0;
    height: 0;
    border-width: 10px;
    border-style: solid;
    border-color: transparent transparent #fff transparent;
}

.mask_reg{
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99999;
    width: 100vw;
    height: 100vh;
    background: rgba(0,0,0,0.5);
    display: none;
}