@charset "utf-8";
/* CSS Document */
body {
	font: 14px/150% "Microsoft YaHei", Arial; color: rgb(85, 85, 85); 
	font-size-adjust: none; 
	font-stretch: normal; 
	background-color: rgb(246, 246, 246);
}
.container {
	max-width: 980px;
}
.index-hot {
    color: #f9f9f9;
    margin-top: 5px;
}
.newhref{
	display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.userSta{padding:25px 0 0 100px;height:60px;float:right;color:red}
.aSta{color:#fff}
.index-hot-company {
    color: #eee;
    padding: 10px;
    font-size: 14px;
    display: inline-block;
}
.index-hot-company:hover, .index-hot-company:visited, .index-hot-company:active {
    color: #fff;
}
a:hover {
	text-decoration: none;
}
h1 {
	color: rgb(51, 51, 51); 
	font-family: "Microsoft YaHei",Arial; 
	font-weight: normal; 
	margin-top: 0px;
}
.h1 {
	color: rgb(51, 51, 51); 
	font-family: "Microsoft YaHei",Arial; 
	font-weight: normal; 
	margin-top: 0px;
}
ul,li,dl,dd,dt{list-style-type:none; margin:0px; padding:0px;}

html header {
	height: 60px; 
	box-shadow: 0px 1px 2px rgba(0,0,0,0.4), inset 0px -1px 0px rgba(0,0,0,0.1); 
	background-color: rgb(13, 100, 157);
}
.logo {
	padding: 12px 0px 8px; 
	height: 50px; 
	line-height: 20px; 
	font-size: 18px; 
	float: left;
}
.logo img {
	width: 110px;
}
.main-nav {
	font-size: 16px; 
	margin-left: 30px; 
	float: left;
}
.main-nav .active {
	color: rgb(255, 255, 255); 
	background-color: rgb(0, 140, 214);}
.main-nav a {
	padding: 20px 20px; 
	height: 60px; 
	color: rgb(255, 255, 255); 
	line-height: 30px; 
	font-weight: 500; 
	display: inline-block; 
	position: relative;
}
.top-nav {
	margin-top: 15px; float: right;
}
.top-nav-item {
	padding: 10px; 
	color: rgb(205, 221, 235); 
	font-weight: 500; 
	display: inline-block; 
	position: relative;
}
.top-nav-item:hover {
	color: rgb(255, 255, 255); 
	text-decoration: none;
}
.top-nav-item:focus {
	color: rgb(255, 255, 255); 
	text-decoration: none;
}
.top-nav .active {
	color: rgb(255, 255, 255);
}
.top-nav .active::after {
	left: 50%; 
	width: 0px; 
	height: 0px; 
	bottom: 0px; 
	margin-left: -5px; 
	vertical-align: middle; 
	border-right-color: transparent; 
	border-bottom-color: currentColor; 
	border-left-color: transparent; 
	border-right-width: 5px; 
	border-bottom-width: 5px; 
	border-left-width: 5px; 
	border-right-style: solid; 
	border-bottom-style: solid; 
	border-left-style: solid; 
	position: absolute; 
	content: " ";
}
.nav-user {
	padding-top: 10px; margin-left: 20px;
}
.arrow {
	background: url("../img/arrow.png") no-repeat; 
	width: 27px;
	height: 12px; 
	margin-top: -12px; 
	margin-left: 118px;
}
.profile-avatar {
	width: 32px; 
	height: 32px; 
	margin-top: 2px; 
	margin-left: 6px; 
	float: left;
}
.profile-avatar img {
	border: 1px solid rgb(41, 41, 41); 
	width: 36px; 
	height: 36px;
}
.profile-username {
	color: rgb(51, 51, 51); 
	font-size: 15px; 
	margin-top: 10px; 
	margin-left: 4px; 
	float: left;
}
.profile-username span {
	color: rgb(204, 204, 204);
}
div.profile-box {
	background: rgb(255, 255, 255); 
	padding: 0px; 
	border: 1px solid rgb(201, 201, 201); 
	width: 150px; color: rgb(95, 95, 95); 
	font-size: 13px; 
	margin-top: 50px; 
	box-shadow: 0px 0px 18px rgba(50,50,50,0.2); 
	-webkit-box-shadow: 0px 0px 18px rgba(50, 50, 50, 0.2); 
	-moz-box-shadow: 0px 0px 18px rgba(50, 50, 50, 0.2);
}
.profile-navigation {
	list-style: none; margin: 2px 0px; padding: 0px;
}
.profile-navigation li:hover {
	background: rgb(250, 250, 250);
}
.profile-navigation li:last-child a {
	border: 0px currentColor;
}
.profile-navigation li a {
	margin: 0px 10px; 
	padding: 10px 0px; 
	color: rgb(83, 84, 87); 
	border-bottom-color: rgb(224, 224, 224); 
	border-bottom-width: 1px; 
	border-bottom-style: solid; 
	display: block;
}
.profile-navigation li a:hover {
	text-decoration: none;
}
.profile-navigation li a i {
	padding-right: 10px;
}
.album-detail-wrap .pull-right {
	margin-right: -20px;
}
.search-form-block {
	margin: 0px auto; 
	padding: 15px; 
	width: 529px; 
	position: relative;
}
.search-form-block .btn-bigger {
	font-size: 17px;
}

#bigsearchbox {
  width: 100%; 
  height: 330px; 
  background-color:#52A42B;
}
#bigsearchbox h1 {
	height: 78px; 
	text-align: center; 
	color: rgb(255, 255, 255); 
	padding-top: 90px; 
	font-size: 36px; 
	font-weight: 400; 
	margin-bottom: 90px;
}

