.ng-footer{margin-top:0}.bg-wrapper{position:relative;width:100%;height:auto;overflow:hidden}.bg-wrapper img.bg{position:relative;display:block;left:50%;margin-left:-960px;width:1920px;height:500px}.bg-wrapper img.img4{height:640px}.load-btn{position:absolute;display:block;width:202px;height:54px;left:50%}.ios{top:332px}.andr{top:402px}img.onn{display:block;position:absolute;width:208px;height:123px;top:61px;left:50%;margin-left:-108px;-webkit-animation:jump 2s infinite;animation:jump 2s infinite;background:0}@-webkit-keyframes jump{0{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.15);transform:scale(1.15)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes jump{0{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.15);transform:scale(1.15)}100%{-webkit-transform:scale(1);transform:scale(1)}}.commodity-wrapper{width:100%;overflow:hidden;background:#f8f8f8}img.text-list{position:absolute;display:block;top:802px;left:50%;margin-left:-430px;width:951px;height:279px}.animate-wrapper{position:absolute;display:block;top:1230px;left:50%;margin-left:-426px;width:1000px;height:200px}.animate-wrapper img{position:absolute;display:block}.animate-wrapper img.mobile1{width:238px;height:597px;top:-146px;left:-60px}.animate-wrapper img.mobile2{left:-52px;top:-148px;width:238px;height:593px}.animate-wrapper img.mobile3{left:-45px;top:-174px;width:243px;height:618px}.animate-wrapper img.mobile4{left:-22px;top:-149px;width:235px;height:587px}.animate-wrapper img.mobile5{left:-6px;top:-155px;width:234px;height:587px}.position-div{position:absolute;width:1000px;height:800px;top:950px;left:50%;margin-left:-500px}.commodity-list{width:1190px;margin:0 auto;padding:30px 0 40px 0}.commodity-list .title{margin-top:14px;text-align:center;font:24px/40px "Microsoft Yahei",tahoma,arial,"Hiragino Sans GB"}.commodity-list ul{width:1200px;margin:10px 0 0 -10px}.commodity-list ul li{position:relative;float:left;width:230px;height:271px;margin:10px 0 0 10px;background:#FFF}.commodity-list ul li img{display:block;width:210px;height:158px;margin:10px 10px 9px}.commodity-list ul li p.comm-name{width:210px;height:28px;margin:0 auto;font:12px/14px "Microsoft yahei";overflow:hidden;text-align:center}.commodity-list ul li p.moblie-price{width:210px;height:28px;margin:16px auto 0;font:bold 16px/20px "Microsoft yahei";overflow:hidden;text-align:center;color:#e02128}.commodity-list ul li p.sn-price{width:210px;height:14px;margin:0 auto;font:12px/14px "Microsoft yahei";overflow:hidden;text-align:center;color:#999}.commodity-list ul li .hover{display:none;position:absolute;width:100%;height:100%;top:0;left:0;background:#FFF}.commodity-list ul li .hover img{display:block;width:153px;height:153px;margin:30px 0 0 40px}.commodity-list ul li .hover p{margin-top:14px;text-align:center;font:18px/30px "Microsoft Yahei",tahoma,arial,"Hiragino Sans GB"}
.pri-nav {
    position: fixed;
    height: 60px;
    top: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    z-index: 10;
}
#home header {
    padding: 0 15px;
}
.link_list {
    float: right;
}
#home .we_nav .link_list ul li {
    float: left;
}
.link_list ul li a {
    display: block;
    width: auto;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 14px;
    color: #526069;
    margin-left: 15px;
}
a{
	text-decoration: none;
}
 a:hover {
 	text-decoration: underline;color: red;
 	}
.pri-nav #logo {
    padding-top: 5px;
}
.pri-nav #logo img {
    height: 50px;
}
ul, li {
    list-style: none;
    list-style-type: none;
}
.clearfix, .dl-horizontal dd, .container, .container-fluid, .row, .form-horizontal .form-group, .btn-toolbar, .btn-group-vertical>.btn-group, .nav, .navbar, .navbar-header, .navbar-collapse, .pager, .panel-body, .modal-footer {
    zoom: 1;
}

body, div, dl, dt, dd, ul, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, blockquote {
    margin: 0;
    padding: 0;
}
#home .we_nav .link_list ul li {
    float: left;
}
.link_list ul li a {
    display: block;
    width: auto;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 14px;
    color: #526069;
    margin-left: 15px;
}
#home .login {
    width: 90px;
    margin-top: 10px;
    margin-right: 20px;
    margin-left: 20px;
}
#home .register {
    width: 90px;
    margin-top: 10px;margin-right:25px;
}
#home .we_nav .link_list .login a {
    width: 90px;
    color: #e10303;
}

#home .register a {
    width: 90px;
    background-color: #e10303;
    border-radius: 3px;
    color: #fff!important;
    height: 40px;
    line-height: 40px;
    margin-left: initial;
}
#home .login a {
    width: 90px;
    height: 40px;
    line-height: 36px;
    border-radius: 3px;
    border: 2px solid #e10303;
    margin-left: initial;
}
ul, li, div {
	overflow:initial;
}