@charset "utf-8";
.cm {
  color: #029fd4;
}
.cm2 {
  color: #2166b4;
}
.inbanner {
  width: 100%;
  height: 250px;
  position: relative;
  overflow: hidden;
}
.inbanner > img {
  position: absolute;
  left: 50%;
  margin-left: -960px;
  top: 0;
  height: 100%;
  z-index: 1;
}
.ibcate {
  position: absolute;
  width: 100%;
  top: 90px;
  z-index: 1;
  left: 0;
  color: #fff;
  text-align: center;
  display: none;
}
.ibcate:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 72px;
  z-index: 0;
  margin-left: -30px;
  width: 60px;
  height: 3px;
  background-color: #fff;
}
.ibcate .cn {
  font-size: 40px;
  line-height: 64px;
  height: 64px;
}
.ibcate .cn2 {
  line-height: 24px;
  margin-top: 25px;
}
.cate {
  text-align: center;
}
.cate .cn {
  font-size: 24px;
  line-height: 34px;
  color: #d0252e;
  background: url('../images/line1.png') center no-repeat;
}
.cate .cn span {
  color: #4c167d;
}
.cate .en {
  line-height: 22px;
  color: #bbb;
  text-transform: uppercase;
}
a.seemore {
  display: block;
  width: 156px;
  height: 44px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  color: #0098d9;
  line-height: 44px;
  text-align: center;
  border: 2px solid #0098d9;
  border-radius: 24px;
}
a.seemore span {
  position: relative;
  z-index: 2;
  display: inline-block;
  padding-right: 42px;
  background: url('../images/jtr1.png') right 14px no-repeat;
}
a.seemore:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  width: 100%;
  height: 0;
  background-color: #0098d9;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
