@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;
}
body {
  max-width: 1920px;
  min-width: 1300px;
  margin: 0 auto;
}
/*banner*/
.ban_img {
  overflow: hidden;
  height: 620px;
}
.ban_img img {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -960px;
  width: 1920px;
  height: 620px;
}
/**/
.g-title2 {
  padding-top: 100px;
  margin-bottom: 25px;
  background: url(../Default/Img/Index/title-icon.png) no-repeat center bottom;
  height: 148px;
  text-align: center;
}
.g-title2 span {
  display: block;
  height: 60px;
  font-size: 48px;
  color: #222;
  line-height: 60px;
}
.g-title2 span a {
  color: #222;
}
.g-title2 em {
  display: block;
  height: 40px;
  font-size: 24px;
  font-weight: normal;
  line-height: 40px;
  color: #666;
}
.g-title2 em a {
  color: #666;
}
/**/
/**/
.product2 {
  height: 1057px ;
  overflow: hidden;
}
.product2 .g-title2 {
  padding-top: 92px;
  margin-bottom: 46px;
}
.product2 .pro-fl {
  float: left;
  width: 259px;
  background-color: #0055aa;
}
.product2 .pro-fl .pro-title {
  height: 98px;
  border-bottom: 2px solid #fff;
  margin-bottom: 2px;
  font-size: 26px;
  line-height: 98px;
  text-align: center;
  color: #fff;
}
.product2 .pro-fl .pro-title a {
  color: #fff;
}
.product2 .pro-fl li {
  height: 58px;
  border-bottom: 2px solid #fff;
  background: url(../Default/Img/Index/pro-icon8.png) no-repeat 205px center;
  background-color: #ebe7e7;
  font-size: 18px;
  line-height: 58px;
}
.product2 .pro-fl li a {
  display: block;
  padding-left: 53px;
}
.product2 .pro-nav3 li {
  height: 45px;
  line-height: 45px;
}
.product2 .pro-tel {
  height: 158px;
  background: url(../Default/Img/Index/pro-icon7.png) no-repeat 14px 55px;
  padding-left: 87px;
  font-size: 18px;
  line-height: 18px;
  color: #fff;
}
.product2 .pro-tel span {
  display: block;
  padding-top: 58px;
  margin-bottom: 12px;
}
.product2 .pro-tel p {
  font-size: 22px;
  line-height: 24px;
}
.product2 .pro-fr {
  width: 930px;
  float: right;
}
.product2 .pro-fr li {
  float: left;
  margin-left: 12px;
  margin-bottom: 10px;
  width: 290px;
  padding: 4px;
  background-color: #EBE7E7;
}
.product2 .pro-fr li img {
  width: 290px;
  height: 290px;
  display: block;
  margin-bottom: 4px;
}
.product2 .pro-fr li span {
  display: block;
  height: 32px;
  font-size: 18px;
  line-height: 32px;
  text-align: center;
  color: #555;
}
/**/
.cooperation3 {
  height: 598px;
  background: url(../Default/Img/Index/coop-bg.jpg) no-repeat center top;
}
.cooperation3 .coop3-title {
  border-bottom: 2px solid #3775B8;
  margin-bottom: 28px;
  padding-top: 60px;
  height: 108px;
  line-height: 108px;
  color: #fff;
}
.cooperation3 .coop3-title i {
  float: right;
  margin-top: 56px;
  width: 128px;
  height: 26px;
  background-color: #ffffff;
  border-radius: 12px;
  font-size: 18px;
  font-weight: normal;
  line-height: 26px;
  text-align: center;
}
.cooperation3 .coop3-title i a {
  color: #333;
  display: block;
}
.cooperation3 .coop3-title span {
  padding-left: 79px;
  display: inline-block;
  height: 104px;
  line-height: 104px;
  background: url(../Default/Img/Index/coop3-icon1.png) no-repeat left center;
  border-bottom: 4px solid #fff;
  font-size: 48px;
}
.cooperation3 .coop3-title em {
  font-size: 32px;
  font-family: arial;
  font-weight: normal;
}
.cooperation3 .coop3-prev,
.cooperation3 .coop3-next {
  width: 52px;
  height: 52px;
  position: absolute;
  top: 100px;
  cursor: pointer;
}
.cooperation3 .coop3-prev {
  left: -97px;
  background: url(../Default/Img/Index/prev-icon7.png) no-repeat center center;
}
.cooperation3 .coop3-next {
  right: -97px;
  background: url(../Default/Img/Index/next-icon7.png) no-repeat center center;
}
.cooperation3 li {
  width: 290px;
  margin-right: 13px;
  float: left;
}
.cooperation3 li img {
  width: 290px;
  height: 260px;
  display: block;
}
.cooperation3 li span {
  display: block;
  height: 58px;
  font-size: 18px;
  line-height: 50px;
  text-align: center;
  color: #fff;
}
.cooperation3 li:hover span {
  background-color: #fff;
  color: #333;
}
/**/
.advantage3 {
  height: 2727px;
}
.advantage3 .g-title2 {
  padding-top: 94px;
  margin-bottom: 76px;
}
.advantage3 dl {
  padding-top: 50px;
  height: 440px;
}
.advantage3 dl img {
  display: block;
  width: 600px;
  height: 380px;
}
.advantage3 dl.adv3-dl1 {
  background: url(../Default/Img/Index/ys3-bj1.png) no-repeat center top;
}
.advantage3 dl.adv3-dl1 dd {
  width: 508px;
  float: left;
}
.advantage3 dl.adv3-dl1 dt {
  float: right;
  margin-right: -10px;
  padding-top: 10px;
  padding-right: 10px;
  background: url(../Default/Img/Index/ys3-bj4.png) no-repeat top right;
}
.advantage3 dl.adv3-dl2 {
  background: url(../Default/Img/Index/ys3-bj2.png) no-repeat center top;
}
.advantage3 dl.adv3-dl2 dd {
  width: 502px;
  float: right;
  padding-left: 98px;
}
.advantage3 dl.adv3-dl2 dt {
  float: left;
  padding-bottom: 10px;
  margin-left: -10px;
  padding-left: 10px;
  background: url(../Default/Img/Index/ys3-bj4.png) no-repeat left bottom;
}
.advantage3 dl.adv3-dl2 .adv-title::after {
  left: -98px;
}
.advantage3 dl:first-child {
  padding-top: 0;
  background: none;
}
.advantage3 dt {
  width: 600px;
  height: 380px;
  position: relative;
  z-index: 30;
}
.advantage3 dd {
  position: relative;
}
.advantage3 .adv-icon {
  width: 120px;
  height: 49px;
  background: url(../Default/Img/Index/ys3-icon1.png) no-repeat left center;
  font-size: 44px;
  font-weight: bold;
  font-family: arial;
  line-height: 49px;
  color: #fff;
  margin-bottom: 11px;
  padding-left: 28px;
}
.advantage3 .adv-title {
  margin-bottom: 46px;
  font-size: 46px;
  font-weight: bold;
  line-height: 58px;
  color: #333;
  position: relative;
}
.advantage3 .adv-title:after {
  content: "";
  width: 600px;
  height: 2px;
  background-color: #EFEBE9;
  position: absolute;
  bottom: -24px;
  left: 0;
}
.advantage3 .adv-desc {
  font-size: 24px;
  line-height: 36px;
  color: #333;
}
.advantage3 .adv-desc p {
  background: url(../Default/Img/Index/ys3-icon2.png) no-repeat 0 10px;
  padding-left: 44px;
}
.advantage3 .adv-desc span {
  font-weight: bold;
  color: #0055aa;
}
/**/
.honner3 {
  height: 836px;
  background: url(../Default/Img/Index/hon3-bg.jpg) no-repeat center top;
}
.honner3 .g-title2 {
  padding-top: 88px;
  margin-bottom: 40px;
  background: url(../Default/Img/Index/title-icon2.png) no-repeat center bottom;
}
.honner3 .g-title2 span,
.honner3 .g-title2 em {
  color: #fff;
}
.honner3 .hon3-list {
  margin: 0 20px;
}
.honner3 li {
  margin-right: 26px;
  width: 271px;
  float: left;
  font-size: 16px;
  line-height: 40px;
  text-align: center;
}
.honner3 li a {
  color: #333;
}
.honner3 li img {
  display: block;
  width: 271px;
  height: 373px;
}
.honner3 .hon3-prev,
.honner3 .hon3-next {
  width: 52px;
  height: 52px;
  position: absolute;
  top: 160px;
  cursor: pointer;
}
.honner3 .hon3-prev {
  left: -112px;
  background: url(../Default/Img/Index/prev-icon8.png) no-repeat center center;
}
.honner3 .hon3-next {
  right: -112px;
  background: url(../Default/Img/Index/next-icon8.png) no-repeat center center;
}
/**/
.case3 {
  height: 1030px;
  overflow: hidden;
}
.case3 .g-title2 {
  padding-top: 95px;
  margin-bottom: 38px;
}
.case3 .case3-con {
  width: 100%;
  height: 630px;
}
.case3 .case3-con .tempWrap {
  overflow: inherit !important;
}
.case3 .case3-nav {
  background: url(../Default/Img/Index/case3-bg2.png) no-repeat center top;
  height: 118px;
}
.case3 .case3-nav li {
  float: left;
  width: 200px;
  text-align: center;
  font-size: 22px;
  line-height: 22px;
}
.case3 .case3-nav li a {
  color: #333;
}
.case3 .case3-nav li span {
  width: 39px;
  height: 39px;
  margin: 0 auto 26px;
  display: block;
  background-color: #e8e8e8;
  border-radius: 50%;
  overflow: hidden;
}
.case3 .case3-nav li span img {
  display: block;
  margin: 5px auto 0;
  width: 31px;
  height: 68px;
}
.case3 .case3-nav li:hover span,
.case3 .case3-nav li.cur span {
  background-color: #0055aa;
}
.case3 .case3-nav li:hover img,
.case3 .case3-nav li.cur img {
  margin-top: -35px;
}
.case3 .case3-nav li:hover a,
.case3 .case3-nav li.cur a {
  color: #0055aa;
  font-weight: bold;
}
.case3-list dl {
  width: 1200px;
  height: 630px;
  position: relative;
  overflow: hidden;
  margin-right: 20px;
}
.case3-list dt img {
  width: 1200px;
  height: 630px;
  display: block;
}
.case3-list dd {
  position: absolute;
  width: 310px;
  height: 292px;
  background: rgba(255, 255, 255, 0.8);
  top: 159px;
  right: 0;
  padding: 28px 44px 0 50px;
}
.case3-list dd h3 {
  position: relative;
  height: 65px;
  margin-bottom: 20px;
  font-size: 22px;
  line-height: 65px;
  color: #0055aa;
  overflow:hidden; white-space:nowrap; text-overflow:ellipsis;
}
.case3-list dd h3 a {
  color: #0055aa;
}
.case3-list dd h3:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 40px;
  height: 2px;
  background-color: #0055aa;
}
.case3-list .case3-desc {
  font-size: 16px;
  line-height: 28px;
  color: #555;
}
.case3-list .case3-link {
  width: 62px;
  height: 62px;
  position: absolute;
  right: 0;
  bottom: -31px;
}