#slide_agd_container {
  position: relative;
  width: 100%;
  height: 500px;
}
#slide_agd_container #slide_agd {
  height: 500px;
  position: relative;
  width: 100%;
  background-color: #fff;
}
#slide_agd_container #slide_agd a {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  background-size: auto;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  width: 100%;
  height: 500px;
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
#slide_agd_container #slide_agd a.c_active {
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  z-index: 11 !important;
}
@keyframes slide_ani {
  from {
    left: 0;
  }
  to {
    left: -500px;
  }
}
@-webkit-keyframes slide_ani {
  from {
    left: 0;
  }
  to {
    left: -500px;
  }
}
@-moz-keyframes slide_ani {
  from {
    left: 0;
  }
  to {
    left: -500px;
  }
}
@-o-keyframes slide_ani {
  from {
    left: 0;
  }
  to {
    left: -500px;
  }
}
#slide_agd_container #slide_page_no {
  position: absolute;
  left: 0;
  top: 0;
  -webkit-border-radius: 20px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 20px;
  -moz-background-clip: padding;
  border-radius: 20px;
  background-clip: padding-box;
  z-index: 20;
  display: none;
}
#slide_agd_container #slide_page_no li {
  display: block;
  float: left;
  background: white;
  width: 10px;
  height: 10px;
  text-align: center;
  margin-right: 27px;
  cursor: pointer;
  background: #dcdcdc;
}
#slide_agd_container #slide_page_no li.active {
  background: #d8231c;
}
#article_logo_div {
  padding-top: 35px;
  text-align: left;
}
#article_logo_div .big4_module {
  position: relative;
  width: 100%;
  height: 120px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}
#article_logo_div .big4_module li {
  width: 25%;
  float: left;
  height: 112px;
}
#article_logo_div .big4_module li img {
  width: 90px;
  display: inline-block;
  height: auto;
  float: left;
  margin-right: 20px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
