@charset "utf-8";

/* css document */

a {
  color: #333;
  font-size: 16px;
}

img {
  display: block;
  padding: 0;
  margin: 0;
}

body {
  font-size: 16px;
  min-width: 980px;
  background: #fff;
  max-width: 1920px;
  margin: 0 auto;
}

.main {
  margin: 0 auto;
  min-width: 980px;
  /* overflow: hidden; */
}

.toggle-content {
  position: fixed;
  padding: 0 100px;
  box-sizing: border-box;
  display: none;
  left: 50%;
  margin-left: -345px;
  top: 50%;
  margin-top: -230px;
  z-index: 9999;
  font-size: 14px;
  width: 690px;
  height: 460px;
  line-height: 30px;
  background: #fff;
}
.inputbox {
  width: 100%;
  border: 1px solid #ccc;
  height: 40px;
  padding-left: 8px;
  box-sizing: border-box;
  outline: none;
}
.output {
  width: 124px;
  height: 405px;
  position: fixed;
  z-index: 99;
  right: 10px;
  top: 50%;
  margin-top: -250px;
  background: url("https://baijian123.oss-cn-hangzhou.aliyuncs.com/logo/home/output.png") no-repeat;
  background-size: 100% 100%;
}
.area,
.topline,
.tab3 {
  width: 980px;
  margin: 0 auto;
  clear: both;
}

.news .pic img {
  float: left;
  margin-right: 19px;
}

.top {
  height: 70px;
  z-index: 9999;
  line-height: 70px;
  font-size: 14px;
  position: fixed;
  top: 0;
  width: 100%;
  color: #666;
  background: #f5f5f5;
}

.top .item {
  margin-right: 30px;
}

.top .item.active,
.top .item:hover {
  color: #3173ff;
}

.toplxwm {
  width: 76px;
  height: 40px;
  background: #356dee;
  text-align: center;
  line-height: 40px;
  margin-left: 22px;
  color: #fff;
}

.item4-box {
  height: 108px;
}

.ryb {
  height: 280px;
}

.top .banner img {
  display: block;
}

.banner {
  width: 100%;
  background: url("https://baijian123.oss-cn-hangzhou.aliyuncs.com/logo/home/banner.jpg") no-repeat top center;
  background-size: 100% 100%;
  overflow: hidden;
  height: 405px;
}

.banner .sqsy {
  width: 172px;
  height: 45px;
  background: #356dee;
  color: #fff;
  font-size: 18px;
  margin-top: 22px;
  text-align: center;
  line-height: 45px;
}

.sycj {
  background: #edf3ff;
  padding-bottom: 72px;
}

.sycj .tit,
.ymzs .tit {
  height: 100px;
  color: #000000;
  font-size: 30px;
}

.sycj .tit .y,
.ymzs .tit .y {
  width: 7px;
  height: 7px;
  margin: 0 17px;
  background: #356dee;
  border-radius: 50%;
}

.sycj .piclist .item {
  overflow: hidden;
  width: 198px;
  height: 172px;
  border-radius: 5px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.08), 0px 0px 4px 0px rgba(0, 0, 0, 0.04);
  color: #8e8e8e;
  font-size: 9px;
  background: #fff;
}
.sycj .piclist .item img {
  width: 198px;
  height: 128px;
}
.sycj .piclist .item .name {
  font-size: 14px;
  padding-top: 6px;
  color: #484849;
  padding-left: 6px;
}
.sycj .piclist .item .yw {
  padding-left: 6px;
}
.line1 {
  background: url("https://baijian123.oss-cn-hangzhou.aliyuncs.com/logo/home/bg.jpg") no-repeat top center;
  background-size: 100% 100%;
  width: 100%;
  height: 210px;
  color: #606060;
  font-size: 16px;
}
.line1 .num {
  color: #356dee;
  font-size: 38px;
}

.ymzs {
  background: #eef5ff;
}

.slide {
  width: 100%;
  height: 585px;
  margin: 0 auto;
  position: relative;
}

.slide .area {
  position: relative;
  padding: 20px 0;
  z-index: 99;
}

