html,body{background: #fafafa;}
#toper{height: 70px; background: #fff; border-bottom: 1px solid #e4e4e4; box-shadow: 1px 2px 3px #f7f7f7;}
#toper .center{width: 1200px; position: relative; margin: 0 auto;}
#toper .logo{position: absolute; top: 0; left: 0; height: 70px; overflow: hidden;}
#toper .logo img{display: inline-block; height: 100%; vertical-align: middle;}
#toper .logo .sitename{font-size: 20px; display: inline-block; padding: 0 15px;}
#toper .nav{margin: 0 210px 0 100px; text-align: right; padding: 16px 0;}
#toper .nav a{display: inline-block; width: 100px; text-align: center; height: 38px; line-height: 38px;}
#toper .nav a:hover{color: #dd0010; background: #fafafa;}
#toper .link{position: absolute; top: 16px; right: 0;}
#toper .link a{display: inline-block; width: 80px; height: 36px; line-height: 36px; text-align: center; border: 1px solid #28a7e1; background: #28a7e1; border-radius: 4px; font-size: 14px; color: #fff;}
#toper .link a.login{background: #fff; color: #000;}
#toper .link a.login:hover{color: #28a7e1;}
#toper .user{position: absolute; top: 12px; right: 0; padding-left: 52px; height: 46px;}
#toper .user a.head{position: absolute; top: 0; left: 0; width: 46px; height: 46px; border-radius: 50%; overflow: hidden;}
#toper .user a.head img{display: block; width: 100%; height: 100%;}
#toper .user p span{font-size: 1.1em; color: #cc3333; display: inline-block;}
#toper .user p a{color: #666; text-decoration: underline; font-size: 0.9em;}
/***************************************************************/
#body{min-height: 790px;}
#banner{height: 430px; position: relative;}
#banner a{position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
#body .center{width: 1200px; margin: 0 auto; overflow-x: hidden;}
#body .product{padding: 10px 0;}
#body .product .title{height: 24px; line-height: 24px; margin: 8px 0;}
#body .product .title span{display: inline-block; padding: 0 10px; border-left: 4px solid #dd0010; font-size: 18px;}
#body .product .title em{display: inline-block; font-size: 18px; color: #ccc;}
#body .product ul{padding: 10px 0; width: 1220px;}
#body .product ul li{float: left; margin-right: 4px;}
#body .product ul li a{display: block; position: relative; width: 296px; height: 220px; overflow: hidden; color: #fff;}
#body .product ul li a img{width: 100%; height: 100%; position: absolute; top: 0; left: 0;}
#body .product ul li a span{position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.4); z-index: 2;}
#body .product ul li a:hover span{background: rgba(0,0,0,0.6);}
#body .product ul li i{position: relative; z-index: 4; display: block; font-size: 1.3em; margin-top: 20px; margin-left: 20px;}
#body .product ul li em{position: relative; z-index: 4; display: block; margin-top: 4px; margin-left: 20px;}
#body .product ul li a s{position: absolute; bottom: 5px; right: 5px; font-size: 1.3em; font-style: normal; text-decoration: none; z-index: 9;}
/***************************************************************/
#body .banner{height: 160px; text-align: center; background: url(../images/banner.jpg) no-repeat center;}
#body .banner h1{font-size: 2em; font-weight: normal; color: #fff; padding-top: 40px;}
#body .banner p{font-size: 1.2em; color: #fff; height: 40px; line-height: 40px;}
/***************************************************************/
#body .forms{position: relative;width: 300px; border: 1px solid #ddd; box-shadow: 1px 2px 3px #eee; padding: 20px 60px; margin: 30px auto; background: #fff;}
#body .forms .rows{margin-bottom: 8px;}
#body .forms .rows p{color: #333; line-height: 34px;}
#body .forms .rows input.text{height: 20px; padding: 12px 10px; border: 1px solid #ddd; width: 274px; box-shadow: 1px 2px 3px #eee inset;}
#body .forms .rows input.code{width: 170px; vertical-align: top;}
#body .forms .rows input.text:focus{border-color: #ccc;}
#body .forms .rows .img{cursor: pointer; vertical-align: top;}
#body .forms .sub{margin-top: 30px;}
#body .forms .sub input.btn{border: none; width: 294px; background: #28a7e1; color: #fff; height: 50px; border-radius: 2px; cursor: pointer;}
#body .forms .sub a.deal{color: #666; text-decoration: underline; margin: 4px 0 8px; display: block;}
#body .forms .sub a.deal:hover{color: #dd0010;}
/***************************************************************/
#footer{clear: both; border-top: 2px solid #e5e5e5; background: #f4f4f4;}
#footer .center{width: 1200px; margin: 0 auto; padding: 10px 0; overflow: hidden;}
#footer .copyright{color: #666; text-align: center;}
#footer .copyright p{padding: 4px 0;}
/***************************************************************/
#body .center .position{padding: 10px 0; font-size: 1.05em;}
#body .center .position a:hover{color: #dd0010; text-decoration: underline;}
#body .center .position em{font-family: '\9ED1\4F53'; color: #ccc; padding: 0 8px;}
#body .center .position span{color: #666;}
/***************************************************************/
#body .content{padding: 10px; border-width: 4px; border-style: solid; border-color: #dd0010 #fff #fff #fff; background: #fff;}
#body .content .pics{width: 300px; height: 220px; float: left;}
#body .content .info{float: left; width: 680px; height: 220px; margin: 0 10px; position: relative;}
#body .content .info .offsale{padding: 10px 0; color: #999;}
#body .content .info .price{color: #f00; padding: 10px 0;}
#body .content .info .price span{font-size: 1.2em; padding-right: 4px;}
#body .content .info .price em{font-size: 1.4em;}
#body .content .info .buy{position: absolute; left: 0; bottom: 0;}
#body .content .info .buy a{display: inline-block; width: 120px; height: 46px; line-height: 46px; text-align: center; font-size: 1.1em; background: #f60; color: #fff; border-radius: 2px;}
#body .content .info h1{font-size: 1.4em; font-weight: normal; height: 34px; line-height: 34px;}
#body .content .info h3{font-weight: normal; font-size: 1em; color: #666; border-bottom: 1px solid #ddd; height: 30px; line-height: 30px;}
#body .content .contact{float: right; width: 200px;}
#body .content .titles{border-bottom: 1px solid #c6c6c7; height: 44px; margin: 20px 0 10px;}
#body .content .titles span{display: inline-block; border-left: 1px solid #c6c6c7; border-right: 1px solid #c6c6c7; height: 43px; line-height: 43px; width: 120px; text-align: center; border-top: 2px solid #27e; background: #fff;}
#body .content .box{padding: 10px;}
#body .content .box p{color: #666; margin-bottom: 10px; line-height: 24px;}
sp {height: 50px; position: relative; padding: 20px 0 10px 0;}
#body .content .box .sp{height: 50px; position: relative; padding: 20px 0 10px 0;}
#body .content .box .sp .sp-num {display: block; position: absolute; width: 48px; height: 48px; line-height: 48px; text-align: center; border: 2px solid #28a7e1; font-size: 26px; color: #28a7e1;}
#body .content .box .sp .sp-name{display: block; margin-left: 65px; color: #f00; font-size: 20px;}
#body .content .box .sp .sp-en{display: block; margin-left: 65px; color: #a6a6a6;}
#body .content h1.name{height: 50px; font-size: 1.5em; font-weight: normal; text-align: center; border-bottom: 1px solid #ddd;}
/***************************************************************/
#body .help{}
#body .help li{float: left; padding: 8px; border: 1px solid #ddd; background: #fff; box-shadow: 1px 2px 3px #eee; margin-top: 20px; margin-right: 20px;}
#body .help li:hover{border-color: #28a7e1;}
#body .help li a.covers{display: block; width: 220px; height: 220px; overflow: hidden;}
#body .help li a.names{display: block; text-align: center; margin-top: 6px; font-size: 1.1em;}
#body .help li a.names:hover{color: #dd0010; text-decoration: underline;}
/***************************************************************/
#body .userBox{ padding: 10px; overflow: hidden; border: 1px solid #ddd; margin-bottom: 20px;}
#body .userBox .userImg{ float: left; width: 243px; border: 1px solid #d4d4d4; padding: 2px; border-radius: 4px;}
#body .userBox .userImg img{ display: block; width: 100%; border-radius: 4px;}
#body .userBox .txt{ float: left; width: 830px; padding-left: 40px;}
#body .userBox a{ display: block; width: 243px; height: 300px;}
#body .userBox p{ font-size: 18px; line-height: 22px; font-weight: bold;}
#body .userBox p span{ font-weight: normal; color: #444;line-height: 38px;}
#body .userBox .userInfo{ overflow: hidden;}
#body .userBox .userInfo p{ float: left; width: 190px;line-height: 46px;}
#body .userBox .userName span{ color: #226fbc;}
/***************************************************************/
#seller{width: 1200px; margin: 0 auto;}
#seller ul li{width: 260px; background: #fff; padding: 10px; margin: 10px; float: left; box-shadow: 1px 2px 3px #eee; border-radius: 10px;}
#seller ul li:hover{box-shadow: 0px 2px 8px 4px #eee;}
#seller ul li div.head{width: 100px; height: 100px; border-radius: 50%; margin: 0 auto; overflow: hidden;}
#seller ul li div.head img{width: 100%; height: 100%;}
#seller ul li h3{text-align: center; font-weight: normal; font-size: 1.3em; padding-top: 20px;}
#seller ul li p{font-size: 1em; color: #999; text-align: center;}
#seller ul li div.info{padding-top: 20px; font-size: 0.9em; color: #666; line-height: 22px; text-align: center; height: 176px; overflow: hidden;}
/***************************************************************/
#buy{width: 1200px; margin: 0 auto;}
#buy .tips{padding: 30px 10px 0 10px; color: #f00;}
#buy .cols{width: 378px; float: left; margin: 20px 10px; background: #fff; border: 1px solid #eee; height: 400px;}
#buy .cols .title{height: 50px; line-height: 50px; border-bottom: 1px solid #eee; padding: 0 10px;}
#buy .cols .row{padding: 0 30px; position: relative;}
#buy .cols .row p{height: 36px; line-height: 36px;}
#buy .cols .row .text{display: block; border: none; height: 20px; width: 96%; padding: 12px 2%; box-shadow: 0px 0px 0px 1px #eee;}
#buy .cols .row .code{display: inline-block; vertical-align: bottom; width: 193px; padding: 12px 10px;}
#buy .cols .row .codeimg{width: 100px; height: 44px; display: inline-block; vertical-align: bottom;}
#buy .cols .row .text:focus{box-shadow: 0px 0px 0px 1px #28a7e1;}
#buy .cols .seller{text-align: center; padding: 10px;}
#buy .cols .seller img{border-radius: 50%;}
#buy .cols .seller h3{font-weight: normal; height: 34px; line-height: 34px;}
#buy .cols .goods{text-align: center; padding: 20px 0;}
#buy .cols .goods h2{font-weight: normal; width: 300px; font-size: 1.1em; margin: 5px auto; text-align: left;}
#buy .cols .goods p{text-align: left; width: 300px; margin: 0 auto;}
#buy .cols .goods p span{color: #f00; font-size: 1.1em; display: inline-block; width: 100px;}
#buy .cols .goods p em{font-size: 0.9em; color: #666;}
#buy .cols .paybox{padding: 10px 30px;}
#buy .cols .paybox label{position: relative; display: block; padding: 5px 5px 5px 60px; background: #fafafa; margin: 20px 0; cursor: pointer;}
#buy .cols .paybox label input{position: absolute; top: 15px; left: 15px; width: 30px; height: 30px; line-height: 30px; border: 2px solid #eee; border-radius: 50%; text-align: center; padding: 0; cursor: pointer;}
#buy .cols .paybox label input:after{content: ''; position: absolute; top: 8px; left: 8px; width: 10px; height: 10px; background: #f00; border-radius: 50%; visibility: hidden;}
#buy .cols .paybox label input:checked{border-color: #f00;}
#buy .cols .paybox label input:checked:after{visibility: visible;}
#buy .cols .paybox label h2{font-weight: normal; font-size: 1.1em; height: 30px; line-height: 30px;}
#buy .cols .paybox label p{font-size: 0.9em; color: #666; height: 20px; line-height: 20px;}
#buy .counter{clear: both; padding: 0 10px;}
#buy .counter p{text-align: right; padding-top: 10px;}
#buy .counter p em{font-size: 1.4em; color: #f40;}
#buy .counter p input{display: inline-block; width: 120px; height: 50px; border: none; cursor: pointer; background: #f60; color: #fff; border-radius: 2px; font-size: 1.1em;}
.orderdone{margin: 300px 40px; text-align: center;}
.orderdone p{line-height: 30px;}