@charset "utf-8";
/*@import "/Skins/Default/resetcommon.css";*/
/*index.css start*/
/* CSS Document */
/*common*/
.mb10 {
  margin-bottom: 10px;
}
.ml10 {
  margin-left: 10px;
}
.bg {
  background: #FFF;
}
em,
i {
  font-style: normal;
}
.case-next,
.honor-next {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.case-next:hover,
.honor-next:hover {
  -webkit-transform: translateX(8px);
  transform: translateX(8px);
}
.case-prev,
.honor-prev {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.case-prev:hover,
.honor-prev:hover {
  -webkit-transform: translateX(-8px);
  transform: translateX(-8px);
}
.pro-con li img,
.adv-img img,
.case dl img,
.honor li img,
.about-pic img {
  -webkit-transition: 1s;
  transition: 1s;
}
.pro-con li:hover img,
.adv-img:hover img,
.case dl:hover img,
.honor li:hover img,
.about-pic:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
/*banner*/
.banner {
  width: 100%;
  height: 600px;
  z-index: 66;
}
.ban_list {
  height: 600px;
  z-index: 66;
  overflow: hidden;
}
.banner li {
  height: 790px;
  position: relative;
}
.banner li img {
  width: 1920px;
  height: 600px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -960px;
}
.ban-size {
  position: absolute;
  left: 0;
  bottom: 20px;
  width: 100%;
  height: 27px;
  text-align: center;
}
.ban-size span {
  display: inline-block;
  margin: 0 12px;
  cursor: pointer;
  width: 12px;
  height: 12px;
  border: 2px solid #fff;
  border-radius: 50%;
}
.ban-size span.on {
  border-color: #1071be;
  background-color: #1071be;
}
/**/
.g-title {
  padding-top: 70px;
  text-align: center;
  margin-bottom: 32px;
}
.g-title h2 {
  height: 55px;
  padding-top: 30px;
  font-size: 36px;
  line-height: 55px ;
  color: #333333;
}
.g-title p {
  height: 30px;
  font-size: 20px;
  line-height: 30px;
  color: #666666;
}
.g-title i {
  display: block;
  width: 40px;
  height: 3px;
  background-color: #1071be;
  margin: 13px auto 0;
}
/**/
.product {
  height: 838px;
}
.product .g-title h2 {
  background: url(../Default/Img/Index/txt-icon1.png) no-repeat center top;
}
.pro-con li {
  width: 287px;
  float: left;
  margin: 0 17px 20px 0;
  background-color: #fff;
}
.pro-con li:nth-child(4n) {
  margin-right: 0;
}
.pro-con li i,
.pro-con li img {
  display: block;
  width: 287px;
  height: 209px;
  overflow: hidden;
}
.pro-con li span {
  display: block;
  height: 56px;
  box-shadow: 0px 3px 6px 0px rgba(8, 8, 8, 0.13);
  font-size: 16px;
  line-height: 56px;
  text-align: center;
  color: #666;
}
/**/
.advantges {
  height: 1102px;
  background: url(../Default/Img/Index/adv-bg.jpg) no-repeat center top;
}
.advantges .g-title {
  padding-top: 17px;
  margin-bottom: 0;
}
.advantges .g-title h2 {
  padding-top: 10px;
  background: url(../Default/Img/Index/txt-icon2.png) no-repeat center top;
}
.adv-con {
  height: 470px;
}
.adv-img {
  width: 491px;
}
.adv-img img {
  width: 491px;
}
.adv-con1 .adv-img,
.adv-con1 img {
  height: 458px;
}
.adv-con2 .adv-img,
.adv-con2 img {
  height: 466px;
}
.adv-txt {
  width: 524px;
  padding-top: 50px;
}
.adv-txt li {
  height: 65px;
  position: relative;
  padding-top: 14px;
  padding-left: 100px;
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 28px;
  color: #666;
}
.adv-txt li b {
  color: #1071be;
}
.adv-txt span {
  position: absolute;
  top: 0;
  left: 0;
  width: 79px;
  height: 79px;
  background-color: #fdefaf;
  border-radius: 50%;
  font-size: 42px;
  font-family: arial;
  line-height: 79px;
  text-align: center;
  color: #10A9E1;
}
.abv-con1 .adv-txt {
  width: 591px;
}
/**/
.case {
  height: 741px;
  background: url(../Default/Img/Index/case-bg.jpg) no-repeat center top;
}
.case .g-title {
  padding-top: 65px;
  margin-bottom: 40px;
}
.case .g-title h2 {
  padding-top: 20px;
  background: url(../Default/Img/Index/txt-icon3.png) no-repeat center top;
}
.case .g-title h2,
.case .g-title p {
  color: #fff;
}
.case dl {
  float: left;
  border: 6px solid #fff;
  margin: 0  20px;
  width: 355px;
  height: 420px;
  background-color: #ffffff;
}
.case dl dt {
  margin-bottom: 22px;
  width: 355px;
  height: 248px;
  overflow: hidden;
}
.case dl dt img {
  width: 355px;
  height: 248px;
  display: block;
}
.case dl dd {
  padding: 0 22px;
}
.case dl h3 {
  height: 30px;
  margin-bottom: 8px;
  font-size: 19px;
  font-weight: normal;
  line-height: 30px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
}
.case dl h3 a {
  display: block;
  color: #1071be;
}
.casa-desc {
  height: 65px;
  font-size: 15px;
  line-height: 24px;
  color: #666;
}
.case-link {
  margin: 0 auto;
  width: 100px;
  height: 32px;
  font-size: 15px;
  line-height: 32px;
  text-align: center;
}
.case-link a {
  display: block;
  color: #fff;
  background-color: #1071be;
  border-radius: 16px;
}
.case-prev,
.case-next {
  width: 46px;
  height: 46px;
  position: absolute;
  top: 178px;
  cursor: pointer;
  background-color: #fff;
  background-position: center center;
  background-repeat: no-repeat;
}
.case-prev {
  background-image: url(../Default/Img/Index/prev-icon1.png);
  left: -72px;
}
.case-next {
  background-image: url(../Default/Img/Index/next-icon1.png);
  right: -72px;
}
/**/
.honor {
  height: 634px;
}
.honor .g-title {
  padding-top: 84px;
  margin-bottom: 21px;
}
.honor .g-title h2 {
  padding-top: 18px;
  background: url(../Default/Img/Index/txt-icon4.png) no-repeat center top;
  color: #1071be;
}
.honor li {
  width: 226px;
  margin-right: 16px;
  box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.2);
  margin-bottom: 5px;
}
.honor li i {
  display: block;
  width: 228px;
  height: 313px;
  overflow: hidden;
}
.honor li img {
  width: 228px;
  height: 313px;
}
.honor li span {
  display: block;
  height: 50px;
  font-size: 16px;
  line-height: 50px;
  text-align: center;
  color: #666;
}
.honor-slide {
  overflow: hidden;
}
.honor-desc {
  height: 65px;
  font-size: 15px;
  line-height: 24px;
  color: #666;
}
.honor-link {
  margin: 0 auto;
  width: 100px;
  height: 32px;
  background-color: #1071be;
  border-radius: 16px;
  font-size: 15px;
  line-height: 32px;
  text-align: center;
}
.honor-link a {
  display: block;
  color: #fff;
}
.honor-prev,
.honor-next {
  width: 46px;
  height: 46px;
  position: absolute;
  top: 155px;
  cursor: pointer;
  background-position: center center;
  background-repeat: no-repeat;
}
.honor-prev {
  background-color: #1071be;
  background-image: url(../Default/Img/Index/prev-icon2.png);
  left: -67px;
}
.honor-next {
  background-color: #d6d6d6;
  background-image: url(../Default/Img/Index/next-icon2.png);
  right: -67px;
}
/**/
/**/
.about {
  height: 724px;
  background: url(../Default/Img/Index/about-bg.jpg) no-repeat center top;
}
.about .g-title {
  padding-top: 20px;
  margin-bottom: 31px;
}
.about .g-title h2 {
  padding-top: 20px;
  background: url(../Default/Img/Index/txt-icon5.png) no-repeat center top;
}
.about .content {
  width: 1180px;
}
.about-pic {
  width: 590px;
  height: 431px;
  overflow: hidden;
}
.about-pic img {
  width: 590px;
  height: 431px;
}
.about-txt {
  margin: 44px 0 0 51px;
  width: 497px;
}
.about-txt h3 {
  height: 83px;
  font-size: 24px;
  line-height: 32px;
  color: #333;
}
.about-txt h3 i {
  display: block;
  height: 30px;
  font-size: 18px;
  font-weight: normal;
  font-family: arial;
  line-height: 30px;
  color: #999;
}
.about-desc {
  height: 218px;
  font-size: 15px;
  line-height: 28px;
  color: #666;
}
.about-link {
  width: 120px;
  height: 36px;
  font-size: 15px;
  line-height: 36px;
  text-align: center;
}
.about-link a {
  background-color: #0b73be;
  display: block;
  color: #fff;
}
/**/
.message {
  height: 742px;
  background-color: #f2f5f6;
}
.message .g-title {
  padding-top: 75px;
  margin-bottom: 35px;
}
.message .g-title h2 {
  padding-top: 20px;
  background: url(../Default/Img/Index/txt-icon5.png) no-repeat center top;
  color: #1071be;
}
.mess-con {
  height: 399px;
  background: url(../Default/Img/Index/mess-bg.jpg) no-repeat center top;
}
.message-txt {
  width: 564px;
  margin: 42px 0 0 9px;
  font-size: 18px;
  line-height: 40px;
  color: #fff;
  text-align: center;
}
.message-txt img {
  display: block;
  width: 106px;
  height: 107px;
  margin: 0 auto;
}
.message-txt li {
  width: 188px;
  height: 184px;
  float: left;
  position: relative;
}
.message-txt li i {
  width: 18px;
  height: 16px;
  display: block;
  position: absolute;
}
.mess-li1 i {
  background: url(../Default/Img/Index/mess-icon7.png) no-repeat center center;
  top: 44px;
  right: 0;
}
.mess-li2 i {
  background: url(../Default/Img/Index/mess-icon8.png) no-repeat center center;
  top: 44px;
  top: 151px;
  left: 50%;
  margin-left: -9px;
}
.mess-li3 i {
  background: url(../Default/Img/Index/mess-icon9.png) no-repeat center center;
  top: 44px;
  right: 0;
}
.mess-form {
  width: 527px;
  height: 339px;
  background-color: #f2f5f6;
  padding-left: 37px;
  margin: 33px 35px 0 0;
}
.mess-form h3 {
  margin-top: 33px;
  height: 30px;
  margin-bottom: 15px;
  font-size: 20px;
  line-height: 30px;
  color: #333;
}
.mess-form li {
  width: 460px;
  height: 36px;
  margin-bottom: 10px;
}
.mess-form li label {
  float: left;
  margin-right: -90px;
  width: 90px;
  height: 36px;
  font-size: 15px;
  line-height: 36px;
  text-align: center;
  color: #333;
}
.mess-form li input,
.mess-form li textarea {
  margin-left: 90px;
  padding-left: 10px;
  width: 360px;
  height: 38px;
  border: 0;
  background: #fff;
  outline: none;
  font-size: 15px;
  line-height: 38px;
  border: solid 1px #e5e5e5;
}
.mess-form li.mess-text {
  height: 77px;
}
.mess-form li.mess-text textarea {
  height: 77px;
  resize: none;
}
.mess-btn {
  padding-top: 20px;
  font-size: 16px;
  line-height: 38px;
  text-align: center;
  color: #fff;
}
.mess-btn span {
  display: inline-block;
  width: 126px;
  height: 38px;
  background-color: #0771bd;
  border-radius: 19px;
  margin: 0 8px;
  cursor: pointer;
}
.mess-btn em {
  display: inline-block;
  width: 126px;
  height: 38px;
  background-color: #666666;
  border-radius: 19px;
  margin: 0 8px;
  cursor: pointer;
}
/**/
/**/
/**/
/* Pop */
@-webkit-keyframes hvr-pop {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}
@keyframes hvr-pop {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}
.hvr-pop {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-pop:hover,
.hvr-pop:focus,
.hvr-pop:active {
  -webkit-animation-name: hvr-pop;
  animation-name: hvr-pop;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
