#banner {
    border: 0;
    /*height: 500px;*/
    margin-bottom: 0;
    clear: both;
    overflow: hidden;
    position: relative;
    pos
}

#banner .flex-direction-nav {
    display: none;
}


#banner .flex-control-nav  {
    bottom: 25px;
}


.just {
    text-align: justify;
    text-align-last: justify;
}

.just > .junit ,
.just > .unit {
    display: inline-block;
    text-align: center;
    text-align-last: center;
    width: 24%;
}

/* ----------     home    -------- */
 
body.home {
    background: url(/static/pc/home-bg.png);
}

.w1200 {
    width: 1200px;
    margin:  0 auto;
}

.w1400 {
    width: 1560px;
    margin:  0 auto;
}




#top {
    position: absolute;
    left:  0;
    top:  0;
    width: 100%;
    z-index: 99999;
   background: rgba(255,255, 255, 0.8);
}

#top .w1400  a.logo  {
    display: flex;
    align-items: center;
}

#top .w1400 {
    display: flex;
    flex-wrap:  nowrap;
    justify-content:  space-between;
}

#top .w1400 .nav {
    display: flex;
    align-items: center;
    
}

#top .w1400 .nav  .u  {
    flex-grow: 1;
}

#top .w1400 .nav .sub {
    position: absolute;
    top: 100px;
    background: white;
    left:  0;
    width: 100%;
    display: flex;
    
}

#top .w1400 .nav  .u > a {
    display: block;
    line-height: 100px;
    text-align: center;
    padding: 0 20px;
    font-size: 18px;
    position: relative;
}

 #top .w1400 .nav  >  .u > a.f:before,
#top .w1400 .nav  >  .u:hover  > a:before {
    content:  " ";
    width: 100%;
    position: absolute;
    left: 0;
    top: 20px;
    height: 3px;
    background: #0a86fa;
}
#top .w1400 .nav .son  .sub  .w1200 { 
    display: none;
}

#top .w1400 .nav .son:hover  .sub  .w1200 {
   display: flex;
   padding:  20px 0;
}

#top .w1400 .nav .son:hover  .sub  .w1200  .u {
    width: 31%;
    display: flex;
}

#top .w1400 .nav .son:hover  .sub  .w1200  .u .info {
    padding-left: 20px;
}



#top .w1400 .nav .son:hover  .sub  .w1200  .u .info > * {
    display: block;
    line-height: 2em;
}
#top .w1400 .nav .son:hover  .sub  .w1200  .u  .info h3 ,
#top .w1400 .nav .son:hover  .sub  .w1200  .u  .info .more {
    font-size: 1.3em;
}
#top .w1400 .nav .son:hover  .sub  .w1200  .u  .info h3  {
    color: #0b6dc7;
}



#top .w1400 .nav .son:hover  > a {
    background: url(/static/pc/sj.png) bottom center no-repeat;
}

#top .w1400  .tel {
    background: url(/static/pc/top-tel.png) no-repeat;
    width: 427px;
   padding-top: 35px;
   position: relative;
    top: 20px;
}

#top .w1400  .tel  span {
    font-size: 32px;
    color: #dd1111;
    font-weight: bold;
        margin-top: 23px;
}


.main-title {
    display: block;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
}

.main-title h3  {
    font-size: 30px;
    color: #040404;
    line-height: 1.8em;
    letter-spacing: 3px;
}
.main-title h3  span {
    background: #146edb;
    color: white;
    display:  inline-block;
    padding:  0 20px;
    margin-right: 10px;
    
}
.main-title  > p {
    line-height: 2.4;
}

#home-pros {
    margin-top: 40px;
}


#home-pros::before {
    content: " ";
    position: absolute;
    width: 95%;
    left: 5%;
    background: white;
    border-top-left-radius: 600px;
    border-bottom-left-radius: 600px;
z-index: -1;
    height: 890px;
}

#home-pros .list-prolist {
    display: flex;
    justify-content:   space-between;
}


#home-pros .list-prolist  .img {
    width: 383px;
        box-shadow: 1px 0px 10px 4px #a1a1a1;
        position: relative;
}

#home-pros .list-prolist  .img h3 {
    font-size: 1.3em;
    position: absolute;
    left: 20px;
    top: 10px;
    font-size: 1.5em;
}

#home-pros .list-prolist  .img:hover  h3 {
    color: #146edb;
}

 #home-pros .list-prolist  .img:hover  {
    box-shadow: 1px 0px 10px 4px #146edb;
}


#home-pros .qiehuan {
    margin-top: 50px;
}

