@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;
  min-width: 1300px;
  margin: 0 auto;
}
.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*/
.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-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;
}
/**/
.advantage2 {
  height: 2101px;
  background: url(../Default/Img/Index/ys-bg.jpg) no-repeat center top;
}
.advantage2 .g-title2 {
  padding-top: 88px;
  margin-bottom: 40px;
}
.advantage2 .adv-con {
  width: 1280px;
  margin-left: -40px;
}
.advantage2 dl {
  width: 560px;
  float: left;
  margin: 0 40px 32px;
}
.advantage2 dl img {
  display: block;
  width: 560px;
  height: 328px;
}
.advantage2 dd {
  position: relative;
  padding: 0 35px 0 42px;
  height: 228px;
  background-color: #ffffff;
  border: solid 1px #d6d6d6;
}
.advantage2 .adv-icon {
  width: 95px;
  height: 120px;
  position: absolute;
  top: -30px;
  left: 43px;
  background: url(../Default/Img/Index/ys-icon2.png) no-repeat center top;
  font-size: 38px;
  line-height: 72px;
  color: #fff;
  text-align: center;
}
.advantage2 .adv-title {
  margin-left: 93px;
  padding-left: 31px;
  margin-bottom: 22px;
  height: 96px;
  background: url(../Default/Img/Index/ys-txt.png) no-repeat center bottom;
  font-size: 32px;
  font-weight: bold;
  line-height: 94px;
  color: #111;
}
.advantage2 .adv-desc {
  background: url(../Default/Img/Index/ys-icon1.png) no-repeat 23px 10px;
  padding-left: 53px;
  font-size: 16px;
  line-height: 32px;
  color: #666666;
}
.advantage2 .adv-desc span {
  font-weight: bold;
  color: #e50112;
}
.case2 {
  height: 998px;
}
.case2 .g-title2 {
  padding-top: 82px;
  margin-bottom: 26px;
}
.case2 .case-nav {
  height: 82px;
}
.case2 .case-nav li {
  float: left;
  width: 240px;
  height: 64px;
  background-color: #0054aa;
  box-sizing: border-box;
  border-right: 1px solid #24376F;
  border-left: 1px solid #4D88C4;
  font-size: 18px;
  line-height: 64px;
  text-align: center;
}
.case2 .case-nav li img {
  width: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: sub;
  margin-right: 16px;
}
.case2 .case-nav li a {
  display: block;
  color: #fff;
}
.case2 .case-nav li:hover,
.case2 .case-nav li.cur {
  border-color: #E50112;
  font-weight: bold;
  background-color: #E50112;
}
.case2 .case-img {
  width: 326px;
}
.case2 .case-img li,
.case2 .case-img img {
  width: 326px;
  height: 183px;
  display: block;
  overflow: hidden;
}
.case2 .case-img li {
  margin-bottom: 15px;
}
.case2 .case-img li:hover img,
.case2 .case-img li.cur img {
  border: 3px solid #0055aa;
  width: 320px;
  height: 177px;
}
.case2 .case-list {
  width: 857px;
}
.case2 .case-list dl {
  background-color: #f4f4f4;
}
.case2 .case-list dt {
  width: 857px;
  height: 481px;
  margin-bottom: 18px;
  overflow: hidden;
}
.case2 .case-list dt img {
  width: 857px;
  height: 481px;
}
.case2 .case-list dd {
  padding: 0 45px 20px;
  font-size: 16px;
  line-height: 24px;
  color: #666;
}
.case2 .case-list h3 {
  height: 36px;
  font-size: 18px;
  font-weight: bold;
  line-height: 36px;
}
.case2 .case-list h3 a {
  color: #000;
}
.case2 .case-prev,
.case2 .case-next {
  width: 53px;
  height: 53px;
  top: 214px;
  z-index: 90;
  cursor: pointer;
}
.case2 .case-prev {
  left: 0;
  background: url(../Default/Img/Index/prev-icon3.png) no-repeat center center;
}
.case2 .case-next {
  right: 0;
  background: url(../Default/Img/Index/next-icon3.png) no-repeat center center;
}
/**/
.process {
  height: 704px;
  background: url(../Default/Img/Index/process-bg.jpg) no-repeat center top;
}
.process .g-title2 {
  padding-top: 84px;
  margin-bottom: 62px;
  background-image: url(../Default/Img/Index/title-icon2.png);
}
.process .g-title2 span,
.process .g-title2 em {
  color: #fff;
}
.process .proc-con {
  width: 1220px;
  margin-left: -12px;
  height: 280px;
}
.process .proc-con dl {
  float: left;
  width: 216px;
  height: 232px;
  border: solid 2px #ffffff;
  font-size: 18px;
  line-height: 26px;
  color: #fff;
  margin: 0 12px;
  position: relative;
}
.process .proc-con dl:hover {
  background-color: #fff;
  color: #0055aa;
}
.process .proc-con dl:hover dt {
  background-color: #0055aa;
  border-color: #003f80;
}
.process .proc-con dl:hover dt img {
  margin-top: -50px;
}
.process .proc-con dt {
  width: 63px;
  height: 63px;
  background-color: #ffffff;
  border: solid 4px transparent;
  position: absolute;
  top: -35px;
  left: 76px;
  border-radius: 50%;
  overflow: hidden;
}
.process .proc-con dt img {
  display: block;
  width: 30px;
  height: 96px;
  margin: 16px auto 0;
}
.process .proc-con dd {
  padding: 40px 26px 0;
  text-align: center;
}
.process .proc-con .proc-icon {
  height: 30px;
  font-size: 24px;
  font-family: arial;
  line-height: 30px;
}
.process .proc-con .proc-title {
  position: relative;
  margin-bottom: 24px;
  height: 50px;
  font-size: 20px;
  line-height: 38px;
}
.process .proc-con .proc-title:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -12px;
  width: 24px;
  height: 2px;
  background-color: #ffffff;
}
.process .proc-link {
  height: 52px;
  background: url(../Default/Img/Index/process-bg2.png) no-repeat center center;
  line-height: 52px;
  text-align: center;
}
.process .proc-link span {
  width: 250px;
  height: 52px;
  display: inline-block;
  vertical-align: top;
  font-size: 20px;
}
.process .proc-link span a {
  display: block;
  color: #fff;
}
.process .proc-link p {
  vertical-align: top;
  padding-left: 20px;
  width: 500px;
  height: 52px;
  display: inline-block;
  font-size: 18px;
  color: #0055aa;
}
.process .proc-link p em {
  vertical-align: top;
  font-size: 34px;
}
/**/
.honner {
  height: 860px;
  border-bottom: 10px solid #F4F4F4;
  background: url(../Default/Img/Index/honner-bg.jpg) no-repeat center top;
}
.honner .g-title2 {
  padding-top: 75px;
  margin-bottom: 44px;
}
.honner li {
  width: 300px;
  height: 505px;
  float: left;
  font-size: 18px;
  line-height: 18px;
  text-align: center;
  background: url(../Default/Img/Index/honner-bg3.png) no-repeat center bottom;
}
.honner li a {
  color: #333;
}
.honner li img {
  display: block;
  width: 234px;
  height: 306px;
  margin: 0 auto 38px;
}
.honner li.hon-li1 {
  padding-top: 57px;
  height: 448px;
  background: url(../Default/Img/Index/honner-bg2.png) no-repeat center bottom;
}
.honner .hon-prev,
.honner .hon-next {
  width: 52px;
  height: 52px;
  position: absolute;
  top: 200px;
  cursor: pointer;
}
.honner .hon-prev {
  left: -72px;
  background: url(../Default/Img/Index/prev-icon4.png) no-repeat center center;
}
.honner .hon-next {
  right: -72px;
  background: url(../Default/Img/Index/next-icon4.png) no-repeat center center;
}
/**/
.about2 {
  height: 920px;
  overflow: hidden;
  background: url(../Default/Img/Index/about-bg3.jpg) no-repeat center top;
}
.about2 .g-title2 {
  padding-top: 74px;
  margin-bottom: 37px;
}
.about2 .about-txt {
  width: 510px;
}
.about2 .about-title {
  padding-top: 94px;
  margin-bottom: 26px;
  height: 144px;
  border-bottom: 1px solid #D3D3D3;
}
.about2 .about-title img {
  height: 57px;
}
.about2 .about-title h2 {
  height: 64px;
  font-size: 36px;
  font-weight: bold;
  color: #333;
  line-height: 64px;
}
.about2 .about-desc {
  margin-bottom: 67px;
  height: 128px;
  font-size: 14px;
  line-height: 32px;
  color: #666;
}
.about2 li {
  width: 101px;
  height: 100px;
  float: left;
  border-right: 1px solid #D3D3D3;
  text-align: center;
}
.about2 li:last-child {
  border-right: 0;
}
.about2 li i {
  display: block;
  width: 30px;
  height: 32px;
  margin: 15px auto 0;
  overflow: hidden;
}
.about2 li img {
  width: 30px;
  height: 86px;
  display: block;
}
.about2 li span {
  display: block;
  font-size: 16px;
  line-height: 40px;
  color: #333;
}
.about2 li:hover {
  background-color: #0055aa;
  border-color: #0055aa;
}
.about2 li:hover span {
  color: #fff;
}
.about2 li:hover img {
  margin-top: -54px;
}
.about2 .about-img {
  top: 254px;
  left: 50%;
}
.about2 .about-img img {
  width: 960px;
  height: 661px;
}
/**/
.news {
  height: 1133px;
}
.news .g-title {
  height: 186px;
  padding-top: 124px;
  margin-bottom: 58px;
}
.news-title {
  height: 60px;
  border-bottom: 4px solid #efefef;
  font-size: 24px;
  line-height: 60px;
}
.news-top {
  width: 598px;
  float: left;
}
.news-top .news-title {
  margin-bottom: 45px;
}
.news-top .news-title span {
  display: inline-block;
  font-weight: bold;
  color: #0055aa;
  border-bottom: 4px solid #0055aa;
}
.news-top dl {
  position: relative;
}
.news-top .news-icon {
  width: 80px;
  height: 61px;
  background: url(../Default/Img/Index/news-icon1.png) no-repeat center center;
  position: absolute;
  top: -1px;
  left: -3px;
}
.news-top dt {
  width: 599px;
  height: 370px;
  margin-bottom: 32px;
  overflow: hidden;
}
.news-top dt img {
  width: 599px;
  height: 370px;
}
.news-top h3 {
  margin-bottom: 16px;
  height: 32px;
  font-weight: bold;
  font-size: 22px;
  line-height: 32px;
}
.news-top h3 a {
  color: #333;
}
.news-desc {
  height: 96px;
  font-size: 18px;
  line-height: 32px;
  text-align: justify;
  color: #818181;
  overflow: hidden;
}
.news-con {
  float: right;
  width: 500px;
}
.news-con .news-title {
  margin-bottom: 36px;
}
.news-con .news-title em {
  margin: 0 20px;
}
.news-con .news-title span.cur {
  color: #000;
  font-weight: bold;
}
.news-con dl {
  height: 172px;
  margin-bottom: 32px;
  padding-right: 157px;
  position: relative;
}
.news-con dl:hover h3 a,
.news-con dl:hover .news-desc {
  color: #0055aa;
}
.news-con dl:hover dt {
  background-color: #0055aa;
  color: #fff;
}
.news-con dl:hover dt span {
  color: #fff;
  background-color: #0055aa;
}
.news-con dl dt {
  position: absolute;
  top: 28px;
  right: 0;
  width: 89px;
  height: 109px;
  background-color: #aaaaaa;
  border-radius: 6px;
  font-size: 16px;
  line-height: 34px;
  color: #fff;
  text-align: center;
  overflow: hidden;
}
.news-con dl dt span {
  display: block;
  background-color: #F4F4F4;
  height: 74px;
  font-size: 68px;
  font-family: arial;
  line-height: 74px;
  color: #a9a9a9;
}
.news-con dl h3 {
  height: 32px;
  font-size: 20px;
  margin-bottom: 18px;
}
.news-con dl h3 a {
  color: #333;
}
.fast {
  height: 545px;
  background-color: #f2f2f2;
}
.fast-title {
  width: 170px;
  margin-top: 107px;
}
.fast-title img {
  margin-bottom: 20px;
}
.fast-title h3 {
  font-size: 35px;
  line-height: 40px;
  color: #0055aa;
}
.fast-con {
  margin-top: 109px;
  width: 998px;
  border-top: 2px solid #E3E3E3;
  border-bottom: 2px solid #E3E3E3;
}
.fast-con dl {
  min-height: 48px;
  border-bottom: 1px solid #E6E6E6;
  font-size: 17px;
  line-height: 48px;
}
.fast-con dl a {
  color: #646464;
}
.fast-con dt {
  float: left;
  width: 186px;
  margin-right: -186px;
  background: url(../Default/Img/Index/fast-icon1.png) no-repeat left center;
}
.fast-con dt a {
  display: block;
  padding-left: 32px;
}
.fast-con dd {
  font-size: 0;
  margin-left: 186px;
}
.fast-con dd a {
  width: 116px;
  font-size: 17px;
  display: inline-block;
}
.fast-con dd span {
  float: right;
}
