.topWrap {


    background:url(images/24/top.jpg) 50% 0 no-repeat!important;

    height:450px;}
.topWrap  .logo {
display:none;}
.font1083250{ font-size: 9pt ;}
.fontstyle1083250{ font-size: 16px; color: #ffffff; line-height: 45px;}

body {
min-width:1300px;}
.topWrap {

background:url(img/top-bg.jpg) 50% 0;
    background-size: cover;}
.nav{
width:1300px;}

.yunwei li{width: auto;float: left; text-align: center;border-radius: 10px;padding: 20px 25px;margin: 0px 25px 10px 0px;}
.yunwei li a{font-size:20px;color:#fff;}
.yunwei .a1{background-color: #55acee;box-shadow: 0px 5px 0px 0px #3C93D5;}
.yunwei .a2{background-color: #2ecc71;box-shadow: 0px 5px 0px 0px #15B358;}
.yunwei .a3{background-color: #FF6656;box-shadow: 0px 5px 0px 0px #CE3323;}
.yunwei .a4{background-color: #9b59b6;box-shadow: 0px 5px 0px 0px #82409D;}
.yunwei .a5{background-color: #e67e22;box-shadow: 0px 5px 0px 0px #CD6509;margin-right:0;}

.vsbcontent-table-container-outer { position: relative;}
.vsbcontent-table-container
{
    width: 98%;
    overflow-y: auto;
    _overflow: auto;
    margin: 2px;}
.vsbcontent-table-container::-webkit-scrollbar
{
    -webkit-appearance: none;
    width: 14px;
    height: 14px;}
.vsbcontent-table-container::-webkit-scrollbar-thumb
{
    border-radius: 8px;
    border: 3px solid #fff;
    background-color: rgba(0, 0, 0, .3);}
.vsbcontent-table-container-fade
{
    position: absolute;
    right: 0;
    width: 5px;
    height: 100%;
    background-image: -webkit-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: -moz-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: -ms-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: -o-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: linear-gradient(0deg, rgba(255,255,255,.5), #fff);}
.vsbcontent-table-container-outer { position: relative;}
.vsbcontent-table-container
{
    width: 98%;
    overflow-y: auto;
    _overflow: auto;
    margin: 2px;}
.vsbcontent-table-container::-webkit-scrollbar
{
    -webkit-appearance: none;
    width: 14px;
    height: 14px;}
.vsbcontent-table-container::-webkit-scrollbar-thumb
{
    border-radius: 8px;
    border: 3px solid #fff;
    background-color: rgba(0, 0, 0, .3);}
.vsbcontent-table-container-fade
{
    position: absolute;
    right: 0;
    width: 5px;
    height: 100%;
    background-image: -webkit-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: -moz-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: -ms-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: -o-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: linear-gradient(0deg, rgba(255,255,255,.5), #fff);}
.vsbcontent-table-container-outer { position: relative;}
.vsbcontent-table-container
{
    width: 98%;
    overflow-y: auto;
    _overflow: auto;
    margin: 2px;}
.vsbcontent-table-container::-webkit-scrollbar
{
    -webkit-appearance: none;
    width: 14px;
    height: 14px;}
.vsbcontent-table-container::-webkit-scrollbar-thumb
{
    border-radius: 8px;
    border: 3px solid #fff;
    background-color: rgba(0, 0, 0, .3);}
.vsbcontent-table-container-fade
{
    position: absolute;
    right: 0;
    width: 5px;
    height: 100%;
    background-image: -webkit-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: -moz-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: -ms-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: -o-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
    background-image: linear-gradient(0deg, rgba(255,255,255,.5), #fff);}
#part9 .swiper,
#part8 .swiper {
  width: 1300px;

  margin: 0 auto;
  overflow: hidden;}
#part9  .swiper-slide,
#part8  .swiper-slide {
  display: flex;
  flex-wrap: wrap;}

.card-wrapper {
  display: block;
  width: 248px;
  height: 282px;
  margin-right: 14px;
  margin-bottom: 32px;
  box-sizing: border-box;
  border: 1px solid #bbb;
  border-radius: 10px;
  padding: 15px;
  text-decoration: none;}

.card-wrapper:hover .title {
color: #0354a7;}

.card-wrapper .img-wrapper {
  text-align: center;}

.card-wrapper:nth-child(5n) {
  margin-right: 0;}

.card-wrapper .title {
  font-size: 20px;
  color: black;}

.card-wrapper p {
  font-size: 18px;
  color: #6b6b6b;}

.card-wrapper span{
display: block;
    padding: 12px 0;}



.cg-list {
width:75%;
margin:0 auto;
padding:40px 0;}
.cg-list li{

margin:0 0 40px 0;
 
padding:25px 30px;
    box-shadow: 0px 0px 6px 0px rgba(180, 180, 180, 0.75);
    position: relative;}

.cg-list li::after {
    content: "";
    width: 0;
    height: 3px;
    background: #0048b1;
    display: block;
    position: absolute;
    left: 0;
    bottom: -1px;
    transition: .8s all;}
.cg-list li:hover::after{width:100%;}
.cg-list li a{
font-size:30px;}
.cg-list li a:hover{
color:#0048b1;}


/********** 电梯导航****** */
.fixedtool  img{
  width: 30px;
  height: 30px;
  cursor: pointer;}
.fixedtool {
  position: fixed;
  top: 50px;
  left: 0;
  background-color: rgb(255, 255, 255);
  display: none;
  z-index: 100;
  text-align: center;
  border: 2px solid #3692cf;}
.fixedtool .ul1 li {
  width: 220px;
 
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  border-bottom: 1px solid #f5f5f5;
  cursor: pointer;
  list-style: none;
  padding: 5px 0;
  position: relative;}
.fixedtool .ul2{
  position: absolute;
  left: 220px;
  top: 2px;
  display: none;
      background: #3692cf;}
.fixedtool .ul1 li:hover{
  background-color: #3692cf;}
.fixedtool .ul1 li:hover a{
  color: #fff;}
.fixedtool .ul1 li:hover .ul2{
  display: block;
  color: #222;}
.fixedtool  .ul2 li a{
  display: inline-block;
  width: 100%;
  text-align: left;
  text-indent: 1em;}
.fixedtool  .ul2 li:hover a{
  color: #fff;}
.fixedtool .current {
  background-color: #3692cf;
  color: #fff;} 

.tit{
    margin: 40px 0 10px 0;
    font-size: 36px;
    text-align: center;
    color: #fff;
    line-height: 100px;
    background: #1565C0;
    border-bottom: 2px solid #e3e3e3;
    border-radius: 20px 20px 0 0;}

}
#part7 tr,
#part2 tr{
height:40px;
line-height:40px;
text-align:center;}
#part7  tr:nth-child(even),
#part2  tr:nth-child(even) {
            background: #f1f1f1;}
#part3 .tit {

    margin-bottom: 20px;}   

#part4 td{
padding:10px;}     
#part3 td{
padding:20px;}

#part3 h2{
font-size: 22px;
    line-height: 60px;

    background: #2780cb;
    display: inline-block;
    padding: 0 20px;
    color: #fff;
    border-radius: 30px;
    margin:20px auto;}

#part5 {
      position: relative;
      height: 100%;}
#part5     .swiper {
      width: 100%;
      height: 100%;
      margin-left: auto;
      margin-right: auto;}

#part5      .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      height: calc((100% - 30px) / 2) !important;

      /* center slide text vertically */
      display: flex;
      justify-content: center;
      align-items: center;}
    

    
           