#home-pros .qiehuan .qiehuan-title {
    display: flex;
    margin-bottom: 31px;
}

#home-pros .qiehuan .qiehuan-title   .line  {
    position: relative;
}
#home-pros .qiehuan .qiehuan-title   .line:after {

       content: " ";
        display: block;
            bottom: 12px;
                height: 1px;
                    background: #2074e0;
                        position: absolute;
                            width: 92%;
                            left: 4%;


}
#home-pros .qiehuan .qiehuan-title   .line a {
    line-height: 2em;
}

#home-pros .qiehuan .qiehuan-title  a {
    flex-grow: 1;
}


#home-pros .qiehuan .qiehuan-title  a.unit {
    flex-grow:  0;
    margin: 15px;
    padding:  3px 20px;
    background:  linear-gradient(to right, #146fdb, #309cfe);
    background: white;
    line-height: 2em;
    border-radius: 0.5em;
    color: white;
    line-height: 2em;
        padding: 0.5em 1em;
            color: black;
}

#home-pros .qiehuan .qiehuan-title  a.unit.hover {

    background:  linear-gradient(to right, #146fdb, #309cfe);
    color: white;
}


#home-pros .qiehuan .qiehuan-con .info   {
    width: 216px;
    height: 91px;
    position: relative;
    left: 20px;
    top: -30px;
    z-index: 9;
    background: url(/static/pc/rx-info.png) no-repeat;
    font-size: 16px;
    padding: 5px 25px;
    box-sizing: border-box;
}
#home-pros .qiehuan .qiehuan-con .info:hover {
        background: url(/static/pc/rx-info-hover.png) no-repeat;
}

#home-pros .qiehuan .qiehuan-con .info  h3 {
    
}


#home-pros .qiehuan .qiehuan-con .info p {
    font-size: 13px;
}
#home-pros .qiehuan .qiehuan-con .info p:last-child {
    position: relative;
    top: -8px;
}


#home-yth {
    margin-top: 80px;
    background: white;
    padding-top: 40px;
    padding-bottom: 40px;
}


#home-yth .w1200 {
    display: flex;
    justify-content:  space-around;
}



#home-yth .w1200 .u {
    width: 24%;
    border-right: 1px solid #ccc;
    text-align: center;
}


#home-yth .w1200 .u:last-child {
    border-right:  0;
}

#home-yth .w1200 .u  .nu {
    font-size: 30px;
    font-weight: bold;
    color: #0a86fa;
}


#home-yth .w1200 .u  .nu  sup {
    color: #666;
    font-size: 16px;
    font-weight: normal;
}



#home-about {
    margin: 40px auto;
    padding-top: 30px;
    padding-bottom: 30px;
 background: linear-gradient(  to right , #fff 0, #fff 50%, transparent 50%, transparent);
}

#home-about  .w1200 {
    position: relative;
    display: flex;
    
}

#home-about  .w1200 .text {
    position: relative;
    z-index: 2;
    background: white;
}

#home-about  .w1200 .pic {
    position: relative;
    z-index: 1;
    
}


#home-about  .w1200 .pic > img {
    position: relative;
    left: -53px;
}

#home-about  .w1200 > * {
    width: 50%;
}


#home-about  .w1200 .pic  .tel {
    background: url(/static/pc/about-tel.png) no-repeat;
    width: 521px;
    height: 146px;
    position: relative;
    float: right;
}
#home-about  .w1200 .pic  .tel span {
 
    position: relative;
        font-size: 30px;
            top: 20px;
                left: 231px;
                    color: #e90b20;


}


#home-about  img.lianjie {
position: absolute;
    left: 46.4%;
    top: 277px;
    z-index: 10;
    width: 82px;
    height: 69px;

}



#home-about  .text .info {
    font-size: 32px;
    color: #146edb;
}

#home-about  .text .info p {
    font-size: 24px;
    color: black;
}

#home-about  .text .desc {
    margin-top: 60px;
    margin-bottom: 60px;
    line-height: 1.7em;
    letter-spacing: 1px;
    font-size: 16px;
    padding-right: 4em;
}


#home-about  .text .four {
    display: flex;
    font-size: 18px;
    justify-content: space-between;
        padding-right: 4em;
}


#home-about  .text .four a {
        background: url(/static/pc/four-dot.png) left center no-repeat;
        padding-left: 40px;
        line-height: 3em;
}




#home-wuliao {
    margin-top: 40px;
    min-height: 900px;

}

#home-wuliao .main-title {
        padding-top: 70px;
}