a.seemore:hover:after {
  height: 100%;
}
a.seemore:hover {
  background-color: #0098d9;
  color: #fff;
}
a.seemore:hover span {
  background-image: url('../images/jtr1h.png');
}
.js-qiecon {
  display: none;
}
.js-qiecon.on {
  display: block;
}
.tree {
  height: 40px;
  padding: 18px 0;
  border-bottom: 1px solid #ececec;
  overflow: hidden;
}
.lm {
  line-height: 40px;
  font-weight: bold;
}
.lmcn {
  font-size: 20px;
  color: #333;
}
.lmen {
  font-size: 16px;
  color: #ddd;
  font-family: 'arial';
}
.lm i.sx {
  display: inline-block;
  width: 4px;
  height: 20px;
  background-color: #e0dfdd;
  margin: 0 10px;
  vertical-align: middle;
}
.erji {
  font-size: 0;
  white-space: nowrap;
}
.erji a {
  display: inline-block;
  width: 100px;
  height: 40px;
  position: relative;
  color: #666;
  text-align: center;
  font-size: 14px;
  line-height: 40px;
}
.erji a.on {
  color: #d0252e;
}
.erji a:hover {
  color: #d0252e;
}
.lefthalf {
  float: left;
  width: 50%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.righthalf {
  float: right;
  width: 50%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.fcase {
  padding: 90px 0 70px;
}
.fcate2 {
  text-align: center;
  position: relative;
}
.fcate2 .cn {
  display: inline-block;
  font-size: 30px;
  line-height: 50px;
  color: #353535;
  font-weight: bold;
  height: 50px;
  background-color: #fff;
  padding: 0 30px;
  position: relative;
  z-index: 1;
}
.fcate2 .cn span {
  color: #029fd4;
}
.fcate2:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 0;
  width: 690px;
  height: 1px;
  background-color: #a5a5a5;
  margin-left: -345px;
}
.fcate2-2 .cn {
  background-color: #f8f8f8;
}
.fcate3 {
  text-align: center;
}
.fcate3 .cn {
  font-size: 30px;
  line-height: 50px;
  color: #353535;
  font-weight: bold;
  height: 50px;
}
.fcslist {
  width: 100%;
  overflow: hidden;
  margin-top: 50px;
}
.fcslist li {
  float: left;
  width: 400px;
  margin-bottom: 10px;
}
.fcslist li .lin {
  padding: 0 5px;
}
.fcslist li a {
  display: block;
  position: relative;
}
.fcslist li a:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  width: 0;
  height: 1px;
  background-color: transparent;
}
.fcslist li .pic {
  width: 100%;
  height: 0;
  padding-bottom: 66.66%;
  position: relative;
  overflow: hidden;
}
.fcslist li img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}
.fcslist li h3 {
  font-size: 16px;
  color: #000;
  line-height: 44px;
  text-align: center;
  height: 44px;
  overflow: hidden;
}
.fcslist li h3,
.fcslist li a:after {
  -webkit-transition: .6s;
  transition: .6s;
}
.fcslist li:hover h3 {
  color: #029fd4;
}
.fcslist li:hover a:after {
  width: 100%;
  background-color: #029fd4;
}
.fgg {
  height: 180px;
  background-color: #21201e;
  background: url('../images/fgg1.jpg') center no-repeat;
  text-align: center;
}
.fgg .con h3 {
  padding-top: 56px;
  color: #256bed;
  line-height: 42px;
  font-size: 36px;
  font-weight: bold;
}
.fgg .con p {
  font-size: 16px;
  line-height: 38px;
  color: #6b6b6b;
}
.fgg2 {
  height: 180px;
  background-color: #029fd4;
  background: url('../images/fgg2.jpg') center no-repeat;
}
.fgg2 .cer {
  height: 100%;
  overflow: hidden;
}
.fgg2 h2 {
  float: left;
  width: 700px;
  height: 180px;
  line-height: 180px;
  font-size: 36px;
  color: #fff;
  font-weight: bold;
  font-style: italic;
  text-indent: 35px;
}
.fgg2 .tel {
  float: right;
  margin-top: 57px;
  color: #fff;
  margin-right: 20px;
}
.fgg2 .tel h3 {
  font-size: 16px;
  line-height: 26px;
}
.fgg2 .tel p {
  font-size: 30px;
  line-height: 40px;
}
.fsouout {
  padding: 25px 0;
  height: 40px;
  background-color: #f7f7f7;
}
.fsouout .cer {
  overflow: hidden;
}
.souleft {
  float: left;
  width: 600px;
  font-size: 14px;
  line-height: 40px;
  overflow: hidden;
}
.souleft label {
  display: inline-block;
  color: #000;
}
.souleft a {
  color: #8f8f8f;
  margin: 0 12px;
}
.souleft a:hover {
  color: #1E50AE;
  text-decoration: underline;
}
.sou {
  width: 245px;
  height: 40px;
  overflow: hidden;
  float: right;
  position: relative;
  background-color: #fff;
  border: 1px solid #ddd;
  padding-right: 75px;
}
.sou form {
  height: 100%;
}
.sou input.soutxt {
  width: 100%;
  height: 100%;
  background-color: transparent;
  display: block;
  line-height: 40px;
  font-size: 14px;
  text-indent: 15px;
  border: 0 none;
  color: #666;
}
.sou input.soubtn {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  width: 75px;
  height: 40px;
  font-size: 0;
  background: #029fd4 url('../images/glass.png') center no-repeat;
  border: none;
  cursor: pointer;
}
.sou,
.sou input.soubtn {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.sou input.soutxt:focus {
  outline: 1px solid #1E50AE;
}
.fone {
  padding: 75px 0 105px;
}
.fpailist {
  overflow: hidden;
  margin-bottom: 64px;
}
.fpailist li {
  float: left;
  width: 25%;
}
.fpailist li .lin {
  padding: 0 12px;
  text-align: center;
}
.fpailist li a {
  display: block;
  overflow: hidden;
  padding-top: 34px;
}
.fpailist .pic {
  width: 182px;
  height: 182px;
  position: relative;
  border-radius: 50%;
  font-size: 0;
  line-height: 182px;
  margin: 0 auto;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
}
.fpailist .pic img {
  height: 160px;
  width: 160px;
  border-radius: 50%;
}
.fpailist li h3 {
  font-size: 18px;
  color: #353535;
  line-height: 40px;
  height: 40px;
  overflow: hidden;
  margin-top: 12px;
}
.fpailist li .txt {
  font-size: 14px;
  color: #676767;
  line-height: 22px;
  height: 66px;
  overflow: hidden;
  margin-top: 10px;
}
.fpailist h3 {
  -webkit-transition: .6s;
  transition: .6s;
}
.fpailist li:hover h3 {
  color: #029fd4;
}
.fhuo {
  width: 100%;
  height: 84px;
  position: relative;
  overflow: hidden;
  margin-top: 32px;
}
.fhuo .bd {
  width: 100%;
  overflow: hidden;
}
.frilist {
  width: 100%;
  height: 84px;
  overflow: hidden;
}
.frilist li {
  float: left;
  width: 168px;
  height: 82px;
  margin-right: 30px;
  border: 1px solid #efefef;
  font-size: 0;
  text-align: center;
  line-height: 82px;
  background-color: #fff;
}
.frilist li a {
  display: block;
  height: 82px;
}
.frilist li img {
  max-width: 90%;
  max-height: 90%;
}
.fyou {
  padding-top: 78px;
}
.fyoulist {
  padding: 10px 0 70px;
  width: 1174px;
  margin: 0 auto;
}
.fyoulist li {
  overflow: hidden;
  height: 294px;
  padding-top: 30px;
  margin-bottom: 10px;
  position: relative;
}
.fyoulist li .pic {
  float: right;
  width: 558px;
  height: 100%;
  position: relative;
}
.fyoulist .pic img {
  width: 100%;
  height: 100%;
}
.fyoulist .num {
  font-size: 40px;
  color: #fff;
  line-height: 80px;
  text-align: center;
  font-weight: bold;
  position: absolute;
  z-index: 2;
  left: 636px;
  top: 0;
  width: 88px;
  height: 110px;
  background-color: #029fd4;
  overflow: hidden;
}
.fyoulist .num:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 33px;
  z-index: 0;
  width: 44px;
  height: 4px;
  margin-left: -22px;
  background-color: #fff;
}
.fyoulist li .wz {
  float: left;
  width: 558px;
  height: 100%;
}
.you1r {
  padding: 68px 0 10px 42px;
}
.you1r h3 {
  font-size: 30px;
  color: #029fd4;
  line-height: 42px;
  height: 42px;
  overflow: hidden;
  font-weight: bold;
}
.you1r h4 {
  font-size: 14px;
  color: #999;
  line-height: 26px;
  height: 26px;
  overflow: hidden;
  margin-bottom: 18px;
}
.you1r .txt {
  font-size: 14px;
  color: #595959;
  line-height: 24px;
  height: 96px;
  overflow: hidden;
}
.fyoulist li:nth-child(odd) .pic {
  float: left;
}
.fyoulist li:nth-child(odd) .wz {
  float: right;
}
.fyoulist li:nth-child(odd) .you1r {
  padding-left: 0;
  padding-top: 28px;
}
.fyoulist li:nth-child(odd) .num {
  left: 20px;
}
.fcate {
  text-align: center;
  position: relative;
}
.fcate .cn {
  display: inline-block;
  font-size: 30px;
  line-height: 70px;
  color: #353535;
  font-weight: bold;
  height: 70px;
  background-color: #fff;
  padding: 0 30px;
  position: relative;
  z-index: 1;
}
.fcate .cn i {
  color: #029fd4;
  font-size: 70px;
  padding: 0 13px;
  position: relative;
  font-family: 'Microsoft Yahei';
  vertical-align: middle;
  top: -20px;
}
.fcate p {
  font-size: 14px;
  line-height: 24px;
  color: #bfbfbf;
}
.fcate:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 35px;
  z-index: 0;
  width: 690px;
  height: 1px;
  background-color: #a5a5a5;
  margin-left: -345px;
}
.fabout {
  height: 460px;
  background:#029fd4 url('../images/fabbg.jpg') center no-repeat;
}
.fabout .cer {
  padding: 100px 0 96px;
  height: 264px;
  overflow: hidden;
}
.faboutcon {
  float: left;
  padding-left: 400px;
  height: 100%;
  width: 490px;
}
.faboutcon img {
  float: left;
  margin-left: -400px;
  width: 374px;
  height: 100%;
}
.faboutcon h3 {
  font-size: 30px;
  line-height: 40px;
  color: #eef4fe;
  font-weight: bold;
  height: 40px;
  overflow: hidden;
  padding-top: 22px;
}
.faboutcon h3 a {
  color: #eef4fe;
}
.faboutcon p {
  color: #eef4fe;
  line-height: 28px;
  height: 112px;
  margin-top: 22px;
  margin-bottom: 18px;
  overflow: hidden;
}
.faboutcon a.more {
  display: block;
  height: 40px;
  font-size: 14px;
  line-height: 40px;
  color: #eef4fe;
}
.rypic {
  float: right;
  width: 192px;
  height: 264px;
  margin-right: 40px;
}
.slideBox3 {
  position: relative;
}
.slideBox3 .bd {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.slideBox3 .bd ul {
  width: 100%;
  height: 100%;
}
.slideBox3 .bd li {
  width: 100%;
  height: 264px;
  position: relative;
  text-align: center;
  overflow: hidden;
}
.slideBox3 .bd li .pic {
  height: 264px;
  line-height: 264px;
  font-size: 0;
  overflow: hidden;
}
.slideBox3 .bd img {
  max-width: 100%;
  max-height: 100%;
}
.slideBox3 .bd h3 {
  width: 100%;
  height: 40px;
  display: none;
  overflow: hidden;
  line-height: 40px;
  font-size: 20px;
  color: #fff;
}
.slideBox3 .prev {
  width: 24px;
  height: 50px;
  margin-top: -25px;
  display: block;
  position: absolute;
  font-size: 36px;
  color: #fff;
  line-height: 50px;
  text-align: center;
  font-family: 'simsun';
  top: 50%;
  z-index: 4;
  left: -25px;
}
.slideBox3 .next {
  width: 24px;
  height: 50px;
  margin-top: -25px;
  display: block;
  position: absolute;
  font-size: 36px;
  color: #fff;
  line-height: 50px;
  text-align: center;
  font-family: 'simsun';
  top: 50%;
  z-index: 4;
  right: -25px;
}
.abpic .slideBox3 .prev,
.abpic .slideBox3 .next {
  background-color: rgba(0, 0, 0, 0.1);
}
.slideBox3 .prev:hover {
  background-color: rgba(0, 0, 0, 0.4);
}
.slideBox3 .next:hover {
  background-color: rgba(0, 0, 0, 0.4);
}
.slideBox3 .hd {
  position: absolute;
  z-index: 5;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 8px;
  padding: 10px 0;
  background-color: rgba(0, 0, 0, 0.7);
  display: none;
}
.slideBox3 .hd ul {
  width: 100%;
  height: 8px;
  overflow: hidden;
  text-align: center;
  font-size: 0;
}
.slideBox3 .hd ul li {
  display: inline-block;
  width: 8px;
  height: 8px;
  cursor: pointer;
  text-indent: -9999px;
  background-color: #c2c2c2;
  margin: 0 10px;
  vertical-align: top;
  border-radius: 4px;
}
.slideBox3 .hd ul li.on {
  background-color: #fff;
}
.ftongcon {
  padding: 20px 20px 20px 295px;
  height: 146px;
}
.ftongcon a {
  display: block;
  height: 100%;
}
.ftongcon img {
  float: left;
  margin-left: -285px;
  width: 260px;
  height: 146px;
  border-radius: 6px;
}
.ftongcon h3 {
  font-size: 16px;
  line-height: 28px;
  color: #333;
  height: 28px;
  overflow: hidden;
  padding-top: 12px;
}
.ftongcon h3:hover {
  color: #029fd4;
}
.ftongcon p {
  color: #888;
  line-height: 26px;
  height: 52px;
  overflow: hidden;
  margin: 10px 0;
}
.ftongcon .date {
  display: block;
  height: 26px;
  line-height: 26px;
  color: #999;
}
.fnews .cer {
  padding: 70px 0 120px;
  overflow: hidden;
}
.fnewsl {
  float: left;
  width: 760px;
  margin-left: 10px;
}
.fnewsr {
  float: right;
  width: 332px;
  margin-right: 28px;
}
.fnewslist {
  border-top: 1px solid #f0f0f0;
  width: 100%;
}
.fnewslist li {
  height: 53px;
  padding-left: 10px;
  padding-right: 100px;
  position: relative;
  border-bottom: 1px solid #f0f0f0;
  font-size: 16px;
}
.fnewslist li a {
  display: block;
  height: 53px;
  color: #333;
  line-height: 53px;
  overflow: hidden;
}
.fnewslist li:hover a {
  color: #029fd4;
}
.fnewslist li i {
  position: absolute;
  width: 100px;
  right: 0;
  top: 0;
  z-index: 1;
  font-style: normal;
  font-size: 14px;
  color: #999;
  text-align: center;
}
.fnewslist2 {
  width: 100%;
}
.fnewslist2 li {
  width: 100%;
  border-bottom: 1px solid #f0f0f0;
}
.fnewslist2 li a {
  display: block;
  height: 90px;
  overflow: hidden;
  padding: 14px 10px 15px;
}
.fnewslist2 li:last-child {
  border-bottom-color: #fff;
}
.fnewslist2 li .title {
  line-height: 28px;
  height: 28px;
  position: relative;
  overflow: hidden;
  padding-right: 90px;
  margin-bottom: 10px;
}
.fnewslist2 li h3 {
  font-size: 16px;
  color: #333;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  overflow: hidden;
  width: 100%;
  height: 28px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.fnewslist2 li .date {
  font-size: 14px;
  color: #999;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.fnewslist2 li .txt {
  font-size: 14px;
  color: #888;
  line-height: 26px;
  overflow: hidden;
  height: 52px;
}
.fnewslist2 li:hover h3 {
  color: #029fd4;
}
.fpro {
  background-color: #f8f8f8;
  padding: 100px 0 70px;
}
.fliuyan {
  background-color: #f6f6f6;
  padding-top: 60px;
  padding-bottom: 80px;
}
.fliuyan .intro {
  text-align: center;
  font-size: 14px;
  color: #808080;
  margin-top: 30px;
}
.formout {
  margin: 50px auto 0;
  width: 640px;
}
#liuyan {
  width: 100%;
  color: #333;
  font-size: 0;
}
#liuyan .hang {
  height: 36px;
  line-height: 36px;
  margin-bottom: 30px;
}
#liuyan input[type=text] {
  width: 520px;
  height: 34px;
  border: 1px solid #dadada;
  line-height: 40px;
  text-indent: 10px;
  font-size: 14px;
}
#liuyan label {
  display: inline-block;
  width: 80px;
  font-size: 14px;
  font-weight: bold;
  vertical-align: top;
}
#liuyan em {
  display: inline-block;
  width: 36px;
  font-size: 14px;
  color: red;
  text-align: center;
}
#liuyan textarea {
  padding: 5px 10px;
  width: 620px;
  height: 110px;
  resize: none;
  border: 0 none;
  vertical-align: top;
  line-height: 22px;
  font-size: 14px;
}
#liuyan input[type=text]:focus,
#liuyan textarea:focus {
  border-color: #029fd4;
}
#liuyan input[type=text],
#liuyan textarea,
img#yzmpic {
  transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
}
#liuyan i.v {
  vertical-align: top;
  height: 100%;
}
#liuyan input#yzm {
  width: 380px;
}
#liuyan img.yzmpic {
  float: right;
  width: 100px;
  height: 34px;
  margin-right: 38px;
  border: 1px solid #ccc;
  cursor: pointer;
  vertical-align: top;
}
#liuyan img.yzmpic:hover {
  border-color: #029fd4;
}
#liuyan input#tj {
  width: 260px;
  height: 44px;
  font-size: 14px;
  line-height: 44px;
  color: #fff;
  margin-left: 80px;
  background-color: #5ab4ff;
}
#liuyan input#tj:hover {
  background-color: #029fd4;
}
.flianxi {
  padding-top: 60px;
  padding-bottom: 40px;
}
.lxout {
  margin-top: 70px;
  -webkit-box-shadow: 0 0 10px 0 #ddd;
          box-shadow: 0 0 10px 0 #ddd;
}
.lxone {
  overflow: hidden;
  padding: 25px;
  height: 330px;
}
.lxone .lefthalf {
  background-color: #029fd4;
}
.flxcon {
  padding: 50px 65px 10px;
  color: #f6f6f6;
}
.flxcon h4 {
  font-size: 30px;
  line-height: 40px;
  margin-bottom: 30px;
}
.flxcon .lx1 {
  font-size: 14px;
  line-height: 28px;
}
#map {
  width: 600px;
  height: 330px;
}
.ftitle {
  width: 100%;
  height: 60px;
  position: relative;
  overflow: hidden;
  background-color: #fafafa;
  line-height: 60px;
}
.ftitle h3 {
  font-size: 16px;
  color: #222;
  padding-left: 30px;
  margin-left: 30px;
  background: url('../images/txt.png') 0 no-repeat;
}
.ftitle .en {
  color: #c5c5c5;
  font-size: 16px;
  font-weight: normal;
}
.ftitlemore {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  line-height: 22px;
  color: #029fd4;
  font-size: 40px;
  width: 40px;
  height: 46px;
}
.ftitlemore:hover {
  color: #029fd4;
}
.ablist-out {
  position: relative;
  background-color: #fff;
  width: 1200px;
  margin: -120px auto 0;
}
.ablist {
  overflow: hidden;
  padding: 32px 15px 54px;
}
.ablist li {
  float: left;
  width: 360px;
  margin: 0 15px;
}
.ablist li a {
  display: block;
  position: relative;
  height: 224px;
}
.ablist li .pic {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.ablist li img {
  width: 100%;
  height: 100%;
}
.piclist {
  float: right;
  margin-right: 60px;
  height: 150px;
  overflow: hidden;
}
.piclist li {
  float: left;
  width: 200px;
  margin-left: 20px;
}
.piclist li a {
  display: block;
  position: relative;
}
.piclist li .pic {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.piclist li img {
  width: 100%;
  height: 100%;
}
/* 内页 */
.prowrap {
  width: 1200px;
  margin: 50px auto;
}
.fprowrap {
  width: 1200px;
  margin: 60px auto 100px;
}
.proleft {
  float: left;
  width: 220px;
}
.proright {
  float: right;
  width: 940px;
}
.scate {
  padding: 20px 0;
  text-align: center;
  margin-bottom: 20px;
  background: url('../images/sdnav.png') center no-repeat;
}
.scate .cn {
  font-size: 24px;
  line-height: 50px;
  color: #fff;
  height: 50px;
}
.sdnav {
  width: 100%;
  padding: 0 0 170px;
  background-color: #f5f5f5;
}
.fprowrap .sdnav {
  padding-bottom: 510px;
}
.sdnav dd {
  border-bottom: 1px solid #fff;
}
.sdnav dd > a {
  display: block;
  font-size: 16px;
  color: #666;
  line-height: 50px;
  text-align: center;
  height: 50px;
  overflow: hidden;
  background-color: #f5f5f5;
}
.sdnav dd.on > a,
.sdnav dd:hover > a {
  background-color: #029fd4;
  color: #fff;
}
.sdnav dd.on > a {
  padding: 20px 0;
}
.sdbox {
  width: 218px;
  border: 1px solid #ebebeb;
  margin-top: 30px;
}
.sdbox .ftitle h3,
.mainbox .ftitle h3 {
  margin-left: 5px;
  padding-left: 35px;
}
.sdtxtlist {
  padding-top: 10px;
}
.sdtxtlist li {
  height: 46px;
  border-bottom: 1px dashed #e5e5e5;
  padding: 0 10px 0 24px;
  background: url('../images/gt-sd.gif') 10px no-repeat;
}
.sdtxtlist li a {
  display: block;
  height: 46px;
  color: #666;
  line-height: 46px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.sdtxtlist li:hover a {
  color: #029fd4;
}
.mainbox {
  width: 948px;
  border: 1px solid #ebebeb;
}
.prolist {
  overflow: hidden;
  padding: 0 20px 30px;
}
.prolist li {
  float: left;
  width: 33.33%;
  margin-bottom: 30px;
}
.fprolist {
  padding: 50px 20px 30px;
}
.fprolist li {
  width: 25%;
}
.prolist li .lin {
  padding: 0 20px;
}
.prolist li a {
  display: block;
  position: relative;
}
.prolist li a:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  width: 0;
  height: 1px;
  background-color: transparent;
  display: none;
}
.prolist li .pic {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  position: relative;
  overflow: hidden;
}
.prolist li img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.prolist li .glass {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  left: 0;
  top: 0;
  background: url('../images/glass2.png') center no-repeat;
  opacity: 0;
}
.prolist li h3 {
  font-size: 14px;
  color: #666;
  line-height: 32px;
  text-align: center;
  height: 32px;
  overflow: hidden;
  margin-top: 10px;
}
.prolist li h3,
.prolist li a:after,
.prolist li .glass {
  -webkit-transition: .6s;
  transition: .6s;
}
.prolist li:hover h3 {
  color: #029fd4;
}
.prolist li:hover a:after {
  width: 100%;
  background-color: #029fd4;
}
.prolist li:hover .glass {
  opacity: 1;
}
.lxcon {
  font-size: 14px;
  color: #353535;
  line-height: 24px;
  padding: 64px 36px;
}
.lxcon p {
  display: inline-block;
  width: 400px;
}
.caselist {
  overflow: hidden;
  padding: 35px 35px 20px;
}
.caselist li {
  float: left;
  width: 33.33%;
  margin-bottom: 35px;
}
.caselist li .lin {
  padding: 0 15px;
}
.caselist li a {
  display: block;
  position: relative;
}
.caselist li a:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
  width: 0;
  height: 1px;
  background-color: transparent;
  display: none;
}
.caselist li .pic {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  position: relative;
  overflow: hidden;
}
.caselist li img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.caselist li h3 {
  font-size: 14px;
  color: #666;
  line-height: 40px;
  text-align: center;
  height: 40px;
  overflow: hidden;
}
.caselist li h3,
.caselist li a:after {
  -webkit-transition: .6s;
  transition: .6s;
}
.caselist li:hover h3 {
  color: #029fd4;
}
.caselist li:hover a:after {
  width: 100%;
  background-color: #029fd4;
}
.caselist2 {
  padding: 0 0 20px;
  margin: 0 -10px;
  overflow: hidden;
}
.caselist2 li {
  float: left;
  width: 33.33%;
  margin-bottom: 30px;
}
.caselist2 li .lin {
  padding: 0 10px;
}
.caselist2 li a {
  display: block;
  width: 100%;
  position: relative;
  background-color: #fff;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 15px 0px;
          box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 15px 0px;
  border-radius: 6px;
  overflow: hidden;
}
.caselist2 li a:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 0;
  width: 100%;
  height: 1px;
  background-color: #28bbee;
  display: none;
}
.caselist2 .pic {
  width: 100%;
  height: 228px;
  overflow: hidden;
  position: relative;
  font-size: 0;
  text-align: center;
  line-height: 228px;
}
.caselist2 img {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.caselist2 li .wrap {
  padding: 15px;
}
.caselist2 li h3 {
  font-size: 16px;
  color: #333;
  line-height: 24px;
  height: 24px;
  overflow: hidden;
  -webkit-transition: .4s;
  transition: .4s;
}
.caselist2 li .txt {
  font-size: 14px;
  color: #888;
  line-height: 26px;
  height: 78px;
  overflow: hidden;
  margin-top: 14px;
}
.caselist2 li:hover h3 {
  color: #029fd4;
}
.atc {
  padding: 60px 0;
  overflow: hidden;
}
.atc-h {
  padding-bottom: 22px;
  border-bottom: 1px solid #ddd;
  text-align: center;
}
.atc-h h1 {
  font-size: 30px;
  color: #333;
  line-height: 50px;
}
.atc-date {
  color: #999;
  line-height: 24px;
  margin-top: 12px;
}
.atc-date span {
  margin: 0 8px;
}
.atc-con {
  padding: 50px 0;
  font-size: 16px;
  line-height: 26px;
  color: #333;
}
.atc-con img {
  max-width: 100%;
}
.atc-con .pic {
  margin: 20px 0;
  text-align: center;
}
.atc-pn {
  overflow: hidden;
  text-align: center;
  position: relative;
  height: 74px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  line-height: 74px;
}
.atc-pn a {
  width: 80px;
  height: 74px;
  font-size: 16px;
  color: #324a6c;
  text-align: left;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.atc-pn a span {
  color: #029fd4;
}
a.atc-prev {
  float: left;
}
a.atc-next {
  float: right;
  text-align: right;
}
a.atc-ret {
  display: inline-block;
  vertical-align: top;
  padding-left: 30px;
  background: url('../images/ret.png') left center no-repeat;
}
.atc-pn a:hover {
  color: #029fd4;
}
.videowrap {
  width: 100%;
  position: relative;
  text-align: center;
}
.video {
  width: 900px;
  max-width: 100%;
  height: 540px;
}
@media screen and (max-width: 1240px) {
  .atc {
    padding: 60px 30px;
  }
}
@media screen and (max-width: 900px) {
  .videowrap {
    padding-bottom: 60%;
    height: 0;
  }
  .video {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
  }
}
@media screen and (max-width: 750px) {
  .atc {
    padding: 50px 30px;
  }
  .atc-h .atc-date {
    font-size: 24px;
    line-height: 36px;
    margin-top: 20px;
  }
  .atc-con {
    font-size: 26px;
    line-height: 44px;
  }
  .atc-con div,
  .atc-con p,
  .atc-con span {
    font-size: 26px !important;
    line-height: 44px!important;
  }
  .atc-pn a {
    width: 120px;
    font-size: 24px;
  }
}
.vdlist {
  overflow: hidden;
  padding: 45px 24px 30px;
}
.vdlist li {
  float: left;
  width: 50%;
  margin-bottom: 30px;
}
.vdlist li a {
  display: block;
  padding: 0 15px;
}
.vdlist li .pic {
  width: 100%;
  position: relative;
  height: 300px;
}
.vdlist li .pic img {
  width: 100%;
  height: 100%;
}
.vdlist li .cover {
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  width: 61px;
  height: 61px;
  margin-top: -30px;
  margin-left: -30px;
  background: url('../images/play.png') center no-repeat;
}
.vdlist li h3 {
  margin-top: 10px;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  color: #000;
  text-align: center;
  overflow: hidden;
}
.vdlist li .cover,
.vdlist li h3 {
  -webkit-transition: .6s;
  transition: .6s;
}
.vdlist li:hover h3 {
  color: #029fd4;
}
.vdlist li:hover .cover {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
}
.lxbg {
  padding: 60px 0 78px;
}
.lx {
  overflow: hidden;
  // margin-bottom: 70px;
}
.lxway h4 {
  font-size: 20px;
  color: #029fd4;
  line-height: 2em;
  margin-bottom: 6px;
}
.lxway {
  float: left;
  width: 50%;
}
.lxway p {
  font-size: 16px;
  color: #333;
  line-height: 26px;
  padding: 10px 30px;
}
.lxway p.lx01 {
  background: url('../images/lx1.png') 1px 15px no-repeat;
}
.lxway p.lx02 {
  background: url('../images/lx2.png') 2px 15px no-repeat;
}
.lxway p.lx03 {
  background: url('../images/lx3.png') 2px 17px no-repeat;
}
.lxway p.lx04 {
  background: url('../images/lx4.png') 5px 16px no-repeat;
}
#map2 {
  width: 100%;
  height: 440px;
}
.liuyanout {
  float: right;
  width: 50%;
}
.liuyanout h4 {
  font-size: 20px;
  color: #029fd4;
  line-height: 2em;
  margin-bottom: 22px;
}
.liuyan2 {
  width: 100%;
  color: #666;
  font-size: 0;
}
.liuyan2 .hang {
  height: 40px;
  margin-bottom: 10px;
  position: relative;
}
.liuyan2 input[type=text] {
  width: 550px;
  height: 38px;
  border: 0 none;
  border: 1px solid #029fd4;
  line-height: 38px;
  text-indent: 27px;
  font-size: 14px;
}
.liuyan2 label {
  width: 24px;
  font-size: 14px;
  color: #ff1e00;
  line-height: 42px;
  text-align: center;
  position: absolute;
  left: 1px;
  z-index: 1;
  top: 1px;
  height: 38px;
}
.liuyan2 textarea {
  padding: 5px 10px;
  width: 640px;
  height: 120px;
  resize: none;
  border: 0 none;
  vertical-align: top;
  line-height: 24px;
  font-size: 14px;
  border: 1px solid #029fd4;
}
.liuyan2 input[type=text]:focus,
.liuyan2 textarea:focus {
  border-color: #ff1e00;
}
.liuyan2 input[type=text],
.liuyan2 textarea,
img#yzmpic {
  transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
}
.liuyan2 i.v {
  vertical-align: top;
  height: 100%;
}
.liuyan2 span.Validform_checktip {
  top: 8px;
  left: auto;
  right: 0;
}
.liuyan2 #yzm2 {
  width: 285px;
}
.liuyan2 img.yzmpic {
  margin-left: 5px;
  width: 90px;
  height: 40px;
  cursor: pointer;
  vertical-align: top;
}
.liuyan2 .yzmchange {
  display: inline-block;
  width: 50px;
  height: 40px;
  font-size: 0;
  vertical-align: top;
  background: url('../images/change2.png') center no-repeat;
}
.liuyan2 input#tj2 {
  width: 120px;
  height: 40px;
  font-size: 18px;
  line-height: 40px;
  background-color: #fff;
  color: #333;
  border: 1px solid #029fd4;
}
.liuyan2 input#tj2:hover {
  background-color: #029fd4;
  color: #fff;
}
.btl2 {
  height: 55px;
  border: 1px solid #eaeaea;
  overflow: hidden;
}
.btl2 span {
  float: left;
  display: block;
  width: 160px;
  height: 50px;
  border-top: 5px solid #029fd4;
  border-right: 1px solid #eaeaea;
  font-size: 14px;
  line-height: 50px;
  color: #029fd4;
  text-align: center;
}
.propage {
  padding: 40px 30px;
}
.procon {
  padding: 40px 20px;
  color: #333;
  font-size: 14px;
  line-height: 26px;
}
.procon img {
  max-width: 100%;
}
.proone {
  overflow: hidden;
  margin-bottom: 30px;
}
.propic {
  float: left;
  width: 360px;
  height: 350px;
  text-align: center;
  line-height: 350px;
  border: 1px solid #eee;
  font-size: 0;
}
.propic img {
  max-width: 96%;
  max-height: 96%;
}
.protxt {
  float: right;
  width: 450px;
}
.protxt h3 {
  font-size: 20px;
  line-height: 36px;
  color: #585858;
  margin-bottom: 30px;
  padding-top: 20px;
}
.proinfo p {
  font-size: 14px;
  color: #666;
  line-height: 32px;
}
.proinfo p label {
  display: inline-block;
  width: 90px;
}
.proinfo .money {
  line-height: 50px;
}
.proinfo .money span {
  font-family: 'arial';
  font-size: 40px;
  color: #029fd4;
  font-weight: bold;
  vertical-align: middle;
}
a.zixunbtn {
  display: block;
  width: 200px;
  height: 40px;
  background-color: #0b70bf;
  margin-top: 30px;
  color: #fff;
  font-size: 16px;
  line-height: 40px;
  text-align: center;
  border: 1px solid #0b70bf;
  border-radius: 20px;
}
a.zixunbtn:hover {
  background-color: #fff;
  color: #0b70bf;
}
.newslist {
  padding: 20px 30px 38px;
  margin-bottom: 50px;
  background-color: #fff;
  overflow: hidden;
}
.newslist li {
  width: 100%;
  padding: 28px 0;
  border-bottom: 1px dashed #ccc;
}
.newslist li a {
  display: block;
  position: relative;
  padding-left: 250px;
  height: 200px;
  overflow: hidden;
}
.newslist li .pic {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 200px;
  height: 200px;
  overflow: hidden;
}
.newslist li .pic img {
  width: 100%;
  height: 100%;
}
.newslist li .title {
  line-height: 40px;
  height: 40px;
  position: relative;
  overflow: hidden;
  padding: 20px 90px 0 0;
}
.newslist li h3 {
  font-size: 20px;
  color: #222;
}
.newslist li .date {
  font-size: 14px;
  color: #666;
  position: absolute;
  top: 20px;
  right: 0;
  z-index: 1;
}
.newslist li .txt {
  font-size: 16px;
  color: #666;
  line-height: 30px;
  overflow: hidden;
  height: 90px;
  margin-top: 16px;
  position: relative;
}
.newslist li label {
  font-size: 16px;
  line-height: 24px;
  color: #029fd4;
  text-align: right;
  display: block;
  height: 24px;
}
.newslist li:hover h3 {
  color: #029fd4;
}
.newslist h3 {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.fnewswrap {
  overflow: hidden;
  margin-top: 80px;
}
.newbanner {
  float: left;
  width: 560px;
  height: 424px;
  position: relative;
}
.newbanner .hd {
  height: 8px;
  overflow: hidden;
  padding: 14px 8px;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 2;
}
.newbanner .hd ul {
  overflow: hidden;
  zoom: 1;
}
.newbanner .hd ul li {
  float: left;
  margin: 0 6px;
  width: 8px;
  height: 8px;
  cursor: pointer;
  font-size: 0;
  background-color: #fff;
  border-radius: 4px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.newbanner .hd ul li.on {
  background-color: #2ab5d5;
}
.newbanner .bd {
  position: relative;
  z-index: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.newslist1 {
  width: 100%;
  height: 424px;
}
.newslist1 li {
  width: 100%;
  height: 100%;
  zoom: 1;
  position: relative;
  overflow: hidden;
}
.newslist1 li a {
  display: block;
  width: 100%;
  height: 100%;
}
.newslist1 li img {
  width: 100%;
  height: 100%;
}
.newslist1 li p {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  height: 36px;
  background-color: rgba(0, 0, 0, 0.6);
}
.newslist1 li p span {
  width: 440px;
  height: 100%;
  overflow: hidden;
  display: block;
  font-size: 14px;
  color: #fff;
  line-height: 36px;
  text-indent: 13px;
}
.newslist2 {
  float: right;
  width: 560px;
  overflow: hidden;
}
.newslist2 li {
  width: 100%;
  height: 90px;
  overflow: hidden;
  padding: 25px 0;
  border-bottom: 1px solid #f0f0f0;
}
.newslist2 li a {
  display: block;
  height: 90px;
  position: relative;
  padding-left: 116px;
}
.newslist2 li h3 {
  position: relative;
  font-size: 16px;
  color: #333;
  line-height: 26px;
  height: 26px;
  overflow: hidden;
}
.newslist2 li h3:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 0;
  display: none;
  width: 18px;
  height: 1px;
  background-color: #2ab5d5;
}
.newslist2 li .txt {
  font-size: 14px;
  color: #888;
  line-height: 26px;
  overflow: hidden;
  height: 52px;
  margin-top: 12px;
}
.newslist2 .date {
  width: 76px;
  height: 56px;
  background-color: #f5f5f5;
  text-align: center;
  position: absolute;
  left: 0px;
  top: 8px;
  z-index: 3;
  padding: 10px 0 6px;
}
.newslist2 .day {
  display: block;
  font-size: 24px;
  color: #626971;
  line-height: 32px;
  height: 32px;
  font-weight: bold;
}
.newslist2 .year {
  display: block;
  font-size: 14px;
  color: #626971;
  line-height: 24px;
  height: 24px;
}
.newslist2 li:hover h3 {
  color: #029fd4;
}
.newslist2 li:hover .date {
  background-color: #029fd4;
}
.newslist2 li:hover .day,
.newslist2 li:hover .year {
  color: #fff;
}
.newslist2 .date,
.newslist2 h3,
.newslist2 .day,
.newslist2 .year {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.ab1out {
  background-color: #f1f1f1;
  padding: 75px 0;
}
.ab1 {
  overflow: hidden;
  height: 345px;
  background-color: #fff;
}
.ab1 .pic {
  float: right;
  width: 50%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.ab1 .l {
  width: 50%;
  height: 100%;
}
.ab1wrap {
  padding: 40px 50px 10px 50px;
}
.ab1wrap h3 {
  color: #333;
  font-size: 30px;
  line-height: 30px;
  overflow: hidden;
  position: relative;
  padding-bottom: 10px;
}
.ab1wrap h3:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 0;
  width: 50px;
  height: 2px;
  background-color: #029fd4;
}
.ab1wrap h4 {
  line-height: 50px;
  overflow: hidden;
}
.ab1wrap h4 em {
  color: #039be3;
  font-size: 36px;
  line-height: 50px;
  margin-right: 30px;
}
.ab1wrap h4 span {
  color: #324a6c;
  font-size: 20px;
  line-height: 60px;
  display: inline-block;
}
.ab1wrap .txt {
  font-size: 14px;
  color: #666;
  line-height: 28px;
  margin-top: 30px;
  overflow: hidden;
}
.kehu {
  padding: 78px 0 80px;
  background-color: #f8f8f8;
}
.gray {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-filter: gray;
          filter: gray;
}
.kehulist {
  padding: 62px 0 16px;
  font-size: 0;
  text-align: center;
  margin: 0 -10px;
}
.kehulist li {
  display: inline-block;
  width: 300px;
  margin-bottom: 25px;
}
.kehulist li .lin {
  padding: 0 12px;
}
.kehulist li a {
  display: block;
  background-color: #fff;
}
.kehulist .pic {
  width: 100%;
  height: 120px;
  overflow: hidden;
  font-size: 0;
  line-height: 120px;
}
.kehulist img {
  max-width: 100%;
  max-height: 100%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
