*{margin:0px;padding:0px;}
.nob {
				border-right-style: none;
			}
			
			div {
				font-family: fang;
			}
			
		/* 	p {
			font-family: ying;
		}
		 */
			li {
				color: #E67E22;
				list-style-type: none;
				margin-top: 30px;
				font-size: 24px;
			}
			
			li:hover {
				color: #FBCF61;
			}
			
			.col-md-35 {
				width: 33.333333%;
				margin: 0;
				padding: 0;
				border: solid 1px #242424;
			}
			
			.content {
				color: #fff;
				text-align: center;
				font-size: 20px;
				font-weight: 500;
				margin-top: 10px;
				margin-bottom: 30px;
			}
			
			.www {
				background: #343434;
			}
			
			.www_g {
				background: #242424;
			}
			
			.www1 {
				background: #242424;
			}
			
			.www2 {
				background: #de946b;
			}
			
			.www3 {
				background: #343434;
			}
			
			.www4 {
				background: #fecc83;
			}
			
			.www5 {
				background: #E67E22;
			}
			
			.www6 {
				background: #FFFFFF;
			}
			
			.www9 {
				background: #fafafa;
			}
			.www10{
				background: #ef763a;
			}
			.www11{
				background:#f5956b;
			}
			.www12{
				background:#eb671e;
			}
			.www13{
				background:#fdcc83;
			}
			.www14{
				background:#e56534;
			}
			.www15{
				background:#23c7e2;
			}
			.arrow-down {
				width: 50px;
				margin: auto;
				height: 0;
				border-left: 38px solid transparent;
				border-right: 38px solid transparent;
				border-top: 26px solid #e67e22;
			}
			
			.arrow-down1 {
				width: 50px;
				margin: auto;
				height: 0;
				border-left: 38px solid transparent;
				border-right: 38px solid transparent;
				border-top: 26px solid #242424;
			}
			
			.arrow-down2 {
				width: 50px;
				margin: auto;
				height: 0;
				border-left: 38px solid transparent;
				border-right: 38px solid transparent;
				border-top: 26px solid #DE946B;
			}
			
			.arrow-down3 {
				width: 50px;
				margin: auto;
				height: 0;
				border-left: 38px solid transparent;
				border-right: 38px solid transparent;
				border-top: 26px solid #FBCF61;
			}
			
			.arrow-down4 {
				width: 50px;
				margin: auto;
				height: 0;
				border-left: 38px solid transparent;
				border-right: 38px solid transparent;
				border-top: 26px solid #23c7e2;
			}
			
			.arrow-down5 {
				width: 50px;
				margin: auto;
				height: 0;
				border-left: 38px solid transparent;
				border-right: 38px solid transparent;
				border-top: 26px solid #E67E22;
			}
			
			.arrow-down6 {
				width: 50px;
				margin: auto;
				height: 0;
				border-left: 38px solid transparent;
				border-right: 38px solid transparent;
				border-top: 26px solid #343434;
			}
			
			.arrow-down7 {
				width: 50px;
				margin: auto;
				height: 0;
				border-left: 38px solid transparent;
				border-right: 38px solid transparent;
				border-top: 26px solid #A8D164;
			}
			
			.arrow-down8 {
				width: 50px;
				margin: auto;
				height: 0;
				border-left: 38px solid transparent;
				border-right: 38px solid transparent;
				border-top: 26px solid #FF6F6F;
			}
			.arrow-down9 {
				width: 50px;
				margin: auto;
				height: 0;
				border-left: 38px solid transparent;
				border-right: 38px solid transparent;
				border-top: 26px solid #fecc83;
			}
			.arrow-down10{
				width: 50px;
				margin: auto;
				height: 0;
				border-left: 38px solid transparent;
				border-right: 38px solid transparent;
				border-top: 26px solid #e56534;
			}
			.arrow-down11{
				width: 50px;
				margin: auto;
				height: 0;
				border-left: 38px solid transparent;
				border-right: 38px solid transparent;
				border-top: 26px solid #f2724d;
			}
			.arrow-down12{
				width: 50px;
				margin: auto;
				height: 0;
				border-left: 38px solid transparent;
				border-right: 38px solid transparent;
				border-top: 26px solid #fafafa;
			}
			.arrow-down13{
				width: 50px;
				margin: auto;
				height: 0;
				border-left: 38px solid transparent;
				border-right: 38px solid transparent;
				border-top: 26px solid #f5956b;
			}
			.arrow-down14{
				width: 50px;
				margin: auto;
				height: 0;
				border-left: 38px solid transparent;
				border-right: 38px solid transparent;
				border-top: 26px solid #fdcc83;
			}
			
			.imgs {
				margin-left: 3em;
			}
			
			.button {
				margin-top: 40px;
				line-height: 50px;
				height: 55px;
				width: 112px;
				color: #23C7E2;
				background-color: #FFFFFF;
				font-size: 14px;
				font-weight: normal;
				font-family: Arial;
				border: 3px solid #23C7E2;
				/*-webkit-border-top-left-radius:6px;
  -moz-border-radius-topleft:6px;
  border-top-left-radius:6px;
  -webkit-border-top-right-radius:6px;
  -moz-border-radius-topright:6px;
  border-top-right-radius:6px;
  -webkit-border-bottom-left-radius:6px;
  -moz-border-radius-bottomleft:6px;
  border-bottom-left-radius:6px;
  -webkit-border-bottom-right-radius:6px;
  -moz-border-radius-bottomright:6px;
  border-bottom-right-radius:6px;*/
				-moz-box-shadow: inset 0px 0px 0px 0px #ffffff;
				-webkit-box-shadow: inset 0px 0px 0px 0px #ffffff;
				box-shadow: inset 0px 0px 0px 0px #ffffff;
				text-align: center;
				display: inline-block;
				text-decoration: none;
			}
			
			.button:hover {
				border: 3px solid #343434;
				color: #343434;
			}
			
			.cmsimg {
				width: 33.33333%;
				height: 400px;
				text-align: center;
				padding-top: 10rem
			}
			
			.center {
				width: 70px;
				margin: auto;
			}
			/*	6.17更改*/
			
			.fs_light {
				color: #343434;
			}
			.price{font-size:4em;font-family:fang;color:rgb(237,117,39)}
			.nav-tabs > li > a{background-color:white;border:none}
			.shops{background-color:rgb(250,250,250);display:none;position:fixed;left: 0%; top: 13%;/*transform: translate(-46.9%, 20%);*/ }
			.cont{background-color:rgb(250,250,250);margin-left:10%;margin-top:1.5em;height:160px}
			.contents{background-color:rgb(250,250,250);width:1170px;margin:0 auto;}
             .goumai{width:80px;background:rgb(237,117,39);display:inline-block;vertical-align:middle;margin-top:2em;float:right;margin-right:10%;}
			.goumai a{color:white;text-align:center;text-decoration:none}
			.goumai a:hover{text-decoration:none;color:white}
			.nei{display:inline-block;margin-left:1em;vertical-align:middle}
			.pricecolor{color:rgb(237,117,39)}
			
			.rrt {
				position: absolute;
				top: 3px;
				width: 242px;
				height: 130px;
				background: #ff6b49;
				line-height: 60px;
				color: #fff;
				left: -260px;
				-webkit-border-radius: 4px;
				-moz-border-radius: 4px;
				border-radius: 30px;
				text-align: center;
			}
			
			.rrt1 {
				position: absolute;
			    top: 3px;
			    width: 180px;
			    height: 180px;
			    background: #1f252c;
			    line-height: 60px;
			    color: #fff;
			    left: -200px;
			    -webkit-border-radius: 4px;
			    -moz-border-radius: 4px;
			    border-radius: 20%;
			    text-align: center;
			}
			
			.rr1 {
				display: inline-block;
				width: 10px;
				height: 16px;
				position: absolute;
				top: 50%;
				left: 100%;
				margin-top: -8px;
				background-position: -101px -184px;
			}
			
			.rrt2 {
				position: absolute;
				top: 90px;
				width: 180px;
				height: 180px;
				background: #ff6b49;
				line-height: 60px;
				color: #fff;
				left: -200px;
				-webkit-border-radius: 4px;
				-moz-border-radius: 4px;
				border-radius: 20%;
				text-align: center;
			}
			
			.rrt3 {
				position: absolute;
				bottom: -15em;
				width: 385px;
				height: 353px;
				background: #f5f5f2;
				line-height: 60px;
				color: #fff;
				left: -400px;
				-webkit-border-radius: 4px;
				-moz-border-radius: 4px;
				border-radius: 12px;
				text-align: center;
				z-index: 222;
			}

			.rrt4 {
				 position: absolute; 
				top: 3px;
				width: 221px;
				height: 170px;
				background: #1f252c;
				line-height: 60px;
				color: #fff;
				left: -13px;
				-webkit-border-radius: 4px;
				-moz-border-radius: 4px;
				border-radius: 12px;
				text-align: center;
				
			}
			
			.abc {
				display: none;
			}

			