@charset "utf-8";
/* 移动端全局控制reset */
body,
div,
ol,
ul,
h1,
h2,
h3,
h4,
h5,
h6,
p,
th,
td,
dl,
dd,
form,
iframe,
input,
textarea,
select,
label,
article,
aside,
footer,
header,
menu,
nav,
section,
time,
audio,
video {
  margin: 0;
  padding: 0;
}
article,
aside,
footer,
header,
hgroup,
nav,
section,
audio,
canvas,
video {
  display: block;
}
body {
  font-size: 100%;
  font-family: "PingFang SC", "Hiragino Sans GB", STHeiti, "Microsoft YaHei",
    "WenQuanYi Micro Hei", sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background: url(../images/jingbg.png) repeat center center;
}
textarea {
  resize: none;
}
iframe,
img {
  border: 0;
}
ul,
ol {
  list-style: none;
}
input,
select,
textarea {
  outline: 0;
  -webkit-user-modify: read-write-plaintext-only;
}
/* input { -webkit-appearance: none; } */
a {
  text-decoration: none;
  color: #666;
}
a:hover {
  text-decoration: underline;
  color: #d70d1a;
}

/* 清理浮动 */
.clearfix {
  clear: both;
  zoom: 1;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* 全局浮动 */
.fl {
  float: left;
}
.fr {
  float: right;
}

/* 圆细滚动条样式 20180601 */
::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
::-webkit-scrollbar-button:vertical {
  display: none;
}
::-webkit-scrollbar-track:vertical {
  background-color: black;
}
::-webkit-scrollbar-track-piece {
  background: #fff;
}
::-webkit-scrollbar-thumb:vertical {
  background-color: #c2c2c2;
}
::-webkit-scrollbar-thumb:vertical:hover {
  background-color: #a0a0a0;
}
::-webkit-scrollbar-corner:vertical {
  background-color: #535353;
}
::-webkit-scrollbar-resizer:vertical {
  background-color: #ff6e00;
}

/* 拖选文字样式 20160628 */
::selection {
  background: #d70d1a;
  color: #fff;
}
::-moz-selection {
  background: #d70d1a;
  color: #fff;
}

.cen01 {
  background-color: #0a0928;
  height: 40px;
  padding: 0 40px;
  font-size: 13px;
  color: #fff;
  font-family: "PingFang SC", "Hiragino Sans GB", STHeiti, "Microsoft YaHei",
    "WenQuanYi Micro Hei", sans-serif;
  line-height: 40px;
}
.cen01 .cen01left {
}
.cen01 .cen01right em {
  color: #3d3b69;
  padding: 0 15px;
  font-style: normal;
}
.cen01 .cen01right a {
  font-size: 13px;
  color: #fff;
  text-decoration: none;
}

.cen02 {
  height: 60px;
  padding: 18px 40px;
  background-color: #fff;
}
.cen02 .cen02left {
  width: 48%;
  height: 60px;
}
.cen02 .cen02left span {
  border-right: 1px solid #dddddd;
  padding-right: 16px;
  height: 60px;
  float: left;
}
.cen02 .cen02left span img {
  margin-top: 8px;
}
.cen02 .cen02logo {
  width: 45%;
  padding-left: 20px;
  float: left;
}
.cen02 .cen02logo strong {
  font-size: 17px;
  color: #666;
  display: block;
  line-height: 30px;
  margin-top: 5px;
}
.cen02 .cen02logo em {
  font-size: 14px;
  line-height: 140%;
  font-style: normal;
  color: #666;
  margin-top: 8px;
}

.cen02 .cen02right {
  font-size: 13px;
  line-height: 60px;
  width: 45%;
}
.cen02 .cen02right .cen02righll {
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  width: 40%;
  float: right;
  text-align: center;
}
.cen02 .cen02right span {
  margin-right: 5px;
}
.cen02 .cen02right em {
  font-style: normal;
  font-weight: bold;
  color: #3a73b8;
  font-size: 14px;
  font-family: "PingFang SC", "Hiragino Sans GB", STHeiti, "Microsoft YaHei",
    "WenQuanYi Micro Hei", sans-serif;
}
.cen02 .cen02right .cen02rrsear {
  float: right;
  width: 30%;
  margin-top: 15px;
  padding-left: 5%;
}
.cen02 .cen02right .cen02rrsear .txta {
  border: 0px none;
  height: 40px;
  line-height: 40px;
  width: 55%;
  display: inline-block;
}
.cen02 .cen02right .cen02rrsear .btna {
  background: url(../images/btn.jpg) no-repeat right center;
  height: 40px;
  width: 25%;
  border: 0px none;
  float: right;
}

.cen03 {
  background-color: #e5ecf5;
  height: 60px;
}
.homewrapper {
  width: 1200px;
  margin: 0 auto;
}
.cen03 .homemenu {
  width: 100%;
}
.cen03 .homemenu li {
  float: left;
  width: 8%;
  text-align: center;
}
.cen03 .homemenu li a {
  font-size: 14px;
  color: #666666;
  text-align: center;
  text-decoration: none;
  line-height: 60px;
  font-family: "PingFang SC", "Hiragino Sans GB", STHeiti, "Microsoft YaHei",
    "WenQuanYi Micro Hei", sans-serif;
  font-weight: bold;
}
.cen03 .homemenu li:last-child {
  width: 25%;
  float: right;
  text-align: right;
}
.cen03 .homemenu li:last-child a {
  width: 130px;
  height: 34px;
  line-height: 34px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  background: #3a73b8;
  border-radius: 30px;
  display: inline-block;
  margin: 12px 0;
}
.cen03 .homemenu li:last-child a span {
  padding-right: 4px;
}

.bannerslide {
  height: 600px;
  width: 100%;
  position: relative;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.bannerslide .swiper-slide {
  background-position: center;
  background-size: cover;
}
.pagination {
  position: absolute;
  left: 0;
  text-align: center;
  bottom: 50px;
  width: 100%;
  z-index: 1000001;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #fff;
  margin: 0 6px;
  cursor: pointer;
  border-radius: 50%;
  box-shadow: 0 1px 1px #000;
}
.swiper-active-switch {
  background: #3a73b8;
}
.bannerslide .arrow-left {
  background: url(../images/arrows.png) no-repeat left top;
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -15px;
  width: 30px;
  height: 30px;
  z-index: 1111111;
}
.bannerslide .arrow-right {
  background: url(../images/arrows.png) no-repeat right bottom;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -15px;
  width: 30px;
  height: 30px;
  z-index: 1111111;
}

.cen04 {
  border-bottom: #e4ecf2 1px solid;
}
.cen04 .cencontent {
  width: 100%;
}
.cen04 .cencontent .cenconleft {
  width: 23%;
  float: left;
  background: url(../images/adcbg.jpg) no-repeat center;
  height: 150px;
  padding: 40px;
  box-sizing: border-box;
}
.cen04 .cencontent .cenconleft .cencntit {
  font-size: 24px;
  font-weight: bold;
  text-align: left;
  color: #fff;
}
.cen04 .cencontent .cenconleft .cencntit span {
  font-size: 13px;
  margin-bottom: 10px;
  text-align: left;
  color: #fff;
  font-weight: normal;
  display: block;
}
.cen04 .cencontent .cenconleft .cencntita {
  font-size: 13px;
  margin-bottom: 10px;
  text-align: left;
  color: #fff;
}

.cen04 .cencontent .cenconul {
  width: 77%;
  padding: 30px;
  box-sizing: border-box;
  float: left;
  border-right: #eee 1px solid;
}
.cen04 .cencontent .cenconul li {
  width: 33.3%;
  padding: 0 1.6%;
  float: left;
  border-right: #eee 1px solid;
  box-sizing: border-box;
}
.cen04 .cencontent .cenconul li:last-child{border-right: 0px none;}
.cen04 .cencontent .cenconul li .fl {
  width: 15%;
  margin-right: 5%;
}
.cen04 .cencontent .cenconul li .fr {
  width: 80%;
}
.cen04 .cencontent .cenconul li .fr strong {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
  text-align: left;
  display: block;
  color: #666;
}
.cen04 .cencontent .cenconul li .fr .cencoa {
  font-size: 14px;
  text-align: left;
  line-height: 160%;
  display: block;
  color: #666;
}
.cen04 .cencontent .cenconul li .fl img {
  width: 100%;
}

.cen05 {
  padding: 50px 0;
}
.cen05 .cencontent {
  width: 100%;
}
.cen05 .cencontent .cenconlefta {
  width: 23%;
  float: left;
}
.cen05 .cencontent .cenconlefta .cencntit {
  font-size: 24px;
  font-weight: bold;
  text-align: left;
  color: #fff;
  background: url(../images/adbbg.jpg) no-repeat top center #3a73b8;
  padding: 40px;
  box-sizing: border-box;
}
.cen05 .cencontent .cenconlefta .cencntit span {
  font-size: 13px;
  text-align: left;
  color: #fff;
  font-weight: normal;
  display: block;
}
.cen05 .cencontent .cenconlefta .cencntita {
  padding: 16px 30px 16px 30px;
  width: 100%;
  font-size: 16px;
  box-sizing: border-box;
  text-align: left;
  color: #fff;
  font-weight: bold;
  background: #aab2bb;
  border: #3a73b8 10px solid;
  border-top: #fff 0px solid;
}
.cen05 .cencontent .cenconlefta .cencntita span {
  float: right;
  display: inline-block;
  vertical-align: middle;
  padding-top: 2px;
}
.cen05 .cencontent .cenconlefta .cencnbg {
  padding: 30px;
  font-size: 14px;
  box-sizing: border-box;
  text-align: left;
  border: #aab2bb 10px solid;
  border-top: 0px none;
  color: #3a73b8;
  background: #fff;
}
.cen05 .cencontent .cenconlefta .cencnbg ul {
  width: 100%;
}
.cen05 .cencontent .cenconlefta .cencnbg ul li {
  padding: 8px 0px 8px 0px;
  width: 100%;
  box-sizing: border-box;
  text-align: left;
}
.cen05 .cencontent .cenconlefta .cencnbg ul li span {
  float: right;
  display: inline-block;
  vertical-align: middle;
  padding-top: 2px;
}
.cen05 .cencontent .cenconlefta .cencnbg ul li a {
  font-size: 14px;
  color: #666;
}
.cen05 .cencontent .cenconlefta .cencnlx {
  background: #cdeafa url(../images/telbg.jpg) no-repeat center top;
  padding: 40px;
  margin-top: 20px;
  height: 179px;
  box-sizing: border-box;
}
.cen05 .cencontent .cenconlefta .cencnlx .cencnlxa {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  box-sizing: border-box;
  text-align: left;
}
.cen05 .cencontent .cenconlefta .cencnlx .cencnlxa span {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: normal;
  text-align: center;
  color: #fff;
  box-sizing: border-box;
  text-align: left;
  margin-bottom: 14px;
  display: block;
}
.cen05 .cencontent .cenconlefta .cencnlx .cencntel {
  font-size: 17px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  box-sizing: border-box;
  text-align: left;
  font-family: Verdana, Geneva, sans-serif;
}

.cen05 .cencontent .homeppp {
  width: 74%;
  float: left;
  margin-left: 3%;
}
.cen05 .cencontent .homeppp li {
  width: 32%;
  float: left;
  margin-right: 2%;
  margin-bottom: 20px;
  overflow: hidden;
  height: 255px;
}
.cen05 .cencontent .homeppp li .imga{overflow: hidden;}
.cen05 .cencontent .homeppp li a {
  text-decoration: none;
}
.cen05 .cencontent .homeppp li:nth-child(3n) {
  margin-right: 0;
}
.cen05 .cencontent .homeppp li img {
  transition: all 1.2s;
  -webkit-transition: all 1.2s;
  width: 100%;
  height: 213px;
  overflow: hidden;
}
.cen05 .cencontent .homeppp li:hover img {
  -webkit-transform: scale(1.05, 1.05);
}
.cen05 .cencontent .homeppp li .homepptit {
  height: 40px;
  line-height: 40px;
  border: #eee 1px solid;
  font-size: 14px;
  color: #333;
  background: #fff;
  text-align: center;
}

.cen06 {
  padding: 50px 0;
}
.cen06 .cen06cc .cen06left {
  width: 50%;
  float: left;
}
.cen06 .cen06cc .cen06left .cen06tit {
  font-size: 30px;
  font-weight: bold;
  font-family: "PingFang SC", "Hiragino Sans GB", STHeiti, "Microsoft YaHei",
    "WenQuanYi Micro Hei", sans-serif;
  margin-bottom: 10px;
  text-align: left;
  color: #3a73b8;
}
.cen06 .cen06cc .cen06left .cen06tita {
  font-size: 14px;
  line-height: 160%;
  display: block;
  width: 100%;
  color: #666;
}
.cen06 .cen06cc .cen06btn {
  float: right;
  margin-top: 30px;
}
.cen06 .cen06cc .cen06btn a {
  padding: 6px 18px;
  background: #fff;
  border: #ccc 1px solid;
  line-height: 20px;
  margin-bottom: 3px;
  display: block;
  border-radius: 30px;
  font-size: 14px;
  text-decoration: none;
}

.cen06 .cen06dd {
  margin: 50px 0;
}
.cen06 .cen06dd .cen06ddleft {
  float: left;
  width: 45%;
  margin-right: 5%;
}
.cen06 .cen06dd .cen06ddleft .cen06ddlefttit {
  background: url(../images/digitalbg.png) no-repeat center left;
  height: 69px;
}
.cen06 .cen06dd .cen06ddleft .cen06ddlefttit span {
  font: 56px Impact;
  margin-left: 15px;
  color: #fff;
}
.cen06 .cen06dd .cen06ddleft .cen06ddrr {
  width: 85%;
  display: block;
  margin-left: 15%;
  margin-top: 30px;
}
.cen06 .cen06dd .cen06ddleft .cen06ddrr strong {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 0px;
}
.cen06 .cen06dd .cen06ddleft .cen06ddrr span {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 30px;
  text-transform: uppercase;
  color: #999;
  display: block;
}
.cen06 .cen06dd .cen06ddleft .cen06ddrr .cen06con {
  font-size: 14px;
  line-height: 160%;
}
.cen06 .cen06dd .cen06ddright {
  float: left;
  width: 50%;
}

.cen06 .cen06ee {
  margin: 50px 0;
}
.cen06 .cen06ee .cen06eeleft {
  float: left;
  width: 45%;
  margin-left: 5%;
}
.cen06 .cen06ee .cen06eeleft .cen06eelefttit {
  background: url(../images/digitalbg.png) no-repeat center left;
  height: 69px;
}
.cen06 .cen06ee .cen06eeleft .cen06eelefttit span {
  font: 56px Impact;
  margin-left: 15px;
  color: #fff;
}
.cen06 .cen06ee .cen06eeleft .cen06eerr {
  width: 85%;
  display: block;
  margin-left: 15%;
  margin-top: 30px;
}
.cen06 .cen06ee .cen06eeleft .cen06eerr strong {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 0px;
}
.cen06 .cen06ee .cen06eeleft .cen06eerr span {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 30px;
  text-transform: uppercase;
  color: #999;
  display: block;
}
.cen06 .cen06ee .cen06eeleft .cen06eerr .cen06con {
  font-size: 14px;
  line-height: 160%;
}
.cen06 .cen06ee .cen06eeright {
  float: left;
  width: 50%;
}

.cen07 {
  padding: 50px 0;
}
.cen07 .cen07cc .cen07left {
  width: 50%;
  float: left;
}
.cen07 .cen07cc .cen07left .cen07tit {
  font-size: 30px;
  font-weight: bold;
  font-family: "PingFang SC", "Hiragino Sans GB", STHeiti, "Microsoft YaHei",
    "WenQuanYi Micro Hei", sans-serif;
  margin-bottom: 10px;
  text-align: left;
  color: #3a73b8;
}
.cen07 .cen07cc .cen07left .cen07tita {
  font-size: 14px;
  line-height: 160%;
  display: block;
  width: 100%;
  color: #666;
}
.cen07 .cen07cc .cen07btn {
  float: right;
  margin-top: 30px;
}
.cen07 .cen07cc .cen07btn a {
  padding: 6px 18px;
  background: #fff;
  border: #ccc 1px solid;
  line-height: 20px;
  margin-bottom: 3px;
  display: block;
  border-radius: 30px;
  font-size: 14px;
  text-decoration: none;
}

.cen08 {
  background: url(../images/companybg.jpg) no-repeat center top #8ab4f8;
  box-sizing: border-box;
  padding: 50px 0;
}
.cen08 .cen08ccc {
  width: 100%;
  background: url(../images/linebg.png) no-repeat center center;
  height: 440px;
  padding: 25px 0;
}
.cen08 .cen08ccc .cen08ccleft {
  width: 50%;
  float: left;
  margin-top: 80px;
}
.cen08 .cen08ccc .cen08ccleft .cen08tit {
  padding-bottom: 15px;
  font-size: 30px;
  color: #fff;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  word-break: break-all;
  -webkit-line-clamp: 1;
}
.cen08 .cen08ccc .cen08ccleft .cen08tita {
  line-height: 160%;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  word-break: break-all;
  -webkit-line-clamp: 5;
  font-size: 14px;
  color: #fff;
}
.cen08 .cen08ccc .cen08ccleft a.cen08btna {
  font-size: 14px;
  display: inline-block;
  background: #3a73b8;
  color: #fff;
  padding: 10px 20px;
  border-radius: 30px;
  margin-top: 50px;
}

.cen08 .cen08ccc .cen08ccright {
  width: 25%;
  float: right;
  display: block;
  overflow: hidden;
  font-size: 14px;
  color: #fff;
  box-sizing: border-box;
  margin-top: 150px;
}
.cen08 .cen08ccc .cen08ccright .cen08righta {
  font-size: 16px;
  line-height: 160%;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  word-break: break-all;
  -webkit-line-clamp: 3;
}

.cen09 {
  padding: 70px 0;
}
.cen09 .cen09cc .cen09left {
  width: 50%;
  float: left;
}
.cen09 .cen09cc .cen09left .cen09tit {
  font-size: 30px;
  font-weight: bold;
  font-family: "PingFang SC", "Hiragino Sans GB", STHeiti, "Microsoft YaHei",
    "WenQuanYi Micro Hei", sans-serif;
  margin-bottom: 10px;
  text-align: left;
  color: #3a73b8;
}
.cen09 .cen09cc .cen09left .cen09tita {
  font-size: 14px;
  line-height: 160%;
  display: block;
  width: 100%;
  color: #666;
}
.cen09 .cen09cc .cen09btn {
  float: right;
  margin-top: 30px;
}
.cen09 .cen09cc .cen09btn a {
  padding: 6px 18px;
  background: #fff;
  border: #ccc 1px solid;
  line-height: 20px;
  margin-bottom: 3px;
  display: block;
  border-radius: 30px;
  font-size: 14px;
  text-decoration: none;
}

.cen09 .swiper-containera {
  width: 100%;
  margin-top: 30px;
  overflow: hidden;
}
.cen09 .swiper-containera .swiper-slide {
  float: left;
  border-right: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
}
.cen09 .swiper-containera .swiper-slide img {
  width: 100%;
}
.cen09 .homeal {
  background: #fff;
  padding: 15px 30px 30px;
  text-align: left;
}
.cen09 .homeal strong {
  font-size: 16px;
  color: #333;
  line-height: 30px;
  margin-top: 20px;
  font-weight: bold;
  text-align: left;
  display: block;
}
.cen09 .homeal .homeala {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  word-break: break-all;
  -webkit-line-clamp: 2;
  font-size: 14px;
  color: #777;
  line-height: 20px;
  margin-top: 10px;
}
.cen09 .homeal a {
  width: 110px;
  height: 30px;
  line-height: 30px;
  background: #3a73b8;
  color: #fff;
  font-size: 12px;
  border-radius: 30px;
  text-align: center;
  margin-top: 20px;
  display: block;
}

.cen10 {
  height: 500px;
  background: #7797c0 url(../images/mapbg.jpg) no-repeat center center;
  background-attachment: fixed;
  position: relative;
}
.cen10 .homeggtit {
  text-align: center;
  color: #fff;
  font-size: 30px;
  font-weight: 900;
  position: absolute;
  width: 100%;
  bottom: 160px;
}
.cen10 .homeggtita {
  text-align: center;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  position: absolute;
  width: 100%;
  bottom: 140px;
}
.cen10 .homekh {
  position: absolute;
  bottom: 0;
  left: 50%;
  background-color: #fff;
  padding-top: 50px;
  width: 1200px;
  margin-left: -600px;
  font-size: 14px;
  color: #666;
  line-height: 160%;
  text-align: center;
}

.cen11 {
  width: 1200px;
  margin: 0 auto;
  background: #fff;
  border-right: #d7d6d6 1px solid;
  border-bottom: #c0bebf 1px solid;
  border-top: #f3f3f3 1px solid;
  border-left: #f9f9f9 1px solid;
}
.cen11 a.cen11a {
  color: #3a73b8;
  padding: 2px 50px;
  border-bottom: #3a73b8 1px solid;
  width: 125px;
  margin: 20px auto;
  font-size: 14px;
  text-align: center;
  display: block;
}

.cen11 .swiper-containerb {
  width: 90%;
  height: auto;
  padding: 30px 0;
  overflow: hidden;
  margin: 0 auto;
}
.cen11 .swiper-containerb .swiper-slide {
  text-align: center;
  height: 90px;
}
.cen11 .swiper-containerb .swiper-slide img {
  display: block;
  margin: 0 auto 10px;
  height: 54px;
  width: auto !important;
}
.cen11 .swiper-containerb .swiper-slide .title {
  font-size: 14px;
  color: #666666;
  text-decoration: none;
  width: 100%;
}

.cen12 {
  padding: 70px 0;
}
.cen12 .cen12cc .cen12left {
  width: 50%;
  float: left;
}
.cen12 .cen12cc .cen12left .cen12tit {
  font-size: 30px;
  font-weight: bold;
  font-family: "PingFang SC", "Hiragino Sans GB", STHeiti, "Microsoft YaHei",
    "WenQuanYi Micro Hei", sans-serif;
  margin-bottom: 10px;
  text-align: left;
  color: #3a73b8;
}
.cen12 .cen12cc .cen12left .cen12tita {
  font-size: 14px;
  line-height: 160%;
  display: block;
  width: 100%;
  color: #666;
}
.cen12 .cen12cc .cen12btn {
  float: right;
  margin-top: 30px;
}
.cen12 .cen12cc .cen12btn a {
  padding: 6px 18px;
  background: #fff;
  border: #ccc 1px solid;
  line-height: 20px;
  margin-bottom: 3px;
  display: block;
  border-radius: 30px;
  font-size: 14px;
  text-decoration: none;
}

.cen12 .homenews {
  width: 100%;
  margin: 30px auto;
}
.cen12 .homenews li {
  float: left;
  width: 32%;
  margin-right: 2%;
  border-right: #d7d6d6 1px solid;
  border-bottom: #c0bebf 1px solid;
  border-top: #f3f3f3 1px solid;
  border-left: #f9f9f9 1px solid;
  padding: 40px 50px;
  background: #fff;
  box-sizing: border-box;
  margin-bottom: 1%;
}
.cen12 .homenews li:nth-child(3n) {
  margin-right: 0;
}
.cen12 .homenews li .homenewtit {
  font-size: 18px;
  margin-bottom: 15px;
}
.cen12 .homenews li .homenewtita {
  font-size: 13px;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  word-break: break-all;
  -webkit-line-clamp: 3;
}
.cen12 .homenews li .homenewbb {
  margin-top: 25px;
}
.cen12 .homenews li .homenewbb .homenewbtn {
  float: left;
  width: 110px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #3a73b8;
  color: #fff;
  border-radius: 30px;
}
.cen12 .homenews li .homenewbb span {
  width: 30%;
  float: right;
  text-align: right;
  margin-top: 8px;
}
.cen12 .homenews li a{text-decoration: none;}

.cen13 {
  background: url(../images/adbg.jpg) no-repeat center #3a73b8;
  padding: 60px 0;
}
.cen13 span {
  width: 16px;
  height: 3px;
  background: #fff;
  margin-bottom: 10px;
  display: block;
}
.cen13 .bannertit {
  line-height: 140%;
  font-size: 14px;
  display: block;
  text-transform: uppercase;
  padding-bottom: 20px;
  float: left;
  width: 100%;
  color: #fff;
}
.cen13 .bannertel {
  font-size: 25px;
  margin-bottom: 20px;
  display: block;
  text-align: left;
  color: #fff;
  font-family: Verdana, Geneva, sans-serif;
  font-weight: bold;
}
.cen13 a.bannerbtn {
  width: 140px;
  float: left;
  height: 40px;
  line-height: 40px;
  text-align: center;
  margin-top: 20px;
  border: #fff 1px solid;
  color: #fff;
  font-size: 14px;
  border-radius: 30px;
}

.cen14 {
  background-color: #e5ecf5;
  padding: 70px 0;
}

.footer {
  background: #3a73b8;
  padding: 70px 0 0;
}
.footer .footerlogo {
  width: 25%;
  font-size: 12px;
  text-transform: uppercase;
  color: #666;
}
.footer .footerlogo img {
  margin-bottom: 10px;
}
.footer .footera span {
  font-size: 14px;
}
.footer .fr {
  width: 75%;
}
.footer .fr .footerul {
  width: 100%;
}
.footer .fr .footerul li {
  float: left;
  padding-right: 6.5%;
}
.footer .fr .footerul li .footerbb {
  padding-bottom: 10px;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
}
.footer .fr .footerul li:last-child {
  text-align: right;
  float: right;
  padding-right: 0;
}
.footer .fr .footerul li .footercc {
  font-size: 14px;
  color: #f5f5f5;
}
.footer .fr .footerul li a {
  font-size: 14px;
  display: block;
  color: #f5f5f5;
}

.footera {
  padding: 30px 0 40px 0;
  background-color: #3a73b8;
  color:#f5f5f5;
}
.footera .fotmenu {
  border-bottom: #bfc3c8 1px solid;
  padding: 19px 0 30px 0;
}
.footera .fotmenu ul li {
  float: left;
  padding-right: 20px;
}
.footera .fotmenu ul li a {
  font-size: 14px;
  text-decoration: none;
  color: #f5f5f5;
}
.footera .fotmenu .fr li:last-child {
  margin-right: 0;
  padding-right: 0;
}
.footera .fotmenu .fr li img {
  vertical-align: middle;
  margin-right: 5px;
}

.footera .foot {
  width: 1200px;
  margin: 20px auto 0;
}
.footera .foot .fl {
  font-size: 14px;
  line-height: 160%;
  color: #f5f5f5;
}
.footera .foot .fl a{
  font-size: 14px;
  line-height: 160%;
  color: #f5f5f5;
}
.footera .foot ul li {
  float: left;
  background: #3a73b8;
  padding: 8px 20px;
  color: #fff;
  margin-left: 10px;
}

@media (max-width: 1600px) {
  .cen02 .cen02left {
    width: 45%;
  }
  .cen02 .cen02logo {
    width: 60%;
  }
  .cen02 .cen02left span {
    width: 25%;
  }
  .cen02 .cen02left span img {
    width: 100%;
    height: auto !important;
  }
  .cen02 .cen02right {
    width: 55%;
  }
  .cen02 .cen02right .cen02rrsear {
    padding-left: 2%;
  }
}
@media (max-width: 1400px) {
  .cen02 .cen02left {
    width: 54%;
  }
  .cen02 .cen02logo {
    width: 52%;
  }
  .cen02 .cen02right {
    width: 46%;
  }
  .cen02 .cen02right .cen02righll {
    width: 55%;
  }
  .homewrapper{width: 100%;}
  .cen03 .homemenu li{width: 10%;}
  .bannerslide{height: 400px;}
  .cen04 .cencontent .cenconleft{background: url(../images/adcbg.jpg) no-repeat right bottom #3b73be; height:auto;}
  .cen04 .cencontent .cenconleft .cencntit{font-size: 16px;}
  .cen04 .cencontent .cenconul li .fr strong{font-size: 16px;}
  .cen04 .cencontent .cenconul{padding: 50px 30px;}
  .cen05 .cencontent .cenconlefta .cencntit{font-size: 22px;}
  .cen05 .cencontent .cenconlefta .cencntita{font-size:14px;}
  .cen05 .cencontent .cenconlefta .cencnbg{padding: 10px;}
  .cen05 .cencontent .cenconlefta .cencnbg ul li{padding: 5px 0;}
  .cen05 .cencontent .cenconlefta .cencnbg ul li a{font-size: 13px;}
  .cen05 .cencontent .homeppp li img{height:auto !important;}
  .cen05 .cencontent .homeppp li{height:auto !important;}
  .cen05 .cencontent .cenconlefta .cencnlx{padding: 20px; height: auto !important;}
  .cen05 .cencontent .cenconlefta .cencnlx .cencntel{font-size: 15px;}
  
  .cen06 .cen06dd .cen06ddright img{width: 100%;}
  .cen06 .cen06ee .cen06eeright img{width: 100%;}
  .cen06 .cen06dd .cen06ddleft .cen06ddrr strong{font-size: 17px;}
  .cen06 .cen06ee .cen06eeleft .cen06eerr strong{font-size: 17px;}
  .cen06 .cen06ee .cen06eeleft .cen06eerr{width: 87%; margin-left: 12%;}
  .cen11{width: 100%;}
  .cen08 .cen08ccc{background: none; width: 96%; margin: 0 auto;}
  .cen09 .homeal{padding: 15px 25px 30px;}
  .cen09 .homeal strong{font-size: 15px;}
  .footer .fr .footerul li:last-child{display: none;}
  .footer .footerlogo{width: 35%;}
  .footer .fr{width: 64%;}
}
@media (max-width: 1200px) {
  .cen01{padding: 0 2%;}
  .cen01 .cen01right{display: none;}
  .cen02{padding: 18px 2%;}
  .cen02 .cen02right{margin: 0; padding: 0; width:35%;}
  .cen02 .cen02right .cen02rrsear{display: none;}
  .cen02 .cen02logo{width: 67%;}
  .cen02 .cen02right .cen02righll{width: 100%; padding: 0;}
}
@media (max-width: 900px) {
  .cen02 .cen02left{width: 62%;}
  .cen02 .cen02logo strong{font-size: 15px;}
  .cen02 .cen02logo em{font-size: 12px;}
  .cen02 .cen02left span{width: 22%;}
  .cen02 .cen02left span img{margin-top: 16px;}
  .cen02 .cen02right{width: 38%;}
}
@media (max-width: 720px) {
	.cen02 .cen02left span{width:30%;}
	.cen02 .cen02logo{width:55%;}
	.cen02 .cen02logo strong{line-height:20px; margin-top:12px;}
  .cen02 .cen02logo em{display:none;}
  .cen01 .cen01left{width: 100%; text-align: center;}
  .cen02 .cen02right .cen02righll{display: none;}
  .cen02 .cen02left{width: 100%;}
  .cen02 .cen02logo strong{font-size: 14px;}
  .cen03{height: 100px;}
  .cen03 .homemenu li{width: 25%; height: 50px; line-height: 50px;}
  .cen03 .homemenu li a{line-height: 50px;}
  .cen03 .homemenu li:last-child a{background: transparent; border-radius:0px; width: 100%; line-height: 50px; text-align: center; color: #666; margin: 0;}
  .cen03 .homemenu li:last-child a span{display: none;}
  .bannerslide{height: 200px;}
  .cen04 .cencontent .cenconleft{width: 100%;}
  .cen04 .cencontent .cenconleft .cencntit{font-size: 24px;}
  .cen04 .cencontent .cenconul{width: 100%; padding: 0;}
  .cen04 .cencontent .cenconul li{width: 100%; padding: 30px;}
  .cen05{padding: 50px 0 0;}
  .cen05 .cencontent .cenconlefta{float: none; width: 100%;}
  .cen05 .cencontent .cenconlefta .cencnlx{background: #8a97a7 url(../images/telbg.jpg) no-repeat right top;}
  .cen05 .cencontent .homeppp{margin-left: 0; width: 100%; margin-top: 25px;}
  .cen06{padding: 50px 0 0;}
  .cen06 .cen06cc .cen06left{width: 95%; float: none; margin: 0 auto;}
  .cen06 .cen06cc .cen06btn{display: none;}
  .cen06 .cen06dd .cen06ddleft{width: 100%; margin-right: 0; margin-bottom: 25px;}
  .cen06 .cen06dd .cen06ddright{width: 100%; float: none;}
  .cen06 .cen06dd .cen06ddleft .cen06ddrr{margin:5%;}
  .cen06 .cen06dd .cen06ddleft .cen06ddrr strong{font-size: 18px;}
  .cen06 .cen06ee .cen06eeright{width: 100%; float: none;}
  .cen06 .cen06ee .cen06eeleft{float: none; width: 100%; margin-top: 25px; margin-left: 0;}
  .cen06 .cen06ee .cen06eeleft .cen06eerr{margin:5%;}
  .cen06 .cen06ee .cen06eeleft .cen06eerr strong{font-size: 18px;}
  .cen07 .cen07cc .cen07left{width: 95%; float: none; margin: 0 auto;}
  .cen07 .cen07cc .cen07btn{display: none; float: none;}
  .cen08 .cen08ccc .cen08ccleft{width: 95%; float: none; margin: 0 auto;}
  .cen08 .cen08ccc .cen08ccright{width: 95%; float: none; margin: 25px auto 0;}
  .cen09 .cen09cc .cen09left{width: 95%; float: none; margin: 0 auto;}
  .cen09 .cen09cc .cen09btn{display: none; float: none;}
  .cen09 .homeal a{display: none;}
  .cen09 .homeal strong{font-size: 14px; line-height: 22px;}
  .cen10 .homeggtit{font-size: 24px; bottom: 300px;}
  .cen10 .homeggtita{bottom: 270px;}
  .cen10 .homekh{display:none;}
  .cen11 .swiper-containerb .swiper-slide img{width: 100% !important; height: auto !important;}
  .cen12 .cen12cc .cen12left{width: 95%; float: none; margin: 0 auto;}
  .cen12 .cen12cc .cen12btn{display: none; float: none;}
  .cen12 .homenews li{float:none; width: 100%; margin-right: 0; height: 250px;}
  .footer{display: none;}
  .footera .fotmenu{display: none;}
  .footera .foot{width: 95%; margin: 0 auto;}
}