@charset "UTF-8";
/*头部样式*/
.top {
  width: 1200px;
  margin: 0 auto;
}

h1, h2, h3, h4 {
  font-weight: normal;
}

#header .wel {
  line-height: 50px;
  height: 50px;
  font-size: 13px;
  color: #939393;
  background: #e6e6e6;
  box-shadow: 0 2px 0 #c7c7c7;
}

#header .wel .k1 {
  color: #dcdcdc;
}

#header .wel .k1 a {
  color: #939393;
  font-size: 13px;
  padding: 0 15px;
}

#header .logo {
  float: left;
  margin-top: 30px;
}

#header .topLink {
  float: right;
  text-align: right;
  position: relative;
  z-index: 9999;
}

#menu {
  margin-top: 58px;
}

#menu .nav li {
  line-height: 39px;
  height: 39px;
  text-align: center;
  width: 100px;
  float: left;
  position: relative;
  z-index: 999;
}

#menu .nav li:hover, #menu .nav li.home {
  text-decoration: none;
  background-color: #0092dc;
  box-shadow: 0 0 10px #0092dc;
}

#menu .nav li:hover a, #menu .nav li.home a {
  color: #fff;
}

#menu .nav li a {
  display: block;
  line-height: 39px;
  color: #626262;
  height: 39px;
  font-size: 15px;
}

#menu .nav .sec {
  height: 0;
  background: #01557a;
  color: #fff;
  overflow: hidden;
  z-index: 9999;
  position: absolute;
  top: 32px;
  left: 0px;
}

#menu .nav .sec a {
  background: #01557a;
  color: #fff;
  height: 38px;
  line-height: 38px;
  width: 90px;
}

#menu .nav .sec a:hover {
  background: #042d3f;
  text-decoration: none;
}

/*首页banner*/
.banner {
  width: 1000px;
  margin: 0 auto;
  position: relative;
  height: 325px;
  margin-top: 8px;
}

.banner ul.bb {
  position: relative;
  padding: 0px;
  margin: 0px;
  z-index: 5;
}

.banner ul.bb li {
  position: absolute;
  display: none;
}

.banner .num {
  position: absolute;
  right: 2px;
  bottom: 10px;
  z-index: 100;
}

.banner .num li {
  width: 18px;
  height: 18px;
  display: inline-block;
  margin-right: 4px;
  background: #fff;
  line-height: 18px;
  text-indent: -100px;
  overflow: hidden;
  border-radius: 10px;
}

.banner .num li.num_hover {
  background-color: #f7de07;
}

.banner .num li.num_hover a {
  color: #fff;
}

.banner .num li a {
  float: left;
  display: block;
  text-align: center;
  color: #666;
  text-decoration: none;
  cursor: pointer;
  width: 18px;
  height: 18px;
  line-height: 18px;
}

/*热门搜索*/
.search {
  height: 51px;
  border-bottom: 1px solid #028a43;
}

.search #formsearch {
  width: 259px;
  float: right;
  height: 33px;
  background: url(../images/S.jpg) no-repeat;
  margin-top: 18px;
}

.search #formsearch input {
  height: 33px;
  background: none;
  border: none;
  line-height: 33px;
}

.search #formsearch input#keyword {
  height: 33px;
  line-height: 33px;
  text-indent: 13px;
  color: #3ff094;
  font-size: 14px;
  width: 220px;
  float: left;
  font-size: 14px;
}

.search #formsearch input#s_btn {
  width: 39px;
  height: 33px;
  line-height: 33px;
  text-align: center;
  float: left;
  background-color: none;
  color: #fff;
  border: none;
  cursor: pointer;
}

.search .hotSearch {
  float: left;
  height: 24px;
  line-height: 24px;
  font-weight: normal;
}

.search .hotSearch a {
  margin-right: 6px;
}

.search #search-type {
  float: left;
  width: 100px;
  height: 24px;
  border: 1px solid #c8c8c8;
  margin-right: 5px;
}

#banner {
  position: relative;
  z-index: 0;
}

.theme-default {
  overflow: hidden;
}

.theme-default #slider {
  height: 500px;
  left: 50%;
  margin-left: -960px;
  width: 1920px;
}

.theme-default .nivo-controlNav {
  position: absolute;
  bottom: 12px;
  z-index: 7;
  left: 50%;
  margin-left: 0px;
}

.nivoSlider {
  position: relative;
}

.nivoSlider img {
  position: absolute;
  top: 0px;
  left: 0px;
}

.nivoSlider a.nivo-imageLink {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0;
  margin: 0;
  z-index: 6;
  display: none;
}

.nivo-slice {
  display: block;
  position: absolute;
  z-index: 5;
  height: 100%;
}

.nivo-box {
  display: block;
  position: absolute;
  z-index: 5;
}

.nivo-caption {
  position: absolute;
  left: 0px;
  bottom: 0px;
  background: #000;
  color: #fff;
  width: 100%;
  z-index: 8;
}

.nivo-caption p {
  padding: 5px;
  margin: 0;
}

.nivo-caption a {
  display: inline !important;
}

.nivo-html-caption {
  display: none;
}

