html,body,div,h1,h2,h3,h4,h5,h6,ul,ol,li,dt,dd,dl
{margin:0 auto; padding:0;}
body {
    font: 15px Verdana,Arial,Tahoma;
}

a{text-decoration:none; color:#256EB1;}
a:hover{color:#F33; text-decoration:underline;}
img{border:0;}
.left{float:left;}
.right{float:right;}
ul,li{list-style:none; margin:0; padding:0;}
.xz360_body>ul{list-style:disc !important; padding-left:50px !important}
.xz360_body>ul>li{list-style:disc !important; float:none !important;width:auto !important;text-align:left !important;text-indent:-5px}
.xz360_body>ul>li:not(:last-child){margin-bottom:18px !important}
.xz360_body>ul>li::marker{color:#545454}

.both,.clear{clear:both;}
.w960 {
    width: 960px;
	margin-left:auto;
	margin-right:auto
}
.sitemap_box{
    border: 1px solid #E0ECF3;
    margin-bottom: 5px;
}
.sitemap_box .linkbox:not(:last-child){
        border-bottom: 1px solid #EEE;
}
.header{
	padding-top:4px;
	width:960px;
	margin:auto;
	overflow:hidden;
	padding-bottom:2px;
}
.header .search {
	margin-top:5px;
}
.header_top{
	border:1px solid #E6E6E6;  
	padding:3px 0; 
}
.header_top .logo_right{
    float: right;
    overflow: hidden;
    width: 740px;
    height: 60px;
    position: relative;
    top: 5px;
}
.logo_right li {
    float: left;
    overflow: hidden;
    margin: 7px 1px;
    width: 70px;
    height: 14px;
    border-right: 1px solid #ddd;
    text-align: center;
    line-height:14px
}
.logo_right li a {
    padding: 0 5px;
    color: #777;
    font-size: 12px;
}
.header a{
	color:#777;
}
.header a:hover{
	color:#390;
	text-decoration:none;
}
.header .top{
	clear:both;
	overflow:hidden;
}
.header .title{
	float:left;
	padding-left:6px;
	width:200px;
	margin-top:2px;
}
.header .title h1 a {
    width: 173px;
    height: 66px;
    display: block;
    font-size: 0px;
    text-indent: -200px;
    overflow: hidden;
    background: url(../images/logo.gif) center center no-repeat;
    background-size:180px;
}
.module .top .t_l, .module .bottom .b_l {
	float:left;
	overflow:hidden;
}
.current
{
    /*background: #00F0FF*/
    background-image: url(../images/header_hover.png);
    background-repeat: no-repeat;
    background-position: center top;
    text-decoration: none;
}
.module .top .t_r, .module .bottom .b_r {
	float:right;
	overflow:hidden;
}
.module .top, .module .top .t_l, .module .top .t_r, .module .bottom, .module .bottom .b_l, .module .bottom .b_r {
	background-image: url("../images/header_bg.png");
}
.blue .top {
	background-position: 0 -87px;
	background-repeat: repeat-x;
}
.blue .top .t_l {
	background-position: -13px 0;
	background-repeat: no-repeat;
	height: 77px;
	width: 7px;
}
.blue .top .t_r {
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 77px;
	width: 10px;
}
.w963 {
	margin-top:4px;
	margin-bottom:0px;
}
#navMenu {
	width:940px;
	overflow:hidden;
}

.web-content {
    width: 960px;
    margin: 0 auto;
}
.web-content .fl{
    float: left;
}
.web-content .fr{
    float: right;
}

.web-top{
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #dcdcdc;
    background: #f8f8f8;
    font-size: 12px;
}

.web-top h1 {
    font-size: 12px;
    font-weight: normal;
    display: inline;
}

.web-top .fr li a {
    display: inline-block;
    height: 30px;
    line-height: 33px;
}
.web-top .fr li a:hover {
    color: #390;
}
.web-top .right-links li {
    float: left;
    height: 30px;
    padding: 0 10px;
}
.web-top .right-links li a:hover{
    text-decoration: unset !important;
}
#navMenu ul li {
	float: left;
	line-height: 34px;
	height: 34px;
	background-image: url(../images/header_interval.png);
	background-repeat: no-repeat;
	background-position: 0 center;
	margin-left: -2px;
}
#navMenu ul li a {
	font-size: 16px;
	color: #FFF;
	padding-right: 0.9em;
	padding-left: 0.9em;
	margin-left: 2px;
	display: block;
}
#navMenu ul li a:hover, #navMenu li.hover a {
	background-image: url(../images/header_hover.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration: none;
}
.navMenuB{
	height:44px;
	line-height:44px;
	padding-left:1.7em
}
.navMenuB a{
	color:#555;
	margin-right:15px;
}
.search {
    overflow: hidden;
    margin-top: 5px;
    padding-left: 10px;
    line-height: 32px;
}
.form {
    float: left;
    margin-right: 5px;
}
.search-keyword {
    padding: 0;
    margin-right: 5px;
    padding-left: 60px;
    width: 156px;
    height: 23px;
    border: 0;
    background: url(/skin/Picture/search-bg.gif) no-repeat;
    color: #666;
    vertical-align: middle;
    line-height: 23px;
    font-size: 12px;
    font-family: Verdana,Arial,Tahoma;
}
.search-submit {
    width: 68px;
    height: 22px;
    border: 0;
    background: url(/skin/Picture/search-bt.gif) no-repeat;
    color: #fafafa;
    font-size: 0;
    cursor: pointer;
    vertical-align: middle;
}
.search .left {
    margin-left: 20px;
    font-family: Verdana,Arial,Tahoma;
    font-size: 12px;
}
.search .left a {
    padding: 0 5px;
    display: inline-block;
}
.search .left a:hover {
    text-decoration: underline;
}

#biaoge {
    width: 962px;
}
#biaoge li {
    float: left;
    overflow: hidden;
    margin-bottom: 1px;
    margin-left: 1px;
    width: 119px;
    height: 30px;
    background: #e3f4ff;
    text-align: center;
    line-height: 30px;
}
#biaoge li a{
    text-decoration: none;
    color: #256EB1;
    font-size: 14px;
}
#biaoge li a:hover{
    color: #F33;
    text-decoration: none;
}

#parentTab li {
    float: left;
    overflow: hidden;
    margin-bottom: 1px;
    margin-left: 1px;
    width: 95px;
    height: 30px;
    background: #e3f4ff;
    text-align: center;
    line-height: 30px;
}
#parentTab li a{
    text-decoration: none;
    color: #777;
    font-size: 14px;
}
#parentTab li a:hover{
    color: #F33;
    text-decoration: none;
}

.channel-nav {
	margin-top:8px;
	border:1px solid #D5ECFB;
	background:url(../images/navbg.gif) repeat-x;
	padding-left:6px;
	width:950px;
	overflow:hidden;
	margin-bottom:11px;
}
.channel-nav .sonnav {
	padding-top:2px;
	max-height: 132px;
	width:852px;
	line-height:26px;
	float:left;
}
.channel-nav .sonnav span {
	padding-left:14px;
	margin-right:8px;
	float:left;
	background:url(../images/dd2.gif) 0 6px no-repeat;
	overflow:hidden;
}
.channel-nav .sonnav a {
	color:#333;
	font-size:15px;
	text-decoration:none;
}
.channel-nav .back{
	display:block;
	height:22px;
	line-height:21px;
	padding-top:6px;
	padding-right:6px;
	padding-left:20px;
	letter-spacing:2px;
	float:right;
	background:url(../images/ico-home.gif) 4px 10px no-repeat;
} 
.channel-nav .back a{
	color:#397CBE;
}
.channel-nav .back a:hover{
	text-decoration:none;
	color:#777;
}
.pleft {
float:left;
overflow:hidden;
width:650px;
border:1px solid #E0ECF3;
border-top:0
}

