body{
  background: #fff
}
.container{
  width: 1200px;
  height: auto;
  margin:0px auto;
  overflow: hidden;
}
.ad{
  width: 100%;
  min-width: 1200px;
  height: auto;
  margin:0px auto;
  overflow: hidden;
  padding-top: 100px;
  z-index: 100;
  clear: both;
}
.ad img{
  width: 110%;
  min-width: 1200px;
  left: 0;
  height: 100%;
  transition: transform 0.3s ease;
  z-index: 100
}
.ad img:hover{
  transform: scale(1.05, 1.05);
  z-index: 100
}
.item1{
  width: 1200px;
  height: auto;
  margin:0px auto;
  overflow: hidden;
  margin-top: 25px;
  z-index: 100;
  border-radius: 8px
}
.item1 img{
  width: 100%;
  min-width: 1200px;
  left: 0;
  height: 100%;
  transition: transform 0.3s ease;
  z-index: 100
}
.item1 img:hover{
  transform: scale(1.05, 1.05);
  z-index: 100
}
.container .desc{
  width: 1200px;
  height: auto;
  margin:0px auto;
  overflow: hidden;
  text-align: center;
  line-height: 24px;
  padding-top: 35px;
  padding-bottom: 35px
}
.container .title{
  width: 1200px;
  height: auto;
  margin:0px auto;
  overflow: hidden;
  font-size: 24px;
  font-weight: normal;
  text-align: center;
  padding-top: 12px;
  padding-bottom: 25px
}
.container .news{
  width: 1200px;
  height: auto;
  margin:0px auto;
  overflow: hidden;
}
.container .news .one{
  width: 565px;
  height: 180px;
  float: left;
  overflow: hidden;
  border-radius: 12px;
  border:1px solid #f2f2f2;
  margin-bottom: 32px;
  background: #fff;
  margin:15px;
  transition: width 0.1s ease, height 0.1s ease;
  box-shadow: 5px 5px 10px #eee;
}
.container .news .one:hover{
  width: 570px;
  height: 180px;
  float: left;
  overflow: hidden;
  border-radius: 12px;
  border:1px solid #f2f2f2;
  margin-bottom: 32px;
  background: #fff;
  margin:15px;

}
.container .news .one .one-left{
  width: 125px;
  height: 180px;
  float: left;
  overflow: hidden;
}
.container .news .one .one-left img{
  width: 125px;
  height: 180px;
}

.container .news .one .one-right{
  width: 400px;
  height: auto;
  float: left;
  overflow: hidden;
  font-size: 14px;
  padding-left: 22px;
}
.container .news .one .one-right .title{
  width: 400px;
  height: 18px;
  font-size: 14px;
  float: left;
  overflow: hidden;
  text-align: left;
  font-weight: normal;
  padding-top: 20px
}
.container .news .one .one-right .title a{
  color: #000;
  font-size: 16px
}
.container .news .one .one-right .desc{
  width: 400px;
  height: 60px;
  font-size: 14px;
  float: left;
  overflow: hidden;
  color: #999;
  text-align: left;
  margin-top: -50px
}
.container .news .one .one-right .date{
  width: 400px;
  height: auto;
  font-size: 14px;
  float: left;
  overflow: hidden;
  color: #999;
  margin-top: -10px
}
.container .news .one .one-right .date span.d{
  width: 250px;
  height: auto;
  float: left;
  overflow: hidden;
}
.container .news .one .one-right .date span.view{
  width: 140px;
  height: auto;
  float: right;
  overflow: hidden;
  text-align: right;
  padding-right: 10px
}
.container .detail{
  width: 1200px;
  height: auto;
  margin:0px auto;
  overflow: hidden;
  clear: both;
  background: #fff;
  border-radius: 8px;
  margin-top: 150px;
  padding-bottom: 30px;
  padding-top: 35px;
  padding-bottom: 45px
}
.container .detail .title{
  width: 1200px;
  height: auto;
  margin:0px auto;
  overflow: hidden;
  font-size: 24px;
  font-weight: normal;
  text-align: center;
  padding-top: 12px;
  padding-bottom: 25px
}
.container .detail .sub{
  width: 1100px;
  height: auto;
  margin:0px auto;
  overflow: hidden;
  font-size: 14px;
  font-weight: normal;
  text-align: center;
  padding-bottom: 25px;
  border-bottom: 1px solid #f2f2f2;
  margin-bottom: 35px;
  color: #999
}
.container .detail .body{
  width: 1100px;
  height: auto;
  margin:0px auto;
  overflow: hidden;
  font-size: 14px;
  font-weight: normal;
  color: #999;
  line-height: 32px
}

