html{
width:100%;
height:100%;
background:url(/uploads/image/ecimg/bg01.jpg);
}
body {
margin:0;
width:100%;
height:100%;
}
.container{
position:relative;
width:980px;
height:auto;
margin:0 auto;
top:3%;
text-align:center;
background:url(/uploads/image/ecimg/enterline.jpg) no-repeat bottom;
}
h1{
display:block;
width:105px;
height:45px;
text-indent:-10000px;
background:url(/uploads/image/ecimg/logo_l.jpg) no-repeat;
margin:0 auto;
margin-bottom:30px;
}
.enterbtn{
display:block;
width:980px;
height:60px;
font-size:24px;
font-weight: bold;
color:#333;
background:url(/uploads/image/ecimg/enterline.jpg) no-repeat top;
text-decoration:none;
padding-top:20px;
}
.enterbtn span {
display:block;
font-family:'julius sans one', sans-serif;
font-size:12px;
font-weight: normal;
color:#94002d;
padding-top: 5px;
}
/* no support */
.ch-desc {
font-size: 22px;
color: #333;
margin-bottom: 5px;
text-indent: 10px;
}
.en-desc {
font-family: 'julius sans one', sans-serif;
font-size: 12px;
color: #94002d;
}
h4 {
font-size: 15px;
color: #333;
margin-top: 31px;
text-decoration: underline;
}
.nosupport-desc {
background:url(/uploads/image/ecimg/enterline.jpg) no-repeat top;
padding-top: 48px;
}
.update-brower-list {
width: 245px;
height: 88px;
margin: 0 auto;
margin-top: 20px;
}
.update-brower-list li {
float: left;
margin-left: 20px;
}
.update-brower-list li:first-child {
margin-left: 0;
}
.icon-chrome {
display: block;
background: url(/uploads/image/ecimg/c_icon.png) no-repeat;
width: 33px; height: 31px;
margin-top: 4px;
}
.icon-chrome:hover {
background-position: left bottom;
}
.icon-safari {
display: block;
background: url(/uploads/image/ecimg/s_icon.png) no-repeat;
width: 32px; height: 35px;
margin-top: 1px;
}
.icon-safari:hover {
background-position: left bottom;
}
.icon-opera {
display: block;
background: url(/uploads/image/ecimg/o_icon.png) no-repeat;
width: 29px; height: 30px;
margin-top: 4px;
}
.icon-opera:hover {
background-position: left bottom;
}
.icon-firefox {
display: block;
background: url(/uploads/image/ecimg/f_icon.png) no-repeat;
width: 31px; height: 30px;
margin-top: 4px;
}
.icon-firefox:hover {
background-position: left bottom;
}
.icon-ie8 {
display: block;
background: url(/uploads/image/ecimg/i_icon.png) no-repeat;
width: 40px; height: 40px;
}
.icon-ie8:hover {
background-position: left bottom;
}