.header {
  padding-bottom: 4px;
  background: url(../images/header-bg.png) no-repeat center bottom / auto 4px #ffffff;
}
.header.fixed {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 99;
}
.header .logo {
  width: 363px;
  height: 86px;
}
.header .search {
  width: 25px;
  overflow: hidden;
  height: 32px;
  transition: all 0.5s;
  transform:translateY(10px);
}
.header .search .search-ico {
  width: 25px;
  height: 32px;
  background: url(../images/h-ico02.png) no-repeat center center;
}
.header .search .inp {
  width: 140px;
  border: none;
  line-height: 32px;
  background: none;
  float: left;
  margin-left: 6px;
}
.header .search .btn {
  line-height: 32px;
  color: #196fd0;
  width: 40px;
  margin-left: 8px;
}
.header .search .search-div {
  width: 224px;
}
.header .phone-ewm {
  width: 25px;
  height: 32px;
  margin-left: 20px;
  margin-right: 15px;
  background: url(../images/h-ico01.png) no-repeat center center;
}
.header .phone-ewm .ewm {
  display: none;
  position: absolute;
  right: 0;
  top: 38px;
  padding: 10px;
  background-color: #eee;
  width: 100px;
  height: 100px;
  z-index: 99;
}
.header .phone-ewm .ewm img {
  width: 100px;
  height: 100px;
}
.header .nav-ico {
  width: 45px;
  height: 37px;
}
.nav li {
  float: left;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 10px;
  background: url(../images/nav-bg.png) no-repeat right 5px;
  position: relative;
}
.nav li > a {
  display: block;
  font-size: 16px;
  line-height: 20px;
}
.nav li .s-nav {
  height: 68px;
  line-height: 68px;
  width: auto;
  position: absolute;
  left: 0;
  top: 34px;
  text-align: left;
  display: none;
  z-index: 999;
}
.nav li .s-nav a {
  color: #fff;
  display: block;
  float: left;
  width: 150px;
  text-align: center;
  font-size:14px;
}
.bg-sc {
  height: 68px;
  width: 50%;
  background: url(../images/bg-col.png);
  position: fixed;
  z-index: 98;
  display: none;
  top: 101px;
}
.title {
  background: url(../images/line-ico.png) repeat-x left center;
}
.title .title-box {
  padding-left: 9px;
  padding-right: 9px;
}
.active .about-index li.li01 {
  left: 0;
  transition: all 0.7s ease 0s;
}
.active .about-index li.li02 {
  left: 0;
  transition: all 1s ease 0s;
}
.active .about-index li.li03 {
  right: 0;
  transition: all 1s ease 0s;
}
.active .about-index li.li04 {
  right: 0;
  transition: all 0.7s ease 0s;
}
.about-index ul {
  margin-left: -1%;
}
.about-index li {
  width: 18.2%;
  padding-left: 2.9%;
  padding-right: 2.9%;
  margin-left: 1%;
  float: left;
  background-color: #ecf5fe;
  padding-top: 70px;
  padding-bottom: 50px;
  position: relative;
}
.about-index li.li01 {
  left: -50%;
  transition: all 0.7s ease 0s;
}
.about-index li.li02 {
  left: -100%;
  transition: all 1s ease 0s;
}
.about-index li.li03 {
  right: -100%;
  transition: all 1s ease 0s;
}
.about-index li.li04 {
  right: -50%;
  transition: all 0.7s ease 0s;
}
.about-index li:hover {
  background-color: #017ac1;
  transition: all 0.5s;
}
.about-index li:hover .a-img.a01 {
  background-image: url(../images/s01-img01h.png);
}
.about-index li:hover .a-img.a02 {
  background-image: url(../images/s01-img02h.png);
}
.about-index li:hover .a-img.a03 {
  background-image: url(../images/s01-img03h.png);
}
.about-index li:hover .a-img.a04 {
  background-image: url(../images/s01-img04h.png);
}
.about-index li:hover p,
.about-index li:hover a,
.about-index li:hover div {
  color: #fff;
}
.about-index li:hover .a-more {
  border-color: #fff;
}
.about-index .a-img {
  height: 103px;
  width: 103px;
  background-position: center center;
  background-repeat: no-repeat;
}
.about-index .a-img.a01 {
  background-image: url(../images/s01-img01.png);
}
.about-index .a-img.a02 {
  background-image: url(../images/s01-img02.png);
}
.about-index .a-img.a03 {
  background-image: url(../images/s01-img03.png);
}
.about-index .a-img.a04 {
  background-image: url(../images/s01-img04.png);
}
.about-index .a-text {
  height: 48px;
}
.about-index .a-more {
  width: 114px;
  border: 1px solid #999999;
  border-radius: 5px;
}
.section01 .slide,
.section01h .slide {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.section03 .news-left {
  width: 46.9%;
  height: 353px;
  overflow:hidden;
}
.section03 .news-left .bg {
  padding: 10px 2%;
  width: 96%;
  line-height: 22px;
  background-color: rgba(0, 0, 0, 0.44);
  left: 0;
  bottom: 0;
  height: 22px;
  overflow: hidden;
}
.section03 .news-left .bg .bg-p {
  height: 22px;
  overflow: hidden;
}
.section03 .news-right {
  width: 50.8%;
}
.section03 .news-right li {
  border-bottom: 1px dotted #dddddd;
  margin-top: 20px;
  position: relative;
}
.section03 .news-right li.li01 {
  left: -120%;
  transition: all 1s ease 0s;
}
.section03 .news-right li.li02 {
  right: -120%;
  transition: all 1s ease 0s;
}
.section03 .news-right li.li03 {
  left: -120%;
  transition: all 1s ease 0s;
}
.section03 .news-right li.li04 {
  right: -120%;
  transition: all 1s ease 0s;
}
.section03.active .news-right li.li01 {
  left: 0;
  transition: all 1s ease 0.2s;
}
.section03.active .news-right li.li02 {
  right: 0;
  transition: all 1s ease 0.4s;
}
.section03.active .news-right li.li03 {
  left: 0;
  transition: all 1s ease 0.6s;
}
.section03.active .news-right li.li04 {
  right: 0;
  transition: all 1s ease 0.8s;
}
.index-product ul {
  margin-left: -1%;
}
.index-product li {
  width: 24%;
  float: left;
 /* margin-left: 1%;*/
  height: 417px;
  position: relative;
}
.index-product li.act .p-bg,
.index-product li:hover .p-bg {
  height: 100%;
  opacity: 0.8;
  filter: alpha(opacity=80);
  transition: all 0.5s;
}
.index-product li.act .p-text,
.index-product li:hover .p-text {
  height: 100%;
  transition: all 0.5s;
}
.index-product .p-bg {
  background-color: #017ac1;
  left: 0;
  bottom: 0;
  z-index: 2;
  height: 20%;
  opacity: 1;
  filter: alpha(opacity=100);
  transition: all 0.5s;
}
.index-product .line {
  width: 87px;
  height: 3px;
  background-color: #cccccc;
}
.index-product .p-text {
  width: 90%;
  padding-left: 5%;
  padding-right: 5%;
  height: 15%;
  left: 0;
  bottom: 0;
  z-index: 3;
  overflow: hidden;
  transition: all 0.5s;
}
.index-product .p-d-text {
  height: 44px;
}
.index-product .p-more {
  width: 130px;
  height: 45px;
  text-align: center;
  line-height: 45px;
  border: 1px solid #fff;
  border-radius: 3px;
  color: #fff;
}
.index-video {
  height: 320px;
}
.index-video .video-left {
  width: 48.5%;
}
.index-video .video-right {
  width: 46.083%;
}
.index-video .video-right .ico {
  left: 50%;
  top: 50%;
  width: 71px;
  height: 71px;
 
  margin-top: -35px;
  margin-left: -35px;
}
.footer {
  background: #0568a2;
}
.footer dl {
  float: left;
  margin-right: 14px;
  min-width:130px;
}
.footer dl a {
  color: #fff;
}
.footer dl dt {
  margin-bottom: 13px;
}
.footer dl dt a {
  line-height: 30px;
  font-size: 16px;
}
.footer dl dd {
  margin-bottom: 10px;
}
.footer dl dd a {
  line-height: 22px;
  font-size: 13px;
}
.footer .f-ewm {
  width: 103px;
  height: 103px;
}
.footer .f-line {
  width: 83px;
  height: 2px;
  background-color: #fff;
  margin-top: 3px;
}
.footer select {
  appearance: none;
  -webkit-appearance: none;
  border: 1px solid #fff;
  width: 174px;
  line-height: 29px;
  background-color: transparent;
  margin-top: 13px;
  padding-left: 8px;
  color: #fff;
  outline: none;
  padding-right: 27px;
  background: url(../images/select.jpg) no-repeat right center;
}
.section01h {
  display: none;
}
.footer-b {
  background-color: #053367;
}
html.open1 .web-site * {
  box-sizing: border-box;
}
html.open1 .body-wrap {
  -webkit-transform: translate(-299px, 0);
  transform: translate(-299px, 0);
  transition: -webkit-transform 0.5s, transform 0.5s;
}
html.open1 .web-site-box {
  -webkit-transform: translate(0, 0);
  transform: translate(0 0);
  overflow-y: auto;
  transition: -webkit-transform 0.5s, transform 0.5s;
}
html.open1 .web-site {
  visibility: visible;
}
html.open1 body {
  height: 100%;
  overflow: hidden;
}
.body-wrap {
  -webkit-transform: translate(0, 0);
  transform: translate(0 0);
  transition: -webkit-transform 0.5s, transform 0.5s;
}
.web-site {
  visibility: hidden;
  width: 100%;
  background: url(../images/bg_3.png) repeat;
  position: fixed;
  top: 0;
  right: 0;
  height: 100%;
  z-index: 9999999;
  z-index: 9999;
}
.web-site .web-site-box {
  padding-left: 20px;
  padding-right: 20px;
  width: 299px;
  background-color: #186fd0;
  height: 100%;
  margin-right: 0;
  margin-left: auto;
  -webkit-transform: translate(339px, 0);
  transform: translate(339px 0);
  transition: -webkit-transform 0.5s, transform 0.5s;
}
.web-site .web-site-box a {
  color: #fff;
}
.web-site .web-title {
  padding-top: 110px;
  padding-left: 3px;
}
.web-site dl {
  margin-bottom: 15px;
}
.web-site dt {
  padding-left: 3px;
}
.web-site dd a {
  padding-left: 3px;
  padding-right: 3px;
  line-height: 20px;
}


.fixed-top{
  position:fixed;
  bottom:20px;
  right:20px;
  z-index: 99999999;
  width:75px;
  cursor: pointer;
  height:88px;
  background: url(../images/top.jpg) no-repeat center center;
}
/****/
.email_link{float:right;display:block;height:32px;width:76px;background:url("../images/email.png") center/28px no-repeat;transform:translateY(10px);}
@media (max-width: 991px) {
  .email_link{display:none;}
}