﻿.p2p-button,
 a.p2p-button {
     display: inline-block;
     width: 120px;
     height: 35px;
     line-height: 35px;
     background: #f34335;
     color: #fff;
     font-size: 12px;
     text-align: center;

 }
 .p2p-button:hover,
 a.p2p-button:hover {
     background: #e62e20;
 }

/*.p2p-content {
	width: 990px;
	padding: 50px 0 55px;
	margin: 0 auto;
}*/
.p2p-labels {
	height: 20px;
}
.p2p-labels a,
.p2p-labels span {
	display: block;
	height: 18px;
	width: auto;
	padding: 0 3px;
	margin: 0 3px 0 0;
	border: 1px solid #8dd1dc;
	white-space: nowrap;
	color: #8dd1dc;
	float: left;
}
.p2p-labels a:hover {
	text-decoration: none;
}
.p2p-params {
	height: 45px;
	padding: 40px 0 0;
}
.p2p-param {
	width: 145px;
	float: left;
}
.p2p-param-rate {
	width: 50px !important;
	position: relative;
}
.p2p-param-rate .p2p-param-name{
    text-align: center;
}
.p2p-param-name {
	height: 12px;
	line-height: 12px;
	padding: 0 0 8px;
	color: #B8B8B8;
	font-size: 12px;
}
.p2p-param-rate .p2p-param-val{
    height: 50px;
    line-height: 50px;
    color: #B8B8B8;
    font-size:12px;
    overflow: hidden;
    text-align: center;
}
.p2p-param-rate svg{
    position: absolute;
    left: 0;
    top: 20px;
}
.p2p-param-val {
	height: 45px;
	line-height: 24px;
	color: #333;
	font-size: 24px;
}
.p2p-input {
	height: 48px;
	overflow: hidden;
	position: relative;
}
.p2p-input input {
	display: block;
	height: 16px;
	padding: 15px 10px;
	margin: 0;
	border: #C8C8C8 1px solid;
	line-height: 16px;
	background: #fff;
	color: #333;
	font-size: 14px;
}
.p2p-input-err input {
	border: 1px solid #f44336;
}
.p2p-input-disable input {
	background: #F6F6F6;
}
.p2p-input-unit {
	position: absolute;
	right: 10px;
	top: 15px;
}
.p2p-input-label {
	height: 20px;
	padding: 0 0 17px;
	line-height: 20px;
	font-size: 12px;
}
.p2p-input-label span {
	font-size: 18px;
}
.p2p-input-tip {
	height: 14px;
	padding: 10px 0 0;
	line-height: 14px;
	font-size: 12px;
	position: relative;
}
.p2p-input-tip-red {
	color: #f44336;
}
.p2p-btn,
a.p2p-btn {
	display: block;
	height: 48px;
	margin: 22px 0 0;
	background: #f44336;
	color: #fff;
	font-size: 18px;
	line-height: 48px;
	text-align: center;
}
a.p2p-btn:hover {
    color: #fff;
	text-decoration: none;
}
.p2p-btn-border {
	height: 46px;
	border: 1px solid #f44336;
	background: #F6F6F6;
	color: #f44336;
	line-height: 46px;
}
.p2p-step {
	margin-bottom: 60px;
}
.p2p-step-item {
	height: 55px;
	position: relative;
}
.p2p-step-border {
	height: 100%;
	width: 2px;
	background: #36c8db;
	overflow: hidden;
	position: absolute;
	left: 7px;
	top: 0;
}
.p2p-step-ico {
	display: block;
	height: 34px;
	width: 34px;
	color: #36c8db;
	font-style: normal;
	font-size: 34px;
	line-height: 34px;
	text-align: center;
	position: absolute;
	left: -9px;
	top: -13px;
}
.p2p-step-num {
	display: block;
	height: 34px;
	width: 34px;
	color: #fff;
	font-size: 12px;
	line-height: 34px;
	text-align: center;
	position: absolute;
	left: -9px;
	top: -10px;
}
.p2p-step-text {
	padding: 0 0 0 25px;
	line-height: 1.4;
}
.p2p-step-last {
	height: auto;
}
.p2p-step-last .p2p-step-border {
	display: none;
}