#home-wuliao::before {
    content: " ";
    position: absolute;
    width: 95%;
    /*
    left: 5%;
    */
    background: white;
    border-top-right-radius: 600px;
    border-bottom-right-radius: 600px;
    z-index: -1;
    height: 890px;
}

#home-wuliao  .w1200.hangye {
    display: flex;
    justify-content:  space-between;
}

#home-wuliao  .w1200.wuliao {
    margin-top: 50px;
}


#home-case .bg {
    background: linear-gradient(to right , transparent 0, transparent 48%, white 48% , white);
    padding:  30px 0;
}

#home-case .w1200 {
  width: 1200px;
 overflow: hidden;
 position: relative;
}


#home-case .w1200 .swiper-slide {
    display: flex;
}

#home-case .w1200 .swiper-slide  .img {
    width: 656px;
    height: 442px;
    display: inline-block;
}


#home-case .w1200 .swiper-slide  .info {
    
}

#home-case .w1200 .swiper-slide  .info h3 {
    font-size: 25px;
    color: #000000;
    line-height: 2.5em;
}


#home-case .w1200 .swiper-slide  .info p {
    font-size: 14px;
    margin-top: 30px;
    margin-bottom: 30px;
}



#home-case .w1200 .swiper-slide  .info .ul {
    padding-left: 30px;

}


#home-case .w1200 .swiper-slide  .info .ul p {
        background: url(/static/pc/case-ul.png) left center no-repeat;
        padding-left: 4em;
        font-size: 18px;
        font-weight: bold;
        margin:  0;
        line-height: 2em;
}

#home-case .w1200 .swiper-slide  .info .ul p small {
    font-size: 18px;
    font-weight: normal;
    font-weight: normal;
}


#home-case .w1200 .swiper-slide  .info .more {
    text-align: right;
    margin-top: 10px;
    margin-top: 60px;
}



#home-news {
    background: white;
    margin-top: 50px;
}


#home-news .pics {
    display: flex;
}

#home-news .pics .n1 {
    width: 586px;
    position: relative;
        display: block;
}

#home-news .pics .n1 .con {
    position: absolute;
        bottom: 0;
            left: 0;
                padding-left: 15px;
                    box-sizing: border-box;
                        color: white;
                            line-height: 2em;
                                width: 100%;
                                    background: #146edbc4;
                                        padding-right: 10px;
                                            box-sizing: border-box;
                                                padding-bottom: 10px;


}

#home-news .pics .n1 .con span {
    display: inline-block;
    float: right;
}

#home-news .pics .n2 {
    width: 366px;
    padding: 10px;
    box-sizing: border-box;
    box-shadow: 0px 0px 13px 0px rgba(14, 9, 9, 0.15);
    margin: 0 13px 13px 13px;
}

#home-news .pics .n2 .more {
    line-height: 2.4em;
}

#home-news .pics .n2 .more h3 {
    font-size: 15px;
        font-size: 15px;
            overflow: hidden;
                text-overflow: ellipsis;
                    white-space: nowrap;
}
#home-news .pics .n2 .more p:last-child {
    line-height: 1.5em;
    font-size: 14px;
}

#home-news .list {
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
    margin-bottom: 20px;
        justify-content: space-between;
}

#home-news .list a {
    margin-bottom: 30px;
    width: 48%;
    box-sizing: border-box;
    border: 1px solid #ddd;
    padding: 10px;
    display: flex;
            color: #6c6868;
}

#home-news .list a .eye {
    visibility: hidden;
}

#home-news .list a:first-child , #home-news .list a:hover {
    background: #146edb1f;
}
#home-news .list a:first-child .eye, #home-news .list a:hover .eye {
    visibility: visible;
}

#home-news .list a .ymd {
    flex: 0 0 80px;
    text-align: center;
    border-right: 1px solid #ccc;
    padding-top: 10px;
}

#home-news .list a .con {
    margin-left: 20px;
    margin-right: 20px;
}

#home-news .list a .con  h3 {
    font-size: 15px;
}


#home-news .list a .con  p {

    font-size: 13px;
            width: 352px;
                overflow: hidden;
                    line-height: 3;
                        text-overflow: ellipsis;
                            white-space: nowrap;
}

#home-news .list a .eye {
    background: #146edb;
    flex: 0 0 100px;
    margin: -10px;
    background: #146edb url("/static/pc/eye.png") center no-repeat;
}


#home-msg {
    background: url(/static/pc/liuyan.png) center bottom no-repeat;
    height: 770px;
    position: relative;
}


