.main{
    width: 1560px;
    margin: 0 auto;
}
body {
	line-height: 1;
}
.main::after {
	content: "";
	display: block;
	clear: both;
}
.iframe {
	height: 44px;
	overflow: hidden;
}
.iframe iframe {
	width: calc(100% + 18px);
	margin-left: -9px;
}
.advs {
	position: relative;
	display: block;
}
.advs i {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 9;
	width: 24px;
	height: 12px;
	background: url("https://public.mtnets.com/Images/public/adv.png") no-repeat;
}
.advs img {
	display: block;
}
.Center {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%, -50%);
}
body.f5{
    background-color: #f5f5f5;
}
/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
  font-family: 'xwboo';  /* Project id 1932496 */
  src: url('//at.alicdn.com/t/c/font_1932496_xyfkyzwz3t9.woff2?t=1703134893773') format('woff2'),
       url('//at.alicdn.com/t/c/font_1932496_xyfkyzwz3t9.woff?t=1703134893773') format('woff'),
       url('//at.alicdn.com/t/c/font_1932496_xyfkyzwz3t9.ttf?t=1703134893773') format('truetype');
}
.xwboo{
    font-family:"xwboo" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
	font-family: 'Public';  /* Project id 2901389 */
	src: url('//at.alicdn.com/t/c/font_2901389_the5ha9h0z.woff2?t=1703660205790') format('woff2'),
		 url('//at.alicdn.com/t/c/font_2901389_the5ha9h0z.woff?t=1703660205790') format('woff'),
		 url('//at.alicdn.com/t/c/font_2901389_the5ha9h0z.ttf?t=1703660205790') format('truetype');
}
.Public{
    font-family:"Public" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
@font-face {
	font-family: "hxbnst";
    font-style: normal;
	font-weight: 400;
    src: url("https://public.mtnets.com/Font/hxbnst/hxbnst.eot?#iefix") format("embedded-opentype"), 
    url("https://public.mtnets.com/Font/hxbnst/hxbnst.woff") format("woff"), 
    url("https://public.mtnets.com/Font/hxbnst/hxbnst.ttf") format("truetype");
}
@font-face {
	font-family: "SourceHanSansCN";
	font-weight: 700;
  	src:
  		url("https://public.mtnets.com/Font/SourceHanSansCN-Medium/SourceHanSansCN-Regular.otf") format("opentype");
}
@font-face {
	font-family: "SourceHanSansCNBold";
	font-weight: 700;
  	src:
  		url("https://public.mtnets.com/Font/SourceHanSansCN-Medium/SourceHanSansCN-Bold.otf") format("opentype");
}
/* header */
.header {
	height: 44px;
	line-height: 44px;
	font-size: 14px;
    color: #666;
    position: relative;
    z-index: 9;
}
.header p{
	line-height: 44px;
    float: left;
}
.header p a {
    margin: 0 24px 0 0;
    color: #666;
}
.header p a:hover {
    text-decoration: underline;
}
.header ul {
    margin-right: 50px;
	float: right;
}
.header ul li {
	float: left;
}
.header ul li:last-child{
	border:none;
}
.header ul li a {
	padding: 0 8px;
    color: #666;
}
.header ul li a:hover {
    text-decoration: underline;
}
/* headerBot */
.headerBot.main {
	font-size: 14px;
	position: relative;
	margin: 0 auto;
    z-index: 9;
    text-align: right;
}
.headerBot p {
	top: -44px;
	line-height: 44px;
    position: absolute;
	right: 0;
}
.headerBot p a {
	color: #666;
}
.headerBot p a:hover {
	text-decoration: underline;
}
.headerBot .content {
	font-size: 14px;
	color: #666;
	background: #fff;
	padding: 10px 15px;
	display: none;
	box-shadow: 0px 0px 7px 0px rgba(151, 133, 106, 0.21);
    position: absolute;
	top: 0px;
	right: 0;
	z-index: 9;
	text-align: center;
}
.headerBot .content .item {
	width: 100px;
    margin: 0 5px;
	float: left;
}
.headerBot .content .item:last-of-type {
	margin-right: 0;
}
.top {
    padding: 31px 0;
    background-color: #fff;
}
.top .logo{
    float: left;
}
.top .logo a {
    margin-left: 40px;
    height: 48px;
    float: left;
}
.top .logo .pageName {
	font-size: 32px;
	margin:10px 0 0 20px;
	padding-left: 20px;
    line-height: 1;
    color: #000;
    font-family: "hxbnst";
    float: left;
    position: relative;
}
.top .logo .pageName::after{
    top: 0;
    bottom: 0;
    width: 1px;
    background-color: #ddd;
    position: absolute;
    left: 0;
    content: "";
}
.right-nav {
	line-height: 48px;
	font-size: 20px;
    float: right;
}
.right-nav a {
    margin-right: 34px;
    color: #333;
}
.right-nav a:hover {
    color: #f08200;
}
.right-nav span {
	padding-left: 33px;
	line-height: 18px;
    position: relative;
}
.right-nav span::after{
    top: 27%;
    width: 1px;
    height: 18px;
    background-color: #e6e6e6;
    position: absolute;
    left: 0;
    content: "";
}
.right-nav span b {
    font-size: 22px;
	color: #f08200;
	font-weight: normal;
}
/* nav */
.nav{
	background-color: #ff9600;
}
.nav .main{
	font-size: 0;
	overflow: hidden;
}
.nav a{
	height: 50px;
	line-height: 50px;
	padding: 0 44px;
	font-size: 20px;
	color: #fff;
	float: left;
}
.nav a.focus,.nav a:hover{
	background-color: #f1623b;
}
/* location */
.location{
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	color: #666666;
}
.location i{
	font-size: 14px;
	margin-right: 7px;
	display: inline-block;
	vertical-align: middle;
}
.location a{
	padding-right: 17px;
	margin-right: 9px;
	color: #666666;
	position: relative;
	display: inline-block;
	vertical-align: top;
}
.location a::after{
	content: ">";
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
	color: #666666;
}
.location a:last-child::after{
	display: none;
}
.location a:hover{
	color: #ff9600;
}
/* option */
.option{
	padding: 24px 28px;
	background-color: #f8f8f8;
	box-sizing: border-box;
}
.optionLeft{
	width: 46px;
	font-size: 14px;
	color: #666;
	font-weight: normal;
	float: left;
}
.optionRight{
	width: calc(100% - 46px);
	float: left;
}
.option .listName{
	overflow: hidden;
}
.option .listName .optionLeft {
	line-height: 24px;
}
.option .listName span {
	height: 24px;
	margin-right: 12px;
	padding: 1px 1px 1px 12px;
	line-height: 20px;
	border: 1px solid #ffaf3d;
	color: #666;
	background-color: #fff;
	float: left;
	box-sizing: border-box;
}
.option .listName span:last-child{
	margin-right: 0;
}
.option .listName span a{
	width: 20px;
	height: 20px;
	margin-left: 12px;
	background: url(../../../../images/secondhand/Version/2025/listNameClose.png) no-repeat;
	background-size: contain;
	display: inline-block;
	vertical-align: top;
}
.option .selectBox{
	margin-top: 10px;
	position: relative;
}
.option .selectBox .optionLeft {
	margin-top: 15px;
	line-height: 30px;
}
.selectBox .optionRight {
	height: 40px;
	padding-right: 100px;
	margin-top: 5px;
	box-sizing: border-box;
	overflow: hidden;
}
.selectBox .optionRight.active {
	height: auto;
}
.selectBox .optionRight ul{
	overflow: hidden;
	font-size: 0;
}
.selectBox .optionRight li{
	height: 28px;
	line-height: 28px;
	margin:10px 0 0 22px;
	padding: 0 13px;
	font-size: 16px;
	border: 1px solid transparent;
	cursor: pointer;
	display: inline-block;
	vertical-align: top;
}
.selectBox .optionRight li a{
	color: #333333;
}
.selectBox .optionRight li:hover,.selectBox .optionRight li.focus{
	background-color: #fff;
	border: 1px solid #ff9600;
}
.selectBox .optionRight li:hover a,.selectBox .optionRight li.focus a{
	color: #ff9600;
}
.option .selectBox .more{
	width: 100px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	right: 0;
	top: 15px;
	color: #999;
	position: absolute;
	text-align: center;
	cursor: pointer;
}
.option .selectBox .more i{
	font-size: 20px;
	margin-top: 1px;
	display: inline-block;
	vertical-align: top;
}

.option .select{
	margin-right: 10px;
	position: relative;
	display: inline-block;
	vertical-align: top;
}
.option .select-top{
	width: 144px;
  	height: 40px;
	line-height: 38px;
  	padding: 0 9px;
  	background-color: #fff;
	border: 1px solid #e6e6e6;
  	color: #333;
  	box-sizing: border-box;
  	cursor: pointer;
}
.option .select-top p{
	font-size: 16px;
	float: left;
}
.option .select-top i{
	font-size: 20px;
	color: #999;
	float: right;
}
.option .select-bot{
	width: calc(100% - 2px);
	max-height: 218px;
	overflow-y: auto;
	top: 40px;
	line-height: 36px;
	text-indent: 15px;
	font-size: 15px;
	left: 0;
	z-index: 99;
	border: 1px solid #e6e6e6;
	display: none;
	position: absolute;
	background-color: #ffffff;
}
.option .select-bot li{
	cursor: pointer;
}
.option .select-bot li:hover{
	background-color: #ffaf3d;
	color: #fff;
}
.option .area{
	margin-top: 15px;
	border-top: 1px solid #eaeaea;
	position: relative;
}
.option .area .optionLeft{
	margin-top: 15px;
	line-height: 30px;
}
.area .optionRight{
	height: 40px;
	padding-right: 100px;
	margin-top: 5px;
	box-sizing: border-box;
	overflow: hidden;
}
.area .optionRight.active{
	height: auto;
}
.area .optionRight ul{
	margin-left: -26px;
	overflow: hidden;
	font-size: 0;
}
.area .optionRight li{
	height: 28px;
	line-height: 28px;
	margin:10px 0 0 48px;
	padding: 0 13px;
	font-size: 16px;
	border: 1px solid transparent;
	cursor: pointer;
	display: inline-block;
	vertical-align: top;
}
.area .optionRight li a{
	color: #333333;
}
.area .optionRight li:hover,.area .optionRight li.focus{
	background-color: #fff;
	border: 1px solid #ff9600;
}
.area .optionRight li:hover a,.area .optionRight li.focus a{
	color: #ff9600;
}
.option .area .more{
	width: 100px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	right: 0;
	top: 15px;
	color: #999;
	position: absolute;
	text-align: center;
	cursor: pointer;
}
.option .area .more i{
	font-size: 20px;
	margin-top: 1px;
	display: inline-block;
	vertical-align: top;
}
/* price */
.price{
	margin-top: 21px;
	overflow: hidden;
}
.priceType {
	width: 60px;
	height: 38px;
	line-height: 38px;
	font-size: 15px;
	font-weight: 700;
	color: #333;
	position: relative;
	float: left;
}
.priceType a{
	width: 12px;
	height: 14px;
	right: 15px;
	line-height: normal;
	position: absolute;
	overflow: hidden;
}
.priceType #prcup{
	bottom: 19px;
}
.priceType #prcdown{
  	top: 19px;
}
.priceType a i {
	font-size: 12px;
	font-weight: normal;
	color: #333;
	display: inline-block;
	vertical-align: top;
}
.priceType a i:hover,.priceType .prcactivedown i,.priceType .prcactiveup i{
	color: #ff9600;
}
.priceType #prcup i{
	margin-top: 3px;
}
.priceType #prcdown i{
	margin-top: -1px;
}
.priceInput {
	float: left;
	line-height: 38px;
	height: 38px;
	margin-left: 10px;
	font-size: 0;
}
.priceInput input {
	width: 96px;
	height: 38px;
	line-height: 38px;
	font-size: 15px;
	text-indent: 10px;
	border: 0;
	background-color: #f0f0f0;
	color: #999;
}
.priceInput span {
	height: 38px;
	line-height: 38px;
	margin: 0 6px;
	font-size: 15px;
	color: #333;
}
.priceInput button {
	width: 60px;
	height: 38px;
	line-height: 38px;
	margin-left: 15px;
	font-size: 15px;
	font-weight: 700;
	border-radius: 4px;
	background: #f78907;
	color: #fff;
	text-align: center;
	border: 0;
	cursor: pointer;
}
/* wrapper */
.wrapper{
	margin-top: 27px;
}
.wrapperTitle{
	overflow: hidden;
}
.wrapperTitle span{
	height: 36px;
	line-height: 36px;
	margin-right: 4px;
	padding-bottom: 12px;
	font-size: 26px;
	font-weight: 700;
	border-bottom: 3px solid #ff9600;
	color: #333;
	float: left;
}
.wrapperTitle span i{
	width: 36px;
	height: 36px;
	margin-right: 10px;
	display: inline-block;
	vertical-align: top;
}
.wrapperTitle span img{
	display: inline-block;
	vertical-align: top;
}
.wrapperTitle .right{
	height: 36px;
	line-height: 36px;
	padding-bottom: 13px;
	border-bottom: 2px solid #e6e6e6;
	text-align: right;
	overflow: hidden;
}
.wrapperTitle .right a{
	font-size: 16px;
	color: #333;
	display: inline-block;
	vertical-align: top;
	position: relative;
}
.wrapperTitle .right a:last-child{
	padding-left: 20px;
	margin-left: 20px;
}
.wrapperTitle .right a:last-child::after{
	height: 16px;
	width: 1px;
	background-color: #e6e6e6;
	position: absolute;
	left: 0;
	top: 55%;
	transform: translateY(-50%);
	content: "";
}
.wrapperTitle .right a i{
	width: 11px;
	height: 12px;
	margin: 13px 0 0 3px;
	background: url(../../../../images/secondhand/Version/2025/price-right.png) no-repeat;
	background-size: contain;
	display: inline-block;
	vertical-align: top;
}
.wrapperBot{
	overflow: hidden;
}
.wrapperBot ul{
	margin:4px 0 0 -22px;
	overflow: hidden;
}
.wrapperBot li{
	margin-top: 22px;
	float: left;
	width: 20%;
}
.wrapperBot li .item{
	margin-left: 22px;
}
.wrapperBot li .image{
	height: 0;
	padding-bottom: 72.109%;
	overflow: hidden;
	position: relative;
}
.wrapperBot li .image img{
	position: absolute;
	width: 100%;
	height: 100%;
}
.wrapperBot li .text{
	padding: 12px 12px 9px;
	border: 1px solid #e2e2e2;
}
.wrapperBot li .text p{
	height: 18px;
	line-height: 18px;
	font-size: 16px;
	overflow: hidden;
}
.wrapperBot li .text p a{
	color: #333;
}
.wrapperBot li .text p a:hover{
	color: #ff9600;
}
.wrapperBot li .text .comName{
	margin-top: 7px;
	height: 18px;
	line-height: 18px;
	font-size: 14px;
	color: #999;
	overflow: hidden;
}
.wrapperBot li .text .textBot{
	margin-top: 6px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	font-weight: 700;
	color: #f1623b;
	font-family: 'SourceHanSansCNBold';
}
.wrapperBot li .text .textBot b{
	font-size: 26px;
	margin-top: -2px;
  	display: inline-block;
  	vertical-align: top;
}
.wrapperBot li .text .textBot span{
	margin-top: 4px;
	height: 22px;
	line-height: 20px;
	padding: 0 6px;
	font-size: 14px;
	border: 1px solid #88a4bc;
	font-weight: normal;
	color: #88a4bc;
	float: right;
	font-family: 'Microsoft YaHei';
}
/* pages */
.pages {
	margin: 44px 0;
	text-align: center;
}
.pages a {
	width: 44px;
	height: 44px;
	box-sizing: border-box;
	border: 1px solid #e2e2e2;
	border-radius: 4px;
	margin: 0 5px;
	display: inline-block;
	text-align: center;
	line-height: 44px;
	vertical-align: top;
	font-size: 16px;
	color: #333;
	background-color: #fff;
}
.pages a.on,.pages a:hover {
	background-color: #ff9600;
	color: #fff;
	border-color: #ff9600;
}
.pages a.prev {
	background: #fff url(../../../../images/secondhand/Version/2025/page.png) 14px center no-repeat;
}
.pages a.lt {
	background: #fff url(../../../../images/secondhand/Version/2025/page.png) -285px center no-repeat;
}
.pages a.ft {
	background: #fff url(../../../../images/secondhand/Version/2025/back_2.png) center no-repeat;
}
.pages a.next {
	background: #fff url(../../../../images/secondhand/Version/2025/next_1.png) center no-repeat;
}
.pages .jump {
	font-size: 16px;
	line-height: 44px;
	margin-left: 6px;
	color: #666;
}
.pages .jump input {
	width: 44px;
	height: 44px;
	box-sizing: border-box;
	border: 0;
	border: 1px solid #ddd;
	vertical-align: top;
	margin: 0 8px;
	text-align: center;
	border-radius: 4px;
}
.pages .jump button {
	margin-left: 20px;
	width: 64px;
	height: 44px;
	border: 0;
	background-color: #ff9600;
	color: #fff;
	border-radius: 4px;
	font-size: 14px;
}
/* footer */
.footer {
	margin: 0 auto;
	background-color: #212324;
}
.footer .item{
	margin: 0 auto;
	overflow: hidden;
}
.footer .item .footer-code{
	float: right;
	width: 400px;
	border-left: 1px solid #444444;
	margin-top: 27px;
}
.footer .item .footer-code li{
	float: left;
	padding-left: 44px;
}
.footer .item .footer-code li .code{
	width: 126px;
	height: 126px;
	border:2px solid #ff8d50;
	padding:10px;
	background-color: #fff;
}
.footer .item .footer-code li p{
	text-align: center;
	font-size: 14px;
	color: #e2e2e2;
	margin-top: 16px;
}
.footer .item .left{
	margin-top: 20px;
	overflow: hidden;
	padding-right: 44px;
}
.footer .item .left p{
	font-size: 14px;
	line-height: 32px;
	color: #838383;
}
.footer .item .left p a{
	color: #838383;
	padding: 0 16px;
	display: inline-block;
	line-height: 1;
	border-right:1px solid #444444;
}
.footer .item .left p a:first-child{
	padding-left: 0;
}
.footer .item .left p a:last-child{
	border:none;
}
.footer .item .left p a:hover{
	color: #ff8d50;
}