.swiper-container {
  width: 100%;
  height: 100%;
}
.swiper-container .swiper-slide,.swiper-container2 .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  transition: 300ms;
  transform: scale(0.82);
}
.map{
  background: url("https://baijian123.oss-cn-hangzhou.aliyuncs.com/logo/home/home_pic2.jpg") no-repeat top center;
  height: 745px;
}
.blue-y{
  width: 6px;
  height: 6px;
  border-radius: 50%;
  margin-right: 12px;
  background: #317af7;
}
.wxys {
  position: fixed;
  display: none;
  box-sizing: border-box;
  left: 50%;
  margin-left: -225px;
  padding-top: 60px;
  text-align: center;
  top: 50%;
  z-index: 9999;
  margin-top: -225px;
  width: 450px;
  height: 450px;
  background: #fff;
  border-radius: 10px;
}
.swiper-container .swiper-slide-active,
.swiper-container .swiper-slide-duplicate-active {
  transform: scale(0.92);
}
.swiper-container2 {
  background: #fff; width: 970px; height: 422px;  border-radius: 5px;
  overflow: hidden;
}
.swiper-container2 .swiper-slide{width: 300px;}
.swiper-container2 .swiper-slide img {
  width: 300px;
  height: 400px;
}
.phone {
  width: 353px;
  left: 411px;
  top: 15px;
  pointer-events: none;
  height: 555px;
  background: url("https://baijian123.oss-cn-hangzhou.aliyuncs.com/logo/home/phone.png") no-repeat;
  position: absolute;
  z-index: 8888;
  background-size: 100% 100%;
}

.slide .area .num {
}

.slide .area .num li {
  float: left;
  width: 10px;
  height: 10px;
  background: #d7e3f9;
  border-radius: 50%;
  margin-left: 13px;
}

.slide .area .num li.on {
  background: linear-gradient(225deg, #64a9ff, #317af7) !important;
}

.slide .focusbox .pic img {
  width: 100%;
  height: 585px;
  display: block;
}

.slide .prev {
  position: absolute;
  display: block;
  left: 30px;
  top: 272px;
  width: 69px;
  height: 69px;
  background: url(../images/prev.png);
}

.slide .next {
  right: 30px;
  top: 272px;
  position: absolute;
  display: block;
  width: 69px;
  height: 69px;
  background: url(../images/next.png);
}
.symenu {
  padding: 30px 0;
  display: flex;
  width: 100%;
}
.symenu .item {
  width: 146px;
  cursor: pointer;
  margin: 0 30px;
  height: 54px;
  border-radius: 46px;
  font-size: 18px;
}
.symenu .item:hover {
  background: #f5f8fd;
}
.symenu .item img {
  width: 36px;
  height: 36px;
}

.symenu .on {
  background: #3f87fa;
  color: #fff;
}

.symenu .on:hover {
  background: #3f87fa;
}

.symenu-main {
  width: 1060px;
  height: 542px;
  background: #f7f9ff;
  border-radius: 5px;
}
.znh {
  width: 72px;
  height: 29px;
  line-height: 29px;
  color: #317af7;
  font-size: 14px;
  background: #edf5ff;
  border: 0.8px solid #3c84f9;
  text-align: center;
  border-radius: 51px;
}
.ljty {
  width: 132px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  cursor: pointer;
  line-height: 45px;
  height: 45px;
  background: linear-gradient(45deg, #367ef8 0%, #549bfd 83%, #5ba1fe 100%);
  border-radius: 5px;
}
.ljxq {
  width: 132px;
  margin-left: 30px;
  font-size: 14px;
  cursor: pointer;
  height: 45px;
  text-align: center;
  line-height: 45px;
  border: 1px solid #3b83f9;
  color: #3b83f9;
  border-radius: 5px;
}
.sideMenu {
  padding-left: 6px;
}
.sideMenu h3 {
  height: 34px;
  padding-left: 36px;
  cursor: pointer;
  font-size: 16px;
  position: relative;
  color: #424242;
}
.sideMenu h3 .y {
  width: 10px;
  height: 10px;
  top: 5px;
  left: -4px;
  position: absolute;
  background: url("https://baijian123.oss-cn-hangzhou.aliyuncs.com/logo/home/sy-y.png") no-repeat center;
  background-size: 100% 100%;
}
.sideMenu .on {
  color: #2c7ef8;
}
.sideMenu .on .y {
  width: 16px;
  height: 16px;
  top: 3px;
  left: -7px;
  position: absolute;
  background: url("https://baijian123.oss-cn-hangzhou.aliyuncs.com/logo/home/sy-yc.png") no-repeat center;
  background-size: 100% 100%;
}
.yjpic .item img {
  width: 300px;
  height: 400px;
}
#scrollContainer {
  overflow: hidden;
  white-space: nowrap;
}

.scrollItem {
  display: inline-block;
  padding: 10px;
  margin: 0 5px;
  background-color: #f0f0f0;
  border: 1px solid #ccc;
}
.picbox {
  position: absolute;
  width: 540px;
  top: -60px;
  right: 50px;
  height: 332px;
}
.picbox img {
  width: 170px;
  height: 332px;
}
.sideMenuBox {
  display: none;
  padding-left: 36px;
  font-size: 12px;
  width: 289px;
  padding-bottom: 10px;
  color: #636e80;
}
.sjpiclist {
  padding-bottom: 70px;
}
.sjpiclist .item {
  width: 310px;
  position: relative;
  height: 310px;
  background: #d9d9d9;
  overflow: hidden;
  border-radius: 10px;
}
.pos-r {
  position: relative;
}
.pos-a {
  position: absolute;
}
.itemtop {
  height: 146px;
}
.itemtop img {
  width: 100%;
  height: 146px;
}
.itemname {
  width: 79px;
  color: #fff;
  font-size: 12px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  background: #3065bf;
  border-radius: 0px 0px 10px 0px;
}
.itembottom {
  bottom: 0;
  height: 178px;
  box-sizing: border-box;
  background: #ffffff;
  border-radius: 10px;
  padding: 12px;
}

#wrapper,
#wrapper2,
#wrapper3 {
  cursor: pointer;
  width: 100%;
  height: 56px;
  overflow: hidden;
  display: flex;
  margin: auto;
  margin-bottom: 20px;
}

