.rn-wrap {
    width: 1192px;
    margin: auto;
    position: relative;
}
.breadcrumb {
    margin: 26px 0;
	padding: 0 2px;
border: none;
background: none;
border-radius: 4px;
list-style: none;
 color: #888;
}
.breadcrumb > li {
    display: inline-block;
}
.breadcrumb > .active {
    color: #777;
}
.breadcrumb a {
	color: #888;
	padding-right: 5px;
	padding-left: 5px;
}
::before, ::after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.btn {
	line-height: 32px;
	height: 32px;
	padding: 0 20px;
	border-radius: 0;
	border: none;
	color: #fff;
	background: #808080;
	display: block;
}

.btn:hover {
	color: #fff;
	background: #888;
}

.btn-block {
	display: block;
	padding: 12px 0;
	font-size: 16px;
	letter-spacing:5px;
	text-indent: 5px;
}

.btn-primary {
	background: #ed1b23;
	border-color: #ed1b23;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
	background: #FF720C;
	border-color: #FF720C;
}
.pro-cate {
	border-bottom: solid 1px #ddd;
}

.pro-cate .rn-wrap {
	width: 1040px;
}

.pro-cate a {
	display: inline-block;
	color: #333;
	font-size: 14px;
	width: 130px;
	height: 150px;
	margin: 0 18px;
	padding: 15px 0;
	text-align: center;
}

.pro-cate a:hover,
.pro-cate a.active {
	color: #fff;
}

.pro-cate a>i {
	display: block;
	width: 82px;
	height: 82px;
	margin: auto;
	margin-bottom: 10px;
	background: url(../img/p-icon.png) no-repeat;
}

.pro-cate a.cate1>i {
	width: 70px;
	background-position: 6px -5px;
}
.pro-cate a.cate1:hover,
.pro-cate a.cate1.active {
	background: #4598b0;
}
.pro-cate a.cate1:hover>i,
.pro-cate a.cate1.active>i {
	background-position: 12px -85px;
}

.pro-cate a.cate2>i {
	background-position: -55px -5px;
}
.pro-cate a.cate2:hover,
.pro-cate a.cate2.active {
	background: #ca6165;
}
.pro-cate a.cate2:hover>i,
.pro-cate a.cate2.active>i {
	background-position: -55px -165px;
}

.pro-cate a.cate3>i {
	background-position: -138px -5px;
}
.pro-cate a.cate3:hover,
.pro-cate a.cate3.active {
	background: #6ba59d;
}
.pro-cate a.cate3:hover>i,
.pro-cate a.cate3.active>i {
	background-position: -138px -85px;
}

.pro-cate a.cate4>i {
	background-position: -207px -5px;
}
.pro-cate a.cate4:hover,
.pro-cate a.cate4.active {
	background: #a563b1;
}
.pro-cate a.cate4:hover>i,
.pro-cate a.cate4.active>i {
	background-position: -207px -85px;
}

.pro-cate a.cate5>i {
	background-position: -286px -5px;
}
.pro-cate a.cate5:hover,
.pro-cate a.cate5.active {
	background: #c99e6b;
}
.pro-cate a.cate5:hover>i,
.pro-cate a.cate5.active>i {
	background-position: -286px -85px;
}

.pro-cate a.cate6>i {
	width: 105px;
	background-position: -375px 0;
}
.pro-cate a.cate6:hover,
.pro-cate a.cate6.active {
	background: #6495b8;
}
.pro-cate a.cate6:hover>i,
.pro-cate a.cate6.active>i {
	background-position: -375px -80px;
}


.pro-idx {
	overflow: hidden;
	background: #fff;
	min-height: 400px;
	padding: 40px;
}

.pro-idx>dl {
	float: left;
	width: 33%;
	padding: 0;
	height: 300px;
	overflow: hidden;
}

.pro-idx>dl>dt {
	border-bottom: solid 1px #a1a1a1;
	text-align: center;
}