#home-msg .con {
    width: 100%;
 
    bottom:  0;
    position: absolute;
        height: 104px;
}

#home-msg .con  form {
    width: 1200px;
    margin:  0 auto;
    position: relative;
}


#home-msg .con  #author {
position: absolute;
 
    left: 290px;
    top: 30px;
    height: 43px;
    width: 178px;
}


#home-msg .con  #tel {
position: absolute;
 
    left: 519px;
    top: 30px;
    height: 43px;
    width: 178px;
}




#home-msg .con  #ly {
position: absolute;
 
    left: 751px;
    top: 30px;
    height: 43px;
    width: 178px;
    line-height: 43px;
}


#home-msg .con  #submit  {
position: absolute;
 
    left: 990px;
    top: 30px;
    height: 49px;
    width: 207px;
    background: transparent;
}


#home-cp {
    background: #444444;
    color: #ffffff;
    line-height: 3.6em;
    text-align: center;
}



#links {
   background: white;
    line-height: 3.6em;
    text-align: center;
}

 





#inner-bg {
    height: 440px;
    background: url(/static/pc/innerbg.jpg);
    box-sizing: border-box;
    padding-top: 180px;
}

#mbx {
    background: url(/static/pc/mbx.png) left center no-repeat;
    line-height: 2em;
    padding-left: 30px;
        position: relative;
            top: -23px;
}

#inner-bg  > * {
    color: white;
}

#inner-bg  .w1200 div.name {
    text-align: left;
    font-size: 36px;
    font-weight: bold;
    line-height: 3em;
}


#inner-bg  .w1200  p {
    max-width: 500px;
}



/*******  pro-classify  ***/

#inner-pro-list {
    width: 1000px;
    
      background-color: rgb(255, 255, 255);
  box-shadow: 0px 4px 21px 0px rgba(10, 134, 250, 0.38);
  margin:  0 auto;
  padding:  30px 0;
  display: flex;
   justify-content:  space-between;
   z-index: 9;
   position: relative;
   margin-top: -60px;
       border-radius: 18px;
}

#inner-pro-list  a {
    font-size: 36px;
    width: 33%;
    font-size: 24px;
    text-align: center;

    line-height: 3em;
    border-right: 1px solid #ccc;
}
 

#inner-pro-list  a:hover,
#inner-pro-list  a.hover {
        background: url(/static/pc/inner/list-a.png) left 30px center  no-repeat;
}

#inner-pro-list  a:last-child {
    border-right:  0;
        width: 401px;
}

#inner-pro-list  a:nth-child(3) {
    width: 370px;
}


#innner-prolist-classify {
    width: 100%;
    margin-top: 50px;
    margin-bottom: 50px;
}
#innner-prolist-classify  .unit {
margin-bottom: 100px;
}
#innner-prolist-classify .w1200 {
        padding-top: 50px;
}


#innner-prolist-classify  .unit:nth-child(2n)::before {
    content: " ";
    position: absolute;
    width: 95%;
    left: 5%;
    background: #f4f4f4;
    border-top-left-radius: 600px;
    border-bottom-left-radius: 600px;
    z-index: -1;
    /*height: 890px;*/
    height: 810px;
}
#innner-prolist-classify  .unit::before {
    content: " ";
    position: absolute;
    width: 95%;
    left: 5%;
    background: transparent;
    border-top-left-radius: 600px;
    border-bottom-left-radius: 600px;
    z-index: -1;
    /*height: 890px;*/
    height: 810px;
}

#innner-prolist-classify  .header {
    display: block;
    display: flex;
    justify-content:  space-between;
}


#innner-prolist-classify  .header  .name {
    font-size: 24px;
    font-weight: bold;
    position: relative;
    padding-right: 200px;
    line-height: 50px;
    background: url(/static/pc/inner/head-class.png) right center no-repeat;
    font-size: 36px;
}

#innner-prolist-classify > .unit:nth-child(1) .header  .name {  background: url(/static/pc/inner/head-class-1.png) right center no-repeat; }
#innner-prolist-classify > .unit:nth-child(2) .header  .name {  background: url(/static/pc/inner/head-class-2.png) right center no-repeat; }
#innner-prolist-classify > .unit:nth-child(3) .header  .name {  background: url(/static/pc/inner/head-class-3.png) right center no-repeat; }
#innner-prolist-classify > .unit:nth-child(4) .header  .name {  background: url(/static/pc/inner/head-class-4.png) right center no-repeat; }
#innner-prolist-classify > .unit:nth-child(5) .header  .name {  background: url(/static/pc/inner/head-class-5.png) right center no-repeat; }
#innner-prolist-classify > .unit:nth-child(6) .header  .name {  background: url(/static/pc/inner/head-class-6.png) right center no-repeat; }
#innner-prolist-classify > .unit:nth-child(7) .header  .name {  background: url(/static/pc/inner/head-class-7.png) right center no-repeat; }