.nivo-directionNav a {
  position: absolute;
  top: 45%;
  z-index: 9;
  cursor: pointer;
}

.nivo-prevNav {
  left: 0px;
}

.nivo-nextNav {
  right: 0px;
}

.nivo-controlNav a {
  position: relative;
  z-index: 9;
  cursor: pointer;
}

.nivo-controlNav a.active {
  font-weight: bold;
}

.clear {
  clear: both;
}

.theme-default .nivoSlider {
  position: relative;
  background: #fff url(loading.gif) no-repeat 50% 50%;
}

.theme-default .nivoSlider img {
  position: absolute;
  top: 0px;
  left: 0px;
  display: none;
  z-index: -999;
}

.theme-default .nivoSlider a {
  border: 0;
  display: block;
}

.theme-default .nivo-controlNav a {
  display: block;
  width: 15px;
  height: 15px;
  background: #bababe;
  text-indent: -9999px;
  border: 0;
  margin-right: 3px;
  float: left;
  margin-right: 10px;
  -moz-border-radius: 10px;
  -khtml-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.theme-default .nivo-controlNav a.active {
  background: #0061AC;
}

.theme-default .nivo-directionNav a {
  display: block;
  width: 30px;
  height: 30px;
  background: url(arrows.png) no-repeat;
  text-indent: -9999px;
  border: 0;
}

.theme-default a.nivo-nextNav {
  background-position: -30px 0;
  right: 15px;
}

.theme-default a.nivo-prevNav {
  left: 15px;
}

.theme-default .nivo-caption a {
  color: #fff;
  border-bottom: 1px dotted #fff;
}

.theme-default .nivo-caption a:hover {
  color: #fff;
}

.i-product {
  margin-top: 88px;
}

.i-product .menu_cate {
  width: 315px;
  float: left;
}

.i-product .menu_cate .cate_title {
  padding-bottom: 26px;
}

.i-product .menu_cate ul li {
  line-height: 64px;
  border-bottom: 1px dashed #e5e5e5;
  position: relative;
}

.i-product .menu_cate ul li a {
  color: #060606;
  font-size: 15px;
  display: block;
  text-align: left;
  text-indent: 39px;
  position: relative;
  z-index: 999;
  transition: all .5s;
}

.i-product .menu_cate ul li::before {
  content: '';
  display: block;
  width: 0;
  height: 10;
  background: #0092dc;
  transition: all .5s;
  position: absolute;
  left: 0;
  bottom: 0;
}

.i-product .menu_cate ul li:hover::before {
  width: 100%;
  height: 100%;
}

.i-product .menu_cate ul li:hover a {
  color: #fff;
}

.i-product .i-product-right {
  width: 843px;
}

.i-product .i-product-right ul {
  width: 104%;
}

.i-product .i-product-right ul li {
  float: left;
  margin-right: 29px;
}

.i-product .i-product-right ul li img {
  width: 261px;
  height: 185px;
}

.i-product .i-product-right ul li h3 {
  line-height: 64px;
  text-align: center;
  color: #a2a2a2;
  font-size: 14px;
}

.i-ying {
  background: #e4e8eb;
  padding: 72px 0;
  margin-top: 72px;
}

.i-ying ul {
  width: 103%;
}

.i-ying ul li {
  float: left;
  position: relative;
  margin-right: 10px;
  margin-bottom: 11px;
  overflow: hidden;
}

.i-ying ul li:hover img {
  transform: scale(1.1);
}

.i-ying ul li img {
  width: 293px;
  height: 201px;
  transition: all .5s;
}

.i-ying ul li h3 {
  position: absolute;
  bottom: 0;
  height: 40px;
  background-color: rgba(0, 0, 0, 0.6);
  width: 100%;
  text-align: center;
}

.i-ying ul li h3 a {
  color: #fff;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
}

.i-about {
  margin-top: 86px;
}

.i-about .img-about {
  width: 568px;
  height: 340px;
  overflow: hidden;
}

.i-about .img-about img {
  transition: all .4s;
}

.i-about .img-about:hover img {
  transform: scale(1.1);
}

.i-about .about-nei {
  width: 610px;
}

.i-about .about-nei h3 {
  margin-bottom: 74px;
}

.i-about .about-nei .content {
  padding-left: 34px;
  color: #8b8b8b;
  font-size: 14px;
  line-height: 28px;
}

.i-about .about-nei a {
  display: block;
  width: 102px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #42b6f1;
  margin-top: 54px;
  box-shadow: 0 0 6px #b9b9b9;
  float: right;
  color: #fff;
}

.i-news {
  height: 582px;
  background: url(../images/nbj.jpg) no-repeat top center;
  margin-top: 79px;
  box-sizing: border-box;
  padding-top: 58px;
}

.i-news h2 {
  text-align: center;
}

.i-news .picScroll-left {
  position: relative;
  margin-top: 50px;
}

.i-news .picScroll-left .prev,
.i-news .picScroll-left .next {
  display: block;
  width: 25px;
  height: 45px;
  position: absolute;
  top: 166px;
  cursor: pointer;
}

.i-news .picScroll-left .prev {
  background: url(../images/left.png) no-repeat;
  left: 0;
}

.i-news .picScroll-left .next {
  background: url(../images/right.png) no-repeat;
  right: 0;
}

.i-news .picScroll-left .bd {
  padding: 0 110px;
}

.i-news .picScroll-left .bd ul {
  overflow: hidden;
  zoom: 1;
}

.i-news .picScroll-left .bd ul li {
  margin: 0 10px;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
  background: #fff;
  width: 307px;
  cursor: pointer;
}

.i-news .picScroll-left .bd ul li:hover {
  background: #42b6f1;
  color: #fff;
}

.i-news .picScroll-left .bd ul li:hover .title h3 {
  color: #fff;
}

.i-news .picScroll-left .bd ul li:hover .title h3 a {
  color: #fff;
}

.i-news .picScroll-left .bd ul li:hover .title span {
  color: #fff;
}

.i-news .picScroll-left .bd ul li:hover .title p {
  color: #fff;
}

.i-news .picScroll-left .bd ul li .pic {
  text-align: center;
}

.i-news .picScroll-left .bd ul li .pic img {
  width: 307px;
  height: 171px;
  display: block;
}

.i-news .picScroll-left .bd ul li .title {
  padding: 20px 15px 36px 26px;
  box-sizing: border-box;
  text-align: left;
}

.i-news .picScroll-left .bd ul li .title h3 {
  font-size: 18px;
  color: #525252;
  font-size: 18px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.i-news .picScroll-left .bd ul li .title h3 a {
  color: #525252;
}

.i-news .picScroll-left .bd ul li .title span {
  display: block;
  color: #777777;
  font-size: 12px;
  text-align: left;
}

.i-news .picScroll-left .bd ul li .title p {
  color: #6f6f6f;
  font-size: 14px;
  padding-top: 18px;
}

.foot {
  background: #232323;
  padding: 45px;
}

.foot .f-er {
  text-align: center;
  color: #ffffff;
  font-weight: 600;
  line-height: 40px;
  font-size: 16px;
}

.foot .foot-right {
  width: 855px;
}

.foot .foot-right .nav_foot {
  text-align: center;
  line-height: 42px;
  font-size: 16px;
  color: #dddddd;
  border: 1px solid #434343;
  border-left: none;
  border-right: none;
}

.foot .foot-right .nav_foot a {
  color: #dddddd;
}

.foot .f-contact {
  width: 326px;
  padding-top: 30px;
  color: #b3b3b3;
  font-size: 14px;
}

.foot .copyright {
  width: 450px;
  color: #b3b3b3;
  font-size: 14px;
  text-align: left;
  padding-top: 34px;
}

.foot .copyright a {
  color: #b3b3b3;
}

.p-list1 {
  background: #0092dc;
  line-height: 56px;
  color: #fff;
  font-size: 14px;
}

.p-list1 li {
  float: left;
  text-align: center;
}

.p-list1 .f1 {
  width: 130px;
  border-right: 1px solid #e5e5e5;
}

.p-list1 .f2 {
  width: 154px;
  border-right: 1px solid #e5e5e5;
}

.p-list1 .f3 {
  width: 155px;
  border-right: 1px solid #e5e5e5;
}

.p-list1 .f4 {
  width: 102px;
  border-right: 1px solid #e5e5e5;
}

.p-list1 .f5 {
  width: 191px;
  border-right: 1px solid #e5e5e5;
}

.p-list1 .f6 {
  width: 123px;
  border-right: none;
}

.p-list2 li {
  height: 131px;
  border: 1px solid #e5e5e5;
  border-top: none;
  overflow: hidden;
}

.p-list2 li > a > div {
  float: left;
}

.p-list2 li .f1 {
  width: 130px;
  border-right: 1px solid #e5e5e5;
  line-height: 131px;
  height: 131px;
}

.p-list2 li .f1 img {
  max-width: 100%;
}

.p-list2 li .f2 {
  width: 154px;
  border-right: 1px solid #e5e5e5;
  box-sizing: border-box;
  padding: 30px 11px 0 14px;
  color: #545454;
  font-size: 14px;
  height: 131px;
  line-height: 20px;
}

.p-list2 li .f3 {
  width: 155px;
  border-right: 1px solid #e5e5e5;
  line-height: 131px;
  text-align: center;
  color: #545454;
}

.p-list2 li .f4 {
  width: 102px;
  border-right: 1px solid #e5e5e5;
  line-height: 131px;
  text-align: center;
  color: #545454;
}

.p-list2 li .f5 {
  width: 191px;
  border-right: 1px solid #e5e5e5;
  padding: 30px 11px 0 14px;
  color: #545454;
  box-sizing: border-box;
  font-size: 14px;
  line-height: 20px;
  height: 131px;
}

.p-list2 li .f6 {
  width: 122px;
  border-right: 1px solid #e5e5e5;
  line-height: 131px;
  text-align: center;
  float: right;
font-size: 0;
  background: url(../images/t1.jpg) no-repeat center;
  height: 100%;
}
.p-list2 li .f6 a{
    font-size: 0!important;
    display:block;
    height: 131px;
}