.pro-idx>dl>dt>a>b {
	display: block;
	background: #fff;
	width: 130px;
	margin: auto;
	margin-bottom: -14px;
	font-size: 18px;
	font-weight: normal;
	color: #333;
}

.pro-idx>dl>dt>a>i {
	display: block;
	width: 82px;
	height: 82px;
	margin: auto;
	margin-bottom: 10px;
	background: url(../img/p-icon.png) no-repeat;
}

.pro-idx>dl>dt>a>i.c1 {
	width: 70px;
	background-position: 6px 0;
}

.pro-idx>dl>dt>a>i.c2 {
	background-position: -55px 0;
}

.pro-idx>dl>dt>a>i.c3 {
	background-position: -138px 0;
}

.pro-idx>dl>dt>a>i.c4 {
	background-position: -207px 0;
}

.pro-idx>dl>dt>a>i.c5 {
	background-position: -286px 0;
}

.pro-idx>dl>dt>a>i.c6 {
	width: 105px;
	background-position: -375px 0;
}

.pro-idx>dl>dd {
	padding: 20px 0;
	line-height: 28px;
	width: 290px;
	margin: auto;
}

.pro-idx>dl>dd>a {
	display: block;
	font-size: 14px;
	color: #555;
	line-height: 30px;
	padding-left: 100px;
}

.pro-idx>dl>dd>a:hover {
	background: #ed1b23;
	color: #fff;
}

.pro-search {
	position: absolute;
	top: -4px;
	right: -1px;
}

.pro-search .dropdown {
	line-height:32px;
	height: 32px;
	min-width: 140px;
	background: #fff;
	border: solid 1px #ccc;
	font-size: 14px;
	vertical-align: middle;
	border: none;
}

.pro-search .dropdown>a {
	color: #333;
}

.pro-search .dropdown:hover {
	border: none;
}

.pro-search .dropdown:hover>ul,
.pro-search .dropdown.active>ul {
	top: 32px;
	min-width: 140px;
	border: none;
}

.pro-search .dropdown>a>.addon {
	top: 14px;
}

.pro-search .dropdown:hover>a>.addon,
.pro-search .dropdown.active>a>.addon {
	top: 10px;
}

.pro-search .dropdown:hover>a, 
.pro-search .dropdown.active>a {
	border: none;
}

.pro-search .dropdown>ul>li:hover {
	background: #ececec;
}

.pro-search .btn-primary {
	letter-spacing: 8px;
	text-indent: 8px;
}

.pro-search .form-control {
	border: none;
}

.pro-list {
	margin: 20px -8px;
	overflow: hidden;
}

.pro-list>.item {
	position: relative;
	float: left;
	list-style: none;
	overflow: hidden;
	padding: 5px;
	width: 268px;
	height: 268px;
	box-sizing: content-box;
	background: #fff;
	border: solid 2px #fff;
	margin: 10px;
}

.pro-list>.item>.item-thumb {
	margin-bottom: 10px;
}

.pro-list>.item>.item-thumb>a {
	display: block;
	margin-bottom: 20px;
	width: 100%;
	height: 200px;
	line-height: 229px;
	text-align: center;
}

.pro-list>.item>.item-thumb>a>img {
	max-width: 100%;
	max-height: 100%;
}

.pro-list>.item>.item-body .title {
	display: block;
	max-height: 40px;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: center;
}

.pro-list>.item>.item-body .view,
.pro-list>.item>.item-body .mask {
	display: none;
	height:32px;
}

.pro-list>.item:hover {
	border: solid 2px #ed1b23;
}

.pro-list>.item:hover>.item-body .mask {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	display: block;
	z-index: 5;
	background: rgba(255,255,255,0.8);
}

.pro-list>.item:hover>.item-body .view {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	display: block;
	text-align: center;
	padding: 80px 0;
	z-index: 6;
}

.pro-list>.item>.item-body .view>.price {
	color: #ed1b23;
	font-size: 22px;
}

.pro-list>.item>.item-body .view>.price>big {
	font-size: 36px;
}