.scroll_content {
  display: flex;
}

#list,
#list1,
#list2a,
#list2b,
#list3a,
#list3b {
  display: flex;
}

.scroll_content .item {
  width: 190px;
  height: 56px;
  background: #ffffff;
  border-radius: 5px;
  display: flex;
  flex-shrink: 0;
  margin-right: 27px;
  padding-left: 12px;
  box-sizing: border-box;
}
.scroll_content .item img {
  width: 44px;
  height: 44px;
  margin-right: 5px;
  border-radius: 50%;
}
.scroll_content .tit {
  font-size: 12px;
  margin-bottom: 10px;
}
.scroll_content .time {
  font-size: 9px;
}

.w570 {
  width: 570px;
}

.h378 {
  height: 378px;
}

.w550 {
  width: 550px;
}

.h238 {
  height: 238px;
}

.shake-box {
  transition: transform 0.3s; /* 平滑过渡效果 */
}

.shake-box:hover {
  animation: shake 0.3s; /* 绑定摇摆动画 */
}

@keyframes shake {
  0% {
    transform: translateX(0);
  }
  25% {
    transform: translateX(-10px);
  }
  50% {
    transform: translateX(10px);
  }
  75% {
    transform: translateX(-10px);
  }
  100% {
    transform: translateX(10px);
  }
}

.btn-gelatine {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  outline: none;
  border-radius: 3px;
  -webkit-transition: -webkit-box-shadow 0.3s;
  transition: box-shadow 0.3s;
}
.btn-gelatine:hover,
.btn-gelatine:focus {
  -webkit-transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
  transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
  -webkit-animation: gelatine 0.5s 1;
  animation: gelatine 0.5s 1;
}

a.btn-secondary {
  background: #c8c8a9;
  -webkit-box-shadow: 0 0 0 -2px #cff09e, 0 0 0 -1px #c8c8a9;
  box-shadow: 0 0 0 -2px #cff09e, 0 0 0 -1px #c8c8a9;
}
a.btn-secondary:hover {
  -webkit-box-shadow: 0 0 0 2px #cff09e, 0 0 0 4px #bebe99;
  box-shadow: 0 0 0 2px #cff09e, 0 0 0 4px #bebe99;
}

a.btn:active,
a.btn-secondary:active {
  background: #4ecdc4;
  -webkit-transition-duration: 0;
  transition-duration: 0;
  -webkit-box-shadow: 0 0 0 2px #cff09e, 0 0 0 4px #3ac7bd;
  box-shadow: 0 0 0 2px #cff09e, 0 0 0 4px #3ac7bd;
}