.p2p-bannk-lst{
    border: 0;
    margin: -1px;
}
.p2p-bannk-lst th,
.p2p-bannk-lst td{
    padding: 10px 20px;
    border: 1px solid #EBEBEB;
    text-align: left;
}
.p2p-bannk-lst td{
    padding: 4px 20px;
}
.p2p-bannk{
    margin: 0 3px 0 0;
    font-size: 16px;
    font-style: normal;
}
.p2p-bannk-gongshang{
    color: #d3282e;
}
.p2p-bannk-nongye{
    color: #119a54;
}
.p2p-bannk-zhongguo{
    color: #a10e18;
}
.p2p-bannk-jianshe{
    color: #034792;
}
.p2p-bannk-youchu{
    color: #048a27;
}
.p2p-bannk-zhaoshang{
    color: #a30d18;
}
.p2p-bannk-xingye{
    color: #0230db;
}
.p2p-bannk-pingan{
    color: #f07240;
}
.p2p-bannk-guangda{
    color: #fdd513;
}


.p2p-tab{
    height: 50px;
    /*margin: 20px 0 0;*/
    border-bottom: 1px solid #f4f4f4;
    background: #f0f0f0;
}
.p2p-tab ul{
    /*height: 60px;*/
    /*width: 990px;*/
    /*margin: 0 auto;*/
}
.p2p-tab li{
    height: 50px;
    width: auto;
    float: left;
}
.p2p-tab a{
    display: block;
    width: 129px;
    height: 50px;
    /*padding: 0 30px;*/
    color: #5e5e5e;
    font-size: 20px;
    line-height: 50px;
    text-align: center;
    white-space: nowrap;
}
.p2p-tab a.active{
    border-bottom: 2px solid #f44336;
    line-height: 48px;
    background: #fff;
}


.p2p-product-lst{
    padding: 0 45px;
    border: 1px solid #E6E6E6;
}
.p2p-product{
    height: 191px;
    margin-bottom: -1px;
    border-bottom: 1px solid #E6E6E6;
    position: relative;
}
.p2p-product-rate{
    width: 230px;
    height: 80px;
    padding: 65px 0 0;
    color: #f44336;
    font-size: 50px;
    line-height: 55px;
    text-align: center;
    float: left;
}
.p2p-product-rate span{
    font-size: 30px;
}
.p2p-product-rate-text{
    font-size: 12px;
    line-height: 12px;
}
.p2p-product-info{
    width: 660px;
    padding: 35px 0 0;
    float: left;
}
.p2p-product-title{
    height: 18px;
    padding: 0 0 20px;
    font-size: 18px;
    line-height: 18px;
}
.p2p-product-params{
    height: auto;
    padding: 0;
}
a.p2p-product-buy{
    width: 100px;
    height: 37px;
    margin: 0;
    font-size: 12px;
    line-height: 37px;
    overflow: hidden;
    white-space: nowrap;
    position: absolute;
    left: 732px;
    top: 75px;
}
a.p2p-product-buy:hover{
    background: #e1271a;
}
a.p2p-product-soon,
a.p2p-product-haopp{
    height: 30px;
    padding: 3px 0;
    border: 1px solid #f44336;
    background: #F6F6F6;
    color: #f44336;
    line-height: 15px;
}
a.p2p-product-haopp{
    line-height: 30px;
}
a.p2p-product-soon:hover,
a.p2p-product-haopp:hover{
    background: #ffeee5;
    color: #f44336;
}
a.p2p-product-soldout{
    border: 1px solid #999;
    background: #fff;
    color: #666;
}
a.p2p-product-soldout:hover{
    background: #f3f3f3;
    color: #666;
}
.p2p-border {
    margin-top: 20px;
    border: 1px solid #ddd;
    border-radius: 5px;
    background: #fff;
    overflow: hidden;
}
.p2p-icon {
    background-image: url(../images/icons.png);
    background-repeat: no-repeat;
}
.p2p-icon1 {
    background-image: url(../images/icons.png);
    background-repeat: no-repeat;
    margin-left: 10px;
}
.select-item.active .icon,
.p2p-tag .icon {
    background-image: url(../images/icons.png);
}

