@charset "utf-8";

html {
    font-size: 14px;
}

body {
    color: #414141;
    font-family: "微软雅黑";
    background: #faefdd url(../images/bodybg.png) center 0 no-repeat;
    background-size: 100%
}

body.bg2 {
    background: #fff url(../images/bodybg2.jpg) center 0 no-repeat;
    background-size: 100%
}

* {
    margin: 0;
    padding: 0;
}

img {
    border: none;
    outline: none;
}

ul,
li,
dl,
dt,
dd {
    /*list-style: none;*/
}

a {
    color: #2c2c2c;
    text-decoration: none;
    outline: none;
}

.c1,
.cGreen1 {
    color: #159700
}

.c2,
.cRed1 {
    color: #f00
}

.c4 {
    color: #b00;
}

.clearfix::after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
}

.hide {
    display: none;
}

/*头部*/
.top {
    margin: 0 auto;
    width: 10rem;
}

.login {
    clear: both;
}

.login img {
    width: 1.76rem;
    vertical-align: top;
    margin-top: 0.35rem;
    margin-left: 0.4rem;
}

.ban {
    width: 10rem;
    text-align: center;
    position: relative;
}

.ban img {
    vertical-align: top;
    width: 7.9467rem;
    margin-top: 0.2rem;
    margin-bottom: 0.2rem;
}

.explain {
    margin: 0 auto;
    color: #fff;
    font-size: 0.26rem;
    text-align: center;
    width: 10rem;
    margin-bottom: 3rem;
}

.explain p:first-child {
    margin-bottom: 0
}

.explain img {
    vertical-align: middle;
    width: 8.693rem;
}