#innner-prolist-classify  .header  .name:before {
    content: "Products";
    text-transform:  uppercase;
    font-size: 32px;
    color: #ccc;
    position: absolute;
    top:  -16px;
    left: -5px;
    z-index: -1;
}


#innner-prolist-classify  .header  .more {
    background: url(/static/pc/inner/more-class.png) left 10px center  no-repeat;

padding: 8px 20px;
    padding-left: 50px;
        border: 1px solid #999;
            border-radius: 10px;
                height: 13px;
                    line-height: 0.5em;

 
}


#innner-prolist-classify  .header  .more span {
    position: relative;
    top: 4px;
    font-size: 18px;
}

#innner-prolist-classify  .desc {
    padding-top: 30px;
    padding-bottom: 50px;
}

#innner-prolist-classify .w1200  .pro-pics {
    display: flex;
    flex-wrap:  nowrap;
    justify-content:  space-around;
}



#innner-prolist-classify .w1200  .pro-pics a {
    background: url(/static/pc/inner/u.png) bottom center no-repeat ;
    width: 32%;
    height: 400px;
    text-align: left;
    padding-left: 13px;
    box-sizing: border-box;
 
    
}

#innner-prolist-classify .w1200  .pro-pics a  img {
      width: 320px;
      height: 254px;
      border-radius: 10px;
      width: 320px;
          height: 254px;
              border: 5px solid #ffffff91;
                  border-radius: 10px;
                      box-shadow: 0 0 5px 5px #e3e3e3;
}



 
#innner-prolist-classify .w1200  .pro-pics  h3 {
    font-size: 20px;
    font-weight: bold;
    padding-left: 20px;
    line-height: 2em;
}

 
#innner-prolist-classify .w1200  .pro-pics  p {
    color: #666;
    padding-left: 20px;
}

#innner-prolist-classify .w1200 .list-text {
  margin-bottom: 50px;
  font-size: 16px;
  margin-top: 30px;
  display: flex;
  flex-wrap:  wrap;
}


#innner-prolist-classify .w1200 .list-text  a {
    font-size: 16px;
    margin: 10px 20px;
    padding: 5px 15px;
    border: 1px dashed #666;
    line-height: 2em;
    border-radius: 15px;
}


/********  prduct   ******/

body.product {
    background: url(/static/pc/inner/product-bg.png) no-repeat  top center;
}


body.product #inner-bg {
    background:  none;
}


#inner-propage {
    margin-top: -216px;
}


#inner-propage .top {
    width: 1200px;
    margin:  0 auto;
        height: 440px;
    position: relative;
}


#inner-propage .top  .flex {
    display: flex;
    justify-content:  space-between;

}

#inner-propage .top  .flex  .img img ,
#inner-propage .top  .flex  .img {
    width: 639px;
    height: 418px;
        height: 400px;
        border-radius: 22px;
}


#inner-propage .top  .flex .info {
    width: 540px;
}

#inner-propage .top  .flex .info  h1 {
    color: #0a86fa;
    font-size: 36px;
    padding-top: 50px;
    text-align: center;
    text-align: left;
}


#inner-propage .top  .flex .info  .metas {
    display: flex;
    justify-content:   space-between;
    padding-right: 100px;
}


#inner-propage .top  .flex .info  .metas  .u {
    width: 50%;
    text-align: center;

}

#inner-propage .top  .flex .info  .metas  .u  p {
        font-size: 24px;
    color: #000000;
    font-weight: bold;
    line-height: 1.5;
}

#inner-propage .top  .flex .info .text {
    padding-right: 80px;
    margin-top: 40px;
}

#inner-propage .top  .flex .info .text  span {
    color: #0a86fa;
}


#inner-propage .top  .tel {
    position: absolute;
    right: 200px;
    bottom:  0;
    color: white;
    font-weight: bold;
    font-size: 18px;
}
 

#pro-info {
    width: 1200px;
    margin:  0 auto;
    margin-top: 120px;
}


#pro-info  .p-flex {
    display: flex;
    justify-content:  space-between;
}


#pro-info  .p-flex .dir {

    font-size: 24px;
    font-weight: bold;
    line-height: 140px;
    display: flex;
    justify-content:  space-between;
}

