/*==========全局==========*/
html {
  overflow-y: scroll;
  overflow-x: hidden;
  _background-image: url(about:blank);
  _background-attachment: fixed;
}
body {
  font-family: "Microsoft Yahei", Arial, "Hiragino Sans GB", sans-serif;
  font-size: 10px;
  color: #333333;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
sup,
sub {
  margin: 0;
  padding: 0;
}
fieldset,
img {
  border: 0;
}
ul,
ol,
li {
  list-style: none;
}
img {
  -ms-interpolation-mode: bicubic;
  vertical-align: top;
}
input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  outline: none;
  font-family: "Microsoft Yahei";
}
.imgmiddle,
input,
select {
  vertical-align: middle;
}
.table {
  border-collapse: collapse;
  border-spacing: 0;
}
.clear {
  clear: both;
  height: 0;
  overflow: hidden;
}
.clearfix:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  zoom: 1;
}
.fl {
  float: left;
  display: inline;
}
.fr {
  float: right;
  display: inline;
}
a {
  text-decoration: none;
  color: #333333;
}
a:hover {
  text-decoration: none;
  color: #f60;
}
a:active {
  blr: expression(this.onFocus=this.blur());
}
.ffyh {
  font-family: "Microsoft Yahei";
}
.ffarial {
  font-family: "arial";
}
.tc {
  text-align: center;
}
.tl {
  text-align: left;
}
.tr {
  text-align: right;
}
.word {
  word-break: break-all;
}
.dn {
  display: none;
}
.box_w {
  width: 1200px;
  margin: 0 auto;
}
.roundedIE {
  position: relative;
}
.bg1 {
  background-color: #f7f7f7;
}
.opacity {
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
}

