/*banner*/
.banner {
  width: 950px; margin-top: 10px; overflow: hidden;
}
.banner_wrap {
  width: 962px;	
}
.banner a {
  float: left; display: inline; margin-right: 12px; width: 469px; height: 73px;	
}
.banner a img {
  display: block; width: 469px; height: 73px;	
}
.banner img.banner2 {
  margin-right: 0;	
}
.remove {
  float: right; display: inline; color: #014DA2; margin: 30px 25px 4px 0; cursor: pointer;
}
.choose {
  height: 140px; border-bottom: 1px dotted #7F7F7F; background: url(../images/bg_wind.jpg)	
}



.choose-left {
 width: 156px;  float: left; display: inline; padding-left: 8px; height: 93px; padding-top: 10px;	
}








.choose-right {
  float: left; display: inline; padding-left: 8px; height: 93px; padding-top: 10px;  		
}




.volume {
  font-size: 14px; font-weight: bold; color: #164B86; margin-left: 29px;	
}
.squre {
  width: 14px; height: 14px; background: url(../images/squre.jpg) no-repeat; float: left;  display: inline; margin-right: 5px; margin-top: 2px;	
}
.squre img {
  width: 14px; height: 14px; display: block;	
}
.font {
  float: left;  display: inline; font-size: 13px; color: #164B86;
}
.scope_1 {
  float: left; display: inline; height: 18px; line-height: 18px; margin-left: 29px; margin-top: 18px; width: 84px; cursor:pointer;
}
.scope {
  width: 226px; margin-top: -2px;	
}

.scope1 {
  width: 113px; margin-top: -2px;	
}

.scope3 {
  width: 380px; margin-top: -2px;	
}

.scope4 {
  width: 452px; margin-top: -2px;	
}

.choose-mid {
 width: 390px;  float: left; display: inline; padding-left: 8px; height: 93px; padding-top: 10px;
}







/*list*/
.product_list {
  width: 900px; margin: 0 auto; 
}
.product_list_wrap {
  float: left; display: inline;	
}
.product_item {
  width: 225px; height: 358px; float: left; display: inline;	
}
.product_item .image {
  width: 170px; height: 170px; margin: 41px auto 0 auto; position: relative;	
}
.product_item .image a img {
  width: 170px; height: 170px;
}
.product_item .image .icon {
  width: 45px; height: 45px; background: url(../images/icon_new.png) no-repeat; position: absolute; right: 16px; top: -15px;	
}
.product_item a:hover {
  text-decoration: underline;	
}
.product_item h5 {
  font-size: 14px; text-align: center; color: #000; padding-top: 24px; height: 20px; line-height: 20px; color: #000; 
}
.product_item h5 a {
  color: #000;	
}
.product_item .text {
  height: 20px; line-height: 20px; text-align: center; color: #959595;	
}
.product_item .text a {
  color: #959595;	
}
.product_item a.button {
  width: 96px; height: 24px; display: block; margin: 8px auto 0 auto;	
}
.page_bar {
  width: 100%; height: 35px; line-height: 35px; border-top: 1px dotted #7F7F7F; border-bottom: 1px dotted #7F7F7F;	
}
.page_bar a:hover {
  text-decoration: underline;	
}
.page_bar_content {
  float: right; display: inline; padding-right: 18px;	
}
.page_bar_content .prev {
  width: 46px; text-align: center; float: right; display: inline; margin-right: 22px;	
}
.page_bar_content .prev a, .page_bar_content .next a {
  color: #afafaf;	
}
.page_bar_content .prev a:hover, .page_bar_content .next a:hover {
  color: #213d55;	
}
.page_bar_content .prev a.on, .page_bar_content .next a.on {
  color: #213d55;	
}
.page_bar_content .next {
  width: 46px; text-align: center; float: right; display: inline; margin-left: 22px;	 
}
.page_number {
  float: right; display: inline;	  	
}
.page_number a {
  color: #213d55; display: inline-block; width: 10px; text-align: center; margin: 0 8px;	
}
.page_number a:hover, .page_number a.on {
  font-weight: bold;	
}