#pro-info  .p-flex .dir a:first-child,
#pro-info  .p-flex .dir a:hover {
        color: #1093ed;
            background: url(/static/pc/inner/dir-a.png) left center no-repeat;
}
#pro-info  .p-flex .dir a {
    flex-grow: 1;
    padding-left: 40px;
        font-weight: normal;
}

#pro-info  .p-flex  .pinfo {
    width: 886px;
}





#pro-info  .p-flex  .pinfo .content {
    margin-left: -94px;
    padding-left: 94px;
    margin-right: 15px;
    background: red;
          background: url(/static/pc/inner/wang.png) ;
          box-sizing: border-box;
          border-top-left-radius: 60px;
          border-top-right-radius: 20px;
          border: 1px solid #ccc;
         position: relative;
}



#pro-info  .p-flex  .pinfo .content .u h3 {
           background: url(/static/pc/inner/h3.png) left center no-repeat;
           padding-left: 60px;
           line-height: 60px;
           font-size: 30px;
}




#pro-info  .p-flex  .pinfo .content .u  {
    margin-bottom: 30px;
}





#pro-info  .p-flex  .pinfo .content  .dir2 {
    /*
    position: absolute;
    left:  0;
    */
display: none;
        position: fixed;
            left: 259px;
    top: 100px;
    background: #413f3f;
    line-height: 2.4em;
    padding-top: 30px;
    padding-bottom: 30px;
    color: white;
    font-size: 16px;
         border-top-right-radius: 30px;
            border-bottom-right-radius: 30px;
}


#pro-info  .p-flex  .pinfo .content  .dir2  a {
    display: block;
    padding:  0 10px;
    padding-left: 15px;
            background: url(/static/pc/inner/dot.png) left 5px center no-repeat;
       
}


#pro-info  .p-flex  .xgtj {
    width: 280px;
}


#pro-info  .p-flex  .xgtj .name {
           background: url(/static/pc/inner/xgname.png) left 15px center no-repeat;
           font-size: 36px;
           text-align: center;
           
           color: #072d5a;
          line-height: 140px;
           
}


#pro-info  .p-flex  .xgtj  .pic a {
    box-shadow: 0 0 17px #ccc;
    display: block;
    padding: 10px;
    background: white;
    border-radius: 20px;
    margin-bottom: 40px;
   
}

#pro-info  .p-flex  .xgtj  .pic a  img {
    max-width: 100%;
    height:  auto;
      border-radius: 20px;
}

#pro-info  .p-flex  .xgtj  .pic a p {
    line-height: 2.5;
    text-align: center;
}
#pro-info  .p-flex  .xgtj  .list  {
    background: white;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    padding: 30px 10px;
    padding-left: 30px;
}

#pro-info  .p-flex  .xgtj  .list  a {
    display: block;
    line-height: 2em;
    font-size: 16px;
}

#pro-info  .p-flex  .xgtj  .list  a:hover {
    padding-left: 40px;
    color: #0680fc;
}


#inner-propage  .news-xg {
    width: 1200px;
    margin:  0 auto;
}


#inner-propage  .news-xg  .title  {
    font-size: 36px;
    font-weight: bold;
    background: url(/static/pc/inner/news-head.png) left center no-repeat;
    line-height: 2.3em;
    padding-left: 1em;
    display: block;
}

#inner-propage  .news-xg   .con {
    display: flex;
    flex-wrap: wrap;
    width: 1200px;
    margin:  0 auto;
}

#inner-propage  .news-xg   .con a {
    width: 33.3333333%;
    line-height: 3.4em;
        background: url(/static/pc/inner/news-head-a.png) left center no-repeat;
        padding-left: 2em;
        box-sizing: border-box;
        border-bottom: 1px dashed #ddd;
        font-size: 18px;
}


/*******  ------- *****/
html.page {
    background: url(/static/pc/home-bg.png);
}

#page-lxwm {
    
}

#page-lxwm .nus {
        box-shadow: 0px 4px 21px 0px rgb(10 134 250 / 38%);
        display: flex;
        width: 1000px;
        
        background: white;
        margin:  0 auto;
        
            padding-top: 10px;
    margin-top: -30px;
    position: relative;
    z-index: 999;
    border-radius: 18px;
        position: relative;
            top: -28px;
}

#page-lxwm .nus  .u {
    width: 20%;
    text-align: center;
    line-height: 2em;
        background: url(/static/pc/inner/wbsj.png)  center no-repeat;
}

