<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	font-family:\5FAE\8F6F\96C5\9ED1,Verdana, Geneva, sans-serif;
}
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, main {
	display: block;
}
.container_wrap {/*max-width:640px;*/margin:0 auto;}
body {
	line-height: 1;

}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html * {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html, body {
  height: 100%;
}
html {overflow-y:scroll;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
body {
  font-size: 100%;
  font-family: font-family:\5FAE\8F6F\96C5\9ED1,Verdana, Geneva, sans-serif;
  position:relative;
}

a {blr:expression(this.onFocus=this.blur())!important;text-decoration:none;}
:focus {outline:none!important;}
/*锟斤拷页锟斤拷始*/
.header_2,.screen_btn_sure,.cd-navigation a,.search_text,.product_text,.loaded,.top_menu li a span,.select_options ul li, .quality_options ul li,.dealers &gt; ul &gt; li &gt; select,place_options ul li {font-family:\5FAE\8F6F\96C5\9ED1,Verdana, Geneva, sans-serif;}
.top_menu li a i,.top_menu li a i.heat_i,.top_menu li a i.heat_up,.top_menu li a i.heat_down,.back_content_product,.i_want_agent i,.i_want_buy i,.dealers_region i {background:url(../images/index/sprite.png) no-repeat;}
.cd-img-replace {

  display: inline-block;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

.overflow-hidden {
  overflow: hidden;
}


.cd-main-content {

  min-height: 100%;
  position: relative;
  background-color: #ffffff;
  z-index: 2;
  padding-top: 50px;

  -webkit-transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  transition-duration: 0.4s;
}

@media only screen and (min-width: 768px) {
  .cd-main-content {
    padding-top: 70px;
  }
}

.header_3 {
  position: relative;
  top: 0;
  left: 0;
  height: 40px;
  width: 100%;
  border-bottom:1px solid #e5e5e5; 
  -webkit-transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.header_3.lateral-menu-is-open {
  -webkit-transform: translateX(-260px);
  -moz-transform: translateX(-260px);
  -ms-transform: translateX(-260px);
  -o-transform: translateX(-260px);
  transform: translateX(-260px);
}
.header_3.is-fixed {
  position: fixed;
}


#cd-top-nav {
  position: absolute;
  top: 0;
  right: 120px;
  height: 100%;
  display: none;
}
#cd-top-nav ul {
  height: 100%;
  padding-top: 18px;
}
#cd-top-nav li {
  display: inline-block;
  margin-right: 1em;
}
#cd-top-nav a {
  display: inline-block;
  padding: .5em;
  color: #FFF;
  text-transform: uppercase;
  font-weight: 600;
}
#cd-top-nav a.current {
  background-color: #242e30;
}
.no-touch #cd-top-nav a:hover {
  color: rgba(255, 255, 255, 0.7);
}
@media only screen and (min-width: 768px) {
  #cd-top-nav {
    display: block;
  }
}

#cd-menu-trigger {
  height: 100%;
  border-right:none;
}
#cd-menu-trigger .cd-menu-text {
  height: 100%;
  text-transform: uppercase;
  color: #FFF;
  font-weight: 600;
  display: none;
}
#cd-menu-trigger .cd-menu-icon {
  display: inline-block;
  position: absolute;
  top: 50%;
  bottom: auto;
  right: 0;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  width: 18px;
  height: 2px;
  background-color:#f3582a;
}
#cd-menu-trigger .cd-menu-icon::before, #cd-menu-trigger .cd-menu-icon:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: inherit;
  left: 0;
  -webkit-transform: translateZ(0);
  -webkit-backface-visibility: hidden;
}
#cd-menu-trigger .cd-menu-icon::before {
  bottom: 5px;
}
#cd-menu-trigger .cd-menu-icon::after {
  top: 5px;
}

@media only screen and (min-width: 768px) {
  #cd-menu-trigger {
    width: 110px;
    padding-left: 1.25em;
  }
  #cd-menu-trigger .cd-menu-text {
    display: inline-block;
    line-height: 70px;
  }
  #cd-menu-trigger .cd-menu-icon {
    left: auto;
    right: 1.25em;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}

#cd-lateral-nav {
  position: fixed;
  height: 100%;
  right: -85%;
  top: 0;
  z-index: 6;
  width: 85%;
  background-color: #ffffff;
  overflow-y: auto;
  -webkit-transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transform: translateX(180px);
  -moz-transform: translateX(180px);
  -ms-transform: translateX(180px);
  -o-transform: translateX(180px);
  transform: translateX(180px);
}

#cd-lateral-nav .sub-menu {
  padding:10px;
  display: none;
  border-bottom:1px solid #d6d6d6;
}
#cd-lateral-nav .sub-menu li {
    float:left;	
	}
.cd-navigation a {
  display: block;
  line-height: 2em;
  padding: 0 10px;
  color: #676767;
}
.cd-navigation a.item_title {
  display: block;
  line-height: 2.8em;
  padding: 0 10px;
  color: #676767;	
	}
#cd-lateral-nav a.current {
  background-color: #3a4a4d;
  color: #FFF;
}
.no-touch #cd-lateral-nav a:hover {
  color: #FFF;
}

#cd-lateral-nav.lateral-menu-is-open {
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-overflow-scrolling: touch;
  z-index:9999;
}

#cd-lateral-nav .item-has-children &gt; a {
  position: relative;
  text-transform: uppercase;
  font-weight: 600;
}
#cd-lateral-nav .item-has-children &gt; a::after {
  content: '';
  display: block;
  height: 11px;
  width: 8px;
  position: absolute;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 1em;
  background: url("../img/cd-arrow.svg") no-repeat center center;
  background-size: 8px 11px;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
#cd-lateral-nav .item-has-children &gt; a.submenu-open::after {
  -webkit-transform: translateY(-50%) rotate(90deg);
  -moz-transform: translateY(-50%) rotate(90deg);
  -ms-transform: translateY(-50%) rotate(90deg);
  -o-transform: translateY(-50%) rotate(90deg);
  transform: translateY(-50%) rotate(90deg);
}

#cd-lateral-nav .socials {
  padding: 0 32px;
}
#cd-lateral-nav .socials:after {
  content: "";
  display: table;
  clear: both;
}
#cd-lateral-nav .socials a {
  height: 32px;
  width: 32px;
  float: left;
  padding: 0;
  background-image: url("../img/cd-socials.svg");
  background-repeat: no-repeat;
  background-size: 128px 64px;
  background-color: #FFF;
  margin-right: .5em;
  border-radius: 0.25em;
}
#cd-lateral-nav .socials a.cd-twitter {
  background-position: 0 0;
}
#cd-lateral-nav .socials a.cd-github {
  background-position: -32px 0;
}
#cd-lateral-nav .socials a.cd-facebook {
  background-position: -64px 0;
}
#cd-lateral-nav .socials a.cd-google {
  background-position: -96px 0;
}
.no-touch #cd-lateral-nav .socials a:hover {
  background-color: #4e6361;
}
.no-touch #cd-lateral-nav .socials a:hover.cd-twitter {
  background-position: 0 -32px;
}
.no-touch #cd-lateral-nav .socials a:hover.cd-github {
  background-position: -32px -32px;
}
.no-touch #cd-lateral-nav .socials a:hover.cd-facebook {
  background-position: -64px -32px;
}
.no-touch #cd-lateral-nav .socials a:hover.cd-google {
  background-position: -96px -32px;
}
.top_menu li {float:left;}

