/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/
.banner {
  width: 100%;
  height: 580px;
  position: relative;
  display: block;
  overflow: hidden;
  z-index: 1;
  /* The Nivo Slider styles */
  /* If an image is wrapped in a link */
  /* The slices and boxes in the Slider */
}
.banner .nivoSlider {
  position: relative;
  width: 1920px;
  height: 100%;
  text-align: center;
  left: 50%;
  margin-left: -960px;
}
.banner .nivoSlider img {
  display: none;
  width: auto;
  margin: 0 auto;
  height: auto;
}
.banner .nivoSlider a {
  border: 0;
  display: block;
  margin: 0 auto;
  text-align: center;
  width: 100%;
  height: 100%;
}
.banner .nivo-controlNav-bg {
  position: absolute;
  left: 0;
  bottom: -15px;
  width: 100%;
  height: 44px;
  z-index: 100;
}
.banner .nivo-controlNav {
  position: absolute;
  width: 100%;
  bottom: 30px;
  z-index: 101;
  text-align: center;
  font-size: 0;
}
.banner .nivo-controlNav a {
  display: inline-block;
  width: 10px;
  height: 10px;
  text-indent: -9999px;
  border: 0;
  margin: 0 5px;
  border-radius: 5px;
  cursor: pointer;
  background: #fff;
}
.banner .nivo-controlNav a.active {
  width: 40px;
  background: #063dd4;
}
.banner .nivo-directionNav a {
  position: absolute;
  top: 45%;
  z-index: 9;
  cursor: pointer;
}
.banner .nivo-prevNav {
  left: 0px;
}
.banner .nivo-nextNav {
  right: 0px;
}
.banner .nivo-directionNav a {
  display: block;
  width: 50px;
  height: 50px;
  top: 50%;
  margin-top: -25px;
  border-radius: 50%;
}
.banner a.nivo-nextNav {
  background: rgba(0, 0, 0, 0.3) url(../images/arrowBr.png) center center no-repeat;
  right: 50%;
  margin-right: -700px;
}
.banner a.nivo-prevNav {
  left: 50%;
  margin-left: -700px;
  background: rgba(0, 0, 0, 0.3) url(../images/arrowBl.png) center center no-repeat;
}
.banner .nivo-caption {
  display: none !important;
}
.banner .ribbon {
  width: 111px;
  height: 111px;
  position: absolute;
  top: -4px;
  left: -5px;
  z-index: 300;
}
.banner .nivoSlider {
  position: relative;
}
.banner .nivoSlider img {
  position: absolute;
  top: 0px;
  left: 0px;
  margin: 0 auto;
}
.banner .nivoSlider a.nivo-imageLink {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0;
  margin: 0;
  z-index: 6;
  display: none;
  text-align: center;
}
.banner .nivo-slice {
  display: block;
  position: absolute;
  z-index: 5;
  height: 100%;
}
.banner .nivo-box {
  display: block;
  position: absolute;
  z-index: 5;
}
.banner .nivo-html-caption {
  display: none;
}
.one {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.tran {
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
button,
input {
  border: none;
  outline: none;
}
a,
img {
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.title1 {
  text-align: center;
  padding-top: 9px;
}
.title1 > h3 {
  font-size: 24px;
  font-weight: bold;
  color: #063dd4;
  line-height: 24px;
  margin-bottom: 20px;
}
.title1 > h3 > a {
  color: #063dd4;
}
.title1 > span {
  display: block;
  width: 50px;
  height: 3px;
  margin: 0 auto;
  background-color: #063dd4;
}
.ser {
  width: 100%;
  height: 120px;
  background-color: #fafafa;
}
.ser .ser_main {
  height: 100%;
}
.ser .ser_main .ser_item {
  float: left;
  width: 33.33333%;
  background: url(../images/ser_line.png) right center no-repeat;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.ser .ser_main .ser_item > p {
  font-size: 22px;
  font-weight: bold;
  line-height: 22px;
  letter-spacing: 1px;
  color: #4d4d4d;
  margin-bottom: 14px;
  margin-top: 26px;
}
.ser .ser_main .ser_item > span {
  display: block;
  width: 298px;
  height: 1px;
  background: #c9d4f2;
  margin-bottom: 14px;
}
.ser .ser_main .ser_item > i {
  font-size: 16px;
  letter-spacing: 7px;
  color: #4d4d4d;
  line-height: 16px;
}
.ser .ser_main .ser_item > input {
  width: 280px;
  height: 35px;
  border: solid 1px #063dd4;
  display: block;
  padding: 0 40px 0 10px;
  box-sizing: border-box;
  margin: 40px auto 0;
}
.ser .ser_main .ser_item > button {
  position: absolute;
  width: 35px;
  height: 35px;
  left: 305px;
  top: 40px;
  cursor: pointer;
  background: url(../images/ser_ico.png) center no-repeat #063dd4;
}
.ser .ser_main .ser_item .sear_tell {
  margin-left: 88px;
  margin-top: 35px;
}
.ser .ser_main .ser_item .sear_tell > i {
  width: 44px;
  height: 44px;
  margin-top: 2px;
  background: url(../images/ser_tell.png) center no-repeat;
  -webkit-animation: msClock 1.2s linear infinite;
  animation: msClock 1.2s linear infinite;
}
.ser .ser_main .ser_item .sear_tell .ser_num {
  margin-left: 15px;
}
.ser .ser_main .ser_item .sear_tell .ser_num > p {
  font-size: 16px;
  color: #808080;
  line-height: 16px;
  margin-bottom: 15px;
}
.ser .ser_main .ser_item .sear_tell .ser_num > h3 {
  font-size: 24px;
  font-weight: bold;
  color: #063dd4;
  height: 24px;
  line-height: 24px;
}
.pro {
  width: 100%;
  margin-top: 60px;
}
.pro .pro_main .title1 {
  background: url(../images/pro_tit.png) center top no-repeat;
}
.pro .pro_main .pro_con {
  width: 100%;
  margin-top: 40px;
}
.pro .pro_main .pro_con .fl {
  width: 312px;
}
.pro .pro_main .pro_con .fl .fl_tit {
  width: 100%;
  height: 120px;
  overflow: hidden;
  background: url(../images/fl_bg.png) center no-repeat #063dd4;
}
.pro .pro_main .pro_con .fl .fl_tit > i {
  width: 40px;
  height: 40px;
  background: url(../images/fl_ico1.png) center no-repeat;
  margin: 40px 0 0 52px;
  -webkit-animation: msClock 1.2s linear infinite;
  animation: msClock 1.2s linear infinite;
}
.pro .pro_main .pro_con .fl .fl_tit .fl_tit_txt {
  margin-left: 15px;
  margin-top: 40px;
}
.pro .pro_main .pro_con .fl .fl_tit .fl_tit_txt > h3 {
  font-size: 22px;
  font-weight: bold;
  color: #ffffff;
  line-height: 22px;
  margin-bottom: 10px;
}
.pro .pro_main .pro_con .fl .fl_tit .fl_tit_txt > h4 {
  font-size: 12px;
  letter-spacing: 1px;
  color: #ffffff;
  line-height: 12px;
}
.pro .pro_main .pro_con .fl .fl_main {
  width: 100%;
  height: 745px;
  box-sizing: border-box;
  padding: 10px 0 25px;
  background-color: #fafafa;
  overflow-y: scroll;
  overflow-x: hidden;
}
.pro .pro_main .pro_con .fl .fl_main::-webkit-scrollbar{
  width: 6px;
  background-color: rgba(0,0,0,0);
}
.pro .pro_main .pro_con .fl .fl_main::-webkit-scrollbar-thumb{
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,.3);
  background-color: #063dd4;
}

.pro .pro_main .pro_con .fl .fl_main .fl_list > li {
  width: 100%;
  height: 55px;
  line-height: 55px;
  border-bottom: 1px solid #e6e6e6;
  position: relative;
  margin-bottom: 1px;
}
.pro .pro_main .pro_con .fl .fl_main .fl_list > li:hover::after {
  width: 100%;
}
.pro .pro_main .pro_con .fl .fl_main .fl_list > li:hover > a {
  color: #063dd4;
  background: url(../images/fl_ico3.png) 30px center no-repeat;
}
.pro .pro_main .pro_con .fl .fl_main .fl_list > li::after {
  content: "";
  position: absolute;
  width: 0;
  height: 1px;
  background: #063dd4;
  bottom: 0;
  left: 0;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.pro .pro_main .pro_con .fl .fl_main .fl_list > li > a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 20px 0 52px;
  box-sizing: border-box;
  background: url(../images/fl_ico2.png) 30px center no-repeat;
  font-size: 16px;
  color: #4d4d4d;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.pro .pro_main .pro_con .pro_view {
  width: 860px;
}
.pro .pro_main .pro_con .pro_view .pro_menu .pro_menu_list > li {
  float: left;
  width: 160px;
  height: 40px;
  background-color: #063dd4;
  text-align: center;
  line-height: 40px;
  font-size: 14px;
  color: #ffffff;
  margin-right: 20px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.pro .pro_main .pro_con .pro_view .pro_menu .pro_menu_list > li.on::after {
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%) rotateZ(360deg);
}
.pro .pro_main .pro_con .pro_view .pro_menu .pro_menu_list > li::after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  left: 50%;
  top: 50%;
  z-index: -1;
  background-color: #ee8101;
  transform: translate(-50%, -50%);
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.pro .pro_main .pro_con .pro_view .pro_view_con {
  width: 100%;
  margin-top: 30px;
}
.pro .pro_main .pro_con .pro_view .pro_view_con .pro_view_list > li {
  float: left;
  width: 268px;
  height: 240px;
  background-color: #fafafa;
  margin: 0 28px 28px 0;
  position: relative;
  z-index: 1;
}
.pro .pro_main .pro_con .pro_view .pro_view_con .pro_view_list > li::after {
  content: "";
  position: absolute;
  width: 0;
  height: 100%;
  background-color: #063dd4;
  bottom: 0;
  left: 0;
  z-index: -1;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.pro .pro_main .pro_con .pro_view .pro_view_con .pro_view_list > li:hover::after {
  width: 100%;
}
.pro .pro_main .pro_con .pro_view .pro_view_con .pro_view_list > li:hover .pro_txt > a {
  color: #ffffff;
  background: url(../images/pro_ico2.png) 220px center no-repeat;
}
.pro .pro_main .pro_con .pro_view .pro_view_con .pro_view_list > li:hover .pro_cover {
  opacity: 1;
}
.pro .pro_main .pro_con .pro_view .pro_view_con .pro_view_list > li:hover .pro_cover > a {
  margin: 60px auto;
}
.pro .pro_main .pro_con .pro_view .pro_view_con .pro_view_list > li > a {
  display: block;
  width: 248px;
  height: 180px;
  margin: 10px auto 0;
}
.pro .pro_main .pro_con .pro_view .pro_view_con .pro_view_list > li > a > img {
  width: 100%;
  height: 100%;
}
.pro .pro_main .pro_con .pro_view .pro_view_con .pro_view_list > li .pro_txt {
  width: 100%;
  height: 50px;
  line-height: 50px;
}
.pro .pro_main .pro_con .pro_view .pro_view_con .pro_view_list > li .pro_txt > a {
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/pro_ico1.png) 220px center no-repeat;
  padding: 0 50px 0 10px;
  box-sizing: border-box;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 14px;
  color: #4d4d4d;
}
.pro .pro_main .pro_con .pro_view .pro_view_con .pro_view_list > li .pro_cover {
  position: absolute;
  width: 248px;
  height: 180px;
  background: rgba(6, 61, 212, 0.5);
  left: 50%;
  top: 10px;
  transform: translate(-50%);
  opacity: 0;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
  overflow: hidden;
}
.pro .pro_main .pro_con .pro_view .pro_view_con .pro_view_list > li .pro_cover > a {
  display: block;
  width: 58px;
  height: 58px;
  background: url(../images/pro_more.png) center no-repeat #ffffff;
  border-radius: 50%;
  margin: -70px auto;
  transition-delay: 0.3s;
}
.pro .pro_main .pro_con .pro_view .pro_view_con .pro_view_list > li:nth-child(3n) {
  margin-right: 0;
}
.gg {
  width: 100%;
  height: 300px;
  margin-top: 32px;
  background: url(../images/gg1_bg.jpg) center no-repeat;
}
.gg .gg_main .gg_txt {
  margin-right: 111px;
  text-align: right;
}
.gg .gg_main .gg_txt > h3 {
  height: 42px;
  line-height: 42px;
  font-size: 20px;
  color: #ffffff;
  margin: 24px 0 13px 0;
}
.gg .gg_main .gg_txt > h3 > i {
  display: inline-block;
  vertical-align: middle;
  width: 55px;
  height: 42px;
  margin-right: 20px;
  background: url(../images/gg_logo.png) center no-repeat;
}
.gg .gg_main .gg_txt > p {
  font-size: 24px;
  font-weight: bold;
  color: #ffffff;
  line-height: 24px;
  margin-bottom: 20px;
}
.gg .gg_main .gg_txt > h4 {
  font-size: 12px;
  color: #ffffff;
  line-height: 12px;
  margin-bottom: 12px;
}
.gg .gg_main .gg_txt > span {
  display: block;
  width: 450px;
  height: 1px;
  margin: 10px 0 21px 0;
  background: #839eea;
}
.gg .gg_main .gg_txt > h5 {
  font-size: 16px;
  color: #ffffff;
  line-height: 24px;
  margin-bottom: 22px;
}
.gg .gg_main .gg_txt > h5 > span {
  font-size: 24px;
  font-weight: bold;
}
.gg .gg_main .gg_txt > a {
  display: block;
  width: 160px;
  height: 40px;
  background-color: #ffffff;
  text-align: center;
  line-height: 40px;
  font-size: 14px;
  color: #063dd4;
  margin-left: 295px;
}
.pz {
  width: 100%;
  margin-top: 60px;
}
.pz .pz_main .title1 {
  background: url(../images/pz_tit.png) center no-repeat;
}
.pz .pz_main .pz_con {
  width: 100%;
  height: 583px;
  background: url(../images/pz_view.png) center top no-repeat;
  margin-top: 40px;
}
.pz .pz_main .pz_con .pz_pic {
  width: 511px;
  height: 511px;
  margin: 0 auto;
  position: relative;
}
.pz .pz_main .pz_con .pz_pic .pz_pic_list > li {
  position: absolute;
  width: 112px;
  height: 112px;
  border-radius: 50%;
  z-index: 2;
}
.pz .pz_main .pz_con .pz_pic .pz_pic_list > li:hover > img {
  transform: rotateY(360deg);
}
.pz .pz_main .pz_con .pz_pic .pz_pic_list > li > img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.pz .pz_main .pz_con .pz_pic .pz_pic_list > li:nth-child(1) {
  left: 0;
  top: 0;
}
.pz .pz_main .pz_con .pz_pic .pz_pic_list > li:nth-child(2) {
  left: -78px;
  top: 155px;
}
.pz .pz_main .pz_con .pz_pic .pz_pic_list > li:nth-child(3) {
  left: -33px;
  top: 333px;
}
.pz .pz_main .pz_con .pz_pic .pz_pic_list > li:nth-child(4) {
  right: 0;
  top: 0;
}
.pz .pz_main .pz_con .pz_pic .pz_pic_list > li:nth-child(5) {
  right: -78px;
  top: 155px;
}
.pz .pz_main .pz_con .pz_pic .pz_pic_list > li:nth-child(6) {
  right: -33px;
  top: 333px;
}
.pz .pz_main .pz_con .pz_pic .pz_pic_list > li:nth-child(7) {
  left: 50%;
  margin-left: -56px;
  bottom: -65px;
}
.pz .pz_main .pz_con .pz_txt {
  width: 100%;
  height: 511px;
  position: relative;
}
.pz .pz_main .pz_con .pz_txt .pz_txt_list > li {
  font-size: 18px;
  font-weight: bold;
  color: #063dd4;
  position: absolute;
}
.pz .pz_main .pz_con .pz_txt .pz_txt_list > li > span {
  font-size: 40px;
  font-weight: bold;
  color: #e6e6e6;
  height: 40px;
  line-height: 40px;
  vertical-align: middle;
  margin-right: 5px;
}
.pz .pz_main .pz_con .pz_txt .pz_txt_list > li > i {
  display: inline-block;
  width: 100px;
  height: 1px;
  background-color: #e6e6e6;
  vertical-align: middle;
  margin-left: 8px;
}
.pz .pz_main .pz_con .pz_txt .pz_txt_list > li:nth-child(1) {
  left: -286px;
  top: 39px;
}
.pz .pz_main .pz_con .pz_txt .pz_txt_list > li:nth-child(2) {
  left: -362px;
  top: 196px;
}
.pz .pz_main .pz_con .pz_txt .pz_txt_list > li:nth-child(3) {
  left: -326px;
  top: 374px;
}
.pz .pz_main .pz_con .pz_txt .pz_txt_list > li:nth-child(4) {
  right: -280px;
  top: 39px;
}
.pz .pz_main .pz_con .pz_txt .pz_txt_list > li:nth-child(4) > i {
  margin-right: 8px;
  margin-left: 0;
}
.pz .pz_main .pz_con .pz_txt .pz_txt_list > li:nth-child(5) {
  right: -365px;
  top: 196px;
}
.pz .pz_main .pz_con .pz_txt .pz_txt_list > li:nth-child(5) > i {
  margin-right: 8px;
  margin-left: 0;
}
.pz .pz_main .pz_con .pz_txt .pz_txt_list > li:nth-child(6) {
  right: -340px;
  top: 374px;
}
.pz .pz_main .pz_con .pz_txt .pz_txt_list > li:nth-child(6) > i {
  width: 70px;
  margin-right: 8px;
  margin-left: 0;
}
.pz .pz_main .pz_con .pz_txt .pz_txt_list > li:nth-child(7) {
  right: -214px;
  top: 505px;
}
.pz .pz_main .pz_con .pz_txt .pz_txt_list > li:nth-child(7) > i {
  margin-right: 8px;
  margin-left: 0;
}
.ys {
  width: 100%;
  height: 970px;
  padding-top: 60px;
  box-sizing: border-box;
  margin-top: 60px;
  background: url(../images/ys_bg.jpg) center no-repeat;
}
.ys .ys_main .title1 {
  background: url(../images/ys_tit.png) center top no-repeat;
}
.ys .ys_main .ys_con {
  margin-top: 50px;
}
.ys .ys_main .ys_con .ys_item {
  margin-bottom: 50px;
}
.ys .ys_main .ys_con .ys_item .ys_txt {
  width: 545px;
  margin-top: 26px;
}
.ys .ys_main .ys_con .ys_item .ys_txt .ys_txt_item {
  margin-bottom: 50px;
}
.ys .ys_main .ys_con .ys_item .ys_txt .ys_txt_item > h3 {
  font-size: 14px;
  color: #999999;
  padding-left: 64px;
  background: url(../images/ys_ico1.png) left center no-repeat;
}
.ys .ys_main .ys_con .ys_item .ys_txt .ys_txt_item > h3 > span {
  font-size: 20px;
  color: #063dd4;
}
.ys .ys_main .ys_con .ys_item .ys_txt .ys_txt_item > h4 {
  padding-left: 64px;
  box-sizing: border-box;
  width: 100%;
  font-size: 14px;
  color: #808080;
  line-height: 32px;
}
.ys .ys_main .ys_con .ys_item .ys_txt > .ys_txt_item:nth-last-child(1) {
  margin-bottom: 0;
}
.ys .ys_main .ys_con .ys_item2 .ys_txt {
  margin-right: 56px;
}
.fw {
  width: 100%;
}
.fw .fw_main .title1 {
  background: url(../images/fw_tit.png) center top no-repeat;
}
.fw .fw_main .fw_con {
  margin-top: 40px;
}
.fw .fw_main .fw_con .fw_list > li {
  float: left;
  width: 33.3333%;
  height: 310px;
  text-align: center;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
  position: relative;
  z-index: 1;
}
.fw .fw_main .fw_con .fw_list > li::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 0;
  z-index: -1;
  left: 0;
  top: 0;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
  background: url(../images/fw_item_bg.jpg) center no-repeat;
}
.fw .fw_main .fw_con .fw_list > li.on::after {
  height: 100%;
}
.fw .fw_main .fw_con .fw_list > li.on > i {
  opacity: 1;
}
.fw .fw_main .fw_con .fw_list > li .fw_ico {
  width: 62px;
  height: 62px;
  margin: 40px auto 20px;
}
.fw .fw_main .fw_con .fw_list > li > h3 {
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #063dd4;
  line-height: 22px;
  margin-bottom: 20px;
}
.fw .fw_main .fw_con .fw_list > li > span {
  display: block;
  width: 30px;
  height: 2px;
  background-color: #e6e6e6;
  margin: 0 auto 18px;
}
.fw .fw_main .fw_con .fw_list > li > p {
  width: 317px;
  margin: 0 auto;
  font-size: 14px;
  color: #808080;
  line-height: 30px;
}
.fw .fw_main .fw_con .fw_list > li > i {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  position: absolute;
  bottom: -25px;
  left: 50%;
  opacity: 0;
  margin-left: -35px;
  background: url(../images/fw_err.jpg) center no-repeat;
  transition-delay: 0.2s;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
  -webkit-animation: myfirst linear 2s infinite;
  animation: myfirst 2s linear infinite;
}
.fw .fw_main .fw_con .fw_list > li:nth-child(1) .fw_ico {
  background: url(../images/fw_ico1.png) center no-repeat;
}
.fw .fw_main .fw_con .fw_list > li:nth-child(2) .fw_ico {
  background: url(../images/fw_ico2.png) center no-repeat;
}
.fw .fw_main .fw_con .fw_list > li:nth-child(3) .fw_ico {
  background: url(../images/fw_ico3.png) center no-repeat;
}
.gg2 {
  width: 100%;
  height: 300px;
  background: url(../images/gg2_bg.jpg) center no-repeat;
  margin-top: 60px;
}
.gg2 .gg2_main {
  width: 645px;
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
}
.gg2 .gg2_main .gg2_txt > h3 {
  font-size: 22px;
  font-weight: bold;
  color: #063dd4;
  line-height: 22px;
  margin-top: 83px;
  margin-bottom: 15px;
}
.gg2 .gg2_main .gg2_txt > p {
  width: 588px;
  margin: 0 auto;
  font-size: 12px;
  color: #808080;
  line-height: 20px;
}
.gg2 .gg2_main .gg2_txt > h5 {
  margin-top: 20px;
}
.gg2 .gg2_main .gg2_txt > h5 > p {
  font-size: 16px;
  color: #063dd4;
}
.gg2 .gg2_main .gg2_txt > h5 > p > span {
  font-size: 24px;
  font-weight: bold;
  color: #063dd4;
}
.gg2 .gg2_main .gg2_txt > h5 > a {
  width: 160px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 14px;
  color: #ffffff;
  background-color: #063dd4;
  -webkit-animation: myfirst linear 2s infinite;
  animation: myfirst 2s linear infinite;
}
.lc {
  width: 100%;
  margin-top: 60px;
}
.lc .lc_main .title1 {
  background: url(../images/lc_tit.png) center top no-repeat;
}
.lc .lc_con {
  width: 100%;
  height: 284px;
  margin-top: 40px;
  background: url(../images/lc_line.png) center right no-repeat;
}
.lc .lc_con .lc_list > li {
  float: left;
  width: 75px;
  margin: 0 37px;
}
.lc .lc_con .lc_list > li .lc_ico {
  width: 74px;
  height: 74px;
  border-radius: 50%;
  box-shadow: 0px 0px 11px 0px rgba(6, 61, 212, 0.61);
}
.lc .lc_con .lc_list > li .lc_err {
  width: 14px;
  height: 52px;
  margin: 13px auto 13px;
  background: url(../images/lc_err.png) center no-repeat;
}
.lc .lc_con .lc_list > li > p {
  font-size: 14px;
  color: #666666;
  line-height: 14px;
  text-align: center;
}
.lc .lc_con .lc_list > li:nth-child(2n) .lc_ico {
  box-shadow: 0px 0px 11px 0px rgba(238, 129, 1, 0.61);
}
.lc .lc_con .lc_list > li:nth-child(2n) .lc_err {
  margin-top: 10px;
  background: url(../images/lc_err2.png) center no-repeat;
}
.lc .lc_con .lc_list > li:nth-child(2n) > p {
  margin-top: 90px;
  margin-bottom: 36px;
}
.lc .lc_con .lc_list > li:nth-child(1) .lc_ico {
  background: url(../images/lc_ico1.png) center no-repeat #063dd4;
}
.lc .lc_con .lc_list > li:nth-child(2) .lc_ico {
  background: url(../images/lc_ico2.png) center no-repeat #ee8101;
}
.lc .lc_con .lc_list > li:nth-child(3) .lc_ico {
  background: url(../images/lc_ico3.png) center no-repeat #063dd4;
}
.lc .lc_con .lc_list > li:nth-child(4) .lc_ico {
  background: url(../images/lc_ico4.png) center no-repeat #ee8101;
}
.lc .lc_con .lc_list > li:nth-child(5) .lc_ico {
  background: url(../images/lc_ico5.png) center no-repeat #063dd4;
}
.lc .lc_con .lc_list > li:nth-child(6) .lc_ico {
  background: url(../images/lc_ico6.png) center no-repeat #ee8101;
}
.lc .lc_con .lc_list > li:nth-child(7) .lc_ico {
  background: url(../images/lc_ico7.png) center no-repeat #063dd4;
}
.lc .lc_con .lc_list > li:nth-child(8) .lc_ico {
  background: url(../images/lc_ico8.png) center no-repeat #ee8101;
}
.case {
  width: 100%;
  margin-top: 60px;
}
.case .title1 {
  background: url(../images/case_tit.png) center top no-repeat;
}
.case .case_view {
  box-sizing: border-box;
  overflow: hidden;
  margin-top: 40px;
  width: 96%;
  height: 402px;
  margin: 40px auto 40px;
  position: relative;
}
.case .case_view .case_view_list > li {
  float: left;
  width: 20%;
  height: 354px;
  position: relative;
}
.case .case_view .case_view_list > li:hover .case_cover {
  height: 100%;
  opacity: 1;
}
.case .case_view .case_view_list > li:hover .case_txt::after {
  height: 100%;
}
.case .case_view .case_view_list > li:hover .case_txt > p > a {
  color: #fff;
}
.case .case_view .case_view_list > li:hover .case_txt > a {
  color: #fff;
}
.case .case_view .case_view_list > li > a {
  display: block;
  width: 100%;
  height: 264px;
}
.case .case_view .case_view_list > li > a > img {
  width: 100%;
  height: 100%;
  border: solid 2px #fafafa;
  box-sizing: border-box;
}
.case .case_view .case_view_list > li .case_txt {
  width: 100%;
  height: 90px;
  background-color: #fafafa;
  position: relative;
  z-index: 1;
  border: solid 2px #fafafa;
  box-sizing: border-box;
}
.case .case_view .case_view_list > li .case_txt::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 0;
  background-color: #063dd4;
  z-index: -1;
  bottom: 0;
  left: 0;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
  box-sizing: border-box;
}
.case .case_view .case_view_list > li .case_txt > p {
  width: 100%;
  height: 46px;
  line-height: 46px;
}
.case .case_view .case_view_list > li .case_txt > p > a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 14px;
  padding: 0 20px;
  box-sizing: border-box;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #4d4d4d;
}
.case .case_view .case_view_list > li .case_txt > span {
  display: block;
  width: 100%;
  height: 1px;
  background-color: #e6e6e6;
}
.case .case_view .case_view_list > li .case_txt > a {
  display: block;
  width: 100%;
  height: 43px;
  line-height: 43px;
  padding-left: 20px;
  box-sizing: border-box;
  font-size: 12px;
  color: #999999;
}
.case .case_view .case_view_list > li .case_txt > a i {
  width: 26px;
  height: 14px;
  vertical-align: middle;
  float: right;
  margin-top: 18px;
  margin-right: 20px;
  background: url(../images/case_err.png) center no-repeat;
}
.case .case_view .case_view_list > li .case_cover {
  position: absolute;
  width: 100%;
  height: 0;
  border: solid 2px #fafafa;
  box-sizing: border-box;
  background: rgba(6, 61, 212, 0.8);
  top: 0;
  left: 0;
  opacity: 0;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.case .case_view .case_view_list > li .case_cover > p {
  width: 90%;
  margin: 50px auto 25px;
  font-size: 14px;
  color: #ffffff;
  line-height: 25px;
  height: 75px;
  overflow: hidden;
  text-align: center;
}
.case .case_view .case_view_list > li .case_cover > a {
  display: block;
  width: 55px;
  height: 55px;
  margin: 0 auto;
  background: url(../images/case_more.png) center no-repeat;
}
.case .case_view .swiper-pagination {
  position: absolute;
  bottom: 0;
}
.case .case_view .swiper-pagination .swiper-pagination-bullet {
  width: 13px;
  height: 13px;
  background-color: #063dd4;
  opacity: 1;
}
.case .case_view .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #ee8101;
}
.about {
  width: 100%;
  margin-top: 60px;
}
.about .ab_main .ab_txt {
  width: 530px;
}
.about .ab_main .ab_txt > h4 {
  width: 273px;
  height: 35px;
  margin-top: 12px;
  margin-bottom: 27px;
  background: url(../images/ab_tit.png) center no-repeat;
}
.about .ab_main .ab_txt > h3 {
  font-size: 22px;
  font-weight: bold;
  line-height: 22px;
  color: #063dd4;
  margin-bottom: 30px;
}
.about .ab_main .ab_txt > p {
  width: 100%;
  font-size: 14px;
  color: #808080;
  line-height: 28px;
  height: 140px;
  overflow: hidden;
}
.about .ab_main .ab_txt > a {
  display: block;
  width: 100px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  color: #ffffff;
  margin-top: 36px;
  background-color: #063dd4;
  margin-bottom: 45px;
}
.about .ab_main .ab_txt > h5 {
  width: 528px;
  height: 35px;
  background: url(../images/ab_tit2.png) center no-repeat;
}
.about .ab_main .ab_view {
  width: 620px;
  height: 418px;
  overflow: hidden;
  background: url(../images/ab_view_bg.jpg) center top no-repeat;
}
.about .ab_main .ab_view > img {
  display: block;
  width: 524px;
  height: 388px;
  margin: 30px auto;
}
.honer {
  width: 100%;
  margin-top: 30px;
}
.honer .honer_main .honer_menu {
  text-align: center;
}
.honer .honer_main .honer_menu .honer_menu_list > li {
  display: inline-block;
  width: 150px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 14px;
  color: #ffffff;
  background-color: #063dd4;
  margin: 0 7px;
  position: relative;
  z-index: 1;
}
.honer .honer_main .honer_menu .honer_menu_list > li.on::after {
  height: 100%;
}
.honer .honer_main .honer_menu .honer_menu_list > li::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 0;
  z-index: -1;
  bottom: 0;
  left: 0;
  background-color: #ee8101;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.honer .honer_main .honer_view {
  width: 1040px;
  height: 244px;
  margin: 0 auto;
  margin-top: 22px;
  position: relative;
}
.honer .honer_main .honer_view .honer_view_list > li {
  float: left;
  width: 326px;
  height: 244px;
  position: relative;
  margin-right: 30px;
}
.honer .honer_main .honer_view .honer_view_list > li:hover .honer_txt {
  height: 100%;
  padding-top: 70px;
  background: rgba(6, 61, 212, 0.7);
}
.honer .honer_main .honer_view .honer_view_list > li:hover .honer_txt > p > a {
  background: none;
  padding: 0 20px;
  text-align: center;
  color: #fff;
}
.honer .honer_main .honer_view .honer_view_list > li:hover .honer_txt > a {
  margin: 0 auto;
  opacity: 1;
}
.honer .honer_main .honer_view .honer_view_list > li > a {
  display: block;
  width: 100%;
  height: 100%;
}
.honer .honer_main .honer_view .honer_view_list > li > a > img {
  width: 100%;
  height: 100%;
}
.honer .honer_main .honer_view .honer_view_list > li .honer_txt {
  position: absolute;
  width: 100%;
  height: 40px;
  line-height: 40px;
  bottom: 0;
  left: 0;
  box-sizing: border-box;
  overflow: hidden;
  background: rgba(230, 230, 230, 0.9);
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.honer .honer_main .honer_view .honer_view_list > li .honer_txt > p > a {
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/honer_ico1.png) 276px center no-repeat;
  padding: 0 50px 0 20px;
  box-sizing: border-box;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.honer .honer_main .honer_view .honer_view_list > li .honer_txt > a {
  display: block;
  width: 55px;
  height: 55px;
  margin: 244px auto 0;
  opacity: 0;
  background: url(../images/case_more.png) center no-repeat;
  transition-delay: 0.3s;
}
.honer .honer_main .honer_view .honer_prev,
.honer .honer_main .honer_view .honer_next {
  position: absolute;
  width: 18px;
  height: 31px;
  cursor: pointer;
  top: 106px;
}
.honer .honer_main .honer_view .honer_prev {
  left: -70px;
  background: url(../images/honer_prev.png) center no-repeat;
}
.honer .honer_main .honer_view .honer_next {
  right: -70px;
  background: url(../images/honer_next.png) center no-repeat;
}
.news {
  width: 100%;
  margin-top: 60px;
}
.news .news_main .title1 {
  background: url(../images/news_tit.png) center top no-repeat;
}
.news .news_main .news_con {
  margin-top: 40px;
}
.news .news_main .news_con .news_l {
  width: 699px;
}
.news .news_main .news_con .news_l .news_menu {
  height: 20px;
}
.news .news_main .news_con .news_l .news_menu .news_menu_list > li {
  float: left;
  line-height: 20px;
  margin-right: 20px;
}
.news .news_main .news_con .news_l .news_menu .news_menu_list > li.on {
  color: #063dd4;
}
.news .news_main .news_con .news_l .news_menu .news_menu_list > li.on > a {
  color: #063dd4;
}
.news .news_main .news_con .news_l .news_menu .news_menu_list > li > a {
  font-size: 18px;
  color: #4d4d4d;
}
.news .news_main .news_con .news_l .news_menu > span {
  width: 515px;
  height: 18px;
  margin-top: 1px;
  background: url(../images//news_line1.png) center no-repeat;
}
.news .news_main .news_con .news_l .news_top {
  width: 100%;
  margin-top: 40px;
}
.news .news_main .news_con .news_l .news_top .news_top_list > li {
  width: 100%;
  height: 165px;
  margin-bottom: 20px;
  background-color: #fafafa;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.news .news_main .news_con .news_l .news_top .news_top_list > li:hover {
  box-shadow: 0 0 10px rgba(6, 61, 212, 0.1);
}
.news .news_main .news_con .news_l .news_top .news_top_list > li:hover .news_txt > h4 > a {
  color: #063dd4;
  letter-spacing: 3px;
  transform: translate(5px);
}
.news .news_main .news_con .news_l .news_top .news_top_list > li:hover .news_txt > a {
  background: url(../images/news_ico3.png) center no-repeat;
}
.news .news_main .news_con .news_l .news_top .news_top_list > li .news_l_pic {
  width: 220px;
  height: 165px;
}
.news .news_main .news_con .news_l .news_top .news_top_list > li .news_l_pic > a {
  display: block;
  width: 100%;
  height: 100%;
}
.news .news_main .news_con .news_l .news_top .news_top_list > li .news_l_pic > a > img {
  width: 100%;
  height: 100%;
}
.news .news_main .news_con .news_l .news_top .news_top_list > li .news_txt {
  width: 458px;
  margin-left: 20px;
}
.news .news_main .news_con .news_l .news_top .news_top_list > li .news_txt > h4 {
  width: 100%;
  font-size: 14px;
  color: #4d4d4d;
  height: 16px;
  line-height: 16px;
  margin-top: 34px;
  margin-bottom: 20px;
}
.news .news_main .news_con .news_l .news_top .news_top_list > li .news_txt > h4 > a {
  display: block;
  width: 100%;
  height: 100%;
  color: #4d4d4d;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-right: 20px;
  box-sizing: border-box;
}
.news .news_main .news_con .news_l .news_top .news_top_list > li .news_txt > p {
  width: 439px;
  font-size: 14px;
  color: #808080;
  line-height: 30px;
  height: 60px;
  overflow: hidden;
}
.news .news_main .news_con .news_l .news_top .news_top_list > li .news_txt > a {
  float: right;
  width: 35px;
  height: 35px;
  background: url(../images/news_ico2.png) center no-repeat;
}
.news .news_main .news_con .news_l .news_top .news_top_list > li:nth-child(2) {
  margin-bottom: 0;
}
.news .news_main .news_con .news_l .news_botm {
  width: 100%;
}
.news .news_main .news_con .news_l .news_botm .news_botm_list > li {
  float: left;
  width: 335px;
  height: 48px;
  line-height: 48px;
  border-bottom: 1px solid #f9f9f9;
  box-sizing: border-box;
  position: relative;
  margin-right: 29px;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.news .news_main .news_con .news_l .news_botm .news_botm_list > li:hover {
  border-bottom: 1px solid transparent;
}
.news .news_main .news_con .news_l .news_botm .news_botm_list > li:hover::after {
  width: 100%;
}
.news .news_main .news_con .news_l .news_botm .news_botm_list > li:hover > a {
  color: #063dd4;
  letter-spacing: 3px;
  background: url(../images/news_ico5.png) left center no-repeat;
  transform: translate(5px);
}
.news .news_main .news_con .news_l .news_botm .news_botm_list > li:hover > span {
  color: #063dd4;
}
.news .news_main .news_con .news_l .news_botm .news_botm_list > li::after {
  content: "";
  position: absolute;
  width: 0;
  height: 1px;
  background: #063dd4;
  bottom: 0;
  left: 0;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.news .news_main .news_con .news_l .news_botm .news_botm_list > li > a {
  float: left;
  width: 260px;
  height: 100%;
  background: url(../images/news_ico4.png) left center no-repeat;
  font-size: 14px;
  color: #4d4d4d;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-left: 11px;
  box-sizing: border-box;
}
.news .news_main .news_con .news_l .news_botm .news_botm_list > li > span {
  font-size: 12px;
  color: #808080;
}
.news .news_main .news_con .news_l .news_botm .news_botm_list > li:nth-child(2n) {
  margin-right: 0;
}
.news .news_main .news_con .news_r {
  width: 426px;
}
.news .news_main .news_con .news_r .news_r_tit {
  height: 20px;
  line-height: 20px;
}
.news .news_main .news_con .news_r .news_r_tit > h3 {
  font-size: 18px;
  color: #063dd4;
  margin-right: 20px;
}
.news .news_main .news_con .news_r .news_r_tit > h3 > a {
  color: #063dd4;
}
.news .news_main .news_con .news_r .news_r_tit > span {
  width: 324px;
  height: 20px;
  background: url(../images/news_line2.png) center no-repeat;
}
.news .news_main .news_con .news_r .news_r_pic {
  width: 100%;
  height: 252px;
  margin-top: 40px;
}
.news .news_main .news_con .news_r .news_r_pic > a {
  display: block;
  width: 100%;
  height: 100%;
}
.news .news_main .news_con .news_r .news_r_pic > a > img {
  width: 100%;
  height: 100%;
}
.news .news_main .news_con .news_r .news_r_botm {
  width: 100%;
}
.news .news_main .news_con .news_r .news_r_botm .news_r_list > li {
  width: 100%;
  height: 48px;
  border-bottom: 1px solid #fafafa;
  box-sizing: border-box;
  line-height: 48px;
  position: relative;
}
.news .news_main .news_con .news_r .news_r_botm .news_r_list > li:hover::after {
  width: 100%;
}
.news .news_main .news_con .news_r .news_r_botm .news_r_list > li:hover > a {
  color: #063dd4;
  transform: translate(5px);
  background: url(../images/news_ico5.png) left center no-repeat;
}
.news .news_main .news_con .news_r .news_r_botm .news_r_list > li::after {
  content: "";
  position: absolute;
  width: 0;
  height: 1px;
  background: #063dd4;
  bottom: 0;
  left: 0;
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
}
.news .news_main .news_con .news_r .news_r_botm .news_r_list > li > a {
  float: left;
  width: 340px;
  height: 100%;
  background: url(../images/news_ico4.png) left center no-repeat;
  padding-left: 11px;
  box-sizing: border-box;
  font-size: 14px;
  color: #4d4d4d;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.news .news_main .news_con .news_r .news_r_botm .news_r_list > li > span {
  font-size: 12px;
  color: #808080;
}
.links {
  width: 100%;
  margin: 60px auto;
}
.links .link_main .link_tit {
  width: 129px;
  height: 48px;
  text-align: center;
  line-height: 48px;
  letter-spacing: 8px;
  color: #ffffff;
  background: url(../images/links_bg.png) center no-repeat;
}
.links .link_main .link_list {
  float: left;
  line-height: 48px;
  margin-left: 28px;
  width: 1040px;
}
.links .link_main .link_list > a {
  float: left;
  font-size: 14px;
  color: #808080;
}
.links .link_main .link_list > a:hover {
  color: #063dd4;
  transform: translateY(-5px);
}
.links .link_main .link_list > a > span {
  padding: 0 30px;
}
.inform {
  width: 100%;
  height: 400px;
  overflow: hidden;
  background: url(../images/foo_bg.jpg) center no-repeat;
}
.inform .foo_main .foo_l {
  width: 600px;
  padding: 0 15px;
  box-sizing: border-box;
}
.inform .foo_main .foo_l .in_tit {
  width: 100%;
  text-align: center;
}
.inform .foo_main .foo_l .in_tit .in_ico {
  width: 85px;
  height: 85px;
  border-radius: 50%;
  margin: 40px auto 22px;
  background: url(../images/in_tit.png) center no-repeat #fff;
}
.inform .foo_main .foo_l .in_tit > h3 {
  text-align: center;
  font-size: 20px;
  line-height: 20px;
  font-weight: bold;
  color: #ffffff;
}
.inform .foo_main .foo_l .incon {
  width: 100%;
  margin-top: 35px;
}
.inform .foo_main .foo_l .incon > input {
  float: left;
  width: 270px;
  height: 40px;
  padding: 0 10px 0 45px;
  box-sizing: border-box;
  margin-bottom: 20px;
}
.inform .foo_main .foo_l .incon input::-webkit-input-placeholder {
  color: #063dd4;
}
.inform .foo_main .foo_l .incon input::-moz-placeholder {
  color: #063dd4;
}
.inform .foo_main .foo_l .incon input:-moz-placeholder {
  color: #063dd4;
}
.inform .foo_main .foo_l .incon input:-ms-input-placeholder {
  color: #063dd4;
}
.inform .foo_main .foo_l .incon #userName {
  background: url(../images/in_ico1.png) 10px center no-repeat #fff;
  margin-right: 30px;
}
.inform .foo_main .foo_l .incon #userPhone {
  background: url(../images/in_ico2.png) 10px center no-repeat #fff;
}
.inform .foo_main .foo_l .incon #content {
  margin-right: 30px;
  background: url(../images/in_ico3.png) 10px center no-repeat #fff;
}
.inform .foo_main .foo_l .incon .code {
  float: left;
  width: 270px;
  height: 40px;
  position: relative;
}
.inform .foo_main .foo_l .incon .code > input {
  float: left;
  width: 100%;
  height: 100%;
  background: #fff;
  padding: 0 95px 0 12px;
  box-sizing: border-box;
}
.inform .foo_main .foo_l .incon .code img {
  position: absolute;
  width: 90px;
  height: 36px;
  right: 2px;
  top: 2px;
  cursor: pointer;
}
.inform .foo_main .foo_l button {
  display: block;
  width: 180px;
  margin: 0 auto;
  height: 40px;
  font-size: 14px;
  color: #063dd4;
  cursor: pointer;
  background-color: #ffffff;
}
.inform .foo_main .foo_map {
  width: 600px;
  height: 400px;
  position: relative;
}
.inform .foo_main .foo_map .map {
  position: absolute;
  width: 960px;
  height: 400px;
  left: 0;
  top: 0;
}
.inform .foo_main .foo_map .map #allmap {
  width: 100%;
  height: 100%;
}
.inform .foo_main .foo_map .map #allmap .BMap_cpyCtrl {
  display: none !important;
}
