﻿@charset "utf-8";


/******************************广告*********************************/
.banners{height: 650px;}
.fullSlide {width:100%;position:relative;height:650px;}
.fullSlide .bd {margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul {width:100% !important;}
.fullSlide .bd li {width:100% !important;height:650px;overflow:hidden;text-align:center;background-position:center top;background-repeat: no-repeat;}
.fullSlide .bd li a {display:block;height:650px;}
.fullSlide .hd {width:100%;position:absolute;z-index:1;bottom:0px;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul {text-align:center;}
.fullSlide .hd {width:100%;position:absolute;z-index:1;bottom:0px;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul {text-align:center;}
.fullSlide .hd ul li {cursor:pointer;display:inline-block;*display:inline;zoom:1;width:100px;height:8px;margin:1px;overflow:hidden;background:#fff;line-height:999px;margin:0 5px;}
.fullSlide .hd ul .on {background:#3396FB;}
.fullSlide .prev,.fullSlide .next {display:block;position:absolute;z-index:1;top:45%;margin-top:-30px;left:5%;z-index:1;width:40px;height:60px;cursor:pointer;
filter:alpha(opacity=50);opacity:0.5;display:none;width:35px; height:80px;}
.fullSlide .prev{background: #3396FB url(img/Index/letf-an.png) no-repeat;border-radius: 5px;}
.fullSlide .next{left:auto;right:5%;background:#3396FB url(img/Index/right-an.png) no-repeat;border-radius: 5px;}

.search {
  height: 68px;
  background-color: #ffffff;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.17); margin-bottom:0;
}

/*@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;
}
.ban-prev,
.ban-next,
.case-link,
.about-link,
.news-link {
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.ban-prev:hover,
.ban-next:hover,
.case-link:hover,
.about-link:hover,
.news-link:hover {
  opacity: 0.8;
}
.guide-con dl i {
  transition: all 1s;
}
.guide-con .guide-txt,
.scene-nav li {
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.scene dt img,
.case dt img,
.scene-nav li img,
.about-pic img,
.news-con dt img {
  transition: 1s;
}
.scene dt:hover img,
.case dt:hover img,
.scene-nav li:hover img,
.about-pic:hover img,
.news-con dt:hover img {
  transform: scale(1.1);
}
/*banner*/
.banner {
  width: 100%;
  height: 650px;
  z-index: 66;
}
.ban_list {
  height: 650px;
  z-index: 66;
  overflow: hidden;
}
.banner li {
  height: 650px;
  position: relative;
}
.banner li img {
  width: 1920px;
  height: 650px;
  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: #3396fb;
  background-color: #3396fb;
}
.classify-con {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
  width: 260px;
  height: 650px;
  background: rgba(0, 0, 0, 0.7);
}
.classify-con h3 {
  margin-top: 15px;
  margin-bottom: 10px;
  padding-left: 20px;
  height: 34px;
  font-size: 16px;
  font-weight: normal;
  line-height: 34px;
}
.classify-con h3 img {
  width: 32px;
  height: 32px;
  vertical-align: middle;
  margin-right: 10px;
}
.classify-con h3 a {
  color: #fff;
}
.classify-con ul {
  height: 70px;
  padding-left: 20px;
  border-bottom: 1px dashed #5C6A76;
  font-size: 14px;
  line-height: 20px;
  color: #91A0B8;
}
.classify-con ul a {
  color: #91A0B8;
}

.g-title {
  text-align: center;
  padding-top: 50px;
  margin-bottom: 32px;
}
.g-title span {
  display: block;
  height: 70px;
  font-weight: bold;
  font-size: 36px;
  line-height: 70px;
  color: #333;
}
.g-title span a {
  color: #333;
}
.g-title em {
  display: block;
  height: 45px;
  font-size: 18px;
  font-weight: normal;
  line-height: 45px;
  color: #666666;
}
.g-title em a {
  color: #666;
}
.g-title i {
  display: block;
  width: 47px;
  height: 2px;
  background-color: #3396fb;
  margin: 0 auto;
}
.g-title b {
  color: #3396fb;
}
/**/
.guide {
  height: 764px;
}
.guide-item {
  height: 290px;
}
.guide-item dl {
  float: left;
  width: 170px;
  text-align: center;
  margin-right: 36px;
}
.guide-item dl:hover dt {
  background-position: left top;
}
.guide-item dl:hover img {
  margin-top: -118px;
}
.guide-item .guide-clear {
  margin-right: 0;
}
.guide-item dt {
  width: 126px;
  height: 145px;
  margin: 0 auto 15px;
  background: url(../Default/Img/Index/guide-bg1.png) no-repeat right top;
  overflow: hidden;
}
.guide-item img {
  width: 70px;
  height: 220px;
  margin: 38px auto 0;
  display: block;
}
.guide-title {
  height: 34px;
  font-size: 18px;
  font-weight: bold;
  line-height: 34px;
  color: #2a2927;
}
.guide-desc {
  font-size: 16px;
  line-height: 24px;
  color: #2a2927;
}
.guide-con dl {
  float: left;
  width: 277px;
  height: 248px;
  background-color: #ffffff;
  box-shadow: 0px 3px 9px 2px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  text-align: center;
  margin-right: 30px;
  line-height: 26px;
  position: relative;
  overflow: hidden;
}
.guide-con dl:hover .guide-txt {
  top: 0;
}
.guide-con dt {
  width: 100px;
  height: 100px;
  margin: 40px auto 15px;
}
.guide-con .guide-clear {
  margin-right: 0;
}
.guide-con h3 {
  font-size: 20px;
  color: #252525;
}
.guide-con p {
  font-size: 13px;
  color: #999;
}
.guide-txt {
  position: absolute;
  top: 248px;
  background-color: #3396fb;
  border-radius: 10px;
  width: 277px;
  height: 248px;
  color: #fff;
}
.guide-txt h4 {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  padding-top: 30px;
  border-bottom: 2px solid #fff;
  width: 220px;
  margin: 0 auto;
  padding-bottom: 20px;
}
.guide-txt .guide-tt {
  font-size: 14px;
    line-height: 22px;
    padding-top: 15px;
    padding: 10px 15px 0;
}
/**/
.course {
  height: 570px;
}
.course .g-title {
  margin-bottom: 28px;
}
.course .course-prev,
.course .course-next {
  width: 54px;
  height: 54px;
  position: absolute;
  top: 138px;
  cursor: pointer;
}
.course .course-prev:hover,
.course .course-next:hover {
  background-position: center bottom;
}
.course .course-prev {
  background: url(../Default/Img/Index/prev-icon1.png) no-repeat center top;
  left: -81px;
}
.course .course-next {
  background: url(../Default/Img/Index/next-icon1.png) no-repeat center top;
  right: -81px;
}
.course dl {
  position: relative;
  width: 194px;
  float: left;
}
.course dl.course-item2 {
  margin-top: 155px   ;
}
.course dt {
  width: 149px;
  height: 115px;
  background: url(../Default/Img/Index/course-icon1.png) no-repeat center top;
  font-size: 22px;
  font-weight: bold;
  line-height: 80px;
  text-align: center;
  color: #fff;
  margin-bottom: 20px;
}
.course dd {
  font-size: 14px;
  line-height: 24px;
  color: #666;
}
.course-icon {
  width: 112px;
  height: 71px;
  position: absolute;
  top: 87px;
  right: -34px;
  background: url(../Default/Img/Index/course-icon3.png) no-repeat left top;
}
.course-item2 .course-icon {
  top: -64px;
  right: -38px;
  background: url(../Default/Img/Index/course-icon4.png) no-repeat left top;
}
.course-item1 .course-icon {
  background: url(../Default/Img/Index/course-icon2.png) no-repeat left top;
}
/**/
.case {
  height: 730px;
  background: url(../Default/Img/Index/case-bg.jpg) no-repeat center top;
}
.case .g-title {
  color: #fff;
  padding-top: 145px;
  margin-bottom: 24px;
}
.case .g-title span,
.case .g-title em {
  color: #fff;
}
.case .g-title i {
  background-color: #fff;
}
.case dl {
  width: 276px;
  height: 340px;
  margin-right: 14px;
  padding: 6px;
  background-color: #fff;
  float: left;
}
.case dl dt img{ width:276px; height:208px;}
.case dt {
  overflow: hidden;
}
.case dd {
  padding: 25px 14px 0;
  text-align: center;
}
.case h3 {
  margin-bottom: 18px;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  color: #333333;
}
.case h3 a {
  color: #333333;
}
.case .case-link {
  width: 99px;
  height: 32px;
  margin: 0 auto;
  background-color: #3296fa;
  border-radius: 16px;
  font-size: 14px;
  line-height: 32px;
}
.case .case-link a {
  display: block;
  color: #fff;
}
.case-prev,
.case-next {
  width: 40px;
  height: 88px;
  cursor: pointer;
  position: absolute;
  top: 135px;
}
.case-prev:hover,
.case-next:hover {
  background-position: center bottom;
}
.case-prev {
  background: url(../Default/Img/Index/prev-icon2.png) no-repeat center top;
  left: -70px;
}
.case-next {
  background: url(../Default/Img/Index/next-icon2.png) no-repeat center top;
  right: -70px;
}
/**/
.scene {
  height: 770px;
}
.scene .g-title {
  padding-top: 77px;
  margin-bottom: 24px;
}
.scene dl {
  height: 420px;
  border: solid 1px #e1e1e1;
  display: block !important;
  background: #fff;
}
.scene dt {
  float: left;
  width: 602px;
  height: 420px;
  overflow: hidden;
  margin-right: 45px;
}
.scene dt img {
  width: 602px;
  height: 420px;
}
.scene dd {
  float: left;
  width: 522px;
  margin-top: 65px;
}
.scene-con {
  margin-bottom: 35px ;
  height: 420px !important;
}
.scene-title {
  height: 45px;
  font-size: 19px;
  font-weight: bold;
  /* line-height: 45px; */
  color: #333;
  margin-bottom: 15px;
}
.scene-title a {
  color: #333;
}
.scene-desc {
  height: 190px;
  font-size: 15px;
  line-height: 30px;
  color: #555;
}
.scene-link {
  font-size: 16px;
  line-height: 40px;
}
.scene-link span {
  display: inline-block;
  width: 186px;
  height: 40px;
  border: 1px solid #3396fb;
  border-radius: 20px;
  text-align: center;
  margin-right: 18px;
}
.scene-link span a {
  display: block;
  color: #3396fb;
}
.scene-link em {
  display: inline-block;
  width: 186px;
  height: 40px;
  border: 1px solid #3396fb;
  background-color: #3396fb;
  border-radius: 20px;
  text-align: center;
}
.scene-link em a {
  display: block;
  color: #fff;
}
.scene-nav{    width: 140px;
    margin: 0 auto;
    height: 10px;}
.scene-nav li {
  width: 10px;
  height: 10px;
  float: left;
  margin-right: 16px;
  box-sizing: border-box;
  /* border: solid 1px #ececec; */
  overflow: hidden;
  background: #999999;
  border-radius: 100%;
}
.scene-nav li img {
  display: block;
  width: 225px;
  height: 114px;
}
.scene-nav li:last-of-type {
  margin-right: 0;
}
.scene-nav li:hover,
.scene-nav li.on {
  border: 3px solid #3396fb;
  background:#3396fb;
}
.scene-nav li:hover img,
.scene-nav li.on img {
  width: 221px;
  height: 110px;
}
/**/
.honner {
  height: 652px;
  background: url(../Default/Img/Index/honner-bg.jpg) no-repeat center top;
}
.honner-con {
  font-size: 20px;
  line-height: 74px;
  text-align: center;
}
.honner-con li {
  width: 282px;
  margin-right: 22px;
}
.honner-con li img {
  width: 282px;
  display: block;
  height: 374px;
}
.honner-con span {
  display: block;
  height: 74px;
  text-align: center;
  color: #333;
}
.honner-prev,
.honner-next {
  width: 40px;
  height: 88px;
  cursor: pointer;
  position: absolute;
  top: 135px;
}
.honner-prev:hover,
.honner-next:hover {
  background-position: center bottom;
}
.honner-prev {
  background: url(../Default/Img/Index/prev-icon2.png) no-repeat center top;
  left: -70px;
}
.honner-next {
  background: url(../Default/Img/Index/next-icon2.png) no-repeat center top;
  right: -70px;
}
/**/
.select {
  height: 770px;
  background: url(../Default/Img/Index/select-bg.jpg) no-repeat center 74px;
}
.select-con {
  width: 544px;
  height: 155px;
  margin: 228px auto 0;
}
.select-con dd {
  padding-left: 170px;
  font-size: 21px;
  line-height: 30px;
  color: #333;
}
.select-con dd p {
  font-weight: bold;
  font-size: 22px;
}
/**/
.about {
  background: url(../Default/Img/Index/about-bg.jpg) no-repeat center top;
  height: 620px;
  position: relative;
}
.about-pic {
  width: 674px;
  height: 428px;
  margin-top: 110px;
  overflow: hidden;
}
.about-pic img {
  width: 674px;
  height: 428px;
}
.about-txt {
  width: 444px;
  margin-top: 85px;
  color: #fff;
}
.about-txt a {
  color: #fff;
}
.about-txt h3 {
  height: 40px;
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: normal;
  line-height: 40px;
}
.about-title {
  font-size: 36px;
  line-height: 76px;
  color: #fff;
  margin-bottom: 40px;
}
.about-title i {
  display: block;
  width: 35px;
  height: 2px;
  background-color: #ffffff;
}
.about-desc {
  height: 155px   ;
  font-size: 14px;
  line-height: 24px;
  color: #fff;
}
.about-link {
  display: block;
  width: 228px;
  height: 40px;
  background-color: #ffffff;
  border-radius: 20px;
  font-size: 15px;
  text-align: center;
  line-height: 40px;
}
.about-link a {
  display: block;
  color: #3396fb;
}
/**/
.message {
  height: 736px;
  background: url(../Default/Img/Index/message-bg.jpg) no-repeat center top;
}
.message .g-title {
  padding-top: 54px;
  margin-bottom: 40px;
}
.mess-ban {
  padding: 42px 35px 0;
  width: 308px;
  height: 420px   ;
  background-color: #3296fa;
  color: #fff;
  text-align: center;
  font-size: 20px;
  line-height: 32px;
}
.mess-ban p {
  font-size: 22px;
  font-weight: bold;
}
.mess-title {
  height: 74px;
  border-bottom: 4px solid #fff;
  margin-bottom: 26px;
}
.mess-con {
  width: 748px;
}
.mess-con li {
  float: left;
  width: 320px;
  height: 50px;
  font-size: 15px;
  line-height: 50px;
  margin-left: 36px;
  margin-bottom: 20px;
  background-color: #ffffff;
  border: solid 1px #cccccc;
  position: relative;
}
.mess-con li i {
  color: #ff0000;
}
.mess-con li.mess-txt2 {
  width: 676px;
  height: 184px;
}
.mess-con label {
  color: #999;
  position: absolute;
  top: 0;
  left: 6px;
}
.mess-con textarea {
  height: 140px;
  margin: 40px 10px 0;
  width: 656px;
  outline: none;
  border: 0;
}
.mess-con input {
  height: 50px;
  width: 230px;
  margin-left: 74px;
  border: 0;
  outline: none;
  vertical-align: top;
}
.mess-con .mess-btn {
  margin-top: 45px;
  font-size: 18px;
  line-height: 44px;
  border: 0;
  background: none;
}
.mess-con .mess-btn input {
  margin: 0;
  width: 156px;
  height: 44px;
  text-align: center;
  color: #fff;
  background-color: #3296fa;
  border-radius: 22px;
  cursor: pointer;
}
/**/
/**/
.news {
  height: 840px;
}
.news .g-title {
  padding-top: 66px;
  margin-bottom: 6px;
}
.news-bg {
  border-top: 6px solid #3396fb;
  height: 557px;
  background-color: #ffffff;
  box-shadow: 0px 3px 15px 3px rgba(0, 0, 0, 0.1);
}
.news-fl {
  width: 540px;
  margin-left: 32px;
}
.news-fl .news-nav {
  position: relative;
}
.news-fl .news-nav:after {
  content: "";
  width: 1px;
  height: 34px;
  background-color: #e4e4e4;
  position: absolute;
  top: 48px;
  left: 137px;
}
.news-nav {
  padding-top: 38px;
  height: 50px;
  margin-bottom: 15px;
  font-size: 12px;
  line-height: 18px;
}
.news-nav li {
  float: left;
  width: 140px;
  margin-right: 30px;
}
.news-nav li:hover span,
.news-nav li.cur span {
  color: #3396fb;
}
.news-nav span {
  display: block;
  font-size: 22px;
  line-height: 26px;
  color: #333;
}
.news-nav a {
  color: #acacac;
}
.news-nav em {
  float: right;
  margin-top: 16px;
  font-size: 14px;
  line-height: 30px;
}
.news-nav em a {
  color: #323232;
}
.news-con dl {
  height: 295px;
  border-bottom: 1px dashed #e4e4e4;
  margin-bottom: 15px;
}
.news-con dt {
  width: 540px;
  height: 181px;
  overflow: hidden;
  margin-bottom: 18px;
}
.news-con dt img {
  width: 540px;
  height: 181px;
  display: block;
}
.news-con dd {
  position: relative;
  padding-right: 116px;
  font-size: 16px;
  line-height: 25px;
  color: #878787;
}
.news-con li {
  height: 30px;
  font-size: 15px;
  line-height: 3 0px;
}
.news-con li a {
  color: #878787;
}
.news-con li span {
  float: right;
}
.news-time {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 15px;
  line-height: 28px;
  color: #656565;
}
.news-time b {
  display: block;
  font-size: 48px;
  font-weight: normal;
  line-height: 50px;
}
.news-title {
  height: 25px;
  font-size: 16px;
  margin-bottom: 8px;
}
.news-title a {
  color: #333;
}
.faq {
  width: 526px;
  margin-right: 32px;
}
.faq-con dl {
  height: 115px;
  padding-top: 26px;
  border-top: 1px dashed #dbdbdb;
}
.faq-con dt {
  height: 18px;
  padding-left: 34px;
  font-size: 15px;
  line-height: 18px;
  background: url(../Default/Img/Index/faq-a.jpg) no-repeat 0 0;
  margin-bottom: 3px;
}
.faq-con dt a {
  color: #333333;
}
.faq-con dd {
  padding-left: 34px;
  font-size: 14px;
  line-height: 24px;
  color: #878787;
  background: url(../Default/Img/Index/faq-q.jpg) no-repeat 0 0;
}
/**/
/**/
/**/
/**/
/**/
.sidebar {
  position: fixed;
  right: 0;
  top: 50%;
  z-index: 99;
  margin-top: -108px;
  width: 77px;
}
.sidebar li {
  background-color: #3396fb;
  width: 77px;
  height: 72px;
  border-bottom: 1px solid #fff;
  position: relative;
}
.sidebar li span {
  display: block;
  height: 24px;
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  text-align: center;
}
.side-icon img {
  display: block;
  width: 28px;
  height: 28px;
  margin: 0 auto 0;
}
.side-min {
  padding-top: 12px;
  position: absolute;
  left: 0;
  top: 0;
  width: auto;
}
.side-icon {
  width: 77px;
  float: left;
}
.side-code-img {
  position: absolute;
  top: 0;
  right: 77px;
  width: 120px;
  display: none;
}
.side-code-img img {
  width: 120px;
}
li.side-tel {
  width: 330px;
}
.side-tel-txt {
  width: 240px;
  height: 48px;
  font-size: 24px;
  line-height: 48px;
  color: #fff;
  padding-left: 10px;
  float: left;
  border-left: 1px solid #fff;
}
.sidebar li.side-ser {
  height: 110px;
  padding-top: 0;
  line-height: 30ox;
  background-color: #c20000;
}
.sidebar li.side-ser::after,
.sidebar li.side-cons::after {
  display: none;
}
.sidebar li.side-ser a {
  display: block;
  padding-top: 20px;
  color: #fff;
}
.side-top {
  display: none;
  cursor: pointer;
  border-bottom: 0 ;
}
/**/
/**/
/**/
/* Pulse Shrink */
@-webkit-keyframes hvr-pulse-shrink {
  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
@keyframes hvr-pulse-shrink {
  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
.hvr-pulse-shrink {
  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-pulse-shrink:hover,
.hvr-pulse-shrink:focus,
.hvr-pulse-shrink:active {
  -webkit-animation-name: hvr-pulse-shrink;
  animation-name: hvr-pulse-shrink;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}
/* Backward */
.hvr-backward {
  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;
}
.hvr-backward:hover,
.hvr-backward:focus,
.hvr-backward:active {
  -webkit-transform: translateX(-8px);
  transform: translateX(-8px);
}
/* Forward */
.hvr-forward {
  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;
}
.hvr-forward:hover,
.hvr-forward:focus,
.hvr-forward:active {
  -webkit-transform: translateX(8px);
  transform: translateX(8px);
}
