* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
a {
    text-decoration: none;
    color: #000;
}
a, label, button, input, select {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
img {
    border: 0;
}
body {
    background-color: #f5f5f5;
    color: #666;
}
html, body, div, dl, dt, dd, ol, ul, li, h1, h2, h3, h4, h5, h6, p, blockquote, pre, button, fieldset, form, input, legend, textarea, th, td {
    margin: 0;
    padding: 0;
}
user agent stylesheet
div {
    display: block;
}
html, body {
    color: #333;
    margin: 0;
    height: 100%;
    font-family: "Myriad Set Pro","Helvetica Neue",Helvetica,Arial,Verdana,sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: normal;
}
html {
    color: -internal-root-color;
}
a {
    text-decoration: none;
    color: #08acee;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-user-select: none;
    -moz-user-select: none;
}
a:hover {
    color: #fff;
}
button {
    outline: 0;
}
button,input,optgroup,select,textarea {
    margin: 0;
    font: inherit;
    color: inherit;
    outline: none;
}
li {
    list-style: none;
}
.clearfix::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.clearfix {
}
/* 蹇呰甯冨眬鏍峰紡css */
.aui-flexView {
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.aui-scrollView {
    width: 100%;
    height: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    position: relative;
}
header h5 {
    font-size: 16px;
    width: 70%;
    text-align: center;
    font-family: "瀹嬩綋";
}
header a {
    width: 15%;
    text-align: center;
}
header img {
    height: 80%;
    width: 50%;
}

.dg{width:100%;height:50px;}
.loves{width: 95%;height: auto;margin: 10px auto;display: flex;flex-wrap: wrap;flex-direction: row;justify-content: space-between;}
.lovelist{display:inline-block;width:48%;margin-bottom:1.2rem;background-color: #fff;border-radius: 1rem;}
.lovelist img{width: 100%;height: 10rem;border-radius: 1rem 1rem 0 0;display: block;}
.lovelist h2{font-size: 1rem;color: #000;font-weight: bold;}
.lovelist p{font-size: 0.8rem;color: #c0c0c0;}
.lovelist h2,.lovelist p{width: 90%;text-align: left;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;display: block;margin:5px auto;}
.lovelist a{display:block;margin: 1rem auto;width:75%;height: 2.3rem;line-height: 2.3rem;padding: 0 1rem;
    font-size: 1rem;background: -webkit-linear-gradient(315deg, rgba(255, 111, 111, .5) 0%, rgba(255, 111, 111, .9) 100%);
    border-radius: 10rem;vertical-align: middle;white-space: nowrap;color: #fff;border: 0;text-align: center;}

.detail{
    width:100%;
    background-color: #fff;
    margin: 0 auto 1.2rem auto;
    border-radius: 1.6rem;
    padding: 2rem;
    -webkit-box-sizing: border-box;
    position: relative;
    z-index: 1;
    box-shadow: 0 0 2.4rem rgba(0, 0, 0, 0.08);
}
.detail h3{
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-bottom: #dbdbdb dotted .2rem;
    padding-bottom: 1rem;
    text-align:center;
}
.detail p{
    text-align: left;
    color: #444;
    line-height: 180%;
    margin-top: 1.5rem;
}
.begin{
    width: 90%;
    margin:0 auto;
    border-radius: 4rem;
    margin-top: 1rem;
    box-shadow: 0 .3rem .8rem rgba(255, 111, 111, .4);
    background: -webkit-linear-gradient(315deg, rgba(255, 111, 111, .6) 0%, rgba(255, 111, 111, 1) 100%);
    background-color: #fff;
    height: 3.5rem;
    line-height: 3.5rem;
    padding: 0 2.5rem;
    font-size: 1.2rem;
    vertical-align: middle;
    outline: 0;
    white-space: nowrap;
    color: #fff;
    border: 0;
    display: inline-block;
    text-align: center;
    transition: all .3s;
    -webkit-user-select: none;
    -webkit-appearance: none;
    -webkit-box-sizing: border-box;
}

.formtips {
    background-color: rgba(255, 111, 111, .1);
    color: #FF6F6F;
    font-size: 0.8rem;
    line-height: 2rem;
    width: 100%;
    text-align:center;
}
#love_form{padding:10px;width:100%;}
#love_form .title {
    width: 100%;
    line-height: 180%;
    font-size: 16px;
    font-weight: bold;
    color: #333;
    float: left;
}
#love_form ul{
    width: 100%;
    height:auto;
    display: block;
}
#love_form li{
    width: 100%;
    float: left;
    padding: .5rem 0;
    display: block;
}
#love_form .xuanxiang {
    width: 100%;
    float: left;
    margin-top: 1rem;
}
.checkskin,.radioskin {display: none;}
.radioskin-label, .checkskin-label {
    margin-bottom: .8rem;
    display: block;
    width: 100%;
    overflow: initial;
    word-wrap: break-word;
    white-space: inherit;
}
.checkskin-label i {
    position: relative;
    box-sizing: border-box;
    width: 1.2rem;
    height: 1.2rem;
    display: inline-block;
    border: 1px solid #d2d2d2;
    border-radius: .2rem;
    background-color: #fff;
    -webkit-transition: .1s linear;
    transition: .1s linear;
    vertical-align: middle;
}
.radioskin-label i {
    position: relative;
    width: 1.2rem;
    height: 1.2rem;
    box-sizing: border-box;
    display: inline-block;
    border: 1px solid #c2c2c2;
    border-radius: 2rem;
    background-color: #fff;
    vertical-align: middle;
    -webkit-transition: .2s linear;
    transition: .2s linear;
}
.radioskin-label b, .checkskin-label b {
    width: 85%;
    font-size:15px;
}
.checkskin-label b {
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    margin: 0 .5rem;
    overflow: hidden;
}
.radioskin-label b {
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    margin: 0 .5rem;
    overflow: hidden;
}
.checkskin:checked + label.checkskin-label i {
    background-color: #5FB878;
    border-color: #5FB878;
}
.radioskin:checked + label.radioskin-label i:before {
    background-color: #5EB87B;
}
.checkskin:checked + label.checkskin-label i:before {
    height: .4rem;
    animation: checkskinBefore 0.2s ease 0s forwards;
}
.checkskin-label i:before {
    top: .5rem;
    left: .2rem;
    transform: rotate(-45deg);
}
.checkskin:checked + label.checkskin-label i:after {
    height: .7rem;
    animation: checkskinAfter 0.4s ease 0s forwards;
}
.checkskin-label i:before, .checkskin-label i:after {
    position: absolute;
    content: '';
    box-sizing: border-box;
    background-color: #fff;
    width: .1rem;
    height: 0;
    transform-origin: left top;
    transition: opacity ease .3;
}
.checkskin-label i:after {
    top: .8rem;
    left: .5rem;
    transform: rotate(-135deg);
}
.radioskin-label i:before {
    position: absolute;
    content: '';
    background-color: #fff;
    width: .8rem;
    height: .8rem;
    top: .15rem;
    left: .15rem;
    border-radius: 1rem;
}
.checkskin-label i {
    position: relative;
    box-sizing: border-box;
    width: 1.2rem;
    height: 1.2rem;
    display: inline-block;
    border: 1px solid #d2d2d2;
    border-radius: .2rem;
    background-color: #fff;
    -webkit-transition: .1s linear;
    transition: .1s linear;
    vertical-align: middle;
}
#love_form button {
    display:block;
    width: 86%;
    height:3rem;
    line-height:3rem;
    margin: 0 auto;
    border-radius: 3rem;
    box-sizing: border-box;
    box-shadow: 0 .3rem .8rem rgba(255, 111, 111, .4);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    color: #fff;
    border: 0;
    font-size:1rem;
    background: -webkit-linear-gradient(315deg, rgba(255, 111, 111, .6) 0%, rgba(255, 111, 111, 1) 100%);
}
.layui-layer-content .tps {
    font-size: 1rem;
    font-weight: bold;
    text-align: center;
    margin: 30px 0 20px 0;
}
.layui-layer-btn .layui-layer-btn0 {
    border-color: #dedede !important;
    background-color: #fff !important;
    color: #333 !important;
}
.layui-layer-btn {
    text-align: center !important;
    padding-top: 0 !important;
    margin-top: -10px !important;
}
.layui-layer-btn a {
    margin: 0 30px !important;
}


