﻿@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;
}
.oh {
  text-overflow: ellipsis;
  word-spacing: normal;
  overflow: hidden;
}
em,
i {
  font-style: normal;
}
.case-link,
.tel-link,
.news-link {
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.case-link:hover,
.tel-link:hover,
.news-link:hover {
  opacity: 0.85;
}
.guide-con dl i {
  -webkit-transition: all 1s;
  transition: all 1s;
}
.ys-nav li,
.news .news-nav span,
.about-info li i img,
.trait-con dt {
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
}
body {
  max-width: 1920px;
  margin: 0 auto;
  overflow-x: hidden;
}
.pro-img li img,
.pro-swiper dl img,
.case-con dl img,
.client li img,
.news-con .news-li img,
.news dl img,
.trait-con dt img,
.pro-item dt img {
  -webkit-transition: 1s;
  transition: 1s;
}
.pro-img li:hover img,
.pro-swiper dl:hover img,
.case-con dl:hover img,
.client li:hover img,
.news-con .news-li:hover img,
.news dl:hover img,
.trait-con dt:hover img,
.pro-item dt:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
/*banner*/
.banner {
  max-width: 1920px;
  width: 100%;
  height: 820px;
  z-index: 50;
  overflow: hidden;
}
.ban_list {
  height: 820px;
  z-index: 50;
  overflow: hidden;
}
.banner li {
  height: 820px;
  position: relative;
}
.banner li img {
  width: 1920px;
  height: 820px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -960px;
  -webkit-transition: 1s linear 2s;
  transition: 1s linear 2s;
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.banner li.cur img {
  -webkit-transition: 4s linear;
  transition: 4s linear;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
.ban-size {
  position: absolute;
  left: 50%;
  bottom: 20px;
  margin-left: -600px;
  width: 1200px;
  height: 56px;
  border-radius: 28px;
  text-align: right;
}
.ban-size span {
  display: inline-block;
  margin: 10px 10px 0;
  cursor: pointer;
  width: 12px;
  height: 12px;
  background-color: #fff;
  border: 4px solid #fff;
  border-radius: 50%;
}
.ban-size span.on {
  background-color: #e50012;
}
/**/
.g-title {
  height: 184px;
  text-align: center;
}
.g-title span {
  display: block;
  height: 72px;
  margin-bottom: 14px;
  font-weight: bold;
  font-size: 50px;
  line-height: 72px;
  color: #333;
  letter-spacing: 2px;
}
.g-title span i {
  color: #0055aa;
}
.g-title em {
  display: inline-block;
  margin-bottom: 14px;
  height: 44px;
  font-size: 38px;
  font-family: arial;
  font-weight: normal;
  line-height: 44px;
  color: #7f7f7f;
  position: relative;
}
.g-title em:after,
.g-title em:before {
  content: "";
  width: 72px;
  height: 3px;
  background-color: #999999;
  position: absolute;
  top: 50%;
  margin-top: -1px;
}
.g-title em:after {
  left: -94px;
}
.g-title em:before {
  right: -94px;
}
.g-title b {
  display: block;
  font-size: 26px;
  font-weight: normal;
  line-height: 40px;
  letter-spacing: 1px;
  color: #999999;
  opacity: 0.8;
  text-align: center;
}
/**/
.guide {
  height: 689px;
  position: relative;
  background-color: #FCFCFC;
  z-index: 99;
}
.guide .ban-icon {
  width: 61px;
  height: 61px;
  position: absolute;
  left: 50%;
  margin-left: -30px;
  top: -20px;
  z-index: 50;
  background: url(../Default/Img/Index/banner-icon1.png) no-repeat center center;
}
.guide .g-title {
  padding-top: 148px;
  margin-bottom: 14px;
}
.guide-desc {
  margin-bottom: 44px;
}
.guide-img {
  position: relative;
  z-index: 90;
  width: 216px;
  height: 216px;
  margin: 0 auto 108px;
  overflow: hidden;
}
.guide-img img {
  width: 216px;
  height: 216px;
}
.guide-icon {
  width: 146px;
  height: 146px;
  position: absolute;
  left: 50%;
  margin-left: -73px;
  bottom: -25px;
  background: url(../Default/Img/Index/guide-icon2.png) no-repeat center center;
}
/**/
.advantage {
  height: 944px;
}
.advantage .g-title {
  padding-top: 86px;
  margin-bottom: 20px;
}
.advantage .adv-con {
  height: 650px;
  box-shadow: -3px 17px 38px 0px rgba(0, 0, 0, 0.08);
}
.advantage dl {
  position: relative;
}
.advantage dd {
  width: 444px;
  padding-top: 132px;
}
.advantage dt {
  width: 960px;
  position: absolute;
  top: 0;
  left: 50%;
}
.advantage dt img {
  width: 960px;
}
.adv-title {
  height: 160px;
  margin-bottom: 28px;
  border-bottom: 3px solid #EAEAEA;
  font-size: 36px;
  line-height: 66px;
  font-weight: bold;
  color: #666;
}
.adv-title span
{
  color:#0055AA;
  font-size:52px;
  font-weight:bold;   
  display:block;    
}
.adv-title img {
  display: block;
}
.adv-desc {
  height: 114px;
  font-size: 20px;
  line-height: 38px;
  text-align: justify;
  color: #666;
  margin-bottom: 60px;
}
.adv-link {
  width: 152px;
  height: 38px;
  padding-right: 26px;
  background: url(../Default/Img/Index/advantage-icon1.png) no-repeat top left;
  font-size: 18px;
  line-height: 38px;
  letter-spacing: 3px;
  text-align: center;
}
.adv-link a {
  display: block;
  color: #3f3f3f;
}
.adv-nav {
  position: absolute;
  top: 90px;
  left: 50%;
  z-index: 90;
  margin-left: -55px;
  width: 111px;
  height: 472px;
  background-color: #0055aa;
  border-radius: 55px;
  overflow: hidden;
}
.adv-nav p {
  height: 118px;
  font-size: 30px;
  line-height: 118px;
  text-align: center;
  color: #fff;
  border-bottom: 4px solid #0C409C;
  box-sizing: border-box;
}
.adv-nav p.cur {
  background-color: #e50012;
  border-bottom-color: #e50012;
}
/**/
.srevice {
  height: 780px;
  background: url(../Default/Img/Index/srevice-bg.jpg) repeat-x left top;
}
.srevice .g-title {
  padding-top: 128px;
  margin-bottom: 24px;
  height: 225px;
}
.srevice dl {
  width: 118px;
  float: left;
  margin-right: 62px;
  font-size: 20px;
  line-height: 50px;
  color: #696969;
  letter-spacing: 1px;
  text-align: center;
  position: relative;
}
.srevice dl:last-child {
  margin-right: 0;
}
.srevice dl:hover dt {
  display: block;
}
.srevice dl dt {
  display: none;
  position: absolute;
  top: 0;
  left: -56px;
}
.srevice dl p {
  height: 45px;
  font-size: 38px;
  font-family: arial;
  line-height: 45px;
  color: #333;
}
.srevice .sre-icon {
  margin-top: 54px;
  margin-bottom: 12px;
  width: 118px;
  height: 118px;
}
.srevice .sre-icon img {
  width: 118px;
  height: 118px;
}
/**/
.about {
  height: 1228px;
  background: url(../Default/Img/Index/about-bg.jpg) no-repeat center top;
  border-bottom: 2px solid #ccc;
}
.about .g-title {
  padding-top: 119px;
  margin-bottom: 10px;
}
.about .content {
  width: 1220px;
}
.about .about-pic {
  width: 1200px;
  margin-bottom: 60px;
  border: 10px solid #fcfcfc;
  box-shadow: -3px 15px 24px 0px rgba(0, 0, 0, 0.08);
}
.about .about-pic img {
  display: block;
  width: 1200px;
  height: 550px;
}
.about .about-desc {
  height: 180px;
  font-size: 22px;
  line-height: 45px;
  text-align: center;
  color: #666;
}
.about .about-desc span {
  color: #0055aa;
}
.about .about-link {
  position: absolute;
  bottom: -36px;
  left: 50%;
  margin-left: -150px;
  width: 300px;
  height: 75px;
  background: url(../Default/Img/Index/bnt1.jpg) no-repeat center center;
  box-shadow: -1px 7px 8px 0px rgba(0, 0, 0, 0.13);
  font-size: 24px;
  line-height: 75px;
  text-align: center;
}
.about .about-link a {
  display: block;
  color: #fff;
}
.about-img {
  height: 470px;
  padding-top: 132px;
}
.about-img .about-nav {
  margin-bottom: 20px;
}
.about-img .about-nav li {
  float: left;
  width: 299px;
  height: 70px;
  border: solid 1px #cccccc;
  margin-right: -1px;
  font-size: 24px;
  text-align: center;
  line-height: 70px;
  color: #666;
}
.about-img .about-nav li a {
  display: block;
  color: #666;
}
.about-img .about-nav li:hover,
.about-img .about-nav li.cur {
  border-color: #0055aa;
  background-color: #0055aa;
  color: #fff;
}
.about-img .about-nav li:hover a,
.about-img .about-nav li.cur a {
  color: #fff;
}
.about-img .about-list {
  width: 1216px;
  margin-left: -7px;
}
.about-img .about-list li {
  float: left;
  width: 290px;
  margin: 0 7px;
}
.about-img .about-list li img {
  width: 290px;
  height: 239px;
}
/**/
.cooperation {
  /*height: 642px;
  background: url(../Default/Img/Index/coop-bg.jpg) no-repeat center top;*/
  height:989px;
  background: url(../Default/Img/Index/hzkh_bj.jpg) no-repeat center top;
}
.cooperation .g-title {
  padding-top: 126px;
  margin-bottom: 58px;
}
.cooperation li {
  width: 220px;
  float: left;
}
.cooperation li img {
  width: 220px;
  height: 158px;
}
.cooperation .coop-slide {
  height: 158px;
  background-color: #ffffff;
  box-shadow: -1px 7px 10px 0px rgba(0, 0, 0, 0.08);
}
.cooperation .coop-list {
  margin: 0 50px;
}
.cooperation .coop-prev,
.cooperation .coop-next {
  width: 38px;
  height: 56px;
  position: absolute;
  top: 51px;
  cursor: pointer;
}
.cooperation .coop-prev {
  left: -24px;
  background: url(../Default/Img/Index/prev-icon1.png) no-repeat center center;
}
.cooperation .coop-next {
  right: -24px;
  background: url(../Default/Img/Index/next-pic1.png) no-repeat center center;
}