#page-lxwm .nus  .u .nu {
    font-size: 30px;
    color: #146edb;
    line-height: 2em;


}

/*
#page-lxwm .nus  .u .nu:hover {
    -webkit-transform: rotate(
    360deg);
        transform: rotate(
        360deg);
            -webkit-transition: -webkit-transform 1s linear;
                transition: transform 1s linear;
            }
*/


#page-lxwm .nus  .u .nu sub {
    font-size: 14px;
    color: black;
}

#page-lxwm .nus  .u .text {
    line-height: 2em;
    padding-bottom: 20px;
}

#page-lxwm .jidie {
    margin-top: 50px;
}
#page-lxwm .jidie .desc  {
    font-size: 16px;
    line-height: 1.7em;
    margin:  20px 0;
    
}

#page-lxwm .jidie .pics {
    display: flex;
    justify-content:  space-between;
}






#page-lxwm  #xilie::before {
    padding-top: 50px;
    content: " ";
    position: absolute;
    width: 95%;
    left: 5%;
    background: white;
    border-top-left-radius: 600px;
    border-bottom-left-radius: 600px;
    z-index: -1;
    height: 829px;
    margin-bottom: 60px;
}


#page-lxwm .xilie  {
    margin-top: 50px;
}
#page-lxwm .xilie .desc {
    text-align: center;
}

#page-lxwm .xilie .pics {
    margin-top: 30px;
    margin-bottom: 40px;
    text-align: center;
}

#page-lxwm .huayao {
  
}

#page-lxwm .huayao .img {
      text-align: center;
}

#page-lxwm .huayao .text {
    margin:  30px auto;
}

#page-lxwm .huayao p {
      text-align: center;
}

#page-lxwm .rongyu {
    overflow-x: hidden;
}

#page-lxwm .rongyu  .head {
    display: flex;
    font-size: 36px;
    font-weight: bold;
    justify-content:  space-between;
        background: url(/static/pc/inner/page-o.png) left center no-repeat;
      padding-left: 120px;
      margin-bottom: 30px;
}


#page-lxwm .rongyu  .head span {
    font-size: 16px;
    display: inline-block;
    padding:  2px 10px;
    border: 1px solid #ccc;
    height: 2em;
    line-height: 2em;
    font-weight: normal;
    
}

#page-lxwm .rongyu img {
    max-width: 100%;
    height:  auto;
}




#page-lxwm  #youshi::before {
    padding-top: 50px;
    content: " ";
    position: absolute;
    width: 95%;
    /*
    left: 5%;
    */
    background: white;
    border-top-right-radius: 600px;
    border-bottom-right-radius: 600px;
    z-index: -1;
    height: 610px;
    margin-bottom: 60px;
}



#page-lxwm .youshi {
    margin-top: 50px;
}


#page-lxwm .youshi  .con {
   background: linear-gradient( to right, transparent 40%, #072d5a 40%);
   display: flex;
   align-items: center;
}

#page-lxwm .youshi  .con  .video {
    width: 569px;
}

#page-lxwm .youshi  .con  .info {
    width: 600px;
    padding-left: 50px;
    padding-right: 50px;
    color: white;
    box-sizing: border-box;
    color: white;
    padding-top: 20px;
    padding-bottom: 20px;
}

#page-lxwm .youshi  .con  .info .u {
    margin-top: 20px;
    margin-bottom: 20px;
}

#page-lxwm .youshi  .con  .info  h3 {
    line-height: 2em;
    font-size: 24px;
}

#page-lxwm .youshi  .con  .info  h3 span {
    color: #4eabfa;
}


#page-lxwm .youshi  .con  .info   p {
    color: #9ab7f2;
    font-size: 16px;
}

#page-lxwm  .pic-hezuo {
 background: url(/static/pc/inner/hezuo.png) center;
   height: 986px;
  
}
/****** block ** ***/


.kuai-text {
    
}


.kuai-text {
    
}


.kuai-text h3 , .kuai-pic h3 {
    line-height: 2em;
    margin:  10px 0;
    font-size: 30px;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    text-align: center;
}

.kuai-text  .text  {
    text-align: justify;
    text-align-last: justify;
}

.kuai-text  .text   a.unit {
    display: inline-block;
   border: 1px #ccc dotted;
   padding: 1em;
   box-sizing: border-box;
   margin-bottom: 10px;
   position: relative;
   width: 48%;
    text-align: left;
    text-align-last: left;
       
}

