﻿html, body {
    font-size: 13px;
    margin: 0;
    padding: 0;
}

ul, li, p, h1, h2, h3, h4 {
    margin: 0;
    padding: 0;
    list-style: none;
}

a {
    text-decoration: none;
}

.container {
    margin: 1px auto;
    border: 1px solid #c6dce3; /*为避免margin collapse，需设置border*/
    background-color: #c6dce3;
    width: 536px;
    height: 486px;
}

.panel {
    width: 530px;
    height: 441px;
    border: 1px solid #ffffff; /*为避免margin collapse，需设置border*/
    border-bottom: 1px solid #acc0c6;
    margin: 2px 0 0 2px;
    background-color: #ffffff;
}

.panel .logo {
    background: url("../images/sp.png") 0 -52px no-repeat;
    width: 230px;
    height: 90px;
    margin: 16px auto 10px auto;
    display: block;
}

.index .panel .logo {
    margin-top: 75px;
}

.panel .search {
    position: relative;
    width: 456px;
    height: 38px;
    margin: 12px auto 0 auto;
    background: url("../images/sp.png") 0 0 no-repeat;
}

.search .language {
    color: #6D6D6D;
    cursor: pointer;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    margin: 3px 1px 3px 4px;
    padding-left: 13px;
    width: 66px;
}

.search .language:hover {
    background: url("../images/sp.png") 0 -143px no-repeat;
}

.search .word {
    border: 0 none;
    height: 29px;
    line-height: 29px;
    left: 84px;
    margin: 0;
    padding: 0 0 0 3px;
    position: absolute;
    top: 4px;
    width: 284px;
    font-size: 14px;
}

.search .submit {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    height: 30px;
    left: 373px;
    margin: 0;
    padding: 0;
    position: absolute;
    font-size: 14px;
    top: 3px;
    width: 79px;
    color: #417295;
    font-weight: bold;
}

.search a:hover .submit {
    background: url("../images/sp.png") -80px -143px no-repeat;
}

.search .language-type {
    left: 4px;
    position: absolute;
    top: 35px;
    width: 80px;
    display: none;
    z-index: 2;
}

.search .language-type li {
    background-color: #f4f4f4;
    cursor: pointer;
    height: 25px;
    line-height: 25px;
}

.search .language-type li a {
    color: #6d6d6d;
    padding-left: 5px;
    display: block;
    width: 75px;
    height: 100%;
    text-decoration: none;
}

.search .language-type li a:hover, .search .language-type li.selected {
    background-color: #b5e6fa;
    color: #ffffff;
}

.panel .link {
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    margin: 188px auto 0;
    width: 220px;
    white-space:nowrap;
}

.panel .link a {
    color: #959595;
    text-decoration: none;
    display: inline-block;
    zoom: 1;
    background: url("../images/sp.png") scroll no-repeat;
    width: 50px;
    height: 18px;
}

.panel .link a.desktop-version {
    background-position: -375px -68px;
    padding-left:20px;
}

.panel .link a.mobile-version {
    background-position: -375px -46px;
    padding-left:17px;
}

.panel .link a.full-translation {
    background-position: -375px -86px;
    padding-left:20px;
}

.panel .link a.panel .link a:hover {
    text-decoration: underline;
}

.download {
    margin: 13px auto 0;
    width: 385px;
    font-size: 12px;
    color: #647176;
    position: relative;
}

.download .download-it {
    background: url("../images/sp.png") no-repeat -231px -106px;
    height: 31px;
    left: 270px;
    position: absolute;
    top: -7px;
    width: 88px;
    cursor: pointer;
}

.download .download-it:hover {
    background-position: -320px -106px;
}

.download .youdao-text {
    background: url("../images/sp.png") no-repeat -189px -144px;
    position: absolute;
    width: 47px;
    height: 18px;
    margin-top: -3px\9;
}

.item li a {
    color: #448ccb;
    text-decoration: none;
}

.item li a:hover {
    text-decoration: underline;
}

.item li.selected a {
    color: #555555;
}

.item li.selected a:hover {
    text-decoration: none;
}

.panel .search-result {
    margin: 12px auto 0;
    position: relative;
    width: 450px;
    height: 270px;
    display: none;
}

.search-result h2 {
    font-size: 14px;
    margin: 9px 10px 5px 0;
    _margin-top: 0;
}

.search-result h2 .phonetic {
    font-size: 12px;
    margin-left: 5px;
    font-family: "lucida sans unicode", arial, sans-serif;
    font-weight: normal;
    color: #666;
}

.sp {
    overflow: hidden;
    background: url("../images/sp.png") no-repeat;
    vertical-align: middle;
}

.search-result h2 .dictvoice {
    outline: none;
    display: inline-block;
    width: 23px;
    height: 19px;
    background-position: -162px -144px;
}

.search-result h2 .dictvoice:hover {
    background-position: -162px -163px;
}

.search-result p.additional {
    color: #959595;
    margin: 8px 0;
}

.search-result ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

.search-result .basic-trans li {
    margin-bottom: 5px;
}

.search-result h3 {
    color: #898989;
    font-size: 13px;
    position: relative;
}

.search-result h3 .split-line {
    background: url("../images/sp.png") no-repeat 0 -39px transparent;
    height: 6px;
    font-size: 0;
    left: 55px;
    position: absolute;
    top: 3px;
    width: 380px;
}

.search-result .web-trans {
    margin: 3px;
    font-size: 12px;
    color: #313131;
}

.search-result .web-trans li {
    margin-bottom: 5px;
}

.search-result .web-trans .title {
    font-weight: bold;
}

.search-result .web-trans p {
    margin: 3px 0;
}

.search-result .more {
    text-decoration: underline;
    color: #386aa5;
    cursor: pointer;
}

#aca {
    background: url("../images/sp.png") no-repeat scroll -409px -42px transparent;
    height: 10px;
    left: 350px;
    padding-top: 0;
    top: 15px;
    width: 15px;
}

#aca:hover {
    background: url("../images/sp.png") no-repeat -424px -42px transparent;
}

.item-content .icon {
    background: url("../images/sp.png") no-repeat;
    height: 50px;
    left: 25px;
    position: absolute;
    top: 25px;
    width: 50px;
}

.item-content .text {
    padding: 20px 0 0 100px;
    color: #898989;
    display: none;
}

#various {
    display: block;
}

.item-content .text  li {
    margin: 4px 0;
}

.des .various .icon {
    background-position: -284px -52px;
}

.des .quantity .icon {
    background-position: -232px -52px;
}

.des .genuine .icon {
    background-position: -337px -52px;
}

.des .close .icon {
    background-position: -391px -52px;
}