.header_w {
  height: 70px;
  position: relative;
  z-index: 999;
}
.logo {
  margin-top: 20px;
  margin-left: 0px;
  float: left;
}
.nav {
  width: 622px;
  margin-left: 20px;
  float: left;
  position: relative;
}
.nav .li1 {
  width: 90px;
  height: 70px;
  float: left;
  font-size: 14px;
  margin-left: 10px;
}
.nav .lia {
  height: 45px;
  padding-top: 25px;
  display: block;
  position: relative;
}
.nav span {
  height: 18px;
  position: absolute;
  color: #818181;
  z-index: 1;
}
.nav em {
  width: 90px;
  height: 18px;
  font-style: normal;
  position: absolute;
  overflow: hidden;
  color: #06a3e0;
  background-color: #fff;
  z-index: 9;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
}
.nav li.current em {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
}
/*.nav2_w{width:100%;position:absolute;top:70px;left:0;z-index:99;background-color:#f4f4f4;overflow:hidden;
background-color:rgba(244,244,244,.9); filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#E6f4f4f4', EndColorStr='#E6f4f4f4');_background-image:url(about:blank);
}
.nav2_w{width:1000px;padding:15px 500px;top: 70px;position: absolute;left: 50%;margin-left: -950px;background-color:rgba(244,244,244,.9); filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#E6f4f4f4', EndColorStr='#E6f4f4f4');_background-image:url(about:blank);}
.nav2{width:980px;overflow:hidden;position:relative;padding-top:30px;padding-bottom:50px;margin:0 auto;}
.nav2 dl{position:relative;margin-left:-1px;}
.nav2 dd{width:245px;min-height:264px;_height:264px;float:left;display:inline;text-align:center;background:url(../images/nav2_bo.png) no-repeat 0 42px;}
.nav2 h3 i{height:65px;line-height:65px;overflow:hidden;display:inline-block;}
.nav2 h3 img {display:inline-block;vertical-align:bottom;}
.nav2 h3 p{font-size:18px;color:#666666;padding-top:26px;padding-bottom:15px;font-weight:normal;}
.nav2 dd a{width:100%;line-height:24px;display:block;color:#666;}
.nav2 dd a:hover{color:#06a3e0;}*/
.nav2_w {
  width: 1000px;
  padding: 0 500px;
  top: 70px;
  position: absolute;
  left: 50%;
  margin-left: -950px;
  background-color: #f5f5f5;
  display: none;
}
.nav2 {
  width: 980px;
  overflow: hidden;
  position: relative;
  margin: 15px auto;
}
.nav2 .col {
  height: 300px;
  float: left;
  display: inline;
  overflow: hidden;
  padding: 0 20px;
  border-left: solid 1px #e8e8e8;
  margin-left: -1px;
  width: 160px;
  position: relative;
}
.nav2 .col .thumb {
  width: 80px;
  height: 80px;
  overflow: hidden;
  margin: 0 auto;
  margin-bottom: 25px;
  position: relative;
}
.nav2 .col .thumb ul {
  width: 999%;
  display: block;
  height: 80px;
}
.nav2 .col .thumb li {
  float: left;
}
.nav2 .col .thumb li img {
  width: 80px;
  height: 80px;
}
.nav2 .col h3 a {
  font-size: 12px;
  color: #303030;
  font-weight: 700;
  line-height: 22px;
  margin-top: 95px;
  white-space: normal;
  white-space: nowrap;
}
.nav2 .col .list {
  font-size: 12px;
}
.nav2 .col .list li a {
  height: 22px;
  line-height: 22px;
  color: #606060;
  width: 100%;
  display: inline-block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.nav2 .col .list li a:hover {
  color: #06a3e0;
}

.t_search {
  width: 202px;
  height: 28px;
  background-color: #ededed;
  float: right;
  margin-right: 0px;
  margin-top: 21px;
  /* 新增：让文字垂直居中 */
  display: flex;
  align-items: center;
}
.t_search_txt {
  width: 150px;
  /* 关键修复：去掉固定高度，字体就不会被压缩 */
  height: auto;
  line-height: 1.4;
  margin: 0 0 0 12px;
  float: left;
  color: #575757;
  border: none;
  background: none;
  /* 修复字体渲染 */
  font-size: 11px;
  font-family: "Microsoft Yahei", sans-serif;
  -webkit-font-smoothing: antialiased;
}
.t_search_btn {
  width: 38px;
  height: 28px;
  border: 0;
  border: none;
  float: right;
  background: url(../images/t_search_btn.png) no-repeat 50% 50%;
  cursor: pointer;
}

.in_banner {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.in_banner .slide_pic {
  width: 100%;
  height: 504px;
  overflow: hidden;
}
.in_banner .slide_pic ul {
  white-space: nowrap;
  font-size: 0px;
}
.in_banner .slide_pic li {
  width: 100%;
  height: 504px;
  position: absolute;
  overflow: hidden;
}
.in_banner .slide_pic li a {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
}
.in_banner .slide_pic ul li .slideBg {
  width: 300%;
  height: 504px;
  margin-left: -100%;
  text-align: center;
  top: 0;
  position: absolute;
  z-index: 1;
}
.in_banner .slide_pic ul li .slide_change {
  width: 980px;
  height: 504px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
.in_banner .slide_pic ul li .slide_change .poa {
  position: absolute;
}
.in_banner001_txt1 {
  top: 137px;
  left: 168px;
  z-index: 1;
}
.in_banner001_btn {
  left: 248px;
  top: 200px;
  z-index: 1;
  position: absolute;
}
.in_banner001_machine {
  bottom: 130px;
  left: 115px;
  z-index: 1;
}
.in_banner001_phone {
  top: 40px;
  right: 133px;
  z-index: 1;
}
.in_banner001_bubble {
  top: 198px;
  right: 159px;
  z-index: 1;
}
.in_banner001_bubble_txt {
  top: 212px;
  right: 159px;
  width: 148px;
  height: 84px;
  font-size: 18px;
  color: #ffffff;
  z-index: 2;
  text-align: center;
  line-height: 24px;
}
.in_banner002_txt_box {
  text-align: center;
  position: relative;
  z-index: 9;
}
.in_banner002_txt1 {
  z-index: 1;
  margin-top: 30px;
}
.in_banner002_txt2 {
  z-index: 1;
  margin-top: 5px;
}
.in_banner002_btn {
  z-index: 1;
  margin-top: 15px;
}
.in_banner002_img_box {
  width: 300%;
  margin-left: -100%;
  text-align: center;
  bottom: 0;
  left: 0;
  z-index: 1;
  position: absolute;
}
.in_banner003_txt_box {
  width: 370px;
  right: 102px;
  top: 197px;
  position: absolute;
  overflow: hidden;
}
.in_banner003_txt2 {
  margin-top: 15px;
}
.in_banner003_txt3 {
  margin-top: 7px;
}
.in_banner003_btn {
  margin-top: 8px;
}
.in_banner003_img_box {
  width: 312px;
  position: absolute;
  bottom: 0;
  left: 143px;
}
.in_banner003_hand {
  position: relative;
  bottom: 0;
}
.in_banner003_ly_box {
  width: 70%;
  bottom: 53px;
  left: 0;
  text-align: center;
  position: absolute;
  z-index: 9;
}
.in_banner .slide_btn {
  width: 100%;
  position: absolute;
  bottom: 17px;
  left: 0;
  text-align: center;
  z-index: 99;
}
.in_banner .slide_btn li {
  width: 13px;
  height: 13px;
  background: #fff;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 5px;
  cursor: pointer;
  overflow: hidden;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  border-radius: 13px;
}
.in_banner .slide_btn li.active {
  background: #06a3e0;
}
.in_banner .slide_left {
  position: absolute;
  left: 0;
  margin-left: -490px;
  top: 50%;
  margin-top: -45px;
  z-index: 99;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
}
.in_banner .slide_right {
  position: absolute;
  right: 0;
  margin-right: -490px;
  top: 50%;
  margin-top: -45px;
  z-index: 99;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
}

.in_module_top {
  text-align: center;
}
.in_module_title {
  font-size: 24px;
  font-weight: normal;
  color: #3f3f3f;
}
.in_module_title p {
  font-size: 14px;
  color: #979797;
}
.in_module_con {
  overflow: hidden;
}

.in_service {
  margin-top: 35px;
}
.in_service_con {
  margin-top: 35px;
}
.in_service_con li {
  width: 25%;
  float: left;
  display: inline;
  position: relative;
}
.in_service_con a {
  width: 130px;
  display: block;
  color: #454545;
  cursor: pointer;
  margin-left: 60px;
}
.in_service_con a:hover {
  color: #06a3e0;
}
.in_service_con p {
  padding-top: 20px;
  font-size: 16px;
  text-align: center;
}
.in_service_li_img {
  width: 130px;
  height: 130px;
  position: relative;
  margin: 0 auto;
}
.in_service_li_img img {
  position: absolute;
}
.in_service_li_img .imgh {
  z-index: 9;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
}

.in_news {
  margin-top: 50px;
}
.in_news_con li a {
  width: 236px;
  height: 146px;
  float: left;
  display: block;
  margin-right: 12px;
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
}
.in_news_con h3 {
  width: 212px;
  height: 0;
  line-height: 0;
  padding: 0 12px;
  font-weight: normal;
  overflow: hidden;
  color: #e5e5e5;
  font-size: 12px;
  background: url(../images/news_hBg.jpg) no-repeat;
  position: relative;
  top: 0;
  left: 0;
}
.in_news_con h3 p {
  color: #a6a6a6;
}
.in_news_con span {
  display: block;
  padding-top: 6px;
}
.in_news_con {
  margin-top: 55px;
  width: 100%;
  overflow: hidden;
  position: relative;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
.in_news_con .slide_pic {
  width: 102%;
  height: 380px;
  overflow: hidden;
}
.in_news_con .slide_pic ul {
  white-space: nowrap;
  font-size: 0px;
}
.in_news_con .slide_pic li {
  float: left;
  overflow: hidden;
}
.in_news_con .slide_btn {
  width: 100%;
  height: 16px;
  text-align: center;
  position: absolute;
  bottom: 35px;
  left: 0;
  background-color: #fff;
}
.in_news_con .slide_btn li {
  width: 13px;
  height: 13px;
  background-color: #a6a6a6;
  display: inline-block;
  display: inline;
  zoom: 1;
  margin: 0 9px;
  cursor: pointer;
  overflow: hidden;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  border-radius: 13px;
}
.in_news_con .slide_btn li.active {
  background: #fff;
}

.in_mien {
  padding-top: 30px;
  margin-bottom: 50px;
}
.in_mien_con {
  position: relative;
  margin-top: 40px;
}
.in_mien_con li a {
  width: 236px;
  height: 146px;
  float: left;
  display: block;
  margin-right: 12px;
  position: relative;
  overflow: hidden;
}
.in_mien_con h3 {
  width: 212px;
  height: 48px;
  color: #fff;
  line-height: 20px;
  padding: 0 12px;
  font-weight: normal;
  overflow: hidden;
  color: #e5e5e5;
  font-size: 12px;
  position: absolute;
  bottom: -48px;
  left: 0;
  background-color: rgba(0, 0, 0, 0.8);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#cc000000', EndColorStr='#cc000000');
}
.in_mien_con h3 p {
  color: #ffffff;
}
.in_mien_con span {
  display: block;
  padding-top: 6px;
}
.in_mien_con {
  width: 100%;
  overflow: hidden;
  position: relative;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
.in_mien_con .slide_pic {
  width: 103%;
  overflow: hidden;
}
.in_mien_con .slide_pic ul {
  white-space: nowrap;
  font-size: 0px;
}
.in_mien_con .slide_pic li {
  float: left;
  overflow: hidden;
}
.in_mien_con .slide_left {
  width: 28px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  color: #fff;
  font-size: 22px;
  font-family: "宋体";
  position: absolute;
  left: 0;
  top: 52px;
  background-color: rgba(0, 0, 0, 0.5);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#80000000', EndColorStr='#80000000');
}
.in_mien_con .slide_right {
  width: 28px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  color: #fff;
  font-size: 22px;
  font-family: "宋体";
  position: absolute;
  right: 0;
  top: 52px;
  background-color: rgba(0, 0, 0, 0.5);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#80000000', EndColorStr='#80000000');
}

.footer_w {
  background-color: #f8f8f8;
}
.footer {
  padding-top: 40px;
}
.menu_box {
  float: left;
}
.menu_box dd {
  width: 198px;
  float: left;
  display: inline;
}
.menu_box h3 {
  font-size: 18px;
  font-weight: normal;
  color: #3f3f3f;
  padding-bottom: 24px;
}
.menu_box li {
  margin-bottom: 15px;
  font-size: 14px;
}
.menu_box a {
  color: #9a9a9a;
}
.menu_box a:hover {
  color: #06a3e0;
}

.main {
  padding-top: 20px;
  padding-bottom: 105px;
}
.side_box {
  width: 230px;
  float: left;
  position: relative;
  z-index: 9;
}
.main_box {
  width: 705px;
  float: right;
}
/* 仅针对兼容品牌页面扩大主内容宽度 */
body .main_box {
  width: 940px !important; /* 原 705px → 840px，可按需调整 */
}

.side_nav_top {
  height: 108px;
  background-color: #e9e9e9;
}
.side_nav_top h3 {
  padding: 0 15px;
  padding-top: 54px;
  font-size: 18px;
  color: #555555;
  font-weight: normal;
  line-height: 1em;
}
.side_nav_top p {
  color: #d4d4d4;
  font-size: 24px;
  padding-top: 9px;
}
.side_nav_con {
  margin-top: 1px;
}
.side_nav_con li {
  height: 35px;
  margin-top: 1px;
  overflow: hidden;
}
.side_nav_con .side_a {
  height: 35px;
  line-height: 35px;
  display: block;
  font-size: 16px;
  color: #858585;
  padding-left: 44px;
  position: relative;
  background-color: #f9f9f9;
}
.side_a:hover {
  color: #858585;
}
.side_nav_con .side_a i {
  width: 10px;
  height: 10px;
  position: absolute;
  background: url(../images/btn_ico.png) no-repeat;
  overflow: hidden;
  top: 50%;
  margin-top: -5px;
  left: 23px;
}
.side_nav_con li.show {
  height: auto;
}
.side_nav_con li.show i {
  background: url(../images/btn_ico.png) no-repeat 100% 50%;
}
.side_nav_con li ul li {
  border-bottom: 1px solid #f2f2f2;
}
.side_nav_con li ul a {
  height: 35px;
  line-height: 35px;
  padding-left: 44px;
  font-size: 14px;
  color: #a2a1a1;
  display: block;
}
.side_nav_con li ul a:hover {
  color: #06a3e0;
}
.side_nav_con li ul .on {
  color: #06a3e0;
}

.subpage_top {
  height: 32px;
  line-height: 32px;
  background-color: #f5f5f5;
}
.subpage_title {
  padding: 0 23px;
  display: inline-block;
  background-color: #1d71e2;
  font-weight: normal;
  color: #ffffff;
  font-size: 18px;
}
/* */
.z_banner {
  overflow: hidden;
}
.z_banner a {
  width: 300%;
  margin-left: -100%;
  text-align: center;
  display: block;
}
.z_banner span {
  width: 300%;
  margin-left: -100%;
  text-align: center;
  display: block;
}

/* 历程 */
.course_box {
  background: url(../images/course_c_bg.jpg) repeat-y;
  position: relative;
}
.course_top {
  width: 705px;
  height: 315px;
  background: url(../images/course_t_bg.jpg) no-repeat;
}
.course_bottom {
  width: 705px;
  height: 555px;
  background: url(../images/course_b_bg.jpg) no-repeat;
  position: absolute;
  bottom: -266px;
  left: 0;
}
.course_con {
  position: relative;
  z-index: 99;
  margin-top: -225px;
}
.course_con_t {
  width: 61px;
  height: 136px;
  left: 133px;
  float: left;
  position: relative;
  display: inline-block;
  background: url(../images/course_top.png) no-repeat;
  z-index: 100;
}
.course_con li {
  height: 43px;
  overflow: hidden;
}
.course_con li em {
  width: 51px;
  height: 43px;
  display: inline-block;
  float: left;
  background: url(../images/course_con.png) no-repeat;
}
.course_con li span {
  width: 113px;
  height: 43px;
  line-height: 43px;
  padding-left: 20px;
  display: inline-block;
  float: left;
  font-size: 14px;
  color: #000000;
}
.course_con ul {
  width: 100%;
  float: left;
  position: relative;
  bottom: 0;
  z-index: 99;
}
.course_con_p {
  width: 500px;
  float: left;
  padding-left: 20px;
  color: #333333;
  line-height: 1.4em;
  z-index: 1;
  padding-top: 10px;
}
/* 产品介绍 */

.product_btn {
  width: 100%;
  background-color: red;
  position: fixed;
  _position: absolute;
  _top: expression(eval(document.documentElement.scrollTop));
  left: 0;
  top: 0;
  margin-top: 20%;
  z-index: 901;
}
.product_btn .product_left {
  width: 73px;
  height: 73px;
  position: absolute;
  left: -80px;
  top: 0px;
  background: url(../images/product_btn.png) no-repeat;
}
.product_btn .product_right {
  width: 73px;
  height: 73px;
  position: absolute;
  right: -80px;
  top: 0px;
  background: url(../images/product_btn.png) no-repeat -80px 0;
}

.products_img_list li {
  position: relative;
}
.products_img_list img {
  z-index: 1;
  position: relative;
}
.products_img_list .txt {
  position: absolute;
  z-index: 9;
  top: 0;
}
.products_img_list .txt h3 {
  font-size: 34px;
  color: #06a3e0;
  font-weight: normal;
}
/*
.products_img_list .txtL{width:300px;left:170px;}
.products_img_list .txtR{width:300px;right:0;}
.products_img_list .txtC{width:100%;}
*/
.products_img_list .txt0 {
  width: 300px;
  left: 170px;
}
.products_img_list .txt1 {
  width: 300px;
  right: 0;
}
.products_img_list .txt2 {
  width: 300px;
  left: 170px;
}
.products_img_list .txt3 {
  width: 300px;
  right: 0;
}
.products_img_list .txt4 {
  width: 100%;
}

.products_feature {
  padding: 20px 0;
}
.p_module_top {
  text-align: center;
}
.p_module_title {
  font-size: 24px;
  font-weight: normal;
  color: #464646;
}
.p_module_title span {
  font-size: 12px;
  color: #afaeae;
  padding-left: 10px;
}
.p_module_con {
  overflow: hidden;
}

.products_feature_c {
  padding-top: 50px;
}
.products_feature_title {
  color: #464646;
  font-size: 18px;
  font-weight: normal;
  padding-bottom: 22px;
}

.param {
  margin-top: 60px;
}
.param_small_w {
  height: 68px;
  background-color: #fbfbfb;
  margin-top: 30px;
}
.param_small {
  padding-top: 13px;
}
.param_small ul li {
  width: 50%;
  float: left;
  display: inline;
  text-align: center;
}

.param_c {
  margin-top: 34px;
  margin-bottom: 65px;
  overflow: hidden;
}
.param_c ul {
  width: 120%;
}
.param_c_txt {
  width: 465px;
  padding-right: 5px;
  float: left;
  border-right: 1px solid #ebebeb;
  margin-right: 40px;
}
.param_c_txt_title {
  color: #464646;
  font-size: 18px;
  font-weight: normal;
}
.param_c_txt_con {
  padding-top: 45px;
  color: #464646;
}
.param_c_txt_con thead th {
  font-weight: normal;
  padding: 0 5px;
  padding-bottom: 10px;
  text-align: center;
}
.param_c_txt_con td {
  line-height: 1em;
  padding: 0 5px;
  padding-bottom: 8px;
}

.nature_c {
  margin-top: 34px;
  margin-bottom: 65px;
  overflow: hidden;
}
.nature_c ul {
  width: 120%;
}
.nature_c_txt {
  width: 300px;
  padding-right: 5px;
  float: left;
  border-right: 1px solid #ebebeb;
  margin-right: 32px;
}
.nature_c_txt_title {
  color: #464646;
  font-size: 18px;
  font-weight: normal;
}
.nature_c_txt_con {
  padding-top: 45px;
  color: #464646;
}
.nature_c_txt_con thead {
  font-weight: normal;
  padding: 0 5px;
  padding-bottom: 10px;
}
.nature_c_txt_con thead th {
  font-weight: normal;
  padding: 0 5px;
  padding-bottom: 10px;
}
.nature_c_txt_con tbody {
}
.nature_c_txt_con td {
  line-height: 1em;
  padding: 0 8px;
  padding-bottom: 8px;
}
.nature_c_txt_ico {
  width: 33%;
  text-align: center;
  float: left;
  margin-bottom: 40px;
}

/* product_banner */
.product_banner_w {
  height: 210px;
}
.product_banner {
  position: relative;
}
/* 合作 */
.consociation_top {
  height: 38px;
  line-height: 38px;
}
.consociation_top h3 {
  padding-left: 15px;
  position: relative;
  color: #575757;
  font-size: 16px;
  font-weight: normal;
}
.consociation_top i {
  width: 8px;
  height: 15px;
  background-color: #06a3e0;
  overflow: hidden;
  position: absolute;
  top: 50%;
  margin-top: -7px;
  left: 0;
}
.consociation_con {
  overflow: hidden;
  margin-top: 10px;
}
.consociation_con ul {
  width: 110%;
}
/* 默认灰色 */
.consociation_con li img {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
}
/* 鼠标经过 → 变回彩色 */
.consociation_con li:hover img {
  filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
  cursor: pointer !important;
}
.consociation_con li img {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  transition: filter 0.3s ease;
  /* 防止图片偏移/晃动 */
  backface-visibility: hidden;
  transform: translateZ(0);
}
.consociation_con li:hover img {
  filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
}
.consociation_con li {
  width: 220px;
  height: 84px;
  float: left;
  overflow: hidden;
  margin-right: 20px;
  margin-bottom: 20px;
  cursor: pointer;
  position: relative;
}
.consociation_con li em {
  width: 214px;
  height: 78px;
  position: absolute;
  z-index: 10;
  border: 3px solid #dedede;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  padding: 20px 5px !important;
}
.consociation_con li i {
  width: 214px;
  height: 78px;
  position: absolute;
  z-index: 9;
}
/* 产品 */
.product_list_box {
}
.product_list {
  width: 105%;
}
.product_list li {
  width: 154px;
  height: 216px;
  float: left;
  display: inline;
  margin-right: 29px;
  margin-bottom: 20px;
  text-align: center;
}
.product_list a {
  width: 154px;
  height: 216px;
  display: block;
}
.product_list img {
  border: 2px solid #fff;
  border-bottom: 2px solid #f0f0f0;
}
.product_list h3 {
  color: #535353;
  font-size: 14px;
  font-weight: normal;
  line-height: 1em;
  padding-top: 15px;
}
.product_list h3 p {
  font-size: 12px;
  color: #949494;
  padding-top: 5px;
}
.product_list a:hover img {
  border: 2px solid #f0f0f0;
}
/* 招聘列表 */
.JoinUs_list_box {
  padding-top: 30px;
  overflow: hidden;
}
.JoinUs_list_top {
  height: 40px;
  width: 105%;
}
.JoinUs_list_top span {
  width: 158px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #06a3e0;
  font-size: 14px;
  background-color: #f8f8f8;
  display: inline-block;
  margin-right: 24px;
}
.JoinUs_list {
  width: 105%;
}
.JoinUs_list li {
  height: 40px;
  line-height: 40px;
  background: url(../images/bo.png) repeat-x 0 100%;
}
.JoinUs_list span {
  width: 158px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #7a7a7a;
  display: inline-block;
  margin-right: 24px;
  float: left;
  overflow: hidden;
}
.JoinUs_list a {
  padding-left: 50px;
  height: 40px;
  color: #7a7a7a;
  display: block;
  float: left;
  position: relative;
}
.JoinUs_list a:hover {
  color: #06a3e0;
}
.JoinUs_list i {
  width: 4px;
  height: 4px;
  background-color: #06a3e0;
  position: absolute;
  left: 34px;
  top: 50%;
  margin-top: -2px;
  overflow: hidden;
}
/* 新闻列表  */
.news_list_box {
  padding-top: 30px;
}
.news_list {
  margin-top: 40px;
}
.news_list li {
  height: 146px;
  margin-bottom: 50px;
}
.news_list_img {
  float: left;
}
.news_list_txt {
  width: 440px;
  float: right;
}
.news_list_txt h3 {
  height: 32px;
  line-height: 32px;
}
.news_list_txt h3 a {
  font-size: 14px;
  color: #06a3e0;
}
.news_list_p {
  height: 70px;
  line-height: 18px;
  color: #727272;
  overflow: hidden;
  margin-bottom: 15px;
  padding-top: 5px;
}
.news_list_txt span {
  color: #b6b6b6;
}
/* 新闻内页 */
.news_top {
  padding-top: 30px;
  text-align: center;
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 10px;
}
.news_top h3 {
  font-size: 18px;
  font-weight: normal;
  color: #06a3e0;
  margin-bottom: 5px;
}
.news_top .sx span {
  padding: 0 10px;
  color: #b6b6b6;
}
.news_con {
  padding: 0 15px;
  margin-top: 25px;
  color: #727272;
}
.news_con img {
  max-width: 675px;
  height: auto;
  _width: expression(this.scrollWidth < 675 ? "675px": "auto");
}
/* 内页 */
.singlepage_box {
  color: #7b7b7b;
  line-height: 20px;
}
.singlepage_box img {
  max-width: 7005px;
  height: auto;
  _width: expression(this.scrollWidth < 705 ? "705px": "auto");
}
/* 翻页 */
.page_box {
  text-align: right;
  color: #a2a2a2;
  padding-top: 30px;
}
.page_box a {
  width: 58px;
  height: 25px;
  line-height: 25px;
  display: inline-block;
  margin-left: 18px;
  text-align: center;
  background-color: #f3f3f3;
  font-size: 22px;
  font-family: "宋体";
  color: #c0c0c0;
}
.page_box a:hover {
  color: #fafafa;
  background-color: #bebebe;
}
.page_p {
  padding-top: 15px;
  line-height: 20px;
}
.page_txt {
  width: 50px;
  height: 18px;
  text-align: center;
  line-height: 18px;
  border: 1px solid #f3f3f3;
  margin-right: 5px;
}
.page_btn {
  width: 23px;
  height: 20px;
  background: url(../images/page_btn.png) no-repeat;
  border: 0;
  border: none;
  cursor: pointer;
  margin-left: 10px;
}
/* 上下篇 */
.pn_box {
  font-size: 14px;
  overflow: hidden;
  padding: 20px 0;
  margin-top: 20px;
}
.pn_box a:hover {
  color: #06a3e0;
}
/* 面包屑 */
.location {
  float: right;
  padding-right: 25px;
  color: #666;
}
.location a {
  color: #666;
}
.location a:hover {
  color: #06a3e0;
}
/* 公司活动 */
.activity {
}
.activity ul {
  width: 101%;
  overflow: hidden;
  margin-left: 2px;
  margin-top: 30px;
}
.activity li {
  position: relative;
  float: left;
  margin-right: 3px;
  margin-bottom: 3px;
  overflow: hidden;
}
.activityLi01 {
  width: 180px;
  height: 180px;
  background-color: #2fbfc0;
}
.activityLi02 {
  width: 180px;
  height: 90px;
  top: 90px;
  background-color: #2fbfc0;
}
.activityLi03 {
  width: 180px;
  height: 180px;
  background-color: #2fbfc0;
}
.activityLi04 {
  width: 150px;
  height: 90px;
  background-color: #ff6877;
}
.activityLi05 {
  width: 87px;
  height: 87px;
  background-color: #e9e9e9;
}
.activityLi06 {
  width: 180px;
  height: 180px;
  background-color: #2fbfc0;
}
.activityLi07 {
  width: 180px;
  height: 180px;
  background-color: #2fbfc0;
}
.activityLi08 {
  width: 180px;
  height: 363px;
  background-color: #2fbfc0;
}
.activityLi09 {
  width: 152px;
  height: 184px;
  background-color: #8fabff;
}
.activityLi10 {
  width: 87px;
  height: 87px;
  background-color: #ff8c75;
}
.activityLi11 {
  width: 180px;
  height: 90px;
  background-color: #58cfcb;
  top: -183px;
}
.activityLi12 {
  width: 180px;
  height: 180px;
  background-color: #2fbfc0;
  top: -183px;
}
.activityLi13 {
  width: 180px;
  height: 180px;
  background-color: #ffde73;
  left: -183px;
}
.activityLi14 {
  width: 87px;
  height: 87px;
  background-color: #7892dd;
  left: -183px;
  top: 93px;
}
/* 方案 */
.scheme_banner {
  width: 100%;
  overflow: hidden;
  position: relative;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
.scheme_banner .slide_pic {
  width: 100%;
  height: 440px;
  overflow: hidden;
}
.scheme_banner .slide_pic ul {
  white-space: nowrap;
  font-size: 0px;
}
.scheme_banner .slide_pic li {
  float: left;
  overflow: hidden;
}
.scheme_banner .slide_pic li a {
  width: 300%;
  text-align: center;
  display: block;
  margin-left: -100%;
}
.scheme_banner .slide_btn {
  width: 100%;
  position: absolute;
  bottom: 17px;
  left: 0;
  text-align: center;
  z-index: 99;
}
.scheme_banner .slide_btn li {
  width: 13px;
  height: 13px;
  background: #fff;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 5px;
  cursor: pointer;
  overflow: hidden;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  border-radius: 13px;
}
.scheme_banner .slide_btn li.active {
  background: #06a3e0;
}
.scheme_banner .slide_left {
  position: absolute;
  left: 0;
  margin-left: -490px;
  top: 50%;
  margin-top: -45px;
  z-index: 99;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
}
.scheme_banner .slide_right {
  position: absolute;
  right: 0;
  margin-right: -490px;
  top: 50%;
  margin-top: -45px;
  z-index: 99;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
}

.scheme_m_top {
  text-align: center;
}
.scheme_m_title {
  font-size: 24px;
  color: #464646;
  font-weight: normal;
}
.scheme_m_title span {
  color: #afaeae;
  font-size: 12px;
}
.faPage_btn {
  width: 40px;
  z-index: 999;
  top: 100px;
  left: 10px;
  position: fixed;
  _position: absolute;
  _top: expression(eval(document.documentElement.scrollTop + 100));
}
.faPage_btn .btn_t {
  width: 40px;
  height: 20px;
  display: block;
  background: url(../images/faPage_btn.png) no-repeat;
}
.faPage_btn .btn_c {
  width: 40px;
  display: block;
  background: url(../images/faPage_btn.png) repeat-y -40px 0;
}
.faPage_btn .btn_b {
  width: 40px;
  height: 20px;
  display: block;
  background: url(../images/faPage_btn.png) no-repeat -80px 0;
}
.faPage_btn .fa_home {
  width: 36px;
  margin: 0 2px;
  padding-top: 5px;
  padding-bottom: 17px;
  display: block;
  text-align: center;
}
.faPage_btn .fa_wb {
  width: 36px;
  margin: 0 2px;
  padding-top: 17px;
  padding-bottom: 5px;
  display: block;
  text-align: center;
  background: url(../images/fa_bo2.png) repeat-x;
}
.faPage_btn .fa_nav {
  width: 40px;
}
.faPage_btn .fa_nav li {
  text-align: center;
  margin: 5px 0;
}
.faPage_btn .fa_nav a {
  height: 32px;
  display: block;
  position: relative;
}
.faPage_btn .fa_nav a em {
  margin-top: 5px;
  width: 21px;
  height: 21px;
  display: inline-block;
  background: url(../images/fa_a.png) no-repeat 50% 50%;
  position: relative;
  z-index: 99;
}
.faPage_btn .fa_nav a:hover em,
.faPage_btn .fa_nav li.on a em {
  background: url(../images/fa_aH.png) no-repeat 50% 50%;
}
.faPage_btn .fa_nav i {
  font-style: normal;
}
.faPage_btn .fa_nav span {
  width: 88px;
  height: 32px;
  line-height: 32px;
  background: url(../images/fa_liBg.png) repeat-x 0 -32px;
  position: absolute;
  top: 0;
  left: 20px;
  z-index: 9;
  display: none;
}
.faPage_btn .fa_nav a:hover span {
  display: block;
}
.faPage_btn .fa_nav .aL {
  width: 15px;
  height: 32px;
  overflow: hidden;
  background: url(../images/fa_liBg.png) no-repeat;
  position: absolute;
  left: -15px;
  top: 0;
}
.faPage_btn .fa_nav .aC {
  height: 32px;
  line-height: 32px;
  padding-left: 20px;
  overflow: hidden;
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  color: #ffffff;
}
.faPage_btn .fa_nav .aR {
  width: 15px;
  height: 32px;
  overflow: hidden;
  background: url(../images/fa_liBg.png) no-repeat 0 -64px;
  position: absolute;
  right: -15px;
  top: 0;
}
/* 客户需求 */
.demand {
  margin-top: 45px;
}
.demand_con {
  overflow: hidden;
  position: relative;
  margin-top: 40px;
  margin-bottom: 17px;
}
.demand_con ul {
  width: 110%;
}
.demand_con li {
  width: 276px;
  height: 250px;
  float: left;
  margin-right: 75px;
  margin-bottom: 20px;
}
.demand_con a {
  height: 220px;
  padding-top: 30px;
  display: block;
  position: relative;
  text-align: center;
}
.demand_con i {
  width: 26px;
  height: 26px;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  line-height: 26px;
  background-color: #f2f2f2;
  font-size: 14px;
  color: #858585;
  font-style: normal;
}
/* 功能介绍 */
.features {
  padding-top: 45px;
}
.features_con_list {
  overflow: hidden;
  margin-top: 30px;
}
.features_con_list ul {
  width: 120%;
}
.features_con_list li {
  width: 370px;
  height: 160px;
  float: left;
  margin-left: 65px;
  margin-right: 108px;
  margin-bottom: 10px;
}
.features_con_list h3 {
  padding-left: 20px;
  height: 26px;
  line-height: 26px;
  position: relative;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: normal;
  color: #464646;
}
.features_con_list h3 i {
  width: 9px;
  height: 16px;
  background-color: #06a3e0;
  overflow: hidden;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -8px;
}
.features_con_list p {
  padding-left: 40px;
  line-height: 22px;
  position: relative;
  color: #7d7d7d;
}
.features_con_list p i {
  font-style: normal;
  position: absolute;
  margin-left: -15px;
}
.scheme_m_img {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 35px;
}
/* 系统 */
.books_w {
  margin-top: 65px;
}
.books {
  width: 989px;
  height: 708px;
  margin: 0 auto;
  margin-top: 25px;
  background: url(../images/book.png) no-repeat;
  position: relative;
}
.books .slide_pic {
  width: 989px;
  height: 708px;
  overflow: hidden;
}
.books .slide_pic ul {
  padding-top: 15px;
}
.books .slide_pic li {
  position: absolute;
}
.books .slide_pic li a {
  width: 300%;
  text-align: center;
  display: block;
  margin-left: -100%;
}
.books .slide_left {
  width: 47px;
  height: 47px;
  top: 50%;
  margin-top: -23px;
  left: 25px;
  position: absolute;
  background: url(../images/book_btnL.png) no-repeat;
  display: none;
}
.books .slide_right {
  width: 47px;
  height: 47px;
  top: 50%;
  margin-top: -23px;
  right: 25px;
  position: absolute;
  background: url(../images/book_btnR.png) no-repeat;
  display: none;
}
.books_d {
  width: 400px;
  height: 285px;
  float: left;
  display: inline;
  margin-left: 68px;
  margin-right: 22px;
  margin-top: 32px;
  overflow: hidden;
}
.books_d h3 {
  height: 20px;
  padding-left: 15px;
  position: relative;
  color: #06a3e0;
  font-size: 14px;
  font-weight: normal;
  overflow: hidden;
}
.books_d h3 i {
  width: 5px;
  height: 5px;
  background-color: #06a3e0;
  overflow: hidden;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -2px;
}
.books_d dd {
  padding-left: 15px;
  margin-top: 15px;
}
.books_d dd h4 {
  font-size: 14px;
  color: #464646;
  font-style: normal;
}
.books_d dd p {
  padding-left: 28px;
  line-height: 1.4em;
  position: relative;
  padding: 3px 0;
  color: #8c8c8c;
}
.books_d dd i {
  position: absolute;
  font-style: normal;
  margin-left: -15px;
}
/* 拓扑图 */
.topology {
  margin-top: 45px;
  margin-bottom: 55px;
}
.topology_con {
  margin-top: 30px;
}
/* 应用行业 */
.industry {
  padding-top: 35px;
}
.industry_con {
  overflow: hidden;
  padding: 10px 0;
}
.industry_con .imgmd {
  height: 100%;
  vertical-align: middle;
  display: inline-block;
}
.industry_con li {
  width: 25%;
  margin: 10px 0;
  float: left;
  text-align: center;
  position: relative;
}
.industry_con li a {
  width: 80px;
  height: 115px;
  display: block;
  margin: 0 auto;
}
.industry_con li img {
  vertical-align: middle;
}
.industry_con li p {
  padding: 5px 10px;
}
.industry_con .img {
  width: 80px;
  height: 80px;
}
.industry_con h3 {
  width: 100%;
  font-size: 14px;
  color: #464646;
  font-weight: normal;
}
/* 应用产品 */
.applications {
  margin-top: 55px;
}
.applications_con {
  overflow: hidden;
  margin-top: 40px;
}
.applications_con ul {
  width: 110%;
}
.applications_con li {
  float: left;
  display: inline;
  margin-right: 20px;
}
.applications_con a {
  width: 176px;
  height: 223px;
  display: block;
  background-color: #f7f7f7;
  padding: 2px;
}
.applications_con h3 {
  line-height: 22px;
  padding: 15px 0;
  text-align: center;
  font-size: 12px;
  color: #6a6a6a;
  font-weight: normal;
}
/* 相关案例 */
.case {
  margin-top: 55px;
  overflow: hidden;
}
.case_con {
  width: 1040px;
  overflow: hidden;
  line-height: 60px;
  padding-top: 20px;
  padding-bottom: 30px;
}
.case_con a {
  font-size: 18px;
  color: #707070;
  margin-right: 58px;
  display: inline-block;
}
.case_con a:hover {
  color: #000000;
  font-size: 22px;
}
/* 公司荣誉 */
.honor_box {
  width: 705px;
  overflow: hidden;
}
.honor_top {
  position: relative;
}
.honor_top_img {
  position: relative;
  top: 0;
  left: 0;
  z-index: 1;
}
.honor_top_txt {
  width: 705px;
  height: 730px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.honor_top_txt li {
  width: 64px;
  height: 48px;
  position: absolute;
  cursor: pointer;
}
.honor_top_txt li span {
  width: 70px;
  height: 48px;
  line-height: 48px;
  font-size: 14px;
  color: #c7d300;
  display: block;
  text-align: center;
  position: relative;
  z-index: 1;
  background-image: url(about:blank);
}
.honor_top_p {
  position: relative;
  z-index: 99;
  display: none;
}
.honor_top_txt .li1 {
  top: 68px;
  left: 284px;
}
.honor_top_txt .li2 {
  top: 160px;
  left: 157px;
}
.honor_top_txt .li3 {
  top: 148px;
  left: 415px;
}
.honor_top_txt .li4 {
  top: 171px;
  right: 55px;
}
.honor_top_txt .li5 {
  top: 210px;
  left: 286px;
}
.honor_top_txt .li6 {
  top: 244px;
  right: 147px;
}
.honor_top_txt .li7 {
  top: 288px;
  right: 258px;
}
.honor_top_txt .li8 {
  top: 295px;
  left: 102px;
}
.honor_top_txt .li9 {
  top: 332px;
  left: 245px;
}
.honor_top_txt .li10 {
  top: 346px;
  right: 153px;
}
.honor_top_txt .li11 {
  top: 372px;
  right: 33px;
}
.honor_top_txt .li12 {
  top: 404px;
  left: 32px;
}
.honor_top_txt .li13 {
  top: 426px;
  left: 180px;
}
.honor_top_txt .li14 {
  top: 420px;
  left: 336px;
}
.honor_top_txt .li15 {
  top: 468px;
  right: 192px;
}
.honor_top_txt .li1 .honor_top_p {
  top: 0px;
  right: 40px;
}
.honor_top_txt .li2 .honor_top_p {
  top: 0px;
  right: 50px;
}
.honor_top_txt .li3 .honor_top_p {
  top: 0px;
  right: 50px;
}
.honor_top_txt .li4 .honor_top_p {
  top: 0px;
  right: 220px;
}
.honor_top_txt .li5 .honor_top_p {
  top: 0px;
  right: 30px;
}
.honor_top_txt .li6 .honor_top_p {
  top: 0px;
  right: 120px;
}
.honor_top_txt .li7 .honor_top_p {
  top: 0px;
  right: 20px;
}
.honor_top_txt .li8 .honor_top_p {
  top: 0px;
  right: 46px;
}
.honor_top_txt .li9 .honor_top_p {
  top: 0px;
  right: 44px;
}
.honor_top_txt .li10 .honor_top_p {
  top: 0px;
  right: 123px;
}
.honor_top_txt .li11 .honor_top_p {
  top: 0px;
  right: 237px;
}
.honor_top_txt .li12 .honor_top_p {
  top: 0px;
  right: 0px;
}
.honor_top_txt .li13 .honor_top_p {
  top: 0px;
  right: 40px;
}
.honor_top_txt .li14 .honor_top_p {
  top: 0px;
  right: 50px;
}
.honor_top_txt .li15 .honor_top_p {
  top: 0px;
  right: 81px;
}

.honor_con {
  overflow: hidden;
}
.honor_con ul {
  overflow: hidden;
  background: url(../images/honor_con_liBg.png);
}
.honor_con li {
  width: 100%;
  height: 56px;
  line-height: 56px;
  float: left;
  margin-bottom: 8px;
}
.honor_con li img {
  display: none;
}
.honor_con a {
  width: 100%;
  height: 56px;
  position: relative;
  padding-left: 55px;
  display: block;
}
.honor_con a i {
  width: 10px;
  height: 10px;
  position: absolute;
  top: 50%;
  margin-top: -5px;
  left: 30px;
  background: url(../images/s1.png) no-repeat;
  overflow: hidden;
}
.honor_con a span {
  float: left;
  color: #626262;
  font-size: 24px;
  padding-right: 18px;
}
.honor_con a p {
  float: left;
  font-size: 14px;
  color: #898989;
}
.honor_con a:hover i {
  background: url(../images/s1H.png) no-repeat;
}
.honor_con a:hover span {
  color: #06a3e0;
}
.honor_con a:hover p {
  color: #06a3e0;
}

/* 方案详细 */
.scheme_list_title {
  font-size: 24px;
  color: #06a3e0;
  font-weight: normal;
}
.scheme_list {
  margin-top: 10px;
}
.scheme_list li {
  width: 100%;
  float: left;
  margin-top: 20px;
}
.scheme_list_img {
  width: 216px;
  height: 106px;
  float: left;
}
.scheme_list_img a {
  width: 210px;
  height: 100px;
  display: block;
  border: 3px solid #e9e9e9;
}
.scheme_list_txt {
  width: 450px;
  float: right;
}
.scheme_list_txt h3 {
  font-size: 18px;
  color: #333;
  font-weight: normal;
  padding-top: 5px;
}
.scheme_list_p {
  height: 65px;
  color: #858585;
  overflow: hidden;
  padding-top: 10px;
}
/* 地图 */
.contact_map {
  width: 940px;
  height: 506px;
  position: relative;
}
.contact_map_cBg {
  width: 940px;
  height: 506px;
  position: absolute;
  top: 0;
  left: 0;
  color: #666;
  font-size: 18px;
  background-color: rgba(255, 255, 255, 0.6);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#99ffffff', EndColorStr='#99ffffff');
}
.contact_map_cBg .poa {
  position: absolute;
  top: 0;
  left: 0;
}
.contact_map_cBg .mail {
  top: 96px;
  left: 265px;
  padding-left: 28px;
  font-family: Arial;
}
.contact_map_cBg .mail i {
  width: 24px;
  height: 24px;
  background: url(../images/c_ico_mail.png) no-repeat;
  position: absolute;
  left: 0;
  top: 0;
}
.contact_map_cBg .call {
  top: 123px;
  left: 265px;
  padding-left: 28px;
  font-family: Arial;
}
.contact_map_cBg .call ul {
  padding-top: 0px;
  margin-top: 0px;
}
.contact_map_cBg .call li {
  width: 100%;
  display: block;
}
.contact_map_cBg .call i {
  width: 24px;
  height: 24px;
  background: url(../images/c_ico_call.png) no-repeat;
  position: absolute;
  left: 0;
  top: 0;
}
.contact_map_cBg .btn {
  width: 100%;
  height: 96px;
  text-align: center;
  top: 190px;
  left: 0;
}
.contact_map_cBg .btn i {
  width: 96px;
  height: 96px;
  display: inline-block;
  background: url(../images/c_vnata_btn.png) no-repeat;
}
.contact_map_cBg .map_con {
  width: 100%;
  text-align: center;
  top: 320px;
  left: 0;
}
.contact_map_cBg .map_con h3 {
  font-size: 18px;
  color: #333;
  font-weight: normal;
  padding-bottom: 10px;
}
.contact_map_cBg .map_con a {
  margin: 0 3px;
}
.contact_map_cBg .add_box {
  width: 50%;
  height: auto;
  text-align: center;
  top: 420px;
  left: 50%;
  margin-left: -25%;
}
.contact_map_cBg .add_txt {
  font-size: 12px;
  margin-bottom: 5px;
  line-height: 1.2em;
}
.contact_map_cBg li.call_400 {
  height: 28px;
  line-height: 28px;
  padding-left: 30px;
  font-size: 18px;
  font-family: Arial;
  color: #06a3e0;
  position: relative;
}
.contact_map_cBg li.call_400 i {
  width: 28px;
  height: 28px;
  background: url(../images/ico_400call.png) no-repeat 50% 50%;
  margin-left: -30px;
  position: absolute;
}

.f_lx {
  float: right;
}
.f_lx h3 {
  font-size: 18px;
  font-weight: normal;
  color: #3f3f3f;
  padding-bottom: 24px;
  padding-left: 40px;
}
.f_lx li {
  float: left;
  text-align: center;
  margin-left: 40px;
}
.f_lx li img {
  height: 128px;
  width: auto;
}
.f_lx p {
  color: #3f3f3f;
  font-size: 16px;
  padding-top: 10px;
}

.f_copy {
  float: left;
  color: #555;
  padding-bottom: 18px;
}
.f_nav {
  float: right;
  padding-bottom: 18px;
}
.f_nav li {
  float: left;
  display: inline;
  margin-left: 25px;
}
.f_nav a {
  color: #555;
}
.f_nav a:hover {
  color: #06a3e0;
}
/* 新闻列表蓝色按钮 */
.news_list_txt .blue_solid_btn {
  display: inline-block;
  background: #006cff;
  color: #fff;

  border-radius: 3px;
  font-size: 12px;
  text-decoration: none;
  margin-top: 5px;
}
.news_list_txt .blue_solid_btn:hover {
  background: #058fc2;
}
/* ========== 兼容品牌列表（一行 6 个） ========== */
.consociation_con ul {
  display: flex;
  flex-wrap: wrap;
  gap: 15px 10px; /* 行间距15px，列间距10px */
  width: 100% !important;
  margin: 0;
  padding: 0;
}

.consociation_con li {
  width: calc((100% - 50px) / 6) !important; /* 6列均分，减去5个10px间隙 */
  height: auto !important;
  margin: 0 !important;
  padding: 0;
  float: none !important;
  box-sizing: border-box;
  position: relative;
  background: transparent;
  cursor: default;
  overflow: visible;
}

/* 隐藏灰色滤镜层（原i元素） */
.consociation_con li i {
  display: none !important;
}

/* 正常显示品牌 Logo（原em元素） */
.consociation_con li em {
  position: static !important;
  display: block !important;
  width: 100% !important;
  height: auto !important;
  border: none !important;
  opacity: 1 !important;
  filter: none !important;
  padding: 10px;
  box-sizing: border-box;
  border-radius: 4px;
  box-shadow: none !important;
  border-radius: 0 !important;
}

.consociation_con li em img {
  width: 100% !important;
  height: auto !important;
  max-width: 100% !important; /* 移除原先的 120px 限制，填满卡片宽度 */
  display: block;
  margin: 0 auto;
  filter: none !important;
  -webkit-filter: none !important;
  filter: grayscale(100%) !important;
}
/* 品牌名称显示在 Logo 下方 */
.consociation_con li .consociation_p {
  display: none !important;
}

/* 移除 hover 时的灰色变化（保留原有过渡但强制为彩色） */
.consociation_con li:hover img {
  filter: none !important;
  -webkit-filter: none !important;
}
/* 将 Logo 图片变为黑色 */
.header_w .logo img {
  filter: brightness(0);
  margin-left: -25px;
}
