@CHARSET "gbk";
body, button, input, textarea, pre {
    font: 14px/1 "Î¢ÈíÑÅºÚ",Tahoma,Helvetica,Arial,"\5b8b\4f53",sans-serif;
    -webkit-appearance: inherit;
}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, lengend, button, input, textarea, th, td {
    margin: 0;
    padding: 0;
    -webkit-appearance: inherit;
        line-height: 1.5;
}
a {
    outline: 0;}
p {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}
div {
    display: block;
}
ul, ol, li {
    list-style: none;
}
.main{
	width:100%;
	padding: 0 0 0 0;
    height:auto;
    background: 0;
    position: relative;
    z-index: 1;
    min-height: 300px;
    clear: both;
    background: #f5f5f5;
    display: block;
    margin-top: 6px;
    border-top: 1px solid #f60;
}
.layout{
	position: static;
    height: auto;
    width: 1220px;
    margin: 0 auto;
    text-align: left;
}
.product-list{
	 margin-buttom: 10px;
	 height: 410px;
	 margin: auto;
}
.product-list .p-body>.p-cost-price{
}
.product-list .p-body>.p-price{
	float: left;
    margin: -10px 12px 0 0;
}
.p-list {
    margin: 10px -5px 0;
    text-align: left;
}
.p-list .p-item {
    width: 400px;
    min-height: 307px;
    margin: 20px 5px 0;
    cursor: pointer;
    float: left;
    border:1px solid #f5f5f5;
}
.p-list .selected .p-head {
    color: #fff;
    background: #f60;
    border-color: #f60; 
}
.p-list .selected,.p-list .p-item:HOVER{
	border:1px solid #f60;
}
.p-list .p-head {
	padding: 20px;
    padding-top: 10px;
    padding-bottom: 0;
    height: 82px;
    border-bottom: 0;
    background: #ebebeb;
    border-color: #ebebeb;
}
.p-list .p-name {
    font-size: 18px;
    line-height: 32px;
    font-weight: bold;
}
.p-list .selected .p-body, .p-list .selected .p-foot {
    border-color: #f60;}
.p-list .p-body {
    height: 60px;
    padding-top: 15px;
    padding-bottom: 0;
    padding: 20px;
    background: #fff;
}

.p-list .p-body {
    height: 40px;
    padding-top: 15px;
    padding-bottom: 0;
    border-top: 0;
    border-bottom: 0;
    line-height: 40px;
}
.p-list .p-foot {
    min-height: 140px;
    padding-top: 0;
    border-top: 0;
}
.p-list .p-cost-price {
    color: #999;
    text-decoration: line-through;
}
.p-list .p-num {
    color: #f60;
}
strong, b {
    font-weight: bold;
}
.p-list .p-price .p-num {
    font-size: 20px;
}
 .p-list .selected .p-foot {
    border-color: #f60;
}
.p-list .p-foot {
    min-height: 140px;
    padding-top: 0;
}
.p-list .p-body, .p-list .p-foot {
    padding: 20px;
    background: #fff;
    /* border: 1px solid #fff; */
}
.p-list .p-body{
	padding: 30px 20px 0 20px;
}
.p-list .p-promise {
    font-size: 12px;
   /*  padding-top: 10px; */
    line-height: 24px;
    border-top: 1px solid #e0e0e0;
}
.p-list .p-text {
    line-height: 20px;
    padding: 3px 0;
}
.p-list .p-text .p-atr {
    color: #333;
    min-width: 60px;
    text-align: right;
    float: left;
}
.p-list .p-val {
    white-space: normal;
    word-break: break-all;
    word-wrap: break-word;
    overflow: hidden;
}
.p-list .p-ico {
    width: 40px;
    height: 40px;
    margin-top: -40px;
    background: url(../images/sprite.png) no-repeat -10px -10px;
    float: right;
    display: none;
}
.p-list .p-num { color: #f60;}
.p-list .p-item-green .p-head { background-color: #7bbf12; border-color: #7bbf12;}
.p-list .p-item-green .p-num { color: #7bbf12;}
.p-list .p-item-gold .p-head { color: #c8aa64; background-color: #191919; border-color: #191919;}
.p-list .p-item-gold .p-num { color: #c8aa64;}*/
.p-list .p-item:hover .p-head,
.p-list .p-item:hover .p-body,
.p-list .p-item:hover .p-foot { border-color: #f60;}
.p-list .selected .p-head,
.p-list .selected .p-body,
.p-list .selected .p-foot { border-color: #f60;}
.p-list .p-item:hover .p-head,
.p-list .selected .p-head {
    color: #fff;
    background: #f60;
}
.p-desc{
	    font-size: 14px;
}
.p-content-1 .kehu{
    padding-top: 20px; 
    padding-right:10px;
}
.p-content-1 .kehu .x-title{
	 font-size: 15px;
    color: #666666;
   }
   .p-content-1 .kehu .y-title{
	 font-size: 15px;
    color: #959595;
   }
.product-options{   
	 margin-top: 15px;
    background: #fff;
    height: 500px;
    margin-buttom:20px;
}
.product-options .p-image {
    position: relative;
    width: 500px;
    height: 500px;
    overflow: hidden;
    float: left;
}
.product-options .p-image img {
    width: 100%;
    height: 100%;
}
fieldset, img {
    border: 0;
}
.product-options .p-params {
    min-height: 460px;
    padding: 20px;
    overflow: hidden;
}
.p-params .p-name {
    font-size: 18px;
    font-weight:bold;
    line-height: 32px;
}
.red {
     font-style: normal;   color: #f60 !important;
}
.yellow {
    color: #ff7800!important;
    font-style: normal;
}
.p-params .attrs {
    padding: 0;
}
.p-params .attr {
    padding: 5px 0;
}
.p-params .atr {
    min-width: 70px;
    text-align: right;
    font-size:14px;
}
.p-params .atr, .p-params .val {
    line-height: 32px;
    float: left;
}
.p-params .attrs .vals{
    word-spacing: -10px;
    line-height: 0;
        overflow: hidden;
}
.p-params .val.sel {
    border: 1px solid #db2148;
}
.p-params .val {
	float: left;
    color: #666;
    margin: 0 3px;
    padding: 0 5px;
    line-height: 30px;
    white-space: nowrap;
}
.privilege-list .pri-item {
    font-size: 12px;
    line-height: 16px;
    margin: 3px 0 0 4px;
    padding-top: 5px;
} 
.privilege-list .pri-icon {
    color: #fff;
    text-align: center;
    min-width: 24px;
    height: 16px;
    padding: 0 8px;
    background: #f60;
    vertical-align: top;
    display: inline-block;
}
.privilege-list .pri-text {
    margin: 0 10px;
}
.privilege-list a {
    outline: 0;
    color: #0487e2;
}
.p-params .attr .counter {
    vertical-align: middle;
    word-spacing: 0;
    margin: 4px;
}
.counter {
    height: 22px;
    font-size: 0;
    line-height: 0;
    text-align: center;
    border-top: 1px solid #ccd5df;
    border-bottom: 1px solid #ccd5df;
    overflow: hidden;
    display: inline-block;
    white-space: nowrap;
}
.counter a, .counter a:hover {
    text-decoration: none;
}
.counter a, .counter b {
    width: 22px;
    height: 22px;
    border-left: 1px solid #ccd5df;
    border-right: 1px solid #ccd5df;
    color: #666;
    font-size: 14px;
    line-height: 22px;
    background-color: #fbfbfb;
    vertical-align: top;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.counter input.textbox {
    width: 56px;
    height: 22px;
    padding: 0;
    color: #666;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    border: 0;
    border-radius: 0;
}
input.textbox {
        background-color: #fff;
        resize: none;
}
strong, b {
    font-weight: bold;
}
.p-params .unit {
	font-size:14px;
	min-width: 70px;
    line-height: 32px;
    vertical-align: middle;
    margin-left: 10px;
}
.p-params .attr {
    padding: 5px 0;
}
.p-params .p-expedited .vals {
    word-spacing: -10px;
    line-height: 0;
}
.p-params .vals {
    overflow: hidden;
}
.p-params .val.sel {
    border: 1px solid #f60;
}
.p-params .val {
    color: #666;
    margin: 0 3px;
    padding: 0 5px;
    line-height: 30px;
    white-space: nowrap;
    border: 1px solid #ccd5df;
        float: left;
}
.p-params p>.val{
	margin-top: 6px;
}
.p-params .vals .alt {
    margin-left: 15px;
    line-height: 30px;
    float: left;
}
.red {
    color: #f60 !important;
    font-style: normal;
}
.p-params .p-price {
    padding: 0;
}
.p-params .p-price .vals {
    padding: 0 3px;
}
.p-params .vals {
   /*  line-height: 32px; */
    overflow: hidden;
    height: 45px;
}
.p-params .p-price .sell-price {
    font-size: 24px;
}
.p-params .p-price .cost-price {
    text-decoration: line-through;
}
.p-merit {
    font-size: 12px;
    line-height: 46px;
    margin-top: 15px;
    padding: 10px 0 20px;
    border-top: 1px solid #ccd5df;
}
.p-merit .p-time{
    min-width: 200px;
    padding-left: 32px;
    background: url(../images/design-image/sprite.png) no-repeat 0 -257px;
    float: left;
}
.p-merit dd{
	height: 50px;
    line-height: 46px;
}
.p-merit .p-service {
    background-position: 0 -337px;
}
.p-merit .p-service {
    min-width: 200px;
    padding-left: 32px;
    background: url(../images/design-image/sprite.png) no-repeat 0 -335px;
    float: left;
}
.p-merit .p-cloud {
    background-position: 0 -297px;
}
.p-merit .p-cloud{
    min-width: 200px;
    padding-left: 32px;
    background: url(../images/design-image/sprite.png) no-repeat 0 -298px;
    float: left;
}
.p-params .p-btm {
    clear: both;
}
.btn-primary {
    background: #f60;
}
.btn {
    font-size: 16px;
        margin-left: 20px;
}
.btn1 {
    font-size: 16px;
    margin-left: 300px;
    padding: 6px 12px;
    margin-bottom: 0;
    border-radius: 4px;
    user-select: none;
    touch-action: manipulation;    white-space: nowrap;    font-weight: normal;
    line-height: 1.42857143;
    float: left;
    background: #337ab7;
    background-color: #337ab7;
}
.btn-primary{
    width: 128px;
    height: 34px;
}
.btn-primary.p-next:hover{
	background:#f60 !important; 
	background-color:#f60 !important; 
	color: #fff;
}
.btn1.btn-primary:hover{
	background:#337ab7 !important; 
	background-color:#337ab7 !important;
	color: #fff;
}
.btn, .btn1, .ok, .no, .submit, .reset, .upload_btn, .cancel {
    color: #fff;
    text-align: center;
    overflow: hidden;
    vertical-align: middle;
    display: inline-block;
    border: 0;
    cursor: pointer;
}
.product-nav>.nav{
	width: 760px;
	margin: auto;
}
.product-nav{
	background: #f60;
	z-index: 9999;
	width: 1220px;
}
.product-nav .nav-tabs.nav-justified a{
	font-size: 14px;
	color: #fff;
	margin-bottom: 0;
	margin-right: 0;
	border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
}
.product-nav .nav-tabs.nav-justified a:HOVER{
	background-color: #fff;
	border-bottom: 1px solid #fff;
}
.product-nav .nav-tabs.nav-justified .active>a,
.product-nav .nav-tabs.nav-justified a:HOVER{
	color: #444;
}
.product-nav .nav-tabs.nav-justified > li{
	display: table-cell;
    width: 1%;
}
input.textbox:FOCUS{
	outline:none;
}
.cricle{
	background: #000;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    float: left;
    margin-top: 9px;
    margin-right:5px;
}
.p-contents{
	background-color: #fff;
}
.p-content .xgfw{
	width: 430px;
	margin: auto;
	padding-bottom: 16px;
}
.p-content .xgfw p{
	font-size: 14px;
}
.p-content .xgf{
	width: 800px;
	margin: auto;
	padding-top: 10px;
	font-size: 14px;
	text-indent: 30px;
    line-height: 24px;
}

.p-content .title{
	text-align: center;
    color: #db2148;
    font-weight: bold;
    font-size: 20px;
    padding: 16px 0 6px;
}
.p-content .fwtd>div{
	float: left;
	width: 306px;
	margin: 0 11px;
}
.p-content .fwtd h4{
	padding: 4px 0;
	color: #444;
	font-size: 14px;
}
.p-content-3{
	
}
.p-content-5{
	height: 300px;
}
.p-content-5>div,.p-content-3>div,.p-content-1>div,.p-content-2>div{
	width: 990px;
	margin: auto;
	border-top: 1px solid #ccd4df;
}
.p-content .icon-group{
	height: 180px;
    width: 960px;
    margin:10px auto 0;
}
.p-content .icon-group>div{
	float: left;
	height: 100%;
	width: 100px;
	margin: 0 3px;
}
.p-content .icon-group .text{
	font-size: 14px;
}
.p-content .icon-group .icon-gt{
	width: 30px;
}
.p-content .icon-group .icon{
	background-image: url('/images/design-image/icon.jpg');
	width: 70px;
    height: 70px;
    margin: 0 auto 10px;
}
.p-content .icon-group>.icon-gt>.icon{
	width: 30px;
    height: 30px;
    background-position-y: -100px;
    background-position-x: 136px;
    margin-top: 24px;
}
.p-content .icon-group .icon-1{
	background-position-x: -66px;
}
.p-content .icon-group .icon-2,.p-content .icon-group .icon-4{
	background-position-x: -140px;
}
.p-content .icon-group .icon-3,.p-content .icon-group .icon-5{
	background-position-x: -215px
}
.p-content .icon-group .icon-6{
	background-position-x: -66px;
    background-position-y: -76px;
}
