/*头部*/
.topWrap {
  overflow: hidden;
  padding: 10px 0;
}
#h1-tag {
  overflow: hidden;
  float: left;
  padding: 5px 0;
  height: 128px;
  text-align: center;
  display: table;
}
#h1-tag a {
  max-height: 128px;
  overflow: hidden;
  display: table-cell;
  vertical-align: middle;
}
#h1-tag img {
  max-width: 260px;
  max-height: 128px;
  display: inline-block;
}
.topWrap h2 {
  float: left;
  width: 500px;
  padding: 34px 0 0 40px;
}
.topWrap h2 span {
  display: block;
  height: 40px;
  font-size: 24px;
  font-weight: bold;
  line-height: 40px;
  color: #ab1f20;
  overflow: hidden;
}
.topWrap h2 em {
  display: block;
  height: 30px;
  font-size: 18px;
  font-weight: normal;
  line-height: 30px;
  color: #333;
  overflow: hidden;
  letter-spacing: 5px;
}
.top-tel {
  max-width: 240px;
  float: right;
  padding-left: 55px;
  margin-top: 39px;
  position: relative;
}
.top-tel img {
  position: absolute;
  width: 44px;
  height: 44px;
  left: 0;
  top: 5px;
}
.top-tel em {
  display: block;
  height: 22px;
  font-size: 14px;
  font-weight: normal;
  line-height: 22px;
  color: #333;
  overflow: hidden;
}
.top-tel span {
  display: block;
  height: 38px;
  font-family: Arial;
  font-size: 26px;
  font-weight: bold;
  line-height: 38px;
  color: #ab1f20;
  overflow: hidden;
}
.nav {
  height: 64px;
  background-color: #3b3a39;
  border-top: 3px solid #ab1f20;
}
.nav-one {
  height: 64px;
}
.nav-one > li {
  position: relative;
  float: left;
  height: 64px;
  line-height: 64px;
}
.nav-one > li > a {
  display: block;
  overflow: hidden;
  height: 64px;
  text-align: center;
  font-size: 16px;
  font-weight: normal;
  line-height: 64px;
  color: #fff;
}
.nav-one > li > a:hover,
.nav-one > li.cur > a {
  background: #ab1f20;
  color: #fff;
}
.nav-one > li:hover .nav-two {
  display: block;
}
.nav-two {
  display: none;
  background: #fff;
  position: absolute;
  top: 64px;
  z-index: 99;
}
.nav-two li {
  border-bottom: 1px solid #ccc;
}
.nav-two li {
  white-space: nowrap;
  height: 60px;
  position: relative;
  overflow: hidden;
  border-right: 0px;
}
.nav-two li a {
  display: block;
  height: 60px;
  font-size: 18px;
  font-weight: normal;
  line-height: 60px;
  color: #0d0d0f;
  text-align: center;
  overflow: hidden;
  padding: 0 15px;
}
.nav-two li.cur > a,
.nav-two li:hover > a {
  font-weight: bold;
  background-color: #fff;
  color: #0d0d0f;
}
/*底部开始*/
  .footWrap{background:url(../images/f_bj.jpg) no-repeat center 0;height:416px;overflow:hidden;font-family:"Microsoft Yahei"; margin-top:30px;}
            .footer{height:375px;width:1200px;margin: 0 auto; overflow:hidden;}
            .footer dl{ overflow: hidden;padding-top: 65px; float: left;}
            .footer dt{width:337px; height: 70px; overflow: hidden;}
            .footer dt img{width:337px; height: 70px; }
            .footer dd{margin-top: 13px; height: 190px; overflow: hidden;}
            .footer dd p{width:132px; height:132px;/*background:url(../image/code_bj.jpg) no-repeat center 0;*/float: left;margin-right: 14px;}
            .footer dd p img{width:88px; height:88px;border:6px solid #fff;margin:15px;}
            .footer dd p span{display: block;text-align: center; color:#fff;padding-top: 10px;}
            .fwz{width:1200px;margin: 0 auto; height: 41px; line-height: 41px; color:#fff;overflow: hidden;}
            .fwz a{ color:#fff;}
            .fwz em{ display: inline-block;padding:0 10px;}
            .contact{width:400px;padding:80px 0 0 60px; overflow:hidden; float: left;}
            .contact h2 ,.fpro h2 , .fnav h2{font-size: 16px; height:45px; overflow: hidden; line-height: 20px; color:#fff;}
            .contact h2 a ,.fpro h2 a, .fnav h2 a{color:#777777;}
            .contact h2 i ,.fpro h2 i, .fnav h2 i{font-weight:normal;font-size: 12px;color:#fff;text-transform: uppercase;font-style: normal;display: block; font-family: "Arial";}
            .contact p{padding-top:20px;font-size:14px;color:#fff;line-height: 30px;}
            .fpro , .fnav {width:195px;padding:80px 0 0 0; overflow:hidden; float: left;}
            .fpro p {padding-top: 15px;}
            .fpro p a,.fnav p a{display: block;font-size:14px;color:#fff;line-height: 30px;}
            .fnav h2{margin-bottom: 12px;}
            .fnav ul li{font-size:14px;color:#fff;line-height: 30px;}
            .fnav li a{ color:#fff;}
         .sidebar1 {
                position: fixed;
                top: 50%;
                z-index: 999;
                margin-top: -120px;
                width: 45px;
            }

            .sidebar1-item {
                width: 45px;
                height: 45px;
                border-radius: 50%;
                margin-bottom: 5px;
                position: relative;
                cursor: pointer;
                font-size: 16px;
                line-height: 45px;
                color: #fff;
            }

            .sidebar1-item-con {
                height: 45px;
                border-radius: 50%;
            }

            .sidebar1-item a {
                color: #fff;
            }

            .sidebar1-item-icon,
            .sidebar1-item-icon img {
                width: 45px;
                height: 45px;
            }

            .sidebar1-qq-txt {
                display: none;
                width: 130px;
                overflow: hidden;
            }

            .sidebar1-qq:hover .sidebar1-item-con {
                position: absolute;
                top: 0;
                width: 175px;
                height: 45px;
                border-radius: 22px;
            }

            .sidebar1-qq:hover .sidebar1-qq-txt {
                display: block;
            }

            .sidebar1-code-img {
                display: none;
                width: 115px;
                padding: 5px;
                border: solid 1px #ccc;
                position: absolute;
                top: 0;
                background-color: #fff;
                text-align: center;
            }

            .sidebar1-code-img img {
                width: 115px;
                height: 115px;
                display: block;
            }

            .sidebar1-code-img p {
                height: 24px;
                color: #333;
                line-height: 24px;
                overflow: hidden;
            }

            .sidebar1-code:hover .sidebar1-code-img {
                display: block;
            }

            .sidebar1-tel-txt {
                display: none;
                width: 155px;
            }

            .sidebar1-tel:hover .sidebar1-item-con {
                position: absolute;
                top: 0;
                width: 200px;
                height: 45px;
                border-radius: 22px;
            }

            .sidebar1-tel:hover .sidebar1-tel-txt {
                display: block;
                font-size: 18px;
            }

            .sidebar1-right {
                right: 10px;
            }

            .sidebar1-right .sidebar1-item-icon,
            .sidebar1-right .sidebar1-qq-txt {
                float: left;
            }

            .sidebar1-right .sidebar1-item-con {
                right: 0;
            }

            .sidebar1-right .sidebar1-code-img {
                left: -128px;
            }

            .sidebar1-left {
                left: 10px;
            }

            .sidebar1-left .sidebar1-item-icon,
            .sidebar1-left .sidebar1-qq-txt,
            .sidebar1-left .sidebar1-tel-txt {
                text-align: right;
                float: right;
            }

            .sidebar1-left .sidebar1-code-img {
                right: -128px;
            }
			
			
/*副导航*/
.left-nav-01 {
  margin-bottom: 20px;
}
.left-nav-01-tit {
  background: #ab1f20;
 
}
.left-nav-01-tit h2 {
  padding: 0 10px;
  height: 75px;
  font-size: 24px;
  font-weight: normal;
  line-height: 75px;
  color: #fff;
  border-bottom: 1px solid #fff;
  text-align: center;
  overflow: hidden;
}
.left-nav-01-one > li {
  background-color: #ccc;
  background-image: url('../images/left-nav-icon1.png');
  background-repeat: no-repeat;
  background-position: 90% 20px;
  background-size: 11px 11px;
  margin-bottom: 2px;
}
.left-nav-01-one > li h3 a {
  display: block;
  margin: 0 40px 0 0;
  padding-left: 32px;
  height: 50px;
  font-size: 18px;
  font-weight: normal;
  line-height: 50px;
  color: #333;
  overflow: hidden;
}
.left-nav-01-one > li.sidenavcur,
.left-nav-01-one > li:hover {
  background-image: url('../images/left-nav-icon2.png');
  background-repeat: no-repeat;
  background-position: right 20px;
  background-size: 38px 11px;
  background-color: #ab1f20;
}
.left-nav-01-one > li.sidenavcur .left-nav-01-two,
.left-nav-01-one > li:hover .left-nav-01-two {
  display: block;
}
.left-nav-01-one > li.sidenavcur > h3 > a,
.left-nav-01-one > li:hover > h3 > a {
  color: #fff;
}
.left-nav-01-two {
  display: none;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
}
.left-nav-01-two li {
  height: 50px;
  font-size: 16px;
  line-height: 50px;
  background: #ECECEC;
  position: relative;
  border-bottom: 1px solid #fff;
}
.left-nav-01-two h3 a {
  display: block;
  color: #666;
  padding: 0 40px ;
}
.left-nav-01-two li:after {
  content: "";
  width: 8px;
  height: 8px;
  border: 2px solid #b8b8b8;
  border-style: solid solid none none;
  position: absolute;
  top: 50%;
  right: 32px;
  margin-top: -4px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.left-nav-01-two li:hover h3 a,
.left-nav-01-two li.sidenavcur h3 a {
  color: #333;
}
.left-nav-01-two li:hover:after,
.left-nav-01-two li.sidenavcur:after {
  border-color: #333;
}			