body {
  margin: 0;
    font-family: "Microsoft YaHei","Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
  /*font-size: 1em;*/
  color: #333333;
  background-color: #cfddf9;
}
.my_title {background-color:#d4ecfb; height:55px; font-size:21px;padding-top:15px;}
.my_menu_blue {color:#E3FFFF;}
.my_space_div {height:15px;}
.my_small_space_div {height:10px;}
.my_footer_space_div {height:30px;}
.my_footer {background-color:#fff;font-size:12px;color:#39579a;}
.container {width:1200px;}

.section{
  margin-top:10px;
  margin-left:34px;
}

.section_layout{
  background-color:#fff;
}
.offer {
    padding-bottom: 30px;padding-top: 41px;
}
#pm_first_price{color:#3c82ff;}
.section_title {
  color:#39579a;
  font-size:14px;
}
.offer{
	padding-top: 41px;
}
.offer-main{
	border-top: solid 1px #e2e2e2;
}
.offer-main table{
	width: 100%;
	border-left: solid 1px #e2e2e2;
}
.yb_chujiajilu_html{
	padding-top: 0px;
}
.yb_chujiajilu_html p span{
	font-size: 16px;
	color: #999999;
	line-height: 60px;
}
.offer-main th{
	background: #ededed;
}
.offer-main tr{
	width: 100%;
}
.offer-main th{
	display: block;
	color: #3e3e3e;
	font-size: 16px;
	line-height: 32px;
	width: 24.85%;
	text-align: center;
	float: left;
	border-right: solid 1px #e2e2e2;
	font-weight: normal;
}
.offer-main tr td{
	width: 24.85%;
	display: block;
	float: left;
	line-height: 46px;
	border-right: solid 1px #e2e2e2;
	border-bottom: solid 1px #e2e2e2;
	text-align: center;
}
.offer-main .cur5 td{
	color: #3c82ff;line-height: 46px; height:46px;text-align: center;
}
.offer-main .cur5 td img{
	margin-top:15px;
}
.all-offer{
	text-align: center;
	margin-top: 20px;
}
.all-offer span,.all-offer i{
	color: #888888;
}
.all-offer span{
	margin-left: 7px;
	margin-right: 8px;
	width: 28px;
	height: 28px;
	display: inline-block;
	text-align: center;
	line-height: 28px;
	border: solid 1px #f9f9f9;
	cursor: pointer;
}

.section_title_en {
  font-size:12px;
  filter:alpha(opacity=90);
}

.news_layout {
  background-color:#dfe3eb;
}

.news_thumb_img {
  margin-top:10px;
  margin-bottom:10px;
  margin-left:3px;
}

.news{
  margin-top:45px;
  margin-right:3px;
  margin-left:30px;
}

.news_title
{
  font-size:20px;
  color:#1153b3;
}

.news_substract
{
  color:#05286f;
  font-size:14px;
}

.loginmethod{
   /*background-color:#1153b3;*/
  margin-left:-15px;
  margin-right:-15px;
  width:148px;
  font-size:18px;
  /*line-height: 20px;*/
  text-align: center;
 }

.loginmethod > a{
  padding-top: 5px;
  padding-bottom: 5px;
  display: block;
  background-color:#dfe3eb;

}

.loginmethod_active > a:hover {
  background-color:#1153b3;
  color:#fff;
}

.login_input {
  padding: 0px 0px 0px 25px; border: 1px solid #05286f; width:230px;
}

#wechatlogin
{
  margin-left:-15px;
  margin-right:-15px;
  /*position: absolute; right:0px; top:0px;*/
  /*z-index: 100;*/
}

.auctions{
  margin-top:15px;
  margin-right:3px;
  margin-left:30px;
}

.auction_item_list_table > tbody > tr > td{
  border: none;
  font-size:14px;
}

.auction_item_tab{
 font-size:20px;
}
.score {
  font-size:14px;
  padding-top: 5px;
  padding-bottom: 5px;
  border: 1px solid #dfe3eb;
}

.score-title {
  background-color:#cfddf9;
}

p#back-to-top
{      
	position:fixed;      
	bottom:15px;      
	left:1550px;
}

p#back-to-top a
{      
	text-align:center;      
	text-decoration:none;      
	color:#979797;      
	display:block;      
	width:60px;         
	-moz-transition:color 1s;      
	-webkit-transition:color 1s;      
	-o-transition:color 1s;
}

p#back-to-top a span
{      
	background:#979797 url(../images/top.gif) no-repeat center center;      
	border-radius:6px;      
	display:block;      
	height:60px;      
	width:60px;            
	-moz-transition:background 1s;      
	-webkit-transition:background 1s;      
	-o-transition:background 1s;
}

.clockbox {
  width: 250px;
  height: 30px;
  background: url(../images/clockbg.png) no-repeat;
  overflow: hidden;
  color: #000000;
  margin-left: 70px;
  margin-bottom: 10px;
  margin-top: -25px;
}

.clockbox span {
  float: left;
  display: block;
  width: 40px;
  height: 29px;
  line-height: 29px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  margin-right: 22px;
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}
.paimai_chujia{
padding:15px 0; width:250px; float:left;
}
.paimai_chujia input {
    width: 107px;
    height: 35px;
    border: solid 1px #9c9998;
    color: #cdcdcd;
    line-height: 38px;
    padding-left: 10px;
}
.paimai_chujia span {
    color: #e40404;
	font-size:14px;
    margin-left: 12px;
}
.col-xs-6{padding:0 5px;}
.news_substract{color: #05286f;font-size: 14px;}
.tag {
  color:#ff7148;
  background-color: white;
  border: 1px solid #ff7148;
  padding: 3px;
  margin-left: 5px;
}
.score {
    font-size: 14px;
    padding-top: 5px;
    padding-bottom: 5px;
    border: 1px solid #dfe3eb;
}
.col-sm-2 {
    width: 16.66666667%;
}
.col-sm-10 {
    width: 83.33333333%;
}
.gezi_cansu{margin :15px 0; font-size:13px;}
.gezi_cansu tbody{}
.gezi_cansu tbody td{padding:8px;border: 1px solid #dfe3eb;}
.gezi_cansu .canshu_l{width:15%;text-align:center;background: #EAF4FE;}
.pm_jiepai{font-size:22px;color:#f06812;padding:15px 0;display: block;}

.article-summary {
    background: #eff4f7 none repeat scroll 0 0;
    line-height: 28px;
    padding: 20px 15px 12px;
    font-size: 14px;
}

.new-content {
    color: #333;
    font-size: 16px;
    line-height: 30px;
    padding-top: 20px;
}
.new-content p {
    padding: 7px 0;
    word-wrap: break-word;
}


/*.news_title*/
/*{*/
  /*font-size:20px;*/
  /*color:#1153b3;*/
/*}*/

/*.news_substract*/
/*{*/
  /*color:#05286f;*/
  /*font-size:14px;*/
/*}*/