﻿/*******************网站头部 底部，头部、左、右固定栏目css开始*******************/
/************************* 顶部导航 ***************************/
.sitetop {
  width: 100%;
  height: 32px;
  margin: 0 auto;
  text-align: center;
  background: #cdeafa;
  font-size: 14px;
  color: black;
  min-width: 1200px;
}
.t-nav {
  width: 1200px;
  margin: 0 auto;
}
.t-nav-left {
  float: left;
}
.t-nav-right {
  float: right;
}
.lf-content-main:after,
.lf-sn-new a:after,
.lf-sn-sort:after,
.lf-content:after,
.lf-content-l:after,
.lf-nav:after,
.cty-nav:after,
.cty-content:after,
.pop-content:after,
.bn-serve-ul:after,
.banner:after,
.bn-consult-content .bn-consult-info:after,
.nav:after,
.bn-consult-title:after,
.header:after,
.t-nav:after,
.t-nav-right:after,
.t-nav-left:after {
  content: '';
  height: 0px;
  display: block;
  clear: both;
}
.t-nav-menu {
  display: block;
  float: left;
  position: relative;
  height: 32px;
}
.t-nav-menu > a {
  display: inline-block;
  color: #292929;
  padding: 0 10px;
  position: relative;
  height: 32px;
  line-height: 32px;
  border-left: 1px solid #cdeafa;
  border-right: 1px solid #cdeafa;
  z-index: 1000;
}
.t-nav-menu a:hover {
  color: #f30213;
}
.t-nav-left a {
  padding-left: 16px;
}
.t-nav-right a {
  padding-right: 15px;
}
.t-nav-menu .menu-page {
  padding-left: 20px;
  background: url('../image/home.png') no-repeat 0 50%;
}
.t-nav-menu .menu-area {
  background: url('../image/area.png') no-repeat 0 50%;
}
.t-nav-menu .menu-sign {
  color: red;
}
.t-nav-right .t-nav-menu .t-nav-saleman i,
.t-nav-right .t-nav-menu .t-nav-factory i,
.t-nav-right .t-nav-menu .t-nav-custom i {
  display: inline-block;
  position: absolute;
  width: 10px;
  height: 5px;
  top: 13px;
  right: 3px;
  background: url('../image/listBlack.png') no-repeat;
  transform: rotate(0deg);
}
.t-nav-right .t-nav-menu .t-nav-saleman i.transform,
.t-nav-right .t-nav-menu .t-nav-factory i.transform,
.t-nav-right .t-nav-menu .t-nav-custom i.transform {
  transform: rotate(180deg);
}
.t-nav-right .t-nav-menu:nth-child(6) a {
  padding-right: 10px;
}
.t-custom-enter,
.t-factory-enter,
.t-saleman-enter {
  position: absolute;
  top: 31px;
  left: 0;
  background: #fff;
  display: none;
  border: 1px solid #e6e6e6;
  z-index: 999;
}
.t-nav-right .t-nav-menu .t-custom-enter a,
.t-nav-right .t-nav-menu .t-factory-enter a,
.t-nav-right .t-nav-menu .t-saleman-enter a {
  display: inline-block;
  color: #292929;
  padding: 0px 10px;
  line-height: 30px;
}
.t-nav-right .t-nav-menu .t-custom-enter a:hover,
.t-nav-right .t-nav-menu .t-factory-enter a:hover,
.t-nav-right .t-nav-menu .t-saleman-enter a:hover {
  color: #f30213;
}
.t-nav-right .t-nav-menu.hover .t-custom-enter,
.t-nav-right .t-nav-menu.hover .t-factory-enter,
.t-nav-right .t-nav-menu.hover .t-saleman-enter {
  display: block;
}
.t-nav-right .t-nav-menu.hover .t-nav-saleman,
.t-nav-right .t-nav-menu.hover .t-nav-factory,
.t-nav-right .t-nav-menu.hover .t-nav-custom {
  background: #fff;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
}
/************************* 顶部导航 结束 ***************************/
/********************** 顶部fixed ***********************/
.topfixed {
  width: 100%;
  height: 55px;
  background: #ffffff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  display: none;
}
.topfixed .fixed_mid {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
}
.topfixed .fixed_mid .logo {
  width: 125px;
  height: 50px;
  display: inline-block;
  float: left;
  margin-left: 50px;
}
.topfixed .fixed_mid .search {
  display: inline-block;
  float: left;
  margin-left: 300px;
  margin-top: 5px;
  border: 1px solid #539dfa;
}
.topfixed .fixed_mid .search li {
  display: inline-block;
  float: left;
}
.topfixed .fixed_mid .search li .search-area {
  display: inline-block;
  line-height: 40px;
  padding: 0 25px 0 10px;
  background: url('../image/listBlack.png') no-repeat 80% 50%;
  border-right: 1px solid #539dfa;
  cursor: pointer;
  width: 34px;
  height: 40px;
}
.topfixed .fixed_mid .search li .search-area-list {
  width: 100px;
  position: absolute;
  top: 40px;
  left: -1px;
  border: 1px solid #539dfa;
  background: #fff;
  display: none;
  z-index: 105;
}
.topfixed .fixed_mid .search li .search-area-list a {
  width: 100%;
  display: inline-block;
  line-height: 30px;
  font-size: 14px;
  text-align: left;
  padding-left: 8px;
  height: 30px;
}
.topfixed .fixed_mid .search li .search-text {
  display: inline-block;
  line-height: 40px;
  width: 310px;
  text-align: left;
  padding: 0;
  border: 0;
  padding-left: 10px;
  height: 40px;
}
.topfixed .fixed_mid .search li .search-btn {
  display: inline-block;
  line-height: 40px;
  padding: 0 20px;
  background: #539dfa;
  color: white;
  cursor: pointer;
  height: 40px;
  width: 35px;
}
.topfixed .fixed_mid .search li:nth-child(1) {
  position: relative;
}
/********************** 顶部fixed 结束 ***********************/
/************************* 头部 *********************************/
.header {
  width: 1200px;
  padding: 50px 0;
  margin: 0 auto;
  background: #ffffff;
  text-align: center;
  padding-bottom: 81px;
}
.header .t,
.header .logo,
.header .search {
  display: inline-block;
  float: left;
}
.header .t {
  font-size: 25px;
  padding: 0 25px;
  line-height: 70px;
  width: 330px;
  text-align: left;
}
.header .t {
  cursor: pointer;
}
.header .logo {
  margin-left: 30px;
}
.header .search {
  margin-left: 20px;
  margin-top: 15px;
  border: 1px solid #539dfa;
}
.header .search > li {
  display: inline-block;
  float: left;
  position: relative;
}
.header .search li:nth-child(1) {
  position: relative;
}
.header .search-area {
  display: inline-block;
  line-height: 40px;
  padding: 0 25px 0 10px;
  background: url('../image/listBlack.png') no-repeat 80% 50%;
  border-right: 1px solid #539dfa;
  cursor: pointer;
  width: 34px;
  height: 40px;
  font-size:16px;
}
.header .search .search-area-list {
  width: 100px;
  position: absolute;
  top: 40px;
  left: -1px;
  border: 1px solid #539dfa;
  display: none;
  z-index: 10;
  background: white;
}
.header .search .search-area-list a {
  width: 100%;
  display: inline-block;
  line-height: 30px;
  font-size: 14px;
  text-align: left;
  padding-left: 8px;
  height: 30px;
}
.header .search-text {
  display: inline-block;
  line-height: 40px;
  width: 310px;
  text-align: left;
  padding: 0;
  border: 0;
  padding-left: 10px;
  height: 40px;
}
.header .search-btn {
  display: inline-block;
  line-height: 40px;
  padding: 0 20px;
  background: #539dfa;
  color: white;
  cursor: pointer;
  height: 40px;
  width: 35px;
}
/************************* 头部 结束 *********************************/
/***********************左右固定栏目开始**************************/
.right_nav {
  width: 40px;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 20;
  border-right: 5px solid #7A6E6E;
}
.left_nav{
  width: 2.2rem;
  background: #ff1100;
  position: fixed;
  bottom: 10%;
  background-color: #7A6E6E;
  z-index:9999;
  display:none;
}
.left_nav_list li a{
  font-size:0.9rem;
  color: white;
  cursor:pointer;
}
.left_nav_list li{
  /* padding:0.4rem 0.3rem;*/
  width: 2.25rem;
  border-bottom: 0.01rem solid white;
  background-color:#7A6E6E;
  text-align: center;
  padding:0.3rem 0.2rem;
}
.left_nav_list li:hover{
  background-color:  #c81623;
}
.totop_bg {
  display: block;
  width: 20px;
  height: 20px;
  background: url(../image/public/5_28.png) -2px 5px no-repeat;
  margin:0 auto;
}
.left_nav .totop{
  background-color: #0B0719;
}
.right_nav .w {
  position: fixed;
  bottom: 22px;
  right: 0;
  width: 40px;
  height: 76%;
}
.right_nav_list1 {
  position: relative;
  right: 0;
  top: 0;
  z-index: 20;
}
.right_nav li {
  position: relative;
  left: 0;
  top: 0;
  height: 34px;
  width: 40px;
  margin-bottom: 1px;
}
.right_nav li a {
  cursor: pointer;
  width: 100%;
  height: 100%;
  display: block;
  background: #7a6e6e;
  padding: 7px;
  box-sizing: border-box;
  border-radius: 3px;
  /*transition: all linear 300ms;*/
}
.right_nav li div {
  position: absolute;
  left: 50px;
  top: 0;
  z-index: -1;
  font-size: 12px;
  background: #c81623;
  color: #fff;
  height: 34px;
  width: 60px;
  line-height: 31px;
  text-align: center;
  border-radius: 3px;
  transition: all linear 300ms;
}
.right_nav li:hover,
.right_nav li:hover a {
  background-color: #c81623;
}
.right_nav li:hover div {
  left: -58px;
}
.W-count{
  position: absolute;
  top:-5px;
  right: 2px;
  display: inline;
  color: white;
  background-color: #c81623;
  height: 11px;
  min-width: 11px;
  border-radius: 10px;
  padding: 1px 2px;
  overflow: hidden;
  text-align: center;
  cursor: pointer;
  line-height: 11px;
  font-size: 12px;
}
.W-count:hover{
  color: #c81623;
  background-color: white;
}
.right_nav li:hover .W-count{
  color: #c81623;
  background-color: white;
}
.totop2{
  position: absolute;
  bottom: 0;
}
.header .shopcart,
.header .t,
.header .logo,
.header .search {
  display: inline-block;
  float: left;
  box-sizing: border-box;
}
.header .shopcart {
  width: 125px;
  height: 30px;
  border: 1px solid silver;
  padding: 0 5px;
  margin-top: 20px;
  margin-left: 20px;
  box-sizing: border-box;
}
.header .shopcart a {
  line-height: 30px;
  height: 30px;
  color: #666666;
  font-size: 11px;
  display: block;
  text-align: left;
  position: relative;
  background: url('../image/icons_right.png') no-repeat 100% 50%;
}
.header .shopcart a .icon-font {
  display: inline-block;
  width: 17px;
  height: 17px;
  background: url('../image/hover_incos_09.png') no-repeat;
  margin-top: 6px;
  margin-left: 5px;
}
.header .shopcart a span {
  display: inline-block;
  line-height: 30px;
  height: 30px;
  width: 80px;
  text-align: left;
  font-size: 10px;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 25px;
}
.header .shopcart a .icon-count {
  width: 14px;
  height: 14px;
  line-height: 14px;
  background: red;
  border-radius: 7px;
  color: white;
  position: absolute;
  top: 2px;
  left: 85px;
  text-align: center;
}
/************************************左右固定栏目结束*****************************/
/*************************  底部      *********************************/
.bottom {
  /*height: 586px;*/
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  overflow-x: hidden;
  min-width: 1200px;
  background-color: #faf9f9;
}
.bottom_main {
  margin: 0 auto;
  background-color: #faf9f9;
  border-top: 2px solid #898989;
}
.bottom_main_info {
  width: 1200px;
  margin: 0 auto;
}
.bottom_bottom {
  margin: 0 auto;
  background: #0d2739;
}
.bottom_bottom_info {
  width: 1200px;
  margin: 0 auto;
  padding: 35px 0;
}
.five_words {
  width: 1200px;
  height: 110px;
  background-color: #faf9f9;
}
.sever_opation {
  width: 1200px;
  height: 240px;
}
.five_words li {
  display: block;
  width: 192px;
  height: 110px;
  float: left;
  font-family: '微软雅黑';
  font-size: 18px;
  font-weight: 600;
  line-height: 110px;
  padding-left: 45px;
}
.five_words_one {
  background: url(../image/te_04.png) 0 35px no-repeat;
}
.five_words_two {
  background: url(../image/te_07.png) 0 35px no-repeat;
}
.five_words_three {
  background: url(../image/xin.png) 0 35px no-repeat;
}
.five_words_four {
  background: url(../image/te_11.png) 0 35px no-repeat;
}
.five_words_five {
  background: url(../image/te_13.png) 0 35px no-repeat;
}
.sever_opation p {
  text-align: left;
}
.sever_opation li {
  display: block;
  float: left;
  width: 90px;
  height: 240px;
  padding-left: 120px;
  text-align: left;
}
.sever_opation a {
  cursor: default;
  height: 18px;
  display: block;
  color: #6e6c6c;
  line-height: 56px;
  font-size: 15px;
  text-align: left;
}
/*.sever_opation a:hover {*/
  /*color: red;*/