.select-item {
    font-size: 14px;
    line-height: 20px;
}
.select-item a {
    position: relative;
    display: block;
    color: #888;
}
.select-item.active a {
    font-size: 16px;
    background: #f34335;
    color: #fff;
}
.select-item.active .icon {
    position: absolute;
    top: 0;
    left: -14px;
    width: 14px;
    height: 20px;
}
.select-item.active .icon.right {
    left: auto;
    right: -14px;
    background-position: 0 -22px;
}
.select-item.active a {
    background-position: 100% -29px;
}
.p2p-tag {
    position: relative;
    display: inline-block;
    height: 18px;
    line-height: 18px;
    padding: 0 14px;
    border: 1px solid #f55c50;
    border-width: 1px 0 1px 0;
    color: #f44235;
}
.p2p-tag .icon {
    position: absolute;
    top: -1px;
    width: 10px;
    height: 20px;
}
.p2p-tag .icon.left {
    left: 0;
    background-position: 0 -71px;
}
.p2p-tag .icon.right {
    right: 0;
    background-position: 0 -93px;
}
.p2p-qa {
    padding: 0 44px 20px;
    color: #5e5e5e;
}
.p2p-qa .title {
    position: relative;
    height: 50px;
    padding-left: 43px;
    line-height: 65px;
    font-size: 14px;
    border-bottom: 1px solid #ebebeb;
    background-position: 0 -116px;
}
.p2p-qa .more,
.p2p-qa .a {
    color: #888;
}
.p2p-qa .more {
    float: right;
    font-size: 14px;
}
.p2p-qa .more .iconfont {
    font-size: 12px;
}
.p2p-qa .qas li {
    margin-top: 25px;
}
.p2p-qa .q {
    font-size: 20px;
}
.p2p-qa .a {
    margin-top: 10px;
}
.p2p-list-empty {
    text-align: center;
    padding: 20px 0;
}
.pageBox {text-align: center;}
.pageBox a {border:1px solid #ddd;display:inline-block;margin-right:6px;color: #707070;width:28px;height:28px;font:bold 12px/28px arial;}
.pageBox a:hover,.pageBox a:active{background:#009688;color: #FFFFFF;text-decoration: none;}
.pageBox .cur { background: #009688;border: 1px solid #3aa9f2;text-decoration: none;}
.pageBox a.cur {color: #fff;}
.pageBox .disabled {width: 49px;}
.qas div{line-height: 32px;font-size: 14px;color:rgb(51, 51, 51);margin-bottom: 10px;}
.qas p,.cont-nry p{line-height: 32px;text-indent: 2em;font-size: 14px;color:rgb(51, 51, 51);margin-bottom: 10px;}
.turn li{margin:10px 0;}
.q{font-size: 22px;color: #333;line-height: 40px;text-align: center;}
.cont-nr-p span {margin: 0 20px;}
.cont-nry hr {margin-bottom: 20px;}
hr {height: 1px;margin: 10px 0;border: 0;background-color: #e2e2e2;clear: both;}
.clearfix {
    zoom: 1;
}
.cont-left{padding: 0 15px;color: #5e5e5e;}
.details-content{
width: 100%;
    background: #fff;
    padding: 15px 20px;
  height: 280px;
}
.details-content .nav-box {
  width: 100%;
  background: #fff;
  padding: 15px 20px;
}
.details-content .nav-box span {
    display: block;
    float: left;
    line-height: 18px;
}

.details-content .nav-box,.details-content .nav-box a {

  color: #666;
  font-size: 14px;
}

.details-content{
  width: 100%;
  background: #fff;
  padding: 0px 0px 10px 0px;
  margin-top: 20px;
}
.details-content .details-box img {
  float: left;
  display: block;
  width: 300px;
  height: 250px;
}
.details-content .details-box .text {
  float: right;
  width: 390px;
}

.details-content .details-box .text h1 {
  font-size: 20px;
  color: #333;
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 15px;
}
.details-content .details-box .text > p {
  padding: 14px 0;
  line-height: 25px;
  color: #999;
  text-indent: 0em;
  font-size: 14px;
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 13px;
}

.details-content .details-box .text .price-box .price {
  height: 20px;
  float: left;
  font-size: 18px;
  color: #999;
   text-indent: 0em;
}
.details-content .details-box .text .price-box .price span {
  color: #ff3838;
}
.details-content .details-box .text .price-box .people {
  float: right;
  height: 20px;
  font-size: 14px;
  line-height: 25px;
  color: #999;
}
.details-content .details-box .text .btn-box {
  height: 45px;
  margin-top:58px;
}
.details-content .details-box .text .btn-box a {
  float: left;
  display: block;
  width: 170px;
  height: 45px;
  font-size: 18px;
  background: #999;
  text-align: center;
  color: #fff;
  line-height: 45px;
  margin-right: 20px;
}
.details-content .details-box .text .btn-box .red {
  background: #ff3838;
}
.details-content .details-table-box{
  width: 100%;
  background: #fff;
  padding: 20px;
  margin-top: 20px;
}
.details-list-menu ul li a {
  float: left;
  display: block;
  width: 170px;
  height: 45px;
  font-size: 18px;
  background: #999;
  text-align: center;
  color: #fff;
  line-height: 45px;
  margin-right: 20px;
}
.details-list-menu ul .curr a {
  background: #0c82d5;
}
.tab-content {
padding-top:60px;
}
.details-list-brief-box .details-list-brief {
  display: none;
}
.details-list-brief-box .details-list-brief:first-child {
  display: block;
}
.details-list-brief-box h4 {
  font-size: 16px;
  margin-top: 30px;
  color: #333;
  margin-bottom: 10px;
}
.details-list-brief-box p,.details-list-brief-box div{

  font-size: 16px;
  line-height: 40px;
  color: #000;
  text-indent: 2em;
}
.details-list-brief-box p strong,.details-list-brief-box div strong{
font-weight:bold;
}
.details-list-brief-box dl dt {
  font-size: 16px;
  margin-top: 30px;
  color: #333;
}
.details-list-brief-box dl span {
  display: block;
  font-size: 14px;
  line-height: 25px;
  color: #999;
  margin-top: 20px;
}
.details-list-brief-box dl p {
  text-indent: 2em;
}
.details-list-brief-box h5 {
  display: block;
  font-size: 16px;
  line-height: 25px;
  color: #666;
  margin-top: 30px;
}
.details-list-brief-box img {
  display: block;
  max-width: 650px;
  margin: 10px auto;
}
.details-list-brief-box .message-box {
  padding: 0px 0;
  border-bottom: 1px solid #ebebeb;
}
.details-list-brief-box .message-box h5 {
  font-size: 16px;
  color: #333;
  margin-bottom: 10px;
}
.indexMainRight {
  background: #fff;
  margin-top:20px;
}
.indexMainRight h4 {
  font-size: 18px;
  width: 100%;
  height: 50px;
  background: #00bcd4;
  color: #fff;
  text-align: center;
  line-height: 50px;
}
.indexMainRight .product-list {
  margin-bottom: 30px;
}
.indexMainRight .product-list li {
  width: 100%;
  height: 45px;
  line-height: 45px;
  font-size: 16px;
  text-align: center;
  border-left: 1px solid #ebebeb;
  border-right: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
}
.indexMainRight .product-list li a {
  color: #666;
}
.indexMainRight .product-list li a:hover {
  color: #0c82d5;
}
.indexMainRight .ranking-list {
  margin-bottom: 30px;
}
.indexMainRight .ranking-list h4 {
  margin-bottom: 30px;
}
.indexMainRight .ranking-list li {
  width: 100%;
  text-align: center;
}
.indexMainRight .ranking-list li img {
  display: block;
  width: 100%;
}
.indexMainRight .ranking-list li p {
  color: #666;
  font-size: 16px;
  line-height: 40px;
}
.indexMainRight .ranking-list li:hover p {
  color: #0c82d5;
}
.indexMainRight .news-list {
  margin-bottom: 30px;
}
.indexMainRight .news-list li {
  width: 100%;
  height: 45px;
  line-height: 45px;
  font-size: 16px;
  text-align: center;
  border-left: 1px solid #ebebeb;
  border-right: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
}
.indexMainRight .news-list li a {
  color: #666;
}
.indexMainRight .news-list li a:hover {
  color: #0c82d5;
}
.indexMainRight .recommend-list {
  margin-bottom: 0px;
}
.indexMainRight .recommend-list li {
  width: 100%;
  height: 45px;
  line-height: 45px;
  font-size: 16px;
  text-align: center;
  border-left: 1px solid #ebebeb;
  border-right: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
}
.indexMainRight .recommend-list li a {
  color: #666;
}
.indexMainRight .recommend-list li a:hover {
  color: #0c82d5;
}