p {
  margin: 0;
}

.w1920 {
  width: 1920px;
  position: relative;
  left: 50%;
  margin-left: -960px;
}

.w1200 {
  width: 1200px;
  margin: 0 auto;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.head-bg {
  background: url(../images/head.png) no-repeat top center;
  height: 115px;
}

.head-bg .logo {
  line-height: 115px;
}

.head-bg .head-right {
  width: 870px;
}

.head-bg .head-right .wel {
  color: #94a5ba;
  line-height: 36px;
  text-align: right;
}

.yw-bg {
  background: #f5f5f5;
  padding-top: 70px;
  padding-bottom: 92px;
}

.yw-bg .yewu-index h2 {
  text-align: center;
  font-size: 44px;
  color: #1a191e;
  font-weight: bold;
}

.yw-bg .yewu-index h2 span {
  font-size: 22px;
  color: #bcbcbc;
  font-family: "Arail";
  font-weight: normal;
  display: block;
  text-transform: uppercase;
  padding-top: 5px;
}

.yw-bg .yewu-index .yewu-list {
  margin-top: 45px;
}

.yw-bg .yewu-index .yewu-list li {
  float: left;
  width: 600px;
  position: relative;
}

.yw-bg .yewu-index .yewu-list li .be .img {
  width: 300px;
  height: 200px;
}

.yw-bg .yewu-index .yewu-list li .be .wen {
  width: 300px;
  height: 200px;
  background: #fff;
}

.yw-bg .yewu-index .yewu-list li .be .wen a {
  display: block;
  text-align: center;
}

.yw-bg .yewu-index .yewu-list li .be .wen a b {
  display: block;
  font-size: 20px;
  color: #333333;
  padding-top: 50px;
}

.yw-bg .yewu-index .yewu-list li .be .wen a .more {
  background: url(../images/more.png) no-repeat top center;
  height: 30px;
  width: 30px;
  margin: 15px auto;
}

.yw-bg .yewu-index .yewu-list li .be .wen a p {
  font-size: 16px;
  color: #666666;
}

.yw-bg .yewu-index .yewu-list li .af {
  background: rgba(0, 99, 178, 0.8);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  padding: 0 35px;
  opacity: 0;
}

.yw-bg .yewu-index .yewu-list li .af a {
  display: block;
}

.yw-bg .yewu-index .yewu-list li .af a h2 {
  font-size: 22px;
  color: #fff;
  font-weight: bold;
  padding-top: 30px;
}

.yw-bg .yewu-index .yewu-list li .af a h3 {
  font-size: 16px;
  color: #fff;
  line-height: 26px;
  padding: 16px 0;
}

.yw-bg .yewu-index .yewu-list li .af a .more1 {
  width: 160px;
  height: 32px;
  border: 1px solid #fff;
  margin: 0 auto;
  line-height: 30px;
  text-align: center;
  font-size: 16px;
  color: #fff;
}

.yw-bg .yewu-index .yewu-list li::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-right: 10px solid #fff;
  border-bottom: 10px solid transparent;
  left: 290px;
  top: 50%;
  margin-top: -10px;
}

.yw-bg .yewu-index .yewu-list li:nth-of-type(3)::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-left: 10px solid #fff;
  border-right: none;
  border-bottom: 10px solid transparent;
  left: 300px;
  top: 50%;
  margin-top: -10px;
}

.yw-bg .yewu-index .yewu-list li:nth-of-type(4)::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-left: 10px solid #fff;
  border-right: none;
  border-bottom: 10px solid transparent;
  left: 300px;
  top: 50%;
  margin-top: -10px;
}

.yw-bg .yewu-index .yewu-list li:hover .af {
  opacity: 1;
}

.bj2 {
  background: url(../images/bj2.png) no-repeat top center;
  height: 772px;
  overflow: hidden;
}

.bj2 .about-index h2 {
  background: url(../images/t1.png) no-repeat top center;
  height: 173px;
  color: #fff;
  text-align: center;
  font-size: 44px;
  font-weight: bold;
  padding-top: 64px;
}

.bj2 .about-index h2 span {
  display: block;
  font-weight: normal;
  font-size: 22px;
  text-transform: uppercase;
  font-family: "Arial";
}