/**
 * $keyframes \ gelatine
 **/
@keyframes gelatine {
  from,
  to {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }

  25% {
    -webkit-transform: scale(0.9, 1.1);
    transform: scale(0.9, 1.1);
  }

  50% {
    -webkit-transform: scale(1.1, 0.9);
    transform: scale(1.1, 0.9);
  }

  75% {
    -webkit-transform: scale(0.95, 1.05);
    transform: scale(0.95, 1.05);
  }

  from,
  to {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }

  25% {
    -webkit-transform: scale(0.9, 1.1);
    transform: scale(0.9, 1.1);
  }

  50% {
    -webkit-transform: scale(1.1, 0.9);
    transform: scale(1.1, 0.9);
  }

  75% {
    -webkit-transform: scale(0.95, 1.05);
    transform: scale(0.95, 1.05);
  }
}
@-webkit-keyframes gelatine {
  from,
  to {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }

  25% {
    -webkit-transform: scale(0.9, 1.1);
    transform: scale(0.9, 1.1);
  }

  50% {
    -webkit-transform: scale(1.1, 0.9);
    transform: scale(1.1, 0.9);
  }

  75% {
    -webkit-transform: scale(0.95, 1.05);
    transform: scale(0.95, 1.05);
  }

  from,
  to {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }

  25% {
    -webkit-transform: scale(0.9, 1.1);
    transform: scale(0.9, 1.1);
  }

  50% {
    -webkit-transform: scale(1.1, 0.9);
    transform: scale(1.1, 0.9);
  }

  75% {
    -webkit-transform: scale(0.95, 1.05);
    transform: scale(0.95, 1.05);
  }
}

.pic-list {
  background: #fff;
  padding: 20px 0;
}

.pic-list li a {
  width: 273px;
  float: left;
  height: 302px;
  box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.21);
  margin: 0 4px 24px 20px;
  background-color: #ffffff;
  display: block;
}

.pic-list li img {
  width: 273px;
  height: 159px;
}

.pic-list li h2 {
  font-size: 18px;
  color: #333333;
  line-height: 35px;
  padding-left: 14px;
  padding-bottom: 13px;
}

.pic-list li p {
  line-height: 24px;
  font-size: 14px;
  color: #999999;
  text-indent: 2em;
  padding: 0 14px;
}
.bottom {
  height: 281px;
  border-bottom: 2px solid #fff;
  background: #e6f3ff url(../img/bottom.png) no-repeat top right;
  background-size: 248px 100%;
}

.pic-list li a:hover {
  background-color: #0a408a;
}

.pic-list li a:hover p,
.pic-list li h2 {
  color: #fff;
}

.jrwm {
  height: 226px;
  background: url("https://baijian123.oss-cn-hangzhou.aliyuncs.com/logo/home/home_pic1.jpg") no-repeat top center;
  background-size: 100% 100%;
}
.jrwm .item {
  color: #fff;
  font-size: 12px;
  margin-left: 56px;
}
.jrwm .item .imgbox {
  width: 44px;
  border-radius: 50%;
  height: 44px;
  margin-bottom: 10px;
  background: #fff;
}
.jrwm .item .imgbox img {
  width: 32px;
  height: 32px;
}
.jrbox {
  width: 128px;
  height: 44px;
  background: #ffffff;
  border-radius: 5px;
  font-weight: bold;
  text-align: center;
  line-height: 44px;
  color: #4081ff;
  font-size: 14px;
}

.page {
  text-align: center;
  padding: 10px;
}

.page a {
  height: 40px;
  display: inline-block;
  border-radius: 6px;
  border: solid 1px #999999;
  background: #fff;
  line-height: 40px;
  padding: 0 14px;
  margin: 2px;
}

.page a.on {
  color: #fff;
  background-color: #054099;
  border: solid 1px #054099;
}

.content {
  background: #fff;
  padding: 0 17px;
}

.content h2 {
  font-size: 30px;
  line-height: 40px;
  padding: 0 18px;
  padding-top: 35px;
  padding-bottom: 15px;
  text-align: center;
}

.content .time {
  text-align: center;
  color: #999999;
  font-size: 14px;
  line-height: 14px;
  height: 40px;
  border-bottom: solid 1px #e5e5e5;
}

