/* Write your styles */
html {
    font-size: 10px;
}

html, body {
    background-color: #fff;
}

body {
    padding-bottom: 0;
    margin: 0;
}

* {
    padding: 0;
    margin: 0;
}

header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 49px;
    background-color: #333;
    color: #fff;
}

    header .back {
        position: absolute;
        top: 0;
        left: 0;
        display: inline-block;
        padding-left: 5px;
        font-size: 30px;
    }

    header p {
        margin: 0;
        line-height: 49px;
        font-size: 16px;
        text-align: center;
    }

.register {
    padding: 8px 6px;
    font-size: 14px;
}

.res-item {
    position: relative;
    width: 100%;
    border-radius: 4px;
    margin-bottom: 8px;
    background-color: #fff;
}

.res-icon {
    position: absolute;
    left: 8px;
    top: 5px;
    z-index: 100;
    display: inline-block;
    font-size: 18px;
    color: #9c9c9c;
}

.res-item .input-item {
    display: inline-block;
    width: 100%;
    padding-left: 31px;
    height: 40px;
    border: none;
    font-size: inherit;
}

    .res-item .input-item:focus {
        outline-offset: 0;
        outline: -webkit-focus-ring-color auto -2px;
        background-color: #fefffe;
        border: 1px solid #e21945;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 5px rgba(226,25,69,.3);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 5px rgba(226,25,69,0.3);
    }

        .res-item .input-item:focus + .res-icon {
            color: #e21945;
        }

.yanzhengma {
    position: absolute;
    right: 10px;
    top: 5px;
    z-index: 100;
    display: inline-block;
    padding: 0.5rem 0.8rem;
    font-size: 14px;
    border: none;
    background-color: #e21945;
    color: #fff;
    border-radius: 8px;
}

    .yanzhengma:disabled {
        background-color: #ddd;
    }

.res-btn {
    margin-top: 10px;
    padding: 0 5px;
    width: 100%;
}

    .res-btn button {
        background-color: #31d118;
        font-size: 14px;
        color: #fff;
        border-radius: 8px;
    }

        .res-btn button:focus {
            color: #fff;
        }

.wrapper {
    margin: 0 20px;
    background-color: #f0eff4;
}

/* γ     */
.cataloglink {
	padding-right: 10px;
	background: #fff;
	font-weight: normal
}
.mulu {
	margin-top: 2px;
}

    .mulu dt {
        margin-bottom: 10px;
        padding-left: 10px;
        background: url(/teaweb/sjzx/img/ico_detail_item.png) left center no-repeat;
        background-position: 0 -2399px;
    }

.mulu dd {
	margin-bottom: 15px;
	margin-left: 30px;
	font-size: 14px;
	color: #666;
	line-height: 25px;
}

.mulu.noo {
	width: 100%;
	margin: 0 auto;
	margin-top: 10px;
}

.mulu.noo dd.smalltitle {
	border: none;
	margin-left: 10px
}

.mulu.noo dd.smalltitle:hover {
	color: #666
}

.mulu.noo dt {
	padding: 10px;
	background: #f6f6f6;
	cursor: pointer
}

.mulu.noo dd {
	margin-left: 25px;
	width: 90%;
	position: relative;
	border-bottom: 1px dotted #fa5c53;
	height: 25px;
	line-height: 50px;
}

.mulu.noo dd:hover {
	color: #FF767D
}

.mulu_img {
    width: 20px;
    height: 25px;
    vertical-align: top;
    display: inline-block;
    background: url(/teaweb/sjzx/img/ico_detail_item.png) left center no-repeat;
    background-position: 0 -2399px;
}

.mulu_zd {
	float: right;
	font-size: 24px;
	color: #b4bbbf;
	line-height: 16px;
	cursor: pointer;
}

.mulu_con {
	
	padding-bottom: 20px;
}

.fini {
    width: 30px;
    height: 30px;
    background: url(/teaweb/sjzx/img/ico_detail_item.png) right center no-repeat;
    position: absolute;
    top: 3px;
    right: -30px
}
.nn {
	background-position: 0 -457px;
}

.ff {
	background-position: 0 -419px;
}

.fn {
	background-position: 0 -492px;
}