.bj2 .about-index .con {
  margin-top: 60px;
}

.bj2 .about-index .con .abl {
  width: 840px;
}

.bj2 .about-index .con .abl .ab1 {
  background: #fff;
  height: 265px;
  padding: 0 32px;
}

.bj2 .about-index .con .abl .ab1 b {
  display: block;
  font-size: 20px;
  color: #333333;
  padding-top: 38px;
}

.bj2 .about-index .con .abl .ab1 span {
  display: block;
  width: 57px;
  height: 3px;
  background: #00388b;
  margin-top: 16px;
  margin-bottom: 20px;
}

.bj2 .about-index .con .abl .ab1 p {
  font-size: 14px;
  color: #333333;
  line-height: 26px;
}

.bj2 .about-index .con .abl .ab1 a {
  display: block;
  width: 110px;
  height: 30px;
  background: #00388b;
  border-radius: 20px;
  color: #fff;
  line-height: 30px;
  text-align: center;
  margin-top: 25px;
}

.bj2 .about-index .con .ab2 {
  margin-top: 45px;
}

.bj2 .about-index .con .ab2 .ab2-list {
  margin: 0 -9px;
}

.bj2 .about-index .con .ab2 .ab2-list li {
  float: left;
  width: 268px;
  height: 136px;
  background: #fff;
  margin: 0 9px;
  text-align: center;
}

.bj2 .about-index .con .ab2 .ab2-list li h3 {
  font-size: 40px;
  color: #00388b;
  font-weight: bold;
  display: inline-block;
  padding-top: 30px;
}

.bj2 .about-index .con .ab2 .ab2-list li h3 span {
  font-size: 24px;
  color: #444444;
  font-weight: normal;
  float: right;
}

.bj2 .about-index .con .ab2 .ab2-list li p {
  font-size: 20px;
  color: #444444;
  padding-top: 10px;
}

.bj2 .about-index .con .abr {
  background: url(../images/ho.png) no-repeat top center;
  height: 446px;
  width: 310px;
}

.bj2 .about-index .con .abr .title {
  font-size: 28px;
  color: #ffffff;
  font-weight: bold;
  padding-left: 85px;
  padding-top: 30px;
}

.bj2 .about-index .con .abr .title span {
  display: block;
  font-weight: normal;
  font-size: 12px;
  color: #a3afca;
  text-transform: uppercase;
}

.bj2 .about-index .con .abr .picScroll-left {
  position: relative;
  margin-top: 20px;
  height: 277px;
}

.bj2 .about-index .con .abr .picScroll-left .hd {
  background: url(../images/xian.png) no-repeat 50% 50%;
  height: 1px;
  position: absolute;
  bottom: 35px;
  width: 288px;
}

.bj2 .about-index .con .abr .picScroll-left .hd .next {
  background: url(../images/left.png) no-repeat top center;
  height: 25px;
  width: 53px;
  position: absolute;
  left: 91px;
  bottom: -12px;
  z-index: 999;
}

.bj2 .about-index .con .abr .picScroll-left .hd .prev {
  background: url(../images/right.png) no-repeat top center;
  height: 25px;
  width: 53px;
  position: absolute;
  right: 91px;
  bottom: -12px;
  z-index: 999;
}

.bj2 .about-index .con .abr .picScroll-left .bd ul li {
  float: left;
}

.bj2 .about-index .con .abr .picScroll-left .bd ul li a {
  display: block;
  text-align: center;
}

.bj2 .about-index .con .abr .picScroll-left .bd ul li a .img {
  overflow: hidden;
  height: 214px;
}

.bj2 .about-index .con .abr .picScroll-left .bd ul li a .img img {
  width: 288px;
  height: 214px;
}

.bj2 .about-index .con .abr .more {
  width: 288px;
  height: 36px;
  background: #ffffff;
}

.bj2 .about-index .con .abr .more a {
  display: block;
  text-align: center;
  font-size: 18px;
  color: #444444;
  line-height: 36px;
}

.bj3 .bj3l {
  background: url(../images/bj3.png) no-repeat top center;
  height: 176px;
  width: 960px;
}

.bj3 .bj3l a {
  display: block;
}

.bj3 .bj3l a.bb3 {
  margin-left: 360px;
}

