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%;
}

body {
  font-size: 100%;
  font-family: font-family:\5FAE\8F6F\96C5\9ED1,Verdana, Geneva, sans-serif;
  position:relative;
}

a {
  text-decoration: none;
}
.header_2,.screen_btn_sure,.cd-navigation a,.search_text,.product_text,.loaded,.top_menu li a span,.select_options ul li, .province_options ul li,.dealers > ul > li > select {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: 45px;
  width: 100%;
  background: #f0faf4;
  border-bottom:1px solid #cae4d5; 
  -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%;
  width: 50px;
}
#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: auto;
  -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:#00a23e;
}
#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: 1;
  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;
}

#cd-lateral-nav .item-has-children > a {
  position: relative;
  text-transform: uppercase;
  font-weight: 600;
}
#cd-lateral-nav .item-has-children > 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 > 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 {
  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;margin-top: 10px;}
.header_2 {width:100%;height:45px;line-height:45px;color:#FFF;background-color:#08a04b;text-align:center;font-family:\5FAE\8F6F\96C5\9ED1,Verdana, Geneva, sans-serif;font-size:18px;position:relative;}
/*筛选条件下拉菜单开始*/
.top_menu {position:relative;}
.top_menu li {position:relative;width:25%;text-align:center;}
.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:#005525;font-size:14px;line-height:45px;}
.top_menu li a span {display:inline-block;font-size:15px;}
.top_menu li a i {display:inline-block;width:9px;height:7px;margin-left:4px;background-size:250px 250px;} 
.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,.province_options_hidden  {display:none;position:absolute;top:155px;bottom:0;left:0;right:0;background:rgba(0,0,0,0.5);z-index:9}
.select_options_visibility,.province_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,.province_options {width:100%;background:#fafefc;padding:15px 8px;}
.select_options ul li,.province_options ul li {margin-bottom:15px;border-bottom:1px solid #ebe9e9;padding:0 12px 15px;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;}
.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);}
.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;}
/*筛选条件下拉菜单结束*/