#article_logo_div .big4_module li:hover img {
  -webkit-transform: translateX(-10px);
  -moz-transform: translateX(-10px);
  -o-transform: translateX(-10px);
  -ms-transform: translateX(-10px);
  transform: translateX(-10px);
}
#article_logo_div .big4_module li .cta {
  font-size: 14px;
  color: #fff;
  padding: 6px 12px;
}
#article_logo_div .big4_module li .cta:hover {
  text-decoration: underline;
}
#article_logo_div .big4_module li .cta.cta_0 {
  background-color: #d0272f;
}
#article_logo_div .big4_module li .cta.cta_1 {
  background-color: #f39d10;
}
#article_logo_div .big4_module li .cta.cta_2 {
  background-color: #ef6868;
}
#article_logo_div .big4_module li .cta.cta_3 {
  background-color: #3b3d3c;
}
#article_logo_div .big4_module li .right_big4_div1 {
  font-size: 21px;
  font-weight: narmal;
}
#article_logo_div .big4_module li .right_big4_div2 {
  font-size: 14px;
  font-weight: narmal;
  margin-bottom: 12px;
  margin-top: 8px;
}
#toFourTemp ul li {
  width: 25%;
  float: left;
  text-align: center;
  position: relative;
  margin-top: 28px;
}
#toFourTemp ul li:first-child {
  margin-left: 0;
}
#toFourTemp ul li a {
  display: inline-block;
}
#toFourTemp ul li a p {
  font-size: 12px;
  color: #000;
  line-height: 24px;
}
#toFourTemp ul li a p.first-child {
  margin-top: 18px;
  font-size: 16px;
  color: #3d3d3d;
  font-weight: bold;
}
#toFourTemp ul li a div {
  width: 100%;
  text-align: center;
}
#toFourTemp ul li a div img {
  vertical-align: bottom;
  max-width: 150px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#toFourTemp ul li a div.bottom {
  display: none;
  height: 37px;
  width: 37px;
  margin: 5px auto 0;
  background-position: center;
  background-repeat: no-repeat;
}
#scroll_brand_table .content {
  height: 250px;
  background-color: #fff;
  margin-top: 40px;
}
#scroll_brand_table .content .bt_content {
  margin-top: 22px;
  margin-left: 26px;
  display: inline-block;
  height: 206px;
  width: 1150px;
}
#scroll_brand_table .content .bt_content .bt_left {
  float: left;
  width: 860px;
  height: 100%;
  border-right: 1px dashed #b2b2b2;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#scroll_brand_table .content .bt_content .bt_left .scroll_cate {
  width: 825px;
}
#scroll_brand_table .content .bt_content .bt_left .scroll_cate .tit {
  height: 25px;
  border-bottom: 1px solid #d2d2d2;
}
#scroll_brand_table .content .bt_content .bt_left .scroll_cate .tit .bf {
  font-size: 16px;
  font-weight: bold;
  color: #212121;
  text-indent: 5px;
}
#scroll_brand_table .content .bt_content .bt_left .scroll_cate .tit .bs {
  margin-left: 17px;
  font-size: 12px;
}
#scroll_brand_table .content .bt_content .bt_left .scroll_cate .tit .t_right {
  width: 140px;
  float: right;
}
#scroll_brand_table .content .bt_content .bt_left .scroll_cate .tit .t_right .show_all:hover {
  color: #e70010;
}
#scroll_brand_table .content .bt_content .bt_left .scroll_cate .tit .t_right .f_icon {
  float: right;
  margin-right: 24px;
  width: 20px;
  height: 20px;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
}
#scroll_brand_table .content .bt_content .bt_left .scroll_cate .tit .t_right .f_icon.left_icon {
  margin-right: 5px;
}
#scroll_brand_table .content .bt_content .bt_left .scroll_cate .tit .t_right .f_icon.active {
  cursor: pointer;
}
#scroll_brand_table .content .bt_content .bt_left .scroll_cate .scroll_cont {
  width: 825px;
  height: 175px;
  overflow: hidden;
  position: relative;
}
#scroll_brand_table .content .bt_content .bt_left .scroll_cate .scroll_cont .scroll_body {
  width: 1650px;
  height: 175px;
  position: absolute;
  top: 0;
  left: 0;
}
#scroll_brand_table .content .bt_content .bt_left .scroll_cate .scroll_cont .scroll_body div {
  float: left;
}
#scroll_brand_table .content .bt_content .bt_left .scroll_cate .scroll_cont .scroll_body div ul {
  width: 825px;
  height: 175px;
  float: left;
  margin-top: 11px;
}
#scroll_brand_table .content .bt_content .bt_left .scroll_cate .scroll_cont .scroll_body div ul li {
  float: left;
  width: 16.66%;
  text-align: center;
  height: 25px;
  margin: 8px 0;
}
#scroll_brand_table .content .bt_content .bt_left .scroll_cate .scroll_cont .scroll_body div ul li a {
  border: 1px solid #bfbfbf;
  color: #212121;
  padding: 3px 12px;
  -webkit-border-radius: 15px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 15px;
  -moz-background-clip: padding;
  border-radius: 15px;
  background-clip: padding-box;
  position: relative;
}
#scroll_brand_table .content .bt_content .bt_left .scroll_cate .scroll_cont .scroll_body div ul li a.hot {
  border: 1px solid #ce0d06;
  color: #ce0d06;
}
#scroll_brand_table .content .bt_content .bt_left .scroll_cate .scroll_cont .scroll_body div ul li a.hot:hover {
  background-color: #ce0d06;
  color: #fff;
}
#scroll_brand_table .content .bt_content .bt_left .scroll_cate .scroll_cont .scroll_body div ul li a.hot img {
  position: absolute;
  top: -8px;
  left: 5px;
  height: 12px;
}
#scroll_brand_table .content .bt_content .bt_left .scroll_cate .scroll_cont .scroll_body div ul li a:hover {
  background-color: #ce0d06;
  color: #fff;
  border: 1px solid #ce0d06;
}
#scroll_brand_table .content .bt_content .bt_right {
  float: left;
  width: 245px;
  height: 100%;
  margin-left: 40px;
}
#scroll_brand_table .content .bt_content .bt_right .right_form {
  width: 230px;
  height: 100%;
}
#scroll_brand_table .content .bt_content .bt_right .right_form .tit {
  font-size: 16px;
  color: #212121;
  height: 24px;
  border-bottom: 1px solid #d2d2d2;
  font-weight: bold;
}
#scroll_brand_table .content .bt_content .bt_right .right_form .tit span {
  font-size: 8px;
  font-weight: normal;
  margin-left: 2px;
  font-family: serif;
}
#scroll_brand_table .content .bt_content .bt_right .right_form #fast_phone {
  height: 30px;
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
  width: 100%;
  background-color: #f5f5f5;
  border: none;
  margin-top: 12px;
  font-size: 12px;
  text-indent: 10px;
}
#scroll_brand_table .content .bt_content .bt_right .right_form #fast_phone::-webkit-input-placeholder {
  color: #999;
}
#scroll_brand_table .content .bt_content .bt_right .right_form #fast_phone:-moz-placeholder {
  color: #999;
}
#scroll_brand_table .content .bt_content .bt_right .right_form #fast_phone::-moz-placeholder {
  color: #999;
}
#scroll_brand_table .content .bt_content .bt_right .right_form #fast_phone:-ms-input-placeholder {
  color: #999;
}
#scroll_brand_table .content .bt_content .bt_right .right_form #fast_msg {
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
  background-color: #f5f5f5;
  width: 210px;
  border: none;
  height: 43px;
  resize: none;
  padding: 10px;
  margin-top: 12px;
}
#scroll_brand_table .content .bt_content .bt_right .right_form #fast_msg::-webkit-input-placeholder {
  color: #999;
}
#scroll_brand_table .content .bt_content .bt_right .right_form #fast_msg:-moz-placeholder {
  color: #999;
}
#scroll_brand_table .content .bt_content .bt_right .right_form #fast_msg::-moz-placeholder {
  color: #999;
}
#scroll_brand_table .content .bt_content .bt_right .right_form #fast_msg:-ms-input-placeholder {
  color: #999;
}
#scroll_brand_table .content .bt_content .bt_right .right_form #fast_sub {
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
  background-color: #d9221c;
  width: 100%;
  border: none;
  margin-top: 24px;
  color: #fff;
  font-size: 12px;
  height: 30px;
  cursor: pointer;
}
#scroll_brand_table .content .bt_content .bt_right .right_form #fast_sub::-webkit-input-placeholder {
  color: #858585;
}
#scroll_brand_table .content .bt_content .bt_right .right_form #fast_sub:-moz-placeholder {
  color: #858585;
}
#scroll_brand_table .content .bt_content .bt_right .right_form #fast_sub::-moz-placeholder {
  color: #858585;
}
#scroll_brand_table .content .bt_content .bt_right .right_form #fast_sub:-ms-input-placeholder {
  color: #858585;
}
.brand_success {
  width: 100%;
  height: 130px;
  margin-top: 58px;
}
.brand_success .content .bs_1 {
  width: 178px;
  margin-left: 26px;
  float: left;
  text-align: center;
}
.brand_success .content .bs_1 .tit {
  font-size: 24px;
  margin-top: 25px;
  color: #fff;
  font-weight: bold;
}
.brand_success .content .bs_1 .sub_tit {
  font-size: 12px;
  color: #fff;
  margin-top: 4px;
}
.brand_success .content .bs_1 a {
  margin-top: 8px;
  color: #666;
  font-size: 12px;
  background-color: #fff;
  -webkit-border-radius: 12px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 12px;
  -moz-background-clip: padding;
  border-radius: 12px;
  background-clip: padding-box;
  padding: 5px 22px;
  display: inline-block;
}
.brand_success .content .bs_2 {
  float: left;
  width: 685px;
  height: 85px;
  margin-top: 22px;
  border-right: 1px dashed #e47b82;
  overflow: hidden;
  position: relative;
}
.brand_success .content .bs_2 .hide_cont {
  width: 100%;
  height: 72px;
  margin-top: 6px;
  overflow: hidden;
  position: relative;
}
.brand_success .content .bs_2 .hide_cont ul {
  position: absolute;
  top: 0;
  left: 0;
}
.brand_success .content .bs_2 .hide_cont ul.tran {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.brand_success .content .bs_2 .hide_cont ul li {
  clear: both;
}
.brand_success .content .bs_2 .hide_cont ul li span {
  float: left;
  line-height: 36px;
}
.brand_success .content .bs_2 .hide_cont ul li .area {
  color: #fdc83c;
  font-size: 14px;
  font-weight: bold;
}
.brand_success .content .bs_2 .hide_cont ul li .phone {
  color: #fdc83c;
  font-size: 14px;
  margin-left: 12px;
  font-family: Arial;
  font-weight: bold;
}
.brand_success .content .bs_2 .hide_cont ul li .xg {
  width: 26px;
  line-height: 36px;
  color: #fff;
  font-weight: bold;
  text-align: center;
}
.brand_success .content .bs_2 .hide_cont ul li .evaluate {
  font-size: 12px;
  font-weight: bold;
  color: #fff;
}
.brand_success .content .bs_2 .hide_cont ul li .story {
  font-size: 12px;
  color: #fff;
  width: 300px;
  line-height: 36px;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 36px;
  float: left;
  white-space: nowrap;
}
.brand_success .content .bs_2 .hide_cont ul li .date {
  color: #fff;
  font-family: Arial;
  margin-left: 10px;
  width: 76px;
}
.brand_success .content .bs_2 .hide_cont ul li .iconfont {
  color: #fff;
  margin-left: 20px;
  line-height: 36px;
  font-size: 24px;
}
.brand_success .content .bs_3 {
  float: left;
  width: 246px;
  margin-left: 42px;
  color: #fff;
  text-align: left;
  font-size: 18px;
  background-repeat: no-repeat;
  background-position: 76px 10px;
  height: 130px;
}
.brand_success .content .bs_3 .tit {
  margin-top: 39px;
}
.brand_success .content .bs_3 .sub_tit {
  margin-top: 5px;
  font-weight: bold;
  font-family: Arial;
  font-size: 22px;
}
#brands {
  padding-top: 60px;
  padding-bottom: 70px;
  background-color: #fff;
  width: 100%;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center right;
  position: relative;
  overflow: hidden;
  float: left;
}
#brands .b_float_img {
  position: absolute;
  top: 480px;
  right: 0;
  width: 8.1%;
}
#brands .brands_title {
  height: 120px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
}
#brands #brands_group {
  width: 763px;
  margin: 0 auto;
}
#brands #brands_group li {
  margin-top: 10px;
  width: 240px;
  margin-left: 21px;
  background: #cdcdcd;
  float: left;
  text-align: center;
  line-height: 42px;
  -webkit-border-radius: 21px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 21px;
  -moz-background-clip: padding;
  border-radius: 21px;
  background-clip: padding-box;
  font-size: 16px;
  cursor: pointer;
  color: #fff;
  position: relative;
}
#brands #brands_group li .iconfont {
  position: absolute;
  left: 108px;
  display: none;
  color: #df1c1a;
  font-size: 26px;
  bottom: -24px;
}
#brands #brands_group li:first-child {
  margin-left: 0;
}
#brands #brands_group li.active {
  background: #df1c1a;
}
#brands #brands_group li.active .iconfont {
  display: block;
}
#brands #brands_group li a {
  color: #fff;
}
#brands .recommend_brands_body {
  margin-top: 30px;
  padding-top: 23px;
  width: 100%;
  display: inline-block;
  background-color: #f8f8f8;
  float: left;
}
#brands .recommend_brands_body .go_best {
  text-align: center;
  display: block;
}
#brands .recommend_brands_body .brands_logo {
  display: none;
}
#brands .recommend_brands_body .brands_logo li {
  width: 210px;
  text-align: center;
  margin-left: 25px;
  float: left;
  margin-bottom: 25px;
  height: 180px;
  background-color: #fff;
}
#brands .recommend_brands_body .brands_logo li:nth-child(1),
#brands .recommend_brands_body .brands_logo li:nth-child(6),
#brands .recommend_brands_body .brands_logo li:nth-child(11) {
  margin-left: 23px;
}
#brands .recommend_brands_body .brands_logo li.no_left {
  margin-left: 23px;
}
#brands .recommend_brands_body .brands_logo li .item_wrapper {
  width: 206px;
  height: 176px;
  background: #fff;
  margin: 0 auto;
  position: relative;
  border: 2px solid #eee;
}
#brands .recommend_brands_body .brands_logo li .item_wrapper:hover {
  border: 2px solid #de1c1a;
}
#brands .recommend_brands_body .brands_logo li .item_wrapper a .brand_img {
  height: 150px;
  width: 206px;
  text-align: center;
  font-size: 0;
  display: block;
  position: relative;
}
#brands .recommend_brands_body .brands_logo li .item_wrapper a .brand_img img {
  width: 206px;
  height: 150px;
  vertical-align: middle;
  display: inline-block;
}
#brands .recommend_brands_body .brands_logo li .item_wrapper a .brand_img img.hover_logo {
  display: none;
}
#brands .recommend_brands_body .brands_logo li .item_wrapper a .brand_img .gif-indicator {
  position: absolute;
  top: 6px;
  right: 6px;
  width: 23px;
  height: 14px;
}
#brands .recommend_brands_body .brands_logo li .item_wrapper a .brand_img:after {
  content: "";
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
#brands .recommend_brands_body .brands_logo li .item_wrapper a .brand_name {
  height: 30px;
  line-height: 30px;
  width: 100%;
  background-color: #eee;
  color: #9e9e9e;
  font-size: 12px;
}
#brands .recommend_brands_body .brands_logo li .item_wrapper:hover .bottom_btn {
  display: block;
}
#brands .recommend_brands_body .brands_logo li .item_wrapper:hover a .brand_img_hover .r_logo {
  display: none;
}
#brands .recommend_brands_body .brands_logo li .item_wrapper:hover a .brand_img_hover .hover_logo {
  display: block;
}
#brands .recommend_brands_body .brands_logo li .item_wrapper .bottom_btn {
  display: none;
  position: absolute;
  left: 0;
  width: 0;
  bottom: -2px;
  height: 30px;
  background-color: #df1c1a;
  width: 100%;
}
#brands .recommend_brands_body .brands_logo li .item_wrapper .bottom_btn a {
  width: 50%;
  text-align: left;
  display: block;
  float: left;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  color: white;
  background-color: #df1c1a;
}
#brands .recommend_brands_body .brands_logo li .item_wrapper .bottom_btn a.ask_price,
#brands .recommend_brands_body .brands_logo li .item_wrapper .bottom_btn a.ask_true_price {
  background: #de0602;
}
#brands .recommend_brands_body .brands_logo li .item_wrapper .bottom_btn a.ask_true_price {
  display: none;
}
#brands .recommend_brands_body .brands_logo li .item_wrapper .bottom_btn a img {
  vertical-align: middle;
  width: 20px;
  float: left;
  margin-top: 4px;
  margin-left: 18px;
  margin-right: 2px;
}
#brands .bwzb {
  width: 1200px;
  margin: 0 auto;
  padding: 50px 0 30px;
  text-align: center;
  background-color: #f8f8f8;
}
#brands .bwzb a {
  color: #666;
  line-height: 40px;
}
#brands .bwzb a:hover {
  color: #e11e18;
  text-decoration: underline;
}
#brands .bwzb p {
  font-weight: bold;
  font-size: 22px;
  margin-bottom: 15px;
}
#brands .bwzb .bw_cont {
  width: 600px;
  height: 45px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #e11e18;
  -webkit-border-radius: 20px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 20px;
  -moz-background-clip: padding;
  border-radius: 20px;
  background-clip: padding-box;
  overflow: hidden;
  margin: 0 auto;
}
#brands .bwzb .bw_cont input {
  height: 43px;
  border: none;
  width: 460px;
  text-indent: 16px;
  background-color: #f8f8f8;
}
#brands .bwzb .bw_cont button {
  height: 43px;
  line-height: 43px;
  background-color: #e11e18;
  color: #fff;
  font-size: 14px;
  text-align: center;
  float: right;
  width: 125px;
  border: none;
  cursor: pointer;
}
#brands .bwzb .bw_cont button .iconfont {
  font-size: 16px;
}
#brands .b_flow {
  padding-top: 28px;
  height: 200px;
  width: 100%;
  background-color: #f8f8f8;
}
#brands .b_flow .bhead {
  height: 50px;
  width: 100%;
}
#brands .b_flow .bhead img {
  vertical-align: bottom;
}
#brands .b_flow .bbody {
  height: 150px;
}
#brands .b_flow .bbody ul {
  height: 140px;
  width: 100%;
  margin-top: 4px;
}
#brands .b_flow .bbody ul li {
  float: left;
  height: 140px;
  margin-left: 12px;
}
#brands .b_flow .bbody ul li:first-child {
  margin-left: 0;
}
#brands .b_flow .bbody ul li:last-child {
  margin-left: 13px;
}
#brands .b_flow .bbody ul li.active .pt1 {
  display: none;
}
#brands .b_flow .bbody ul li.active .pt2 {
  display: inline-block;
}
#brands .b_flow .bbody ul li .pt1 .p_left {
  float: left;
  width: 210px;
  height: 140px;
}
#brands .b_flow .bbody ul li .pt1 .p_left img {
  float: left;
  margin-top: 30px;
  margin-left: 8px;
}
#brands .b_flow .bbody ul li .pt1 .p_left div {
  width: 120px;
  margin-top: 52px;
  text-indent: 8px;
  float: left;
}
#brands .b_flow .bbody ul li .pt1 .p_left div p:first-child {
  font-size: 18px;
  color: #3d3d3d;
  font-weight: bold;
}
#brands .b_flow .bbody ul li .pt1 .p_left div p:last-child {
  font-size: 12px;
  margin-top: 5px;
  color: #b2b2b2;
}
#brands .b_flow .bbody ul li .pt1 .p_right {
  float: left;
  width: 25px;
  height: 140px;
}
#brands .b_flow .bbody ul li .pt1 .p_right img {
  vertical-align: middle;
  margin-top: 56px;
}
#brands .b_flow .bbody ul li .pt2 {
  display: none;
  cursor: pointer;
}
#brands .b_flow .bbody ul li .pt2 .p_left {
  float: left;
  width: 210px;
  height: 140px;
  text-align: center;
  background-color: #e11e18;
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
}
#brands .b_flow .bbody ul li .pt2 .p_left img {
  margin-top: 15px;
  margin-bottom: 7px;
}
#brands .b_flow .bbody ul li .pt2 .p_left div {
  width: 194px;
  margin: 0 auto;
  border-top: 1px solid #f18f8c;
  color: #fff;
  text-align: left;
  padding-top: 10px;
  text-indent: 15px;
}
#brands .b_flow .bbody ul li .pt2 .p_left div p {
  line-height: 18px;
  font-size: 12px;
}
#brands .b_flow .bbody ul li .pt2 .p_right {
  float: left;
  width: 25px;
  height: 140px;
}
#brands .b_flow .bbody ul li .pt2 .p_right img {
  vertical-align: middle;
  margin-top: 56px;
}
.team_body {
  height: 765px;
  padding-top: 700px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: top center;
  background-color: #fff;
  position: relative;
  overflow: hidden;
}
.team_body .t_float_img {
  position: absolute;
  top: 380px;
  left: 0;
  width: 12.1%;
}
.team_body .team_detail {
  width: 100%;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: left -291px;
  height: 765px;
}
.team_body .team_detail .content {
  background-color: #fff;
  display: block;
}
.team_body .team_detail .td_left {
  height: 660px;
  width: 365px;
  float: left;
  background-color: #fff;
}
.team_body .team_detail .td_left .tit {
  height: 55px;
  margin-top: 70px;
  border-left: 4px solid #e11e18;
  text-indent: 17px;
}
.team_body .team_detail .td_left .tit p:first-child {
  font-size: 32px;
  line-height: 32px;
  font-weight: bold;
  color: #3d3d3d;
}
.team_body .team_detail .td_left .tit p:last-child {
  font-size: 12px;
  line-height: 12px;
  color: #3d3d3d;
  margin-top: 10px;
}
.team_body .team_detail .td_left .sub_tit {
  height: 65px;
  border-top: 1px dashed #d8d8d8;
  border-bottom: 1px dashed #d8d8d8;
  width: 100%;
  margin-top: 14px;
  padding-top: 12px;
  text-indent: 12px;
}
.team_body .team_detail .td_left .sub_tit p {
  font-size: 14px;
  line-height: 24px;
  color: #333;
}
.team_body .team_detail .td_left .sub_tit p span {
  color: #e01f18;
}
.team_body .team_detail .td_left .introduce {
  font-size: 13px;
  line-height: 24px;
  color: #666;
  padding-top: 34px;
  width: 355px;
}
.team_body .team_detail .td_left .introduce p {
  text-indent: 25px;
  padding-left: 5px;
}
.team_body .team_detail .td_left .introduce p span {
  font-weight: bold;
}
.team_body .team_detail .td_left .note {
  margin-top: 65px;
  color: #d72420;
  font-size: 12px;
  font-weight: bold;
  line-height: 20px;
}
.team_body .team_detail .td_left .show_more {
  color: #d72420;
  font-size: 12px;
  -webkit-border-radius: 17px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 17px;
  -moz-background-clip: padding;
  border-radius: 17px;
  background-clip: padding-box;
  border: 1px solid #d72420;
  display: block;
  height: 32px;
  line-height: 32px;
  text-align: center;
  width: 118px;
  margin-top: 20px;
}
.team_body .team_detail .td_left .show_more:hover {
  text-decoration: underline;
}
.team_body .team_detail .td_right {
  height: 660px;
  margin-left: 40px;
  float: left;
  position: relative;
}
.team_body .team_detail .td_right #slide_employee {
  width: 780px;
  height: 525px;
  overflow: hidden;
  position: relative;
  margin-top: 62px;
}
.team_body .team_detail .td_right #slide_employee .bx-wrapper .bx-viewport {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.team_body .team_detail .td_right #slide_employee .bx-wrapper .bx-pager .bx-pager-item a {
  background-color: #bfbfbf;
  width: 11px;
  height: 11px;
  -webkit-border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0;
  -moz-background-clip: padding;
  border-radius: 0;
  background-clip: padding-box;
}
.team_body .team_detail .td_right #slide_employee .bx-wrapper .bx-pager .bx-pager-item a.active,
.team_body .team_detail .td_right #slide_employee .bx-wrapper .bx-pager .bx-pager-item a:hover {
  background-color: #de1616;
}
.team_body .team_detail .td_right #slide_employee .slide_e_item {
  width: 780px;
  height: 490px;
  position: absolute;
  float: left;
}
.team_body .team_detail .td_right #slide_employee .slide_e_item:last-child {
  margin-left: 0;
}
.team_body .team_detail .td_right #slide_employee .slide_e_item ul {
  width: 780px;
  height: 490px;
  display: inline-block;
}
.team_body .team_detail .td_right #slide_employee .slide_e_item ul li {
  float: left;
  height: 230px;
  width: 230px;
  overflow: hidden;
  position: relative;
  margin-bottom: 30px;
  margin-right: 15px;
  margin-left: 15px;
}
.team_body .team_detail .td_right #slide_employee .slide_e_item ul li:nth-child(4),
.team_body .team_detail .td_right #slide_employee .slide_e_item ul li:nth-child(5),
.team_body .team_detail .td_right #slide_employee .slide_e_item ul li:nth-child(6) {
  margin-bottom: 0;
}
.team_body .team_detail .td_right #slide_employee .slide_e_item ul li .img_portrait {
  width: 230px;
  height: 230px;
  background-position: center;
  background-size: auto 230px;
  background-repeat: no-repeat;
}
.team_body .team_detail .td_right #slide_employee .slide_e_item ul li:hover .over_view {
  display: block;
}
.team_body .team_detail .td_right #slide_employee .slide_e_item ul li .over_view {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 230px;
  height: 230px;
  background-color: #ce0d06;
  color: #fff;
  text-align: center;
}
.team_body .team_detail .td_right #slide_employee .slide_e_item ul li .over_view .pfirst {
  font-size: 16px;
  font-weight: bold;
  line-height: 16px;
  margin-top: 24px;
}
.team_body .team_detail .td_right #slide_employee .slide_e_item ul li .over_view .border {
  width: 70px;
  height: 1px;
  background-color: #fff;
  margin: 12px auto 0;
}
.team_body .team_detail .td_right #slide_employee .slide_e_item ul li .over_view .job {
  font-size: 13px;
  line-height: 13px;
  margin-top: 10px;
  margin-bottom: 20px;
}
.team_body .team_detail .td_right #slide_employee .slide_e_item ul li .over_view .ds {
  font-size: 12px;
  text-align: left;
  line-height: 26px;
  padding-left: 54px;
}
.team_body .team_detail .td_right #slide_employee .slide_e_item ul li .over_view .callForHelp {
  display: block;
  margin: 10px auto 0;
  line-height: 30px;
  width: 120px;
  height: 30px;
  -webkit-border-radius: 15px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 15px;
  -moz-background-clip: padding;
  border-radius: 15px;
  background-clip: padding-box;
  color: #fff;
  background-color: #f90800;
  margin-top: 10px;
}
.team_body .team_detail .hotcate {
  height: 76px;
  background-color: #f9f9f9;
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
  border: 1px dashed #cacaca;
}
.team_body .team_detail .hotcate .tit {
  width: 105px;
  margin-left: 23px;
  height: 37px;
  margin-top: 18px;
  float: left;
}
.team_body .team_detail .hotcate .tit div {
  width: 37px;
  height: 37px;
  background-color: #e11e18;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
  line-height: 37px;
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
  float: left;
  margin-right: 5px;
}
.team_body .team_detail .hotcate .tit p {
  font-size: 14px;
  line-height: 20px;
  color: #333;
  font-weight: bold;
}
.team_body .team_detail .hotcate .tit p:last-child {
  line-height: 16px;
  font-size: 12px;
  font-weight: normal;
}
.team_body .team_detail .hotcate ul {
  height: 30px;
  margin-top: 22px;
  line-height: 30px;
  float: left;
}
.team_body .team_detail .hotcate ul li {
  float: left;
}
.team_body .team_detail .hotcate ul li a {
  min-width: 95px;
  padding: 0 7px;
  height: 100%;
  display: block;
  border-radius: 30px;
  border: 1px solid #a2a2a2;
  color: #666;
  text-align: center;
  margin-left: 18px;
}
.team_body .team_detail .hotcate ul li a:hover,
.team_body .team_detail .hotcate ul li a.active {
  background-color: #da2420;
  border-color: #da2420;
  color: #fff;
}
.about_news {
  background-color: #f2f2f2;
  width: 100%;
  display: inline-block;
  padding-top: 20px;
  padding-bottom: 90px;
  float: left;
  background-repeat: no-repeat;
  background-position: right 255px;
  position: relative;
  overflow: hidden;
}
.about_news .a_float_img {
  position: absolute;
  top: 259px;
  right: 0;
  width: 12%;
}
.about_news .about_us {
  height: 120px;
  background-repeat: no-repeat;
  background-position: center;
}
.about_news .news_content {
  background-color: #fff;
  height: 440px;
}
.about_news .news_content .company_news {
  width: 830px;
  float: left;
  padding-top: 45px;
  padding-left: 26px;
  padding-right: 26px;
}
.about_news .news_content .company_news .tit {
  height: 33px;
  border-bottom: 1px solid #d5d5d5;
  width: 100%;
}
.about_news .news_content .company_news .tit a {
  width: 87px;
  height: 27px;
  line-height: 27px;
  background-color: #e1201b;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
  display: block;
  -webkit-border-radius: 27px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 27px;
  -moz-background-clip: padding;
  border-radius: 27px;
  background-clip: padding-box;
}
.about_news .news_content .company_news .news .first_one {
  width: 510px;
  height: 320px;
  float: left;
  margin-top: 12px;
}
.about_news .news_content .company_news .news .first_one img {
  width: 100%;
  height: 100%;
}
.about_news .news_content .company_news .news .list {
  width: 302px;
  height: 320px;
  float: left;
  margin-left: 18px;
}
.about_news .news_content .company_news .news .list .news_ul {
  margin-top: 5px;
}
.about_news .news_content .company_news .news .list .news_ul ul li {
  height: 45px;
  border-bottom: 1px solid #e5e5e5;
}
.about_news .news_content .company_news .news .list .news_ul ul li:hover p a {
  color: #e01f1a;
}
.about_news .news_content .company_news .news .list .news_ul ul li p {
  line-height: 45px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.about_news .news_content .company_news .news .list .news_ul ul li p a {
  color: #333;
  font-size: 14px;
  font-weight: bold;
}
.about_news .news_content .company_news .news .list .news_ul ul li p:last-child {
  font-size: 12px;
  color: #c2c2c2;
}
.about_news .news_content .company_news .news .list .pages {
  margin-top: 26px;
}
.about_news .news_content .company_news .news .list .pages ul li {
  float: left;
  width: 18px;
  height: 19px;
  color: #fff;
  font-size: 14px;
  font-family: Arial;
  text-align: center;
  line-height: 19px;
  margin-right: 4px;
  background-color: #e3e3e3;
  cursor: pointer;
}
.about_news .news_content .company_news .news .list .pages ul li.active {
  background-color: #e01f18;
}
.about_news .news_content .company_news .news .list .pages a {
  float: right;
  height: 23px;
  line-height: 23px;
  color: #999;
  font-size: 12px;
  text-align: center;
}
.about_news .news_content .company_culture {
  float: left;
  width: 270px;
  padding-top: 45px;
  margin-left: 20px;
}
.about_news .news_content .company_culture .tit {
  height: 33px;
  width: 100%;
}
.about_news .news_content .company_culture .tit a {
  width: 87px;
  height: 27px;
  line-height: 27px;
  background-color: #e1201b;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  text-align: center;
  display: block;
  -webkit-border-radius: 27px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 27px;
  -moz-background-clip: padding;
  border-radius: 27px;
  background-clip: padding-box;
}
.about_news .news_content .company_culture .culture_content {
  width: 100%;
  border-top: 1px solid #d5d5d5;
  padding-top: 14px;
}
.about_news .news_content .company_culture .culture_content .tit {
  font-weight: bold;
  color: #df1c16;
  font-size: 14px;
  line-height: 16px;
}
.about_news .news_content .company_culture .culture_content .c_article p {
  line-height: 25px;
  text-indent: 30px;
  font-size: 12px;
  color: #454b57;
}
.about_news .news_content .company_culture .culture_content .c_article p span {
  font-weight: bold;
}
.about_news .news_content .company_culture .culture_content .c_article p:last-child {
  margin-top: 27px;
}
.about_news .news_content .company_culture .culture_content .c_bottom {
  margin-top: 26px;
}
.about_news .news_content .company_culture .culture_content .c_bottom a {
  float: right;
  height: 23px;
  line-height: 23px;
  color: #999;
  font-size: 12px;
  text-align: center;
}
.about_news .reg_news_tit {
  background-repeat: no-repeat;
  background-position: center;
  height: 120px;
  margin-top: 36px;
}
.about_news .reg_news_cont {
  height: 355px;
}
.about_news .reg_news_cont .left_cont {
  float: left;
  width: 738px;
  height: 100%;
  background-color: #fff;
}
.about_news .reg_news_cont .left_cont .tits {
  width: 100%;
  height: 50px;
  background-color: #dc001c;
}
.about_news .reg_news_cont .left_cont .tits ul {
  margin-left: 26px;
  height: 25px;
}
.about_news .reg_news_cont .left_cont .tits ul li {
  margin-top: 13px;
  color: #fff;
  -webkit-border-radius: 25px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 25px;
  -moz-background-clip: padding;
  border-radius: 25px;
  background-clip: padding-box;
  height: 25px;
  width: 80px;
  border: 1px solid #fff;
  text-align: center;
  line-height: 25px;
  float: left;
  margin-right: 15px;
  cursor: pointer;
}
.about_news .reg_news_cont .left_cont .tits ul li.active {
  background-color: #fff;
}
.about_news .reg_news_cont .left_cont .tits ul li.active a {
  color: #dc001c;
}
.about_news .reg_news_cont .left_cont .tits ul li a {
  color: #fff;
}
.about_news .reg_news_cont .left_cont .news_p3_content {
  display: none;
}
.about_news .reg_news_cont .left_cont .news_p3_content .first_img {
  width: 368px;
  height: 229px;
  border: 1px solid #d3d3d3;
  margin-left: 25px;
  float: left;
  margin-top: 27px;
}
.about_news .reg_news_cont .left_cont .news_p3_content .first_img img {
  width: 368px;
  height: 229px;
}
.about_news .reg_news_cont .left_cont .news_p3_content .lists {
  width: 285px;
  float: left;
  margin-left: 32px;
}
.about_news .reg_news_cont .left_cont .news_p3_content .lists ul {
  margin-top: 28px;
  margin-bottom: 15px;
}
.about_news .reg_news_cont .left_cont .news_p3_content .lists ul li {
  width: 100%;
  margin-top: 20px;
  border-bottom: 1px solid #e5e5e5;
}
.about_news .reg_news_cont .left_cont .news_p3_content .lists ul li:first-child p a {
  color: #e01f18;
}
.about_news .reg_news_cont .left_cont .news_p3_content .lists ul li p {
  width: 100%;
  font-size: 14px;
  line-height: 32px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.about_news .reg_news_cont .left_cont .news_p3_content .lists ul li p a {
  font-weight: bold;
}
.about_news .reg_news_cont .left_cont .news_p3_content .lists ul li p:last-child {
  color: #999;
  margin-top: 7px;
}
.about_news .reg_news_cont .left_cont .news_p3_content .lists .more {
  color: #999;
  font-size: 12px;
  float: none;
}
.about_news .reg_news_cont .right_cont {
  float: right;
  width: 449px;
  height: 100%;
  background-color: #fff;
}
.about_news .reg_news_cont .right_cont .reg_zs,
.about_news .reg_news_cont .right_cont .reg_statute {
  display: inline-block;
}
.about_news .reg_news_cont .right_cont .reg_zs .first_img,
.about_news .reg_news_cont .right_cont .reg_statute .first_img {
  width: 208px;
  height: 130px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #d3d3d3;
  float: left;
  margin-left: 25px;
  margin-top: 27px;
}
.about_news .reg_news_cont .right_cont .reg_zs .first_img img,
.about_news .reg_news_cont .right_cont .reg_statute .first_img img {
  width: 206px;
  height: 128px;
}
.about_news .reg_news_cont .right_cont .reg_zs .news,
.about_news .reg_news_cont .right_cont .reg_statute .news {
  float: left;
  margin-left: 15px;
  margin-top: 27px;
  width: 180px;
}
.about_news .reg_news_cont .right_cont .reg_zs .news p,
.about_news .reg_news_cont .right_cont .reg_statute .news p {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 28px;
}
.about_news .reg_news_cont .right_cont .reg_zs .news p.tit a,
.about_news .reg_news_cont .right_cont .reg_statute .news p.tit a {
  width: 81px;
  height: 24px;
  line-height: 24px;
  -webkit-border-radius: 12px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 12px;
  -moz-background-clip: padding;
  border-radius: 12px;
  background-clip: padding-box;
  background-color: #e11e18;
  color: #fff;
  font-weight: bold;
  text-align: center;
  display: block;
}
.about_news .reg_news_cont .right_cont .reg_zs .news p a,
.about_news .reg_news_cont .right_cont .reg_statute .news p a {
  color: #333;
  font-size: 12px;
  line-height: 28px;
}
.about_news .reg_news_cont .right_cont .reg_zs .news .more,
.about_news .reg_news_cont .right_cont .reg_statute .news .more {
  float: none;
  color: #bfbfbf;
  font-size: 12px;
}
.about_news .reg_news_cont .right_cont .reg_statute {
  margin-top: 8px;
}
.a_more {
  display: none;
}
.more {
  float: right;
}
@media screen and (max-width: 1590px) {
  .b_float_img,
  .t_float_img,
  .a_float_img {
    display: none;
  }
}