.bj3 .bj3l a.bb3 img {
  float: left;
  margin-top: 70px;
}

.bj3 .bj3l a.bb3 .wz {
  text-align: center;
  color: #fff;
  padding-top: 58px;
}

.bj3 .bj3l a.bb3 .wz h2 {
  font-size: 18px;
  background: url(../images/t2.png) no-repeat 54% 100%;
}

.bj3 .bj3l a.bb3 .wz b {
  font-size: 36px;
  display: block;
}

.bj3 .bj3r {
  background: url(../images/bj4.png) no-repeat top center;
  height: 176px;
  width: 960px;
}

.bj3 .bj3r a {
  display: block;
}

.bj3 .bj3r a.bb3 {
  margin-right: 360px;
}

.bj3 .bj3r a.bb3 img {
  float: right;
  margin-top: 70px;
}

.bj3 .bj3r a.bb3 .wz {
  /* text-align: center; */
  color: #fff;
  padding-top: 58px;
  /* padding-left: 243px; */
}

.bj3 .bj3r a.bb3 .wz h2 {
  font-size: 18px;
  background: url(../images/t3.png) no-repeat 52% 100%;
  padding-left: 275px;
}

.bj3 .bj3r a.bb3 .wz b {
  font-size: 36px;
  display: block;
  padding-left: 242px;
}

.case-index {
  margin-top: 65px;
}

.case-index h2 {
  text-align: center;
  font-size: 44px;
  color: #1a191e;
  font-weight: bold;
}

.case-index h2 span {
  font-size: 22px;
  color: #bcbcbc;
  font-family: "Arail";
  font-weight: normal;
  display: block;
  text-transform: uppercase;
  padding-top: 5px;
}

.case-index .con {
  margin-top: 36px;
}

.case-index .con .casel {
  width: 992px;
}

.case-index .con .casel .slick-wrap .tab-li {
  width: 230px;
}

.case-index .con .casel .slick-wrap .tab-li li {
  background: #27262b;
  height: 109px;
  margin-bottom: 1px;
  line-height: 109px;
  color: #fff;
  font-size: 18px;
  padding-left: 32px;
}

.case-index .con .casel .slick-wrap .tab-li li.cur {
  background: url(../images/jian.png) no-repeat 185px center #00388b;
}

.case-index .con .casel .slick-wrap .tab-con {
  width: 750px;
  height: 549px;
}

.case-index .con .casel .slick-wrap .tab-con .tab-main a {
  display: block;
  position: relative;
  overflow: hidden;
}

.case-index .con .casel .slick-wrap .tab-con .tab-main a img {
  width: 750px;
  height: 549px;
  cursor: pointer;
  transition: all 0.6s;
}

.case-index .con .casel .slick-wrap .tab-con .tab-main a .wz {
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0 34px;
  height: 104px;
}

.case-index .con .casel .slick-wrap .tab-con .tab-main a .wz b {
  display: block;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  padding-top: 8px;
  padding-bottom: 6px;
}

.case-index .con .casel .slick-wrap .tab-con .tab-main a .wz h3 {
  font-size: 14px;
  color: #cdcdcd;
  line-height: 19px;
}

.case-index .con .casel .slick-wrap .tab-con .tab-main a .wz h3 span {
  color: #ff8b00;
}

.case-index .con .casel .slick-wrap .tab-con .tab-main a:hover img {
  transform: scale(1.2);
}

.case-index .con .caser {
  width: 195px;
  position: relative;
}

.case-index .con .caser .ti {
  height: 75px;
  color: #ffffff;
  line-height: 75px;
  padding-left: 29px;
  background: #27262b;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 13px;
}

.case-index .con .caser .hd .next {
  background: url(../images/left1.png) no-repeat top center;
  height: 32px;
  width: 41px;
  position: absolute;
  left: 149px;
  top: 6px;
  z-index: 999;
}

.case-index .con .caser .hd .prev {
  background: url(../images/right1.png) no-repeat top center;
  height: 32px;
  width: 41px;
  position: absolute;
  left: 149px;
  top: 38px;
  z-index: 999;
}

.case-index .con .caser .bd.c-list1 li {
  float: left;
  width: 195px;
  margin-bottom: 16px;
  position: relative;
}