.footer .item .left span{
	font-size: 14px;
	line-height: 32px;
	color: #838383;
}
.footer .item .left span em {
	font-style: normal;
	margin-right: 12px;
}
.footer .item .left span img{
	margin: 7px 5px 0 12px;
	vertical-align: top;
}
.copyright{
	font-size: 14px;
	line-height: 22px;
	color: #838383;
	border-top: 1px solid #444444;
	margin-top: 10px;
	padding:10px 0;
	display: inline-block;
}
.copyright img{
	margin: 1px 8px 0 0px;
	vertical-align: top;
}
ul.footImg {
	width: 810px;
	height: 48px;
	margin-bottom: 24px;
	overflow: hidden;
	background: url("../../../../images/secondhand/Version/2025/copyright.png") no-repeat 0 0;
	background-size: auto 100%;
}
ul.footImg li {
	width: 135px;
	float: left;
}
ul.footImg li a {
	width: 125px;
	height: 48px;
	display: block;
}
/* 详细页 */
.proLeft{
	width: 680px;
	float: left;
}
.proRight{
	padding: 26px 45px 36px;
	width: calc(100% - 680px - 40px);
	box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.12);
	float: right;
	box-sizing: border-box;
}
.briefingLive{
	width: 542px;
	margin-right: 12px;
	float: left;
	position: relative;
}
.briefingLive .item {
    height: 0;
    padding-bottom: 73.06%;
    overflow: hidden;
    position: relative;
}
.briefingLive .item .liveBigImg {
	overflow: hidden;
	position: absolute;
	height: 396px;
}
.briefingLive .videoItem{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: 10;
}
.liveBigImg li {
    float: left;
    position: relative;
    height: 100%;
}
.liveBigImg li a.image{
    display: block;
    height: 100%;
    overflow: hidden;
    position: relative;
}
.liveBigImg li .image img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.briefingLive .share{
	left: 18px;
	bottom: 16px;
	border-radius: 18px;
	background-color: rgba(0, 0, 0,.6);
	position: absolute;
	z-index: 99999;
}
.briefingLive .share ul{
	overflow: hidden;
}
.briefingLive .share li{
	height: 26px;
	line-height: 26px;
	width: 65px;
	font-size: 14px;
	text-align: center;
	float: left;
}
.briefingLive .share li a{
	color: #fff;
}
.briefingLive .share li i{
	font-size: 14px;
	margin-right: 4px;
}
/* fenxiang */
.bdsharebuttonbox{
	position: absolute;
	left: -20px;
	top: 28px;
	width: 164px;
	height: 50px;
	z-index: 99;
	background: #fff;
	border-top: 3px solid #76a145;
	box-shadow: 0 6px 15px #d6d6d6;
	padding: 5px 10px;
	box-sizing: border-box;
	display: none;
}
.bdsharebuttonbox a {
    width: 30px;
    height: 30px;
    display: inline-block;
    margin-right: 6px;
}
.bdsharebuttonbox a.weixin {
	background: url('https://www.xwboo.com/images/public/share.png') no-repeat -140px -36px;
}
.bdsharebuttonbox a.qqim {
	background: url('https://www.xwboo.com/images/public/share.png') no-repeat -90px -36px;
}
.bdsharebuttonbox a.qq {
	background: url('https://www.xwboo.com/images/public/share.png') no-repeat 0 -36px;
}
.bdsharebuttonbox a.weibo {
	background: url('https://www.xwboo.com/images/public/share.png') no-repeat -45px -36px;
}
.briefingRight{
	overflow: hidden;
}
.briefingRight li{
    height: 90px;
    width: 126px;
    margin-top: 12px;
    position: relative;
}
.briefingRight li:first-child{
    margin-top: 0;
}
.briefingRight li.focus::after {
    content: "";
    clear: both;
    position: absolute;
    border: 2px solid #ff9600;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
}
.briefingRight li img{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
/* 	font-family: "SourceHanSansCN";
	font-family: "SourceHanSansCNBold"; */
.proRight h1{
	height: 42px;
	line-height: 42px;
	font-size: 30px;
	/* font-family: "SourceHanSansCNBold"; */
	overflow: hidden;
}
.proRight .time{
	margin-top: 10px;
	height: 14px;
	font-size: 14px;
	color: #999;
}
.proRight .time span:nth-child(2){
	padding-left: 10px;
	margin-left: 10px;
	border-left: 1px solid #e6e6e6;
}
.proRight .price0{
	padding: 20px 0;
	border-bottom: 1px solid #f0f0f0;
}
.proRight .price0 dl{
	height: 34px;
	line-height: 34px;
	overflow: hidden;
}
.proRight .price0 dt{
	width: 94px;
	float: left;
}
.proRight .price0 dt span{
	font-size: 16px;
	color: #f1404b;
	/* font-family: "SourceHanSansCN" */
}
.proRight .price0 dd{
	overflow: hidden;
}
.proRight .price0 dd p{
	font-size: 28px;
	font-weight: 700;
	color: #f1404b;
	/* font-family: "SourceHanSansCNBold"; */
}
.proRight .model{
	padding: 25px 0;
	border-bottom: 1px solid #f0f0f0;
}
.proRight .model ul{
	overflow: hidden;
}
.proRight .model li{
	width: 25%;
	text-align: center;
	float: left;
}
.proRight .model li p{
	line-height: 30px;
	height: 30px;
	font-size: 22px;
	font-weight: 700;
	color: #333;
	/* font-family: "SourceHanSansCNBold"; */
	overflow: hidden;
}
.proRight .model li span{
	margin-top: 8px;
	line-height: 26px;
	height: 26px;
	font-size: 16px;
	color: #999;
	/* font-family: "SourceHanSansCN"; */
	display: block;
	overflow: hidden;
}
.proRight .pro_btn{
	margin-top: 32px;
	overflow: hidden;
}
.proRight .pro_btn a{
	width: 136px;
	margin-left: 20px;
	height: 46px;
	line-height: 46px;
	font-size: 18px;
	border-radius: 4px;
	color: #fff;
	float: left;
	text-align: center;
	/* font-family: "SourceHanSansCN"; */
}
.proRight .pro_btn a:first-child{
	margin: 0;
}
.proRight .pro_btn a.inquiry{
	background-color: #ff9600;
}
.proRight .pro_btn a.coll{
	background-color: #f1623b;
}
.proRight .pro_btn a.tel{
	background-color: #fff3e2;
	color: #ff9600;
}
.proRight .pro_btn a i{
	margin-right: 5px;
	font-size: 18px;
}
/* information */
.information{
	margin-top: 60px;
}
.information .right{
	width: 350px;
	float: right;
}
.rightPart{
	box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.12);
}
.rightPart:nth-child(2){
	margin-top: 18px;
}
.information .right .title{
	height: 70px;
	line-height: 70px;
	padding: 0 30px;
	font-size: 20px;
	background: url(../../../../images/secondhand/Version/2025/information-title.png) no-repeat;
	background-size: 100% 100%;
}
.information .right .title i{
	margin: 18px 10px 0 0;
	width: 36px;
	line-height: 36px;
	float: left;
}
.information .right .title img{
	vertical-align: top;
}
.information .right dl{
	padding: 16px 30px;
	overflow: hidden;
}
.information .right dt{
	width: 156px;
	margin-right: 20px;
	overflow: hidden;
	float: left;
}
.information .right dt span{
	height: 38px;
	line-height: 38px;
	width: 90px;
	font-size: 16px;
	color: #999;
	float: left;
	overflow: hidden;
}
.information .right dt i{
	width: 57px;
	height: 7px;
	margin-top: 16px;
	background: url(../../../../images/secondhand/Version/2025/information-line.png) no-repeat;
	background-size: contain;
	float: right;
}
.information .right dd{
	height: 38px;
	line-height: 38px;
	font-size: 16px;
	color: #333;
	overflow: hidden;
}
.information .left{
	width: calc(100% - 350px - 60px);
	float: left;
}
.partTitle{
	border-bottom: 1px solid #e6e6e6;
}
.partTitle b{
	height: 44px;
	line-height: 44px;
	font-size: 22px;
	position: relative;
	display: inline-block;
	vertical-align: top;
}
.partTitle b::after{
	height: 3px;
	bottom: -1px;
	background-color: #ff9600;
	position: absolute;
	left: 0;
	right: 0;
	content: "";
}
.partTitle a.more{
	line-height: 44px;
	font-size: 16px;
	color: #666;
	float: right;
}
.partTitle a.more:hover{
	color: #ff9600;
}
.information .left .detail{
	font-size: 16px;
  	line-height: 36px;
  	padding: 28px 0 38px;
	color: #333;
  	word-wrap: break-word;
  	word-break: break-all;
  	overflow: hidden;
}
/* bottom */
.bottom{
	padding: 30px 0;
	background-color: #f8f8f8;
}
.bottom .item{
	margin-top: 28px;
	overflow: hidden;
}
.bottom ul{
	margin-right: -28px;
	overflow: hidden;
}
.bottom li{
	padding-right: 28px;
	width: 16.66%;
	float: left;
	box-sizing: border-box;
}
.bottom li .image{
	height: 0;
	padding-bottom: 73.31%;
	overflow: hidden;
	position: relative;
}
.bottom li .image img{
	position: absolute;
	width: 100%;
	height: 100%;
}
.bottom li p{
	margin-top: 8px;
	height: 22px;
	line-height: 22px;
	font-size: 16px;
	overflow: hidden;
}
.bottom li p a{
	color: #333;
}
.bottom li p a:hover{
	color: #ff9600;
}
.bottom li span{
	margin-top: 3px;
	line-height: 26px;
	font-size: 18px;
	font-weight: 700;
	color: #f1404b;
	display: block;
}
.lostpro {
	width: 480px;
	background: url(../../../../images/lostpro.jpg) no-repeat;
	margin: 40px auto;
	padding-top: 0;
	padding-left: 165px;
	font-size: 14px;
	line-height: 1.4;
}
.lostpro span {
	font: 22px/44px "Microsoft Yahei";
	color: #333;
}
.lostproab {
	font: 12px/30px "\5b8b\4f53";
	color: #767676;
}
.lostproab a {
	background: url(../../../../images/caigouSearch.png) no-repeat -145px -35px;
	padding-left: 12px;
}
/* media */
@media only screen and (max-width: 1024px){
    .main,.w{width:  1000px;}
    body{min-width:  1000px;}
	.header {
		font-size: 12px;
	}
	.header p a {
		margin: 0 14px 0 0;
	}
	.header ul li a {
		padding: 0 4px;
	}
	.headerBot.main {
		font-size: 12px;
	}
	.header ul {
		margin-right: 38px;
	}
	.top {
		padding: 20px 0;
	}
	.top .logo a {
		margin-left: 28px;
		height: 31px;
	}
	.top .logo .pageName {
		font-size: 21px;
		margin: 8px 0 0 10px;
		padding-left: 10px;
	}
	.right-nav {
		line-height: 31px;
		font-size: 14px;
	}
	.right-nav span {
		padding-left: 22px;
		line-height: 18px;
	}
	.right-nav span::after {
		top: 23%;
		height: 13px;
	}
	.right-nav a {
		margin-right: 24px;
	}
	.right-nav span b {
		font-size: 16px;
	}
	.nav a {
		height: 36px;
		line-height: 36px;
		padding: 0 32px;
		font-size: 15px;
	}
	.location {
		height: 36px;
		line-height: 36px;
		font-size: 13px;
	}
	.location i {
		font-size: 13px;
		margin-right: 5px;
	}
	.option {
		padding: 17px 20px;
	}
	.optionLeft {
		width: 38px;
		font-size: 12px;
	}
	.option .selectBox .optionLeft {
		line-height: 30px;
	}
	.optionRight {
		width: calc(100% - 38px);
	}
	.option .select-top {
		width: 106px;
		height: 30px;
		line-height: 28px;
		padding: 0 8px;
	}
	.option .select-top i {
		font-size: 16px;
	}
	.option .select-top p {
		font-size: 13px;
	}
	.option .select-bot {
		max-height: 160px;
		top: 30px;
		line-height: 32px;
		text-indent: 12px;
		font-size: 13px;
	}
	.option .area {
		margin-top: 12px;
	}
	.option .area .optionLeft,.option .selectBox .optionLeft {
		margin-top: 10px;
		line-height: 24px;
	}
	.area .optionRight,.selectBox .optionRight {
		height: 30px;
		padding-right: 90px;
		margin-top: 4px;
	}
	.area .optionRight li,.selectBox .optionRight li {
		height: 22px;
		line-height: 22px;
		margin: 6px 0 0 27px;
		padding: 0 6px;
		font-size: 13px;
	}
	.selectBox .optionRight li {
		margin: 6px 0 0 17px;
	}
	.area .optionRight ul,.selectBox .optionRight ul {
		margin-left: -11px;
	}
	.selectBox .optionRight ul{
		margin: 0;
	}
	.option .area .more i,.option .selectBox .more i {
		font-size: 16px;
		margin-top: 1px;
	}
	.option .area .more,.option .selectBox .more {
		width: 70px;
		height: 22px;
		line-height: 22px;
		font-size: 12px;
		top: 11px;
	}
	.price {
		margin-top: 16px;
	}
	.priceType {
		width: 44px;
		height: 28px;
		line-height: 28px;
		font-size: 13px;
	}
	.priceType a {
		right: 5px;
	}
	.priceType #prcup{
		bottom: 14px;
	}
	.priceType #prcdown{
		top: 14px;
	}
	.priceType #prcup i {
		margin-top: 4px;
	}
	.priceType #prcdown i {
		margin-top: -2px;
	}
	.priceInput {
		line-height: 28px;
		height: 28px;
		margin-left: 8px;
	}
	.priceInput input {
		width: 70px;
		height: 28px;
		line-height: 28px;
		font-size: 13px;
		text-indent: 8px;
	}
	.priceInput span {
		height: 28px;
		line-height: 28px;
		margin: 0 5px;
		font-size: 14px;
	}
	.priceInput button {
		width: 44px;
		height: 28px;
		line-height: 28px;
		margin-left: 10px;
		font-size: 13px;
	}
	.wrapperTitle span {
		height: 23px;
		line-height: 23px;
		margin-right: 2px;
		padding-bottom: 8px;
		font-size: 17px;
		border-bottom: 2px solid #ff9600;
	}
	.wrapperTitle .right {
		height: 23px;
		line-height: 23px;
		padding-bottom: 9px;
		border-bottom: 1px solid #e6e6e6;
	}
	.wrapperTitle span i {
		width: 23px;
		height: 23px;
		margin-right: 7px;
	}
	.wrapperTitle .right a {
		font-size: 12px;
	}
	.wrapperTitle .right a:last-child::after {
		height: 12px;
	}
	.wrapperTitle .right a:last-child {
		padding-left: 12px;
		margin-left: 12px;
	}
	.wrapperTitle .right a i {
		width: 8px;
		height: 9px;
		margin: 8px 0 0 3px;
	}
	.wrapperBot ul {
		margin: 4px 0 0 -14px;
	}
	.wrapperBot li {
		margin-top: 14px;
	}
	.wrapperBot li .item {
		margin-left: 14px;
	}
	.wrapperBot li .text {
		padding: 6px 7px 4px;
	}
	.wrapperBot li .text p {
		height: 14px;
		line-height: 14px;
		font-size: 13px;
	}
	.wrapperBot li .text .comName {
		margin-top: 2px;
		height: 14px;
		line-height: 14px;
		font-size: 12px;
	}
	.wrapperBot li .text .textBot span {
		margin-top: 2px;
		height: 18px;
		line-height: 16px;
		padding: 0 4px;
		font-size: 12px;
	}
	.wrapperBot li .text .textBot b {
		font-size: 18px;
		margin-top: -1px;
	}
	.wrapperBot li .text .textBot {
		margin-top: 2px;
		height: 24px;
		line-height: 24px;
		font-size: 12px;
	}
	.pages {
		margin: 32px 0;
	}
	.pages a {
		width: 38px;
		height: 38px;
		margin: 0 4px;
		line-height: 38px;
		font-size: 15px;
	}
	.pages .jump {
		font-size: 15px;
		line-height: 38px;
		margin-left: 4px;
	}
	.pages .jump input {
		width: 38px;
		height: 38px;
		margin: 0 6px;
	}
	.pages .jump button {
		margin-left: 15px;
		width: 54px;
		height: 38px;
		font-size: 15px;
	}
	/* show */
	.proLeft {
		width: 436px;
	}
	.briefingLive {
		width: 348px;
		margin-right: 7px;
	}
	.briefingLive .item .liveBigImg {
		height: 254px;
	}
	.briefingLive .share {
		left: 12px;
		bottom: 10px;
	}
	.briefingLive .share li {
		height: 24px;
		line-height: 24px;
		width: 56px;
		font-size: 12px;
	}
	.briefingLive .share li i {
		font-size: 12px;
		margin-right: 2px;
	}
	.bdsharebuttonbox {
		left: -12px;
		top: 24px;
	}
	.briefingRight li {
		height: 58px;
		width: 81px;
		margin-top: 7px;
	}
	.proRight {
		padding: 16px 28px 23px;
		width: calc(100% - 436px - 26px);
	}
	/* 拉过来的 */
	.proRight h1 {
		height: 26px;
		line-height: 26px;
		font-size: 19px;
	}
	.proRight .time {
		margin-top: 8px;
		font-size: 12px;
	}
	.proRight .price0 dt span {
		font-size: 12px;
	}
	.proRight .price0 dd p {
		font-size: 18px;
	}
	.proRight .price0 dt {
		width: 66px;
	}
	.proRight .price0 dl {
		height: 28px;
		line-height: 28px;
	}
	.proRight .price0 {
		padding: 8px 0;
	}
	.proRight .model {
		padding: 14px 0;
	}
	.proRight .model li p {
		line-height: 22px;
		height: 22px;
		font-size: 15px;
	}
	.proRight .model li span {
		margin-top: 4px;
		line-height: 18px;
		height: 18px;
		font-size: 12px;
	}
	.proRight .pro_btn {
		margin-top: 21px;
	}
	.proRight .pro_btn a {
		width: 92px;
		margin-left: 12px;
		height: 28px;
		line-height: 28px;
		font-size: 12px;
	}
	.proRight .pro_btn a i {
		margin-right: 2px;
		font-size: 12px;
	}
	.information {
		margin-top: 38px;
	}
	.information .right {
		width: 224px;
	}
	.information .left {
		width: calc(100% - 224px - 38px);
	}
	.information .right .title {
		height: 50px;
		line-height: 50px;
		padding: 0 15px;
		font-size: 17px;
	}
	.information .right .title i {
		margin: 13px 4px 0 0;
		width: 24px;
		line-height: 24px;
	}
	.information .right dl {
		padding: 8px 12px;
	}
	.information .right dt span {
		height: 25px;
		line-height: 25px;
		width: 65px;
		font-size: 12px;
	}
	.information .right dt {
		width: 114px;
		margin-right: 14px;
	}
	.information .right dt i {
		width: 43px;
		height: 6px;
		margin-top: 12px;
	}
	.information .right dd {
		height: 25px;
		line-height: 25px;
		font-size: 12px;
	}
	.partTitle b {
		height: 32px;
		line-height: 32px;
		font-size: 16px;
	}
	.partTitle b::after {
		height: 2px;
	}
	.partTitle a.more {
		line-height: 32px;
		font-size: 12px;
	}
	.information .left .detail {
		font-size: 14px;
		line-height: 28px;
		padding: 14px 0 24px;
	}
	.bottom .item {
		margin-top: 18px;
	}
	.bottom ul {
		margin-right: -18px;
	}
	.bottom li {
		padding-right: 18px;
	}
	.bottom li p {
		margin-top: 4px;
		height: 18px;
		line-height: 18px;
		font-size: 14px;
	}
	.bottom li span {
		margin-top: 3px;
		line-height: 22px;
		font-size: 14px;
	}
	.bottom {
		padding: 20px 0;
	}















	.footer .item .footer-code {
		width: 252px;
	}
	.footer .item .footer-code li {
		padding-left: 10px;
	}
	.footer .item .footer-code li .code {
		padding: 2px;
		width: 106px;
 	 	height: 106px
	}
	.footer .item .footer-code li p {
		font-size: 12px;
		margin-top: 10px;
	}
	.footer .item .left {
		padding-right: 24px;
	}
	.footer .item .left p {
		font-size: 12px;
	}
	.footer .item .left span {
		font-size: 12px;
	}
	.copyright {
		font-size: 12px;
	}
	ul.footImg {
		width: 640px;
		height: 38px;
	}
	ul.footImg li a {
		width: 96px;
		height: 38px;
	}
	ul.footImg li {
		width: 107px;
	}
}
@media only screen and (min-width: 1025px) and (max-width: 1199px){
    .main,.w{width:  1138px;}
    body{min-width:  1138px;}
	.header {
		font-size: 12px;
	}
	.header p a {
		margin: 0 14px 0 0;
	}
	.header ul li a {
		padding: 0 4px;
	}
	.headerBot.main {
		font-size: 12px;
	}
	.header ul {
		margin-right: 38px;
	}
	.top {
		padding: 23px 0;
	}
	.top .logo a {
		margin-left: 28px;
		height: 35px;
	}
	.top .logo .pageName {
		font-size: 23px;
		margin: 10px 0 0 13px;
		padding-left: 14px;
	}
	.right-nav {
		line-height: 35px;
		font-size: 15px;
	}
	.right-nav span {
		padding-left: 22px;
		line-height: 18px;
	}
	.right-nav span::after {
		top: 23%;
		height: 13px;
	}
	.right-nav a {
		margin-right: 24px;
	}
	.right-nav span b {
		font-size: 16px;
	}
	.nav a {
		height: 36px;
		line-height: 36px;
		padding: 0 32px;
		font-size: 15px;
	}
	.location {
		height: 36px;
		line-height: 36px;
		font-size: 13px;
	}
	.location i {
		font-size: 13px;
		margin-right: 5px;
	}
	.option {
		padding: 17px 20px;
	}
	.optionLeft {
		width: 38px;
		font-size: 12px;
	}
	.option .selectBox .optionLeft {
		line-height: 30px;
	}
	.optionRight {
		width: calc(100% - 38px);
	}
	.option .select-top {
		width: 106px;
		height: 30px;
		line-height: 28px;
		padding: 0 8px;
	}
	.option .select-top i {
		font-size: 16px;
	}
	.option .select-top p {
		font-size: 13px;
	}
	.option .select-bot {
		max-height: 160px;
		top: 30px;
		line-height: 32px;
		text-indent: 12px;
		font-size: 13px;
	}
	.option .area {
		margin-top: 12px;
	}
	.option .area .optionLeft,.option .selectBox .optionLeft {
		margin-top: 10px;
		line-height: 24px;
	}
	.area .optionRight,.selectBox .optionRight {
		height: 30px;
		padding-right: 90px;
		margin-top: 4px;
	}
	.area .optionRight li,.selectBox .optionRight li {
		height: 22px;
		line-height: 22px;
		margin: 6px 0 0 27px;
		padding: 0 6px;
		font-size: 13px;
	}
	.selectBox .optionRight li {
		margin: 6px 0 0 17px;
	}
	.area .optionRight ul,.selectBox .optionRight ul {
		margin-left: -11px;
	}
	.selectBox .optionRight ul{
		margin: 0;
	}
	.option .area .more i,.option .selectBox .more i {
		font-size: 16px;
		margin-top: 1px;
	}
	.option .area .more,.option .selectBox .more {
		width: 70px;
		height: 22px;
		line-height: 22px;
		font-size: 12px;
		top: 11px;
	}
	.price {
		margin-top: 16px;
	}
	.priceType {
		width: 44px;
		height: 28px;
		line-height: 28px;
		font-size: 13px;
	}
	.priceType a {
		right: 5px;
	}
	.priceType #prcup{
		bottom: 14px;
	}
	.priceType #prcdown{
		top: 14px;
	}
	.priceType #prcup i {
		margin-top: 4px;
	}
	.priceType #prcdown i {
		margin-top: -2px;
	}
	.priceInput {
		line-height: 28px;
		height: 28px;
		margin-left: 8px;
	}
	.priceInput input {
		width: 70px;
		height: 28px;
		line-height: 28px;
		font-size: 13px;
		text-indent: 8px;
	}
	.priceInput span {
		height: 28px;
		line-height: 28px;
		margin: 0 5px;
		font-size: 14px;
	}
	.priceInput button {
		width: 44px;
		height: 28px;
		line-height: 28px;
		margin-left: 10px;
		font-size: 13px;
	}
	.wrapper {
		margin-top: 20px;
	}
	.wrapperTitle span {
		height: 26px;
		line-height: 26px;
		margin-right: 3px;
		padding-bottom: 9px;
		font-size: 19px;
	}
	.wrapperTitle span i {
		width: 26px;
		height: 26px;
		margin-right: 6px;
	}
	.wrapperTitle .right {
		height: 26px;
		line-height: 26px;
		padding-bottom: 10px;
	}
	.wrapperTitle .right a {
		font-size: 13px;
	}
	.wrapperTitle .right a i {
		width: 9px;
		height: 10px;
		margin: 9px 0 0 3px;
	}
	.wrapperBot ul {
		margin: 3px 0 0 -16px;
	}
	.wrapperBot li {
		margin-top: 16px;
	}
	.wrapperBot li .item {
		margin-left: 16px;
	}
	.wrapperBot li .text {
		padding: 9px 9px 6px;
	}
	.wrapperBot li .text p {
		height: 16px;
		line-height: 16px;
		font-size: 14px;
	}
	.wrapperBot li .text .comName {
		margin-top: 4px;
		height: 16px;
		line-height: 16px;
		font-size: 12px;
	}
	.wrapperBot li .text .textBot {
		margin-top: 4px;
		height: 24px;
		line-height: 26px;
		font-size: 13px;
	}
	.wrapperBot li .text .textBot b {
		font-size: 18px;
		margin-top: -1px;
	}
	.wrapperBot li .text .textBot span {
		margin-top: 2px;
		height: 18px;
		line-height: 18px;
		padding: 0 5px;
		font-size: 12px;
	}
	.pages {
		margin: 32px 0;
	}
	.pages a {
		width: 38px;
		height: 38px;
		margin: 0 4px;
		line-height: 38px;
		font-size: 15px;
	}
	.pages .jump {
		font-size: 15px;
		line-height: 38px;
		margin-left: 4px;
	}
	.pages .jump input {
		width: 38px;
		height: 38px;
		margin: 0 6px;
	}
	.pages .jump button {
		margin-left: 15px;
		width: 54px;
		height: 38px;
		font-size: 15px;
	}
	/* show */
	.proLeft {
		width: 496px;
	}
	.briefingLive {
		width: 396px;
		margin-right: 10px;
	}
	.briefingLive .item .liveBigImg {
		height: 290px;
	}
	.briefingRight li {
		height: 65px;
		width: 90px;
		margin-top: 10px;
	}
	.briefingLive .share {
		left: 12px;
		bottom: 10px;
	}
	.briefingLive .share li {
		height: 24px;
		line-height: 24px;
		width: 56px;
		font-size: 12px;
	}
	.briefingLive .share li i {
		font-size: 12px;
		margin-right: 2px;
	}
	.bdsharebuttonbox {
		left: -12px;
		top: 24px;
	}
	.proRight {
		padding: 20px 32px 27px;
		width: calc(100% - 496px - 29px);
	}
	.proRight h1 {
		height: 30px;
		line-height: 30px;
		font-size: 22px;
	}
	.proRight .time {
		margin-top: 8px;
		font-size: 12px;
	}
	.proRight .price0 dt span {
		font-size: 12px;
	}
	.proRight .price0 dd p {
		font-size: 20px;
	}
	.proRight .price0 dt {
		width: 66px;
	}
	.proRight .price0 dl {
		height: 30px;
		line-height: 30px;
	}
	.proRight .price0 {
		padding: 10px 0;
	}
	.proRight .model {
		padding: 18px 0;
	}
	.proRight .model li p {
		line-height: 24px;
		height: 24px;
		font-size: 16px;
	}
	.proRight .model li span {
		margin-top: 4px;
		line-height: 20px;
		height: 20px;
		font-size: 12px;
	}
	.proRight .pro_btn {
		margin-top: 23px;
	}
	.proRight .pro_btn a {
		width: 100px;
		margin-left: 14px;
		height: 32px;
		line-height: 32px;
		font-size: 13px;
	}
	.proRight .pro_btn a i {
		margin-right: 3px;
		font-size: 13px;
	}
	.information {
		margin-top: 42px;
	}
	.information .right {
		width: 255px;
	}
	.information .left {
		width: calc(100% - 255px - 44px);
	}
	.information .right .title {
		height: 50px;
		line-height: 50px;
		padding: 0 20px;
		font-size: 17px;
	}
	.information .right .title i {
		margin: 12px 8px 0 0;
		width: 27px;
		line-height: 27px;
	}
	.information .right dl {
		padding: 8px 20px;
	}
	.information .right dt span {
		height: 29px;
		line-height: 29px;
		width: 65px;
		font-size: 12px;
	}
	.information .right dt {
		width: 114px;
		margin-right: 14px;
	}
	.information .right dt i {
		width: 43px;
		height: 6px;
		margin-top: 12px;
	}
	.information .right dd {
		height: 29px;
		line-height: 29px;
		font-size: 12px;
	}
	.partTitle b {
		height: 32px;
		line-height: 32px;
		font-size: 16px;
	}
	.partTitle b::after {
		height: 2px;
	}
	.partTitle a.more {
		line-height: 32px;
		font-size: 12px;
	}
	.information .left .detail {
		font-size: 14px;
		line-height: 28px;
		padding: 18px 0 28px;
	}
	.bottom .item {
		margin-top: 20px;
	}
	.bottom ul {
		margin-right: -20px;
	}
	.bottom li {
		padding-right: 20px;
	}
	.bottom li p {
		margin-top: 5px;
		height: 18px;
		line-height: 18px;
		font-size: 14px;
	}
	.bottom li span {
		margin-top: 3px;
		line-height: 22px;
		font-size: 14px;
	}
	.bottom {
		padding: 22px 0;
	}
	.footer .item .footer-code {
		width: 252px;
	}
	.footer .item .footer-code li {
		padding-left: 10px;
	}
	.footer .item .footer-code li .code {
		padding: 2px;
		width: 106px;
 	 	height: 106px
	}
	.footer .item .footer-code li p {
		font-size: 12px;
		margin-top: 10px;
	}
	.footer .item .left {
		padding-right: 24px;
	}
	.footer .item .left p {
		font-size: 12px;
	}
	.footer .item .left span {
		font-size: 12px;
	}
	.copyright {
		font-size: 12px;
	}
	ul.footImg {
		width: 640px;
		height: 38px;
	}
	ul.footImg li a {
		width: 96px;
		height: 38px;
	}
	ul.footImg li {
		width: 107px;
	}
}
@media only screen and (min-width: 1200px) and (max-width: 1399px){
    .main,.w{width:  1328px;}
    body{min-width:  1328px;}
	.header {
		font-size: 13px;
	}
	.header p a {
		margin: 0 18px 0 0;
	}
	.header ul li a {
		padding: 0 6px;
	}
	.headerBot.main {
		font-size: 13px;
	}
	.header ul {
		margin-right: 45px;
	}
	.top {
		padding: 27px 0;
	}
	.top .logo a {
		margin-left: 34px;
		height: 41px;
	}
	.top .logo .pageName {
		font-size: 27px;
		margin: 10px 0 0 13px;
		padding-left: 14px;
	}
	.right-nav {
		line-height: 41px;
		font-size: 17px;
	}
	.right-nav a {
		margin-right: 28px;
	}
	.right-nav span b {
		font-size: 19px;
	}
	.nav a {
		height: 42px;
		line-height: 42px;
		padding: 0 40px;
		font-size: 17px;
	}
	.location {
		height: 44px;
		line-height: 44px;
		font-size: 13px;
	}
	.location i {
		font-size: 13px;
		margin-right: 5px;
	}
	.option {
		padding: 22px 26px;
	}
	.optionLeft {
		width: 42px;
		font-size: 13px;
	}
	.option .selectBox .optionLeft {
		line-height: 36px;
	}
	.optionRight {
		width: calc(100% - 42px);
	}
	.option .select-top {
		width: 130px;
		height: 36px;
		line-height: 34px;
		padding: 0 9px;
	}
	.option .select-top i {
		font-size: 18px;
	}
	.option .select-top p {
		font-size: 14px;
	}
	.option .select-bot {
		max-height: 192px;
		top: 36px;
		line-height: 32px;
		text-indent: 15px;
		font-size: 14px;
	}
	.option .area {
		margin-top: 14px;
	}
	.area .optionRight,.selectBox .optionRight {
		padding-right: 90px;
		margin-top: 4px;
	}
	.area .optionRight li,.selectBox .optionRight li {
		height: 28px;
		line-height: 28px;
		margin: 10px 0 0 36px;
		padding: 0 11px;
		font-size: 14px;
	}
	.selectBox .optionRight li {
		margin: 10px 0 0 22px;
	}
	.area .optionRight ul,.selectBox .optionRight ul {
		margin-left: -17px;
	}
	.selectBox .optionRight ul{
		margin: 0;
	}
	.option .area .more,.option .selectBox .more {
		width: 90px;
		height: 30px;
		line-height: 30px;
		font-size: 13px;
		top: 14px;
	}
	.option .area .more i,.option .selectBox .more i {
		font-size: 16px;
		margin-top: 2px;
	}
	.price {
		margin-top: 18px;
	}
	.priceType {
		width: 54px;
		height: 34px;
		line-height: 34px;
		font-size: 14px;
	}
	.priceType #prcup{
		bottom: 17px;
	}
	.priceType #prcdown{
		  top: 17px;
	}
	.priceType #prcup i {
		margin-top: 4px;
	}
	.priceType #prcdown i {
		margin-top: -2px;
	}
	.priceInput {
		line-height: 34px;
		height: 34px;
		margin-left: 8px;
	}
	.priceInput input {
		width: 88px;
		height: 34px;
		line-height: 34px;
		font-size: 14px;
		text-indent: 8px;
	}
	.priceInput span {
		height: 34px;
		line-height: 34px;
		margin: 0 5px;
		font-size: 15px;
	}
	.priceInput button {
		width: 54px;
		height: 34px;
		line-height: 34px;
		margin-left: 12px;
		font-size: 14px;
	}
	.wrapper {
		margin-top: 24px;
	}
	.wrapperTitle span {
		height: 31px;
		line-height: 31px;
		margin-right: 3px;
		padding-bottom: 10px;
		font-size: 22px;
		border-bottom: 2px solid #ff9600;
	}
	.wrapperTitle span i {
		width: 31px;
		height: 31px;
		margin-right: 7px;
	}
	.wrapperTitle .right {
		height: 31px;
		line-height: 31px;
		padding-bottom: 10px;
		border-bottom: 2px solid #e6e6e6;
	}
	.wrapperTitle .right a {
		font-size: 14px;
	}
	.wrapperTitle .right a i {
		width: 9px;
		height: 10px;
		margin: 11px 0 0 3px;
	}
	.wrapperTitle .right a:last-child {
		padding-left: 15px;
		margin-left: 15px;
	}
	.wrapperBot ul {
		margin: 4px 0 0 -18px;
	}
	.wrapperBot li {
		margin-top: 18px;
	}
	.wrapperBot li .item {
		margin-left: 18px;
	}
	.wrapperBot li .text {
		padding: 10px 10px 7px;
	}
	.wrapperBot li .text p {
		height: 16px;
		line-height: 16px;
		font-size: 15px;
	}
	.wrapperBot li .text .comName {
		margin-top: 6px;
		height: 16px;
		line-height: 16px;
		font-size: 13px;
	}
	.wrapperBot li .text .textBot b {
		font-size: 22px;
		margin-top: -2px;
	}
	.wrapperBot li .text .textBot span {
		margin-top: 3px;
		height: 18px;
		line-height: 16px;
		padding: 0 5px;
		font-size: 13px;
	}
	.wrapperBot li .text .textBot {
		margin-top: 4px;
		height: 26px;
		line-height: 26px;
		font-size: 14px;
	}
	.pages {
		margin: 38px 0;
	}
	.pages a {
		width: 38px;
		height: 38px;
		margin: 0 4px;
		line-height: 38px;
		font-size: 15px;
	}
	.pages .jump {
		font-size: 15px;
		line-height: 38px;
		margin-left: 4px;
	}
	.pages .jump input {
		width: 38px;
		height: 38px;
		margin: 0 6px;
	}
	.pages .jump button {
		margin-left: 15px;
		width: 54px;
		height: 38px;
		font-size: 15px;
	}
	/* show */
	.proLeft {
		width: 579px;
	}
	.briefingLive {
		width: 462px;
		margin-right: 10px;
	}
	.briefingLive .item .liveBigImg {
		height: 338px;
	}
	.briefingRight li {
		height: 77px;
		width: 107px;
		margin-top: 10px;
	}
	.proRight {
		padding: 22px 37px 31px;
		width: calc(100% - 579px - 34px);
	}
	.proRight h1 {
		height: 38px;
		line-height: 38px;
		font-size: 25px;
	}
	.proRight .time {
		font-size: 13px;
	}
	.proRight .price0 dt span {
		font-size: 14px;
	}
	.proRight .price0 dd p {
		font-size: 24px;
	}
	.proRight .price0 dt {
		width: 80px;
	}
	.proRight .price0 {
		padding: 13px 0;
	}
	.proRight .model {
		padding: 22px 0;
	}
	.proRight .model li p {
		line-height: 26px;
		height: 26px;
		font-size: 19px;
	}
	.proRight .model li span {
		margin-top: 3px;
		line-height: 22px;
		height: 22px;
		font-size: 14px;
	}
	.proRight .pro_btn {
		margin-top: 28px;
	}
	.proRight .pro_btn a {
		width: 116px;
		margin-left: 17px;
		height: 38px;
		line-height: 38px;
		font-size: 15px;
	}
	.information {
		margin-top: 50px;
	}
	.information .right {
		width: 298px;
	}
	.information .right .title i {
		margin: 15px 8px 0 0;
		width: 31px;
		line-height: 31px;
	}
	.information .right .title {
		height: 60px;
		line-height: 60px;
		padding: 0 26px;
		font-size: 17px;
	}
	.information .right dl {
		padding: 8px 24px;
	}
	.information .right dt {
		width: 132px;
		margin-right: 16px;
	}
	.information .right dt span {
		height: 34px;
		line-height: 34px;
		width: 75px;
		font-size: 14px;
	}
	.information .right dt i {
		width: 50px;
		height: 6px;
		margin-top: 16px;
	}
	.information .right dd {
		height: 34px;
		line-height: 34px;
		font-size: 14px;
	}
	.partTitle b {
		height: 37px;
		line-height: 37px;
		font-size: 19px;
	}
	.information .left {
		width: calc(100% - 298px - 50px);
	}
	.partTitle b::after {
		height: 2px;
	}
	.information .left .detail {
		font-size: 15px;
		line-height: 34px;
		padding: 24px 0 34px;
	}
	.bottom {
		padding: 26px 0;
	}
	.bottom .item {
		margin-top: 24px;
	}
	.bottom ul {
		margin-right: -24px;
	}
	.bottom li {
		padding-right: 24px;
	}
	.partTitle a.more {
		line-height: 37px;
		font-size: 13px;
	}
	.bottom li p {
		margin-top: 6px;
		height: 20px;
		line-height: 20px;
		font-size: 15px;
	}
	.bottom li span {
		margin-top: 3px;
		line-height: 22px;
		font-size: 16px;
	}
	.footer .item .footer-code {
		width: 318px;
	}
	.footer .item .footer-code li {
		padding-left: 20px;
	}
	.footer .item .footer-code li .code {
		padding: 4px;
	}
	.footer .item .footer-code li p {
		font-size: 13px;
		margin-top: 10px;
	}
	.footer .item .left {
		padding-right: 34px;
	}
	.footer .item .left p {
		font-size: 13px;
	}
	.footer .item .left span {
		font-size: 13px;
	}
	.copyright {
		font-size: 13px;
	}
}
@media only screen and (min-width: 1400px) and (max-width: 1599px){
    .main,.w{width:  1400px;}
    body{min-width:  1400px;}
	.top {
		padding: 28px 0;
	}
	.top .logo a {
		margin-left: 36px;
		height: 43px;
	}
	.top .logo .pageName {
		font-size: 29px;
		margin: 8px 0 0 15px;
		padding-left: 16px;
	}
	.right-nav {
		line-height: 43px;
		font-size: 18px;
	}
	.right-nav a {
		margin-right: 32px;
	}
	.right-nav span b {
		font-size: 20px;
	}
	.right-nav span::after {
		top: 24%;
		width: 1px;
		height: 16px;
	}
	.nav a {
		height: 44px;
		line-height: 44px;
		padding: 0 40px;
		font-size: 18px;
	}
	.location {
		height: 44px;
		line-height: 44px;
		font-size: 13px;
	}
	.location i {
		font-size: 13px;
		margin-right: 5px;
	}
	.option {
		padding: 22px 26px;
	}
	.optionLeft {
		width: 42px;
		font-size: 13px;
	}
	.option .selectBox .optionLeft {
		line-height: 36px;
	}
	.optionRight {
		width: calc(100% - 42px);
	}
	.option .select-top {
		width: 130px;
		height: 36px;
		line-height: 34px;
		padding: 0 9px;
	}
	.option .select-top i {
		font-size: 18px;
	}
	.option .select-top p {
		font-size: 14px;
	}
	.option .select-bot {
		max-height: 192px;
		top: 36px;
		line-height: 32px;
		text-indent: 15px;
		font-size: 14px;
	}
	.option .area {
		margin-top: 14px;
	}
	.area .optionRight,.selectBox .optionRight {
		padding-right: 90px;
		margin-top: 4px;
	}
	.area .optionRight li,.selectBox .optionRight li {
		height: 28px;
		line-height: 28px;
		margin: 10px 0 0 36px;
		padding: 0 11px;
		font-size: 14px;
	}
	.selectBox .optionRight li {
		margin: 10px 0 0 22px;
	}
	.area .optionRight ul,.selectBox .optionRight ul {
		margin-left: -17px;
	}
	.selectBox .optionRight ul{
		margin: 0;
	}
	.option .area .more,.option .selectBox .more {
		width: 90px;
		height: 30px;
		line-height: 30px;
		font-size: 13px;
		top: 14px;
	}
	.option .area .more i,.option .selectBox .more i {
		font-size: 16px;
		margin-top: 2px;
	}
	.price {
		margin-top: 18px;
	}
	.priceType {
		width: 54px;
		height: 34px;
		line-height: 34px;
		font-size: 14px;
	}
	.priceType #prcup{
		bottom: 17px;
	}
	.priceType #prcdown{
		  top: 17px;
	}
	.priceType #prcup i {
		margin-top: 4px;
	}
	.priceType #prcdown i {
		margin-top: -2px;
	}
	.priceInput {
		line-height: 34px;
		height: 34px;
		margin-left: 8px;
	}
	.priceInput input {
		width: 88px;
		height: 34px;
		line-height: 34px;
		font-size: 14px;
		text-indent: 8px;
	}
	.priceInput span {
		height: 34px;
		line-height: 34px;
		margin: 0 5px;
		font-size: 15px;
	}
	.priceInput button {
		width: 54px;
		height: 34px;
		line-height: 34px;
		margin-left: 12px;
		font-size: 14px;
	}
	.wrapper {
		margin-top: 25px;
	}
	.wrapperTitle span {
		height: 32px;
		line-height: 32px;
		margin-right: 4px;
		padding-bottom: 12px;
		font-size: 23px;
	}
	.wrapperTitle span i {
		width: 32px;
		height: 32px;
		margin-right: 8px;
	}
	.wrapperTitle .right {
		height: 32px;
		line-height: 32px;
		padding-bottom: 13px;
		border-bottom: 2px solid #e6e6e6;
	}
	.wrapperTitle .right a:last-child {
		padding-left: 18px;
		margin-left: 18px;
	}
	.wrapperTitle .right a {
		font-size: 15px;
	}
	.wrapperTitle .right a i {
		width: 10px;
		height: 11px;
		margin: 11px 0 0 3px;
	}
	.wrapperBot ul {
		margin: 3px 0 0 -19px;
	}
	.wrapperBot li {
		margin-top: 19px;
	}
	.wrapperBot li .item {
		margin-left: 19px;
	}
	.wrapperBot li .text {
		padding: 11px 11px 8px;
	}
	.wrapperBot li .text p {
		height: 16px;
		line-height: 16px;
		font-size: 15px;
	}
	.wrapperBot li .text .comName {
		margin-top: 8px;
		height: 16px;
		line-height: 16px;
		font-size: 13px;
	}
	.wrapperBot li .text .textBot b {
		font-size: 23px;
	}
	.wrapperBot li .text .textBot span {
		margin-top: 2px;
		height: 20px;
		line-height: 18px;
		padding: 0 5px;
		font-size: 13px;
	}
	.wrapperBot li .text .textBot {
		margin-top: 5px;
		height: 26px;
		line-height: 26px;
		font-size: 15px;
	}
	.proLeft {
		width: 628px;
	}
	.briefingLive {
		width: 500px;
		margin-right: 11px;
	}
	.briefingLive .item .liveBigImg {
		height: 365px;
	}
	.briefingRight li {
		height: 83px;
		width: 117px;
		margin-top: 11px;
	}
	.proRight {
		padding: 24px 38px 36px;
		width: calc(100% - 628px - 33px);
	}
	.proRight h1 {
		height: 38px;
		line-height: 38px;
		font-size: 28px;
	}
	.proRight .time {
		font-size: 13px;
	}
	.proRight .price0 {
		padding: 16px 0;
	}

	.proRight .price0 dt {
		width: 78px;
	}
	.proRight .price0 dt span {
		font-size: 15px;
	}
	.proRight .price0 dd p {
		font-size: 26px;
	}
	.proRight .model {
		padding: 22px 0;
	}
	.proRight .model li p {
		line-height: 28px;
		height: 28px;
		font-size: 20px;
	}
	.proRight .model li span {
		margin-top: 8px;
		line-height: 24px;
		height: 24px;
		font-size: 15px;
	}
	.proRight .pro_btn {
		margin-top: 28px;
	}
	.proRight .pro_btn a {
		width: 126px;
		margin-left: 18px;
		height: 43px;
		line-height: 43px;
		font-size: 16px;
	}
	.information {
		margin-top: 55px;
	}
	.information .right {
		width: 323px;
	}
	.information .left {
		width: calc(100% - 323px - 55px);
	}
	.information .right .title {
		height: 65px;
		line-height: 65px;
		padding: 0 26px;
		font-size: 18px;
	}
	.information .right .title i {
		margin: 15px 8px 0 0;
		width: 33px;
	}
	.information .right dl {
		padding: 12px 27px;
	}
	.information .right dt span {
		height: 36px;
		line-height: 36px;
		width: 84px;
		font-size: 15px;
	}
	.information .right dt i {
		width: 53px;
		height: 7px;
		margin-top: 15px;
	}
	.information .right dd {
		height: 36px;
		line-height: 36px;
		font-size: 15px;
	}
	.partTitle b {
		height: 42px;
		line-height: 42px;
		font-size: 20px;
	}
	.information .left .detail {
		font-size: 15px;
		line-height: 34px;
		padding: 26px 0 36px;
	}
	.bottom {
		padding: 26px 0;
	}
	.partTitle a.more {
		font-size: 15px;
	}
	.bottom .item {
		margin-top: 26px;
	}
	.bottom ul {
		margin-right: -25px;
	}
	.bottom li {
		padding-right: 25px;
	}
	.bottom li p {
		margin-top: 8px;
		height: 20px;
		line-height: 20px;
		font-size: 15px;
	}
	.bottom li span {
		margin-top: 3px;
		line-height: 24px;
		font-size: 17px;
	}


}
@media only screen and (min-width: 1600px){
    .main,.w{width:  1560px;}
    body{min-width:  1560px;}
}








