*{margin: 0;padding: 0;list-style: none;}
  

a {
  text-decoration: none;
  color: #000;
  outline: 0; }
  a:hover {
    text-decoration: none;
    color: #f60; }
  a:focus {
    outline: 0; }

area, area:focus {
  outline: 0;
  cursor: pointer; }

img {
  vertical-align: top; }
ul li{
	list-style: none;
}


.mCustomScrollBox {
  position: relative;
  overflow: hidden;
 
  max-width: 100%;
  outline: 0; }
  .mCustomScrollBox:hover .mCSB_scrollTools {
    opacity: 1; }

.mCSB_container {
  overflow: hidden;
  width: auto;
  height: auto;
  margin-right: 30px; }

.mCSB_scrollTools {
  position: absolute;
  width: 16px;
  height: auto;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 1; }
  .mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto; }
  .mCSB_scrollTools a + .mCSB_draggerContainer {
    margin: 20px 0; }
  .mCSB_scrollTools .mCSB_draggerRail {
    width: 1px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    background-color:rgba(235,158,15,1.00); }
  .mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 30px;
    z-index: 1; }
    .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
      position: relative;
      width: 5px;
      height: 100%;
      margin: 0 auto;
      background-color:rgba(225,99,13,1.00);
      text-align: center; }

.mCSB_horizontal .mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0; }

.mCSB_scrollTools_horizontal {
  width: auto;
  height: 1px;
  top: auto;
  right: 0;
  bottom:2px;
  left: 0;
  z-index: 9; }
  .mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
    margin: 0; }
  .mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 100%; }
  .mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 30px !important;
    height: 7px;
    left: 0;top:-3px; }
    .mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
      width: 100%;
      height: 8px; }

.c-2 {
  position: relative;
  overflow: hidden;
  min-width: 1100px; 
  margin: 0 auto;
}
  .c-2 h2 {
    margin: 50px auto 25px;
    text-align: center; }

.c2_title{width: 1100px;margin: 0 auto;border: 1px solid rgba(41,39,208,1.00);overflow: hidden;cursor: pointer;margin-bottom: 50px;}
 .c-2 .page {background: url(../img/bg1.jpg)no-repeat center;
	 line-height: 36px;font-size:24px;float: left;padding: 0 20px;margin:0 10px; cursor: pointer;position: relative;
    }

.c-2 .c2-anniu{width: 1100px; overflow: hidden;margin: 0 auto;}

  .c-2 .p-jewelry {
     }
   .c-2 .p-jewelry span {
       }
  .c-2 .p-watch {
   }
   .c-2 .p-watch span {
       }
  .c-2 .page.on {
    color: white;
    background: #cba968; }
  .c-2 .c2-swiper {
    margin: 0 auto 16px;
    width: 1920px;
    
    position: relative; }
    .c-2 .c2-swiper #mCSB_1_container {
      zoom: 1;
      width:15660px !important; }
      .c-2 .c2-swiper #mCSB_1_container:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden; }
    .c-2 .c2-swiper li {width:1920px; overflow: hidden;box-sizing: border-box;
      float: left; }

@media screen and (max-width:1500px){
	
	.c-2 .c2-swiper #mCSB_1_container {
		width: 12500px !important;
		
       }
	
	.c-2 .c2-swiper li {
    	width: 1500px;
   
    }
	
	
	
}
