.product{
  width: 100%;
  min-width: 1200px;
  height: 1009px;
  background-image: url('../images/index_new_01.jpg');
}
.product .product-width{
  width: 1200px;
  height: auto;
  margin: 0px auto;
  overflow: hidden;
  clear: both;
}
.product .product-width .product-left{
  width: 575px;
  height: auto;
  float: left;
  overflow: hidden;
  padding-top: 122px
}
.product .product-width .product-left .top-title{
  width: 581px;
  height: auto;
  float: left;
  overflow: hidden;
  margin-bottom: 27px
}
.product .product-width .product-left .list{
  width: 581px;
  height: auto;
  float: left;
  overflow: hidden;
}
.product .product-width .product-left .list li{
  list-style: none;
  float: left;
  width: 288px;
  height: 290px;
  overflow: hidden;
  margin-bottom: 20px
}
.product .product-width .product-left .list li img{
  width: 269px;
  height: 300px;
}
.product .product-width .product-right{
  width: 600px;
  height: auto;
  float: right;
  overflow: hidden;
  padding-top: 122px
}
.product .product-width .product-right .top-right{
  width: 600px;
  height: 182px;
  background-image: url('../images/index_new_03.jpg');
}
.product .product-width .product-right .top-right .a-line{
  width: 580px;
  height: 38px;
  line-height: 38px;
  font-size: 28px;
  color: #fff;
  padding-top: 32px;
  padding-left: 30px
}
.product .product-width .product-right .top-right .b-line{
  width: 580px;
  height: 38px;
  line-height: 38px;
  font-size: 16px;
  color: #fff;
  padding-left: 32px
}
.product .product-width .product-right .top-right .c-line{
  width: 580px;
  height: 38px;
  padding-left: 32px;
  padding-top: 20px
}
.product .product-width .product-right .top-right .c-line .left{
  width: 135px;
  height: 43px;
  text-align: center;
  color: #1670ab;
  font-size: 16px;
  float: left;
  overflow: hidden;
}
.product .product-width .product-right .top-right .c-line .right{
  width: 135px;
  height: 43px;
  text-align: left;
  color: #fff;
  font-size: 16px;
  float: left;
  overflow: hidden;
  padding-left: 192px
}
.product .product-width .product-right .one{
  width: 600px;
  height: auto;
}
.product .product-width .product-right .one img{
  width: 600px;
  height: 600px
}
.technology-title{
  width: 100%;
  min-width: 1200px;
  height: 200px;
  margin: 0px auto;
  overflow: hidden;
  clear: both;
  background-image: url('../images/index_new_04.jpg');
  background-position: center;
  background-repeat: no-repeat;
}
.technology-title .my-title{
  width: 1200px;
  height: auto;
  margin: 0px auto;
  overflow: hidden;
  clear: both;
}
.technology-title .my-title .more{
  width: 100px;
  height: 30px;
  line-height: 30px;
  float: right;
  padding-top: 170px;
  padding-right: 20px
}
.technology-title-tc{
  width: 100%;
  min-width: 1200px;
  height: 200px;
  margin: 0px auto;
  overflow: hidden;
  clear: both;
  background-image: url('../images/index_new_tc_004.jpg');
  background-position: center;
  background-repeat: no-repeat;
}
.technology-title-tc .my-title{
  width: 1200px;
  height: auto;
  margin: 0px auto;
  overflow: hidden;
  clear: both;
}

.technology-title-tc .my-title .more{
  width: 100px;
  height: 30px;
  line-height: 30px;
  float: right;
  padding-top: 170px;
  padding-right: 20px
}
.technology-title-en{
  width: 100%;
  min-width: 1200px;
  height: 200px;
  margin: 0px auto;
  overflow: hidden;
  clear: both;
  background-image: url('../images/index_new_en_004.jpg');
  background-position: center;
  background-repeat: no-repeat;
}
.technology-title-en .my-title{
  width: 1200px;
  height: auto;
  margin: 0px auto;
  overflow: hidden;
  clear: both;
}
.technology-title-en .my-title .more{
  width: 100px;
  height: 30px;
  line-height: 30px;
  float: right;
  padding-top: 170px;
  padding-right: 20px
}