.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:0;background-color:#008031;}
.cnter_search {*zoom:1;margin:12px auto 0;width:90%;height:40px;border:1px solid #08a04b;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;}
/*产品详情页开始*/
.product_content_img img {width:100%!important;height:auto!important;overflow:hidden;}


.back_content_product {display:block;width:64px;height:29px;background-position:0 -25px;position:absolute;left:10px;top:15px;}
.product_content_title {padding:15px 10px;*zoom:1}
.product_content_title:after {display:block;content:"";clear:right;}
.product_content_title h1 {width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:18px;}
.enter_img_content {display:block;float:right;color:#979696;margin-top:15px;}
.double_line {border-top:1px solid #dedede;border-bottom:1px solid #dedede;background-color:#f8f8f8;height:10px;}
.items_content_dt {color:#a1a1a1;float:left;white-space:nowrap;display:inline-block;line-height:22px;}
.items_content_dd {color:#2f2f2f;margin-left:40px;line-height:22px;}
.items_content {padding:15px 15px 0;}
.items_content ul li {margin-bottom:15px;}
.dealers > ul > li {float:left;width:50%;height:45px;line-height:45px;padding-left:15px;position:relative;color:#979696}
.dealers > ul > li > select {font-size:16px;color:#979696;appearance:none;-webkit-appearance:none;-moz-appearance:none;border:none!important;background:rgba(255,255,255,0);width:100%;}
.dealers > ul {*zoom:1;border-bottom:1px solid #d4d4d4}
.dealers > ul:after {display:block;content:"";clear:both;}
.dealers_div {border-right:1px solid #d7d7d7;}
.dealers_region i {position:absolute;right:15px;top:18px;display:block;width:13px;height:8px;background-size:310px 310px;background-position:0 -8px}

/*.click_view {color:#9e9e9e;margin-left:40px;}*/
.dealer_items {padding:20px 15px 0;}
.dealer_items h2 {font-size:16px;margin-bottom:10px;}
.dealer_items_dt {float:left;display:inline-block;white-space:nowrap;line-height:22px;font-size:16px;}
.dealer_items_dd {margin-left:40px;line-height:22px;font-size:16px;}
.dealer_items ul li {margin-bottom:15px;}
/*.click_view {line-height:30px;}*/
.market_activity dt {padding:15px;color:#979696;font-weight:400;border-bottom:1px solid #d4d4d4;margin-bottom:10px;}
.market_activity {padding-bottom:10px;}
.market_activity dd a {display:block;color:#2c2c2c;line-height:32px;padding-left:15px;}
.product_content_footer a {display:inline-block;float:left;color:#FFF;font-size:18px;}
.product_content_footer_1 {width:50%;height:46px;line-height:46px;background-color:#f5ad00}
.product_content_footer_2 {width:50%;height:46px;line-height:46px;background-color:#ff8707}
.i_want_agent i {display:inline-block;width:25px;height:21px;background-position:-51px 0;background-size:300px 300px;margin-right:5px;margin-top:12px;float:left;}
.i_want_agent,.i_want_buy {width:105px;margin:0 auto;}
.i_want_buy i {display:inline-block;width:24px;height:21px;background-position:-78px 0;background-size:300px 300px;margin-right:5px;margin-top:12px;float:left;}
/* .products_content_main {margin-bottom:60px;} */
.product_content_footer {position:fixed;bottom:0;left:0;right:0;}
.content_img_ite {text-align:center;}
.content_img_item img {max-width:100%;height:auto!important;width:auto\9}
/*产品详情页结束*/
/*询单开始*/

.enquiry dl > dt,.enquiry dl >dd {float:left;}
.enquiry dl {*zoom:1}
.enquiry dl:after {display:block;content:"";clear:both;}
.enquiry {padding-left: 15px;padding-right: 15px;padding-top: 20px;}
.enquiry dl > dt {font-size: 16px;margin-right: 10px;}
.en_title {color: #9a9a9a;}
.enquiry dl {margin-bottom: 20px;}
.enquiry_number_dd {
    height: 33px;
    line-height: 31px;
    border: 1px solid #CCC;
    width: 60%;
    overflow: hidden;}
.enquiry_contact, .enquiry_number, .enquiry_phone {
    height: 30px;
    line-height: 30px;
    width: 98%;
    border: none;
    padding-left: 10px;}
.right_spacing {
    margin-right: 2px;
}
.years_hidden {
    float: left;
    width: 50px;
    height: 35px;
    overflow: hidden;
}
#years, #month, #date {
    width: 65px;
    height: 35px;
    background: #fff;
    border: none;
    padding-left: 4px;
}
.years_out {
    float: left;
    width: 65px;
    height: 35px;
    background: #fff;
    border: 1px solid #c1c1c1;
    position: relative;
	overflow:hidden;
}	
.enquiry_number_dd_textarea {
    border: 1px solid #CCC;
    width: 60%;
    overflow: hidden;
}
.en_textarea {
    width: 100%;
    border: none;
    resize: none;
    padding: 5px;
}
.en_code_dd {
    width: 22%;
    height: 26px;
    line-height: 26px;
    border: 1px solid #CCC;
    overflow: hidden;
    margin-right: 10px;
}
.en_code {
    height: 26px;
    line-height: 26px;
    padding-left: 10px;
    border: none;
}
.enquiry dl > dd.en_code_dd_a {
    margin-top:4px;
	}
.enquiry dl > dd.en_code_dd_a a {
    color: #1260c9;
	display:block;width:70px;
	text-align:center;
	font-size:14px;
}
.en_submi_btn_div {
    width: 90%;
    height: 37px;
    background-color: #08a04b;
    color: #FFF;
    overflow: hidden;
    margin: 0 auto 80px;
}
.en_submi_btn {
    width: 100%;
    height: 37px;
    border: none;
    color: #fff;
    font-size: 16px;
    background: none;
}
.down_icon {border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #000;position:absolute;right:3px;top:14px;}
.years_out select {background:rgba(255,255,255,0);appearance:none;-moz-appearance:none;-webkit-appearance:none;border:none!important;}
/*询单结束*/
/*资讯详情开始*/
.path {width:100%;height:40px;line-height:40px;color:#FFF;background-color:#08a04b;font-size:16px;padding-left:15px;}
.path a {color:#FFF;}
.path span {margin:0 10px;}
.article_title {padding:15px;font-size:16px;line-height:24px;font-weight:800;}
.article_time {color:#adadaa;padding:0 15px;font-size:14px;*zoom:1}
.article_time:after {display:block;content:"";clear:both;}
.article_time_1,.article_time_2,.article_time_3 {margin-right:10px;margin-top:2px;}
.article_time_1,.article_time_2,.article_time_3,.article_time_4 {float:left;margin-bottom:10px;}
.article_time_4 a {display:inline-block;border:1px solid #999;padding:1px;font-size:14px;color:#666;width:20px;text-align:center;height:18px;line-height:13px;}
.article_time_42 {margin:0 8px;}
.divider {width:100%;border-top:1px solid #cfcfcf;margin:8px 0 20px;}
.article_content_img {text-align:center;}
.article_content img {max-width:100%;height:auto!important;width:auto\9;}
.article_content {padding:0 15px;}
.article_content_p {line-height:28px;}
.a_share {margin-left:15px;}
.copy_author {padding:10px 15px;margin-bottom:20px;}
.copy_author h6 {font-size:14px;color:#F00;margin-top:15px;height:32px;line-height:32px;background-color:#e3e1e1;margin-bottom:6px;padding-left:20px;}
.copy_author p {font-size:14px;line-height:24px;}
/*资讯详情结束*/
/*客服开始*/

.service_main {text-align:center;}
.service_img {text-align:center;}
.service_img img {max-width:100%;height:auto!important;}
.service_pp {color:#08a04b;font-size:20px;}
.service_pp img {vertical-align:bottom;margin-right:6px;}
.phone_number_1 {width:70%;height:40px;line-height:40px;text-align:center;border:1px solid #78ce9e;background-color:#e8fcf1;margin:15px auto;font-size:20px;color:#08a04b;}
.phone_number_2 {width:70%;height:40px;line-height:40px;text-align:center;border:1px solid #78ce9e;background-color:#e8fcf1;margin:15px auto;font-size:20px;color:#08a04b;}
.back {position:absolute;font-size:16px;left:10px;color:#FFF;}
.square {float:left;border-top:8px solid transparent;border-right:8px solid #fff;border-bottom:8px solid transparent;margin-top:15px;margin-right:3px;}
.back_txt {float:left;}
.phone_number_1 a,.phone_number_2 a {display:block;color:#08a04b}
/*客服结束*/
/*新增*/
.delegate { zoom:1;cursor:pointer; margin-top: 50px;display:box;display:-webkit-box;box-align:center;-webkit-box-align:center;    margin-left: 5px; }
.delegate:after { display:block;content:"";clear:both; }
.delegate-no { display:block;width:14px;height:14px;background:url(../images/checked_no.png) no-repeat;margin-right:6px;}
.delegate-yes { display:block;width:14px;height:14px;background:url(../images/checked_yes.png) no-repeat;margin-right:6px;}
.delegate-p { font-size:0.95rem;color:#6b6b6b;letter-spacing:1px;margin-bottom:0;  }
.enquir-produc-dl { zoom:1; }
.enquir-produc-dl:after { display:block;content:"";clear:both; }
.main-box-new { padding:20px; }