.content .txt {
  padding-top: 30px;
  font-size: 16px;
  color: #666666;
  line-height: 24px;
  min-height: 300px;
}

.pic-list2 li a {
  height: auto;
}

.pic-list2 li img {
  width: 273px;
  height: 209px;
}

.pic-list2 li h2 {
  padding: 0;
  height: 50px;
  font-size: 16px;
  text-align: center;
  line-height: 50px;
  color: #333333;
  background-color: #e6e6e6;
}

.pic-list2 li a:hover h2 {
  color: #fff;
  background-color: #0a408a;
}

.zt-list {
  background: #fff;
  padding: 33px 0;
}

.zt-list li {
  float: left;
  margin-left: 23px;
}

.zt-list li img {
  width: 212px;
  height: 90px;
}

.lists {
  background: #fff;
}

.lists li {
  height: 120px;
  border-bottom: dashed 1px #e5e5e5;
  margin: 0 20px;
  padding-top: 32px;
}

.lists li .time {
  width: 90px;
  height: 90px;
  background-color: #e6e6e6;
  border-radius: 6px;
  color: #333333;
  text-align: center;
  line-height: 28px;
  font-size: 16px;
  float: left;
}

.lists li .time b {
  line-height: 30px;
  padding-top: 20px;
  font-size: 30px;
  font-weight: normal;
  display: block;
}

.lists li .txt {
  width: 1047px;
  float: left;
  margin-left: 16px;
}

.lists li .txt h2 {
  font-size: 24px;
  color: #333333;
}

.lists li .txt p {
  color: #999999;
  line-height: 24px;
  padding-top: 8px;
}

.lists li a:hover .time {
  color: #fff;
  background-color: #054099;
}

.lists li a:hover .txt h2 {
  color: #054099;
}

.interact .menu {
  text-align: center;
}

.interact .menu li {
  width: 300px;
  height: 145px;
  display: inline-block;
  margin: 0 8px;
}

.interact .menu li.on {
  background: url(../images/hd-li-bg.jpg) no-repeat bottom;
}

.interact .menu li a {
  width: 300px;
  height: 100px;
  display: block;
}

.interact .menu li a.li1 {
  background: url(../images/hd-li1.jpg) no-repeat;
}

.interact .menu li a.li2 {
  background: url(../images/hd-li2.jpg) no-repeat;
}

.interact .menu li.on a.li1 {
  background: url(../images/hd-li1c.jpg) no-repeat;
}

.interact .menu li.on a.li2 {
  background: url(../images/hd-li2c.jpg) no-repeat;
}

.interact-form {
  background: #fff;
  padding-left: 53px;
  padding-top: 28px;
  padding-bottom: 28px;
}

.interact-form .title {
  padding-bottom: 26px;
}

.interact-form .title h2 {
  color: #333333;
  font-size: 24px;
}

.interact-form .title p {
  font-size: 18px;
  color: #999999;
  line-height: 30px;
}

.interact-form .txt {
  float: left;
  width: 328px;
  height: 48px;
  padding-left: 20px;
  border-radius: 6px;
  border: solid 1px #cccccc;
  outline: none;
  font-size: 16px;
  margin-right: 23px;
  margin-bottom: 26px;
}

.interact-form .textarea {
  width: 1076px;
  height: 140px;
  outline: none;
  line-height: 48px;
  border: solid 1px #cccccc;
  border-radius: 6px;
  margin-bottom: 33px;
  font-size: 16px;
  padding-left: 20px;
}

.interact-form .btn {
  width: 150px;
  height: 47px;
  background-color: #054099;
  border-radius: 6px;
  border: 0;
  font-size: 16px;
  color: #fff;
  outline: none;
  cursor: pointer;
}

.wz-list {
  background: #fff;
  padding: 0 20px;
}

.wz-list li {
  border-bottom: 1px dashed #eeeeee;
  height: 67px;
  clear: both;
  padding-left: 32px;
  background: url(../images/list-li.jpg) no-repeat 0 center;
}

.wz-list li a {
  clear: both;
  display: block;
}

.wz-list li h2 {
  padding-top: 20px;
  padding-bottom: 29px;
  color: #333;
  font-size: 18px;
  float: left;
}

.wz-list li span {
  float: right;
  color: #999999;
  padding-top: 20px;
  padding-bottom: 29px;
  font-size: 18px;
}