.pleft1{ border:1px solid  #E0ECF3;border-top:0}
.index{
	margin-top:5px;
}
.index .pleft1{
	margin-bottom:15px;
}
.place{
	height:38px;
	line-height:38px;
	background:#F2FCFE;
	border-top:1px solid #E0ECF3;
	border-bottom:1px solid #E0ECF3;
	text-indent:12px;
	color:#CCC;
	overflow:hidden;
	margin-left:0;
}
.place strong{
	color:#397CBE;
	font-weight:normal;
	letter-spacing:1px;
}
.place a{
	color:#397CBE;
	margin:0px 2px;
}
.place a:hover{
	color:#469CF2;
	text-decoration:none;
}
.place small{
	display:inline-block;
	vertical-align:middle;
	width:8px;
	height:20px;
	*height:24px;
	overflow:hidden;
	background:url(../images/ico-3.gif) 2px 8px no-repeat;
	font-size:0px;
}

.e2 li{
	width:98%;
	overflow:hidden;
	clear:both;
	padding:12px 0px 12px 10px;
	box-sizing:border-box;
	font-size:14px;
	border-bottom:1px solid #EEE;
}
.e2 li a.preview{
	width:128px;
	float:left;
	margin-right:7px;
	margin-bottom:3px;
	display:inline;
}
.e2 li a.preview img{
	width:120px;
	display:block;
	padding:1px;
	border:1px solid #EEE;
}
.e2 li a.preview:hover img{
	border:1px solid #AAA;
}
.e2 li a.title{
	overflow:hidden;
	line-height:29px;
	font-weight:bold;
	font-size:20px;
	margin-left:2px;
}
.e2 span.info{
	display:block;
	line-height:23px;
	margin-top:30px;
	color:#AAA;
}
.e2 span.info small{
	color:#AAA;
	margin-left:3px;
	font-size:14px;
}
.e2 span.info a{
	color:#690;
}
.e2 p.intro{
	color:#776955;
	line-height:2;
	margin-top:10px;
	margin-left:5px;
	padding-left:10px;
	padding-right:10px;
}
.pright .e2 li a.preview{
	width:68px
}
.pright .e2 li a.preview img{
	width:60px;
}
.pright .e2 li a.title{
	font-size:15px;
	font-weight:normal;
	line-height:1.3
}
.pright .e2 span.info{
	margin-top:12px;
	font-size:12px;
}
.list-li{
	overflow:hidden;
}
.list-li li {
    float: left;
    padding: 0 9px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 5px 5px;
    background-color: #F5F5F5;
    white-space: nowrap;
}

.dede_pages ul{
	float:left;
	padding:12px 0px 25px 16px;
}
.dede_pages select{
	width:auto !important;
	max-width:85px !important
}
.dede_pages ul li{
	float:left;
	font-family:Tahoma;
	line-height:17px;
	font-size:16px;
	margin-right:6px;
}
.dede_pages ul li a{
	float:left;
	padding:2px 6px 5px;
	color:#555;
	border-bottom:1px solid #EEE;
}
.dede_pages ul li a:hover{
	color:#690;
	text-decoration:none;
	padding:2px 6px 4px;
	border-bottom:2px solid #690;
}
.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{
	color:#F63;
	padding:2px 4px 1px;
	border-bottom:2px solid #F63;
	font-weight:bold;
}
.dede_pages .pageinfo{
	line-height:21px;
	padding:12px 10px 12px 16px;
	color:#999;
}
.dede_pages .pageinfo strong{
	color:#555;
	font-weight:normal;
	margin:0px 2px;
}



.pright {
	float:right;
	overflow:hidden;
	width:300px;
}
.pright .mt1{
	margin-top:11px;
}

.tbox{
	margin:0 0 8px 0;
	border-bottom:1px solid #DFF2F5;
	overflow:hidden;
	background:url(../images/fl-bg.gif) 0 0 repeat-x;
}
.tbox dt{
	height:25px;
	border:1px solid #DFF2F5;
	overflow:hidden;
	clear:both;
}
.tbox dd{
	border-left:1px solid #DFF2F5;
	border-right:1px solid #DFF2F5;
	padding:4px 4px 0px;
	overflow:hidden;
}

.tbox dt strong{
	padding-left:12px;
	padding-right:4px;
	font-size:15px;
	display:block;
	font-weight:normal;
	float:left;
	color:#397CBE;
	letter-spacing:1px;
}
.tbox dt strong a{
	color:#397CBE;
}
.tbox dt strong a:hover{
	color:#4C94F6;
	text-decoration:none;
}
.tbox dt span.more{
	float:right;
	position:relative;
	line-height:26px;
	padding-right:8px;
	color:#397CBE;
}
.tbox dt span.more a{
	color:#397CBE;
	text-decoration:none;
}
.tbox dt span.more a:hover{
	color:#333;
}
.tbox dt span.label{
	height:24px;
	float:right;
	overflow:hidden;
	padding-right:1px;
	padding-top:2px;
}
.tbox dt span.label a{
	height:25px;
	display:block;
	padding:0px 7px 0px 8px;
	line-height:23px;
	border-left:1px solid #BFE0F9;
	float:left;
	color:#666;
	text-decoration:none;
	overflow:hidden;
	letter-spacing:1px;
}
.tbox dt span.label a:hover{
	color:#360;
}
.tbox dt span.label a.thisclass{
	background:#FFF;
	color:#333;
	border-top:3px solid #BFE0F9;
}
/* 较重颜色的Box */
.light {
	border:none;
	background:none;
}
.light dt{
	height:32px;
	background: #F2FCFE;
	border:1px solid #E0ECF3;
	overflow:hidden;
	clear:both; line-height:32px;
text-align:center;
}
.light dd{
	border-left:1px solid #E0ECF3;
	border-right:1px solid #E0ECF3;
	border-bottom:1px solid #E0ECF3;
	padding:4px 0px 0px;
	overflow:hidden;
}
dt.light strong{
	background:url(../images/fbico2.gif) 5px 5px no-repeat;
}


.footer {
	width: 960px;
	margin: auto;
	color: #999;
	text-align: center;
	margin-top: 8px;
	padding-bottom: 20px;
	border-top: 1px solid #E5EFD6;
	padding-top: 10px;
	margin-top:20px;
}
.footer .powered {
	font-size: 10px;
	line-height: 25px;
}
.footer .copyright {
	color: #666666;
	line-height: 23px;
}
.flink .tbox {
    margin: 0 0 8px 0;
    border-bottom: 1px solid #DFF2F5;
    overflow: hidden;
    background: url(../images/fl-bg.gif) 0 0 repeat-x;
}
.flink .tbox dd{
	padding-bottom:12px;
}
.flink .tbox dt strong {
    height: 26px;
    line-height: 26px;
    line-height: 25px;
    padding-left: 22px;
    padding-right: 4px;
    display: block;
    float: left;
    color: #397CBE;
    background: url(../images/fbico.gif) 5px 6px no-repeat;
    letter-spacing: 1px;
}
.flink .f5 li {
    float: left;
    line-height: 14px;
    padding: 8px 10px 0px;
    white-space: nowrap;
}
.flink .f5 li a {
    color: #666666;
}

.detail-top-tab {
    height: 40px;
    background: #f2f2f2;
    border-bottom: 1px solid #dcdcdc;
}

.wrap {
    width: 960px;
    margin: 0 auto;
}

.head-tab {
    float: left;
    height: 40px;
    color: #333;
}

.head-tab ul li {
    float: left;
    height: 40px;
    line-height: 40px;
}

.head-tab ul li a {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 5px;
    color: #333;
    text-decoration: none;
    font-size: 12px;
}

.head-tab ul li a:hover {
    color: #08F;
}

.detail-search {
    float: right;
    margin-top: 4px;
}

.detail-search-area {
    float: left;
    width: 160px;
    height: 30px;
    line-height: 30px;
    padding: 4px 8px;
    border: 1px solid #cdcdcd;
    border-right: 0;
    resize: none;
    outline: none;
    box-sizing: border-box;
}

.detail-search-btn {
    float: left;
    display: block;
    width: 50px;
    height: 30px;
    color: #fff;
    border: 0 none;
    background: #fd6600;
    cursor: pointer;
    transition: background-color .2s ease-out 0s;
}

.about_read {
    padding: 5px 0 15px;
    margin: 0;
}

.about_read li {
    margin-bottom: 0;
    line-height: 20px !important;
}

.about_read li {
    margin-left: 40px;
    padding: 3px 0 3px 25px;
    list-style-type: none;
    background: url(/skin/Picture/jian.gif) no-repeat left center;
    font-size: 15px;
    line-height: 20px;
    color: #00F;
    float: none !important;
    width: auto !important;
    text-align: left !important;
}

.about_read li a {
    font-size: 18px;
    color: #00F;
}

.about_read li a:hover {
    color: #cc3000 !important;
    border-bottom: 1px solid #cc3000 !important;
    text-decoration: none;
}

.pp caption{
    background-color: #010101 !important;
    border-color: #010101 !important;
    font-weight: bold;
}

.pp td{
    background-color: #fff !important;
    border-color: #505050 !important;
}

.concat_we p {
    color: #256EB1;
}

.concat_we p:first-child {
    font-weight: bold;
    margin-bottom: 0;
}

.concat_we p:last-child {
    margin-top: 0;
}

.concat_we img {
    display: block;
    width: 160px;
    margin: 0 auto;
}

.f6 li{
    padding:8px  8px 0  0 !important; 
    height:16px !important; 
    line-height:16px !important;
}
.f6 li .second-title{
    font-size: 14px;
    border-bottom: 1px dashed;
}
.f6 li .third-title{
    font-size: 13px;
}
.f6 li .forth-title{
    font-size: 12px;
    font-style: italic;
}
.linkbox h3 a{
    font-size: 20px !important;
}
.dropMenu::before {
    z-index: -1;
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: url(/images/mmenubg.gif);
    transform: rotate(180deg);
}

.dropMenu {
    left: 0px !important;
    width: 956px;
    position: absolute;
    display: flex;
    flex-wrap: wrap;
    position: absolute;
    top: 0;
    z-index: 100;
    /*width: 120px;*/
    visibility: hidden;
    filter: progid: DXImageTransform.Microsoft.Shadow(color=#CACACA, direction=135, strength=4);
    margin-top: -1px;
    border: 1px solid #93E1EB;
    border-top: 0px solid #3CA2DC;
    background-color: #FFF;
    padding-top: 6px;
    padding-bottom: 6px;
}

.dropMenu li {
    margin-top: 2px;
    margin-bottom: 4px;
    padding-left: 6px;
}

.dropMenu a {
    width: auto;
    display: block;
    color: black;
    padding: 2px 0;
}

* html .dropMenu a {
    width: 100%;
}

.dropMenu a:hover {
    color: red;
    text-decoration: underline;
}
#parentTab li {
    float: left;
    overflow: hidden;
    margin-bottom: 1px;
    margin-left: 1px;
    width: 95px;
    height: 30px;
    background: #e3f4ff;
    text-align: center;
    line-height: 30px;
}

#parentTab li a {
    text-decoration: none;
    color: #777;
    font-size: 14px;
}

#parentTab li a:hover {
    color: #F33;
    text-decoration: none;
}

.index {
    margin-top: 5px !important;
}

.linkbox {
    padding: 10px 8px;
    /*border-bottom: 1px solid #EEE;*/
}

.linkbox h3,
.linkbox h3 a {
    font-size: 14px;
    color: #256eb1;
}

.f6 {
    width: 100%;
    overflow: hidden;
    clear: both;
    padding-bottom: 10px;
}

.f6 li {
    float: left;
    line-height: 14px;
    padding: 8px 10px 0px;
    white-space: nowrap;
}

.f6 li a {
    float: left;
    /*color: #666666;*/
    color: #256eb1 !important;
}

.sp-title {
    color: #888;
    padding: 0px 12px;
    border-bottom: 1px solid #E0ECF3;
    background: #f3fbea url(../images/search-top-bg.gif) repeat-x scroll;
}

.sp-title h2 {
    font-size: 14px;
    line-height: 27px;
}

.sp-title .more {
    float: right;
    margin: -27px 0px;
    line-height: 27px;
}
#biaoge li {
    float: left;
    overflow: hidden;
    margin-bottom: 1px;
    margin-left: 1px;
    width: 119px;
    height: 30px;
    background: #e3f4ff;
    text-align: center;
    line-height: 30px;
}

#biaoge li a {
    text-decoration: none;
    color: #256EB1;
    font-size: 14px;
}

#biaoge li a:hover {
    color: #F33;
    text-decoration: none;
}






/*add css*/

.artBodyLeft_01 .title {
        padding: 20px 0;
    margin: 0 0 20px 0;
    border-bottom: 1px solid #e4e4e4;
}
.artBodyLeft_01 .title h1{
        font-size: 25px;
    color: #369;
    text-align: center;
    word-break: break-all;
    word-wrap: break-word;
}






/*.con1 .categoryMachine {*/
/*    float: right;*/
/*    width: 748px;*/
/*    height: 574px;*/
/*    border: 1px solid #e4e4e4;*/
/*}*/