.case-index .con .caser .bd.c-list1 li a {
  display: block;
}

.case-index .con .caser .bd.c-list1 li a img {
  width: 195px;
  height: 143px;
}

.case-index .con .caser .bd.c-list1 li a h4 {
  background: rgba(0, 0, 0, 0.7);
  height: 24px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  color: #fff;
  font-size: 14px;
  text-align: center;
  line-height: 24px;
}

.tab-main {
  display: none;
}

.bj5 {
  background: url(../images/bj5.png) no-repeat top center;
  height: 572px;
  overflow: hidden;
  margin-top: 55px;
}

.bj5 .fw-index {
  padding-top: 60px;
}

.bj5 .fw-index .fwl h2 {
  font-size: 36px;
  color: #ffffff;
  font-weight: bold;
  margin-bottom: 180px;
}

.bj5 .fw-index .fwl h2 span {
  font-size: 22px;
  color: #bcbcbc;
  font-family: "Arail";
  font-weight: normal;
  display: block;
  text-transform: uppercase;
  padding-top: 5px;
}

.bj5 .fw-index .fwl p {
  color: #fff;
  font-size: 17px;
  line-height: 30px;
}

.bj5 .fw-index .fwl a {
  display: block;
  width: 142px;
  height: 40px;
  line-height: 38px;
  color: #fff;
  text-align: center;
  font-size: 18px;
  border: 1px solid #fff;
  margin-top: 32px;
}

.bj5 .fw-index .fwr {
  width: 678px;
}

.bj5 .fw-index .fwr .fwr-list {
  margin: 0 -10px;
}

.bj5 .fw-index .fwr .fwr-list li {
  float: left;
  width: 212px;
  height: 125px;
  background: url(../images/t4.png) no-repeat top center;
  margin: 0 10px;
  margin-bottom: 17px;
  padding-left: 33px;
  padding-top: 20px;
}

.bj5 .fw-index .fwr .fwr-list li span {
  display: block;
  font-size: 12px;
  color: #4d4d4f;
  text-transform: uppercase;
  transform: scale(0.7);
  transform-origin: left top;
  text-align: left;
  white-space: nowrap;
  padding-top: 12px;
}

.bj5 .fw-index .fwr .fwr-list li h3 {
  font-size: 17px;
  color: #ffffff;
}

.bj5 .fw-index .fwr .fwr-list li h3 b {
  float: left;
  font-weight: normal;
}

.bj5 .fw-index .fwr .fwr-list li h3 p {
  float: left;
  margin-left: 5px;
}

.news-index .news-title {
  text-align: center;
  background: url(../images/t5.png) no-repeat top center;
  height: 173px;
}

.news-index .news-title b {
  display: block;
  font-size: 44px;
  color: #1a191e;
  padding-top: 55px;
}

.news-index .news-title span {
  display: block;
  font-size: 22px;
  color: #bcbcbc;
  font-family: "Arial";
  text-transform: uppercase;
}

.news-index .con {
  margin-top: 40px;
}

.news-index .con .tab {
  text-align: center;
  margin-bottom: 68px;
}

.news-index .con .tab li {
  display: inline-block;
  width: 146px;
  height: 40px;
  background: #cccccc;
  line-height: 40px;
  text-align: center;
  font-size: 18px;
  color: #282828;
  margin: 0 3px;
}

.news-index .con .tab li.cur {
  background: #00388b;
  color: #fff;
}

.news-index .con .news-con {
  height: 400px;
  overflow: hidden;
}

.news-index .con .news-con .news1 {
  width: 774px;
}

.news-index .con .news-con .news1 .n-list1 li .img {
  width: 305px;
  height: 200px;
}

.news-index .con .news-con .news1 .n-list1 li .img img {
  width: 305px;
  height: 200px;
}

.news-index .con .news-con .news1 .n-list1 li .ww {
  width: 435px;
}

.news-index .con .news-con .news1 .n-list1 li .ww a {
  display: block;
}

.news-index .con .news-con .news1 .n-list1 li .ww a .w1 {
  font-size: 20px;
  color: #282828;
  line-height: 40px;
}

