
/*-----------------[初始化]--------------*/
html{font-size: 50px;}
body{color: #3d4c63;font-size: 14px;line-height: 1.5;
    font-family:PingFangSC-Regular, sans-serif,"微软雅黑","Microsoft Yahei";
    max-width: 100%;margin: 0 auto;
    background: #f5f5f5;
    overflow-x: hidden;
    overflow-y: auto;
}

a{
    color: #2F353B;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
a:hover{color: #164E87;}
img{max-width: 100%;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
input,textarea,select{font-size: 12px;color: #3d4c63;font-family:"微软雅黑","Microsoft Yahei";outline: 0;
caret-color:#2F353B;
}
input[type='submit'],input[type='reset'],input[type='button'],button{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
input[type='submit'],input[type='reset'],input[type='button'],button{cursor: pointer;}
::-webkit-input-placeholder {color: #8B9197;}
::-moz-placeholder {color: #8B9197; }
::-ms-input-placeholder {color: #8B9197;}
select::-ms-expand { display: none;}
input::-webkit-outer-spin-button,  
input::-webkit-inner-spin-button {  
    -webkit-appearance: none;  
} 


.ani{
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}

/*无选中效果*/
.unselect{
    -moz-user-select     : none;
    -khtml-user-select   : none;
    -webkit-user-select  : none;
    -o-user-select       : none;
    user-select          : none;
}

/*布局*/
.wp{padding: 0 10px;}
.h30{height: 30px;clear: both;overflow: hidden;}
.h50{height: 50px;clear: both;overflow: hidden;}
.h100{height: 100px;clear: both;overflow: hidden;}

*{
    outline: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}


/*******************************
  -------[=头部]-------
********************************/
body{
    padding-top: 56px;
}
.header{
    position: fixed;left: 0;right: 0;top: 0;z-index: 100;
    height: 56px;
    background: #01227f;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    width:  100%;
    margin: 0 auto;
}
.header.small{
    box-shadow: 0 2px 4px -1px rgba(0,0,0,.2), 0 4px 5px 0 rgba(0,0,0,.14), 0 1px 10px 0 rgba(0,0,0,.12);
}
.logo{
    float: left;
    line-height: 56px;
}
.logo img{
    display: inline-block;vertical-align: middle;
    height: 24px;
}

.hdr{
    float: right;
    padding-top: 10px;
}
.m-btn1{
    display: inline-block;vertical-align: middle;
    width: 94px;height: 36px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    font-size: 14px;color: #fff;line-height: 36px;
    text-align: center;
    margin-right: 8px;
}
.m-btn1:hover{color: #fff;}

.m-reg{
    display: inline-block;vertical-align: top;
    position: relative;z-index: 10;
    margin-top: 3px;
}
.m-reg .btn-user{
    display: block;
    width: 30px;height: 30px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    cursor: pointer;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
}
.m-reg .con-pop{
    width: 200px;
    position: absolute;right: 0;top: 100%;
    background: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    box-shadow: 0 5px 5px -3px rgba(0,0,0,.2), 0 8px 10px 1px rgba(0,0,0,.14), 0 3px 14px 2px rgba(0,0,0,.12);
    padding: 12px 0;
    margin-top: 11px;
    display: none;
}
.btn-reg{
    display: block;
    width: 94px;height: 36px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #f5f5f5;
    margin: 0 auto 12px;
    font-size: 14px;color: rgba(0,0,0,.87);line-height: 36px;text-align: center;
}
.m-reg .txt{
    border-top: 1px solid #e0e0e0;
    padding: 8px 8px 0;
}
.m-reg .item{
    display: block;
    font-size: 14px;color: rgba(0,0,0,.87);line-height: 40px;
    margin-bottom: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.m-reg .icon{
    display: inline-block;vertical-align: middle;
    width: 24px;height: 24px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    margin: -2px 5px 0;
}
.m-reg .txt2{
    font-size: 14px;color: #757575;line-height: 1.2;
    margin: 8px 8px 16px 16px;
    background: url(../image/img31.png) right center no-repeat;
    padding-right: 20px;
}
.m-reg .txt2 a{display: block;color: inherit;}
.m-reg .tel{
    font-weight: bold;
    color: rgba(0,0,0,.87);font-size: 16px;
    margin-bottom: 5px;
}
.m-reg .txt3{
    padding: 8px 8px 0;
    border-top: 1px solid #e0e0e0;
}
.m-reg .btn-del{
    display: block;
    font-size: 14px;color: rgba(0,0,0,.87);line-height: 40px;
    padding: 0 8px;
}


/*******************************
    -------[=导航]-------
********************************/
.menuBtn{
    width: 30px;
    cursor: pointer;
    position: absolute;right: 10px;top: 50%;z-index: 9;
    padding-top: 4px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    display: none;
}
.menuBtn b{display: block;height: 3px;
    background-color: #004a84;
    margin-bottom: 5px;
    border-radius: 2px;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}
.menuBtn.open{}
.menuBtn.open b{display: none;margin: 0;position: absolute;left: 0;top: 50%;width: 30px;}
.menuBtn.open b:first-child{display: block;
    transform:rotate(45deg);
    -webkit-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
}
.menuBtn.open b:last-child{display: block;
    transform:rotate(-45deg);
    -webkit-transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
}

/*******************************
  -------[=banner]-------
*******************************/
.banner{height: 832px;}
.banner .slick-slider,.banner .slick-list,.banner .slick-track,.banner .slick-slide{height: 100%;}
.banner .slick-slide{outline: 0;position: relative;
    background-position: center center;background-repeat: no-repeat;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}
.banner .slick-next,.banner .slick-prev{
    position: absolute;top: 50%;margin-top: -25px;overflow: hidden;
    width: 45px;height: 50px;font-size: 0;line-height: 0;z-index: 100;
    background: none;
    background-repeat: no-repeat;
    background-position: center center;
    -o-background-size: auto 50px;
    -ms-background-size: auto 50px;
    -moz-background-size: auto 50px;
    -webkit-background-size: auto 50px;
    background-size: auto 50px;
    cursor: pointer;
}
.banner .slick-prev{left: 50%;margin-left: -645px;background-image: url(https://www.lailaieshop.com/static/images/arr-l.png);}
.banner .slick-next{right: 50%;margin-right: -645px;background-image: url(https://www.lailaieshop.com/static/images/arr-r.png);}

.banner .slick-dots{position: absolute;left: 0;bottom: 30px;width: 100%;text-align: center;z-index: 99;}
.banner .slick-dots li{display: inline-block;margin: 0 2px;}
.banner .slick-dots li button{display: block;width: 24px;height: 24px;
    font-size: 0;line-height: 0;text-indent: 999px;background-color: #fff;border-radius: 50%;
    border: none;cursor: pointer;
}
.banner .slick-dots li.slick-active button{background-color: #000;}


/*******************************
  -------[=底部]-------
********************************/
.footer{
    background: #263238;
    padding: 0 0 16px;
}
.footer .con-top{
    padding: 16px 0;margin-bottom: 16px;
    border-bottom: 1px solid #404b50;
}
.p-list1{
    overflow: hidden;
}
.p-list1 li{
    float: left;width: 33.33%;
    padding: 12px 5px;
    font-size: 14px;color: rgba(255,255,255,.7);line-height: 46px;
    text-align: center;
}
.p-list1 .con{
    display: block;color: inherit;
}
.p-list1 .det{
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.p-list1 .pic{
    width: 48px;height: 48px;
    margin: 0 auto;
}
.p-list1 .pic img{
    display: block;width: 100%;height: 100%;
}

.f-share{
    text-align: center;
}
.f-share a{
    display: inline-block;vertical-align: middle;
    margin: 0 2px;
}
.f-share img{width: 36px;height: 36px;}

.f-copy{
    font-size: 14px;color: #fff;line-height: 20px;text-align: center;
}

.m-pop{
    position: fixed;left: 0;right: 0;top: 0;z-index: 999;
    height: 100%;
    overflow: hidden;
    background: rgba(0,0,0,.7);
    max-width: 750px;
    margin: 0 auto;
}
.m-pop .inner{
    position: absolute;left: 50%;top: 50%;z-index: 2;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 88%;
    overflow: hidden;
}
.m-wx{
    font-size: 12px;color: #000;line-height: 1.25;
    text-align: center;
    -webkit-border-radius: 24px;
    -moz-border-radius: 24px;
    border-radius: 24px;
    overflow: hidden;
    background: #fff;
}
.m-wx .tit{
    font-size: 16px;font-weight: normal;line-height: 24px;
    text-align: center;
    padding-top: 26px;
}
.m-wx .img{
    display: block;width: 180px;height: 180px;
    margin: 0 auto;
}
.m-wx .con-bot{
    border-top: 2px solid #fafbfb;
    margin-top: 15px;
}
.m-wx .btn-yes{
	border-top: 1px solid #ccc;
    display: block;
    font-size: 16px;color: #ee0a24;line-height: 48px;
    text-align: center;
}

.m-float{
    position: fixed;right: 16px;bottom: 16px;z-index: 100;
}
.m-float .btn-service{
    display: block;
    width: 56px;height: 56px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #47aeaa url(../image/img8.png) center center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    cursor: pointer;
    box-shadow: 0 3px 5px -1px rgba(0,0,0,.2), 0 6px 10px 0 rgba(0,0,0,.14), 0 1px 18px 0 rgba(0,0,0,.12);
    position: relative;z-index: 2;
}
.m-float.ok .btn-service{
    background-image: url(../image/img19.png);
}
.m-float .con-pop{
    position: absolute;left: 0;right: 0;bottom: 100%;z-index: 1;
    padding-bottom: 4px;
    -webkit-transform: translateY(50%);
    -moz-transform: translateY(50%);
    -ms-transform: translateY(50%);
    -o-transform: translateY(50%);
    transform: translateY(50%);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.m-float .con{
    display: block;
    width: 40px;height: 40px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    box-shadow: 0 3px 5px -1px rgba(0,0,0,.2), 0 6px 10px 0 rgba(0,0,0,.14), 0 1px 18px 0 rgba(0,0,0,.12);
    margin: 0 auto 12px;
}
.m-float .con img{
    display: block;width: 100%;height: 100%;
}
.m-float.ok .con-pop{
    visibility: visible;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}
.m-pop .pop-bg{
    position: absolute;left: 0;top: 0;z-index: 1;
    width: 100%;height: 100%;
    background: none;
    cursor: pointer;
}

/*******************************
    -------[=正文]-------
********************************/