.ld-list {
  background: #fff;
  padding-left: 20px;
  padding-top: 26px;
}

.ld-list li {
  float: left;
  width: 300px;
  height: 191px;
}

.ld-list li img {
  width: 109px;
  height: 161px;
  float: left;
}

.ld-list li .txt {
  padding-left: 20px;
  float: left;
}

.ld-list li .txt h2 {
  font-size: 26px;
  line-height: 26px;
  color: #333333;
  padding-top: 22px;
  padding-bottom: 23px;
}

.ld-list li .txt p {
  font-size: 12px;
  color: #999999;
  line-height: 16px;
}

.ry-list {
  background: #fff;
  padding-left: 21px;
  padding-top: 27px;
}

.ry-list li {
  float: left;
  padding: 19px 20px;
  border: solid 1px #e5e5e5;
  margin-right: 22px;
  margin-bottom: 20px;
}

.ry-list li img {
  width: 232px;
  height: 156px;
}
.news516 {
  border: 0;
  padding: 0;
}
.w645 {
  width: 645px;
}
.nav li .menu {
  border: 0;
  padding: 0;
  top: 50px;
  width: 112px;
}
.nav li .menu a {
  padding: 0;
  text-align: center;
}
.nav li .menu a:hover {
  background: #57a4e6;
}
.listss li {
  height: 106px;
  border-bottom: solid 1px #eeeeee;
  line-height: 24px;
  padding-top: 32px;
  width: 920px;
  font-size: 14px;
  color: #999999;
}
.listss li .p {
  padding-top: 6px;
}
.listss li a {
  font-size: 20px;
  color: #333;
}
.listss li .time {
  text-align: center;
  width: 73px;
  height: 73px;
  border: 1px solid #0f5aaa;
  line-height: 29px;
  float: left;
  margin-right: 40px;
}
.listss li .time .blue {
  background: #0f5aaa;
  color: #fff;
  height: 31px;
  font-size: 16px;
  line-height: 31px;
}
.listss li .time .t {
  color: #0f5aaa;
  font-weight: bold;
  font-size: 20px;
  height: 42px;
  line-height: 42px;
}
.listss li .txt {
  width: 1047px;
  float: left;
  margin-left: 16px;
}
.listss li .txt h2 {
  font-size: 24px;
  color: #333333;
}
.listss li .txt p {
  color: #999999;
  line-height: 24px;
  padding-top: 8px;
}
.listss li a:hover .time {
  color: #fff;
  background-color: #054099;
}
.listss li a:hover .txt h2 {
  color: #054099;
}
.dqwz {
  width: 920px;
  height: 70px;
  line-height: 70px;
  border-bottom: 3px solid #0f5aab;
  overflow: hidden;
}
.dqwz h2 {
  font-size: 30px;
  color: #0f5aab;
  font-weight: bold;
}
.dqwz span {
  color: #999;
  font-size: 14px;
  padding-top: 8px;
}
.slidenav {
  width: 240px;
}
.slidenav .t {
  height: 70px;
  text-align: center;
  line-height: 70px;
  color: #fff;
  font-size: 30px;
  background: #0f5aab;
}
.slidenav li {
  padding-top: 1px;
}
.dqwz {
  width: 920px;
  height: 70px;
  line-height: 70px;
  border-bottom: 3px solid #0f5aab;
  overflow: hidden;
}
.dqwz h2 {
  font-size: 30px;
  color: #0f5aab;
  font-weight: bold;
}
.dqwz span {
  color: #999;
  font-size: 14px;
  padding-top: 8px;
}
.slidenav li a {
  display: block;
  color: #0f5aab;
  font-size: 16px;
  text-align: center;
  height: 48px;
  background: #eaeff3;
  line-height: 48px;
}

.slidenav li.c a {
  background: #0b64c4;
  color: #fff;
}
.pic-list3 {
  width: 920px;
  padding-top: 20px;
  color: #666666;
  overflow: hidden;
  text-align: center;
}
.pic-list3 ul {
  width: 980px;
}
.pic-list3 li {
  border: 1px solid #eaeff3;
  float: left;
  margin-right: 32px;
  margin-bottom: 35px;
}
.pic-list3 img {
  width: 284px;
  display: block;
  height: 190px;
}
.pic-list3 h2 {
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  background-color: #eaeff3;
}