.news-index .con .news-con .news1 .n-list1 li .ww a .w2 {
  font-size: 14px;
  color: #bbbbbb;
  margin-bottom: 10px;
}

.news-index .con .news-con .news1 .n-list1 li .ww a .w3 {
  font-size: 14px;
  color: #777777;
  line-height: 21px;
}

.news-index .con .news-con .news1 .n-list1 li .ww a .w4 {
  margin-top: 26px;
}

.news-index .con .news-con .news1 .n-list2 {
  margin-top: 29px;
}

.news-index .con .news-con .news1 .n-list2 li {
  margin-bottom: 36px;
}

.news-index .con .news-con .news1 .n-list2 li .date {
  background: url(../images/date.png) no-repeat top center;
  height: 84px;
  width: 90px;
  position: relative;
}

.news-index .con .news-con .news1 .n-list2 li .date .d1 {
  font-size: 30px;
  color: #ffffff;
  position: absolute;
  left: 10px;
  top: 10px;
}

.news-index .con .news-con .news1 .n-list2 li .date .d2 {
  font-size: 18px;
  color: #ffffff;
  position: absolute;
  right: 10px;
  top: 30px;
}

.news-index .con .news-con .news1 .n-list2 li .date .d3 {
  font-size: 18px;
  color: #666666;
  position: absolute;
  bottom: 2px;
  text-align: center;
  width: 100%;
}

.news-index .con .news-con .news1 .n-list2 li .wz {
  width: 655px;
}

.news-index .con .news-con .news1 .n-list2 li .wz a {
  display: block;
}

.news-index .con .news-con .news1 .n-list2 li .wz a h3 {
  font-size: 18px;
  color: #222222;
  line-height: 36px;
}

.news-index .con .news-con .news1 .n-list2 li .wz a p {
  font-size: 14px;
  color: #777777;
  line-height: 21px;
}

.news-index .con .news-con .news2 {
  width: 393px;
}

.news-index .con .news-con .news2 .n-list3 {
  background: url(../images/news.png) no-repeat 0% 8%;
  height: 535px;
}

.news-index .con .news-con .news2 .n-list3 li {
  border-bottom: 1px dashed #cfcfcf;
  margin-left: 27px;
}

.news-index .con .news-con .news2 .n-list3 li a {
  display: block;
  font-size: 15px;
  color: #555555;
  line-height: 44px;
}

.tt {
  display: none;
}

.link {
  line-height: 30px;
  margin: 10px 0;
}

.foot-bg {
  background: url(../images/foot.png) no-repeat top center;
  height: 400px;
}

.foot-bg .foot-index .footl {
  background: #fff;
  height: 400px;
  width: 255px;
  text-align: center;
  padding-top: 46px;
}

.foot-bg .foot-index .footl p:nth-of-type(2) {
  margin-top: 38px;
}

.foot-bg .foot-index .footr {
  width: 945px;
}

.foot-bg .foot-index .footr .foot1 {
  padding-left: 84px;
  padding-top: 70px;
}

.foot-bg .foot-index .footr .foot1 dl {
  float: left;
  width: 198px;
  margin: 0;
  height: 290px;
  overflow: hidden;
}

.foot-bg .foot-index .footr .foot1 dl dt {
  font-size: 18px;
  color: #ffffff;
  font-weight: normal;
  padding-bottom: 14px;
}

.foot-bg .foot-index .footr .foot1 dl dt span {
  font-size: 18px;
  color: #777777;
  text-transform: uppercase;
  display: block;
}

.foot-bg .foot-index .footr .foot1 dl dd a {
  color: #adadad;
  font-size: 15px;
  line-height: 36px;
}

.foot-bg .foot-index .footr .foot2 {
  background: #202020;
  color: #adadad;
  height: 40px;
  line-height: 40px;
  text-align: center;
}

.foot-bg .foot-index .footr .foot2 a {
  color: #adadad;
}

.footer {
  background: #202020;
  /*padding: 10px 0;*/
  text-align: center;
  color: #adadad;
  font-size: 14px;
  padding-bottom:10px;
      line-height: 30px;
}

.region{    margin-left: 261px;}
.footer a {
  color: #adadad;
  font-size: 14px;
  padding-right:5px;
  
}
.seo a:nth-child(1){margin-left:261px}
