@charset "utf-8";/* CSS Document */
.inner-tab{ width:100%; background:#f1f1f1;height:60px; z-index:8001;webkit-box-shadow:0px 3px 15px 0px rgba(0,0,0,0.15);-moz-box-shadow: 0px 3px 15px 0px rgba(0,0,0,0.15);box-shadow: 0px 3px 7px rgba(0,0,0,0.15);}
/*tab选项卡*/
.item-tab  li{ float:left; color:#939393;height:60px; line-height:60px; font-size:16px; margin:0 30px; display:inline-block; cursor:pointer}
.item-tab  li.active,.item-tab  li.active a{color:#323232; border-bottom:#b59145 2px solid}.item-tab  li.active a:hover{color:#b59145;}

.inner-banner{height:350px;padding-top:150px;}
.banner-security{background:url(../images/banner-security.png) bottom center no-repeat}
.banner-news{background:url(../images/banner-news.png) top center no-repeat}
.banner-aboutSq{background:url(../images/banner-aboutSq.png) top center no-repeat}
.banner-consumer-rights{background:url(../images/banner-consumer-rights.png) top center no-repeat}
.banner-merchants-access{background:url(../images/banner-access.png)  top center no-repeat}
.banner-contactUs{background:url(../images/banner-contactUs.png)  top center no-repeat}
.banner-helpCenter{background:url(../images/banner-helpCenter.png)  top center no-repeat}
.inner-banner-icon{width:60px;height:60px;margin:0 auto;font-size:60px;line-height:60px;} .inner-banner-icon i{font-size:60px;color:#fff}
.inner-banner-con{text-align:center;color:#fff;width:860px;margin:0 auto;} .inner-banner-title{line-height:2} .inner-banner-con h2{font-size:36px;font-weight:500}
.inner-banner-intro p{line-height:30px;}
.inner-banner-intro{margin-top:30px;}

ul.side-nav{width: 150px;height: auto;float: left;border-right: 1px solid #eee;margin-top: 13px;}
ul.side-nav a{font-size: 14px;padding-top:20px;padding-bottom: 20px;color: #666;display: block;margin-right: -1px;text-align: right;padding-right: 20px;border-right:2px solid transparent;}
ul.side-nav a.on{color: #b19975;border-right:2px solid #b19975;}


.main-content{width: 1100px;height: auto;margin: 60px auto;overflow: auto;min-height:500px;padding:0 50px;}
.main-content .right-content{width: 900px;height: auto;float: right;overflow: hidden;}
.main-content .right-content h1{font-size: 30px;font-weight: normal;color: #000;line-height: 80px;border-bottom: 2px solid #f7f7f7;}
.right-content p{margin-top: 15px;margin-bottom: 15px;line-height: 30px;font-size: 14px;}
.right-content p strong{font-weight:600;font-size:15px;line-height:35px;}
.right-content .content-item{ display:none;}
.sub-nav-item{ display:none;}


/*404*/
.content.bg-fff{margin-bottom:40px;padding-bottom: 0;}
.page-404{ width: 700px;padding: 160px 0 0;font-family: "微软雅黑";margin: 0 auto ;}
.page-404 .img-404{width: 100%;height: 292px;padding-left: 366px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box; box-sizing:border-box;margin-bottom: 80px;background: url(../images/404.png) no-repeat left top;}
.page-404 h2{padding-top: 90px;padding-bottom: 30px; height: 26px;line-height: 26px; font-weight:500; font-size:30px; color:#666}
.page-404 .img-404 p{color: #9e9e9e;font-size: 16px;line-height:1.54;word-wrap: normal;}
.page-404 .img-404 p a{display: inline-block;color: #b28257;text-decoration: none;}
.page-404 .img-404 p.title-404{font-size: 20px;}
.page-404 .img-404 p a:hover{color: #f47621;}

.containers{background-color:#fff; padding:80px 0 30px;} 