.line_green {width:100%;background-color:#08a04b;height:4px;position: relative;/*z-index:3;*/-webkit-transform:translatez(0);-webkit-backface-visibility:hidden;-webkit-transition-property:-webkit-transform;-moz-transiiton-property:-webkit-tranform;-moz-transition-duration:0.4s;-moz-transition:0.4s;transition-duration:0.4s;}
.logo {
  height:53px;
  overflow:hidden;	
  padding:8px;	
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  background-color:#fff;
  -webkit-transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  transition-duration: 0.4s;
  *zoom:1
}
.logo:after {display:block;content:"";clear:both;visibility:hidden;}




.logo.lateral-menu-is-open {
  -webkit-transform: translateX(-180px);
  -moz-transform: translateX(-180px);
  -ms-transform: translateX(-180px);
  -o-transform: translateX(-180px);
  transform: translateX(-180px);
}
.logo.is-fixed {
  position: fixed;
}
.logo_img {float:left;}
.phone_icon {float:right;line-height:59px;}
.header_2 {width:100%;height:64px;line-height:19px;color:#FFF;background-color:#ff7a04;text-align:center;font-size:21px;position:relative;padding:10px 0;}
.back {position:absolute;left:10px;top:12px;display:block;}
.back_icon {display:block;border-top:6px solid transparent;border-bottom:6px solid transparent;border-right:6px solid #fff;width:0;height:0;float:left;margin-right:3px;margin-top:2px}
.I_want_offer {display:block;position:absolute;right:0;top:0;padding:5px 10px;font-size:17px;color:#fff;text-decoration:none;margin-top:7px;margin-right:10px;width:94px;height:29px;background-color:#ffa903;border-radius:12px;}
/*筛选锟斤拷锟斤拷锟斤拷锟斤拷锟剿碉拷锟斤拷始*/
.top_menu {position:relative;}
.top_menu li {position:relative;width:25%;}
.downarrow {display:inline-block; height:0;width:0;border:5px solid transparent;border-top-color:#00a23e;margin-top:2px;	
	}
.top_menu li a {display:block;color:#000;font-size:14px;line-height:40px;border-right:1px solid #e5e5e5;position:relative;padding-left:8px;}
.top_menu li a span {display:inline-block;font-size:16px;}
.top_menu li a i {
    display: inline-block;
    width: 9px;
    height: 7px;
    background-size: 250px 250px;
    position: absolute;
    right: 5px;
    top: 17px;
} 
.heat_span {display:block;float:left;margin-left:30%;}
.top_menu li a i.heat_i {display:block;float:left;width:11px;height:13px;margin-left:4px;margin-top:16px;background-size:250px 250px;background-position:-10px 0px;}
.top_menu li a i.heat_up {display:block;float:left;width:11px;height:13px;margin-left:4px;margin-top:16px;background-size:250px 250px;background-position:-20px 0px;}
.top_menu li a i.heat_down {display:block;float:left;width:11px;height:13px;margin-left:4px;margin-top:16px;background-size:250px 250px;background-position:-31px 0px;}
.top_menu_3 a {*zoom:1}
.top_menu_3 a:after {display:block;content:"";clear:both;visibility:hidden;}
.select_options_hidden,.quality_options_hidden,.place_options_hidden  {display:none;position:fixed;top:155px;bottom:0;left:0;right:0;background:rgba(0,0,0,0.5);z-index:9;overflow:hidden;height:80%;}
.select_options_visibility,.quality_options_visibility,.place_options_visibility {display:block;position:absolute;top:155px;bottom:0;left:0;right:0;background:rgba(0,0,0,0.5);z-index:9;}
.select_options,.quality_options,.place_options {width:100%;background:#e1e1e1;padding:15px 8px;overflow:hidden;}
.select_options &gt; ul &gt; li,.quality_options &gt; ul &gt; li,.place_options &gt; ul &gt; li {margin-bottom:15px;border-bottom:1px solid #f2f3f2;padding:0 12px 15px;font-size:15px;}
.select_options_inner &gt; ul {height:100%;width:100%;transition-duration:0.4s;-moz-transition-duration:0.4s;-webkit-transition-duration:0.4s;-o-transition-duration:0.4s;}
.select_options_inner {background-color:#e9edec;position:absolute;z-index:2;left:33%;top:0;}
.select_options_inner &gt; ul &gt; li {border-bottom:1px solid #f3f5f4;padding:15px 12px;font-size:15px;}
.cd-menu-icon {margin-left:10px;}
.screening {width:100%;text-align:center;padding:15px;border-bottom:2px solid #e5e5e5;}
.screening a {display:block;color:#232323}
.screen_btn_sure {float:right;width:50px;height:26px;line-height:24px;background-color:#e5e5e5;font-size:14px;border-radius:8px;margin-top:-3px;}
.go_back {float:left;width:25px;height:30px;}
.blank_line {height:4px;border-top:1px solid #d6d6d6;background-color:#f3f3f3}
#cd-lateral-nav .sub-menu {*zoom:1}  
#cd-lateral-nav .sub-menu:after {display:block;content:"";clear:both;}
.selected_keywords {float:right;font-weight:100;color:#ff8707;width:150px;text-align:right;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.cd-navigation a.selected {background-color:#ff8707;color:#FFF;}
.cover {display:none;position:fixed;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,0.5);z-index:4;}
.btn_div {width:48%;float:left;border:1px solid #d8d8d8}
.btn_div_f {float:right;}
.btn_a {display:block;text-align:center;border:4px solid #f4f4f4}
.side_bar_btn {width:90%;margin:20px auto 40px;*zoom:1}
.side_bar_btn:after {display:block;content:"";clear:both;}
/*省锟斤拷锟斤拷始*/
.slide_zone_1,.slide_zone_2,.slide_zone_3 {position:fixed;height:100%;right:-100%;top:0;z-index:7;width:100%;background-color:#FFF;overflow:auto;webkit-transform: translateZ(0);-webkit-backface-visibility: hidden;-webkit-transition-property: -webkit-transform;    -moz-transition-property: -moz-transform;transition-property: transform;-webkit-transition-duration: 0.4s;-moz-transition-duration: 0.4s;transition-duration: 0.4s;-webkit-transform: translateX(180px);    -moz-transform: translateX(180px);    -ms-transform: translateX(180px);    -o-transform: translateX(180px);    transform: translateX(180px);}
.slide_zone_1.slide_zone_open,.slide_zone_2.slide_zone_open,.slide_zone_3.slide_zone_open {    -webkit-transform: translateX(-100%);    -moz-transform: translateX(-100%);    -ms-transform: translateX(-100%);    -o-transform: translateX(-100%);    transform: translateX(-100%);    -webkit-overflow-scrolling: touch;} 
.slide_province li,.slide_city li,.slide_country li {height:40px;line-height:40px;padding-left:15px;border-bottom:1px solid #e5e5e5;}

/*省锟斤拷锟斤拷锟斤拷锟�*/




/*筛选锟斤拷锟斤拷锟斤拷锟斤拷锟剿碉拷锟斤拷锟斤拷*/

.cnter_search_1,.cnter_search_2 {float:left;}


.search_btn_img {appearance:none;-webkit-appearance:none;-moz-appearance:none;background:rgba(255,255,255,0);border:none!important;}
.cnter_search_1 {width:90%;height:39px;}
.search_text {width:100%;height:37px;line-height:37px;font-size:15px;border:none;padding-left:15px;}
.cnter_search_2 {position:absolute;right:10px;top:4px;}
.cnter_search {*zoom:1;margin:12px auto 0;width:100%;height:40px;border:1px solid #d9d9d9;position:relative;overflow:hidden;}
.cnter_search:after {display:block;content:"";clear:both;visibility:hidden;}
.list_products_item li {padding:12px 10px;border-bottom:1px solid #e4e4e4;*zoom:1}
.list_products_item li:after {display:block;content:"";clear:both;}
.product_img {position:relative;width:100px;overflow:hidden;vertical-align:middle;text-align:center;float:left;margin-right:10px;}
.product_text p {color:#050505;font-size:16px;height:24px;overflow:hidden;line-height:28px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;
}
.product_icon {float:right;margin-top:5px;}
.product_icon a {margin:0 5px;}
.product_param {position:relative;}
.product_param p {font-size:14px;height:20px;line-height:20px;color:#aeaeae;}
.loaded {text-align:center;color:#08a04b;margin-top:20px;margin-bottom:80px;}
.click_get_more {display:block;border:1px solid #9fa1a0;text-align:center;height:48px;line-height:48px;color:#9fa1a0;width:90%;margin:20px auto 50px;font-size:17px;}
.btn_three {width:100%;margin:0 auto;*zoom:1}
.btn_three:after {display:block;content:"";clear:left;}
.btn_three li {float:left;width:33.333333%;text-align:center;line-height:34px;margin-top:15px;margin-bottom:15px;} 
.btn_three li a {display:block;color:#f3582a;border:1px solid #f3582a;font-size:18px;}
.btn_three li.btn_three_2 a {border-right:none;border-left:none;}
.btn_three li.btn_three_1 a  {border-radius:10px 0 0 10px;-webkit-border-radius:10px 0 0 10px;}
.btn_three li.btn_three_3 a  {border-radius:0 10px 10px 0;-webkit-border-radius:0 10px 10px 0;}
.btn_three li.btn_three_on a {background-color:#f3582a;color:#fff;}
.double_line {height:15px;background-color:#f2f2f2;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;}
.hot_recommend_h1 {float:left;width:24%;height:40px;line-height:40px;font-size:18px;}
.hot_recommend_ul {float:left;width:70%;}
.hot_recommend_ul li {float:left;width:25%;text-align:center;height:40px;line-height:40px;}
.wrap {padding:0 10px}
.hot_recommend_offer {border-top:1px solid #e5e5e5;padding:10px;}

.hot_recommend_img img {float:left;margin-right:10px;width:80px;height:80px;}
.hot_recommend_header {*zoom:1;padding:0 10px;height:40px;overflow:hidden;}
.hot_recommend_header:after {display:block;content:"";clear:both;}
.hot_recommend_title {white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:2px;font-size:18px;color:#000;height:24px;line-height:24px;}
.hot_recommend_pp { margin-top: 8px;}
.hot_recommend_offer a {display: block; position: relative;}
.hot_recommend_place img {width:16px;height:16px;vertical-align:middle;margin-right:5px;}
.hot_recommend_place span {color:#000;margin:0 2px;font-size:14px;color:#aeaeae;}
.hot_recommend_place {margin-top: 10px;}
.offer_list_header {height:40px;line-height:40px;padding:0 10px;}
.offer_list_header_h1 {float:left;color:#ff7a04;font-size:20px;}
.offer_list_header_description {float:right;color:#aaaaaa}
.offer_list_content table {width:100%;}
.offer_list_content table thead {background-color:#f4f4f4;height:38px;line-height:38px;}
.offer_list_content table thead th {font-size:17px;}
.offer_list_content table tbody tr {border-bottom:1px solid #e5e5e5;}
.offer_list_content table tbody tr td:nth-child(1) {padding-left:10px;}
.offer_list_content table tbody tr td:nth-child(2) {padding-right:10px;}

.offer_list_content table tbody tr td {height:42px;line-height:42px;font-size:17px;}
footer {position:fixed;bottom:0;left:0;right:0;}
footer ul li {float:left;width:16.666667%;text-align:center;}
footer ul li a {color:#FFF;display:block;}
footer {*zoom:1;height:45px;background-color:#d05728;}
.line_wrap {width:100%;overflow:hidden;}
.line_wrap:after {display:block;content:"";clear:both;} 
/*锟斤拷锟斤拷锟狡硷拷锟斤拷始*/
.box_163css {overflow:hidden;width:76%;height:40px;font-weight: 300;font-size: 20px;line-height: 40px;position:relative;}
.line{ position:absolute;left:0; text-align:center; cursor:pointer;}
.line li{float:left;}
.line li:first-child{ background:none; }
.line li a{ text-decoration:none;color:#9c9c9c;font-size:17px;} 
/*锟斤拷锟斤拷锟狡硷拷锟斤拷锟斤拷*/
/*锟阶诧拷锟斤拷锟斤拷锟斤拷始*/
.footer {
	width: 100%;
	background-color: #ff7a04;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 99;
}

.footer_menu li {
	width: 16.66667%;
	float: left;
	text-align: center;
	vertical-align: middle;
}

.footer_menu li a {
	display: block;
}

.footer_menu li a img {
	width: 24px;
	margin-top: 2px;
}

.footer_menu li a span {
	display: block;
	color: #FFF;
	font-size: 14px;
}
.yellow_on {background-color:#ffa903;}
/*锟阶诧拷锟斤拷锟斤拷锟斤拷锟斤拷*/
.green_color {color:#6ba200;}
.red_color {color:#d60101;}
.blue_color {color:#167cd2;text-align:center;}
.table_price_sort {}
.table_price_sort span {display:inline-block;margin-right:3px;}
.table_price_sort i {display:inline-block;width:11px;height:15px;background:url(../images/index/sprite_new.png) no-repeat 0 0;background-size:70px;}
.table_price_sort i.down {background-position:0 0;}
.table_price_sort i.up {background-position:-13px 0;}
/*锟斤拷页锟斤拷锟斤拷*/
/*锟斤拷锟斤拷锟斤拷锟介开始*/
.touchslider,.touchslider div,.touchslider a,.touchslider img{
    font-style: normal;
    vertical-align: top;
	padding:0px; margin:0px;
	border:0px;
}
.touchslider{position:relative;/*margin-top:-1px;max-height:130px;*/}
.touchslider .touchslider-viewport{ overflow:hidden;/*max-height:150px;*/}
.touchslider .touchslider-viewport .touchslider-item a{z-index:1;width:100%;display:block;}
.touchslider .touchslider-viewport .touchslider-item img{ width:100%;}
.touchslider .touchslider-navtag{text-align:center;height:28px;display:inline-block;vertical-align:middle;/*margin-top:-8px;*/width:100%;/*position:relative;top:-42px;*/position:absolute;bottom:0;z-index:999;}
.touchslider .touchslider-navtag span{width:38px;height:3px;background:#c1c1c1;overflow:hidden;display:inline-block; }
.touchslider .touchslider-navtag .touchslider-nav-item-current{background:#fff;}
.touchslider-item ul li {float:left;width:18%;text-align:center;height:40px;line-height:40px;}
.touchslider-item ul li a {color:#333;font-size: 14px;}
.offer_title {padding:12px 10px;border-bottom:1px solid #e5e5e5;*zoom:1;}
.offer_title:after {display:block;content:"";clear:both;}
.offer_price_title {
	font-size: 24px;
    color: #fa2300;
    font-weight: bold;
	
}
.offer_price_unit {font-size:16px;color:#616462;}
.offer_title h5 {
	line-height: 30px;
    font-size: 20px;
    margin-bottom: 8px;
}
.offer_title_status_1 {width:50px;height:23px;line-height:22px;background-color:#509a00;text-align:center;color:#FFF;border-radius:4px;float:left;}
.offer_title_status_2 {width:80px;height:23px;line-height:22px;background-color:#ff9000;text-align:center;color:#FFF;border-radius:4px;float:left;margin:0 15px;} 
.offer_title_status_3 {color:#b4b4b4;float:left;margin-top:10px;}
/* .offer_title_status {*zoom:1;margin-top:12px;margin-bottom:6px;} */
.offer_title_status:after {display:block;content:"";clear:both;}
.offer_title li {float:left;width:50%;}
.offer_title dl dt {float:left;line-height:22px;}
.offer_title dl dt {color:#a1a1a1;}
.offer_title dl dd {
	line-height: 22px;
    margin-left: 48px;
    }
.offer_title dl {*zoom:1;margin:5px 0;}
.offer_title dl:after {display:block;content:"";clear:both;}
.saled_number {padding-left:15px;}
.header_pic {padding:10px;*zoom:1;}
.header_pic:after {display:block;content:"";clear:both;}
.products_about_content {*zoom:1;}
.products_about_content:after {display:block;content:"";clear:both;}
.offer_title h2 {color:#9a9a9a;line-height:24px;font-size:19px;} 
.products_content_details img {
	max-width: 100%;   height: auto!important; vertical-align: -webkit-baseline-middle;
	}
.products_content_details {padding:10px;}
.bottom_btn li {float:left;line-height:46px;}
.bottom_btn li a {display:block;width:100%;line-height:46px;text-align:center;color:#fff;font-size:20px;}
.bottom_btn_1 {width:65%;background-color:#d13401}
.bottom_btn_2 {width:35%;background-color:#fea000}
.bottom_btn {position:fixed;left:0;bottom:0;right:0;z-index:99}
.products_content_details h2 {color:#9a9a9a;line-height:24px;font-size:19px;margin-bottom:5px;} 
.products_content_details p {line-height:24px;}
.right_name_desscript h3 {font-size:18px;}
.right_header_photo {float:left;margin-right:10px;width:60px;height:60px;overflow:hidden;}
.right_header_photo img {width:100%;height:100%;}
.right_name_desscript h3 {line-height:30px;}
.right_name_desscript_gold {line-height:27px;color:#ef4900;}
.right_name_desscript_gold span {float:left;}
.right_name_desscript_gold i {float:left;width:18px;height:27px;background:url(../images/index/sprite_new.png) no-repeat -33px 3px;margin-left:10px}
.buy_hidden_submit {/*position:fixed;*/bottom:0;left:0px;right:0;background:#FFF;z-index:99;/*padding:0 4px;*/transition:all 0.8s;-webkit-transition:all 0.8s;/*height:475px;*/margin-bottom:-475px;/*overflow-y: scroll;*/}
.buy_hidden_item,.buy_number {border-bottom:1px solid #e5e5e5;}
.buy_number ul li {float:left;}
.buy_number ul {*zoom:1;padding:8px 6px;}
.buy_number ul:after {display:block;content:"";clear:both;}
.buy_number_right_1 {float:left;width:50%;overflow:hidden;border:1px solid #e5e5e5;height:30px;line-height:30px;}
.buy_number_right_1 input {width:100%;height:30px;line-height:30px;border:none;padding-left:10px;font-size:15px;}
.buy_number_right_3 {float:left;width:100%;overflow:hidden;border:1px solid #e5e5e5;height:30px;line-height:30px;}
.buy_number_right_4 {float:left;width:100%;overflow:hidden;border:1px solid #e5e5e5;height:90px;line-height:30px;}
.buy_number_right_3 input {width:100%;height:30px;line-height:30px;border:none;padding-left:10px;}
.buy_number_right_4 textarea {
	width: 100%;height: 100%; padding: 10px; border: none; resize: none;  font-size: 15px;   font-family: "寰蒋闆呴粦";
}
.margin_spacing {margin:0 8px;}
.buy_number_left_aa {margin-top:5px;}
.sure_buy_box {
	position: fixed;
    bottom: 0;
    width: 25%;
    height: 39px;
    line-height: 40px;
    background-color: #d13401;
    overflow: hidden;
    right: 0;
}
.sure_buy_box input {width:100%;height:100%;font-size:20px;background:none;color:#FFF;border:none;font-family:"寰蒋闆呴粦";}
.tatol_price_right {text-align:right;height:35px;line-height:35px;padding:0 10px;*zoom:1;}
.tatol_price_right:after {display:block;content:"";clear:both;}
.block_cover {display:none;position:fixed;top:0;bottom:0;left:0;right:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:99;}
.buy_hidden_inner {overflow:auto;/*height:800px*/} 
.details_pro p {line-height:19px;}

/*锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟�*/
/*锟斤拷要锟斤拷锟桔匡拷始*/
.offer_nav {padding:12px 10px;*zoom:1;border-bottom:1px solid #f0f0f0;}
.offer_nav:after {display:block;content:"";clear:both;}
.offer_nav li {float:left;width:50%;text-align:center;border:1px solid #d3d3d3;height:42px;line-height:40px;}
.offer_nav li:nth-child(1) {border-right:none;border-top-left-radius:8px;border-bottom-left-radius:8px;}
.offer_nav li:nth-child(2) {border-left:none;border-top-right-radius:8px;border-bottom-right-radius:8px;} 
.offer_nav li.red_on {background-color:#d05728;}
.offer_nav li.red_on a {color:#FFF;}
.offer_nav li a {font-size:18px;display:block;color:#8c8c8c;}
.cancelled_title {padding:10px;*zoom:1;border-bottom:1px solid #f0f0f0;}
.cancelled_title li,.select_sorts_1,.select_sorts_2,.select_sorts_aa,.cancelled_sorts li {float:left;}

.cancelled_title:after {display:block;content:"";clear:both;}
.cancelled_sorts {padding:10px;*zoom:1;}
.cancelled_sorts:after {display:block;content:"";clear:both;}
.right_slide_textarea {width:100%;resize:none;border:none;font-size:16px;margin-top:-3px;}
.left_slide,.left_slide span {color:#c8c8c8;font-family:"瀹嬩綋";}
.select_sorts_1,.select_sorts_2 {width:49%;border:1px solid #d4d4d4;height:40px;overflow:hidden;position:relative;}
.select_sorts_aa {width:49%;height:40px;overflow:hidden;position:relative;}
.select_sorts_1 select,.select_sorts_2 select,.offer_time_year select,.offer_time_month select,.offer_time_day select  {width:120%;height:38px;border:none!important;font-size:16px;color:#ff7a04;padding-left:4px;-webkit-appearance:none;appearance:none;-moz-appearance:none;background:rgba(255,255,255,0);background:none!important;border-radius:0;} 
.select_sorts_2 {margin-left:2%;}
.left_slide_title {margin-top:12px;}
.down_arr {position:absolute;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #ff7a04;right:5px;top:18px;}
.offer_time_year,.offer_time_month,.offer_time_day {float:left;width:32%;border:1px solid #d4d4d4;height:40px;overflow:hidden;position:relative;}
.offer_time_month {margin:0 2%;}
.detai_address {height:40px;font-size:16px;width:100%;padding-left:2px;border:none;}
.select_wrap {border:1px solid #d4d4d4;height:40px;overflow:hidden;position:relative;}
.select_wrap select {width:120%;height:40px;font-size:16px;border:none;padding-left:4px;color:#ff7a04;-webkit-appearance:none;appearance:none;-moz-appearance:none;background:rgba(255,255,255,0);background:none!important;border-radius:0;}
.sale_number {width:120%;height:40px;font-size:15px;border:none;} 
.single_line {border-top:1px solid #f0f0f0}
.label_transport {line-height:40px;}
.transport_land_box,.transport_sea_box,.transport_sky_box {border:none;}
/*.transport_sea_box {text-align:center;}*/
/*.transport_sky_box {text-align:right;}*/
.red_color {color:#f71c1c}
.add_pictures_desc {width:100%;font-size:13px;color:#818181;text-align:center;line-height:50px;overflow:hidden;}
.up_imgportant_pictures li {position:relative;float:left;width:18%;margin:0 1%;overflow:hidden;}
.up_imgportant_pictures li img {width:100%;height:auto;}
.add_file {width:100%;position:absolute;clip:rect(1px 1px 1px 1px);top:0;}
.up_imgportant_pictures {*zoom:1;padding:10px 0 30px 0;}
.up_imgportant_pictures:after {display:block;content:"";clear:both;} 
.bottom_submit_immediately {width:80%;margin:20px auto;height:42px;line-height:42px;background-color:#ff7a04;}
.form_submit {width:100%;height:42px;line-height:42px;font-size:20px;background:none;border:none;color:#FFF;}
.transport_land,.transport_sea,.transport_sky {border-radius:0;margin-right:6px;} 
.cancelled_sorts_bb {padding:0 10px;margin-bottom:10px;}
.grade_w_roll {top:3rem;}
.grade_w_roll:after {position:fixed;content:"";width:100%;height:100%;display:block;background:rgba(0,0,0,.2);top:0;}


.add_pictures_desc_new {color:#cb1919!important;line-height:26px;margin-top:10px;}
/*锟斤拷要锟斤拷锟桔斤拷锟斤拷*/
div.screen{
    width: 100%;
    overflow: hidden;
    background: #fff;

    z-index: 4;
}
div.screen&gt;ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
    border-bottom: solid 1px #d3d3d3;
    overflow: hidden;
}
div.screen&gt;ul&gt;li{
    float: left;
    line-height: 3rem;

}
/* grade */
.grade-eject, .Category-eject, .Sort-eject {
    position: fixed;
    left: 100%;
    width: 100%;
    height: 75%;
    z-index: 1;
}
.grade-eject&gt;ul, .Category-eject&gt;ul, .Sort-eject&gt;ul {
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
}
.grade-eject&gt;ul&gt;li,.Category-eject&gt;ul&gt;li,.Sort-eject&gt;ul&gt;li{
   line-height: 3rem;
    font-size: 1rem;
    padding-left: 1rem;
    border-bottom: solid 1px #eee;
    border-left: solid 1px #fff;
    border-right: 1px solid #f6d9af;
}
.grade-eject&gt;ul.grade-w,.Category-eject&gt;ul.Category-w{
   background: #fff;
    position: absolute;
    z-index: 1;
    overflow: auto;
}
.grade-eject&gt;ul.grade-t,.Category-eject&gt;ul.Category-t{
    background: #eee;
    position: absolute;
    z-index: 2;
    left: 100%;
}
.grade-eject&gt;ul.grade-t&gt;li,.Category-eject&gt;ul.Category-t&gt;li{
    border-bottom: solid 1px #fff;
}
.grade-eject&gt;ul.grade-s,.Category-eject&gt;ul.Category-s{
    background: #fff;
    position: absolute;
    z-index: 3;
    left: 100%;
    list-style-type: none;
}
.grade-eject&gt;ul.grade-s&gt;li,.Category-eject&gt;ul.Category-s&gt;li{
    border-bottom: solid 1px #eee;
    margin-left: 1rem;
    padding: 0;
}
.grade-w-roll{
left: 0;
}
.grade-w-roll::after{
    position: fixed;
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    background-color:#fff;

}
/*Sort-eject*/
.Sort-Sort{
    background: #fff;
    position: absolute;
    z-index: 3;
    left: 0;
    list-style-type: none;
}
.Sort-Sort&gt;li{
    border-bottom: solid 1px #eee;
    padding: 0;
}
/*.Sort-height{
    height: 343px;
}*/

/* demo-content */
.demo-content{padding-top: 3rem;}
.screening_place {height:40px;line-height:40px;text-align:center;border-bottom:1px solid #e5e5e5;}
.cd-navigation a.go_pre {float:left;width:25px;height:30px;line-height:36px;} 
/*锟揭的憋拷锟桔匡拷始*/
.my_offer {padding:20px 15px;}
.my_offer ul {*zoom:1;}
.my_offer ul:after {display:block;content:"";clear:both}
.my_offer ul li {float:left;width:50%;height:40px;line-height:40px;border:1px solid #d3d3d3;text-align:center;overflow:hidden;}
.my_offer ul li:nth-child(1) {border-top-left-radius:6px;-moz-border-top-left-radius:6px;border-bottom-left-radius:6px;-moz-border-bottom-left-radius:6px;border-right:none}
.my_offer ul li:nth-child(2) {border-top-right-radius:6px;-moz-border-top-right-radius:6px;border-bottom-right-radius:6px;-moz-border-bottom-right-radius:6px;}

.my_offer ul li a {display:block;color:#8c8c8c;width:100%;height:40px;line-height:40px;font-size:18px;letter-spacing:1px;}
.my_offer ul li.nav_offer_on {background-color:#d05728;}
.my_offer ul li.nav_offer_on a {color:#fff;} 


.all_select {padding:10px 5px;background:#f6f6f6;}
.checkbox,.checkbox_all {font-size:10px; color:#ccc; background:url(../images/index/choice_no.gif) 0 0 no-repeat; background-size:100%; -webkit-appearance:none; -moz-appearance:none; border:0; border:none; vertical-align:middle; width:15px; height:15px;margin-top:-2px;appearance:none;border-radius:0;-moz-border-radius:0;}
.checked {font-size:10px; color:#ccc; background:url(../images/index/choice_yes.gif) 0 0 no-repeat; background-size:100%; -webkit-appearance:none; -moz-appearance:none; border:0; border:none; vertical-align:middle; width:15px; height:15px;margin-top:-2px;}
.cart_top_all_2 {float:right;color:#3b3b3b;}
.table_nav_content {height:100%;overflow:hidden;}
.table_nav_content table tr{border-bottom:1px solid #d8d8d8;display:inline-block;width:100%;}
.table_nav_content table td:nth-child(1) {padding:15px 5px 15px 5px;}
.table_nav_content table td:nth-child(2) {padding:15px 5px 15px 0;width:100%;}
.table_nav_content table td a.item_fix_out{display:inline-block;width:50px;text-align:center;margin:10px 5px 0;line-height:25px;height:25px;float:right;background-color:#d05728;border-radius:8px;color:#FFF;font-size:15px;}

/*.table_nav_content table td p {height:43px;overflow:hidden;margin-bottom:6px;line-height:24px;color:#000}*/
.time_l {float:left;margin-top:17px;color:#a7a7a7;font-size:12px;}
.item_fix,.item_ddel {background:none;border:none;color:#fff;font-size:14px;font-family:\5FAE\8F6F\96C5\9ED1,Verdana, Geneva, sans-serif;}

.sure_del {display:none;position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0.5);z-index:9}
.sure_del_inner {position:relative;width:260px;height:120px;border-radius:8px;background:#FFF;margin:140px auto;padding-top:30px}
.sure_del_inner_1 {color:#616161;text-align:center;font-size:18px;}
.sure_del_inner_2 {color:#ababab;text-align:center;margin-top:10px;font-size:14px;} 
.sure_del_inner_3 {width:100%;position:absolute;left:0;bottom:0;}
.sure_del_inner_3 input {background:none;border:none;color:#FFF;font-size:17px;}
.sure_del_inner_31,.sure_del_inner_32 {display:inline-block;width:50%;line-height:45px;text-align:center;}
.sure_del_inner_31 {background:#d05728;border-bottom-left-radius:8px;}
.sure_del_inner_32 {background:#ffa903;border-bottom-right-radius:8px;}
.table_content_pp {height:52px;overflow:hidden;font-size:16px;color:#252525;line-height:24px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.table_content_aa {display:block;}
.pager {margin-bottom:80px;float:right;margin-top:10px;margin-right:12px;}
.pager_1,.pager_2 { 
	background-color: #ff7a04;
    overflow: hidden;
    font-size: 16px;
    width: 48%;
    height: 40px;
    color: #fff;
    border: 1px solid #ccc;
}
.pager_1 {float:left;margin-right:6px;background-color:#ffa904}
.pager_2 {float:right;}
.pager button {border:none!important;color:#FFF;padding:4px 6px;background:rgba(255,255,255,0);appearance:none;-moz-appearance:none;-webkit-appearance:none;}
.to_send_offer {display:block;position:absolute;right:0;top:0;padding:5px 10px;font-size:17px;color:#fff;text-decoration:none;/*line-height:27px!important;*/margin-top:7px;margin-right:10px}
.grey_color {color:#9c9c9c;}
.price_total_1 {float:left;}
.price_total_2 {float:right;font-size:14px;margin-top: 2px;}
.price_total {*zoom:1;}
.price_total:after {display:block;content:"";clear:both;}
.height_blank {height:80px;width:100%;}
/*锟揭的憋拷锟桔斤拷锟斤拷*/
/*锟揭的讹拷锟斤拷锟斤拷始*/
.my_order {padding:20px 10px;}
.my_order ul {*zoom:1;}
.my_order ul:after {display:block;content:"";clear:both}
.my_order ul li {
    float: left;
    width: 25%;
    height: 40px;
    line-height: 40px;
    border: 1px solid #d3d3d3;
    text-align: center;
    overflow: hidden;
}
.my_order ul li:nth-child(1) {border-top-left-radius:6px;-moz-border-top-left-radius:6px;border-bottom-left-radius:6px;-moz-border-bottom-left-radius:6px;border-right:none;}
.my_order ul li:nth-child(2) {border-right:none;}
/* .my_order ul li:nth-child(3) {border-top-right-radius:6px;-moz-border-top-right-radius:6px;border-bottom-right-radius:6px;-moz-border-bottom-right-radius:6px;} */
.my_order ul li:nth-child(4) {
    border-top-right-radius: 6px;
    -moz-border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    -moz-border-bottom-right-radius: 6px;
}

.my_order ul li a {display:block;color:#8c8c8c;width:100%;height:40px;line-height:40px;font-size:18px;letter-spacing:1px;}
.my_order ul li.nav_offer_on {background-color:#d05728;}
.my_order ul li.nav_offer_on a {color:#fff;} 

.my_order_saler_left {float:left;height:40px;line-height:40px;width:235px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size: 18px;}
.my_order_saler_right {float:right;margin-top: 8px;}
.my_order_saler {*zoom:1;padding:2px 10px;}
.my_order_saler:after {display:block;content:"";clear:both;}
.order_item_1 img {width:75px;height:75px;vertical-align:top;}
.table_content_title {height:29px;overflow:hidden;font-size:16px;color:#252525;line-height:24px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.price_total_11 {margin-top:4px;*zoom:1;}
.price_total_11:after {display:block;content:"";clear:both;}
.price_total_11 dt,.price_total_11 dd {float:left;}
.dealed_number {margin-top:12px;} 
.order_item_order {background-color:#f7f7f7;}
.order_item_1 a,.order_item_2 a {display:block;}
.order_item_2 a {color:#4b4b4b;}
.table_nav_content_none table tr {border-bottom:none;}
.my_order_time {*zoom:1;padding:10px;border-bottom:1px solid #e5e5e5;}
.my_order_time:after {display:block;content:"";clear:both;}
.my_order_time_left {float:left}
.my_order_time_right {float:right}
.btn_about {text-align:right;height:40px;line-height:40px;color:#1679d5;} 
.btn_about a {color:#1679d5;margin:0 10px;}
/*锟揭的讹拷锟斤拷锟斤拷锟斤拷*/
/*锟斤拷锟斤拷锟斤拷锟介开始*/
.order_datals_right {float:right;color:#ff7a04;margin-top:11px;}
.table_order_datails table tr{border-bottom:none;display:inline-block;width:100%;}
.table_order_datails  table {border-bottom:1px solid #d8d8d8;}
.order_detail_title {height:50px;overflow:hidden;font-size:16px;color:#252525;line-height:28px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.order_item_21 li {float:left;height:30px;line-height:40px;}


.payment {
line-height: 28px;
    padding: 10px;
	}
@media screen and (max-width:320px){
	
	.reciver_data_1 {font-size:15px;}
	} 
.reciver_data_1 {padding:10px 10px 0 10px;*zoom:1;}
.reciver_data_1:after {display:block;content:"";clear:both;}
.reciver_data_1 li {float:left;width:50%;line-height:34px;height:32px;}
.reciver_data_2 {padding:0 10px 12px;line-height:24px;color:#9a9a9a;border-bottom:1px solid #e5e5e5;}
.buyer_message {padding:10px;height:100px;}	
.important_informations {padding:10px}
.important_informations p {line-height:30px;}

/*锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟�*/
/*锟揭的伙拷挚锟绞�*/

.my_integral {padding:10px;position:relative;} 
.my_integral p {line-height:30px;}
.my_integral_icon {position:absolute;width:46px;height:60px;background:url(../images/index/sprite_new.png) no-repeat 0 -71px;right:10px;top:16px;}
.current_integral {font-size:22px;color:#088fe4;}
.brown_color {color:#a05301;}
.integral_right {text-align:right;}
.integral_items {padding:10px;border-bottom:1px solid #e5e5e5;position:relative;}
.items_delete_icon {position:absolute;width:32px;height:31px;background:url(../images/index/sprite_new.png) no-repeat -44px -71px;right: 10px;top:35px;display:block;}
.del_btn {position:absolute;width:32px;height:31px;background:url(../images/index/sprite_new.png) no-repeat -44px -71px;right: 10px;top:68px;display:block;}
.integral_right_1 {font-family:"寰蒋闆呴粦";color:#46a1e8;font-size:32px;font-weight:bold;margin-right:5px;}
.integral_right_2 {font-family:"寰蒋闆呴粦";color:#46a1e8;font-weight:bold;}
.cancelled_order_title {*zoom:1;margin-top:8px;} 
.cancelled_order_title:after {display:block;content:"";clear:both;}
.cancelled_order_title_1 {float:left;}
.cancelled_order_title_2 {float:right;}
.brown {color:#ce300b}
.income {font-weight:bold;color:#ce300b;margin-right:5px }
.spending {font-weight:bold;color:#4b9a04;margin-right:5px}
.integral_left_1 {font-family:"寰蒋闆呴粦";color:#ce300b;font-size:32px;font-weight:bold;margin-right:5px;height:45px;line-height:45px;}
.integral_left_2 {font-family:"寰蒋闆呴粦";color:#4b9a04;font-size:32px;font-weight:bold;margin-right:5px;height:45px;line-height:45px;}
/*锟揭的伙拷纸锟斤拷锟�*/
.transport_type_box {
	 width: 33%;
    margin: 0;
    height: 30px;
}
.up_spacing {margin-top:10px;}
.cancelled_sorts_aa {    padding: 5px 10px;}
.buy_number_right_1 {width:57%;}
.transpo_type_title {
	color: #000;
    font-family: \5FAE\8F6F\96C5\9ED1;
    font-size: 15px;
}
.reciver_address {visibility:hidden;}
/*确锟较讹拷锟斤拷锟斤拷始*/
.modal-body {
    position: relative;
	text-align: left;
}
.sure_order_blank {
    border-bottom: 1px solid #e5e5e5;
    padding: 15px;
}
.about_order_product_infro_1 {
    float: left;
    width: 62px;
    height: 62px;
    margin-right: 10px;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
}
.about_order_product_infro_1 img {
    width:100%;
	height:100%;	
	 }
.about_order_product_infro_21 {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.about_order_product_infro_2 .green_color {
    color: #509a00;
}
.about_order_product_infro_22, .about_order_product_infro_23 {
    margin-top: 8px;
    color: #9e9e9e;
	font-size: 15px;
}
.order_product_infro_22_number {
    font-family: "寰蒋闆呴粦";
    font-size: 16px;
    color: #fa2300;
	font-weight: 700;
}
.sure_order_blank_dl_1 dt, .sure_order_blank_dl_1 dd,.sure_order_blank_dl_2 dt,.sure_order_blank_dl_2 dd {
    display: inline-block;
    line-height: 18px;
}
.sure_order_blank_dl_3 {display:-webkit-box;display:box;margin-top:10px;margin-top: 5px;}
.sure_order_blank_dl_3 dd {-webkit-box-flex:1;box-flex:1;}
.sure_order_blank_dl_3 dt, .sure_order_blank_dl_3 dd {
    line-height: 22px;
}
.sure_order_blank_dl_1 {
    
    margin-bottom: 8px;
}
.sure_order_blank_dl_1 dt, .sure_order_blank_dl_2 dt, .sure_order_blank_dl_3 dt {
    color: #9e9e9e;
}
.sure_order_money {
    padding: 6px 15px 15px;

}
.sure_order_blank_aaa {
    margin-top: 10px;
	display:-webkit-box;
	display:box;	
}

.change_order_blank_1 dt, .change_order_blank_2 dt {
    margin-top: 8px;
	width: 80px;
}
.change_money_blank {
    color: #fa2300;
}
.change_order_blank_1 dd input {
    width: 100%;
    height: 32px;
    border: 1px solid #dadada;
    padding: 5px 10px;
    font-size: 20px;
    font-family: "寰蒋闆呴粦";
    float: left;
}
.no_have_transport {
    margin-top: 8px;
    color: #818181;
    width: 112px;
}
.textarea_change_rows {
    width: 100%;
    height: 57px;
    border: 1px solid #dadada;
    resize: none;
    padding: 10px;
}
.modal-footer {
    border-top: 1px solid #e5e5e5;
}
.modal-footer-new {
    margin-top: 0;
    text-align: center;
}
.sure_order_blank_footer {
    padding: 25px 20px 6px;
}
.btn {
	
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
	background:none;
	border:1px solid #e5e5e5;
}
.btn-primary-sub, .btn-default-delete {
    height: 40px;
}

.btn-primary {
    color: #fff;
    background-color:#ff7a04;
    border-color: #ff7a04;
}
.sure_order_blank_btn {
    width: 188px;
}
.sure_order_money_dd {
   -webkit-box-flex:1;
   box-flex:1;	
   overflow:hidden;	
	}
.sure_order_money_dd_time {
	    width: 100%;
    height: 32px;
    border: 1px solid #dadada;
    padding: 5px 10px;
    font-size: 20px;
    font-family: "寰蒋闆呴粦";
    float: left;
	}
/*确锟较讹拷锟斤拷锟斤拷锟斤拷*/
/*锟较达拷锟斤拷畹ワ拷锟酵计拷锟绞�*/
.upload_doucment_img {*zoom:1;padding: 0 10px;margin-top: 45px;}
.upload_doucment_img:after {display:block;content:"";clear:both;}
.upload_doucment_img li {
    float: left;
    width:30%;
	text-align:center;
	margin:0 1.7%;
}
.upload_doucment_pic {
	text-align:center;
    width: 100%;
    height: auto!important;
    overflow: hidden;
}
.btn_upload_img_doc {
    width: 100%;
    height: auto!important;	
    overflow: hidden;
    position: relative;
	margin:0 auto; 
}
.btn_upload_img_doc img {
    width: 100%;
    height: auto!important;	
    vertical-align: baseline;
    position: relative;
    left: 0;
    top: 0;
    z-index: 999;
}
.btn_upload_img_doc input {
    position: absolute;
    left: 0;
    top: 0;
}
.alert_upload_img {
    width: 90%;
    text-align: center;
    font-size: 14px;
    line-height: 22px;
    color: #797979;
    margin: 20px auto;
	text-align: justify;
}
.modal-footer {
    padding: 19px 20px 20px;
    margin-top: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}
.modal-footer-new {
    margin-top: 0;
    text-align: center;
}
.btn-upload-new {
    padding: 6px 19%;
    margin-top: 15px;	
	}
/*锟较达拷锟斤拷畹ワ拷锟酵计拷锟斤拷锟�*/
/*锟斤拷执锟斤拷丝锟绞�*/
.receipts_blank_box ul li {
    float: left;
    width: 33.3333%;
	text-align:center;
}
.receipts_blank_box_1 li div {
    width:90%;
    height:auto!important;
    overflow: hidden;
	margin:0 auto;
}
.receipts_blank_box_1 li div img {
    width: 100%!important;
    height: 100%!important;
}
.receipts_blank_box_1 li p {
    text-align: center;
    margin-top: 10px;
    font-size: 12px;
    color: #6a6a6a;
}
.receipts_blank_box_1:after {
    display: block;
    content: "";
    clear: both;
}
.receipts_blank_box_2 {
    text-align: center;
    color: #df3434;
    margin: 18px 0 10px;
}
.receipts_blank_box_3 {
    line-height: 22px;
    color: #6a6a6a;
    font-size: 14px;
}
.documents_cover {
	display:none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
    z-index: 9999;	
	}
.big_pictures_visible {
    position: fixed;
    top: 0;
    z-index:10000;		
	}
.big_pictures_visible li {
    display:none;	
	}	
.big_pictures_visible li img {
    width:100%;
	height:auto!important;	
	}			
/*锟斤拷执锟斤拷私锟斤拷锟�*/
/*锟铰碉拷锟缴癸拷锟斤拷始*/
.success_body_order h2 {text-align:center;font-size:30px;color:#ff7a04;margin: 55px 0 20px;}
.success_body_order_div {width:100%;text-align:center;}
.success_body_order_div img {text-align:center;width:30%;height:auto!important;}
.success_body_order_p1 {font-size:20px;color:#ff7a04;margin-bottom:13px;margin-top:20px;}
.success_body_order_p {width:288px;margin:0 auto;}
.success_body_order_p2,.success_body_order_p3,.success_body_order_p4 {margin-bottom:8px;color:#1e1e1d;}
.btn_close_this_page {width: 45%;padding: 6px 0;background-color: #ff7a04; color: #fff;border: none;font-size: 18px;font-family: "寰蒋闆呴粦"; display: block;margin: 30px auto;float: left; text-align: center;margin-right: 10px;}

.left_slide_title_mm {padding:0 10px;}
.up_imgportant_pic_pp {text-align:center;margin-top:8px;font-size: 13px;}
.up_imgportant_pic_pp_new {color:#cb1919!important;}
.invoice_type_ul {padding-bottom: 18px;}
.sure_order_or {padding-bottom: 18px;}
/*锟铰碉拷锟缴癸拷锟斤拷锟斤拷*/
/*锟斤拷证锟斤拷锟�?始*/ 
.certifi_manage_box_1 {margin-top:26px;padding-bottom:24px;border-bottom:1px dashed #cdcaca;}
.certifi_manage_box_1_new {border-bottom:none;}
.certifi_manage_box_11 {width:172px;margin:0 auto;}
.certifi_manage_box_11 img {width:25px;height:25px;vertical-align:sub;margin-right:8px;}
.certifi_manage_box_11 span {font-size:22px;letter-spacing:1px;color: #AEACAC;}
.certifi_manage_box_12 {width:90%;margin:10px auto 18px;letter-spacing:1px;line-height: 25px;color: #363535;}
.certifi_manage_box_13 a {display:block;width:66%;padding:7px 0;margin:0 auto;background-color:#ff7a04;border-radius:8px;text-align:center;color:#fff;font-size:18px;cursor:pointer;}
.certifi_manage_box {padding:0 8px;}
.certifi_manage_box_p {color:#999;letter-spacing:1px;text-align:justify;text-indent:30px;margin-top:15px;border-bottom:1px solid #e5e5e5;padding-bottom:18px;line-height: 22px;}
/*锟斤拷证锟斤拷锟斤拷锟斤拷锟�*/
/*锟结交锟缴癸拷锟斤拷始*/
.phone_success_submit_h img,.phone_success_submit_h span {float:left;}
.phone_success_submit_h span {margin-left:10px;margin-top:10px;} 
.phone_success_submit_h img {width:40px;height:40px;}
.phone_success_submit_h {*zoom:1;width:276px;margin:50px auto 35px;}
.phone_success_submit_h:after {display:block;content:"";clear:both;}
.phone_success_submit_c {width:276px;margin:0 auto;}
.phone_success_submit_c  p {text-align:justify;color:#818181;line-height:23px;}
.phone_success_submit_c  p.phone_success_submit_c_1 {margin-bottom:6px;}
.phone_success_submit_c  p.phone_success_submit_c_3 {color:#333;font-weight:bold;margin-top:4px;}
.submit_btn {width:200px;background-color:#ff7a04;color:#FFF;font-size:18px;display:block;text-align:center;padding:8px 0;margin:50px auto 75px;}
/*锟结交锟缴癸拷锟斤拷锟斤拷*/
/*实锟斤拷锟斤拷证锟斤拷始*/
.certification {
    /*padding: 5px;*/
    position: relative;
    z-index: 99999;
	display: -webkit-box;
    display: box;
    height: 53px;
    border-bottom:1px solid #e5e5e5;
}

.demo-grid-dt {width: 100px;text-align: center;line-height: 53px;}
.demo-grid-dd {-webkit-box-flex: 1;box-flex: 1;background-color: #fff;overflow: hidden; position: relative;}
.certificationName {width:100%;height:51px;border:none;}
.filePhoto {position:absolute;bottom:0;left:30px;width:10px;} 
.certifi_ul li{position:relative;}
.certifi_img {position:relative;z-index:22}
.certifi_ul li {width:33.33333%;overflow:hidden;float:left;}
.certifi_ul {*zoom:1}
.certifi_ul:after {display:block;content:"";clear:both;}
.certifi_ul li div {width:80%;overflow:hidden;margin:0 auto;}
.certifi_ul li  img {width:100%;height:auto!important;vertical-align:text-top;}
.certifi_ul {margin-top:20px;}
.cer_warm_remind {padding:10px;color:#818181;font-size:14px;margin-top:10px;}
.cer_warm_remind p {line-height:20px;}
.cer_warm_remind h1 {font-size:18px;font-weight:200;color:#333;}
.submitInfor {width:100%;margin:0 auto;padding:7px 0;background-color:#ff7a04;color:#FFF;border:none!important;font-size:14px;font-family:"寰蒋闆呴粦";font-size:18px;letter-spacing:1px;}
.submitInforbox {width:90%;margin:0 auto 60px;font-family:"寰蒋闆呴粦";}
.red_alert {text-align:center;color:#F00;width:100%;display:block;margin-top:10px;height:25px;visibility:hidden;}
.red_alert img {width:12px;height:12px; vertical-align:baseline;margin-right:5px;}
/*实锟斤拷锟斤拷证锟斤拷锟斤拷*/
/*锟街伙拷锟斤拷证状态锟斤拷始*/
.certification_dl {border-bottom:none;height:40px;}
.certification_dl img {float:left;margin-top:15px;margin-right:8px;}
.box_certifi_phone {margin-top:45px;margin-left: 15px;}
.certification_phone_remind {margin-top:25px;}
.demo-grid-dd {line-height:53px;}
.phone_cerifi_status img {width:24px;height:24px;}
/*锟街伙拷锟斤拷证状态锟斤拷锟斤拷*/
/*锟斤拷证锟斤拷锟窖匡拷始*/
.certifi_pp_1 {line-height:32px;color:#555856;font-size:24px;letter-spacing:1px;text-align:center;margin-bottom:22px;}
.certifi_pp_2 {padding:0 32px;line-height:24px;text-indent:30px;text-align:justify;}
.certifi_pp_3,.certifi_pp_3 a {font-size:22px;color:#ff7a04;line-height: 35px;}
.certifi_pp a {color:#08a04b;}
.green_box_remind {width:212px;margin:22px auto;}
.certifi_pp_5 {font-size:14px;color:#535353;text-align:center;}
.certifi_pp_6 {font-size:18px;margin-bottom:120px;text-align:center;margin-top: 8px;}
.service_img {text-align:center;}
.service_img img {max-width:100%;height:auto!important;}
.cus_serv_phone_a a {display:block;border:1px solid #5dc688;color:#08a04b;padding:5px;background-color:#e7faf0;width:60%;margin:0 auto;text-align:center;font-size:20px;margin-top:10px;}
.serv_description {width:80%;margin:20px auto 70px;color:#08a04b;line-height:28px;text-indent:28px;}
/*锟斤拷证锟斤拷锟窖斤拷锟斤拷*/
/*锟街伙拷锟斤拷证状态锟斤拷始*/
.certification_dl {border-bottom:none;height:40px;}
.certification_dl img {float:left;margin-top:15px;margin-right:8px;}
.box_certifi_phone {margin-top:45px;margin-left: 15px;}
  .certification_phone_remind {margin-top:25px;}
/*锟街伙拷锟斤拷证状态锟斤拷锟斤拷*/
/*锟街伙拷蠖ǹ锟绞�*/
.code_get_free a {display:block;background-color:#F9F1E5;padding:0 15px;    border: 1px solid #ff7a04;}
.bind_phone_remind {padding:15px;}
.bind_phone_remind h1 {font-size:18px;font-weight:500;margin-bottom:5px;}
.bind_phone_remind p {color:#818181;font-size:14px;line-height:20px;}
.code_get_free_input {padding: 16px 0px; font-size: 14px;font-family: "寰蒋闆呴粦";background:none;border:none;color:#ff7a04;}
/*锟街伙拷蠖ń锟斤拷锟�*/
/*支锟斤拷锟斤拷锟姐开始*/
.payment_main_address {padding:15px;}
.payment_main_address_1,.payment_method_main {*zoom:1;line-height:20px;}
.payment_main_address_1:after,.payment_method_main:after {display:block;content:"";clear:both;}
.payment_main_address_11 {float:left;}
.payment_main_address_12 {float:right;}
.payment_main_address_2 {line-height:23px;margin-top:10px;}
.payment_method_main li {float:left;width:33.33333%;}
.payment_method_main li a {display:block;text-align:center;color:#f3582a;border-top:1px solid #f3582a;border-bottom:1px solid #f3582a;padding:10px 0;}
.payment_method_main li a.payment_method_main_middle {border-left:1px solid #f3582a;border-right:1px solid #f3582a;}
.payment_method_main li.payment_method_main_on {background-color:#f3582a;}
.payment_method_main li.payment_method_main_on a {color:#FFF;}
.payment_choice_select {text-align:center;color:#a9a9a9;padding:15px 0;}
.payment_main_select img {vertical-align: middle;width:30%;height:auto!important;margin-left: 10px;}
.payment_main_select li {border-top:1px solid #dedede;border-bottom:1px solid #fff;border-left:1px solid #fff;border-right:1px solid #fff;}
.payment_main_select li.payment_main_select_on {border:1px solid #f3582a;}
.payment_main_select li a {display:block;padding:20px 0;}
.goods_list_infor_left {float:left;letter-spacing:1px;}
.goods_list_infor_right {float:right;color:#8e8e8e;letter-spacing:1px;width:180px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:right;}
.goods_list_infor {*zoom:1;padding:15px;}
.goods_list_infor:after {display:block;content:"";clear:both;}
.single_line_new {border-top: 1px solid #e5e5e5;}
.list_descr_payment {border-bottom:none;}
.new_bottom_amount {padding:15px;}
.yuan {margin-left:10px;color: #9e9e9e;}
.payment_btn_bottom {position:fixed;bottom:0;left:0;right:0;}
.payment_btn_bottom ul li {float:left;}
.payment_btn_bottom ul li a {display:block;text-align:center;padding:15px 0;color:#fff;}
.payment_btn_bottom_1 {width:70%;background-color:#d13401;}
.payment_btn_bottom_2 {width:30%;background-color:#fea000}
.transfer_money {padding:15px;display:none;}
.transfer_money_1 {line-height:21px;color:#a9a9a9;border-top:1px dashed #e5e5e5;padding-top:15px;text-align:justify;letter-spacing:1px;margin-top:15px;}
.payment_main_select li a label {display:block;}
/*支锟斤拷锟斤拷锟斤拷锟斤拷锟�*/
/*锟睫改讹拷锟斤拷状态锟斤拷始*/
.order_status_modify_box {display: -webkit-box;display: box;padding:10px;}
.order_status_modify_dd {-webkit-box-flex: 1;box-flex: 1;}
.order_status_modify_dt {color: #9e9e9e;font-family:"寰蒋闆呴粦";}
.modifyBtnNew {width:45%;}
/*锟睫改讹拷锟斤拷状态锟斤拷锟斤拷*/

/*==============================================================*/
.search_blank {
    width: 300px;
    height: 45px;
    margin: 0 auto;
    display: none;
}
.keywords_bl_div {
    width: 180px;
    border: 1px solid #CCC;
    background-color: #fff;
    padding: 0 10px;
    float: left;
    margin-left: 8%;
    margin-right: 10px;
    line-height: 28px;
    overflow: hidden;
}
.keywords_bl {
    border: none;
    background-color: #fff;
    line-height: 28px;
    height: 28px;
    width: 150px;
    font-size: 14px;
}
.btn_search_div {
    width: 45px;
    background-color: #ffa903;
    float: left;
    text-align: center;
    line-height: 31px;
    height: 31px;
}
.btn_search {
    color: #FFF;
    line-height: 31px;
    height: 31px;
    font-family: "寰蒋闆呴粦";
    font-size: 14px;
    border: none;
    background: none;
}
/*========11.16============*/
.grade-w-roll &gt; ul &gt; li.newBorder {
    width: 100%;
    border-top: 1px solid #f6d9af;
    border-bottom: 1px solid #f6d9af;
    border-left: 1px solid #f6d9af;
    background-color: #fff;
    color: #ff7a04;
    border-right: 1px solid #fff;
}
.Category-w, .grade-w, .Sort-Sort {
    width: 32%!important;
    margin-bottom: 120px!important;
}
.grade-eject&gt;ul.grade-t, .Category-eject&gt;ul.Category-t {
    background: #fff;
    position: absolute;
    z-index: 2;
    left: 100%;
    overflow: auto;
}
.grade-eject&gt;ul.grade-t&gt;li, .Category-eject&gt;ul.Category-t&gt;li {
    border-bottom: solid 1px #f8f5f5;
}
.Category-w li:last-child,.grade-w li:last-child,.Sort-Sort li:last-child {margin-bottom:75px;}
/*锟斤拷锟斤拷锟斤拷锟斤拷页锟斤拷锟接碉拷锟斤拷式锟斤拷始*/
.offer_title_feature {border-bottom: 1px solid #e5e5e5;}
.featuresColor {color:#ac802f;margin-right:10px;float:left;padding:0 5px;border:1px solid #f7e5c3;font-size:14px;line-height: 20px;}
.offer_title_status {padding: 12px 10px;display:flex;}
.feature_status {zoom:1;margin-bottom: 5px;}
.feature_status:after {display:block;content:"";clear:both;}
.shipping_addre {height:28px;padding-left:10px;border:none;font-family: "寰蒋闆呴粦";}
@media ( min-width: 414px ) {
	.feature_status p {font-size: 14px;float:left;margin-top: 5px;}
	.pay_methods_ph img {float: left;margin-top: 3px;display: block;margin-right: 3px;}
	}
@media ( max-width: 413px ) {
	.feature_status p {font-size: 14px;line-height: 20px;}
	.pay_methods_ph img {float: left;margin-top: 3px;display: block;margin-right: 4px;}

	}	
.btn_check_more {text-align:center;line-height:42px;}
.sample_remind {width:80%;margin:0 auto;text-align:center;line-height:20px;color:#d1cbcb;letter-spacing:1px;}	 
.unit_select {float:left;position:relative;width:68px;height:30px;border:1px solid #e5e5e5;margin-left: 5px;}
.i_arrw {position: absolute;border-left: 4px solid transparent;border-right: 4px solid transparent;border-top: 4px solid #d13401;right:5px;top:12px;}
.unit_select select {width: 120%;height: 30px;border: none!important;font-size: 16px;color: #d05728;padding-left: 10px;-webkit-appearance: none;appearance: none; -moz-appearance: none; background: rgba(255,255,255,0); background: none!important;border-radius: 0;}
.bottom_btn_new_1 {width:25%;background-color: #fea000;}
.bottom_btn_new_2 {width:25%;background-color: #ff7a04;}
.bottom_btn_new_3 {width:50%;background-color: #d13401;}
.bottom_btn_new_care {
width: 68px;
margin: 0 auto;
	}
.bottom_btn_new_care_1 {display:block;float:left;margin-top: 15px;margin-right:5px;}
.bottom_btn_new_care_2 {display:block;float:left;}
.bottom_btn_new_sample_1 {margin-top: 14px;}
.success_body_order h2 {
    text-align: center;
    font-size: 30px;
    color: #ff7a04;
    margin: 30px 0 20px;
}
.success_body_order_div {
    width: 100%;
    text-align: center;
    margin-top: 30px;
}
/*锟斤拷锟斤拷锟斤拷锟斤拷页锟斤拷锟接碉拷锟斤拷式锟斤拷锟斤拷*/
.offer_list_header a {margin:0 8px;color:#333;}
.table_nav_content table {
    width: 100%;
}
.my_order ul li:nth-child(3) {border-right:none;}
.fl {float:left}
.fr {float:right}
.paymentItemsF {zoom:1;}
.paymentItemsF:after {display:block;content:"";clear:both;} 
.unit_price {color:#e8341d;font-weight:bold;margin-right:5px;font-size: 20px;}
.unit {color:#949292;}

.word_sample {display:inline-block;background-color:#75aef4;color:#fff!important;font-size: 14px;}
.word_rating {display:inline-block;background-color:#f87851;color:#fff!important;font-size: 14px;}
.word_check {display:inline-block;background-color:#93c34f;color:#fff!important;font-size: 14px;}
/*锟斤拷锟斤拷页锟芥开始*/
.container_search_blank {background-color:#f8f8f8;display:-webkit-box;padding:5px 10px;border:1px solid #eeeded;}
.search_blank_text {height:36px;border:1px solid #e5e5e5;-webkit-box-flex:1;background-color:#fff;position:relative;}
.search_back a {display:block;color:#7d7d7d;padding:10px 10px 10px 0;}
.index_search__input {width:100%;height:34px;padding-left:10px;border:none;font-size:15px;}
.index_btn_img {display:block;width:21px;height:24px;background:url(../images/index/searchBtn.png) no-repeat;margin-top:5px;margin-right:9px;}
.index_btn_img_div {border-left:1px solid #e5e5e5;position:absolute;right:0;top:0;height:34px;padding-left:9px;}
.eg_keywords {padding:0 10px;}
.eg_keywords h6 {line-height:36px;margin-top:10px;}
.eg_keywords ul li {width:33.3333333%;float:left;text-align:center;line-height:30px;margin-bottom:8px;}
.eg_keywords ul li a {display:block;color:#262424;border:1px solid #e5e5e5;width:90%;margin:0 auto;border-radius:10px;}
/*锟斤拷锟斤拷页锟斤拷锟斤拷锟�*/
/*=================11.23============*/
/*锟教筹拷锟斤拷页锟斤拷始*/
/*锟街诧拷*/
.slideBox{ position:relative;overflow:hidden;}
.slideBox .hd{ position:absolute; height:28px; line-height:28px; bottom:0; right:0; width:100%;}
.slideBox .hd ul {width:100%;text-align:center;} 
.slideBox .hd li{ display:inline-block; width:5px; height:5px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#333; text-indent:-9999px; overflow:hidden; margin:0 6px;   }
.slideBox .hd li.on{ background:#fff;  }
.slideBox .bd{ position:relative; z-index:0; }
.slideBox .bd li{ position:relative;  }
.slideBox .bd li img{ width:100%;  height:auto!important; display:block;   }
.slideBox .bd li a{ -webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取锟斤拷锟斤拷锟接革拷锟斤拷 */ }
.slideBox .bd li .tit{ display:block; width:100%;  position:absolute; bottom:0; text-indent:10px; height:28px; line-height:28px; background:url(images/focusBg.png) repeat-x; color:#fff;   }
/*锟斤拷要锟斤拷锟斤拷*/
.i_act li {float:left;width:50%;border-bottom:1px solid #e5e5e5;}
.i_act li a {display:block;zoom:1;padding:18px 10px;}
.i_act li a:after {display:block;content:"";clear:both;}
.i_act li a:nth-child(1) {border-right:1px solid #e5e5e5;}
.i_act {zoom:1;}
.i_act:after {display:block;content:"";clear:both;}
.i_left {float:left;margin-left: 3px;}
.i_right {display:block;width:45px;height:45px;float:left;}
.i_left_1 {font-size: 18px;color: #000;margin-top: 6px;margin-bottom:3px;}
.i_left_2 {font-size: 13px;color:#cbcbcb}
.i_act_div {width:162px;margin:0 auto;}
@media (max-width:320px){
.i_right {display: block;width: 34px;height: 34px;float: left;}
.i_left_1 {font-size: 18px;color: #000; margin-top: 1px; margin-bottom: 3px;}
	}
	
/*头锟斤拷*/	

.recommended_news {padding:10px;*zoom:1;}
.recommended_news:after {display:block;content:"";clear:both;} 
.recommended_left {float:left;width:60px;text-align:center;}
.recommended_left img {width:35px;height:35px;}
.recommended_right {
	height: 30px;
    overflow: hidden;
    margin-top: 2px;
	}
.recommended_right ul li {line-height:32px;}
.recommended_right ul li a {font-size:16px;color:#000;} 
.line_stand {margin:0 10px;}
.recommanded {margin-top:7px;}
.recommended_right ul li a p {height:32px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;text-overflow:ellipsis;}
.top_news {margin-top:5px;}

/*锟斤拷色锟狡硷拷*/

.grain_oil_type_top {*zoom:1;padding:10px 10px 0;}
.grain_oil_type_top:after {display:block;content:"";clear:both;}
.grain_oil_type_top_a {
    padding-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
}
.type_title {
    float: left;
    font-size: 16px;
    font-weight: 100;
}
.type_more {
    float: right;
    font-size: 16px;
    color: #666;
}
.large_amout_trade ul {zoom:1;}
.large_amout_trade ul:after {display:block;content:"";clear:both;}
.large_amout_trade_li {
    float: left;
    width: 33.33333%;
}
.large_amout_trade_li:nth-child(2) a,.large_amout_trade_li:nth-child(5) a {border-left:1px solid #e5e5e5;border-right:1px solid #e5e5e5;}
.large_amout_trade_li:nth-child(4) a,.large_amout_trade_li:nth-child(5) a,.large_amout_trade_li:nth-child(6) a {border-bottom:1px solid #fff;}
.large_amout_trade_a {
    display: block;
    text-align: center;
    padding: 0 5px 10px;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #e5e5e5;
}
.large_amout_trade_a_middle {
    display: block;
    text-align: center;
    padding: 0 5px 10px;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
	}
.large_amout_trade_li a img {
    width: 80%;
    height: auto!important;
    margin: 10px 0 5px;
}
.products_trade_title {
    color: #1b1b1a;
    line-height: 22px;
    height: 22px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.green_status {
    color: #50a900;
}
.large_trade_price_01 {
    color: #de0c0c;
    margin-right: 2px;
}
.large_trade_price_02 {
    color: #a7a7a7;
}
@media (max-width: 400px){
.large_trade_price_01 {
    font-size: 13px;
}
.large_trade_price_02 {
    font-size: 12px;
}
}
/*锟教筹拷锟斤拷页锟斤拷锟斤拷*/
/*锟较达拷锟斤拷畹ワ拷锟斤拷锟斤拷锟�*/
.common-wrapper {
    width: 100%;
    max-width: 640px;
    min-width: 320px;
    overflow: hidden;
    margin: 0 auto;
    font-size: 16px;
}
.common-wrapper-new {margin-top:10px}
.fixed-top, .fixed-bottom {
    width: 100%;
    overflow: hidden;
    font-size: 16px;
}
.s-item {
    position: relative;
    line-height: 1.2em;
    overflow: hidden;
    padding: 17px 28px 17px 0;
}
.s-item-new {padding:15px 10px;}
.sitem-pad {
    padding-left: 10px;
    padding-right: 0.5625em;
}
.s-item .sitem-l {
    display: -webkit-box;
}
.sattr-add {
    font-size: 15px;
    color: #232326;
    width: 55px;
}
.sattr-add-new {width: 105px;text-align: right;color:#c0bebe;}
.s-item .svalue {
    color: #222;
    -webkit-box-flex: 1;
}
.address02 .add-color input {
    border: 0;
    background: #fff;
    width: 100%;
    height: 1.5em;
    font-size: 14px;
    padding-left: 0;
    color: #232326;
	-webkit-appearance: none;
}
.bdb-1px {border-bottom:1px solid #f4f3f3;}
.btn_order_login {
	 display: block;
    padding: 12px 0;
    text-align: center;
    margin: 30px auto 50px;
    border-radius: 8px;
    letter-spacing: 1px;
    background-color: #d13401;
    color: #FFF;
    width: 48%;
}
/*==============*/
锟斤拷锟斤拷
.buy_hidden_item {
    padding: 15px 10px;
}
.back_content_product {
    display: block;
    width: 64px;
    height: 29px;
    background-position: 0 -25px;
    position: absolute;
    left: 10px;
    top: 15px;
}
.order_login_account {padding: 34px 20px 25px;}
.order_login_account_ul {display:-webkit-box;margin-bottom: 18px;}
.order_login_account_ti {width:76px;line-height: 35px;font-size: 15px;}
.order_login_account_bl {-webkit-box-flex:1;}
.login_account_inp {width: 100%;overflow: hidden;border: 1px solid #f0eded;height: 38px;line-height: 35px;border-radius:5px;position: relative;}
.amout_unit {position:absolute;right:10px;top:2px;font-size:15px;color: #8a8383;}
.login_account_inp input {width: 100%;border: none;padding-left: 10px;font-size: 15px;}
.u_price {font-size:20px;color:#F00;float: left;}
.inventory {margin-top:2px;font-size:15px;}
.trade_min {font-size:15px;}
.buy_hidden_item {padding: 15px 10px;}
.tatol_price_right_01 {font-size:15px;}
.tatol_price_right_02 {font-size:24px;font-family:"寰蒋闆呴粦";color:#F00;margin-top:-1px;}
.tatol_price_right_03 {margin-left:3px;font-size:15px;}
.tatol_price_right_04 {color:#999;margin-left:3px;font-size:15px;}
.radio_methods {display:none;}
.label_transport {line-height:40px; padding-left: 20px; background:url(../images/index/chioce_05.png) no-repeat 0 4px;}
.label_transport.checked_ra {background-position:0 -17px;} 
.surebuy-box{position:fixed;bottom:0; width:100%; height:40px; border-top:#ECECEC 1px solid;background-color:#FFF;box-shadow: 0px 5px 15px #888888;}
.tatol_price_right {
    text-align: left;
    height: 35px;
    line-height: 40px;
    padding: 0 10px;
    float: left;
}
@media (max-width: 400px){
.tatol_price_right{line-height: 41px;}
.large_trade_price_01 {
    font-size: 13px;
}
.large_trade_price_02 {
    font-size: 12px;
}
.tatol_price_right_01 {
    font-size: 14px;	
	}
.tatol_price_right_02 {
    font-size: 17px;	
	}
.tatol_price_right_03 {
    font-size: 14px;	
	}	
.tatol_price_right_04{font-size: 14px;}	
}
.messgage_buyer {
    padding: 25px 20px;
    display: -webkit-box;
    border-top: 1px solid #f0eded;
}
.messgage_buyer_cte {
    -webkit-box-flex: 1;
}
.messgage_buyer_cte .buy_number_right_4 {
    border-radius: 6px;
    border: 1px solid #f0eded;
}
.messgage_buyer_ti {
    width: 76px; font-size: 15px; margin-top: 13px;
}
/*锟斤拷锟斤拷小锟斤拷始*/
.samp_uni_pri {margin-bottom:8px;margin-top:8px;}

.samp_uni_pri_1 {font-size:20px;color:#F00;float:left;}
.transpo_type_ctenn {float:left;margin-right:15px;margin-top:2px;}

/*锟斤拷锟斤拷小锟斤拷锟斤拷锟�*/
.order_login_account_bl .i_arrw {top: 16px;}
.times_tt {
    border: 1px solid #f0eded;
    height: 38px;
    line-height: 35px;
    border-radius: 5px;
}
.order_sure_login_ul {
    padding: 26px 20px;
    line-height: 24px;
    text-align: justify;
    font-size: 16px;
}
.order_sure_login_ul li {
    background: url(../images/index/sprite.png) no-repeat 0 -90px;
    padding-left: 20px;
}
.sure_buy_box_new {
    width: 100%;
}
.fast_order {
    display: inline-block;
    width: 80px;
    color: #fff;
    background-color: #d13401;
    text-align: center;
    border-radius: 5px;
    margin: 0 5px;
}
.sub_apply_free {
	display:block;width:90%;height:40px;line-height:40px;text-align:center;background-color:#ff7a04;color:#fff;font-size:20px;border-radius:8px;margin:80px auto;
	}

.order_login_account_ul_apply {padding:20px 10px 0;margin-bottom:0;}
.order_login_account_ul_apply .order_login_account_ti {color: #c8c8c8;font-family:"寰蒋闆呴粦";    margin-top: 2px;}
.order_login_account_ul_apply .select_wrap {border-radius:8px; border: 1px solid #ebebeb;padding-left:12px;}
.go_top,.sub_apply_free {display:block;width:90%;height:40px;line-height:40px;text-align:center;background-color:#ff7a04;color:#fff;font-size:20px;border-radius:8px;margin:40px auto;}
.go_top {background-color:#d05728;margin-top:10px;}
.procing_trade_img {width:100%;margin-top:30px;}
.procing_trade_img img {width:100%;height:auto!important;}
.lis_prol_over { position: absolute; bottom: -2px; color: #fff; background-color: #4d4b4b; font-size: 15px;  width: 80px; padding: 5px; text-align: center; background: rgba(0,0,0,.6);}
/*鏌ョ湅鐗╂祦*/
.img_inner {float: left;width: 100px; height: 70px;margin-right: 10px;vertical-align: middle;text-align: center;}
.img_inner img {width: 100%;height: 100%;}
.infor_transpo_1 {font-size: 18px;color: #000; line-height: 25px; }
.green_status {color:#ff7a04;    margin-left: 8px;}
.infor_transpo_2 {color:#9b9b9b;line-height:22px;}
.transpor_items {padding:15px 10px;}
.transport_process_list_con {padding:10px 10px 10px 0;}
.current_state {display:block;width:15px;height:15px;background-color:#ff7a04;border-radius:50%;margin:6px auto;}
.current_fau {display:block;width:8px;height:8px;background-color:#b7b4b4;border-radius:50%;margin:10px auto;}
.transport_process_list_con {display:-webkit-box;display:box;}
.ic_box {-webkit-box-flex:0;box-flex:0;width:36px;text-align:center; }
.transport_process_list_comm {-webkit-box-flex:1;box-flex:1;}
.transport_curr_infor p {color:#ff7a04;line-height:24px;}
.transport_process_list_con_t {margin-top:8px;}
.transport_curr_infor_n p {color:#aeabab;line-height:24px;}
.porter_pho {color:#4096f8}
.transport_process_list_con {border-bottom:1px solid #f0f0f1;}
.transpor_footer {background-color:#f9f9f9;width:100%;height:45px;border-top:1px solid #dbdbdb;position:fixed;bottom:0;}
.btn_contac_uus {height:30px;line-height:30px;display:block;border-radius:6px;/*border:1px solid #fdc28d;*/color:#ff7a04;text-align:center;margin:8px auto;letter-spacing:1px;font-size:23px;}

</pre></body></html>