@charset "utf-8";
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/
/*Generated by wjdhcms 3.0 */
.dx {
  text-transform: uppercase;
}
.dh {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.clearboth:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
@keyframes huanying1 {
  0% {
    left: 0;
    opacity: 1;
  }
  100% {
    left: 15px;
    opacity: 0;
  }
}
@keyframes huanying2 {
  0% {
    opacity: 0;
    left: -10px;
  }
  100% {
    left: 0;
    opacity: 1;
  }
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  background: url(../images/bg.png) center 0 repeat;
}
.swiper-container {
  cursor: url(../images/gesture.png), default;
}
.swiper-container img {
  cursor: url(../images/gesture.png), default;
}
.banner {
  position: relative;
}
.banner .slider {
  width: 100% !important;
  height: 670px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.banner .slider-main {
  width: 1920px;
  height: 100%;
  position: absolute;
  left: 50%;
  margin-left: -960px;
}
.banner .slider-main li {
  width: 100%;
  height: 100%;
}
.banner .osSlider-main .slider-btn-prev {
  position: absolute;
  z-index: 30;
  top: 50%;
  left: -45px;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  margin-top: -20px;
  background: url(../images/arrowPrev.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
}
.banner .osSlider-main:hover .slider-btn-prev {
  left: 3%;
}
.banner .osSlider-main .slider-btn-next {
  position: absolute;
  z-index: 30;
  top: 50%;
  right: -45px;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  margin-top: -20px;
  background: url(../images/arrowNext.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
}
.banner .osSlider-main:hover .slider-btn-next {
  right: 3%;
  cursor: pointer;
}
.banner .osSlider-main .slider-nav {
  position: absolute;
  width: 100%;
  bottom: 30px;
  text-align: center;
  z-index: 25;
  font-size: 0;
}
.banner .osSlider-main .slider-nav li {
  display: inline-block;
  vertical-align: top;
  width: 18px;
  height: 18px;
  border: solid 1px #ffffff;
  text-align: center;
  font-family: Arial;
  font-size: 0;
  line-height: 32px;
  margin: 0 10px;
  border-radius: 50%;
  background: transparent;
  cursor: pointer;
  padding: 3px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.banner .osSlider-main .slider-nav li:before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
  border-radius: 50%;
  left: 50%;
  top: 50%;
  margin-left: -6px;
  margin-top: -6px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: absolute;
  z-index: -1;
}
.banner .osSlider-main .slider-nav li.active {
  border-color: #003f7c;
  color: #fff;
}
.banner .osSlider-main .slider-nav li.active:before {
  background: #003f7c;
}
.hot {
  background-color: #ffffff;
  box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.15);
}
.hot * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.hot .hotBox .hotSlide {
  float: left;
  overflow: hidden;
  padding: 15px 0;
  line-height: 40px;
}
.hot .hotBox .hotSlide .tit {
  float: left;
  padding-left: 40px;
  background: url(../images/hot.png) left center no-repeat;
  font-size: 16px;
  color: #003f7c;
  font-weight: bold;
}
.hot .hotBox .hotSlide .bd {
  width: 500px;
  float: left;
  margin-left: 30px;
  height: 40px;
  overflow: hidden;
}
.hot .hotBox .hotSlide .bd ul li {
  height: 40px;
  font-size: 14px;
  line-height: 40px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.hot .hotBox .hotSlide .bd ul li span {
  float: right;
  color: #888888;
  font-size: 14px;
}
.hot .hotBox .hotSlide .bd ul li a {
  float: left;
  width: 400px;
  color: #333;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.hot .hotBox .hotSlide .bd ul li a:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.hot .hotBox .hotSlide .bd ul li a:hover {
  color: #003f7c;
}
.hot .hotBox .hotSlide .bd ul li a:hover:before {
  background-color: #003f7c;
}
.hot .hotBox .search {
  float: right;
  width: 300px;
  height: 70px;
  background-color: #003f7c;
  padding: 17px 20px;
}
.hot .hotBox .search .searchBox {
  width: 260px;
  height: 36px;
  background-color: #ffffff;
  position: relative;
}
.hot .hotBox .search .searchBox:before {
  content: "";
  display: block;
  position: absolute;
  right: 40px;
  top: 50%;
  margin-top: -7px;
  width: 1px;
  height: 14px;
  background-color: #b4b4b4;
}
.hot .hotBox .search .searchInp {
  width: 220px;
  height: 36px;
  border: none;
  padding: 0 20px;
  line-height: 36px;
  font-size: 14px;
  background: none;
  float: left;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.hot .hotBox .search .searchInp::-webkit-input-placeholder {
  color: #888888;
}
.hot .hotBox .search .searchInp:focus,
.hot .hotBox .search .searchInp:active {
  border-color: rgba(0, 63, 124, 0.8);
}
.hot .hotBox .search .searchInp:focus::-webkit-input-placeholder,
.hot .hotBox .search .searchInp:active::-webkit-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.hot .hotBox .search .submitBtn {
  background: url(../images/searchico.png) center center no-repeat;
  border: none;
  width: 40px;
  height: 36px;
  cursor: pointer;
  float: left;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.hot .hotBox .search .submitBtn:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.about {
  background-color: #f5f5f5;
  padding: 70px 0;
}
.about .aboutTit .en {
  font-weight: bold;
  font-family: SimSun,FangSong,NSimSun;
  font-size: 24px;
  color: #bbbbbb;
  line-height: 18px;
  text-transform: uppercase;
}
.about .aboutTit .en:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 5px;
  background-color: #003f7c;
  margin-right: 10px;
}
.about .aboutTit h3 {
  font-size: 34px;
  line-height: 1;
  margin-top: 18px;
}
.about .aboutPic {
  position: absolute;
  right: 40px;
  top: 0;
  height: 460px;
}
.about .aboutPic .pic {
  width: 420px;
  height: 460px;
  overflow: hidden;
  position: relative;
}
.about .aboutPic .pic:before {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: bottom;
  transform-origin: bottom;
  background: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
  background: -webkit-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
  background: -moz-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
  /*FireFox*/
  background: -o-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
  /* Opear */
  background: -ms-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
  opacity: 1;
}
.about .aboutPic .pic.pic:hover:before,
.about .aboutPic .pic.img:hover:before {
  -webkit-transition: all 1s cubic-bezier(0, 0, 0.18, 0.96);
  transition: all 1s cubic-bezier(0, 0, 0.18, 0.96);
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transform-origin: top;
  transform-origin: top;
  opacity: 0;
}
.about .aboutPic .pic img {
  width: 420px;
  height: 460px;
  display: block;
}
.about .aboutText {
  height: 520px;
  background-color: #ffffff;
  margin-top: 128px;
}
.about .aboutText .aboutNav {
  float: left;
  width: 260px;
  height: 520px;
  background-color: #003f7c;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 98px 70px 0;
}
.about .aboutText .aboutNav ul {
  border-left: 1px solid #fff;
}
.about .aboutText .aboutNav ul li {
  padding-bottom: 22px;
}
.about .aboutText .aboutNav ul li a {
  display: block;
  text-align: center;
  color: #ffffff;
  height: 34px;
  line-height: 34px;
  font-size: 16px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #fff, #fff);
  background-image: linear-gradient(to right, #fff, #fff);
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
  background-size: 0% 100%;
  background-position: left center;
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.about .aboutText .aboutNav ul li a:hover {
  background-size: 100% 100%;
  color: #003f7c;
}
.about .aboutText .aboutNav ul li:first-child a {
  background-size: 100% 100%;
  color: #003f7c;
}
.about .aboutText .aboutCont {
  float: right;
  width: 940px;
  padding-top: 45px;
}
.about .aboutText .aboutCont .text {
  text-indent: 2em;
  color: #888888;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 8;
  overflow: hidden;
  line-height: 28px;
  height: 224px;
  width: 385px;
  margin-left: 45px;
}
.about .aboutText .number {
  text-align: center;
  margin-top: 95px;
}
.about .aboutText .number ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.about .aboutText .number ul li {
  float: left;
  margin-left: 88px;
  width: 160px;
}
.about .aboutText .number ul li.li1 {
  margin-left: 30px;
}
.about .aboutText .number ul li h4 {
  font-size: 55px;
  line-height: 42px;
  color: #003f7c;
  font-weight: bold;
  font-family: Arial;
}
.about .aboutText .number ul li h4 i {
  font-size: 20px;
  font-weight: bold;
  vertical-align: bottom;
  line-height: 16px;
}
.about .aboutText .number ul li p {
  font-size: 15px;
  color: #666666;
  line-height: 1;
  margin-top: 20px;
}
.mbanner1 {
  height: 350px;
  background: url(../images/mbanner1.jpg) center 0 no-repeat;
  color: #ffffff;
  text-align: right;
}
.mbanner1 .t1 {
  font-size: 26px;
  padding-top: 73px;
  line-height: 1;
  font-weight: bold;
}
.mbanner1 .t2 {
  height: 38px;
  background-color: #ffffff;
  padding: 0 12px;
  font-size: 20px;
  color: #003f7c;
  font-weight: bold;
  line-height: 38px;
  margin-top: 28px;
  display: inline-block;
}
.mbanner1 .t3 {
  margin-top: 20px;
  font-size: 20px;
  line-height: 1;
}
.mbanner1 .tel {
  margin-top: 30px;
  height: 40px;
  line-height: 40px;
}
.mbanner1 .tel > span {
  display: inline-block;
  vertical-align: top;
}
.mbanner1 .tel > span:before {
  content: "";
  display: inline-block;
  margin-right: 15px;
  width: 24px;
  height: 40px;
  animation: msClock2 1.6s linear infinite;
  background: url(../images/tel2.png) center center no-repeat;
  vertical-align: top;
}
.mbanner1 .tel > span i {
  font-size: 22px;
  font-weight: bold;
  vertical-align: top;
  margin-left: 10px;
}
.mbanner1 .tel .zxLink {
  display: inline-block;
  margin-left: 30px;
  width: 150px;
  height: 40px;
  background-color: #fff;
  line-height: 40px;
  color: #333333;
  font-size: 15px;
  text-align: center;
  vertical-align: top;
  position: relative;
}
.mbanner1 .tel .zxLink:hover {
  box-shadow: 0 10px 10px -5px rgba(255, 255, 255, 0.5);
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.title {
  line-height: 1;
  text-align: center;
}
.title h3 {
  font-size: 32px;
  font-weight: bold;
}
.title .en {
  font-size: 14px;
  color: #999999;
  margin-top: 15px;
  line-height: 12px;
  text-transform: uppercase;
}
.title .line {
  height: 8px;
  margin-top: 10px;
  background: url(../images/titline.png) center center no-repeat;
}
.product {
  padding: 70px 0;
  background-color: #f5f5f5;
}
.product * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.product .proBox {
  margin-top: 30px;
}
.product .proNav {
  text-align: center;
  font-size: 0;
}
.product .proNav a {
  vertical-align: top;
  width: 224px;
  margin-left: 20px;
  height: 36px;
  line-height: 34px;
  font-size: 15px;
  color: #666666;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  position: relative;
  z-index: 1;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #003f7c, #003f7c);
  background-image: linear-gradient(to right, #003f7c, #003f7c);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 2px;
  background-position: left bottom;
}
.product .proNav a:first-child {
  margin-left: 0;
}
.product .proNav a:before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin-right: 10px;
  border: 2px #333 solid;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.product .proNav a:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #d6d6d6;
  left: 0;
  bottom: 1px;
  position: absolute;
  z-index: -1;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.product .proNav a:hover {
  background-size: 100% 2px;
  color: #003f7c;
}
.product .proNav a:hover:before {
  border-color: #003f7c;
}
.product .proNav a:hover:after {
  background-color: transparent;
}
.product .proTab {
  margin-top: 30px;
  text-align: center;
  font-size: 0;
}
.product .proTab ul li {
  display: inline-block;
  font-size: 15px;
  width: 175px;
  height: 40px;
  line-height: 40px;
  background-color: #333333;
  vertical-align: top;
  cursor: pointer;
  color: #fff;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #003f7c, #003f7c);
  background-image: linear-gradient(to right, #003f7c, #003f7c);
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  background-size: 0% 100%;
  background-position: center center;
}
.product .proTab ul li.on {
  background-size: 100% 100%;
  color: #fff;
}
.product .proTabs {
  height: 920px;
  overflow: hidden;
}
.product .proTabs .list ul {
  margin-right: -30px;
}
.product .proTabs .list ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proTabs .list li {
  float: left;
  position: relative;
  margin: 30px 30px 0 0;
  width: 277px;
  height: 420px;
  background-color: #ffffff;
}
.product .proTabs .list li .pic {
  width: 100%;
  height: 370px;
  background-color: #ffffff;
  display: block;
  position: relative;
  overflow: hidden;
}
.product .proTabs .list li .pic img {
  display: block;
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proTabs .list li .pic:before {
  content: "";
  display: block;
  background: rgba(0, 63, 124, 0.7) url(../images/proAdd.png) center center no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  transform-origin: top;
  -webkit-transform-origin: top;
  -moz-transform-origin: top;
  transform: perspective(400px) rotateX(-90deg);
  -webkit-transform: perspective(400px) rotateX(-90deg);
  -moz-transform: perspective(400px) rotateX(-90deg);
}
.product .proTabs .list li:hover .pic:before {
  transform: perspective(400px) rotate(0deg);
  -webkit-transform: perspective(400px) rotate(0deg);
  -moz-transform: perspective(400px) rotate(0deg);
}
.product .proTabs .list li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  position: relative;
  z-index: 2;
  height: 50px;
  line-height: 50px;
  background-color: #333333;
  padding: 0 15px;
  color: #ffffff;
  font-size: 15px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #003f7c, #003f7c);
  background-image: linear-gradient(to right, #003f7c, #003f7c);
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
  background-size: 0% 100%;
  background-position: center center;
}
.product .proTabs .list li:hover:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.product .proTabs .list li:hover .bt {
  background-size: 100% 100%;
  color: #fff;
}
.youshi {
  position: relative;
  padding: 70px 0;
}
.youshi * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.youshi .ysBox {
  margin-top: 40px;
}
.youshi .ysBox .ysTit {
  position: absolute;
  right: 0;
  top: 30px;
  width: 520px;
  height: 85px;
  border-bottom: 1px solid #d7d7d7;
  font-weight: bold;
  line-height: 1;
  z-index: 2;
}
.youshi .ysBox .ysTit .en {
  text-transform: uppercase;
  font-size: 18px;
  color: #c4c4c4;
}
.youshi .ysBox .ysTit h4 {
  font-size: 24px;
  margin-top: 20px;
  font-weight: bold;
}
.youshi .ysBox .hd {
  position: absolute;
  right: -5px;
  top: 172px;
  width: 530px;
  z-index: 2;
}
.youshi .ysBox .hd li {
  float: left;
  width: 90px;
  margin-left: 56px;
  text-align: center;
  cursor: pointer;
}
.youshi .ysBox .hd li:first-child {
  margin-left: 0;
}
.youshi .ysBox .hd li i {
  display: block;
  width: 100%;
  height: 42px;
  overflow: hidden;
  margin: auto;
}
.youshi .ysBox .hd li i:before,
.youshi .ysBox .hd li i:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.youshi .ysBox .hd li i.ico1:before {
  background: url(../images/ysico1.png) center center no-repeat;
}
.youshi .ysBox .hd li i.ico1:after {
  background: url(../images/ysico1h.png) center center no-repeat;
}
.youshi .ysBox .hd li i.ico2:before {
  background: url(../images/ysico2.png) center center no-repeat;
}
.youshi .ysBox .hd li i.ico2:after {
  background: url(../images/ysico2h.png) center center no-repeat;
}
.youshi .ysBox .hd li i.ico3:before {
  background: url(../images/ysico3.png) center center no-repeat;
}
.youshi .ysBox .hd li i.ico3:after {
  background: url(../images/ysico3h.png) center center no-repeat;
}
.youshi .ysBox .hd li i.ico4:before {
  background: url(../images/ysico4.png) center center no-repeat;
}
.youshi .ysBox .hd li i.ico4:after {
  background: url(../images/ysico4h.png) center center no-repeat;
}
.youshi .ysBox .hd li h4 {
  font-weight: bold;
  line-height: 1;
  margin-top: 20px;
  font-size: 16px;
}
.youshi .ysBox .hd li.on i:before,
.youshi .ysBox .hd li.on i:after {
  top: -100%;
}
.youshi .ysBox .hd li.on h4 {
  color: #003f7c;
}
.youshi .ysBox .bd {
  height: 632px;
}
.youshi .ysBox .bd li {
  height: 632px;
  position: relative;
}
.youshi .ysBox .bd li .pic {
  width: 600px;
  height: 552px;
  position: relative;
}
.youshi .ysBox .bd li .pic:before {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: bottom;
  transform-origin: bottom;
  background: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
  background: -webkit-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
  background: -moz-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
  /*FireFox*/
  background: -o-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
  /* Opear */
  background: -ms-linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
  opacity: 1;
}
.youshi .ysBox .bd li .pic.pic:hover:before,
.youshi .ysBox .bd li .pic.img:hover:before {
  -webkit-transition: all 1s cubic-bezier(0, 0, 0.18, 0.96);
  transition: all 1s cubic-bezier(0, 0, 0.18, 0.96);
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transform-origin: top;
  transform-origin: top;
  opacity: 0;
}
.youshi .ysBox .bd li .pic img {
  width: 600px;
  height: 552px;
  display: block;
}
.youshi .ysBox .bd li .cont {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 680px;
  height: 320px;
  background: url(../images/ysTbg.png) right bottom no-repeat;
  background-color: #f5f5f5;
  padding: 40px 50px 0 160px;
}
.youshi .ysBox .bd li .cont h4 {
  font-weight: bold;
  color: #003f7c;
  font-size: 22px;
  line-height: 1;
}
.youshi .ysBox .bd li .cont .line {
  width: 18px;
  height: 8px;
  background: url(../images/ysline.png) 0 center no-repeat;
  margin-top: 40px;
}
.youshi .ysBox .bd li .cont p {
  color: #888888;
  line-height: 26px;
  padding-top: 36px;
}
.youshi .ysBox .bd li .cont .tel {
  text-align: right;
}
.youshi .ysBox .bd li .cont .tel > span {
  display: inline-block;
  vertical-align: top;
  padding-left: 55px;
  line-height: 1;
  height: 40px;
  font-size: 14px;
  text-align: left;
  position: relative;
  color: #808080;
}
.youshi .ysBox .bd li .cont .tel > span:before {
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  left: 0;
  top: 0;
  animation: msClock2 1.6s linear infinite;
  background: url(../images/tel.png) center center no-repeat;
}
.youshi .ysBox .bd li .cont .tel > span i {
  display: block;
  color: #4d4d4d;
  font-family: Arial;
  font-size: 24px;
  margin-top: 10px;
  line-height: 18px;
}
.youshi .ysBox .bd li .cont .tel .zxLink {
  display: inline-block;
  margin-left: 50px ;
  width: 104px;
  height: 37px;
  background-color: #bf0c2a;
  line-height: 37px;
  color: #fff;
  font-size: 14px;
  text-align: center;
  vertical-align: top;
  border-radius: 3px;
  position: relative;
  top: 3px;
}
.youshi .ysBox .bd li .cont .tel .zxLink:hover {
  box-shadow: 0 10px 10px -5px rgba(0, 63, 124, 0.5);
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.youshi .ysBox .tel {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 600px;
  text-align: right;
  height: 80px;
  line-height: 80px;
}
.youshi .ysBox .tel > span {
  display: inline-block;
  vertical-align: top;
  color: #888888;
}
.youshi .ysBox .tel > span:before {
  content: "";
  display: inline-block;
  margin-right: 10px;
  width: 16px;
  height: 80px;
  animation: msClock2 1.6s linear infinite;
  background: url(../images/ystel.png) center center no-repeat;
  vertical-align: top;
}
.youshi .ysBox .tel > span i {
  font-size: 18px;
  font-weight: bold;
  vertical-align: top;
  color: #333;
}
.youshi .ysBox .tel .zxLink {
  display: inline-block;
  margin-left: 30px;
  width: 80px;
  height: 80px;
  background-color: #003f7c;
  line-height: 80px;
  color: #fff;
  font-size: 14px;
  vertical-align: top;
  text-align: center;
  -webkit-transition: background-color 0.6s, color 0.3s;
  transition: background-color 0.6s, color 0.3s;
  position: relative;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
}
.youshi .ysBox .tel .zxLink:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #003f7c;
  z-index: -1;
  opacity: 0;
  -webkit-transform: scale3d(0.6, 0.6, 1);
  transform: scale3d(0.6, 0.6, 1);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  box-sizing: border-box;
}
.youshi .ysBox .tel .zxLink:hover {
  background: none;
  color: #003f7c;
}
.youshi .ysBox .tel .zxLink:hover:before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.youshi .ysBox .prev {
  width: 80px;
  height: 80px;
  background: #666666 url(../images/arL.png) center center no-repeat;
  cursor: pointer;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  position: absolute;
  left: 440px;
  bottom: 80px;
  z-index: 2;
}
.youshi .ysBox .prev:hover {
  background-color: #003f7c;
}
.youshi .ysBox .next {
  width: 80px;
  height: 80px;
  background: #333 url(../images/arR.png) center center no-repeat;
  cursor: pointer;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  position: absolute;
  left: 520px;
  bottom: 80px;
  z-index: 2;
}
.youshi .ysBox .next:hover {
  background-color: #003f7c;
}
.case {
  padding: 70px 0;
  background: #0b4b87 url(../images/albg.jpg) center bottom no-repeat;
}
.case .title h3 {
  color: #fff;
}
.case .title .en {
  color: #fff;
}
.case .title .line {
  background: url(../images/titline2.png) center center no-repeat;
}
.case * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.case .caseBox {
  padding-top: 10px;
  position: relative;
}
.case .caseBox ul {
  margin-right: -30px;
}
.case .caseBox li {
  width: 380px;
  margin: 30px 30px 0 0;
  height: 335px;
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  background-color: #fcfcfc;
  float: left;
}
.case .caseBox li .pic {
  width: 100%;
  height: 285px;
  background-color: #ffffff;
  display: block;
  position: relative;
  overflow: hidden;
}
.case .caseBox li .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transform: scale(1.1) rotate(0);
  -moz-transform: scale(1.1) rotate(0);
  -o-transform: scale(1.1) rotate(0);
  transform: scale(1.1) rotate(0);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseBox li .pic:before {
  content: "";
  display: block;
  background: rgba(0, 63, 124, 0.7) url(../images/proAdd.png) center center no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  transform-origin: top;
  -webkit-transform-origin: top;
  -moz-transform-origin: top;
  transform: perspective(400px) rotateX(-90deg);
  -webkit-transform: perspective(400px) rotateX(-90deg);
  -moz-transform: perspective(400px) rotateX(-90deg);
}
.case .caseBox li:hover .pic:before {
  transform: perspective(400px) rotate(0deg);
  -webkit-transform: perspective(400px) rotate(0deg);
  -moz-transform: perspective(400px) rotate(0deg);
}
.case .caseBox li .bt {
  height: 50px;
  line-height: 50px;
  position: relative;
  width: 100%;
  font-size: 15px;
  padding: 0 80px 0 20px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.case .caseBox li .bt:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  opacity: 1;
  -webkit-transform: translate(-105%, 0);
  transform: translate(-105%, 0);
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.25);
}
.case .caseBox li .bt i {
  display: block;
  position: absolute;
  right: 0;
  height: 30px;
  border-left: 1px solid #bfbfbf;
  width: 64px;
  top: 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseBox li .bt i:before {
  content: "";
  display: block;
  position: absolute;
  right: 40%;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background: url(../images/proli.png) center center no-repeat;
  opacity: 0;
  filter: alpha(opacity=0);
}
.case .caseBox li .bt i:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background: url(../images/proli.png) center center no-repeat;
}
.case .caseBox li:hover .bt {
  color: #003f7c;
}
.case .caseBox li:hover .bt:after {
  opacity: 0;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.case .caseBox li:hover .bt i {
  border-color: #003f7c;
}
.case .caseBox li:hover .bt i:before {
  right: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.case .caseBox li:hover .bt i:after {
  right: -40%;
  opacity: 0;
  filter: alpha(opacity=0);
}
.case .moreLink {
  display: block;
  width: 150px;
  height: 40px;
  background-color: #fcfcfc;
  margin: 40px auto 0;
  line-height: 40px;
  text-align: center;
}
.case .moreLink:hover {
  box-shadow: 0 10px 10px -5px rgba(255, 255, 255, 0.4);
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.news {
  background: url(../images/xwbg.png) center 0 no-repeat;
  padding: 80px 0 65px;
}
.news .newsBox {
  margin-top: 65px;
}
.news .newsTab {
  position: relative;
  text-align: center;
}
.news .newsTab a {
  display: inline-block;
  font-size: 15px;
  width: 150px;
  height: 40px;
  border: solid 1px #bfbfbf;
  margin: 0 10px;
  text-align: center;
  line-height: 38px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #003f7c, #003f7c);
  background-image: linear-gradient(to right, #003f7c, #003f7c);
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  background-size: 0% 100%;
  background-position: center center;
}
.news .newsTab a.on {
  background-size: 100% 100%;
  color: #fff;
  border-color: #003f7c;
}
.news .newsTabs {
  margin-top: 30px;
  overflow: hidden;
  height: 452px;
}
.news .newsTabs .list1 {
  float: left;
  width: 800px;
}
.news .newsTabs .list1 ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsTabs .list1 li {
  float: left;
  border: solid 1px #d8d8d8;
  margin-right: -1px;
  width: 401px;
  height: 452px;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.news .newsTabs .list1 li .pic {
  display: block;
  width: 360px;
  height: 230px;
  position: relative;
  overflow: hidden;
}
.news .newsTabs .list1 li .pic img {
  display: block;
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transform: scale(1.1) rotate(0);
  -moz-transform: scale(1.1) rotate(0);
  -o-transform: scale(1.1) rotate(0);
  transform: scale(1.1) rotate(0);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTabs .list1 li:hover .pic img {
  -webkit-transform: scale(1) rotate(0);
  -moz-transform: scale(1) rotate(0);
  -o-transform: scale(1) rotate(0);
  transform: scale(1) rotate(0);
}
.news .newsTabs .list1 li .text {
  padding-top: 20px;
}
.news .newsTabs .list1 li .text .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  line-height: 24px;
}
.news .newsTabs .list1 li .text .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsTabs .list1 li .text p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  line-height: 24px;
  height: 72px;
  color: #888888;
  margin-top: 16px;
}
.news .newsTabs .list1 li .text .date {
  color: #888888;
  margin-top: 20px;
  line-height: 1;
}
.news .newsTabs .list1 li:hover .bt {
  color: #003f7c;
}
.news .newsTabs .list2 {
  width: 400px;
  height: 452px;
  background-color: #f5f5f5;
  float: right;
  padding-top: 6px;
  position: relative;
  z-index: 1;
}
.news .newsTabs .list2 li {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 88px;
  border-top: 1px solid #dbdbdb;
  padding: 15px 20px;
  position: relative;
}
.news .newsTabs .list2 li:first-child {
  border-top: none;
}
.news .newsTabs .list2 li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  line-height: 26px;
}
.news .newsTabs .list2 li .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsTabs .list2 li .date {
  color: #888888;
  line-height: 20px;
  margin-top: 7px;
}
.news .newsTabs .list2 li .date .more {
  margin-left: 6px;
  display: inline-block;
  text-transform: uppercase;
}
.news .newsTabs .list2 li .date .more:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsTabs .list2 li .date .more:after {
  content: "";
  display: inline-block;
  background: url(../images/newsmore.png) center center no-repeat;
  width: 22px;
  height: 20px;
  vertical-align: top;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.news .newsTabs .list2 li .date .more span {
  display: inline-block;
  width: 0;
  overflow: hidden;
  height: 20px;
  vertical-align: top;
  line-height: 20px;
  margin-right: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTabs .list2 li .date .more:hover {
  color: #003f7c;
}
.news .newsTabs .list2 li:hover .bt {
  color: #003f7c;
}
.news .newsTabs .list2 li:hover .date .more span {
  width: 42px;
  margin-right: 5px;
}
.message {
  background: url(../images/lybg.jpg) center 0 no-repeat;
  height: 300px;
}
.formbox {
  width: 520px;
  float: right;
  padding-top: 30px;
}
.formbox .tit {
  background: url(../images/lyico.png) 0 center no-repeat;
  height: 60px;
  padding-left: 70px;
  line-height: 1;
  color: #ffffff;
  margin-bottom: 7px;
}
.formbox .tit .en {
  font-size: 18px;
  font-weight: bold;
  padding-top: 10px;
}
.formbox .tit h3 {
  font-size: 16px;
  margin-top: 5px;
}
.formbox input {
  margin-top: 10px;
  display: block;
  float: left;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 250px;
  height: 40px;
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  line-height: 30px;
  padding: 10px 0 0 24px;
  color: #fff;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.formbox input.username {
  background: url(../images/inpxm.png) 0 18px no-repeat;
  margin-right: 20px;
}
.formbox input.usertel {
  background: url(../images/inpdh.png) 0 18px no-repeat;
}
.formbox input.xqcontent {
  background: url(../images/inpnr.png) 0 18px no-repeat;
  margin-right: 20px;
}
.formbox input.codeText {
  background: url(../images/inpyzm.png) 0 18px no-repeat;
}
.formbox input::-webkit-input-placeholder {
  color: #fff;
}
.formbox input:focus,
.formbox input:active {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.formbox input:focus::-webkit-input-placeholder,
.formbox input:active::-webkit-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.formbox .code {
  position: relative;
  float: left;
}
.formbox .code .imgCode {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100px;
  height: 40px;
  border: none;
  display: block;
}
.formbox .submitform {
  margin-top: 30px;
  width: 100%;
  border: none;
  height: 40px;
  background-color: #ffffff;
  font-size: 14px;
  text-align: center;
  color: #333333;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  overflow: hidden;
  line-height: 40px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
  cursor: pointer;
}
.formbox .submitform i {
  font-weight: 400;
}
.formbox .submitform:hover {
  box-shadow: 0 10px 10px -5px rgba(255, 255, 255, 0.3);
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
