@import url('http://at.alicdn.com/t/font_1872842_6pfluhvmsli.css');

*{margin:0;padding:0}
body{font:14px microsoft yahei;color:#696969;background:url(../images/bg.png) repeat-X}
a{color:#696969;text-decoration:none}
img{border:0}
li{list-style:none}
.inner{min-width:1100px}
.width{width:1100px;margin:0 auto;}
.none{text-align:center;padding:30px 0}

.els{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}
.elsss{text-overflow:ellipsis;overflow:hidden;display:-webkit-box;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:3}

.page{clear:both;padding:20px 0 60px;text-align:center}
.page a{border:1px #ccc solid;padding:5px 10px;}
.page a:hover{background:#a1b102;border:1px #a1b102 solid;color:#fff}
.page .current{padding:5px 10px;background:#a1b102;margin-left:5px;color:#fff}
.page .num{margin-left:5px;}

.top{height:45px;background:#272727;color:#fff;line-height:45px}
.top .width{display:flex;}
.top p:nth-of-type(1){background:url(../images/1.png) no-repeat left center;padding-left:30px;margin-right:20px}
.top p:nth-of-type(2){background:url(../images/2.png) no-repeat left center;padding-left:30px}

.header{height:177px;background:#373737;}
.header .logo{height:177px;display:flex;align-items:center}
.header .width{display:flex;justify-content:space-between}
.header .header_r{display:flex;flex-direction:column}
.header .user{padding:15px 0;color:#fff;display:flex;justify-content:flex-end}
.header .user span{cursor:pointer}
.header .user span:nth-of-type(1){width:21px;height:21px;background:url(../images/3.png);display:inline-block;margin-right:10px}
.header .user span:nth-of-type(3){height:21px;line-height:21px;display:inline-block;margin-left:10px}
.header .user a{color:#fff}
.header .header_m{display:flex;justify-content:flex-end}
.header form{width:317px;display:flex;margin-right:20px}
.header form .input{width:233px;height:36px;line-height:36px;background:url(../images/7.jpg);border:0;padding-left:15px;outline:none}
.header form .btn{width:69px;height:36px;background:url(../images/6.png);border:0;outline:none;cursor:pointer}
.header .cart{width:97px;height:33px;background:url(../images/4.png);line-height:33px;padding-left:40px;color:#fff;cursor:pointer}
.header .nav{margin-top:33px;width:840px;height:57px;display:flex}
.header .nav>li{flex:1;background:url(../images/8.png) repeat-X;text-align:center;line-height:57px;border-right:1px #272727 solid;position:relative}
.header .nav>li:first-child{border-radius:10px 0 0 0}
.header .nav>li:last-child{border-right:none;border-radius:0 10px 0 0}
.header .nav>li:hover{background:#97A601}
.header .nav>li.sel{background:#97A601}
.header .nav>li>a{display:block;color:#fff}
.header .nav .son{position:absolute;top:57px;left:0;display:none;width:180px;padding:10px;background:#373737;z-index:999}
.header .nav .son a{display:block;height:30px;border-bottom:1px dashed #999;line-height:30px;color:#999;text-align:left}
.header .nav .son a:last-child{border-bottom:none}
.header .nav .son a:hover{color:#fff}
.header .nav .icon{width:22px;height:25px;background:url(../images/5.png);display:block;position:absolute;top:-10px;left:60px;z-index:999}

.footer{height:50px;line-height:50px;color:#999;margin-bottom:20px}
.footer .width{display:flex;justify-content:space-between}

.inside{display:flex;margin:30px auto}
.inside_l{width:245px;margin-right:30px}
.inside_nav li{width:225px;height:67px;background:url(../images/9.png);display:flex;margin-bottom:10px;align-items:center;padding:0 10px}
.inside_nav li img{width:45px;height:35px;margin-right:10px}
.inside_login{width:205px;height:235px;border-radius:5px;background:url(../images/10.png) repeat-X;padding:0 20px}
.inside_login p{padding:30px 0 15px;color:#fff;font-size:16px}
.inside_login .input{padding-left:10px;width:195px;height:30px;line-height:30px;outline:none;border:0;margin-bottom:10px}
.inside_login .btn{width:60px;height:30px;text-align:center;line-height:30px;color:#fff;background:#494949;outline:none;border:0;margin-bottom:10px;cursor:pointer}
.inside_login a{color:#fff}
.inside_r{width:825px}
.inside_r .pos{line-height:30px;}
.inside_r .pos a{color:#a1b102}
.inside_r_body{background:#fff;border-radius:5px;padding:0 15px 15px 15px}
.inside_r .inside_r_tit{line-height:40px;border-bottom:1px #ccc solid;color:#000;font-weight:700}