/*}*/
.bottom_bottom {
  color: #ffffff;
}
.bottom_bottom a {
  color: #ffffff;
}
.bottom_bottom a:hover {
  color: red;
}
.bottom_bottom p {
  text-align: center;
  font-size: 14px;
  line-height: 38px;
}
/*************************  底部  结束    *********************************/
/*******************网站头部 底部，头部、左、右固定栏目css结束*************************/
.web_title {
  position: absolute;
  letter-spacing: 4px;
  top: -42px;
  left: 320px;
  font-family: 'FangSong', '宋体', Microsoft YaHei, Tahoma, Arial, sans-serif;
  font-size: 16px;
  color: #000;
}
.web_title i {
  font-style: normal;
  font-family: 'FangSong', '宋体', "Microsoft YaHei", Tahoma, Arial, sans-serif;
}
.life_nav_moveA{
  position: relative;
}
.life_nav_moveA:after{
  position: absolute;
  content: "";
  display: block;
  height: 0;
  width: 0;
  bottom:-9px;
  left: 50%;
  margin-left: -8px;
  border: 8px solid white;
  border-top-color:transparent ;
  border-left-color:transparent ;
  border-right-color:transparent ;
}

.clearfix:after {
  content: '';
  height: 0;
  display: block;
  clear: both;
}
/************非首页 顶部 导航*************/
.life_main_nav .life_nav{
  padding-left:39px !important;
}
.life_main {
  background: rgb(66,154,253) !important;
}
/************非首页 顶部 导航*************/
@media screen and (max-width: 1920px) {
  html,body{
    font-size:16px !important;
  }
}
@media screen and (max-width: 1600px) {
  html,body{
    font-size:14px !important;
  }
}
@media screen and (max-width: 1366px) {
  html,body{
    font-size:12px !important;
  }
}
.nav_all {

  position: relative;
  text-align: center;
  padding:0;
  min-width: 1200px;
  width: 100%;
  margin: 6px auto;
  background: rgb(83,157,250);
}
.nav_all .ready {
  position: absolute;
  letter-spacing: 4px;
  font-size: 16px;
  font-family: 'FangSong', '宋体', "Microsoft YaHei", Tahoma, Arial, sans-serif;
  top: -58px;
  color: #000;
  left: 50%;
  margin-left: -190px;
}
.nav_all .nav-ul {

  width: 1200px;
  height: 40px;
  background: rgb(83,157,250);
  color: white;
  border: 0;
  margin: 10px  auto 0 auto;
}
.nav_all .nav-ul .nav-li {
  padding: 0 13px;
  float: left;
  height: 40px;
  line-height: 40px;
}
.nav_all .nav-ul .nav-li .nav-color {
  color: #539dfa;
}
.nav_all .nav-ul .nav-li a {
  font-size: 16px;
  color: #000;
  font-family: 'FangSong', '宋体', "Microsoft YaHei", Tahoma, Arial, sans-serif;
  font-weight: 600;
  letter-spacing: 2px;
}
.nav_all  .nav-ul .nav-li a {
  font-family: "黑体", "Microsoft YaHei", 'FangSong', '宋体', Tahoma, Arial, sans-serif!important;
  color: white;
}
.nav_all  .nav-ul .nav-li a:hover {
  color: red;
}