.technology{
  width: 1140px;
  height: auto;
  margin: 0px auto;
  overflow: hidden;
  clear: both;
}
.technology .one-left{
  width: 545px;
  height: 711px;
  float: left;
  overflow: hidden;
  background:#f0f0f0;
  border-radius: 45px;
  margin-bottom: 55px;
  margin-right: 25px;
  text-align: center;
}
.technology .one-left img{
  width: 422px;
  height: 426px;
  text-align: center;
  margin-top: 57px;
  border-radius: 45px;
  margin-bottom: 42px;
}
.technology .one-left img:hover{
  opacity: 0.4;
}
.technology .one-left li{
  list-style: none;
  float: left;
  overflow: hidden;
  width: 564px;
  height: auto;
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  color: #666
}
.technology .one-left li.content{
  list-style: none;
  text-align: left;
  float: left;
  overflow: hidden;
  width: 474px;
  padding-right: 45px;
  padding-left: 45px;
  height: 120px;
  line-height: 24px;
  font-size: 14px;
  margin-top: 24px;
  color: #999;
  font-weight: normal;
  text-align: justify;
}
.technology .one-right{
  width: 545px;
  height: 711px;
  float: left;
  overflow: hidden;
  background:#f0f0f0;
  border-radius: 45px;
  margin-bottom: 55px;
  margin-left: 25px;
  text-align: center;
}
.technology .one-right img{
  width: 422px;
  height: 426px;
  text-align: center;
  margin-top: 57px;
  border-radius: 45px;
  margin-bottom: 42px;
}
.technology .one-right img:hover{
  opacity: 0.3
}
.technology .one-right li{
  list-style: none;
  float: left;
  text-align: center;
  overflow: hidden;
  width: 564px;
  height: auto;
  font-size: 26px;
  font-weight: bold;
  color: #666
}
.technology .one-right li.content{
  list-style: none;
  float: left;
  text-align: left;
  overflow: hidden;
  width: 474px;
  padding-right: 45px;
  padding-left: 45px;
  height: 120px;
  line-height: 24px;
  font-size: 14px;
  margin-top: 24px;
  color: #999;
  font-weight: normal;
  text-align: justify;
}
.zhuanmaidian{
  width: 100%;
  min-width: 1200px;
  height: 805px;
  background-image: url('../images/index_new_01.jpg');
}
.zhuanmaidian .title{
  width: 100%;
  min-width: 1200px;
  height: 203px;
  background-image: url('../images/index_new_05.jpg');
  background-position: center;
  background-repeat: no-repeat;
}
.zhuanmaidian .title .more{
  position: relative;
  width: 200px;
  height: 30px;
  line-height: 30px;
  float: right;
  padding-top: 170px;
  padding-right: 20px
}
.zhuanmaidian .title-tc{
  width: 100%;
  min-width: 1200px;
  height: 203px;
  background-image: url('../images/index_new_tc_005.jpg');
  background-position: center;
  background-repeat: no-repeat;
}
.zhuanmaidian .title-tc .more{
  position: relative;
  width: 200px;
  height: 30px;
  line-height: 30px;
  float: right;
  padding-top: 170px;
  padding-right: 20px
}
.zhuanmaidian .title-en{
  width: 100%;
  min-width: 1200px;
  height: 203px;
  background-image: url('../images/index_new_en_005.jpg');
  background-position: center;
  background-repeat: no-repeat;
}
.zhuanmaidian .title-en .more{
  position: relative;
  width: 200px;
  height: 30px;
  line-height: 30px;
  float: right;
  padding-top: 170px;
  padding-right: 20px
}
.zhuanmaidian .store{
  width: 1200px;
  height: 550px;
  margin: 0px auto;
  overflow: hidden;
  clear: both;
}
.zhuanmaidian .store .one{
  width: 400px;
  height: 258px;
  float: left;
  overflow: hidden;
  margin-bottom: 30px;
  position: relative;
}
.zhuanmaidian .store .one:hover{
  opacity: 0.6
}
.zhuanmaidian .store .one .name{
  width: 377px;
  height: 38px;
  line-height: 38px;
  background:#4c89ae;
  color: #fff;
  font-size: 14px;
  position: absolute;
  bottom: 2px;
  opacity: 0.8;
  text-align: center;
}
.join{
  width: 1200px;
  height: 658px;
  margin: 0px auto;
  overflow: hidden;
  clear: both;
  background-image: url('../images/index_new_06.jpg');
  background-position: center;
  background-repeat: no-repeat;
  margin-top: 95px;
  margin-bottom: 115px
}

/* fullSlide */
.fullSlide{width:100%;position:relative;height:936px;background:#000; min-width:1200px}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;min-width:1200px}
.fullSlide .bd ul{width:100% !important;min-width:1200px}
.fullSlide .bd li{width:100% !important;height:936px;overflow:hidden;text-align:center;min-width:1200px}
.fullSlide .bd li a{display:block;height:936px;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:27px;left:0;height:30px;line-height:30px;min-width:1200px}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:42px;height:11px;margin:1px;overflow:hidden;background:#fff;filter:alpha(opacity=80);opacity:0.8;line-height:999px; margin-right:6px;margin-left:6px}
.fullSlide .hd ul .on{background:#1271ED; margin-right:6px; margin-left:6px}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:5%;z-index:1;width:40px;height:60px;background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=80);opacity:0.8;display:none;}
.fullSlide .next{left:auto;right:5%;background-position:-6px -137px;}