/*网站底部导航map*/
.map-footer{ height: 230px; margin-top: 30px; background-color: #474747;}
.map-footer ul{ width:1200px; margin: 0 auto; overflow: hidden;}
.map-footer li{ width: 200px; float: left; text-align: center;}
.map-footer li.last{width:360px;}
.map-footer li.last h3{padding-right:155px;}
.map-footer li h3{ font-size: 18px; color: #01abff; margin-top: 35px; margin-bottom: 10px;}
.map-footer li p{ line-height: 24px; text-align: left; padding-left: 65px;color:#fff;font-size:13px;}
.map-footer li p a{ color: #fff; font-size: 13px;}
.map-footer li p a:hover{ color: #ddd;}
.map-footer li.separate{ width: 1px; height: 230px; background: url("../images/map_line.png") 0 center no-repeat;}
.copyright{ text-align: center; padding: 30px 0;}
.copyright p{ font-size: 14px; line-height: 26px;}
.copyright p a{ font-size: 14px; color: #000;}
.copyright p a:hover{ text-decoration: underline;}
.security{ height: 32px; text-align: center; padding-top: 8px;}
.security a{ display: inline-block; width: 103px; height: 32px; margin: 0 10px;}
.footer-z{ margin-top: 0;}
.footer-z p{ background-color: #474747; text-align: center; padding: 4px 0;}
.footer-z p a{ color:#474747;}

/*支付方式*/
.payment{ width:1198px; margin:30px auto 0 auto; border:1px solid #d1d1d1; clear:both; background-color: #fff;}
.payment-info{ width:1130px; height:66px; margin:0 34px;}
.payment-t{ font-size: 18px; height: 66px; line-height: 66px; display: block; float: left; margin-right: 25px;}
.payment-feature{ height: 66px; margin-right:35px; font-size: 14px; color: #909090; line-height: 66px; float: left; display: block;}
.payment-info .f1{ background: url("../images/f1.png") left center  no-repeat; padding-left: 36px;}
.payment-info .f2{ background: url("../images/f2.png") left center  no-repeat; padding-left: 38px;}
.payment-info .f3{ background: url("../images/f3.png") left center  no-repeat; padding-left: 34px;}
.payment-slogan{ font-size: 18px; height: 66px; line-height: 66px; display: block; float: right;}
.payment-line{ width: 1130px; margin: 0 34px; height: 1px; background: url("../images/dotted_lr.png") 0 0 repeat-x;}
.payment-way{ width: 1130px; height: 76px; margin:0 34px; padding: 29px 0; }
.payment-way li{ height: 76px; line-height: 76px; color: #909090; font-size: 16px; float: left; }
.payment-way li.ccb{ width: 112px; background:url("../images/payment_ccb.png") 15px center no-repeat; padding-left:90px; }
.payment-way li.icbc{ width: 110px; background:url("../images/payment_icbc.png") 50px center no-repeat; padding-left:124px;}
.payment-way li.unionpay{ width: 110px; background:url("../images/payment_unionpay.png") 50px center no-repeat; padding-left:124px;}
.payment-way li.weixin{ width: 110px; background:url("../images/payment_weixin.png") 50px center no-repeat; padding-left:124px;}
.payment-way li.alipay{ width: 96px; background:url("../images/payment_alipay.png") 50px center no-repeat; padding-left:124px;}
.payment-way li.separate{ width: 1px; background: url("../images/dotted_tb.png") 0 0 repeat-y;}


