@font-face {
	font-family: 'LigatureSymbols';
	src:url('../fonts/LigatureSymbols/LigatureSymbols-2.11.eot?-rdnm34');
	src:url('../fonts/LigatureSymbols/LigatureSymbols-2.11.eot?#iefix-rdnm34') format('embedded-opentype'),
		url('../fonts/LigatureSymbols/LigatureSymbols-2.11.woff?-rdnm34') format('woff'),
		url('../fonts/LigatureSymbols/LigatureSymbols-2.11.ttf?-rdnm34') format('truetype'),
		url('../fonts/LigatureSymbols/LigatureSymbols-2.11.svg?-rdnm34#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

*{
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";
}


.lansetting a::before{
	font-family: 'LigatureSymbols' !important;
    content: '\e058' !important;
    color: #fff;
    font-size: 2em;
    position: absolute;
    left: 0px;
}

.lansetting a{
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    font-weight: 500 !important;
    text-align: right;
    display: block;
    background-color: transparent;
}

.lansetting {
    width: 80px;
    position: absolute;
    right: 10px;
    height: 20px;
}

#lang_drop {
    position: absolute;
    top: 0px;
    width: 100%;
    display: none;
    color: #fff;
}

#other_lan {
    margin-top: 30px;
    margin-left: 0px;
    padding-right: 4px;
    list-style-type: none;
    background-color: #202020;
}

#other_lan li {
    line-height: 30px;
    margin-right: 12px;
    font-size: 14px;
    text-align: right;
    display: block;
    width: 100%;
    color: #ddd;
    cursor: pointer;
    padding-left: 2px;
    background-size: 20px 20px;
    background-repeat:no-repeat;
    background-position: center left;
}

#li_en {
    background-image: url(../images/united-kingdom.svg);
}

#li_zh {
    background-image: url(../images/china.svg);
}
/* #other_lan li[value='en']::before {
    background-image: url('../images/Groritannien.png');
    background-repeat:no-repeat;
}
 */
.disp_sel{
    display: none;
}

#other_lan .disp_li {
    line-height: 30px;
    margin-right: 12px;
    font-size: 14px;
    text-align: right;
    display: block;
    width: 100%;
    color: #ddd;
    cursor: pointer;
}

#nav{
    position: fixed;
    background-color: #404040;
    right: 0;
    top: 0;
    height: 100%;
    width: 350px;
    z-index:1;
}

#logo{
    background-image: url(../images/logo.png);
    background-repeat: no-repeat;
	background-size: contain;
    background-position: center;
    height: 52px;
    width: 225px;
    margin: 150px auto;
}
#cads{
    list-style-type: none;
}
#cads li{
    font-size: 16px;
    line-height: 50px;
    text-align: center;
    display: block;
    width: 100%;
    color: #ddd;
    cursor: pointer;
}

.mail:link,.mail:visited {
    text-decoration: none;
    color: #777;
}

#cads li:hover, .download:hover{
    color:#ff7979;
}

#cads .selected{
    color:#f00;
}

#com_info {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 140px;
    font-size: 12px;
    color: #777;
    text-align: center;
}

#com_detail {
    line-height: 22px;
}

.download {
    display: block;
    padding: .3em .5em;
    background-color:#404040;
    text-align: center;
    color:white;
    width: 150px;
    height: 40px;
    border-radius: 50px;
    text-align: center;
    line-height: 40px;
}

a:link,a:visited {
    text-decoration: none;
}

#content{
    width: calc(100% - 350px);
    height: 100%;
}

.cad_list {
    height: 100%;
    background-size:cover;
    background-repeat:no-repeat;
    -ms-behavior: url("css/backgroundsize.htc");
}
#wholegarment{
    background-image: url("https://ae01.alicdn.com/kf/H12dc771284c54a4ea60522f86284cac8o.png");
}

#sock{
    background-image: url("https://ae01.alicdn.com/kf/H2d68e977279d49e9ac84bf622f3376f9b.png");
    display: none;
}

#shoes{
    background-image: url("https://ae01.alicdn.com/kf/H0f2ebb31e87e40be88bb2a071965015dT.png");
    display: none;
}

#embroidery{
    background-image: url("https://ae01.alicdn.com/kf/H12dc771284c54a4ea60522f86284cac8o.png");
    /*background-image: url("https://ae01.alicdn.com/kf/Hd7100c40d88d474e8dfd70ce6752e639r.png");*/
}

#pattern{
    background-image: url("https://ae01.alicdn.com/kf/H12dc771284c54a4ea60522f86284cac8o.png");
    /*background-image: url("https://ae01.alicdn.com/kf/Hd7100c40d88d474e8dfd70ce6752e639r.png");*/
}
#glove{
    height: 100%;
    background-image: url("https://ae01.alicdn.com/kf/H2919d654c3bb4f7886805e897c713bfc5.png");
    display: none;
}
html, body{ margin:0; height:100%; }

.version{
    width: 800px;
    height: 500px;
    margin: 0 auto;
    padding-top: 20%;
}

.version_info{
    font-size: 38px;
    color: #5352ed;
    font-weight: bold;
    width: 100%;
    height: 100px;
}

span[id*="_date"] {
    font-size: 18px;
    color: #5352ed;
    font-weight: bold;
}

.releasedate{
    font-size: 18px;
    color: #5352ed;
    font-weight: bold;
    display: none;
}

.version_feature{
    list-style:none;
    height: 200px;
}

.version_feature li{
    font-size: 18px;
    color: #5352ed;
    line-height: 40px;
}