/*导航*/
.menu {
    clear: both;
    text-align: left;
    margin-top: 0.18rem;
    margin-bottom: 0.5rem;
    width: calc(100% - 0.0001rem);
    height: 1.5rem;
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    background: linear-gradient(#545451, #2A2A28);
}

.menu a {
    display: inline-block;
    margin-left: -0.35rem;
}

.menu a:first-child {
    margin-left: 0.2rem;
}

.menu a:last-child {
    margin-right: 0.2rem;
}

.menu a img {
    height: 1.1rem;
    margin-top: 0.2rem;
}

/* .title {
    clear: both;
    margin: 40px auto 0;
    width: 100%;
} */

.title img {
    vertical-align: middle;
    width: 100%;
    margin-top: 0.2rem
}

.cptxt {
    margin: 0 auto;
    width: 8.7rem;
    padding: 0.5rem 0;
}

.cptxt p {
    text-align: justify;
    color: #333;
    font-size: 12px;
    line-height: 20px;
    padding-left: 10px;
}

.cptxt p span {
    margin-left: -10px;
    display: inline-block;
    width: 10px;
}

.pub_con {
    clear: both;
    margin: 0 auto;
    width: 100%;
    background: #fff;
    background-size: 100%;
}

.botbg {
    clear: both;
    margin: 0 auto;
    width: 100%;
    height: 24px;
    background: url("../images/botbg.png") no-repeat;
    background-size: cover;
}


.box1 {
    clear: both;
    margin: 0.5rem auto;
    width: 9rem;
    border: 1px solid #f4daa9;
    border-radius: 10px;
}

.box2 {
    float: left;
    width: 9rem;
    background: #fff;
    margin: 5px 0 -5px -5px;
    border-radius: 10px;
}

.list {
    float: left;
    width: 9rem;
    margin: 0 auto;
    padding-top: 0.2rem;
}

.list li {
    float: left;
    width: 100%;
    display: inline-block;
}

.list li p {
    height: 30px;
    padding-top: 8px;
}

.bg0 {
    background: #f3f3ff;
}

.list li .ipt1 {
    margin-left: 0.5rem;
    width: 8rem;
    height: 38px;
    line-height: 38px;
    background: none;
    border: none;
    border-bottom: 1px solid #3E4083;
    display: inline-block;
    font-size: 14px;
    color: #3E4083;
    outline: medium
}

.list li i {
    float: left;
    display: inline-block;
    padding-left: 0.5rem;
    color: #BF0000;
    font-size: 18px;
    font-style: normal;
    padding-top: 3px;
    padding-right: 5px;
}

.total {
    float: left;
    width: 9rem;
    margin: 0 auto;
    padding-top: 0.3rem;
    padding-bottom: 0.5rem;
}

.total dl {
    width: 100%;
}

.total dt {
    clear: both;
    padding-left: 0.5rem;
    width: 8rem;
    line-height: 0.6rem;
    margin-bottom: 0.2rem;
}

.total dd {
    clear: both;
    padding-left: 0.5rem;
    width: 8rem;
    margin-bottom: 0.2rem;
}

.total dd.ts {
    clear: both;
    padding-left: 0;
    width: 100%;
}

.total dd .ipt1 {
    margin-left: 0.5rem;
    width: 8rem;
    height: 38px;
    line-height: 38px;
    background: none;
    border: none;
    border-bottom: 1px solid #3E4083;
    display: inline-block;
    font-size: 14px;
    color: #3E4083;
    outline: medium
}

.total dd span {
    padding-left: 0.2rem;
}

.area {
    border-radius: 0.15rem;
    width: 8.6rem;
    height: 3rem;
    line-height: 28px;
    background: none;
    border: 1px solid #D5B394;
    display: inline-block;
    font-size: 0.34rem;
    color: #3E4083;
    font-family: "微软雅黑";
    outline: medium
}

.tijiao {
    margin: 0.5rem auto 1rem;
    width: 9.2267rem;
    clear: both;
    height: 1.4rem;
}

.btn {
    width: 9.2267rem;
    height: 1.6rem;
    background: url(../images/btn_tijiao.png) no-repeat;
    border: none;
    outline: medium;
    color: #fff;
    font-size: 0.48rem;
    text-indent: -9999px;
    font-weight: bold;
    background-size: 100%
}

/*评选简介*/
.pxjj {
    margin: 0 auto;
    width: calc(100% - 24px) !important;
    margin-top: 25px;
}

.pxjjtxt {
    margin: 0 auto;
    width: 100%;
    box-sizing: border-box;
    padding: 15px;
}

.pxjjtxt p {
    text-align: justify;
    font-weight: 400;
    font-size: 13px;
    color: #333333;
    line-height: 22px;
}

.pxjjtxt p:not(:last-child) {
    margin-bottom: 20px;
}

.pxjjtxt p:last-child {
    margin-bottom: 0;
}

.pxjjtxt p img {
    width: 7px;
    height: 7.7px;
}

.pxjjtxt p i {
    color: #A36730;
    padding-left: 0.2rem;
    font-style: normal;
}

/*评审团*/

.pst {
    width: 100%;
    margin: 25px auto 0;
}

.pst_title {
    clear: both;
    margin: 0 auto;
    width: 100%;
    text-align: center;
}

.pst_title img {
    vertical-align: middle;
    width: 100%;
}

.pst_con {
    margin: 0 auto;
    width: 100%;
    padding: 10px 15px;
    box-sizing: border-box;
    background: linear-gradient(#faefdd, #F3DCBA)
}

.pst_con .row {
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.pst_con .row:not(:last-child) {
    margin-bottom: 20px;
}

.pst_con .row .item {
    display: flex;
    width: 100px;
    flex-direction: column;
    align-items: center;
    /* justify-content: space-between; */

}

.pst_con .row .item .avatar-box {
    position: relative;
    height: 113px;
    width: 90px;
}

.pst_con .row .item .avatar-box .bg {
    height: 113px;
    width: 90px;
    position: absolute;
    z-index: 3;
    left: 0;
    right: 0;
    top: 0;
}

.pst_con .row .item .avatar-box .avatar {
    height: 100px;
    width: 80px;
    position: absolute;
    left: 5px;
    right: 5px;
    top: 2px;
    z-index: 2;
}

.pst_con .row .item .name {
    font-weight: 600;
    height: 20px;
    font-size: 14px;
    color: #864203;
    line-height: 20px;
}

.pst_con .row .item .jg {
    font-weight: 400;
    font-size: 11px;
    margin-top: 5px;
    text-align: center;
    color: #A36730;
    line-height: 16px;
}

.pst_con .row .item .job {
    font-weight: 400;
    font-size: 11px;
    margin-top: 5px;
    color: #A36730;
    text-align: center;
    line-height: 16px;
}

.pst li {
    float: left;
    width: 90px;
    height: 113px;
    margin-left: 0.1rem;
    margin-right: 0.1rem;
    overflow: hidden;
    position: relative;
}

.pst li img {
    width: 90px;
    height: 113px;
    padding: 10px;
    vertical-align: top;
}

.pst li span {
    display: block;
    color: #864203;
    font-size: 0.36rem;
    font-weight: bold;
    text-align: center;
    padding: 0.2rem 0;
}

.pst li i {
    display: block;
    color: #A36730;
    font-size: 0.33rem;
    padding: 0 0.22rem;
    line-height: 0.56rem;
    font-style: normal;
}

.zhezhao {
    position: absolute;
    left: 0.1rem;
    top: 0.1rem;
    width: 90px;
    height: 113px;
    background: url(../images/picbg.png) no-repeat;
    background-size: 100%;
}

/*评选细则*/
.pxxz {
    margin: 25px auto 0;
    clear: both;
    width: 100%;
}

.pst_bot {
    clear: both;
    margin: 0 auto;
    width: 100%;
    height: 24px;
    background: url("../images/pst_bot.png") no-repeat;
    background-size: 100%;
}


.qh {
    background: #FDFAF5;
    clear: both;
    text-align: center;
    height: 80px;
    padding-top: 20px;
    padding-left: 0.5rem;
    border-radius: 0 0 0.5rem 0.5rem;
    box-shadow: 0 2px 5px 0 rgba(243, 225, 208, 1);
}

.qh a {
    color: #fff;
    padding: 0 0.2rem;
}

.qh .active {
    display: inline-block;
}

.qh span {
    display: inline-block;
    width: 58px;
    height: 60px;
}

.qh span:last-child {
    margin-right: 10px;
}

.qh span:first-child {
    margin-left: 10px;
}

.qh span.tj {
    background: url(../images/qh_menu1.png) no-repeat;
    background-size: 100%;
}

.qh span.zb {
    background: url(../images/qh_menu2.png) no-repeat;
    background-size: 100%;
}

.qh span.fs {
    background: url(../images/qh_menu3.png) no-repeat;
    background-size: 100%;
}

.qh span.bz {
    background: url(../images/qh_menu4.png) no-repeat;
    background-size: 100%;
}

.qh .active span.tj {
    background: url(../images/qh_menu1h.png) no-repeat;
    background-size: 100%;
}

.qh .active span.zb {
    background: url(../images/qh_menu2h.png) no-repeat;
    background-size: 100%;
}

.qh .active span.fs {
    background: url(../images/qh_menu3h.png) no-repeat;
    background-size: 100%;
}

.qh .active span.bz {
    background: url(../images/qh_menu4h.png) no-repeat;
    background-size: 100%;
}


.qh1_con {
    clear: both;
    width: 100%;
    padding-bottom: 0.05rem
}

.tiaojian {
    color: #333;
    padding-top: 0.5rem;
    width: 100%;
    position: relative;
}

.tiaojian p {
    font-weight: 400;
    font-size: 11px;
    color: #333333;
    margin: 15px;

    line-height: 20px;
    text-align: justify;
}

.tiaojian p span {
    margin-left: -10px;
    width: 10px;
    display: inline-block;
}

.tiaojian .flow_img {
    width: calc(100% - 24px);
    margin: 0 auto;
    height: auto;
    display: block;
}

.icon1 {

    left: 0.3rem;
    top: 8.2rem;
}

.icon1 img {
    vertical-align: top;
    width: 91px;
    height: 91px;
}

.icon1 span {
    display: block;
    width: 100%;
    text-align: center;
    color: #666;
    padding-top: 0.2rem;
    font-size: 12px;
}

.icon2 {

    left: 3.4rem;
    top: 8.2rem;
}

.icon2 img {
    vertical-align: top;
    width: 91px;
    height: 91px;
}

.icon2 span {
    display: block;
    width: 100%;
    text-align: center;
    color: #666;
    padding-top: 0.2rem;
    font-size: 12px;
}

.icon3 {

    left: 6.6rem;
    top: 8.2rem;
}

.icon3 img {
    vertical-align: top;
    width: 91px;
    height: 91px;
}

.icon3 span {
    display: block;
    width: 100%;
    text-align: center;
    color: #666;
    padding-top: 0.2rem;
    font-size: 12px;
}


.right1 {
    position: absolute;
    left: 2.8rem;
    top: 9.2rem;
}

.right1 img {
    width: 0.4rem;
}

.right2 {
    position: absolute;
    left: 6rem;
    top: 9.2rem;
}

.right2 img {
    width: 0.4rem;
}

.left2 {
    position: absolute;
    left: 6rem;
    top: 13rem;
}

.left2 img {
    width: 0.4rem;
}

.left1 {
    position: absolute;
    left: 2.8rem;
    top: 13rem;
}

.left1 img {
    width: 0.4rem;
}

.down {
    position: absolute;
    left: 7.7rem;
    top: 11.3rem;
}

.down img {
    width: 0.25rem;
}

.arrow {
    position: absolute;
    left: 1.4rem;
    top: 15.2rem;
}

.arrow img {
    width: 0.25rem;
    vertical-align: top;
}


.icon4 {
    position: absolute;
    left: 6.6rem;
    top: 12rem;
}

.icon4 img {
    vertical-align: top;
    width: 2.4rem;
}

.icon4 span {
    display: block;
    width: 100%;
    text-align: center;
    color: #666;
    padding-top: 0.2rem;
    font-size: 12px;
}

.icon5 {
    position: absolute;
    left: 3.4rem;
    top: 12rem;
}

.icon5 img {
    vertical-align: top;
    width: 2.4rem;
}

.icon5 span {
    display: block;
    width: 100%;
    text-align: center;
    color: #666;
    padding-top: 0.2rem;
    font-size: 12px;
}


.icon6 {
    position: absolute;
    left: 0.3rem;
    top: 12rem;
}

.icon6 img {
    vertical-align: top;
    width: 2.4rem;
}

.icon6 span {
    display: block;
    width: 100%;
    text-align: center;
    color: #666;
    padding-top: 0.2rem;
    font-size: 12px;
}

.icon7 {
    position: absolute;
    left: 0.3rem;
    top: 15.8rem;
}

.icon7 img {
    vertical-align: top;
    width: 2.4rem;
}

.icon7 span {
    display: block;
    width: 100%;
    text-align: center;
    color: #666;
    padding-top: 0.2rem;
    font-size: 12px;
}

.zhibiao {
    width: 100%;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    padding: 20px 10px 0;
}

.zhibiao dl {
    float: left;
    box-sizing: border-box;
    margin-bottom: 15px;
}

.zhibiao dt {
    float: left;
    font-family: Falco-Black-Inline-Negative, Falco-Black-Inline;
    font-weight: normal;
}

.zhibiao dt img {
    margin-top: 0.3rem;
    width: 16px;
    height: 23px;
    object-fit: contain;
}

.zhibiao dd {
    float: right;
    width: calc(100% - 30px);
    color: #333;
    line-height: 20px;
    font-size: 11px;
}

.zhibiao dd.tit {
    color: #A36730;
    font-weight: 600;
    margin-bottom: 0.2rem;
    font-size: 12px;
}

.fangshi {
    clear: both;
    padding: 20px 15px 0;
    color: #333;
}

.fangshi p {
    margin-bottom: 30px;
    font-size: 11px;
    line-height: 20px;
    padding: 0 0.5rem;
    text-align: justify;
}

.fangshi dt {
    font-size: 12px;
    color: #333;
    font-weight: bold;
    margin-bottom: 0.2rem;
    padding-left: 0.5rem
}

.fangshi dd {
    /* padding: 0 0.5rem; */
    line-height: 20px;
    font-size: 11px;
    text-indent: 2em;
    margin-bottom: 20px;
    text-align: justify;
}

.jiangbei {
    clear: both;
    width: 100%;
    text-align: center;
    margin-bottom: 0.8rem;
}

.jiangbei img {
    vertical-align: top;
    width: 75%;
}


/*奖项设置*/
.jxsz {
    clear: both;
    width: 100%;
    margin: 25px auto 0;
}

.jxsz_con {
    /*clear: both;*/
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 5px;
    width: 100%;
    height: auto;
    background: #fff url("../images/jxszbg.png") no-repeat;
    background-size: 100%;
    padding-top: 30px;
    text-align: center;
}

.jxsz_con .jx-item {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.jxsz_con .jx-item .top-img {
    /*position: absolute;*/
    /*top: 0;*/
}

.jxsz_con .jx-item .bottom-img {
    position: absolute;
    bottom: 0;
    width: 50%;
}

.jxsz_con img {
    width: 60%;
    height: auto;
    object-fit: contain;
    margin-bottom: 0.3rem;
}


.zixun {
    width: 100%;
    padding: 0 0 0.5rem;
}

.ewm {
    margin: 0 auto;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 10px;
    text-align: center;
}

.ewm li {
    display: inline-block;
    width: 101px;
    height: 113px;
    margin: 0 20px;
    text-align: center;
}

.ewm li img {
    vertical-align: top;
    width: 101px;
    height: 113px;
}

.ewm li span {
    width: 100%;
    text-align: center;
    color: #A36730;
    font-size: 14px;
    padding: 0.2rem 0 0.5rem;
    display: inline-block;
}

/*底部浮层*/
.fc {
    position: fixed;
    bottom: 0;
    left: 0.3rem;
    width: 9.4rem;
    height: 1.48rem;
    background: url(../images/fcbg.png) no-repeat;
    text-align: center;
    background-size: 100% 100%
}

.fc h2 {
    color: #fff;
    font-size: 0.42rem;
    padding: 0.18rem 0 0.12rem;
}

.fc p {
    color: #cebcab;
    font-size: 0.36rem;
}

.fc2 {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0.3rem;
    width: 9.4rem;
    height: 1.48rem;
    background: url(../images/fcbg.png) no-repeat;
    text-align: center;
    background-size: 100% 100%
}

.fc2 h2 {
    color: #fff;
    font-size: 0.42rem;
    padding: 0.18rem 0 0.12rem;
}

.fc2 p {
    color: #cebcab;
    font-size: 0.36rem;
}

.fc2 p span {
    padding: 0 0.2rem;
}

/*弹框*/
.bghover {
    float: left;
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
    filter: alpha(opacity=85);
    z-index: 3;
}

.web-qr-img {
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 200px;
    height: 200px;
    z-index: 4;
}

.web-qr-img .qr-img {
    width: 180px;
    height: 180px;
}

.web-qr-img .img-close {
    width: 20px;
    height: 20px;
    left: 50%;
    top: 10px;
    transform: translateX(-50%);
}


.tc2 {
    top: calc(15vh);
}

.tc_head1 {
    width: 100%;
    height: auto;
    line-height: 1.4rem;
    font-size: 0.5rem;
    text-align: center;
    color: #fff;
}

.tc_head1 img {
    vertical-align: top;
    width: 100%;
    height: auto;
    object-fit: contain;
}

.tc_head2 {
    width: 100%;
    height: auto;
    font-size: 0.5rem;
    background: linear-gradient(#854103, #DDC484);
    border-radius: 0.5rem 0.5rem 0 0;
    text-align: center;
    color: #fff;
}

.tc_head2 h2 {
    padding-top: 0.3rem;
    font-size: 0.42rem;
}

.tc_head2 h2 span {
    padding-top: 0.1rem;
    font-size: 0.36rem;
    display: block;
    font-weight: normal;
}

.tc_con {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    height: auto;
    background: #fff;
    padding: 25px 0;
}

.tc_con ul {
    width: 100%;
    height: auto;
}

.tc_con li {
    width: calc(100% - 40px);
    height: auto;
    margin: 0 auto;
    margin-bottom: 0.2rem;
}

.tc_con li label {
    width: 8rem;
    font-size: 16px;
    color: #342200;
    margin-bottom: 0.2rem;
}

.tc_con li .ipt3 {
    width: 100%;
    height: 36px;
    margin: 10px 0;
    padding: 0 10px;
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #CBA779;
    border-radius: 4px;
    color: #666;
    font-size: 16px;
    outline: none;
}

.mob {
    display: flex;
    align-items: center;
    margin: 10px 20px;
    margin-bottom: 0.5rem;
    width: calc(100% - 40px);
    height: 56px;
    background: #fff;
    border: 1px solid #CBA779;
    border-radius: 6px;
}

.mob span {
    float: right;
    flex: 1;
    text-align: center;
    height: 1.2rem;
    line-height: 1.2rem;
    font-size: 16px;
    color: #A36730;
    text-align: center;
}

.tt {
    float: left;
    width: 0.1rem;
}

.tt2 {
    float: left;

    height: 30px;
}

.ipt1 {

    width: 100%;
    height: 100%;
    padding: 10px 15px;
    box-sizing: border-box;
    background: none;
    border: none;
    outline: none;
    font-size: 16px;
    color: #666;
}

.ipt2 {
    padding: 10px 15px;
    width: 60%;
    height: 100%;
    box-sizing: border-box;
    background: none;
    border: none;
    outline: none;
    font-size: 16px;
    color: #666;
}

.tc_btn {
    clear: both;
    margin: 20px 20px;
    width: calc(100% - 40px);
    aspect-ratio: 6.1;
    height: auto;
    background: url(../images/btn_denglu.png) no-repeat;
    text-align: center;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    text-indent: -9999px;
    background-size: contain;
}

.register_btn {
    margin: 20px 20px;
    width: calc(100% - 40px);
    aspect-ratio: 6.1;
    height: auto;
    background: url(../images/register_icon.png) no-repeat;
    text-align: center;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    text-indent: -9999px;
    background-size: contain;
}

.exp {
    color: #A36730;
    font-size: 1rem;
    text-align: center;
    width: 100%;
}

.close {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 30px;
    height: 30px;
    background: url(../images/close.png) no-repeat;
    cursor: pointer;
    background-size: 100%;
}

.scroll {
    width: 100%;
    max-height: 80vh;
    overflow-y: auto;
}

.area2 {
    float: left;
    width: 7.6rem;
    height: 2.6rem;
    background: #fff;
    border: 1px solid #CECECE;
    padding: 5px;
    outline: none;
    font-family: "微软雅黑";
    font-size: 0.36rem;
    padding: 0.2rem;
    border-radius: 4px;
}


.box_title2 {
    clear: both;
    margin: 0 auto;
    width: 9.4rem;
    height: 0.98rem;
    text-align: center;
    background: url(../images/tittopbg2.png) no-repeat;
    background-size: 100% 100%;
    font-size: 0.56rem;
    color: #a36730;
    font-weight: bold;
    line-height: 0.98rem;
}

.box_title2 img {
    vertical-align: middle;
    height: 0.7rem;
    margin-top: 0.2rem
}

.tzz {
    margin: 0 auto;
    width: 8.7rem;
}

.tzz p {
    clear: both;
    font-size: 0.34rem;
    color: #342200;
    padding: 0.3rem 0;
    line-height: 0.6rem;
}

.pictext {
    float: left;
    clear: both;
    margin-bottom: 0.2rem;
    font-size: 0.34rem;
    color: #342200;
}

.check1 {
    height: 22px;
    line-height: 22px;
    margin-right: 50px;
    background: url(../images/check1.png) 0 3px no-repeat;
    padding-left: 30px;
    cursor: pointer;
    margin-bottom: 15px;
    background-size: 7%;
}

.check2 {
    background: url(../images/check2.png) 0 3px no-repeat;
    background-size: 7%;
}

.radio1 {
    height: 22px;
    line-height: 22px;
    margin-right: 50px;
    background: url(../images/radio1.png) 0 3px no-repeat;
    padding-left: 30px;
    cursor: pointer;
    margin-bottom: 15px;
    background-size: 7%;
}

.radio2 {
    background: url(../images/radio2.png) 0 3px no-repeat;
    background-size: 7%;
}

.ipt4 {
    width: 8.6rem;
    height: 1rem;
    background: #fff;
    border: 1px solid #D5B394;
    outline: none;
    font-size: 0.34rem;
    border-radius: 0.15rem;
}

/* .del {
    position: absolute;
    left: 65px;
    top: -8px;
    width: 23px;
    height: 23px;
    background: url(../images/del.png) no-repeat;
    cursor: pointer;
} */

.pic2 {
    clear: both;
    margin-bottom: 10px;
    position: relative;
}

.pic2 img {
    width: 2rem;
    height: 2rem;
}

.add {
    clear: both;
    margin-bottom: 10px;
}

.add img {
    width: 2rem;
    height: 2rem;
}