@charset "utf-8";
* {
  margin: 0;
  padding: 0;
  text-shadow: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
blockquote,
body,
button,
code,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0;
}
body {
  background: #fff;
  color: #555;
  font-size: 14px;
  font-family: Microsoft YaHei, Verdana, Arial, Helvetica, sans-serif;
}
caption,
td,
th {
  font-size: 14px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  font-size: 100%;
}
.cccc{ clear:both;}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: 400;
}
a {
  color: #555;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
img {
  border: 0;
  margin: 0;
}
button,
input,
select,
textarea {
  font: 14px Verdana, Helvetica, Arial, sans-serif;
}
table {
  border-collapse: collapse;
}
html {
  overflow-y: scroll;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
::selection {
  background: #FE7E00;
}
::-moz-selection {
  background: #FE7E00;
}
li,
ol,
ul {
  list-style: none;
}
.z1banner{ background:url(../img/banner.jpg) no-repeat top center; height:686px; }
.header1 {
  width: 100%;
  position: relative;
  padding-top:70px;
}
.viewb {
  width: 100%;
  height: 70px;

  position: absolute;
  z-index: 999;
  top: 0;
  transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  perspective: 5000px;
  -moz-perspective: 5000px;
  -o-perspective: 5000px;
  -webkit-perspective: 5000px;
  -ms-perspective: 5000px;
}
.cd {
  width: 100%;
  height: 70px;
  background: #fff;
  -webkit-animation: rone 4s;
  -moz-animation: rone 4s;
  -o-animation: rone 4s;
  animation: rone 4s;
  transform-origin: top center;
  -o-transform-origin: top center;
  -moz-transform-origin: top center;
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
}
@keyframes rone {
  from {
    animation-delay: 1s;
    -moz-animation-delay: 1s;
    -webkit-animation-delay: 1s;
    -ms-animation-delay: 1s;
    -o-animation-delay: 1s;
    transform: rotateX(150deg);
    -webkit-transform: rotateX(150deg);
    -o-transform: rotateX(150deg);
    -ms-transform: rotateX(150deg);
    -moz-transform: rotateX(150deg);
  }
  to {
    transform: rotateX(0);
    -webkit-transform: rotateX(0);
    -o-transform: rotateX(0);
    -ms-transform: rotateX(0);
    -moz-transform: rotateX(0);
  }
}
@-webkit-keyframes rone {
  from {
    animation-delay: 1s;
    -moz-animation-delay: 1s;
    -webkit-animation-delay: 1s;
    -ms-animation-delay: 1s;
    -o-animation-delay: 1s;
    transform: rotateX(150deg);
    -webkit-transform: rotateX(150deg);
    -o-transform: rotateX(150deg);
    -ms-transform: rotateX(150deg);
    -moz-transform: rotateX(150deg);
  }
  to {
    transform: rotateX(0);
    -webkit-transform: rotateX(0);
    -o-transform: rotateX(0);
    -ms-transform: rotateX(0);
    -moz-transform: rotateX(0);
  }
}
@-moz-keyframes rone {
  from {
    animation-delay: 1s;
    -moz-animation-delay: 1s;
    -webkit-animation-delay: 1s;
    -ms-animation-delay: 1s;
    -o-animation-delay: 1s;
    transform: rotateX(150deg);
    -webkit-transform: rotateX(150deg);
    -o-transform: rotateX(150deg);
    -ms-transform: rotateX(150deg);
    -moz-transform: rotateX(150deg);
  }
  to {
    transform: rotateX(0);
    -webkit-transform: rotateX(0);
    -o-transform: rotateX(0);
    -ms-transform: rotateX(0);
    -moz-transform: rotateX(0);
  }
}
@-ms-keyframes rone {
  from {
    animation-delay: 1s;
    -moz-animation-delay: 1s;
    -webkit-animation-delay: 1s;
    -ms-animation-delay: 1s;
    -o-animation-delay: 1s;
    transform: rotateX(150deg);
    -webkit-transform: rotateX(150deg);
    -o-transform: rotateX(150deg);
    -ms-transform: rotateX(150deg);
    -moz-transform: rotateX(150deg);
  }
  to {
    transform: rotateX(0);
    -webkit-transform: rotateX(0);
    -o-transform: rotateX(0);
    -ms-transform: rotateX(0);
    -moz-transform: rotateX(0);
  }
}
@-o-keyframes rone {
  from {
    animation-delay: 1s;
    -moz-animation-delay: 1s;
    -webkit-animation-delay: 1s;
    -ms-animation-delay: 1s;
    -o-animation-delay: 1s;
    transform: rotateX(150deg);
    -webkit-transform: rotateX(150deg);
    -o-transform: rotateX(150deg);
    -ms-transform: rotateX(150deg);
    -moz-transform: rotateX(150deg);
  }
  to {
    transform: rotateX(0);
    -webkit-transform: rotateX(0);
    -o-transform: rotateX(0);
    -ms-transform: rotateX(0);
    -moz-transform: rotateX(0);
  }
}
.cd .cd-logo {
  width: 278px;
  height: 70px;
  float: left;
  display: inline-block;
  -webkit-transition: .6s;
  -moz-transition: .6s;
  -ms-transition: .6s;
  -o-transition: .6s;
  transition: .6s;
  background: url(../img/logo.jpg) no-repeat center 7px;
}
.cd .cd-logo:hover {
  -webkit-transform: scale3d(0.9, 0.9, 0.9);
  -moz-transform: scale3d(0.9, 0.9, 0.9);
  -ms-transform: scale3d(0.9, 0.9, 0.9);
  -o-transform: scale3d(0.9, 0.9, 0.9);
  transform: scale3d(0.9, 0.9, 0.9);
}
.cd .cd-1 {
  width: 1000px;
  height: 70px;
  margin: 0 auto;
}
.cd .cd-1 ul {
  width: 630px;
  overflow: hidden;
  height: 70px;
  float: right;
  list-style: none;
}
.cd .cd-1 ul li {
  width: 90px;
  height: 1px;
  text-align: center;
  background: #fff;
  color: #000;
  line-height: 70px;
  float: left;
  transition: all .2s;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  -ms-transition: all .2s;
  -moz-transition: all 0.2s;
}
.cd .cd-1 ul li a {
  display: inline-block;
  width: 90px;
  height: 70px;
  font-size: 16px;
  transition: all .2s;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  -ms-transition: all .2s;
  -moz-transition: all 0.2s;
}
.cd .cd-1 ul li:hover {
  background: #2c6bdf;
  height: 70px;
}
.cd .cd-1 ul li:hover a {
  color: #fff;
}
.header1 .h1inner {
  width: 1000px;
  height: 670px;
  position: relative;
  margin: 0 auto;
  overflow: hidden;
}
.header1 .h1inner .h1ibg1,
.header1 .h1inner .h1ibg2 {
  position: absolute;
}
.h1fa1 {
  -webkit-transform: translate3d(0, 0px, 0px) !important;
  -moz-transform: translate3d(0, 0px, 0px) !important;
  -ms-transform: translate3d(0, 0px, 0px) !important;
  -o-transform: translate3d(0, 0px, 0px) !important;
  transform: translate3d(0, 0px, 0px) !important;
  opacity: 1 !important;
}
.h1fa2 {
  -webkit-transform: translate3d(0, 0px, 0px) !important;
  -moz-transform: translate3d(0, 0px, 0px) !important;
  -ms-transform: translate3d(0, 0px, 0px) !important;
  -o-transform: translate3d(0, 0px, 0px) !important;
  transform: translate3d(0, 0px, 0px) !important;
  opacity: 1 !important;
}
.header1 .h1inner .h1ibg1 {
  width: 729px;
  height: 437px;
  top: 130px;
  right: 95px;
  opacity: 0;
  background: url("../img/bg1.png") no-repeat center center;
  -webkit-transform: translate3d(0, -400px, 20px);
  -moz-transform: translate3d(0, -400px, 20px);
  -ms-transform: translate3d(0, -400px, 20px);
  -o-transform: translate3d(0, -400px, 20px);
  transform: translate3d(0, -400px, 20px);
  -webkit-transition: 2s 0.5s;
  -moz-transition: 2s 0.5s;
  -ms-transition: 2s 0.5s;
  -o-transition: 2s 0.5s;
  transition: 2s 0.5s;
}
.header1 .h1inner .h1ibg2 {
  width: 739px;
  height: 456px;
  top: 130px;
  right: 95px;
  -webkit-transform: translate3d(100px, 0px, 0px);
  -moz-transform: translate3d(100px, 0px, 0px);
  -ms-transform: translate3d(100px, 0px, 0px);
  -o-transform: translate3d(100px, 0px, 0px);
  transform: translate3d(100px, 0px, 0px);
  -webkit-transition: 2s 1.5s;
  -moz-transition: 2s 1.5s;
  -ms-transition: 2s 1.5s;
  -o-transition: 2s 1.5s;
  transition: 2s 1.5s;
  opacity: 0;
  background: url("../img/bg2.png") no-repeat center center;
}
@keyframes sun {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(-20deg);
    -moz-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    -o-transform: rotate(-20deg);
    transform: rotate(-20deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@-moz-keyframes sun {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(-20deg);
    -moz-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    -o-transform: rotate(-20deg);
    transform: rotate(-20deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@-ms-keyframes sun {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(-20deg);
    -moz-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    -o-transform: rotate(-20deg);
    transform: rotate(-20deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@-o-keyframes sun {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(-20deg);
    -moz-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    -o-transform: rotate(-20deg);
    transform: rotate(-20deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@-webkit-keyframes sun {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(-20deg);
    -moz-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    -o-transform: rotate(-20deg);
    transform: rotate(-20deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
.header1 .h1inner .h1ibg2 .h1ib1 {
  display: block;
  width: 134px;
  height: 139px;
  position: absolute;
  right: 55px;
  top: 95px;
  animation: sun 2s infinite;
  -webkit-animation: sun 2s infinite;
  -moz-animation: sun 2s infinite;
  -ms-animation: sun 2s infinite;
  -o-animation: sun 2s infinite;
  background: url("../img/h1_chat.png") no-repeat center center;
}
.list1 {
  width: 100%;
  height: 132px;
  background: #d5d5d5;
  overflow: hidden;
}
.list1 .list1inner {
  width: 1200px;
  margin: 0 auto;
}
.list1 .list1inner ul {
  width: 1200px;
  height: 90px;
  margin: 20px auto 0 auto;
}
.list1 .list1inner ul li {
  width: 170px;
  float: left;
  height: 90px;
  border-right: 1px solid #bababa;
  background-repeat: no-repeat;
  background-position: center top;
  cursor: default;
}
.list1 .list1inner ul li h4 {
  text-align: center;
  padding-top: 40px;
  font-size: 18px;
  color: #b6b6b6;
}
.list1 .list1inner ul li span {
  display: block;
  text-align: center;
  font-size: 20px;
  color: #000;
}
.container1 {
  width: 100%;
  height: 820px;
  background: #fff;
}
.container1 .c1inner {
  width: 1200px;
  height: 770px;
  margin: 0 auto;
  padding: 50px 0 0 0;
}
.container1 .c1inner .c1title {
  width: 400px;
  height: 55px;
  margin: 0 auto;
  position: relative;
}
.container1 .c1inner .c1title .c1tp {
  color: #2a599d;
  font-size: 34px;
  position: absolute;
  top: 0;
  width: 400px;
  text-align: center;
  font-weight: 500;
  z-index: 1;
}
.container1 .c1inner .c1title .c1tp2 {
  width: 400px;
  height: 30px;
  background: #fffc24;
  position: absolute;
  bottom: 0;
  z-index: 0;
}
.container1 .c1inner .c1con {
  width: 1200px;
  height: 650px;
  margin: 30px auto 0 auto;
}
.container1 .c1inner .c1con .c1cleft,
.container1 .c1inner .c1con .c1cright {
  float: left;
}
.container1 .c1inner .c1con .c1cleft {
  width: 650px;
  height: 650px;
  position: relative;
}
.container1 .c1inner .c1con .c1cright {
  width: 550px;
  height: 650px;
  background: url(../img/c1_2.jpg) no-repeat center center;
}
.container1 .c1inner .c1con .c1cleft .c1clss {
  width: 640px;
  height: 400px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  border: 5px solid #fff;
  background: url(../img/c1_1.jpg) no-repeat center center;
  -webkit-transition: 1.3s;
  -moz-transition: 1.3s;
  -ms-transition: 1.3s;
  -o-transition: 1.3s;
  transition: 1.3s;
}
.c1border {
  border: 5px solid #b7c5ce !important;
}
.container1 .c1inner .c1con .c1cleft .c1but1,
.container1 .c1inner .c1con .c1cleft .c1but2 {
  display: block;
  width: 140px;
  height: 140px;
  padding-top: 26px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  background: url(../img/c1_v.png) no-repeat center 100px #df393a;
  text-align: center;
  font-size: 26px;
  color: #fff;
  bottom: 60px;
}
.container1 .c1inner .c1con .c1cleft .c1but1 {
  left: 130px;
}
.container1 .c1inner .c1con .c1cleft .c1but2 {
  left: 320px;
}
.container2 {
  width: 100%;
  height: 537px;
  background: url(../img/c2_bg.jpg) no-repeat center center;
}
.container22 {
  width: 100%;
  height: 537px;
  background: url(../img/c2_bg2.jpg) no-repeat center center;
}
.container2 .c2inner {
  width: 1200px;
  height: 537px;
  margin: 0 auto;
}
.container2 .c2inner .c2ileft,
.container2 .c2inner .c2iright {
  width: 560px;
  height: 537px;
}
.container2 .c2inner .c2ileft {
  float: left;
}
.container2 .c2inner .c2ileft .c2iltitle {
  width: 560px;
  height: 44px;
  background: url(../img/c2text/1.png) no-repeat;
  text-indent:55px;
  margin-top: 30px;
  
}
.container2 .c2inner .c2ileft .c2iltitle h2{ font-size:28px; color:#fff; font-weight:normal; float:left; line-height:43px; text-indent:0;}
.container2 .c2inner .c2ileft .c2iltitle h3{ font-size:24px; color:#fff; float:left;line-height:43px;}
.container2 .c2inner .c2ileft .c2ilcon {
  width: 556px;
  height: 313px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  border: 5px solid #fff;
  background: url(../img/c2_lbg.jpg) no-repeat center center;
  margin-top: 30px;
}
.container2 .c2inner .c2ileft .c2ilcon .c2ilp1,
.container2 .c2inner .c2ileft .c2ilcon .c2ilp2 {
  display: block;
  background: rgba(1, 187, 230, 0.8);
  font-size: 20px;
  height: 38px;
  line-height: 38px;
  color: #fff;
  text-align:left;
  text-indent:10px;
  margin-left: 20px;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}
.container2 .c2inner .c2ileft .c2ilcon .c2ilp1 {
  width: 420px;
  margin-top: 190px;
}
.container2 .c2inner .c2ileft .c2ilcon .c2ilp2 {
  width: 216px;
  margin-top: 10px;
}
.container2 .c2inner .c2ileft .c2ilcon:hover .c2ilp1 {
  background: #01bbe6;
}
.container2 .c2inner .c2ileft .c2ilcon:hover .c2ilp2 {
  background: #01bbe6;
}
.container2 .c2inner .c2ileft .c2lbut {
  display: block;
  width: 194px;
  height: 52px;
  border: 4px solid #fff;
  margin: 26px auto 0 auto;
  position: relative;
  overflow: hidden !important;
}
.container2 .c2inner .c2ileft .c2lbut span {
  display: block;
  position: absolute;
  z-index: 1;
  width: 194px;
  text-align: center;
  font-weight: 400;
  letter-spacing: .4px;
  font-size: 22px;
  color: #fff;
  line-height: 42px;
}
.container2 .c2inner .c2ileft .c2lbut::after {
  content: " ";
  width: 60px;
  height: 44px;
  margin: 0 auto;
  background: rgba(238, 121, 7, 0);
  position: absolute;
  margin-left: -30px;
  left: 50%;
  top: 0;
  z-index: 0;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.container2 .c2inner .c2ileft .c2lbut:hover.c2lbut:after {
  -webkit-transform: scale3d(4, 1, 1);
  -moz-transform: scale3d(4, 1, 1);
  -ms-transform: scale3d(4, 1, 1);
  -o-transform: scale3d(4, 1, 1);
  transform: scale3d(4, 1, 1);
  background: #ee7907;
}
.container2 .c2inner .c2iright {
  float: right;
}
.container2 .c2inner .c2iright .c2irtitle {
  width: 560px;
  height: 44px;
  text-indent:55px;
  background: url(../img/c2text/2.png) no-repeat;
  margin-top: 30px;
}
.container2 .c2inner .c2iright .c2irtitle h2{ font-size:28px; color:#fff; font-weight:normal; float:left; line-height:43px; text-indent:0;}
.container2 .c2inner .c2iright .c2irtitle h3{ font-size:24px; color:#fff; float:left;line-height:43px;}
.container2 .c2inner .c2iright .c2ircon {
  width: 556px;
  height: 313px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  border: 5px solid #fff;
  background: url(../img/c2_lbg2.jpg) no-repeat center center;
  margin-top: 30px;
}
.container2 .c2inner .c2iright .c2ircon .c2irp1,
.container2 .c2inner .c2iright .c2ircon .c2irp2 {
  display: block;
  background: rgba(242, 170, 24, 0.8);
  font-size: 20px;
  height: 38px;
  line-height: 38px;
  color: #fff;
  text-align:left;
  text-indent:10px;
  margin-left: 20px;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}
.container2 .c2inner .c2iright .c2ircon .c2irp1 {
  margin-top: 190px;
  width: 420px;
}
.container2 .c2inner .c2iright .c2ircon .c2irp2 {
  margin-top: 10px;
  width: 216px;
}
.container2 .c2inner .c2iright .c2ircon:hover .c2irp1 {
  background: #f2aa18;
}
.container2 .c2inner .c2iright .c2ircon:hover .c2irp2 {
  background: #f2aa18;
}
.container2 .c2inner .c2iright .c2rbut {
  display: block;
  width: 194px;
  height: 52px;
  border: 4px solid #fff;
  margin: 26px auto 0 auto;
  position: relative;
  overflow: hidden !important;
}
.container2 .c2inner .c2iright .c2rbut span {
  display: block;
  position: absolute;
  z-index: 1;
  width: 194px;
  text-align: center;
  font-weight: 400;
  letter-spacing: .4px;
  font-size: 22px;
  color: #fff;
  line-height: 42px;
}
.container2 .c2inner .c2iright .c2rbut::after {
  content: " ";
  width: 60px;
  height: 44px;
  margin: 0 auto;
  background: rgba(238, 121, 7, 0);
  position: absolute;
  margin-left: -30px;
  left: 50%;
  top: 0;
  z-index: 0;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.container2 .c2inner .c2iright .c2rbut:hover.c2rbut:after {
  -webkit-transform: scale3d(4, 1, 1);
  -moz-transform: scale3d(4, 1, 1);
  -ms-transform: scale3d(4, 1, 1);
  -o-transform: scale3d(4, 1, 1);
  transform: scale3d(4, 1, 1);
  background: #ee7907;
}
.container3 {
  width: 100%;
  height: 443px;
  background: url(../img/c3_bg.jpg) no-repeat center top;
}
.container4 {
  width: 100%;
  height: 636px;
  margin-top: 20px;
  background: url(../img/c4_bg.jpg) no-repeat center center red;
}
.container4 .c4inner {
  width: 1200px;
  height: 636px;
  margin: 0 auto;
  position: relative;
}
.container4 .c4inner .c4icon {
  width: 1200px;
  height: 464px;
  margin-left: -600px;
  position: absolute;
  left: 50%;
  top: 80px;
}
.container4 .c4inner .c4icon .c4icleft {
  float: left;
  width: 710px;
  height: 464px;
  opacity: 0;
  -webkit-transform: translate3d(0, 80px, 0);
  -moz-transform: translate3d(0, 80px, 0);
  -ms-transform: translate3d(0, 80px, 0);
  -o-transform: translate3d(0, 80px, 0);
  transform: translate3d(0, 80px, 0);
  -webkit-transition: 1.6s;
  -moz-transition: 1.6s;
  -ms-transition: 1.6s;
  -o-transition: 1.6s;
  transition: 1.6s;
}
.c4l {
  -webkit-transform: translate3d(0, 0px, 0) !important;
  -moz-transform: translate3d(0, 0px, 0) !important;
  -ms-transform: translate3d(0, 0px, 0) !important;
  -o-transform: translate3d(0, 0px, 0) !important;
  transform: translate3d(0, 0px, 0) !important;
  opacity: 1 !important;
}
.container4 .c4inner .c4icon .c4icleft .c4ilxx {
  width: 100%;
  height: 274px;
  background: url(../img/c4_xx.jpg) no-repeat center center;
}
.container4 .c4inner .c4icon .c4icleft .c4iltext {
  width: 100%;
  height: 190px;
  background: #457ae6;
  padding-left: 20px;
  position: relative;
}
.container4 .c4inner .c4icon .c4icleft .c4iltext h4 {
  font-size: 36px;
  padding-top: 16px;
  line-height: 1.2;
  color: #fff;
}
.container4 .c4inner .c4icon .c4icleft .c4iltext h5 {
  font-size: 36px;
  padding-top: 0px;
  line-height: 1;
  color: #fff;
}
.container4 .c4inner .c4icon .c4icleft .c4iltext p {
  color: #fff;
  font-size: 20px;
  margin-top: 10px;
}
.container4 .c4inner .c4icon .c4icleft .c4iltext .c4ibut {
  display: block;
  width: 140px;
  height: 140px;
  padding-top: 26px;
  border-radius: 50%;
  position: absolute;
  background: #DF393A url("../img/c1_v.png") no-repeat scroll center 100px;
  text-align: center;
  font-size: 26px;
  color: #FFF;
  bottom: 30px;
  right: 30px;
}
.container4 .c4inner .c4icon .c4icright {
  float: right;
  width: 473px;
  height: 464px;
  opacity: 0;
  -webkit-transform: translate3d(0, 80px, 0);
  -moz-transform: translate3d(0, 80px, 0);
  -ms-transform: translate3d(0, 80px, 0);
  -o-transform: translate3d(0, 80px, 0);
  transform: translate3d(0, 80px, 0);
  -webkit-transition: 1.6s 0.4s;
  -moz-transition: 1.6s 0.4s;
  -ms-transition: 1.6s 0.4s;
  -o-transition: 1.6s 0.4s;
  transition: 1.6s 0.4s;
  background: url(../img/c4_pc.jpg) no-repeat center center;
}
.c4r {
  -webkit-transform: translate3d(0, 0px, 0) !important;
  -moz-transform: translate3d(0, 0px, 0) !important;
  -ms-transform: translate3d(0, 0px, 0) !important;
  -o-transform: translate3d(0, 0px, 0) !important;
  transform: translate3d(0, 0px, 0) !important;
  opacity: 1 !important;
}
.container5 {
  width: 100%;
  height: 641px;
  background: url(../img/c5_bg.jpg) no-repeat center center;
}
.container5 .c5inner {
  width: 1200px;
  height: 641px;
  margin: 0 auto;
  position: relative;
}
.container5 .c5inner .c5title {
  width: 220px;
  height: 70px;
  position: absolute;
  top: 65px;
  left: 0;
  font-size: 34px;
  color: #fff;
  line-height: 65px;
  text-align: center;
  font-weight: 200;
  opacity: 0;
  -webkit-transform: translate3d(-40px, 0, 0);
  -moz-transform: translate3d(-40px, 0, 0);
  -ms-transform: translate3d(-40px, 0, 0);
  -o-transform: translate3d(-40px, 0, 0);
  transform: translate3d(-40px, 0, 0);
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}
.c5titlea {
  opacity: 1 !important;
  -webkit-transform: translate3d(0px, 0, 0) !important;
  -moz-transform: translate3d(0px, 0, 0) !important;
  -ms-transform: translate3d(0px, 0, 0) !important;
  -o-transform: translate3d(0px, 0, 0) !important;
  transform: translate3d(0px, 0, 0) !important;
}
.container5 .c5inner .c5con {
  width: 1200px;
  height: 400px;
  position: absolute;
  top: 180px;
}
.container5 .c5inner .c5con ul {
  width: 1200px;
  height: 400px;
}
.container5 .c5inner .c5con ul li {
  width: 295px;
  height: 400px;
  float: left;
  background-position: center top;
  background-repeat: no-repeat;
  margin-right: 5px;
  opacity: 0;
  -webkit-transform: translate3d(0, 80px, 0);
  -moz-transform: translate3d(0, 80px, 0);
  -ms-transform: translate3d(0, 80px, 0);
  -o-transform: translate3d(0, 80px, 0);
  transform: translate3d(0, 80px, 0);
}
.c5listh {
  opacity: 1 !important;
  -webkit-transform: translate3d(0, 0, 0) !important;
  -moz-transform: translate3d(0, 0, 0) !important;
  -ms-transform: translate3d(0, 0, 0) !important;
  -o-transform: translate3d(0, 0, 0) !important;
  transform: translate3d(0, 0, 0) !important;
}
.c5li1 {
  -webkit-transition: 1.6s;
  -moz-transition: 1.6s;
  -ms-transition: 1.6s;
  -o-transition: 1.6s;
  transition: 1.6s;
}
.c5li2 {
  -webkit-transition: 1.6s 0.4s;
  -moz-transition: 1.6s 0.4s;
  -ms-transition: 1.6s 0.4s;
  -o-transition: 1.6s 0.4s;
  transition: 1.6s 0.4s;
}
.c5li3 {
  -webkit-transition: 1.6s 0.8s;
  -moz-transition: 1.6s 0.8s;
  -ms-transition: 1.6s 0.8s;
  -o-transition: 1.6s 0.8s;
  transition: 1.6s 0.8s;
}
.c5li4 {
  -webkit-transition: 1.6s 1.2s;
  -moz-transition: 1.6s 1.2s;
  -ms-transition: 1.6s 1.2s;
  -o-transition: 1.6s 1.2s;
  transition: 1.6s 1.2s;
}
.container5 .c5inner .c5con ul li h3 {
  text-align: center;
  margin-top: 230px;
  color: #fff;
  font-size: 28px;
}
.container5 .c5inner .c5con ul li h6 {
  text-align: center;
  color: #fff;
  font-size: 18px;
}
.container5 .c5inner .c5con ul li a {
  display: block;
  height: 44px;
  width: 140px;
  border: 2px solid #fff;
  margin: 14px auto 0 auto;
  position: relative;
  overflow: hidden;
}
.container5 .c5inner .c5con ul li a:after {
  content: " ";
  display: block;
  position: absolute;
  height: 100%;
  width: 30px;
  margin-left: -15px;
  left: 50%;
  z-index: 0;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  -webkit-transform: scale3d(1, 1, 1);
  -moz-transform: scale3d(1, 1, 1);
  -ms-transform: scale3d(1, 1, 1);
  -o-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.container5 .c5inner .c5con ul li .c5a1:after {
  background: #df393a;
}
.container5 .c5inner .c5con ul li .c5a1:hover:after {
  background: #b51617;
}
.container5 .c5inner .c5con ul li .c5a2:after {
  background: #f2aa18;
}
.container5 .c5inner .c5con ul li .c5a2:hover:after {
  background: #d79000;
}
.container5 .c5inner .c5con ul li .c5a3:after {
  background: #01bbe6;
}
.container5 .c5inner .c5con ul li .c5a3:hover:after {
  background: #0096b9;
}
.container5 .c5inner .c5con ul li .c5a4:after {
  background: #f26f18;
}
.container5 .c5inner .c5con ul li .c5a4:hover:after {
  background: #c85000;
}
.container5 .c5inner .c5con ul li a:hover:after {
  -webkit-transform: scale3d(6, 1, 1);
  -moz-transform: scale3d(6, 1, 1);
  -ms-transform: scale3d(6, 1, 1);
  -o-transform: scale3d(6, 1, 1);
  transform: scale3d(6, 1, 1);
}
.container5 .c5inner .c5con ul li a span {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  line-height: 40px;
  text-align: center;
  font-size: 20px;
  color: #fff;
}
.container6 {
  width: 100%;
  height: 675px;
  background: url(../img/c6_bg.jpg) repeat-x center center;
}
.container6 .c6inner {
  width: 1200px;
  height: 675px;
  margin: 0 auto;
  position: relative;
}
.container6 .c6inner .c6ititle {
  width: 582px;
  height: 147px;
  position: absolute;
  margin-left: -291px;
  left: 50%;
  top: 30px;
  background: url(../img/c6_title.png) no-repeat center center;
}
.container6 .c6inner .c6ititle .c6ttext {
  text-align: center;
  color: #fff;
  font-size: 36px;
  padding-top: 20px;
  line-height: 147px;
  opacity: 0;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -ms-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
  -webkit-transform: translate3d(-30px, 0px, 0);
  -moz-transform: translate3d(-30px, 0px, 0);
  -ms-transform: translate3d(-30px, 0px, 0);
  -o-transform: translate3d(-30px, 0px, 0);
  transform: translate3d(-30px, 0px, 0);
}
.c6ttextl {
  -webkit-transform: translate3d(0px, 0px, 0) !important;
  -moz-transform: translate3d(0px, 0px, 0) !important;
  -ms-transform: translate3d(0px, 0px, 0) !important;
  -o-transform: translate3d(0px, 0px, 0) !important;
  transform: translate3d(0px, 0px, 0) !important;
  opacity: 1 !important;
}
.c6con {
  width: 1200px;
  height: 410px;
  position: absolute;
  top: 190px;
}
.c6cleft {
  width: 370px;
  height: 410px;
  float: left;
}
.c6cleft ul {
  width: 370px;
  height: 410px;
}
.c6cleft ul li {
  width: 370px;
  height: 102.3px;
  text-indent: 90px;
  font-size: 22px;
  background-color: #01bbe6;
  line-height: 102px;
  color: #fff;
  background-position: center left;
  background-repeat: no-repeat;
  cursor: pointer;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -ms-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.dddd {
  background-color: #fff !important;
  color: #2c6bdf !important;
}
.c6cright {
  width: 830px;
  height: 410px;
  float: right;
}
.container7 {
  width: 100%;
  height: 1000px;
  background: #fff;
  margin-bottom:40px;
}
.container7 .c7inner {
  width: 1200px;
  height: 1000px;
  margin: 0 auto;
  position: relative;
}
.container7 .c7inner .c7title1 {
  width: 1200px;
  height: 54px;
  position: absolute;
  top: 100px;
  background: url(../img/c7_title1.jpg) no-repeat center center;
}
.container7 .c7inner .c7con1 {
  width: 1200px;
  height: 390px;
  position: absolute;
  top: 200px;
  background-image: url(../img/c7_bg_1.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  -webkit-transition: 1.4s;
  -moz-transition: 1.4s;
  -ms-transition: 1.4s;
  -o-transition: 1.4s;
  transition: 1.4s;
}
.container7 .c7inner .c7con1 .c7about {
  width: 1200px;
  height: 111px;
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
  text-align: left;
  color: #fff;
  border-bottom: 5px solid #2c6bdf;
}
.container7 .c7inner .c7con1 .c7about .c7icon {
  width: 81px;
  height: 81px;
  position: absolute;
  top: 15px;
  left: 60px;
  background: url(../img/c7_icon.png) no-repeat center center;
}
.container7 .c7inner .c7con1 .c7about p {
  width: 690px;
  height: 111px;
  position: absolute;
  font-size: 20px;
  line-height: 1.6;
  padding-top: 20px;
  margin-left: -345px;
  left: 46%;
}
.container7 .c7inner .c7con1 .c7about .c7but {
  display: block;
  position: absolute;
  width: 204px;
  height: 52px;
  right: 50px;
  top: 29px;
  background: url(../img/c7_chat.jpg) no-repeat 20px center #df393a;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-indent: 70px;
  color: #fff;
  font-size: 24px;
  line-height: 44px;
  -webkit-box-shadow: 0 5px 0 #b22425;
  -moz-box-shadow: 0 5px 0 #b22425;
  box-shadow: 0 5px 0 #b22425;
}
.container7 .c7inner .c7title2 {
  width: 1200px;
  height: 54px;
  background: url(../img/c7_title2.jpg) no-repeat center center;
  position: absolute;
  top: 640px;
}
.container7 .c7inner .c7con2 {
  width: 1200px;
  height: 240px;
  position: absolute;
  top: 700px;
  margin-top: 40px;
}
.c7con2l,
.c7con2r {
  width: 588px;
  height: 240px;
  background: #eee;
}
.c7con2l {
  float: left;
}
.c7con2r {
  float: right;
}
.container7 .c7inner .c7con2 img {
  float: left;
}
.container7 .c7inner .c7con2 .c7texta {
  width: 326px;
  height: 240px;
  float: right;
  padding: 30px 10px 0 20px;
}
.container7 .c7inner .c7con2 .c7texta p {
  font-size: 18px;
}
.container7 .c7inner .c7con2 .c7buta {
  display: block;
  width: 134px;
  height: 38px;
  background: #df393a;
  color: #fff;
  text-align: center;
  margin: 15px 0 0 0;
  line-height: 38px;
  font-size: 18px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.backg {
  background: red;
}
.lba1 {
  width: 830px;
  height: 410px;
  display: none;
}

.z1banner a{ display:block; height:100%; width:100%;}
/********/
.fixed_1 {
	position: fixed;
	top: 132px;
	left: 50%;
	margin-left: 605px;
	width: 53px;
	z-index: 987654
}
.fixed_1 a:link,.fixed_1 a:visited{display:block; width:53px; height:50px; background:#ee7800; margin-top:1px; color:#ffffff; background-position:center 8px; background-repeat:no-repeat; text-align:center; padding-top:30px; line-height:23px; z-index:545;}
.fixed_1 a:hover{background-color:#484848;}
.fixed_1 a{ position:relative;}
.fixed_1 a.rtel{ height:53px; padding:0; position:relative;}
.fixed_1 a.rtel span{ position:absolute; width:53px;height:53px; background:#0cf; top:0; right:0; text-align:left; line-height:53px; font-size:16px; overflow:hidden;}
.fixed_1 a.rtel span i{ width:53px; height:23px; float:left; padding-top:30px;background:#ee7800; color:#ffffff; background-position:center 8px; background-repeat:no-repeat; text-align:center;line-height:23px; font-style:normal; margin-right:10px; font-size:12px;}
.fixed_1 a.rtel:hover span i{background-color:#484848;}
.fixed_1 a span.ewm{ width:100px; height:100px; background:#fff; position:absolute; right:53px; top:0; display:none;}
.fixed_1 a span.ewm img{ display:block;}
.zx_show{background:#f8f7f7 url(../Images/210img.png) no-repeat right bottom;width:210px; height:180px; padding:15px 20px; border:10px #f08326 solid; position:fixed; left:50%; top:50%; margin-left:-200px; margin-top:-130px; z-index:10; padding-right:140px; z-index:987654; display:none;}
.zx_show_title{color:#ee7800; font-size:31px; font-weight:bold; font-family:'Microsoft YaHei';}
.zx_show_content{font-size:20px; color:#484848; color:#484848; font-family:'Microsoft YaHei';}
.zx_show_fz18{font-size:18px; color:#484848; margin-top:5px; padding-top:5px; border-top:1px solid #e4e3e3; font-family:'Microsoft YaHei';}