.kuai-text  .text   a.unit  h3 {
    color: #0d0d0d;
    font-size: 18px;
    font-weight: bold;
    margin: 10px 0;
       padding-left: 40px;
      background: url(/static/pc/news-h3.png)  left center no-repeat ;  
}


.kuai-text  .text  a.unit span {
    position: absolute;
    right: 5px;
    bottom: 20px;
    padding-left: 40px;
      background: url(/static/pc/news-time.png)  left center no-repeat;  
}


/******************/
 


/*************/



h1 {
    text-align: center;
    margin:  30px 0;
    font-weight: bold;
    font-size: 32px;
}

.last-con {
    line-height: 1.7em;
    font-size: 16px;
}

.last-con .more-info {
     text-align: center;
     border-top: 1px solid #ccc;
}


.last-con .desc {
    width: 960px;
    margin:  0 auto;
    padding: 10px;
    line-height: 2;
    background: #ccc;
    margin: 30px auto;
}

.last-con .desc span {
    color: red;
    
}


#last-proinfo  {
    
}

#last-proinfo   {
    
}
#last-proinfo  h1 {
    margin-top: 0;
}


#last-proinfo  .top   {
    margin:  30px auto;
}

#last-proinfo  .top  .img {
    width: 600px;
    height: 400px;
    display: inline-block;
}

#last-proinfo  .top  .desc {
    width: 550px;
    float: right;
    background: white;
    margin:  0;
}


#last-proinfo  .lianxi {
    
}

#last-proinfo  .lianxi .unit {
    width: 45%;
    background: red;
    color: white;
}


#last-proinfo .xiangqing {
    line-height: 3;
    background: #eeeeee;
    
}


#last-proinfo .xiangqing span {
   background: red;
   color: white;
   width: 100px;
   text-align: center;
   display: inline-block;
   font-weight: bold;
}






table
{
    border-collapse: collapse;
    margin: 0 auto;
    text-align: center;
        width: 98%;
}

table tr:first-child {
    background: #127b98 !important;
}

table tr:first-child > * {
        color: white;
}

table td, table th
{
    border: 1px solid #cad9ea;
    color: #666;
    height: 30px;
}
table thead th
{
    background-color: #CCE8EB;
    width: 100px;
}
table tr:nth-child(odd)
{
    background: #fff;
}
table tr:nth-child(even)
{
    background: #F5FAFA;

}





@keyframes move_wave {
    0% {
        transform: translateX(0) translateZ(0) scaleY(1)
    }

    50% {
        transform: translateX(-25%) translateZ(0) scaleY(0.55)
    }

    100% {
        transform: translateX(-50%) translateZ(0) scaleY(1)
    }
}



.waveBody {
    position: absolute;
    width: 100%;
    bottom: 105px;
    height: 288px;
}


.waveBody .waveBox{position:absolute;width:100%;overflow:hidden;height:100%;}
.waveBody .box-1{z-index:15;}
.waveBody .box-2{z-index:10;}
.waveBody .box-3{z-index:5;}
.waveBody .wavelist{position: absolute;left: 0;width: 200%;height: 100%;background-repeat: repeat no-repeat;background-position: 0 bottom;transform-origin: center bottom;}
.wave-1{background-size: 100% 430px;}
.waveBody .wave-1{animation: move_wave 15s linear infinite;}
.wave-2{background-size: 100% 420px;}
.waveBody .wave-2{animation: move_wave 10s linear infinite;}
.wave-3{background-size: 100% 420px;}
.waveBody .wave-3{animation: move_wave 15s linear infinite;}




.piaochang {
    position: fixed;
    right: 20px;
    top: 233px;
    z-index: 999999999;

}
.piaochang .con {

    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.piaochang .con a {
    display: block;
    width: 100%;
    height: 88px;
    position: relative;
    overflow: visible;

}
.piaochang .con a:hover .tel-con {
    display: block;
}

.piaochang .con a .tel-con { 
    position: absolute;
    right: 134px;
    padding: 10px 20px;
    background: rgba(255,255,255, 0.53);
    display: none;

}

.piaochang .con a .tel-con h3 {
    white-space: nowrap; 
    line-height: 2em;
    color: #146edb;
}

.piaochang .con a .tel-con { 
}

.piaochang .con a.ewm  .tel-con:after {
    top: 19%;
}

.piaochang .con a .tel-con:after { 
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 0.7rem solid transparent;
    border-left: 2.0rem solid rgba(255,255,255, 0.53);
    border-right: 0rem solid transparent;
    border-bottom: 0.7rem solid transparent;
    position: absolute;
    right: -32px;
    top: 35%;

}