.pro-list>.item>.item-body .view>.ptext {
	font-size: 14px;
	border-top: solid 2px #999;
	width: 50px;
	padding: 6px 0;
	margin: 10px auto;
}

.pro-list>.item>.item-body:hover .view {
	display: block;
}

.pro-detail {
	overflow: hidden;
	background: #fff;
	min-height: 400px;
	border-top: solid 2px #333;
	padding: 40px 70px;
}


/* 商品图片 */
.pro-img {
	width: 500px;
	float: left;
}

.pro-img .img-box {
	height: 400px;
	line-height: 400px;
	background: #fff;
}

.pro-img .img-box>a {
	display: block;
	vertical-align: middle;
	text-align: center;
	width: inherit;
	height: inherit;
}

.pro-img .img-box .zoomPad {
	float: none;
	margin: auto;
	text-align: center;
	display: inline-block;
	width: 500px;
	height: 400px;
}

.pro-img .img-box>img,
.pro-img .img-box .preview,
.pro-img .img-box .zoomPad>img,
.pro-img .img-box .zoomPup>img {
	max-width: 100%;
	max-height: 100%;
}

.pro-img .img-zoom {
	color: #888;
	text-align: center;
	margin: 10px 0;
	display: none;
}

.pro-img .img-list {
	overflow: hidden;
	position: relative;
	margin: 10px auto;
	padding: 0 18px;
}

.pro-img .img-list ul {
	width: 1000px;
	list-style: none;
}

.pro-img .img-list li {
	float: left;
	margin-right: 6px;
	width: 80px;
}

.pro-img .img-list li>a {
	display: block;
	vertical-align: middle;
	text-align: center;
	width: 80px;
	height: 80px;
	line-height: 42px;
	background: #fff;
	border: solid 1px #ddd;
	padding: 1px;
}

.pro-img .img-list>ul {
	margin: 0;
	padding: 0;
}

.pro-img .img-list>ul>li>a>img {
	max-width: 100%;
	max-height: 100%;
}

.pro-img .img-list>ul>li>a:hover,
.pro-img .img-list .zoomThumbActive {
	border: solid 2px #ad0711;
	padding: 0;
}


.pro-img .img-list>.move-left, 
.pro-img .img-list>.move-right {
	width: 12px;
	background: #f0f0f0;
	line-height: 80px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	border-radius: 2px;
	position: absolute;
	top: 0px;
	font-family: Lucida;
	font-weight: bold;
	color: #666;
}

.pro-img .img-list>.move-left>.addon,
.pro-img .img-list>.move-right>.addon {
	display: inline-block;
	bottom: 0;
	border-width: 5px;
	overflow: hidden;
}


.pro-img .img-list>.move-left>.addon{
	border-style: dashed solid dashed dashed;
	border-color: transparent #888 transparent transparent;
	margin-left: -6px;
}

.pro-img .img-list>.move-right>.addon {
	border-style: dashed dashed dashed solid;
	border-color: transparent transparent transparent #888;
	margin-left: 4px;
}

.pro-img .img-list>.move-left:hover,
.pro-img .img-list>.move-right:hover {
	background: #ccc;
}

.pro-img .img-list>.move-left {
	left: 0px;
}

.pro-img .img-list>.move-right {
	right: 0px;
}

.pro-info {
	float: right;
	width: 510px;
	font-size: 14px;
	overflow: hidden;
}

.pro-info h1 {
	font-size: 30px;
	font-weight: 100;
}

.pro-info h1>small {
	display: block;
	color: #333;
	font-weight: bold;
	font-size: 26px;
	margin-top: 14px;
}

.pro-info .pro-price {
	color: #666;
	border-bottom: solid 1px #ddd;
	padding: 15px 0;
}

.pro-info .pro-price strong {
	font-size: 16px;
	font-weight: bold;
	color: #ed1b23;
}

.pro-info .pro-price strong>big {
	font-size: 36px;
	margin-left: 10px;
}