/*搜索框*/
#areaInput {
    width: 388px;
    height: 50px;
    font: 18px 'Microsoft YaHei';
    color: #666;
    float: left;
    border: none;
    vertical-align: middle;
    line-height: 50px;
    border-radius: 0px;
	padding-left: 36px;
    padding-bottom: 10px;
}

.submitBtn {
    width: 120px;
    height: 50px;
    line-height: 50px;
    background: #008cd6;
    color: #fff;
    text-align: center;
    border: none;
    cursor: pointer;
    font: 18px 'Microsoft YaHei';
}



/*主体*/

#index-main {
    margin: 20px 0 0;
    z-index:1;
}

#index-main .container {
    background-color: #fff;
    margin: 0 auto;
    padding-bottom: 30px;
}

.index-left {
    margin-top: 20px;
    line-height: 1.8;
    border-right: 1px solid #e7e7e7;

}

.index-title{
    margin-bottom: 0;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 2px;
    border-bottom: 1px solid #eee;
}

.index-title a{ color:#333; text-decoration:none;}
.index-title a:hover{ color:#F00; text-decoration:underline;}

.index-ul{
	margin-top:20px;	
}
.index-ul li a{ color:#666; 
                text-decoration:none; }
.index-ul li a:hover{ color:#008cd6; text-decoration:underline; }

.row-margin-top{ margin-top:8px;}
.youcity{
	line-height:35px;
	margin-bottom:10px;
	font-size: 14px;
    font-weight: bold;
    padding-bottom: 2px;
    border-bottom: 1px solid #eee;
    padding-left: 0px;
	}
.youcity h1{text-align:center;font-size:16px;}

.danye-title{	line-height:35px;
	margin-bottom:10px;
	font-size: 18px;
    font-weight: bold;
    padding-bottom: 2px;
    border-bottom: 1px solid #eee;}
.danye-zhengwen{ padding:20px;}	

.newcity{ 
		border:1px solid #EEE;
		padding:2px 5px;
		line-height:20px;
		font-size:12px;
		color:#999;
		background:#FFF;
	}
.index-city dt{ margin-top:10px;}
.index-city em{ font-style:normal; line-height:24px; }
.index-city dd a{ margin-right:8px;line-height:24px; color:#666;}
.index-city dd a:hover{ margin-right:8px; line-height:24px; color:#008cd6;}


.index-hangye dt{ line-height:24px; color:#333; }
.index-hangye dd{ line-height:24px; color:#333; }
.index-hangye dt a{color:#666;}
.index-hangye dd a{color:#666; width:100px; overflow:hidden;display:block;float:left;height: 24px;}
.huangHeight dd a{height:26px;}
.index-hangye dd a:hover{color:#008cd6; }
.index-more { margin-left:10px; width:30px;}


.index-ul2{margin-top:10px;	}
.index-ul2 li a{ color:#666; 
                text-decoration:none;
				width:65px;
				float:left;
				overflow:hidden;
				height:25px;
				line-height:25px;
				}
.index-ul2 li a:hover{ color:#008cd6; text-decoration:underline; }

.index-ul3{margin-top:10px;	}
.index-ul3 li a{ color:#666; 
                text-decoration:none;
				width:82px;
				float:left;
				overflow:hidden;
				height:25px;
				line-height:25px;
				}
.index-ul3 li a:hover{ color:#008cd6; text-decoration:underline; }

.index-dengji{ font-size:18px; margin-top:20px; width:210px; height:50px; padding-top:12px; font: "Microsoft YaHei"; font-weight:bold; }
.index-dengji a{ color:#FFF;}
.index-fabu { font-size:18px; margin-top:20px; width:210px; height:50px; padding-top:12px; font: "Microsoft YaHei"; font-weight:bold; }
.index-fabu  a{ color:#FFF;}


.index-right{ margin-top:20px;}
.index-ul-right{ margin-top:10px; font-size:12px;}
.index-ul-right li a{ color:#666;  text-decoration:none; }
.index-ul-right li a:hover{ color:#008cd6; text-decoration:underline; }

.index-line{background-color: rgb(246, 246, 246); border-top: #CCC solid 1px; height:18px;}

.index-foot-title{ padding-left:30px; padding-top:10px; font-size:18px; }
.index-foot-ul ul{ list-style:none;}
.index-foot-ul li{ float:left; width:96px; height:20px; margin-top:12px; overflow:hidden;}
.index-foot-ul li a{ color:#999;}
 
 
.index-line2{border-bottom: #CCC solid 1px; margin:10px 0px;}
 
 
 
footer {
    background-color:#008cd6;
    color: #bbb;
    text-align: center;
    font-size: 12px;
    margin-top: 10px;
}

footer .footer-content {
    display: inline-block;
    padding: 20px 0;
    position: relative;
}



footer .nav span {
    white-space: nowrap;
}

footer div span {
    margin-left: 10px;
}

footer a, footer a:hover {
    color: #bbb;
    text-decoration: none;
}
 
 
 
 
/* list style*/
 

#listsearchbox {
  width: 100%; 
  height:auto; 
  background-color:#52A42B;
}

/*搜索框*/
#listareaInput {
    width: 388px;
    height: 40px;
    font: 18px 'Microsoft YaHei';
    color: #666;
    float: left;
    border: none;
    vertical-align: middle;
    line-height: 40px;
    border-radius: 0px;
	padding-left:6px;
}

.listsubmitBtn {
    width: 120px;
    height: 40px;
    line-height: 40px;
    background: #008cd6;
    color: #fff;
    text-align: center;
    border: none;
    cursor: pointer;
    font: 18px 'Microsoft YaHei';
} 
.list a{ color:#F00;}
.list span{ color:#F00;}
.list-select{ width:96%; height:40px;; background:#eee; margin-left:2%; padding-top:3px; padding-left:0px;}
.viplist{ color:#F00; padding-top:10px; font-size:12px;}
.viplist a{ color:#F00; padding-left:2px;}
.viplist a:hover{ color:#F00; padding-left:2px; text-decoration:underline;}
.viplist-putong{ color:#999; padding-top:10px; font-size:12px;}
.viplist-putong a{ color:#999; padding-left:2px;}
.viplist-putong a:hover{ color:#F00; padding-left:2px; text-decoration:underline;}
.viplisttable{ font-size:12px; }
.viplisttable tbody th{ font-weight:100; }
.viplisttable tbody th label{ height:20px; margin:0px;}
 
 
 
.list-select select{width:110px; float:left; margin-left:10px;}
.list-list{
	position: relative;
    display: block;
    margin-bottom: 15px;
    border-bottom: 1px solid #eee;
    height:auto;
    overflow:hidden;
	}
	
.list-list{ padding-bottom:5px;}
.list-list h2{ font-size:14px; line-height:16px; margin:0px; margin-bottom:5px;}
.list-list h2 a{ color:#008cd6; text-decoration:underline;}
.list-list h2 a:hover{ color:#52a42b; text-decoration:underline;}
.list-gengxin{ color:#388222;}
.list-chanpin{ color:#ccc;}
.checkbox{margin:2px; height:16px;}
.list-gongshang{ color:#ccc;}
.list-gongshang a{ color:#090;}
.list-xinyong a{ color:#0d649d;}
.list-guanli a{ color:#F00;}
.btn-warning a{ color:#FFF; margin:0px;}
.list-shoucang{ float:left; margin-left:10px; font-size:12px; line-height:24px; margin-top:5px;}
.btn-sm{ margin-top:2px; margin-left:15px; color:#F00; float:left;}
.btn-sm a{ color:#FFF;}
.list-ljvip{ float:right; font-size:12px; margin-left:20px; margin-top:7px; text-decoration:underline;}




/*content*/
.content-mbx{ color:#666; margin-top:10px; font-size:12px;}
.content-mbx a{ color:#666;}
.content-mbx a:hover{ color:#666; text-decoration:underline;}

.content-nav{ margin-top:20px;}
.nav-tabs li a{ color:#666; height:30px; padding-top:4px;}
.content-company{ margin-top:20px;}
.content-company h1{ font-size:20px; font-weight:bold;}
.content-company ul{ font-size:12px; margin-top:20px; margin-left:20px;}
.tosearch {
background: url(../img/reser.jpg)no-repeat scroll 0% 50% transparent;
height: 20px;
line-height: 14px;
padding-top: 1px;
font-size: 12px;
margin-left: 10px;
padding-left: 26px;
width: 20px;
text-align: center;
color: #999;
}

.content-anniu{ padding-top:20px; margin-left:40px;}
.content-anniu a{ color:#FFF;}
.content-liuyan-title{ font-size:14px;  font-weight:bold; background-color:#CCC;}
.content-peoduct h3{font-size:12px; margin:0px; text-align:center;}
.comCommerBox{overflow: hidden; font-size:12px; }
.comCommerBox table{ width: 100%;}
.comCommerBox th{ width: 104px; line-height: 27px; border-top: 1px solid #e6e6e6; border-bottom: 1px solid #e6e6e6; background: #f7f7f7; text-align: right; font-weight: normal; padding-right: 10px;}
.comCommerBox td{line-height: 27px; border-top: 1px solid #e6e6e6; border-bottom: 1px solid #e6e6e6; padding:0 15px;}
.comInfoCon{color: #666; line-height: 24px; padding:10px 20px;}
.comInfoCon p{ display: inline;}
.content-downlist{  background-color:#EFEFEF; padding-top:10px; }
.content-downlist-title{ width:100%; height:30px; border-bottom: 1px solid #D8D8D8;line-height: 30px;overflow: hidden; font-size:14px;}
.content-downlist ul{ padding-top:10px; padding-left:10px; min-height:170px;}
.content-downlist li{ line-height:24px; font-size:12px; color:#666;  width: 400px;overflow: hidden;height: 26px;}
.content-downlist li a {color:#666;}
.content-downlist li a:hover{color:#008cd6; text-decoration:underline;}

.aboutRemind {
    background: none repeat scroll 0% 0% #FAEFCD;
    line-height: 24px;
    margin: 10px auto 0px;
    color: #6E360C;
	font-size:12px;
	padding:10px;
}


.content-product h1{ font-size:18px; margin-bottom:20px; font-weight:bold;}
.content-product-list{}
.content-product-list h3 { font-size:12px; text-align:center; margin:0px;}
.content-product-list h3 a{ color:#666;}
.prodoct-content{ line-height:24px; font-size:12px; padding:10px 15px;}
.content-moreproduct{ border-bottom:#D8D8D8 solid 1px;}

.product-img{ margin:0px; max-height:300px; margin:20px;}

.content-lianxi{ margin:10px; font-size:12px;}
.content-cf{ line-height:30px;}

.more-top{ border-bottom:#EEE solid 1px; padding-bottom:10px;}
.more-quyu {padding: 15px 10px 0px; position: relative;}
.more-quyu dt { float: left; height: 24px; line-height: 24px; padding-right: 10px;}
.more-quyu dd { float: left; color: #e7e7e7; boder: none;}
.more-quyu dd a {display: inline-block; height: 24px; line-height: 24px; padding: 0 5px; margin: 0 4px; color: #999;}
.more-quyu dd a.current,.more-quyu dd a:hover { text-decoration: none; background-color: #5cb85c; color: #fff;}
.morelist span{ color:#5CB85C;}
.morelist  a{ color:#5CB85C;}
.morediqu a{ color:#999;}
.morediqu a:hover{ color:#666; color:#666;}



.houtai-head {padding: 20px 0 10px; border-bottom: 1px solid #EEE;}
.houtai-head  strong{ font-size:16px;}
.houtai-left{ text-align:center; margin-bottom: 20px; padding-left:0px;}
.houtai-touxiang{border: 1px solid #E7E7E7;text-align: center;margin-bottom: -1px;}
.userface {background: #EEE;display: block;}
.userface img {width: 80px;height: 80px;margin-bottom: -20px;margin-top: 20px;border: 1px solid #E7E7E7;}
.username { padding-top: 25px;}
.houtai-right{border-left: 1px solid #EEE; min-height:780px; }
.houtai-right-dingbu{ margin-top:30px; padding-left:10px; border-bottom: 1px solid #E7E7E7; padding-bottom:4px; }
.houtai-right-caozuo ul{ margin-left:20px;}
.houtai-right-caozuo li{ line-height:30px;  border-bottom: 1px solid #E7E7E7;font-size:12px;}
.houtai-right-caozuo li a{ margin-left:20px;}
.mcSi{ margin-left:10px;} 
.mcSi label{float:left;height:25px;line-height:25px;}
.mcSi-i{border:1px solid;border-color:#999999 #c9c9c9 #c9c9c9 #999999;height:20px;width:150px; line-height:20px; padding:2px 0 1px 4px; float:left}
.mcSi button{background:#52a42b; width:60px;height:22px;line-height:20px; color:#ffffff; text-align:center;border:0 none;cursor: pointer ;float:left;margin-left:5px;}
.mctdSelect{ margin-left:10xp; font-size:12px;}
.houtai-daochu-tishi{ margin-left:10px; font-size:12px; line-height:26px;}
.houtai-daochu-tishi span{ color:#FF9800;}

.user-data {
    border-bottom: 1px solid #eee;
    margin-top: 10px;
}

.user-data li {
    overflow: hidden;
    zoom: 1;
    display: inline-block;
    padding: 10px 35px 10px 15px;
    background: url(../img/line.png) no-repeat right top;
}

.user-data .last {
    background: none;
}

.user-data a {
    color: #333;
}

.user-data a:hover span {
    color: #428bca;
}

.user-data span {
    display: block;
    float: left;
    font-size: 40px;
    color: #aaa;
}

.user-data p {
    float: left;
    text-align: center;
    color: #343434;
    padding-top: 2px;
    margin-left: 10px;
}

.user-data em {
    font-weight: bold;
    font-style: normal;
    color: #428bca;
}

.user-right .stitle {
    margin: 30px 0 10px;
    padding-left: 8px;
    border-left: 4px solid #428bca;
    height: 1em;
    font-size: 15px;
    font-weight: bold;
}
.product-title { padding-bottom:10px; padding-left: 8px; border-bottom: 1px solid #eee; font-size: 14px; font-weight: bold;}
.product-title span{ color:#999; font-weight:100;}
.product-item {padding: 5px 0;}
.product-item img{ width:110px; height:75px; margin-left:15px; border: 1px solid #EEE; }
.product-list-group {  padding-left: 0; font-size:12px;}


.product-list-item {position: relative; display: block;  padding: 10px 0 30px;  margin-bottom: 15px; background-color: #fff;
    border-bottom: 1px solid #eee; height:90px; overflow:hidden;
}

.product-list-title { margin-bottom: 5px;  font-size: 16px;}
.product-list-title a { color: #333;}
.product-list-title a:hover {  color: #428bca;}
.product-list-zhuangtai{ color:#428bca;}
.product-list-right{ padding-top:15px; border-left:#CCC solid 1px;}


.houtai-lianxi-list {position: relative; display: block;  padding: 10px 0 10px;  margin-bottom: 15px; background-color: #fff;
    border-bottom: 1px solid #eee; height:auto; overflow:hidden;
}
.user-setting{ padding-top:30px; padding-left:20px;}
.user-setting .form-group {border-bottom: 1px solid #EEE; padding-bottom: 10px;}
.user-setting .control-label {color: #666;font-weight: normal;}
.houtai-zhifu{ padding-left:30px; padding-top:10px;}
.houtai-zhifu-jiekou{ margin-top:20px;}
 

/*登录和注册-----------------------------------------------------------------------------------------------------*/
@media (min-width: 768px) {
    .cc_row-sm-offset-3 div:first-child[class*="col-"] {
        margin-left: 25%;
    }
}

.cc_login {
    margin: 80px 0 100px;
}

.cc_login .cc_authTitle {
    text-align: center;
    line-height: 300%;
}
 
.cc_login .cc_socialButtons a {
    color: white;
    // In yourUse @body-bg 
  opacity: 0.9;
}

.cc_login .cc_socialButtons a:hover {
    color: white;
    opacity: 1;
}

.cc_login .cc_socialButtons .cc_btn-weixin {
    background: #5cb85c;
    font-size: 15px;
}

.cc_login .cc_socialButtons .cc_btn-qq {
    background: #c32f10;
    font-size: 15px;
}

.cc_login .cc_loginOr {
    position: relative;
    font-size: 20px;
    color: #aaa;
    margin-top: 2em;
    margin-bottom: 1em;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
}

.cc_login .cc_loginOr .cc_hrOr {
    background-color: #f9f9f9; 
    height: 1px;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.cc_login .cc_loginOr .cc_spanOr {
    display: block;
    position: absolute;
    left: 50%;
    top: -0.6em;
    margin-left: -1.5em;
    background-color: white;
    width: 3em;
    text-align: center;
}

.cc_login .cc_loginForm .input-group.i {
    width: 2em;
}

.cc_login .cc_loginForm  .help-block {
    color: red;
}

@media (min-width: 768px) {
    .cc_login .cc_forgotPwd {
        text-align: right;
        margin-top: 4px;
    }
}


.agreements{width:676px;margin:20px auto 0;background:#F8F8F8;border:1px solid #CCCCCC;margin-bottom:10px;padding-bottom:10px;}
.agreements dt{height:28px; padding-left:10px;font-weight:700;line-height:28px;}
.agreements dd{background:#ffffff;border:1px solid #E9E9E9;height:90px;margin:0 10px;overflow:auto;padding:2px;}



/*自适应 --------------------------------------------------------------------------------------------------------*/
@media (min-width: 1200px) {
    .container {
        width: 980px;
    }
}

@media (max-width: 767px) {
    .btn-search {
        width: 100%;
    }
    .dl-horizontal{ margin-left:0px;margin-top:10px; font-size:12px; }
    .search-top-block {
        padding: 10px 10px;
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    .search-form-block {
        width: 96%;
    }
    .search-form-block {
        margin: 0 10px;
    }

    #areaInput {
        width: 60%;
    }

    .submitBtn {
        width: 20%;
    }
}

@media (max-width: 480px) {
    .search-form-block {
        width: 96%;
        font-size: 14px;
    }

    .search-form-block {
        margin: 0 10px;
    }

    .citySelect {
        width: 38%;
    }
    #areaInput {
        width: 42%;
    }

    .submitBtn {
        width: 20%;
    }

    #listsearchbox .submitBtn {
        width: 100%;
    }
    #areaInput {
        width: 100%; 
        margin-bottom:10px;
    }
    .change {
       margin-top:10px;
       float: none; 
    }
    .submitBtn {
        width: 100%;
    }
    .detail-partner-list {
        width: 100%;
    }
    
}




.list-list strong{color:red}
.list-list em{color:red;font-style:normal}
.list-vip-list ul li em{font-style:normal}
.viplisttable strong{color:red}
.viplisttable em{color:red;font-style:normal;font-weight:bold;}
.pagination li span{color: #FFF;background-color: #337AB7;cursor: #337AB7;}
.cur{z-index: 2;color: #FFF;cursor: #337AB7;background-color: #337AB7;border-color: #337AB7;}
.cMap{ width: 100%; height: 370px; background: #ff9800;}
.cCheckCon{ border:1px solid #e6e6e6;width:704px;overflow:hidden;}
.cCheckImg{ width: 800px; height: 569px; margin: 45px auto 30px; background: url("aution.jpg") no-repeat 0 0; overflow: hidden; position: relative;}
.cCheckImg p{ font-size: 14px; font-family:'\5fae\8f6f\96c5\9ed1'; position: absolute; left: 130px; width: 216px;  color: #000;}
.cCheckImg .ation-id{font-size:19px;line-height:normal;position:absolute;left:150px;top:135px;}
.ation-comname{top:229px;width:216px}
.ation-type{top:298px;}
.ation-addr{top:343px;}
.ation-date{top:411px}
.ation-lt{top:454px;}
.siftConditionP{height: 43px;border: 1px #EEE solid;border-bottom-color: #EEE;background: #EEE;color: ##171717;position: relative;z-index: 6;}
.siftConditionP .siftConditionList{height: 43px;padding-left: 7px;}
.siftConditionP input{vertical-align: middle;}
.siftConditionList .allAreaS,.siftConditionList .allRunModelS{width: 90px;height: 27px;background:url("http://cn-style.gcimg.net/v6/gold/images/jian.png") no-repeat right 8px #FFFFFF;border:1px #c5d5e6 solid;padding-left: 9px;float: left;margin-top: 8px;margin-right: 11px;position: relative;}
/*.siftConditionList .allRunModelS{width: 98px;}*/
.siftConditionList .allAreaS a{color: #171717;padding-left: 8px;display: block;width: 56px;height: 22px;overflow: hidden;}
.psClassifyIn .psClassifyC{float: left;padding-left: 14px;background: #fff;width: 720px;}
.psColorClassify{border-top: 1px solid #cadced;}
.psColorClassifyTitle{color: #666;float: left;padding: 8px 7px;width: 65px;text-align: right;white-space:nowrap;font-weight: 700;}
.psColorClassify .colorClassifyList{float: left;padding: 8px 0 8px 14px;background: #fff;width: 720px;}
.psColorClassify .colorClassifyList li{float: left;padding-right: 13px;}
.psColorClassify .colorClassifyList li a{color: #105599;}
.psColorClassify .colorClassifyList li a:hover{color: #ed5f01;text-decoration: underline;}
.siftConditionList .allAreaS a.current{background-color: #e6e6e6;}
.allAreaS .allAreaShowB{width: 440px;padding:2px 3px 3px;border:1px #cccccc solid;background-color: #FFFFFF;position: absolute;left:-1px;top: 21px;z-index: 81;display: none;}
.allAreaS .allAreaSelectN{padding: 6px 0 6px 2px;border-bottom: 1px dashed #dddddd;position: relative;*zoom:1;}
.allAreaSelectN .nearbyArea{position: absolute;top: 6px;right: 55px;}
.allAreaSelectN .nearbyArea .nearbyAreaI{float: left;padding-right: 12px;}
.allAreaSelectN .nearbyArea .nearbyAreaW{float: left;background: url("http://cn-style.gcimg.net/v6/gold/images/jian.png") no-repeat right -287px;cursor: pointer;position: relative;}
.nearbyName{text-decoration: none;font-weight: 700;}
.nearbyName:hover{text-decoration: none;}
.allAreaSelectN .specialArea{overflow: hidden;}
.allAreaSelectN .specialArea li{float: left;line-height: 22px;margin-right: 23px;margin-top: 1px;width: 60px;overflow: hidden;}
.allAreaSelectN .specialArea li a{text-decoration: none;}
.allAreaSelectN .specialArea li a:hover{text-decoration: none;background-color:#e6e6e6;}
.allAreaSelectDetail{line-height: 20px;padding: 0px 0  10px 2px;}
.allAreaSelectDetail li{float: left;margin-right: 23px;width: 60px;margin-top: 8px;line-height: 22px;padding: 2px 0;position: relative;z-index: 1;}
.allAreaSelectDetail li a{background: url("http://cn-style.gcimg.net/v6/gold/images/jian.png") no-repeat right -285px;color: #444444;}
.allAreaSelectDetail li a:hover{background-color:#e6e6e6;text-decoration: none;}
.areaOptions{position: absolute;padding: 6px 6px 10px;top: 1px;left:62px;border: 1px #a4a4a4 solid;background-color: #f8f8f8;width: 230px;z-index: 8888;display: none;}
.areaOptions li{width:75px;float: left;padding: 2px 0;overflow: hidden;margin-top: 0;line-height: 30px;height: 30px;margin-right: 0;}
.areaOptions li a{text-decoration: none;background:none;background: none;}
.areaOptions li a:hover{text-decoration: underline;background:none;}
.allRunModelS .allRunModelList{position: absolute;background: #FFFFFF;border:1px #cccccc solid;left:-1px;padding-top:5px;width: 90px;top: 21px;display: none;}
.allRunModelS .allRunModelList li{line-height: 25px;width: 100%;}
.allRunModelS .allRunModelList li a{color: #171717;display: block;padding-left: 9px;width: 86px;}
.allRunModelS .allRunModelList li a:hover{text-decoration: none;background-color: #F5F5F5;}
.allRunModelS .allRunModelList .allRunModelAll{background-color: #e6e6e6;}
.siftConditionList .allAreaS span,.siftConditionList .allRunModelS span{display: inline-block;line-height: 18px;}
.siftConditionList .licenseIsOkS{float: left;margin-top: 8px;margin-right: 11px;position: relative;}
.siftConditionList .licenseIsOkS label{margin-left: 5px;}
.siftConditionList .onlineServiceS{float: left;margin-top: 8px;margin-right: 11px;position: relative;}
.siftConditionList .onlineServiceS label{margin-left: 5px;}
.siftConditionList .mergeSameSaleS{float: right;padding-right: 15px;margin-right: 0;margin-top: 8px;}
.siftConditionList .mergeSameSaleS label{margin-left: 5px;}
.areaSeleBlo{margin: -31px 0px 0px -9px;left:8px;top:56px;}
.areaSeleNextBlo{margin: -32px 0px 0px -51px;}
.disnone{display:none;}
.area-ele{position:absolute;z-index:4;border:1px solid #FFB143;left:139px;width:160px;top:57px;background:#fff;min-height:100px;_height:100px}
.area-ele ul{padding:10px 0 10px 14px;width:146px;overflow:hidden}
.area-ele ul li{float:left;line-height:27px;height:27px;float:left;margin-right:9px;white-space:nowrap}
.vipTab cv{color: #f00;}
.error{color:#D9534F;}

.row{margin-top:5px;}
.brandLogo{text-align:center;margin-top:10px;}
.brand{margin-top:10px;}
.brand th{font-weight: normal;width:90px;}
.brand tr{line-height:30px;}
.forHref ul a:hover{COLOR:#2D64B3;}
.indexReport dd a{display:block;width:350px;float:left;line-height:30px;height:35px;overflow:hidden;}
/*css add 7.22*/
.list-vip-title{ border-bottom:#eee 1px solid; font-size:14px; padding-left:10px; font-weight:bold;}
.list-vip-title a{ float:right; font-size:12px; font-weight:100; padding-right:20px;}
.list-vip-list{ font-size:12px; padding:10px;}
.list-vip-list li{ width:50%; float:left; line-height:22px;}
.list-vip-list li a{ color:#666;}
.list-vip-list li span{ float:right; padding-right:20px;}
.m-top{ margin-top:10px;}
.m-top a{ color:#666;}
.brand-list{ padding-left:2px;}
.thumbnail{ margin-bottom:0px; margin-top:10px; }
.comfooter li{float:left;line-height:24px;width:700px;}
.prodoct-content img
{
max-width:710px;
height:auto;
cursor:pointer;
border:1px double #cccccc;
padding: 3px;
zoom:expression( function(elm)
       {     if (elm.width>650)
               {  var oldVW = elm.width; elm.width=650;             
                   elm.height = elm.height*(650 /oldVW);        
                }         elm.style.zoom = '1';     
      }
(this));
}