/***************************3.29 修改导航****************************/
/******网站头部开始******/
.wan_map {
  margin-top: 60px;
  margin-left: 28px;
  float: left;
}
.wan_map a {
  display: inline-block;
  height: 40px;
  padding: 0 15px;
  border: 1px solid #414141;
  font-size: 18px;
  letter-spacing: 3px;
  color: #414141;
  line-height: 40px;
}
.header {
  padding: 25px  0 2px 0;
}
.header .search {
  margin-left: 130px;
  margin-top: 60px;
}

/******面包屑******/
* .crumb_cont {
  width: 100%;
  height: 40px;
  font-family: '宋体', Microsoft YaHei, Tahoma, Arial, sans-serif;
  line-height: 40px;
}
.crumb_cont a {
  font-family: KaiTi, 'FangSong', '宋体', "Microsoft YaHei", Tahoma, Arial, sans-serif;
  font-size: 14px;
  display: inline-block;
  margin-right: 10px;
}
.crumb_cont .crumb_info {
  width: 1200px;
  margin: 0 auto;
}
/******面包屑******/
/***************************3.29 修改导航****************************/
.header1 .logo{
  width: 120px;
}
.header1 .search{
  margin:35px 0 0 115px !important
}
.header1 .wan_map{
  margin-top:36px
}