.pro-info .pro-summary {
	color: #ddd;
	border-bottom: solid 1px #ddd;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;	
}

.pro-info .pro-summary li {
	padding-left: 10px;
	line-height: 34px;
}

.pro-info .pro-summary li>span {
	color: #666;

.pro-info .btn-primary {
	width: 180px;
	line-height: 40px;
	height: 40px;
}

.pro-info .btn-primary>i {
	display: inline-block;
	width: 30px;
	height: 20px;
	vertical-align: middle;
	background: url(../../img/s2.png) no-repeat -366px -4px;
}

.pro-info .pro-share {
	margin: 40px 0;
	color: #666;
}

.pro-info .pro-share>.feedback>i {
	display: inline-block;
	vertical-align: middle;
	width: 20px;
	height: 20px;
	background: url(../../img/s2.png) no-repeat -420px 0;
	margin-right: 6px;
}

.pro-info .pro-share>.shareto {
	margin-left: 30px;
}

.pro-info .pro-share>.shareto>i {
	display: inline-block;
	vertical-align: middle;
	width: 20px;
	height: 20px;
	background: url(../img/s2.png) no-repeat -397px 0;
	margin-right: 6px;
}
.pro-info .pro-share .bdsharebuttonbox {
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
}

.pro-desc {
	margin-top: 60px;
}

.pro-desc .nav-tabs {
	border-bottom: solid 1px #999;
	clear: both;
	height: 43px;
}

.pro-desc .nav-tabs>li {
	width: 20%;
	margin: auto;
	height: 43px;
	display: block;
}
.pro-desc .nav-tabs li a{ 
    line-height:41px;
	height: 41px;
	display: block;
}

.pro-desc .nav-tabs>li>a,
.pro-desc .nav-tabs>li>a:hover {
	border-radius: 0;
	border: none;
	margin: 0;
	background: none;
	font-size: 14px;
	text-align: center;
	color: #333;
}

.pro-desc .nav-tabs>li.active>a,
.pro-desc .nav-tabs>li>a:hover {
	border: none;
	border-bottom: solid 3px #ed1b23;
}

.pro-desc .pro-attr {
	width: 100%;
	margin-top: 40px;
	border: solid 1px #ddd;
	border-width: 1px 0;
}

.pro-desc .pro-attr>tbody>tr>th,
.pro-desc .pro-attr>tbody>tr>td {
	font-size: 14px;
	padding: 15px 50px;
	border-bottom: solid 1px #ddd;
}

.pro-desc .pro-attr>tbody>tr>th {
	width: 320px;
	background: #f6f6f6;
	font-weight: bold;
}

.pro-relate {
	position: relative;
	background: #f9f9f9;
	padding: 30px 220px;
	border-top: solid 2px #000;
	margin-top: 50px;
	height: 260px;
}

.pro-relate h3 {
	position: absolute;
	left: 40px;
	font-size: 18px;
	font-weight: bold;
	width: 150px;
	color: #000;
	margin: 0;
}

.pro-relate h3>i {
	display: block;
	font-family: ssp;
	font-style: normal;
	margin-top: 8px;
}

.pro-relate h3>b {
	display: block;
	border-bottom: solid 3px #000;
	width: 24px;
	margin-top: 24px;
}

.pro-relate .btns {
	position: absolute;
	right: 40px;
	top: 90px;
}

.pro-relate .btns .btn {
	display: block;
	margin-bottom: 15px;
	width: 160px;
}


.pro-relate>.item {
	position: relative;
	float: left;
	list-style: none;
	overflow: hidden;
	padding: 5px;
	width: 135px;
	height: 135px;
	box-sizing: content-box;
	background: #fff;
	border: solid 2px #fff;
	margin: 10px;
}

.pro-relate>.item>.item-thumb {
	margin-bottom: 10px;
}

.pro-relate>.item>.item-thumb>a {
	display: block;
	margin-bottom: 5px;
	width: 100%;
	height: 100px;
	line-height: 100px;
	text-align: center;
}

.pro-relate>.item>.item-thumb>a>img {
	max-width: 100%;
	max-height: 100%;
}

.pro-relate>.item>.item-body {
	display: block;
	text-align: center;
}

.pro-relate>.item>.item-body .title {
	max-height: 40px;
	color: #333;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: center;
}

.pro-showroom {
	padding-bottom: 120px;
}

.pro-showroom ul {
	/*background: #f6f6f6;*/
	overflow: hidden;
}

.pro-showroom ul>li {
	height: 500px;
	line-height: 500px;
	text-align: center;
}

.pro-showroom ul>li>img {
	display: inline;
	vertical-align: middle;
	max-height: 100%;
}

.pro-showroom .bx-wrapper .bx-pager {
	margin-bottom: -100px;
}

.pro-showroom .bx-wrapper .bx-pager-item {
	margin: 5px;
}

.pro-showroom .bx-wrapper .bx-pager-item a {
	display: block;
	border: solid 1px #ccc;
	width: 100px;
	height: 60px;
	line-height: 58px;
	overflow: hidden;
}

.pro-showroom .bx-wrapper .bx-pager-item a.active {
	border-color: #bc0202;
}

.pro-showroom .bx-wrapper .bx-pager-item a>img {
	max-height: 100%;
	max-width: 100%;
}

.pro-contrast-simple {
	position: fixed;
	top: 346px;
	right: 10px;
	width: 210px;
	background: #fff;
	z-index: 9999;
	border: solid 1px #ddd;
}

.pro-contrast-simple>h3 {
	margin: 0;
	padding: 0 10px;
	background: #808080;
	line-height: 35px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}

.pro-contrast-simple>ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.pro-contrast-simple>ul>li {
	padding: 0 12px;
	line-height: 42px;
	border-bottom: solid 1px #ddd;
}

.pro-contrast-simple>ul>li>a {
	color: #555;
}

.pro-contrast-simple>ul>li>.glyphicon-remove {
	float: right;
	padding: 13px 0;
}

.pro-contrast-simple>.btns {
	padding: 10px;
}

.pro-contrast-simple>.btns>.pull-right {
	color: #666;
	padding: 4px;
}

.pro-contrast {
	background: #fff;
	border-top: solid 2px #000;
	overflow: hidden;
}

.pro-contrast>.heading {
	margin: 0;
	padding: 15px;
}

.pro-contrast>.heading>h3 {
	margin: 0;
	padding: 0;
	font-size: 15px;
	font-weight: bold;
}

.pro-contrast>.heading>.pull-right {
	font-size: 14px;
}

.pro-contrast>.heading label {
	margin-right: 10px;
}

.pro-contrast>.heading label>input {
	width: 18px;
	height: 18px;
	border: solid 1px #ccc;
	vertical-align: middle;
	margin-top: 2px;
	margin-right: 0;
}

.pro-contrast>.heading .glyphicon-print {
	color: #ed1b23;
	margin-right: 5px;
}

.pro-contrast>.table-bordered {
	margin-bottom: 45px;
	border-width: 1px 0;
}

.pro-contrast>.table-bordered td:last-child {
	border-right: none;
}

.pro-contrast>.table-bordered th,
.pro-contrast>.table-bordered td {
	padding: 15px;
	font-size: 14px;
	text-align: center;
}

.pro-contrast>.table-bordered th {
	background: #f9f9f9;
	text-align: right;
	font-weight: bold;
	border-left: none;
}

.spt-nav {
	list-style: none;
	text-align: center;
	font-size: 14px;
	margin: 35px 0;
}

.spt-nav>li {
	display: inline-block;
	border-right: solid 1px #ddd;
}

.spt-nav>li>a {
	padding: 0 50px;
}

.spt-nav>li>a.active {
	font-weight: bold;
}

.is-new {
	position: absolute;
	background: url(../../img/new.png) no-repeat;
	background-size: 50px 50px;
	width: 50px;
	height: 50px;
}