.con1 .categoryMachine > div {
    width: 45%;
    margin-bottom: 28px;
    display: flex;
}
.con1 .categoryMachine >div img{width:180px;height:120px; float:left; display:inline; margin-right:10px;}
.con1 .categoryMachine >div >a img{width:80px; height:60px;}
.con1 .categoryMachine >div >div{flex:1;margin-top:15px}
.con1 .categoryMachine >div >div a{color:#3B5998;}
.con1 .categoryMachine >div >div >h2 >strong{display:block; height:20px; font-size:14px; font-weight:bold; color:#3B5998;}
.con1 .categoryMachine >div >div >div{height:60px; line-height:20px;overflow:hidden;margin-top:15px}
.con1 .categoryMachine >div >div >div >h3 a{float:left; display:inline-block; margin-right:10px;font-size:12px;}
.con1 .categoryMachine { height: auto; }
.con1 .categoryMachine { display: flex; flex-wrap: wrap; }
.con1{width:960px; margin:10px auto 0 auto;}

.con1 .leftNav {
    float: left;
    width: 197px;
    height: 574px;
    padding-left: 3px;
    background-color: #3598db;
}
.con1 .leftNav >div{height:45px; color:#fff; font-size:14px; line-height:45px; border-bottom:1px solid #4191ff;}
.con1 .leftNav >div { white-space: nowrap; }
.con1 .leftNav >ul >li{height:45px; width:190px; padding:10px 0 10px 7px; border-bottom:1px solid #4191ff; cursor:pointer; position:relative;}
.con1 .leftNav >ul >li .hideBox{padding:10px; width:740px; overflow:hidden; height:180px; overflow:hidden; background-color:#fff; border-top:2px solid #3598db; border-right:2px solid #3598db; border-bottom:2px solid #3598db; position:absolute; top:-2px; left:197px; display:none;}
.con1 .leftNav >ul >li:hover .hideBox{display:block;}
.con1 .leftNav >div{height:45px; color:#fff; font-size:14px; line-height:45px; border-bottom:1px solid #4191ff;}
.con1 .leftNav >ul >li:hover{background-color:#fff;}
.con1 .leftNav >ul >li:hover >p{color:#3b5998;}
.con1 .leftNav >ul >li:hover >p a{color:#3b5998;}
.con1 .leftNav >ul >li.special_01:hover .hideBox{top:-28px;}
.con1 .leftNav >ul >li.special_02:hover .hideBox{top:-93px;}
.con1 .leftNav >ul >li.special_03:hover .hideBox{top:-158px;}
.con1 .leftNav >ul >li.special_04:hover .hideBox{top:-223px;}
.con1 .leftNav >ul >li .hideBox >ul{width:100%; float:left; display:inline;}
.con1 .leftNav >ul >li .hideBox >ul >li{line-height:40px;}
.con1 .leftNav >ul >li .hideBox >ul >li >h2{display:inline;}
.con1 .leftNav >ul >li .hideBox >ul >li >h3{display:inline;}
.con1 .leftNav >ul >li .hideBox >ul >li >h2 a{color:#3B5998; margin-right:15px;}
.con1 .leftNav >ul >li .hideBox >ul >li >h3 a{color:#3B5998; margin-right:15px;font-size:12px}
.con1 .leftNav >ul >li .hideBox >ul >li >h2 >strong{float:left; width:107px; height:40px; overflow:hidden;}
.con1 .leftNav >ul >li .hideBox >ul >li >h2 >strong a{font-weight:bold; font-size:14px;}
.con1 .leftNav >ul >li .hideBox >div.brand{width:100%; float:left; margin-top:20px}
.con1 .leftNav >ul >li .hideBox >div.brand >span{display:block; height:24px; line-height:24px; font-size:14px; margin-left:10px; display:inline;}
.con1 .leftNav >ul >li .hideBox >div.brand >ul {display:flex;flex-wrap:wrap;justify-content: space-around;}
.con1 .leftNav >ul >li .hideBox >div.brand >ul >li{width:20%; height:60px; float:left;margin-top:10px}
.con1 .leftNav >ul >li .hideBox >div.brand >ul >li img{width:100%; height:90px;}
.con1 .leftNav { height: auto; }
.con1 .leftNav >ul >li { height: auto; }
.con1 .leftNav >div { white-space: nowrap; }
.con1 .leftNav >ul >li >p:first-of-type { padding-right: 30px; }
.con1 .leftNav >ul >li >p{line-height:22px; color:#fff; font-size:14px; position:relative;margin:0}
.con1 .leftNav >ul >li >p span{position:absolute; top:0px; right:15px; font-size:14px; color:#fff;}
.con1 .leftNav >ul >li >p a{color:#bfdfff; margin-right:10px; font-size:12px;}
.clearfix:after{content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clearfix{zoom:1;}







/*add list*/
.location{width:960px; margin:0 auto; height:30px; line-height:30px; color:#000;}
.location a{margin:0 5px; color:#3598db;}
.listBody{width:960px; margin:10px auto 0 auto;}
.listBody .listBodyLeft{width:200px; float:left;}
.listBody .listBodyLeft .category{width:198px; border:1px solid #e4e4e4;}
.listBody .listBodyLeft .category >div{height:30px; line-height:30px; background-color:#00956d; text-indent:1em; color:#fff;}
.listBody .listBodyLeft .category >ul >li{background-color:#f2f2f2;}
.listBody .listBodyLeft .category >ul >li.cur{background-color:#fff; border-bottom:1px solid #e4e4e4;}
.listBody .listBodyLeft .category >ul >li >div{width:178px; margin:0 10px; height:40px; line-height:40px; background:url(/templets/static/images/bg.png) 167px -119px no-repeat; border-bottom:1px dashed #ccc; cursor:pointer;}
.listBody .listBodyLeft .category >ul >li.show >div{background-position:167px -147px;}
.listBody .listBodyLeft .category >ul >li.cur >div{background-position:167px -147px;}
.listBody .listBodyLeft .category >ul >li >div >strong{color:#333; font-size:13px; font-weight:bold; font-family:Microsoft YaHei;}
.listBody .listBodyLeft .category >ul >li >ul{width:180px; padding:5px 9px; display:none;}
.listBody .listBodyLeft .category >ul >li.cur >ul{display:block;}
.listBody .listBodyLeft .category >ul >li.show >ul{display:block;}
.listBody .listBodyLeft .category >ul >li >ul >li{height:28px; line-height:28px; float:left; width:50%; overflow:hidden;}
.listBody .listBodyLeft .category >ul >li >ul >li >a{color:#3b5998; float:left; height:22px; line-height:22px; margin-top:2px; padding:0 5%;}
.listBody .listBodyLeft .category >ul >li >ul >li >h2 >a{color:#3b5998; float:left; height:22px; line-height:22px; margin-top:2px; padding:0 5%;font-size:12px}
.listBody .listBodyLeft .category >ul >li >ul >li >span{color:#999; float:left; padding:3px 0;}
.listBody .listBodyLeft .category >ul >li >ul >li.cur a{color:#fff; background-color:#cc0000;}
.listBody .listBodyLeft .category >ul >li >ul >li.cur >h2 a{color:#fff; background-color:#cc0000;}
.listBody .listBodyLeft .category >ul >li >ul >li>h2 a:hover{background-color:red;color:white}
.listBody .listBodyLeft .listBox1{width:198px; border:1px solid #e4e4e4; margin-top:10px;}
.listBody .listBodyLeft .listBox1 >div{height:30px; line-height:30px; background-color:#00956d; text-indent:1em; color:#fff;}
.listBody .listBodyLeft .listBox1 >ul li{height:36px; line-height:36px; border-top:1px solid #e4e4e4; width:100%; overflow:hidden;}
.listBody .listBodyLeft .listBox1 >ul li span{width:20px; text-align:center; height:20px; line-height:20px; background-color:#999; color:#fff; float:left; margin:8px 10px; display:inline;}
.listBody .listBodyLeft .listBox1 >ul li a{float:left; height:36px; line-height:36px; color:#3b5998; width:150px;}
.listBody .listBodyLeft .listBox1 >ul li span.top3{background-color:#00956d;}
.listBody .listBodyLeft .ad{width:200px; height:100px; margin-top:10px;}

.listBody .listBodyLeft .listBox2{width:198px; border:1px solid #e4e4e4; margin-top:10px;}
.listBody .listBodyLeft .listBox2 >div{height:30px; line-height:30px; background-color:#00956d; text-indent:1em; color:#fff;}
.listBody .listBodyLeft .listBox2 >ul li{height:36px; line-height:36px; padding:0 20px; width:158px; background:url(/templets/static/images/bg.png) -188px 17px no-repeat; overflow:hidden;}
.listBody .listBodyLeft .listBox2 >ul li.more{background:none; text-align:right;}
.listBody .listBodyLeft .listBox2 >ul li a{color:#3b5998;}

.listBody .listBodyLeft .listBox3{width:198px; border:1px solid #e4e4e4; margin-top:10px;}
.listBody .listBodyLeft .listBox3 >div{height:30px; line-height:30px; background-color:#00956d; text-indent:1em; color:#fff;}
.listBody .listBodyLeft .listBox3 >ul li{height:36px; line-height:36px; padding:0 10px 0 20px; width:168px; background:url(/templets/static/images/bg.png) -188px 17px no-repeat; overflow:hidden;}
/*.listBody .listBodyLeft .listBox3 >ul li >div{width:150px; float:left; color:#999;}*/
.listBody .listBodyLeft .listBox3 >ul li >div{width:110px; float:left; color:#999; overflow:hidden;}
.listBody .listBodyLeft .listBox3 >ul li >span{width:48px; float:right; color:#999;}
.listBody .listBodyLeft .listBox3 >ul li >div a{color:#3b5998;}

.listBody .listBodyLeft .listBox4{width:198px; border:1px solid #e4e4e4; margin-top:10px;}
.listBody .listBodyLeft .listBox4 >div{height:30px; line-height:30px; background-color:#00956d; text-indent:1em; color:#fff;}
.listBody .listBodyLeft .listBox4 >ul li{height:30px; line-height:30px; padding:0 10px 0 20px; width:69px; background:url(/templets/static/images/bg.png) -188px 173px no-repeat; overflow:hidden; float: left;display: inline;}
.listBody .listBodyLeft .listBox4 >ul li >div{width:120px; float:left; color:#999;}
.listBody .listBodyLeft .listBox4 >ul li >span{width:48px; float:right; color:#999;}
.listBody .listBodyLeft .listBox4 >ul li >div a{color:#3b5998;}

.listBody .listBodyRight{width:750px; float:right;}
.listBody .listBodyRight .filterConditions h1{height:35px; font-size:20px; font-weight:bold; text-indent:5px;display: inline-block;}
.listBody .listBodyRight .filterConditions >.filterBox{border:1px solid #e4e4e4; padding:10px 0; margin-bottom:10px;}
.listBody .listBodyRight .filterConditions >.filterBox >div{width:748px; line-height:30px; padding:0 10px;}
.listBody .listBodyRight .filterConditions >.filterBox >div >span{width:75px; float:left; text-align:right;}
.listBody .listBodyRight .filterConditions >.filterBox >div >div{float:right; width:673px; line-height:20px;}
.listBody .listBodyRight .filterConditions >.filterBox >div >div a{color:#3b5998; padding:0 5px; margin:5px; float:left; display:inline; height:20px;}
.listBody .listBodyRight .filterConditions >.filterBox >div >div a.cur{color:#fff; background-color:#cc0000;}
.listBody .listBodyRight .filterConditions >.filterBox >div >div a.hide{display:none;}
.listBody .listBodyRight .filterConditions >.filterBox >div >div >h3 a{color:#3b5998; padding:0 5px; margin:5px; float:left; display:inline; height:20px;}
.listBody .listBodyRight .filterConditions >.filterBox >div >div >h3 a.cur{color:#fff; background-color:#cc0000;}
.listBody .listBodyRight .filterConditions >.filterBox >div >div >h3 a.hide{display:none;}
.listBody .listBodyRight .filterConditions >.filterBox >div >div span.showBtn{width:40px; text-align:center; height:20px; line-height:20px;  margin:5px; float:left; display:inline; background-color:#f2f2f2; color:#999; border:1px solid #e4e4e4; cursor:pointer;}
.listBody .listBodyRight .filterConditions >.conditionsBox{border:1px solid #e4e4e4; line-height:30px; margin-bottom:10px;}
.listBody .listBodyRight .filterConditions >.conditionsBox >span{float:left; width:70px; text-align:center;}
.listBody .listBodyRight .filterConditions >.conditionsBox >.condition{width:495px; float:left; cursor:pointer;}
.listBody .listBodyRight .filterConditions >.conditionsBox >.condition >div{height:20px; line-height:20px; float:left; display:inline; border:1px solid #e4e4e4; margin:4px 2px; padding-left:4px; padding-right:20px; position:relative;}
.listBody .listBodyRight .filterConditions >.conditionsBox >.condition >div >span{width:12px; text-align:center; height:12px; line-height:12px; display:block; background-color:#00956d; color:#fff; position:absolute; right:3px; top:4px; cursor:pointer;}
.listBody .listBodyRight .filterConditions >.conditionsBox >.search{width:200px; float:right;}
.listBody .listBodyRight .filterConditions >.conditionsBox >.search span{float:left;}
.listBody .listBodyRight .filterConditions >.conditionsBox >.search input.txt{width:120px; float:left; border:1px solid #e4e4e4; margin-top:4px; height:19px; line-height:19px; display:inline;}
.listBody .listBodyRight .filterConditions >.conditionsBox >.search input.btn{float:left;width:19px; height:21px; border:none; cursor:pointer; background:url(/templets/static/images/bg.png) -1px -46px no-repeat; margin-top:4px;}


.listBody .listBodyRight .conditions{height:30px; line-height:30px; background-color:#f2f2f2; border-bottom:1px solid #e4e4e4;}
.listBody .listBodyRight .conditions .count{width:170px; text-indent:1em; color:#333; float:left;}
.listBody .listBodyRight .conditions .count span{color:#D60000; font-weight:bold;}
.listBody .listBodyRight .conditions .state{width:240px; float:left;}
.listBody .listBodyRight .conditions .state span{width:60px; float:left; text-indent:1.5em; background:url(/templets/static/images/bg.png) -188px -10px no-repeat; cursor:pointer;}
.listBody .listBodyRight .conditions .state span.cur{background-position:-188px -31px;}
.listBody .listBodyRight .conditions .range{float:right;}
.listBody .listBodyRight .conditions .range span{width:76px; float:left; border-left:1px solid #e4e4e4; text-align:center; cursor:pointer;}
.listBody .listBodyRight .conditions .range span.hot{background:url(/templets/static/images/bg.png) 53px 9px no-repeat;}
.listBody .listBodyRight .conditions .range span.priceDown{background:url(/templets/static/images/bg.png) 53px 9px no-repeat;}
.listBody .listBodyRight .conditions .range span.priceUp{background:url(/templets/static/images/bg.png) 53px -13px no-repeat;}
.listBody .listBodyRight .conditions .range span.cur{background-color:#fff; font-weight:bold;}

.listBody .listBodyRight .listResult{border:1px solid #e4e4e4;}
.listBody .listBodyRight .searchResultBox >div{padding:20px; height:120px; border-bottom:1px dashed #e4e4e4; overflow:hidden;}
.listBody .listBodyRight .searchResultBox >div >a{width:180px; height:120px; line-height: 120px; float:left; text-align:center; overflow:hidden;}
.listBody .listBodyRight .searchResultBox >div >a img{max-width:100%;aspect-ratio:180/120;}
.listBody .listBodyRight .searchResultBox >div >div{width:400px; float:left; display:inline; margin-left:10px; height:120px;}
.listBody .listBodyRight .searchResultBox >div >div >strong{height:32px; line-height:32px; width:100%; display:block;}
.listBody .listBodyRight .searchResultBox >div >div >strong >a{color:#3b5998; font-size:14px; font-weight:bold; margin-right:5px;}
.listBody .listBodyRight .searchResultBox >div >div >h2{height:24px; line-height:24px; width:100%; display:block;}
.listBody .listBodyRight .searchResultBox >div >div >h2 >a{color:#3b5998; font-size:14px; font-weight:bold; margin-right:5px;white-space:nowrap;}
.listBody .listBodyRight .searchResultBox >div >div >h6{height:32px; line-height:32px; width:100%; display:block;}
.listBody .listBodyRight .searchResultBox >div >div >h6 >a{color:#3b5998; font-size:14px; font-weight:bold; margin-right:5px;white-space:nowrap;}
.listBody .listBodyRight .searchResultBox >div >div >strong >span{font-weight:bold; font-size:14px; color:#cf0101;}
.listBody .listBodyRight .searchResultBox >div >div >p{width:100%; height:54px; line-height:18px; font-size:12px; color:#333;overflow:hidden;-webkit-line-clamp: 4;-webkit-box-orient: vertical;word-wrap: break-word;word-break: break-all;text-overflow: ellipsis;}
.listBody .listBodyRight .searchResultBox >div >div >div{height:30px; line-height:30px;font-size:15px}
.listBody .listBodyRight .searchResultBox >div >div >div >a{color:#3b5998; text-decoration:underline; margin-right:10px;}
.listBody .listBodyRight .searchResultBox >div >div >div >a img{vertical-align:-2px; margin-right:2px;}
.listBody .listBodyRight .searchResultBox >div >p{width:160px; height:54px; line-height:18px; font-size:12px; color:#333; margin-top:32px; float:left;}
.listBody .listBodyRight .searchResultBox >div >span{width:100px; height:120px; float:right; text-align:center;}
.listBody .listBodyRight .searchResultBox >div >span >strong{color:#D60000; width:100%; display:block; text-align:center; font-size:13px; height:40px; line-height:40px; font-weight:bold;}
.listBody .listBodyRight .searchResultBox >div >span >a{text-decoration:underline; height:30px; line-height:24px; color:#3b5998; display:block; clear:both; }
.listBody .listBodyRight .searchResultBox >div >span >a.btn{width:70px; height:24px; text-align:center; line-height:24px; color:#fff; background-color:#ff7700; display:block; margin:0 auto;text-decoration:none;position:relative;top:50%;margin-top:-12px}
.listBody .listBodyRight .searchResultBox >div >span >a.btn.leased{background: #FFA300; margin-top: 10px;}
.listBody .listBodyRight .page{height:70px;}
.listBody .listBodyRight .usedWa{border:1px solid #e4e4e4;}
.listBody .listBodyRight .usedWa >.tit{height:30px; line-height:30px;  background-color:#f2f2f2; border-bottom:1px solid #e4e4e4; padding:0 10px;}
.listBody .listBodyRight .usedWa >.tit >span{float:left; color:#333; font-family:Microsoft YaHei;}
.listBody .listBodyRight .usedWa >.tit >a{float:right; color:#3B5998;}
.listBody .listBodyRight .usedWa >ul{padding-left:32px;}
.listBody .listBodyRight .usedWa >ul >li{float:left; width:152px; height:170px; margin-right:32px; display:inline;}
.listBody .listBodyRight .usedWa >ul >li >div{line-height:24px;}
.listBody .listBodyRight .usedWa >ul >li >div img{width:150px; height:100px; border:1px solid #e4e4e4; margin-top:10px;}
.listBody .listBodyRight .usedWa >ul >li >div a{color:#3B5998;}
.listBody .listBodyRight .usedWa >ul >li >div span{color:#999;}
.listBody .listBodyRight .usedWa >ul >li >div strong{font-weight:bold; color:#cc0000; margin-left:5px;}












/*add active*/
.artBody{width:960px; margin:10px auto 0 auto;}
.artBody .artBodyLeft{width:740px; float:left;}
.artBody .artBodyLeft .artBodyLeft_01 .artBodyLeft_01_left{width:310px; float:left;}
.artBody .artBodyLeft .artBodyLeft_01 .artBodyLeft_01_left .imgBox{width:297px; padding:9px 0 0 9px; border:2px solid #ccc;}
.artBody .artBodyLeft .artBodyLeft_01 .artBodyLeft_01_left .imgBox >div{width:290px; height:194px; overflow:hidden;}
.artBody .artBodyLeft .artBodyLeft_01 .artBodyLeft_01_left .imgBox >div img{width:288px; height:192px; border:1px solid #ccc;}
.artBody .artBodyLeft .artBodyLeft_01 .artBodyLeft_01_left .imgBox >ul{width:298px; height:62px; overflow:hidden; margin-top:10px;}
.artBody .artBodyLeft .artBodyLeft_01 .artBodyLeft_01_left .imgBox >ul li{width:90px; height:60px; float:left; display:inline; margin-right:7px; border:1px solid #ccc;}
.artBody .artBodyLeft .artBodyLeft_01 .artBodyLeft_01_left .imgBox >ul li.cur{border-color:#F70;}
.artBody .artBodyLeft .artBodyLeft_01 .artBodyLeft_01_left .imgBox >ul li img{width:90px; height:60px;}
.artBody .artBodyLeft .artBodyLeft_01 .artBodyLeft_01_left .imgBox >p{padding-right:10px; height:40px; line-height:40px; text-align:right;}
.artBody .artBodyLeft .artBodyLeft_01 .artBodyLeft_01_left .imgBox >p a{color:#006699;}
.artBody .artBodyLeft .artBodyLeft_01 .artBodyLeft_01_left .imgBox >p a:hover{color:#d60000;}
.artBody .artBodyLeft .artBodyLeft_01 .artBodyLeft_01_left .imgBox >p b{color:#f00;}
.artBody .artBodyLeft .artBodyLeft_01 .artBodyLeft_01_left .desBox{border:1px solid #e4e4e4; width:308px; margin-top:10px;}
.artBody .artBodyLeft .artBodyLeft_01 .artBodyLeft_01_left .desBox .tit{width:100%; height:26px; line-height:26px; border-bottom:1px solid #e4e4e4; background-color:#3b5998; color:#fff; font-family:Microsoft YaHei; font-size:14px; text-indent:1em; font-weight:bold;}
.artBody .artBodyLeft .artBodyLeft_01 .artBodyLeft_01_left .desProduct p{padding:10px 10px 0 10px; text-indent:2em; color:#333; font-size:12px; line-height:26px; min-height:104px; overflow:hidden;}
.artBody .artBodyLeft .artBodyLeft_01 .artBodyLeft_01_left .desBrand p{padding:10px 10px 0 10px; text-indent:2em; color:#333; font-size:12px; line-height:26px; overflow:hidden;}
.artBody .artBodyLeft .artBodyLeft_01 .artBodyLeft_01_left .desBox .lookDetail{heihgt:50px; line-height:50px; padding:0 10px; text-align:right;}
.artBody .artBodyLeft .artBodyLeft_01 .artBodyLeft_01_left .desBox .lookDetail a{color:#006699;}
.artBody .artBodyLeft .artBodyLeft_01 .artBodyLeft_01_left .desBox .lookDetail a:hover{color:#d60000;}
.artBody .artBodyLeft .artBodyLeft_01 .artBodyLeft_01_right{width:100%; float:right;margin:20px 0}
.artBody .artBodyLeft .artBodyLeft_01 .artBodyLeft_01_right .price{width:100%; height:60px; line-height:40px; font-size:12px;}
.artBody .artBodyLeft .artBodyLeft_01 .artBodyLeft_01_right .price b{font-size:14px; color:#D60000; font-family:Microsoft YaHei; font-weight:bold;}
.artBody .artBodyLeft .artBodyLeft_01 .artBodyLeft_01_right .price span{color:#949494; display:inline-block; float:right;}
.artBody .artBodyLeft .artBodyLeft_01 .artBodyLeft_01_right .price span img{ vertical-align:-2px; width:13px;}
.artBody .artBodyLeft .artBodyLeft_01 .artBodyLeft_01_right .priceBtn{height:60px; width:100%;}
.artBody .artBodyLeft .artBodyLeft_01 .artBodyLeft_01_right .priceBtn >a{width:112px; height:30px; text-align:center; line-height:30px; background-color:#ff7700; color:#fff; font-family:Microsoft YaHei; font-size:16px; border:1px solid #ccc; float:left; display:inline; margin-right:8px;}
.artBody .artBodyLeft .artBodyLeft_01 .artBodyLeft_01_right .priceBtn .leased {background: #FFA300;}
.artBody .artBodyLeft .artBodyLeft_01 .artBodyLeft_01_right .priceBtn >div{width:150px; float:right; text-align:right; font-size:12px; color:#000;}
.artBody .artBodyLeft .artBodyLeft_01 .artBodyLeft_01_right .priceBtn >div span{color:#333; font-size:18px; margin-left:5px; font-family:Microsoft YaHei;}
.artBody .artBodyLeft .artBodyLeft_01 .artBodyLeft_01_right .priceBtn >div span b{color:#d60000;}
.artBody .artBodyLeft .artBodyLeft_01 .artBodyLeft_01_right .priceBtn .stopSale {background-color:#cdcdcd; color:#3e2b2b;}
.artBody .artBodyLeft .artBodyLeft_01 .artBodyLeft_01_right .priceBtn .stopSale:hover{ text-decoration:none;}
.artBody .artBodyLeft .artBodyLeft_01 .artBodyLeft_01_right .param{width:100%; overflow:hidden;}
.artBody .artBodyLeft .artBodyLeft_01 .artBodyLeft_01_right .param .tit{height:30px; line-height:30px; border-bottom:2px solid #e4e4e4;}
.artBody .artBodyLeft .artBodyLeft_01 .artBodyLeft_01_right .param .tit >strong{font-size:15px; color:#000; float:left; font-weight:bold; width:100px;}
.artBody .artBodyLeft .artBodyLeft_01 .artBodyLeft_01_right .param .tit >strong >a{color:#000;}
.artBody .artBodyLeft .artBodyLeft_01 .artBodyLeft_01_right .param .tit >strong >a:hover{color:#d60000;}
.artBody .artBodyLeft .artBodyLeft_01 .artBodyLeft_01_right .param .tit >div{width:200px; float:right; text-align:right;}
.artBody .artBodyLeft .artBodyLeft_01 .artBodyLeft_01_right .param .tit >div a{color:#006699;}
.artBody .artBodyLeft .artBodyLeft_01 .artBodyLeft_01_right .param .tit >div a:hover{color:#d60000;}
.artBody .artBodyLeft .artBodyLeft_01 .artBodyLeft_01_right .param >ul{padding:10px 0; height:104px; width:100%;}
.artBody .artBodyLeft .artBodyLeft_01 .artBodyLeft_01_right .param >ul li{width:50%; height:26px; line-height:26px; float:left; overflow:hidden;}
.artBody .artBodyLeft .artBodyLeft_01 .artBodyLeft_01_right .param >ul li >p{color:#999; font-size:12px;}
.artBody .artBodyLeft .artBodyLeft_01 .artBodyLeft_01_right .param >ul li >p span{color:#333;}
.artBody .artBodyLeft .artBodyLeft_01 .artBodyLeft_01_right .userReview{width:100%; overflow:hidden; margin-top:10px;}
.artBody .artBodyLeft .artBodyLeft_01 .artBodyLeft_01_right .userReview .tit{height:30px; line-height:30px; border-bottom:2px solid #e4e4e4;}
.artBody .artBodyLeft .artBodyLeft_01 .artBodyLeft_01_right .userReview .tit >strong{font-size:15px; color:#000; float:left; font-weight:bold; width:100px;}
.artBody .artBodyLeft .artBodyLeft_01 .artBodyLeft_01_right .userReview .tit >strong >a{color:#000;}
.artBody .artBodyLeft .artBodyLeft_01 .artBodyLeft_01_right .userReview .tit >strong >a:hover{color:#d60000;}
.artBody .artBodyLeft .artBodyLeft_01 .artBodyLeft_01_right .userReview .tit >div{width:200px; float:right; text-align:right; color:#006699;}
.artBody .artBodyLeft .artBodyLeft_01 .artBodyLeft_01_right .userReview .tit >div a{color:#006699;}
.artBody .artBodyLeft .artBodyLeft_01 .artBodyLeft_01_right .userReview .tit >div a:hover{color:#d60000;}
.artBody .artBodyLeft .artBodyLeft_01 .artBodyLeft_01_right .userReview .userInfo{height:30px; margin:10px 0;}
.artBody .artBodyLeft .artBodyLeft_01 .artBodyLeft_01_right .userReview .userInfo img{width:30px; height:30px; float:left;}
.artBody .artBodyLeft .artBodyLeft_01 .artBodyLeft_01_right .userReview .userInfo span{width:200px; height:30px; float:left; display:inline; color:#999; font-size:12px; padding-left:20px;}
.artBody .artBodyLeft .artBodyLeft_01 .artBodyLeft_01_right .userReview .noInfo{margin-top:50px; line-height:30px; font-size:14px; color:#333; height:88px;}
.artBody .artBodyLeft .artBodyLeft_01 .artBodyLeft_01_right .userReview .noInfo a{color:#fff; padding:10px 25px; background-color:#ff7700; border-radius:5px; margin-left:10px; font-weight:bold;}
.artBody .artBodyLeft .artBodyLeft_01 .artBodyLeft_01_right .userReview .noInfo .reviewCon a{padding:0; background:none; border-radius:0; margin:0; font-weight:normal;}
.artBody .artBodyLeft .artBodyLeft_01 .artBodyLeft_01_right .userReview .reviewCon{line-height:22px; color:#333; font-size:12px; word-break: break-all;}
.artBody .artBodyLeft .artBodyLeft_01 .artBodyLeft_01_right .userReview .reviewCon a{color:#006699;}
.artBody .artBodyLeft .artBodyLeft_01 .artBodyLeft_01_right .userReview .reviewCon a:hover{color:#d60000;}

.artBody .artBodyLeft .artBodyLeft_01 .artBodyLeft_01_right .relativeArt{width:100%; overflow:hidden; margin-top:10px;}
.artBody .artBodyLeft .artBodyLeft_01 .artBodyLeft_01_right .relativeArt .noInfo{margin-top:50px; height:30px; line-height:30px; font-size:14px; color:#333; height:88px;}
.artBody .artBodyLeft .artBodyLeft_01 .artBodyLeft_01_right .relativeArt .tit{height:30px; line-height:30px; border-bottom:2px solid #e4e4e4;}
.artBody .artBodyLeft .artBodyLeft_01 .artBodyLeft_01_right .relativeArt .tit >strong{font-size:15px; float:left; font-weight:bold; width:100px;}
.artBody .artBodyLeft .artBodyLeft_01 .artBodyLeft_01_right .relativeArt .tit >strong >a{color:#000;}
.artBody .artBodyLeft .artBodyLeft_01 .artBodyLeft_01_right .relativeArt .tit >strong >a:hover{color:#d60000;}
.artBody .artBodyLeft .artBodyLeft_01 .artBodyLeft_01_right .relativeArt .tit >div{width:200px; float:right; text-align:right;}
.artBody .artBodyLeft .artBodyLeft_01 .artBodyLeft_01_right .relativeArt .tit >div a{color:#006699;}
.artBody .artBodyLeft .artBodyLeft_01 .artBodyLeft_01_right .relativeArt .tit >div a:hover{color:#d60000;}
.artBody .artBodyLeft .artBodyLeft_01 .artBodyLeft_01_right .relativeArt ul{padding:10px 0;}
.artBody .artBodyLeft .artBodyLeft_01 .artBodyLeft_01_right .relativeArt ul li{height:26px; line-height:26px; width:100%; overflow:hidden; background: url(/templets/static/images/bg.png) -194px -154px no-repeat; text-indent:1.4em;}
.artBody .artBodyLeft .artBodyLeft_01 .artBodyLeft_01_right .relativeArt ul li a{width:360px; float:left; color:#333; font-size:12px;}
.artBody .artBodyLeft .artBodyLeft_01 .artBodyLeft_01_right .relativeArt ul li span{color:#999; font-size:12px; float:right; width:60px;}
.artBody .artBodyLeft .shortArt{border:1px solid #e4e4e4; width:718px; padding:15px 20px; margin-top:10px;}
.artBody .artBodyLeft .shortArt .shortArt_left{float:left; width:530px;}
.artBody .artBodyLeft .shortArt .shortArt_left >h1{width:100%; height:35px; font-size:18px; font-family:Microsoft YaHei; font-weight:bold}
.artBody .artBodyLeft .shortArt .shortArt_left >h1 >a{color:#000;}
.artBody .artBodyLeft .shortArt .shortArt_left >h1 >a:hover{color:#d60000;}
.artBody .artBodyLeft .shortArt .shortArt_left >.artInfo{height:25px; color:#999;}
.artBody .artBodyLeft .shortArt .shortArt_left >.artInfo span{margin-right:20px; font-size:12px;}
.artBody .artBodyLeft .shortArt .shortArt_left >p{line-height:22px; color:#333; text-indent:2em; font-size:12px;}
.artBody .artBodyLeft .shortArt .shortArt_left >p a{color:#006699;}
.artBody .artBodyLeft .shortArt .shortArt_left >p a:hover{color:#d60000;}
.artBody .artBodyLeft .shortArt .shortArt_right{width:160px; height:120px; overflow:hidden; float:right; margin-top:3px;}
.artBody .artBodyLeft .shortArt .shortArt_right img{width:160px; height:120px;}
.artBody .artBodyLeft .imgList{width:100%;margin-top:10px;}
.artBody .artBodyLeft .imgList .imgList_tit{height:43px; margin-bottom:10px; position:relative;}
.artBody .artBodyLeft .imgList .imgList_tit h2{height:40px; line-height:40px; border-bottom:3px solid #3b5998; font-size:15px; font-family:Microsoft YaHei; color:#000; text-align:center; font-weight:bold; position:absolute; left:0; top:0; padding:0 10px;}
.artBody .artBodyLeft .imgList .imgList_tit >div{width:100%; text-align:right; height:40px; line-height:45px; border-bottom:3px solid #e4e4e4; float:right; color:#006699;}
.artBody .artBodyLeft .imgList .imgList_tit >div a{font-size:12px;}
.artBody .artBodyLeft .imgList >p{width:733px; background-color:#f2f2f2; border-left:7px solid #ff7700; height:30px; line-height:30px; font-size:14px; padding:0 10px; color:#333;}
.artBody .artBodyLeft .imgList >p a{float:right; color:#006699; font-size:12px;}
.artBody .artBodyLeft .imgList >p a:hover{color:#d60000;}
.artBody .artBodyLeft .imgList >ul{heihgt:120px; margin:20px 0; width:100%; overflow:hidden;}
.artBody .artBodyLeft .imgList >ul li{width:180px; height:120px; float:left; display:inline; margin-right:10px;}
.artBody .artBodyLeft .imgList >ul li img{width:180px; height:120px;}
.artBody .artBodyLeft .forum{width:100%;margin-top:10px;}
.artBody .artBodyLeft .forum .forum_tit{height:43px; margin-bottom:10px;}
.artBody .artBodyLeft .forum .forum_tit >strong{width:203px; float:left; height:40px; line-height:40px; border-bottom:3px solid #3b5998; font-size:15px; font-family:Microsoft YaHei; color:#000; text-align:center; font-weight:bold;}
.artBody .artBodyLeft .forum .forum_tit >div{width:556px; text-align:right; height:40px; line-height:45px; border-bottom:3px solid #e4e4e4; float:right; color:#006699;}
.artBody .artBodyLeft .forum .forum_tit >div a{font-size:12px;}
.artBody .artBodyLeft .forum table{width:758px; border:1px solid #e4e4e4; height:240px;}
.artBody .artBodyLeft .forum table thead{height:40px;}
.artBody .artBodyLeft .forum table thead tr{height:40px; line-height:40px;}
.artBody .artBodyLeft .forum table thead tr th{font-size:14px; font-weight:bold; color:#000; text-align:center;}
.artBody .artBodyLeft .forum table tbody tr{height:39px; border-top:1px solid #e4e4e4; overflow:hidden;}
.artBody .artBodyLeft .forum table tbody tr td{line-height:18px; text-align:center;}
.artBody .artBodyLeft .forum table tbody tr td span.red{color:red;}
.artBody .artBodyLeft .forum table tbody tr td span.gray{color:#999;}
.artBody .artBodyLeft .forum table tbody tr td.f14{font-size:14px; line-height:39px;}
.artBody .artBodyLeft .forum table tbody tr:hover{background-color:#f2f2f2;}
.artBody .artBodyLeft .params{width:100%;margin-top:10px;}
.artBody .artBodyLeft .params .params_tit{height:43px; margin-bottom:10px; position:relative;}
.artBody .artBodyLeft .params .params_tit h2{height:40px; line-height:40px; border-bottom:3px solid #3b5998; font-size:15px; font-family:Microsoft YaHei; color:#000; text-align:center; font-weight:bold; position:absolute; left:0; top:0; padding:0 10px;}
.artBody .artBodyLeft .params .params_tit >div{width:100%; text-align:right; height:40px; line-height:45px; border-bottom:3px solid #e4e4e4; float:right; color:#006699;}
.artBody .artBodyLeft .params .params_tit >div a{font-size:12px;}





.artBody .artBodyLeft .params{width:760px; position:relative;}
.artBody .artBodyLeft .params .paramCon_title{height:34px; line-height:34px; text-indent:1em; background-color:#f3f8ff; border:1px solid #e4e4e4; font-size:15px; color:#333333; font-family:Microsoft YaHei; font-weight:900;}
.artBody .artBodyLeft .params ul{border-left:1px solid #e4e4e4; border-right:1px solid #e4e4e4; background-color:#f3f8ff;}
.artBody .artBodyLeft .params ul li{height:34px; line-height:34px; border-bottom:1px solid #e4e4e4;}
.artBody .artBodyLeft .params ul li strong{font-size:15px; padding-left:15px; font-family:Microsoft YaHei; font-weight:900;}
.artBody .artBodyLeft .params ul li span{width:200px; padding-left:15px; float:left; display:inline;}
.artBody .artBodyLeft .params ul li label{width:528px; background-color:#fff; padding-left:15px; float:left; display:inline;}




.artBody .artBodyLeft .comments{width:100%;margin-top:10px;}
.artBody .artBodyLeft .comments .comments_tit{height:43px;}
.artBody .artBodyLeft .comments .comments_tit >strong{width:203px; float:left; height:40px; line-height:40px; border-bottom:3px solid #3b5998; font-size:15px; font-family:Microsoft YaHei; color:#000; text-align:center; font-weight:bold;}
.artBody .artBodyLeft .comments .comments_tit >div{width:556px; text-align:right; height:40px; line-height:45px; border-bottom:3px solid #e4e4e4; float:right; color:#006699;}
.artBody .artBodyLeft .comments .comments_tit >div a{font-size:12px;}
.artBody .artBodyLeft .comments .commentBox{width:100%;}
.artBody .artBodyLeft .comments .commentBox .commentTab{height:53px; line-height:53px; border-bottom:1px solid #f2f2f2; color:#006699;}
.artBody .artBodyLeft .comments .commentBox .commentTab a{padding:5px 8px; font-size:14px; margin:0 10px;}
.artBody .artBodyLeft .comments .commentBox .commentTab a.cur{background-color:#d60000; color:#fff;}
.artBody .artBodyLeft .comments .commentBox .commentCon{width:100%;}
.artBody .artBodyLeft .comments .commentBox .commentCon .con >div{border-bottom:1px solid #f2f2f2; padding:20px 40px 0 10px; width:710px;}
.artBody .artBodyLeft .comments .commentBox .commentCon .con >div >div{height:30px;}
.artBody .artBodyLeft .comments .commentBox .commentCon .con >div >div img{width:30px; height:30px; float:left; margin-right:10px; display:inline;}
.artBody .artBodyLeft .comments .commentBox .commentCon .con >div >div span{color:#999; float:left;}
.artBody .artBodyLeft .comments .commentBox .commentCon .con >div >p{font-size:12px; color:#333; padding:0 40px; width:680px; line-height:20px; overflow-wrap:break-word; word-wrap:break-word;}
.artBody .artBodyLeft .comments .commentBox .commentCon .con >div >p a{color:#006699; font-size:12px;}
.artBody .artBodyLeft .comments .commentBox .commentCon .con >div >p a:hover{color:#d60000;}
.artBody .artBodyLeft .comments .commentBox .commentCon .con >div >span{width:680px; height:40px; line-height:40px; display:block; padding:0 40px; text-align:right; font-size:12px; color:#999;}
.artBody .artBodyLeft .businessBox{width:100%;margin-top:10px;}
.artBody .artBodyLeft .businessBox .businessBox_tit{height:43px; margin-bottom:10px; position:relative;}
.artBody .artBodyLeft .businessBox .businessBox_tit h2{height:40px; line-height:40px; border-bottom:3px solid #3b5998; font-size:15px; font-family:Microsoft YaHei; color:#000; text-align:center; font-weight:bold; position:absolute; left:0; top:0; padding:0 10px;}
.artBody .artBodyLeft .businessBox .businessBox_tit >div{width:100%; text-align:right; height:40px; line-height:45px; border-bottom:3px solid #e4e4e4; float:right; color:#006699;}
.artBody .artBodyLeft .businessBox .businessBox_tit >div a{font-size:12px;}
.artBody .artBodyLeft .businessBox .businessList{width:758px; border:1px solid #e4e4e4;}
.artBody .artBodyLeft .businessBox .businessList .area{width:710px; padding:0 24px; height:45px; border-bottom:1px solid #e4e4e4; overflow:hidden;}
.artBody .artBodyLeft .businessBox .businessList .area >div{width:650px; float:left; padding-bottom:10px;}
.artBody .artBodyLeft .businessBox .businessList .area >div a{padding:3px 8px; float:left; font-size:12px; color:#006699; margin:12px 20px 0 0; display:inline;}
.artBody .artBodyLeft .businessBox .businessList .area >div a.cur{background-color:#d60000; color:#fff;}
.artBody .artBodyLeft .businessBox .businessList .area >span{float:right; padding:3px 8px; background-color:#f2f2f2; color:#999; border:1px solid #ccc; margin-top:12px; cursor:pointer;}
.artBody .artBodyLeft .businessBox .businessList >ul li{padding-left:24px; width:355px; border-bottom:1px dashed #e4e4e4; float:left; display:inline; height:185px; overflow:hidden;}
.artBody .artBodyLeft .businessBox .businessList >ul li >div{height:40px; line-height:40px; color:#999;}
.artBody .artBodyLeft .businessBox .businessList >ul li >div >strong{font-size:14px; font-weight:bold; color:#006699; margin-right:20px;}

.artBody .artBodyLeft .businessBox .businessList >ul li >p{line-height:25px; width:100%; color:#999;}
.artBody .artBodyLeft .businessBox .businessList >ul li >p >b{color:red;}
.artBody .artBodyLeft .businessBox .businessList >ul li >p >img{vertical-align:-2px; margin:0 8px;}
.artBody .artBodyLeft .businessBox .businessList >ul li >p >span{background-color:#d60000; color:#fff; font-size:12px; padding:2px 4px 3px; border:1px solid #999;}
.artBody .artBodyLeft .businessBox .businessList >ul li >p >strong{color:#333;}
.artBody .artBodyLeft .businessBox .businessList >ul li >p >a{color:#006699; margin-right:7px;}
.artBody .artBodyLeft .businessBox .businessList >ul li >p >a:hover{color:#d60000;}
.artBody .artBodyLeft .businessBox .businessList >ul li.noBor{border-bottom:none;}
.artBody .artBodyLeft .businessBox .businessList >ul li >div >a{background-color:#ff9900; color:#fff; font-size:12px; padding:5px 8px;}
.artBody .artBodyLeft .businessBox .businessList >.pageArt{width:100%; height:50px; line-height:40px; text-align:center;}
.artBody .artBodyLeft .businessBox .businessList >.pageArt a{color:#006699; font-size:12px; margin:0 5px;}
.artBody .artBodyLeft .priceBox{width:100%;margin-top:10px;}
.artBody .artBodyLeft .priceBox .priceBox_tit{height:43px; margin-bottom:10px; position:relative;}
.artBody .artBodyLeft .priceBox .priceBox_tit h2{height:40px; line-height:40px; border-bottom:3px solid #3b5998; font-size:15px; font-family:Microsoft YaHei; color:#000; text-align:center; font-weight:bold; position:absolute; left:0; top:0; padding:0 10px;}
.artBody .artBodyLeft .priceBox .priceBox_tit >div{width:100%; text-align:right; height:40px; line-height:45px; border-bottom:3px solid #e4e4e4; float:right; color:#006699;}
.artBody .artBodyLeft .priceBox .priceBox_tit >div a{color:#006699; font-size:12px;}
.artBody .artBodyLeft .priceBox .priceBox_con{width:740px; border:1px solid #e4e4e4;}
.artBody .artBodyLeft .priceBox .priceBox_con >p{font-size:12px; height:40px; line-height:35px; color:#999; text-indent:0.5em;}

.artBody .artBodyLeft .priceBox .priceBox_con >form .formLeft{width:450px; float:left; border-right:1px dashed #e4e4e4;}
.artBody .artBodyLeft .priceBox .priceBox_con >form .formLeft >div{height:50px; line-height:30px;}
.artBody .artBodyLeft .priceBox .priceBox_con >form .formLeft >div >span{width:105px; padding-right:10px; float:left; display:inline; text-align:right; font-size:14px; color:#333; height:30px; line-height:30px;}
.artBody .artBodyLeft .priceBox .priceBox_con >form .formLeft >div >span >b{color:#f00; margin-right:5px;}
.artBody .artBodyLeft .priceBox .priceBox_con >form .formLeft >div >input{width:300px; height:28px; border:1px solid #e4e4e4; float:left;}
.artBody .artBodyLeft .priceBox .priceBox_con >form .formLeft >div >input[type="radio"]{display:inline; float:none; width:12px; vertical-align:-11px; border:none; margin-left:30px;}
.artBody .artBodyLeft .priceBox .priceBox_con >form .formLeft >div >select{width:304px; height:28px; border:1px solid #e4e4e4; float:left;}
.artBody .artBodyLeft .priceBox .priceBox_con >form .formRight{width:280px; float:right; display:inline; margin-right:10px;}
.artBody .artBodyLeft .priceBox .priceBox_con >form .formRight >p{width:100%; font-size:12px; color:#333; height:40px;}
.artBody .artBodyLeft .priceBox .priceBox_con >form .formRight >ul li{width:100%; height:62px; margin-bottom:10px;}
.artBody .artBodyLeft .priceBox .priceBox_con >form .formRight >ul li >input{float:left; margin-top:25px;}
.artBody .artBodyLeft .priceBox .priceBox_con >form .formRight >ul li >a{font-size:14px; color:#006699; font-weight:bold;}
.artBody .artBodyLeft .priceBox .priceBox_con >form .formRight >ul li .link_word{width:140px; height:62px; line-height:62px; white-space:nowrap; float:left; overflow:hidden; margin-left:10px;}
.artBody .artBodyLeft .priceBox .priceBox_con >form .formRight >ul li .link_img{width:92px; height:62px; float:right;}
.artBody .artBodyLeft .priceBox .priceBox_con >form .formRight >ul li >a:hover{color:#d60000;}
.artBody .artBodyLeft .priceBox .priceBox_con >form .formRight >ul li >a >img{width:90px; height:60px; border:1px solid #f2f2f2;}
.artBody .artBodyLeft .priceBox .priceBox_con >form .formRight >span{width:100%; font-size:12px; color:#999; display:block;}
.artBody .artBodyLeft .priceBox .priceBox_con >form .priceBtn{width:100%; height:46px; padding:20px 0 5px 0; clear:both;}
.artBody .artBodyLeft .priceBox .priceBox_con >form .priceBtn >input{width:180px; height:44px; display:block; margin:0 auto; background-color:#ff7700; color:#fff; font-family:Microsoft YaHei; font-size:16px; line-height:40px; text-align:center; border:1px solid #999; cursor:pointer;}

.artBody .artBodyLeft .interestBox{width:100%;margin-top:10px;}
.artBody .artBodyLeft .interestBox .interestBox_tit{height:43px; margin-bottom:10px;}
.artBody .artBodyLeft .interestBox .interestBox_tit h2{height:40px; line-height:40px; border-bottom:3px solid #3b5998; font-size:15px; font-family:Microsoft YaHei; color:#000; text-align:center; font-weight:bold; position:absolute; left:0; top:0; padding:0 10px;}
.artBody .artBodyLeft .interestBox .interestBox_tit >div{width:556px; text-align:right; height:40px; line-height:45px; border-bottom:3px solid #e4e4e4; float:right; color:#006699;}
.artBody .artBodyLeft .interestBox .interestBox_tit >div a{font-size:12px;}
.artBody .artBodyLeft .interestBox >ul{padding-top:20px; border:1px solid #e4e4e4; width:758px;}
.artBody .artBodyLeft .interestBox >ul >li{width:162px; height:220px; float:left; display:inline; margin-left:22px;}
.artBody .artBodyLeft .interestBox >ul >li >a{font-size:14px; color:#006699; line-height:34px; clear:both; display:block;}
.artBody .artBodyLeft .interestBox >ul >li >a:hover{color:#d60000;}
.artBody .artBodyLeft .interestBox >ul >li >a >img{width:160px; height:120px; border:1px solid #e4e4e4;}
.artBody .artBodyLeft .interestBox >ul >li >div{width:100%; height:25px; font-size:12px; color:#999;}
.artBody .artBodyLeft .interestBox >ul >li >b{color:red; font-size:14px; width:100%; height:20px; display:block;}

.artBody .artBodyRight{width:200px; float:right;}
.artBody .artBodyRight .handbook{width:190px; height:110px; padding:4px; border:1px solid #e4e4e4; background:url(../img/handbookBg.jpg) 4px 4px no-repeat;}
.artBody .artBodyRight .handbook p{line-height:22px; font-family:Microsoft YaHei; color:#fff; font-size:14px; text-align:center; margin:20px 0;}
.artBody .artBodyRight .handbook a{float:right; margin:0 10px; color:#3b5998;}
.artBody .artBodyRight .handbook a:hover{color:#d60000;}
.artBody .artBodyRight .business{border:1px solid #e4e4e4; width:198px; margin-top:10px;}
.artBody .artBodyRight .business .businessTit{height:29px; line-height:29px; border-bottom:1px solid #e4e4e4; background-color:#f2f2f2; padding:0 10px; width:178px;}
.artBody .artBodyRight .business .businessTit span{float:left; font-size:14px; font-family:Microsoft YaHei; color:#000; font-weight: bold;}
.artBody .artBodyRight .business .businessTit a{color:#3b5998; float:right;}
.artBody .artBodyRight .business .businessTit a:hover{color:#d60000;}
.artBody .artBodyRight .business .businessBody{width:178px; padding:0 10px;}
.artBody .artBodyRight .business .businessBody >div{height:24px; line-height:24px; margin-top:10px;}
.artBody .artBodyRight .business .businessBody >div a{color:#006699; font-size:12px; font-family:Microsoft YaHei; font-weight:bold;}
.artBody .artBodyRight .business .businessBody >div a:hover{color:#d60000;}
.artBody .artBodyRight .business .businessBody >div span{color:#fff; background-color:#cc3300; border:1px solid #797979; padding:2px 3px 3px 3px; margin-left:5px; font-size:12px;}
.artBody .artBodyRight .business .businessBody p{line-height:24px; color:#333; font-size:12px;}
.artBody .artBodyRight .quickQuery{border:1px solid #e4e4e4; width:198px; margin-top:10px;}
.artBody .artBodyRight .quickQuery .quickQueryTit{height:29px; line-height:29px; border-bottom:1px solid #e4e4e4; background-color:#f2f2f2; padding:0 10px; width:178px;}
.artBody .artBodyRight .quickQuery .quickQueryTit span{float:left; font-size:14px; font-family:Microsoft YaHei; color:#000; font-weight: bold;}
.artBody .artBodyRight .quickQuery .quickQueryTit a{color:#3b5998; float:right;}
.artBody .artBodyRight .quickQuery .quickQueryTit a:hover{color:#d60000;}
.artBody .artBodyRight .quickQuery .quickQueryBody{width:178px; padding:0 10px 10px 10px;}
.artBody .artBodyRight .quickQuery .quickQueryBody >div{height:30px; margin-top:10px;margin-bottom: 5px; font-size: 12px}
.artBody .artBodyRight .quickQuery .quickQueryBody >div span{color:#666; float:left; min-width:36px; height:30px; line-height:30px;white-space: nowrap}
.artBody .artBodyRight .quickQuery .quickQueryBody >div input{width:132px; float:left; height:24px; line-height:24px;}
.artBody .artBodyRight .quickQuery .quickQueryBody >div input[type=button]{width:85px; height:30px; border:none; background-color:#ff7700; color:#fff; text-align:center; line-height:30px; font-size:14px; margin-left:60px; font-family:Microsoft YaHei; font-weight:bold;}
.artBody .artBodyRight .quickQuery .quickQueryBody >div select{width:136px; height:28px; line-height:28px; float:left;}
.artBody .artBodyRight .quickQuery .quickQueryBody >div.buyTime select{width:80px; height:28px; line-height:28px; float:left;}
.artBody .artBodyRight .hotRange{border:1px solid #e4e4e4; width:198px; margin-top:10px;}
.artBody .artBodyRight .hotRange .hotRangeTit{height:29px; line-height:29px; border-bottom:1px solid #e4e4e4; background-color:#f2f2f2; padding:0 10px; width:178px;}
.artBody .artBodyRight .hotRange .hotRangeTit span{float:left; font-size:14px; font-family:Microsoft YaHei; color:#000; font-weight: bold;}
.artBody .artBodyRight .hotRange .hotRangeTit a{color:#3b5998; float:right;}
.artBody .artBodyRight .hotRange .hotRangeTit a:hover{color:#d60000;}
.artBody .artBodyRight .hotRange .hotRangeBody{width:90%; margin:-1px auto 0 auto;}
.artBody .artBodyRight .hotRange .hotRangeBody li{width:100%; height:36px; line-height:36px; border-top:1px solid #e4e4e4; overflow:hidden;}
.artBody .artBodyRight .hotRange .hotRangeBody li span{width:20px; text-align:center; height:20px; line-height:20px; background-color:#999; color:#fff; float:left; margin:8px 10px 0 0; display:inline;}
.artBody .artBodyRight .hotRange .hotRangeBody li span.top3{background-color:#00956d;}
.artBody .artBodyRight .hotRange .hotRangeBody li a{float:left; width:138px; height:36px; line-height:36px; color:#3b5998; white-space:nowrap;}
.artBody .artBodyRight a.ad{width:200px; height:200px; margin-top:10px; display:block;}

.logoFontSize{font-size: 22px;font-weight: bold;color: #3E5AA4;font-family: Microsoft YaHei;line-height: 26px;margin: 0;padding: 0;}

.price_title{height:34px; line-height:34px; text-indent:1em; background-color:#f3f8ff; border:1px solid #e4e4e4; font-size:15px; color:#333333; font-family:Microsoft YaHei; font-weight:900;}
.price_ask{height:82px; margin-top:10px;}
.price_ask img{width:120px; height:80px; float:left; border:1px solid #e4e4e4;}
.price_ask .des{width:598px; height:50px; padding:15px; float:right; display:inline; border:1px solid #e4e4e4; overflow:hidden;}
.price_ask .des p{width:150px; float:left; line-height:25px; font-family:Microsoft YaHei; color:#333;}
.price_ask .des p a{color:#069;}
.price_ask .des div{width:420px; line-height:50px; float:right; color:#000;}
.price_ask .des div strong{font-size:16px; color:#cc3300; font-weight:bold; font-family:Microsoft YaHei;}
.price_ask .des div a{width:112px; height:28px; text-align:center; line-height:28px; float:right; background-color:#ff7700; color:#fff; font-size:16px; font-family:Microsoft YaHei; border:1px solid #e4e4e4; margin-top:10px;}
.price_ask .des div .leased {background: #FFA300; margin-left: 10px;}
.artBody .artBodyLeft .param_box{border:1px solid #e4e4e4;}
.artBody .artBodyLeft .param_box .item_param{clear:both; border-top:1px solid #e4e4e4; width:728px; margin:0 auto; padding:15px 0;}
.artBody .artBodyLeft .param_box .item_param .item_left{float:left; width:530px;}
.artBody .artBodyLeft .param_box .item_param .item_left.noImg{width:100%; float:none;}
.artBody .artBodyLeft .param_box .item_param .item_left >h1{width:100%; font-size:18px; font-family:Microsoft YaHei; font-weight:bold; margin-bottom: 10px;}
.artBody .artBodyLeft .param_box .item_param .item_left >h1 >a{color:#000;}
.artBody .artBodyLeft .param_box .item_param .item_left >h1 >a:hover{color:#d60000;}
.artBody .artBodyLeft .param_box .item_param .item_left >h1 span{background-color:#cc6600; color:#fff; padding:1px 3px; font-size:12px; font-weight:normal; vertical-align:2px; margin-left:8px;}
.artBody .artBodyLeft .param_box .item_param .item_left >.itemInfo{height:25px; color:#999;}
.artBody .artBodyLeft .param_box .item_param .item_left >.itemInfo span{margin-right:20px; font-size:12px;}
.artBody .artBodyLeft .param_box .item_param .item_left >p{line-height:22px; color:#333; text-indent:2em; font-size:12px;}
.artBody .artBodyLeft .param_box .item_param .item_left >p a{color:#006699;}
.artBody .artBodyLeft .param_box .item_param .item_left >p a:hover{color:#d60000;}
.artBody .artBodyLeft .param_box .item_param img{width:160px; height:120px; float:right; display:inline; margin-top:3px;}
.artBody .artBodyLeft .param_box .param_title{height:34px; line-height:34px; text-indent:1em; background-color:#f3f8ff; border-bottom:1px solid #e4e4e4; font-size:15px; color:#333333; font-family:Microsoft YaHei; font-weight:900;}
.artBody .artBodyLeft .param_box .condition_param{width:728px; margin:0 auto; height:46px; line-height:46px;}
.artBody .artBodyLeft .param_box .condition_param a{padding:3px 10px 4px 10px; color:#069;}
.artBody .artBodyLeft .param_box .condition_param a.cur{background-color:#cc0000; color:#fff;}
.artBody .artBodyLeft .page_param{height:100px; line-height:100px; border-top:1px dashed #e4e4e4; text-align:center;}
.artBody .artBodyLeft .page_param a{padding:4px 7px; background-color:#f2f2f2; border:1px solid #cccccc; margin:0 5px; color:#999999;}
.artBody .artBodyLeft .page_param a.cur{color:#fff; background-color:#999;}
.artBody .artBodyLeft .pic_list{border:1px solid #e4e4e4;}
.artBody .artBodyLeft .pic_list .pic_list_title{height:34px; line-height:34px; text-indent:1em; background-color:#f3f8ff; border:1px solid #e4e4e4; font-size:15px; color:#333333; font-family:Microsoft YaHei; font-weight:900; position:relative;}
.artBody .artBodyLeft .pic_list .pic_list_title span{position:absolute; right:20px; font-size:12px; color:#003399; font-weight:normal;}
.artBody .artBodyLeft .pic_list >p{width:693px; height:30px; line-height:30px; font-size:12px; font-family:Microsoft YaHei; color:#000; margin:10px auto 0 auto;}
.artBody .artBodyLeft .pic_list >p span{color:#ff0000; margin:0 5px;}
.artBody .artBodyLeft .pic_list >p a{float:right; color:#006699; font-size:12px;}
.artBody .artBodyLeft .pic_list >p a:hover{color:#d60000;}
.artBody .artBodyLeft .pic_list >ul{width:100%; overflow:hidden;}
.artBody .artBodyLeft .pic_list >ul li{width:150px; height:140px; float:left; display:inline; margin:10px 0 0 31px; text-align:center;}
.artBody .artBodyLeft .pic_list >ul li a{line-height:30px;}
.artBody .artBodyLeft .pic_list >ul li img{height:100px;display: block;clear: both;margin: 0 auto;}
.artBody .artBodyLeft .comment{border:1px solid #e4e4e4;}
.artBody .artBodyLeft .comment .comment_title{height:34px; line-height:34px; text-indent:1em; background-color:#f3f8ff; border:1px solid #e4e4e4; font-size:15px; color:#333333; font-family:Microsoft YaHei; font-weight:900;}
.artBody .artBodyLeft .comment .comments{position:relative; margin-top:0;}
.artBody .artBodyLeft .comment .comments .writeComment{position:absolute; top:10px; right:10px; width:86px; height:30px; text-align:center; line-height:30px; color:#fff; background-color:#ff9900;}
.artBody .artBodyLeft .questionnaire{border:1px solid #e4e4e4; background-color:#fafafa; margin-top:10px;}
.artBody .artBodyLeft .questionnaire .questionnaire_title{height:38px; line-height:42px; overflow:hidden; border-bottom:1px solid #e4e4e4; padding:0 15px;}
.artBody .artBodyLeft .questionnaire .questionnaire_title strong{font-size:13px; color:#000; font-family:Microsoft YaHei; font-weight:900;}
.artBody .artBodyLeft .questionnaire .questionnaire_title span{color:#999; font-size:12px; margin-left:20px;}
.artBody .artBodyLeft .questionnaire .questionnaire_title span label{color:#ff0000;}
.artBody .artBodyLeft .questionnaire .questionnaire_title .stateBox{width:180px; float:right;}
.artBody .artBodyLeft .questionnaire .questionnaire_title .stateBox input{vertical-align:-2px; margin:0 5px 0 20px;}

.artBody .artBodyLeft .questionnaire .questions{margin:0 auto; width:708px;}
.artBody .artBodyLeft .questionnaire .questions div{margin-top:10px;}
.artBody .artBodyLeft .questionnaire .questions div span{width:85px; float:left; text-indent:3em; line-height:30px; font-family:Microsoft YaHei;}
.artBody .artBodyLeft .questionnaire .questions div textarea{width:610px; height:100px; line-height:24px; font-size:12px; border:1px solid #e4e4e4; resize:none; float:right; overflow:auto;}
.artBody .artBodyLeft .questionnaire .questions div textarea.big{height:150px;}
.artBody .artBodyLeft .questionnaire .questions div .submitComment{width:88px; height:34px; text-align:center; line-height:34px; display:block; background-color:#ff9900; color:#fff; display:inline-block; float:right; margin:10px 0 20px 0;}
.artBody .artBodyLeft .paramCon{width:760px; position:relative;}
.artBody .artBodyLeft .paramCon .paramCon_title{height:34px; line-height:34px; text-indent:1em; background-color:#f3f8ff; border:1px solid #e4e4e4; font-size:15px; color:#333333; font-family:Microsoft YaHei; font-weight:900;}
.artBody .artBodyLeft .paramCon ul{border-left:1px solid #e4e4e4; border-right:1px solid #e4e4e4; background-color:#f3f8ff;}
.artBody .artBodyLeft .paramCon ul li{height:34px; line-height:34px; border-bottom:1px solid #e4e4e4;}
.artBody .artBodyLeft .paramCon ul li strong{font-size:15px; padding-left:15px; font-family:Microsoft YaHei; font-weight:900;}
.artBody .artBodyLeft .paramCon ul li span{width:200px; padding-left:15px; float:left; display:inline;}
.artBody .artBodyLeft .paramCon ul li label{width:528px; background-color:#fff; padding-left:15px; float:left; display:inline;}
.artBody .artBodyLeft .paramCon .sideBar{position:absolute; left:-86px; top:50px;}
.artBody .artBodyLeft .paramCon .sideBar.fix{position:fixed; top:50px;}
.artBody .artBodyLeft .paramCon .sideBar a{width:66px; height:30px; text-align:center; line-height:30px; background-color:#f3f8ff; font-size:12px; font-family:Microsoft YaHei; display:block; color:#333;}
.artBody .artBodyLeft .paramCon .sideBar a:hover{background-color:#e4e4e4;}
.artBody .artBodyLeft .paramCon .sideBar a.cur{background-color:#3b5998; color:#fff; font-weight:500;}
/*新增同类品牌样式*/
.artBody .artBodyRight .hotRangeBody.sameBrand{padding:10px;}
.artBody .artBodyRight .hotRangeBody.sameBrand li{width:50%; float:left; text-indent:2em; background:url(/templets/static/images/bg.png) -186px -151px no-repeat; border:0; height:30px; line-height:30px;}
.artBody .artBodyRight .hotRangeBody.sameBrand li a{color:#666;}
.artBody .artBodyRight .hotRangeBody.sameBrand li a:hover{color:#d60000;}













.otherPriceBox{width:960px;margin-top:10px;}
.otherPriceBox .priceBox_tit{height:43px; margin-bottom:10px; position:relative;}
.otherPriceBox .priceBox_tit h2{height:40px; line-height:40px; border-bottom:3px solid #3b5998; font-size:15px; font-family:Microsoft YaHei; color:#000; text-align:center; font-weight:bold; position:absolute; left:0; top:0; padding:0 10px;}
.otherPriceBox .priceBox_tit >div{width:100%; text-align:right; height:40px; line-height:45px; border-bottom:3px solid #e4e4e4; float:right; color:#006699;}
.otherPriceBox .priceBox_tit >div a{color:#006699; font-size:12px;}
.otherPriceBox .priceBox_con{width:740px; border:1px solid #e4e4e4;float: left;margin-bottom: 30px;}
.otherPriceBox .priceBox_con >p{font-size:12px; height:40px; line-height:35px; color:#999; text-indent:0.5em;}

.otherPriceBox .priceBox_con >form .formLeft{width:450px; float:left; border-right:1px dashed #e4e4e4;}
.otherPriceBox .priceBox_con >form .formLeft >div{height:50px; line-height:30px;}
.otherPriceBox .priceBox_con >form .formLeft >div >span{width:105px; padding-right:10px; float:left; display:inline; text-align:right; font-size:14px; color:#333; height:30px; line-height:30px;}
.otherPriceBox .priceBox_con >form .formLeft >div >span >b{color:#f00; margin-right:5px;}
.otherPriceBox .priceBox_con >form .formLeft >div >input{width:300px; height:28px; border:1px solid #e4e4e4; float:left;}
.otherPriceBox .priceBox_con >form .formLeft >div >input[type="radio"]{display:inline; float:none; width:12px; vertical-align:-11px; border:none; margin-left:30px;}
.otherPriceBox .priceBox_con >form .formLeft >div >select{width:304px; height:28px; border:1px solid #e4e4e4; float:left;}
.otherPriceBox .priceBox_con >form .formRight{width:280px; float:right; display:inline; margin-right:10px;}
.otherPriceBox .priceBox_con >form .formRight >p{width:100%; font-size:12px; color:#333; height:40px;}
.otherPriceBox .priceBox_con >form .formRight >ul li{width:100%; height:62px; margin-bottom:10px;}
.otherPriceBox .priceBox_con >form .formRight >ul li >input{float:left; margin-top:25px;}
.otherPriceBox .priceBox_con >form .formRight >ul li >a{font-size:14px; color:#006699; font-weight:bold;}
.otherPriceBox .priceBox_con >form .formRight >ul li .link_word{width:140px; height:62px; line-height:62px; white-space:nowrap; float:left; overflow:hidden; margin-left:10px;}
.otherPriceBox .priceBox_con >form .formRight >ul li .link_img{width:92px; height:62px; float:right;}
.otherPriceBox .priceBox_con >form .formRight >ul li >a:hover{color:#d60000;}
.otherPriceBox .priceBox_con >form .formRight >ul li >a >img{width:90px; height:60px; border:1px solid #f2f2f2;}
.otherPriceBox .priceBox_con >form .formRight >span{width:100%; font-size:12px; color:#999; display:block;}
.otherPriceBox .priceBox_con >form .priceBtn{width:100%; height:46px; padding:20px 0 5px 0; clear:both;}
.otherPriceBox .priceBox_con >form .priceBtn >input{width:180px; height:44px; display:block; margin:0 auto; background-color:#ff7700; color:#fff; font-family:Microsoft YaHei; font-size:16px; line-height:40px; text-align:center; border:1px solid #999; cursor:pointer;}








.hideBox .brand ul li > a{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    word-break: break-all;
}


.line-hide {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    word-break: break-all;
}



.contentbodytit,.contentbodybody h3{    
    width: 100%;
    height: 26px;
    line-height: 26px;
    border-bottom: 1px solid #e4e4e4;
    background-color: #3b5998;
    color: #fff;
    font-family: Microsoft YaHei;
    font-size: 14px;
    text-indent: 1em;
    font-weight: bold;}
.contentbodybody{    
    padding: 10px 10px 0 10px;
    text-indent: 2em;
    color: #333;
    font-size: 12px;
    line-height: 26px;
    min-height: 104px;
    overflow: hidden;}


.viewbox{
    width: 100%;
}

.viewbox .newdigg {
    width: 406px;
    height: 51px;
    margin: 15px auto 8px;
    clear: both;
    overflow: hidden;
    padding-left: 8px;
}
.viewbox .diggbox {
    width: 195px;
    height: 51px;
    float: left;
    margin-right: 8px;
    overflow: hidden;
    cursor: pointer;
}
.newdigg .digg_good {
    background: url(../images/newdigg-bg.png) left top no-repeat;
}
.newdigg .digg_bad {
    background: url(../images/newdigg-bg.png) right top no-repeat;
}

.articleview   .mt1 {
    margin-top: 8px;
    width: 616px;
    font: 12px Verdana,Arial,Tahoma;
}
.articleview .mt1 .tbox{
    margin: 0 0 8px 0;
    border-bottom: 1px solid #DADADA;
    overflow: hidden;
    background: url(../images/green_skin.png) 0 -294px repeat-x;
}
.articleview .mt1 .tbox dt {
    height: 24px;
    border: 1px solid #DADADA;
    overflow: hidden;
    clear: both;
}
.articleview .mt1 .tbox dt strong {
    height: 24px;
    line-height: 24px
}
.articleview .mt1 .tbox dt span.more {
    float: right;
    position: relative;
    line-height: 25px;
    padding-right: 8px;
    color: #596F37;
}
.articleview .mt1 .tbox dd {
    border-left: 1px solid #DADADA;
    border-right: 1px solid #DADADA;
    /* padding: 4px 4px 0px; */
    overflow: hidden;
}
.articleview .dede_comment_post {
    padding: 5px;
}
.articleview .dcmp-stand {
    float: right;
    margin-top: -18px;
    padding-right: 10px;
    position: relative;
    clear: both;
    color: #999;
}

.articleview .dcmp-stand input {
    margin-right: 2px;
}

.articleview .mt1 input,.articleview .mt1 select,.articleview .mt1  button {
    font: 12px Verdana,Arial,Tahoma;
    vertical-align: middle;
}
.articleview .ipt-txt {
    line-height: 15px;
    padding: 4px 5px;
    border-width: 1px;
    border-style: solid;
    border-color: #666 #BBB #BBB #666;
    font-size: 12px;
    margin-right: 2px;
}
.articleview .dcmp-title {
    line-height: 25px;
}
.articleview .dcmp-title small {
    font-size: 12px;
    color: #999999;
}
.articleview .dcmp-mood {
    height: 25px;
    width: 217px;
    margin-top: 8px;
    float: right;
}
.articleview .dcmp-stand {
    float: right;
    margin-top: -18px;
    padding-right: 10px;
    position: relative;
    clear: both;
    color: #999;
    display: flex !important
}
.articleview .dcmp-stand strong {
    font-weight: normal;
    color: #444;
}
.articleview .dcmp-stand input {
    margin-right: 2px;
}
.articleview .dcmp-stand img {
    vertical-align: middle;
    margin-right: 2px;
}
.articleview .dcmp-mood strong {
    float: left;
    color: #444;
    font-weight: normal;
    line-height: 25px;
}
.articleview .dcmp-content {
    padding-top: 8px;
}
.articleview .dcmp-content textarea {
    height: 100px;
    width: 450px;
    float: left;
}
.articleview .dcmp-post {
    height: 35px;
    overflow: hidden;
    clear: both;
    color: #444;
    padding: 5px 0 10px 0;
}
.articleview .dcmp-post .dcmp-userinfo {
    float: left;
    margin-right: 6px;
}
.articleview .dcmp-post .dcmp-submit {
    float: left;
    padding-top: 6px;
}
.articleview .dcmp-post .dcmp-userinfo input,.articleview .dcmp-post .dcmp-userinfo img {
    vertical-align: middle;
    margin: 5px;
}
.articleview .decmt-box2{
    /*padding: 5px 30px;*/
}
.articleview .decmt-box2 .title{
    padding: 0;
}
.articleview .comment_act{
    margin: 12px 0 0 0;
}
.articleview .decmt-box2 .title a{
    color: rgba(51, 51, 51, 0.6);
    font-size: 14px !important;
}
.articleview .comment_act span{
    font-size: 12px;
    color: rgb(153, 153, 153);
}
.articleview .decmt-box2 ul li{
    margin-bottom: 5px !important;
}
.xz360_body ol a{
    font-size: 0.9em !important;
}
.linkbox span{
    color: #aaa;
    font-weight: 500;
    font-size: 13px;
}
.xz360_body ol{
    list-style: none;
    counter-reset: list-counter;
}
.xz360_body ol li{
      counter-increment: list-counter;
      position: relative;
}
.xz360_body ol li::before {
        content: counter(list-counter);
    position: absolute;
    left: -22px;
    top: 9px;
    width: 15px;
    height: 15px;
    background-color: red;
    border-radius: 50%;
    box-sizing: border-box;
    padding: 4px;
    color: #fff;
    line-height: .6;
    font-size: 12px;
}
