@charset "utf-8";
body{ margin:0px; padding:0px;position: relative;}
a{ text-decoration:none;}
ul{ list-style:none; margin:0px; padding:0px;}
h1, h2, h3, h4, h5, h6, ol, dd, dl{ list-style:none;margin:0;padding:0px;}
li {
    list-style: none;
}
p{ margin:0px;}
.width{ width:1200px; margin:0 auto;}
.both{ clear:both;}
a{ color:#000; transition:0.5s;}
#box{ width:100%; position:relative; overflow:hidden; height:500px;}
#box img{ transition:0.3s; position:absolute; top:0px; left:0px; height:100%; width:100%; object-fit:cover;}
.arrow{width:100%;}
.arrow a{ position:absolute; top:45%; background-color:rgba(255,255,255,0.8);border-radius:50%; color:#333; font-size:24px; padding:10px 15px; opacity:0;}
#box:hover .arrow a{ opacity:1;}
#foot_nav {
    display: none;
}

.clear {
  clear: both;
}
.top {
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #ddd;
    color: #333;
    background:#fff;
}
.footer-lists li a{
	color:#fff;
}
.p-left .p-title a {
    color: #fff;
    font-weight: bold;
    font-size: 22px;
}

.top a {
    line-height: 35px;
    font-size: 14px;
    color:#333;
}
.clear{clear:both;}
.fl{
    float: left;
}
.fr{
    float: right;
}
.remen h1 {
    font-weight: bold;
    float:right;
    margin: 0;
    color: #333;
    font-size: 14px;
}

.head {
    height: 120px;
}

.head .logo {
    color: #0558ca;
    font-size: 38px;
    font-weight: bold;
    margin-top:31px;
}
.head .logo img{
	width:100%;
}
.head .tel {
    padding-top: 25px;
}
.logo_tel {
    padding-top: 15px;
    height: 100px;
    float: right;
    background: url(../img/tel.png) left center no-repeat;
    padding-left: 44px;
    box-sizing: border-box;
    margin-top: 7px;
}
.logo_tel p {
    height: 30px;
    line-height: 30px;
    float: left;
    color: #6b6b6b;
    font-size: 16px;
}
.logo_tel p span {
    display: block;
    font-size:37px;
    color: #ff8c00;
    line-height: 37px;
    font-weight:bold;
}
.nav {
    background-size: 100%;
    background-color:#005bac;
}

.nav .breadcrumbnav {
    color: #fff;
}

.nav .breadcrumbnav li {
    display: inline-block;
    text-align: center;
    width: 195px;
    line-height: 55px;
    position: relative;
}


.nav .breadcrumbnav li a {
    font-size: 18px;
    color: #fff;
}


.nav .breadcrumbnav .nav_list {
    position: absolute;
    left: 0;
    right: 0;
    top: 50px;
    background: #e18000;
    display: none;
    z-index: 9999;
}

.nav .breadcrumbnav .nav_list a {
    color: #fff;
    font-size: 16px;
}

.nav .breadcrumbnav li:hover .nav_list {
    display: block;
}


.yt-aboutus{
    background: url(../img/3498ef3e16671bf586286875045447455767d53d.jpg) no-repeat;
    background-size: cover;
}

.abous{
    display: flex;
    justify-content: center;
    padding: 4.9% 0 5.3% 0;
}

.abous-left{
    width: 53.2%;
    float: left;
    overflow: hidden;
}

.abous-left img{
    width: 100%;
    transition: all 0.6s;
}
.abous-left:hover img{
    transform: scale(1.2);
}

.abous-right{
    width: 43.75%;
    float: right;
    margin-left: 4%;
    position: relative;
}

.abous-right h3{
    color: #005bac;
    font-size: 32px;
    line-height: 41px;
    font-weight: bold;
}

.abous-right h4{
    font-size: 24px;
    color: #333333;
    line-height: 41px;
    font-weight: normal;
}

.abous-right h5{
    font-size: 16px;
    color: #666666;
    line-height: 32px;
    margin-top: 2vh;
}

.abous-right span{
    background-color: #005bac;
    color: #fff;
    font-size: 16px;
    border-bottom: 4px solid #ff8c00;
    padding: 15px 40px;
    transition: all .5s;
    position: absolute;
    bottom: 0;
}

.abous-right span img{
    padding-right: 10px;
}

.abous-right span:hover{
    cursor: pointer;
    margin-left: 20px;
    transition: all .5s;
}





.zixun-left img{width: 100%;}

.yt-news{padding: 3.7% 0;}
.newsall{
    margin-top: 4%;
    display: flex;
    justify-content: center;
}

.news-left{
    width: 59.4%;
    float: left;
    /* box-shadow: #f6f6f6 20px 0px 30px; */

    position: relative;
}

.news-left::before{
    position: absolute;
        width: 35px;
    height: 558px;
    content: '';
    right: -33px;
    background: url(../img/c99b4351d371ed6fe6a92abdc98622fde77c138e.png) no-repeat right;
}

.tabsz{
    width: 92%;
}

.tabsz li{
    float: left;
    padding-right: 3.2vw;
}

.tabsz li a{
    color: #333333;
    font-size: 24px;
    line-height: 32px;
    font-weight: bold;
}

.tabsz li a:hover{
    color:#005bac;
}

.tabsz li.cur a{
    color:#005bac;
}

.tabsz span{
    float: right;
}

.tabsz span a{
    color: #999999;
    font-size: 14px;
    line-height: 32px;
}

.tabsz span a:hover{
    color:#005bac;
}

.newscon{
    margin-top: 40px;
    width: 92%;
}

.newimg img{
    width: 100%;
}


.newimg1{
    display: block;
}

.newimg2{
    display: none;
}

.zxl-div2 h3{font-size:18px ;color: #555555;padding-left: 27px;background: url(../img/02154d480ad4d037b445001f57d80014ddfdbb32.png) no-repeat left  center;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;width: calc(100% - 160px);line-height: 32px;}
.zixun-left{margin-bottom: 20px;}

.zixun-right li:hover .zxl-div2 h3 {color: #005bac;background: url(../img/e703be3825cf71eb7f8e451cd0982761dfac48cb.png) no-repeat left center;}


.newsimg{
    float: left;
    margin-top: 0.5vh;
    padding-right: 0.5vw;
}

.zxl-div1 .zxl-div2 span{
    float: left;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.zxl-div1 .zxl-div2 h4{
    float: right;
    line-height: 32px;
    font-weight: normal;
    color: #888888;
    font-size: 16px;
}

.zxl-div{
    margin-top: 2.5vh;
}



.zxl-div1:hover .zxl-div2{
    color: #005bac;
}

.zxl-div1:hover .newsimg .newimg1{
    display: none;
}

.zxl-div1:hover .newsimg .newimg2{
    display: block;
}

.news-right{
    float: right;
    width: 40.6%;
    padding-left: 3.3vw;
}

.nrcon{
    /* margin-top: 5vh; */

}

.nrcon ul li{
    margin-top: 16px;
}

.zxl-div3 h3{
    font-size: 18px;
    line-height: 34px;
    color: #555555;
    font-weight: normal;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.zxl-div3 h4{
    font-size: 16px;
    line-height: 30px;
    color: #999999;
    font-weight: normal;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding-bottom: 20px;
}

.nrcon ul{
    border-bottom: 1px dashed #dddddd;
}


.nrcon div{
   
}

.zxl-div3:hover h3{
    color: #005bac;
}





.blueline{
   
}

.zzaa img{
    width: 100%;
}

.zzaa{
    transition: all .5s;
    overflow: hidden;
}

.zzaa img{
     transition: all .5s;
}

.zzaa:hover img{
    transform: scale(1.05);
    transition: all .5s;
}


/*åº•éƒ¨æ ·å¼*/

.hm-footer{
    position: relative;
    background:#014191;
}

.hm-footer::before{
    width: 83.333%;
    background-color: #ff8c00;
    height: 5px;
    left: 0;
    top: 0;
    position: absolute;
    content: '';
}

.wss{
    padding: 3% 15px;
}

.foot-left{
    width: 47.8%;
    float: left;
}

.foot_nav{
    overflow: hidden;
    display: flex;
    justify-content:space-between
}

.foot_nav li {
    float: left;
}

.foot_nav li a{
    color: #ffffff;
    font-size: 18px;
}

.foot_nav li .x-nav-menu dd a{
    color: #c3c3c3;
    font-size: 14px;
	line-height: 32px;
}

.foot_nav li .x-nav-menu dd a:hover{
    color: #0d9bff;
}

.foot_nav li .x-nav-menu{
    margin-top: 3vh;
}

.foot-right{
    float: right;
    width: 37.5%;
}

.fr-lx h4{
    font-size: 24px;
    line-height: 32px;
    color: #ffffff;
    font-weight: normal;
}

.fr-lx h5{
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    margin-top: 3vh;
}

.fr-ewm{
    margin-top: 4vh;
}

.fr-ewm h3{
    font-size: 12px;
    line-height: 28px;
    color: #ffffff;
    font-weight: normal;
    margin-top: 1vh;
}

.wx-ewm{
    float: left;
    text-align: center;
}

.ph-ewm{
    float: left;
    text-align: center;
    margin-left: 1.1vw;
}

.hm-floor{
    background-color: #013b6f;
    border-top:1px solid #333;
}

.hm-floor .fl-all{
    padding: 30px 0px;
}

.fl-left{
    width: 70%;
    float: left;
    color:#848484;
    font-size: 14px;
}

.fl-left a{
    color:#848484;
}

.fl-center{
    width: 15%;
    float: left;
    display: none;
}

.fl-center h3{
    float: left;
    color: #848484;
    font-size: 12px;
}

.fl-center a{
    float: left;
    color: #848484;
}

.fl-right{
    float: right;
    color:#848484;
    line-height: 20px;
}

.fl-right a{
    color:#848484;
    font-size: 14px;
}

.fl-right span{
    color:#848484;
    font-size: 14px;
}

.fl-right a:hover{
    color:#0d9bff;
}

.fl-left a:hover{
    color:#0d9bff;
}

.clink{
    float: left;
    position: relative;
}

.clink:hover{
    cursor: pointer;
}

.sec{
    display: none;
    background-color: #6f6f6f;
    color: #fff;
    position: absolute;
    word-break:break-all; 
    word-wrap:break-word;
    bottom: 30px;
    width: 700%;
}

.x-region{
    font-size: 14px;
}

.slick-vertical .slick-slide{
    border: 0 !important;
}




/*è‡ªé€‚åº”è°ƒæ•´*/

@media(max-width: 1295px){
    .photxt h5{
        font-size: 24px;
    }
    .foot-left {
    width: 38.8%;
    float: left;
}
    .foot-right {
    float: right;
    width: 48.5%;
}
}

@media(max-width: 1245px){
    .t-img{
        padding-left: 3%;
    }
    .fl-right{
        display: none;
    }

    .fl-left{
        width: 100%;
        text-align: center;
    }

   
}

@media(max-width: 1210px){
   .ddesc h4{
       font-size: 20px;
   }

   .ddesc h5{
       font-size: 16px;
   }
   .t-img{
       display: none;
   }
   .dlogo a img{
       width: 100%;
   }

  

  
}

@media(max-width: 1030px){
    .x-top1 .dphone{
        width: 22%;
    }
   
    .abous-right span {
    background-color: #005bac;
    color: #fff;
    font-size: 16px;
    border-bottom: 4px solid #ff8c00;
    padding: 15px 40px;
    transition: all .5s;
    position: absolute;
    bottom: -71px;
}

.abous-left{
    display: none;
}

.all {
    padding-top: 48px;
    padding-left: 30px;
}

.abous {
    display: flex;
    justify-content: center;
    padding: 30px 15px;
}

.abous-right {
    width: 100%;
    float: none;
    margin-left: 15px;
    position: relative;
}

.cus-title h3 {
    font-size: 36px;
    line-height: 1;
    color: #333333;
}

.cus-title h4 {
    font-size: 15px;
}

}

@media(max-width: 1164px){
  .photxt h4{
      font-size: 13px;
  }

  .yt-tel h6 img{
      padding-bottom: 0px;
  }

  .news-left::before{
      display: none;
  }

  .photxt h5{
      font-size: 20px;
  }
  .yt-tel h4 {
    font-size: 36px;
    color: #ffffff;
    margin-top: 12px;
}
.yt-tel h5 {
    font-size: 18px;
    line-height: 20px;
    color: #ffffff;
    margin-top: 15px;
}
.yt-tel h6 {
    color: #fff;
    font-size: 24px;
    font-family: "Airal";
    width: 40%;
    padding: 5px 0px;
    margin: 0px auto;
    border-radius: 35px;
    border: 1px solid #235371;
    margin-top: 42px;
    box-shadow: #0d9bff 0px 0px 5px;
}
}

@media(max-width: 1440px){
    .my-prolist .ttz li {
    float: left;
    width: calc(25% - 16px);
    background-color: #fff;
    transition: all .3s;
}
.my-prolist .ttz li:nth-child(4n){
    margin-right: 0px;
}




}

@media(max-width: 1290px){
    .my-flex li {
    float: left;
    background-color: #005bac;
    padding: 10px 0;
    border: 1px solid #e4e4e4;
}

.abous-right h5{
    overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 5;
}

.abous-right h4 {
    font-size: 20px;
    color: #333333;
    line-height: 41px;
    font-weight: normal;
}

.abous-right h3 {
    color: #005bac;
    font-size: 26px;
    line-height: 41px;
}

.yt-youshi .ys-tl h3{
    font-size: 30px;
}

    .ys-bl h3{
        font-size: 14px;
    }

    .ys-bl h4{
        font-size: 14px;
    }

    .my-prolist .ttz li {
    float: left;
    width: calc(33% - 16px);
    background-color: #fff;
    transition: all .3s;
    margin-top: 15px;
}
.my-prolist .ttz li:nth-child(3n){
    margin-right: 0px;
}

.my-prolist .ttz li:nth-child(4){
    display: none;
}


}

@media(max-width: 1760px){
    .protxt h3 {
    color: #333333;
    font-size: 15px;
    line-height: 20px;
    padding: 4vh 0;
    width: 100%;
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
}
}

@media(max-width: 1050px){
    .my-flex li a h4 {
    color: #fff;
    font-size: 14px;
}
.my-flex li {
    float: left;
    background-color: #005bac;
    padding: 10px 0;
    border: 1px solid #e4e4e4;
}
.so{
    display: none;
}
}

@media(max-width: 1000px){
 
    .my-prolist .ttz li {
    float: left;
    width: calc(50% - 16px);
    background-color: #fff;
    transition: all .3s;
    margin-top: 15px;
}


    .foot-right {
    float: left;
    width: 100%;
}


.all{
    padding-top: 50px;
}

.yt-youshi .ys-tl h3 {
    font-size: 25px;
}


.my-prolist .ttz li:not(:last-child) {
    margin-right: 15px;
}

.my-prolist .ttz li:nth-child(2n){
    margin-right: 0px;
}

.my-prolist .ttz li:nth-child(4){
    display: block;
}


}



@media(max-width: 1140px){
    .ys-left{
        width: 100%;
    }
    .ys-tl{
        float: left;
    }
    .ys-bl {
    margin-top: 0;
    float: right;
}
    .ys-right{
        display: none;
    }
    .ys-bl h3{
        font-size: 16px;
    }
    .ys-bl h4{
        font-size: 16px;
    }
    .abo-number li h3{
        font-size: 64px;
    }
}

@media(max-width: 768px){
.abo-number li h3 {
    font-size: 50px;
    font-stretch: normal;
    line-height: 50px;
    letter-spacing: 0px;
    color: #333333;
    display: inline-block;
    margin-top: 8px;
}

.abo-number li h4 {
    font-family: MicrosoftYaHei;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #333333;
    margin-top: 14px;
}
.abo-number li h5 {
    color: #555555;
    font-size: 14px;
    margin-top: 14px;
    line-height: 20px;
}
.yt-about{
    display: none;
}

.fr-ewm{
    display: none;
}

.fl-left{
    display: block;
}

.fl-center{
    display: block;
    width: 100%;
    line-height: 14px;
    margin-left: 38%;
}

.hm-floor .fl-all{
    padding: 15px 0px;
}

}

@media(max-width: 950px){
    .ys-tl{
        float: none;
    }
    .ys-bl{
        float: none;
        margin-top: 3vh;
    }
    br{
      
    }
    .yt-youshi .ys-tl h3 {
    font-size: 30px;
}
.flexs h3 {
    font-size: 18px;
}
}

@media(max-width: 768px){
    .yt-title h3 {
    font-size: 24px;
    letter-spacing: 0px;
    color: #333333;
}

.news-left{
    background: none;
}

.yt-title h4 {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #777777;
    display: inline-block;
}

.yt-tel h5 {
    font-size: 16px;
    line-height: 20px;
    color: #ffffff;
    margin-top: 15px;
}
.cus-title h3 {
    font-size: 26px;
    line-height: 30px;
    color: #333333;
}

.cus-title h4 {
    font-size: 12px;margin-top: 5px;line-height: 20px;
}

.flexs h3{
    font-size: 16px;
}
.pro h3{
    font-size: 14px;
}

.abous-left{
    display: none;
}

.abous-right {
    width: 100%;
    margin-left: 0%;
    position: relative;
}

.abous {
    display: flex;
    justify-content: center;
    padding: 30px 15px;
}
.abous-right span {
    background-color: #005bac;
    color: #fff;
    font-size: 16px;
    border-bottom: 4px solid #ff8c00;
    padding: 10px 30px;
    transition: all .5s;
    position: absolute;
    bottom: -10vh;
}

.zxl-div1 .zxl-div2{

    color: #555555;
    font-size: 15px;
    font-weight: normal;
    line-height: 24px;
    align-items: center;
    text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
}

.nrcon ul li{
    margin-top: 0px;
}

.zxl-div3 h3 {
    font-size: 15px;
    line-height: 24px;
    color: #555555;
    font-weight: normal;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.nrcon{margin-top: 20px;}
.zxl-div3 h4 {
    font-size: 14px;
    line-height: 29px;
    color: #999999;
    font-weight: normal;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding-bottom: 12px;
}
}

@media(max-width: 670px){


    .news-left {
    width: 100%;
    float: left;
    box-shadow: #f6f6f6 10px 5px 20px;
}

.yt-title h3 {
    font-size: 25px;
    letter-spacing: 0px;
    color: #333333;
}
.yt-title h4 {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 34px;
    letter-spacing: 0px;
    color: #777777;
    display: inline-block;
}

.tabsz li a {
    color: #333333;
    font-size: 20px;
    line-height: 32px;
    font-weight: bold;
}
.flexs span {
    height: 1px;
    width: 64%;
    background-color: #eeeeee;
}
.cus-title h3 {
    font-size: 20px;
    line-height: 30px;
    color: #333333;
}

.img1{
    display: none;
}
.img2{
    display: none;
}
.protxt h3 img{
    display: none;
}
.abous-right h3 {
    color: #005bac;
    font-size: 20px;
    line-height: 41px;
}
}


@media(max-width: 750px){
    .my-flex {
    display: block;
    margin-top: 5vh;
    overflow: hidden;
}
.my-flex li {
    float: left;
    background-color: #005bac;
    padding: 10px 0;
    border: 1px solid #e4e4e4;
    width: 31.3%;
    margin: 5px;
}
.ys-bl h3 {
    font-size: 15px;
}
.ys-bl h4 {
    font-size: 14px;
    overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
padding-left: 10px;
line-height: 24px;
}


.yt-tel h6 {
    color: #fff;
    font-size: 23px;
    font-family: "Airal";
    width: 80%;
    padding: 5px 0px;
    margin: 0px auto;
    border-radius: 35px;
    border: 1px solid #235371;
    margin-top: 42px;
    box-shadow: #0d9bff 0px 0px 5px;
}
}


@media(max-width: 530px){


.zxl-div1 .zxl-div2 {
    color: #555555;
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
    align-items: center;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.protxt h3 img{
    display: none;
}

}

@media(max-width: 502px){
    /* .x-banner{
        margin-top: 60px;
    } */
    .fr-lx h4 {
    font-size: 20px;
    line-height: 32px;
    color: #ffffff;
    font-weight: normal;
}
.yt-youshi .ys-tl h3 {
    font-size: 26px;
}
    .fr-lx h5{
        /* display: none; */
    }
    .fr-ewm{
        display: block;
        overflow: hidden;
        float: left;
        margin-top: 5vh;
    }
    .ph-ewm {
    float: left;
    text-align: center;
    margin-left: 12.1vw;
}
}


@media(max-width: 376px){
    .fr-lx h5{
        /* display: none; */
    }
    /* .x-banner{
        margin-top: 60px;
    } */

    br{
        display: block;
    }

    .my-prolist .ttz li {
    float: left;
    width: calc(50% - 8px);
    background-color: #fff;
    transition: all .3s;
    margin-top: 15px;
}

.newsimg {
    float: left;
    margin-top: 0.3vh;
    padding-right: 0.5vw;
}

.my-prolist .ttz li:not(:last-child) {
    margin-right: 15px;
}

    .my-prolist .ttz li:not(:nth-child(2n)) {
    margin-right: 32px;
}

    .fr-ewm{
        display: block;
        overflow: hidden;
        float: left;
        margin-top: 5vh;
    }
    .ph-ewm {
    float: left;
    text-align: center;
    margin-left: 12.1vw;
}
.fl-center {
    display: block;
    width: 100%;
    line-height: 14px;
    margin-left: 36%;
}

.yt-product .ytptitle {
    padding-top: 4.8vh;
}
.yt-img {
    margin-top: 0px;
}

.my-prolist {
    margin-top: 2.5vh;
    padding-bottom: 10vh;
    display: block;
}

    .wss {
    padding-top: 3vh;
    padding-bottom: 1.5vh;
}

    .fr-ewm {
    display: block;
    overflow: hidden;
    float: left;
    margin-top: 2vh;
}
.page-banner{
    
}
}






@media (min-width: 1200px){
.container {
    width: 1310px;
}
}

@media (max-width: 991px){
.page-banner img {
    position: relative;
    /* margin-top: 58px; */
}
}
@media (max-width: 768px){
.page-banner img {
    position: relative;
    margin-top: 0px;
}
}

@media (max-width: 998px){
.my-prolist .ttz li:not(:last-child) {
    margin-right: 30px;
}
.my-prolist .ttz li:nth-child(2n) {
    margin-right: 0px;
}
}

@media(max-width: 376px){
    .fr-lx h5{
        /* display: none; */
    }
    /* .x-banner{
        margin-top: 60px;
    } */

    br{
        display: block;
    }

    .my-prolist .ttz li {
    float: left;
    width: calc(50% - 8px);
    background-color: #fff;
    transition: all .3s;
    margin-top: 15px;
}

.newsimg {
    float: left;
    margin-top: 0.3vh;
    padding-right: 0.5vw;
}


    .my-prolist .ttz li:not(:nth-child(2n)) {
    margin-right: 16px;
}

    .fr-ewm{
        display: block;
        overflow: hidden;
        float: left;
        margin-top: 5vh;
    }
    .ph-ewm {
    float: left;
    text-align: center;
    margin-left: 12.1vw;
}
.fl-center {
    display: block;
    width: 100%;
    line-height: 14px;
    margin-left: 36%;
}

.yt-product .ytptitle {
    padding-top: 4.8vh;
}
.yt-img {
    margin-top: 0px;
}

.my-prolist {
    margin-top: 2.5vh;
    padding-bottom: 30px;
    display: block;
}

    .wss {
    padding-top: 3vh;
    padding-bottom: 1.5vh;
}

    .fr-ewm {
    display: block;
    overflow: hidden;
    float: left;
    margin-top: 2vh;
}
.page-banner{
    
}
.yt-youshi .ys-tl h3 {
    font-size: 24px;
    line-height: 36px;
}

.yt-tel h4 {
    font-size: 24px;
    color: #ffffff;
    margin-top: 15px;
    line-height: 36px;
}

.yt-tel h5 {
    font-size: 16px;
    line-height: 25px;
    color: #ffffff;
    margin-top: 15px;
}

.abous-right h4 {
    font-size: 16px;
    color: #333333;
    line-height: 30px;
    font-weight: normal;
}
}








/*å‹æƒ…é“¾æŽ¥*/
.f_link{font-size:14px;color:#333;margin:20px auto;}
.f_link a{color:#333;margin-right:6px;}


/*é¡µé¢åº•éƒ¨*/
.foot{background:#333;}

.f_nav{width:826px;margin-top:40px;}
.f_nav dl{float:left;width:136px;height:186px;overflow:hidden;}
.f_nav dt{margin-bottom:8px;font-size:19px;color:#333;font-weight:normal;}
.f_nav dt a{}
.f_nav dd{}
.f_nav dd a{font-size:12px;color:#333;line-height:20px;}





.copyright{text-align:center;line-height:24px;}






/*å†…é¡µå·¦ä¾§æ ·å¼*/
.page-product-inquiry a{color: #fff;}



.cpge tbody tr:nth-child(1){
  background-color: #000;
}
.cpge tbody tr td{
  padding-left:10px;
  color:#666;
  height: 32px;
  border-color: #ddd;

}

@media(max-width: 768px){
    .yt-youshi .ys-tl h3{font-size: 24px;line-height: 40px;}
    .all{padding-top: 30px;}
    .abous-right span{position: static;display: inline-block;margin-top: 10px;}
    .tabsz li a{font-size: 20px;}
    .tabsz{width: 100%;}
    .newscon{margin-top: 20px;width: 100%;}
}

@media(max-width: 640px){
    .my-prolist{margin-top: 0;}
    .protxt h3{padding: 15px 0;display: block;}
    .my-flex{margin-top: 5px;display: flex;justify-content: space-between;flex-wrap:wrap;display: -webkit-flex;}
    .my-flex li{margin: 0;margin-bottom: 10px;padding: 0;}
    .my-flex li a h4{display: block;}
    .yt-tel h4 {
        font-size: 20px;line-height: 28px;
        color: #ffffff;
        margin-top: 15px;
    }
    .yt-tel h5{font-size: 14px;}
    .flexs{margin-top: 20px;}
    .abous-right h5{font-size: 14px;line-height: 24px;}
    .yt-news{padding: 30px 0;}
    .tabsz li a{font-size: 16px;}
    .zxl-div2 h3{width: calc(100% - 90px);font-size: 14px;}
    .zxl-div1 .zxl-div2 h4{font-size: 14px;}

}






@media(max-width: 991px){

}
@media(max-width: 768px){

}

.fr-lx h5.mlx{
        display: none;
} 

@media(max-width: 640px){
    .fr-lx{
        float: left;
        width: 70%;
    }
    .fr-ewm{
        float: right;
        width: 30%;
    }
    .ph-ewm{
        margin-left: 0;
        
    }
    .fr-lx h5.pclx{
        display: block;
    }
    .fr-lx h5.mlx{
        display: block;
    } 
    .fr-ewm{
        margin-top: 0px;
    }

}


.yt-about{
    margin-top: 60px;
}

.yt-title{
    text-align: center;
}

.yt-title h3{
    font-size: 40px;
	letter-spacing: 0px;
	color: #333333;
    font-weight: bold;
}

.yt-title h3 span{
    color: #005bac;
}

.yt-title h4{
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #777777;
    display: inline-block;
    
}

.yt-img{
    margin-top: 15px;
}

.yt-img h4{
    padding: 0px 10px;
}

.yt-img img{
    padding-bottom: 5px;
}

.yt-con{
background: url(../img/bfce58009e7271b37b68c634a2e286575788615a.png) no-repeat center;
margin-top: 20px;
}

.abo-number{
    padding-bottom: 2.7vw;
}

.abo-number li{
    float: left;
    width: 22%;
    text-align: center;
}

.abo-number li:not(:last-child){
    margin-right: 17%;
}

.abo-number li h3{
	font-size: 28px;
	font-stretch: normal;
	line-height: 61px;
	letter-spacing: 0px;
	color: #005BAC;
    display: inline-block;
    margin-top: 14px;
    font-weight: 600;
    font-family: Arial;
}

.abo-number li h4{
	font-family: MicrosoftYaHei;
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #333333;
    margin-top: 14px;
}

.abo-number li h5{
	color: #555555;
    font-size: 14px;
    margin-top: 14px;
    line-height: 24px;
}

.abo-number li div{
    width: 100%;
    margin: 0px auto;
}

.abo-number li div span{
    font-size:15px;
}

.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

.my-flex{
    display: flex;
    justify-content: space-between;
    margin-top: 2vw;
}

.my-flex li{
    background-color: #005bac;
    padding: 20px 0;
    width: 16%;
    border: 1px solid #e4e4e4;
}

.my-flex li a h4{
    color: #fff;
    font-size: 16px;
    overflow:hidden; white-space:nowrap;text-overflow:ellipsis;
}

.my-flex li:hover{
    background-color: #ff8c00;
    cursor: pointer;
}

.my-flex li:first-child{
    background-color: #ff8c00;
    cursor: pointer;
}

.my-flex li:hover a h4{
    color: #ffffff;
}

.my-flex li.cur a h4{
    color: #ffffff;
}

.my-prolist{
    margin:2.4% auto 0;
    padding-bottom: 3vw;
    display: block;
}

.my-prolist ul{
    display: block;
}

.my-prolist .ttz{
    display: block;
    justify-content: center;
}



.my-prolist .ttz li{
    float: left;
    width: calc(calc(25.33% - 16px));
    background-color: #fff;
     transition: all .3s;
     margin-right:15px;
     margin-bottom:15px;
}

.my-prolist .ttz li:nth-child(4n){
    margin-right: 0;
}

.proimg .imgs{
    padding-top:0;
}

.proimg .imgs img {
    width: 100%;
    height: 273px;
    object-fit: cover;
}


.protxt{
    width: 82%;
    margin-top:2vh;
    margin-left: 9%;
    border-top: 1px solid #eeeeee;
}

.protxt h3{
    color: #333333;
    font-size: 18px;
    line-height: 30px;
    padding: 4vh 0;
    width: 100%;
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
        text-align: center;
}

.protxt h3 img{
    float: right;
    position: absolute;
    right: 0;
}

.my-prolist .ttz li:hover .protxt{
    border-top: 1px solid #005bac;
    transition: all .3s;
}

.my-prolist .ttz li:hover{
    box-shadow: #d1d1d1 0px 0px 20px ;
    transform: translateY(-1%);
    transition: all .3s;
}

.my-prolist .ttz li:hover .protxt h3{
    color: #005bac;
}

.my-prolist .ttz li:hover .protxt img{
    transform: scale(1.01);
    transition: all .3s;
}



/*{# æ˜“æŽ¨ä¼˜åŠ¿ä¸­å¿ƒ #}*/

.yt-youshi{
    background-color: #fff;
}

.all{
    padding-top: 88px;
}

.yt-youshi .ys-tl h3{
    color: #333333;
    font-size: 36px;
    line-height: 54px;
    display: inline-block;
    font-weight: 600;
}

.yt-youshi .ys-tl h3 span{
    color: #005bac;
}

.yt-youshi .ys-tl h3 img{
    transition: all .3s;
}

.yt-youshi .ys-tl h3 img:hover{
    transform: scale(1.02);
    transition: all .3s;
    cursor: pointer;
}

.ys-left{
    width: 47.65%;
    float: left;
}

.ys-right{
    float: right;
    width: calc(100% - 47.65%);
}

.ys-right:hover{
    cursor: pointer;
}

.ys-right img{
    width: 100%;
}



.ys-bl{
    margin-top: 5vh;
}

.ys-bl li{
    padding-bottom: 10px;
}

.ys-bl h3 {
    float: left;
    color: #005bac;
    font-size: 19px;
    line-height: 30px;
    width: 100%;
    font-weight: bold;
}

.ys-bl h3 img{
    padding-right: 12px;
    margin-bottom:2px;
}

.ys-bl h4 span{
    display: block;
}

.ys-bl h4{
    display: inline-block;
    font-size: 16px;
    line-height: 30px;
    font-weight: normal;
    color: #666;
    margin-left: 5px;
}


.video {
    display: none;
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
}

.video-close {
    position: absolute;
    left: 100%;
    top: 0;
    padding: 10px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: #fff url(//cdn.myxypt.com/6f299b80/21/10/42e6b311958c7167b352ae58b9ead734612cb12d.png) no-repeat center;
}

.video-inner {
    position: fixed;
    top: 50%;
    left: 15%;
    margin-top: -287px;
    /* margin-left: -512px; */
    width: 70%;
    height: 574px;
    background: #000;
    z-index: 9999;
}

.video video {
    display: block;
    width: 100%;
    height: 574px;
    margin: 0 auto;
    outline: none;
}

.video{
    display: none;
    z-index: 9999;
}










/*{# æ˜“æŽ¨è”ç³» #}*/

.yt-tel{
    margin-top: 0;
   
    text-align: center;
}

.tel-all{
    padding: 60px 0px 50px 0px;
}

.yt-tel h3{
    font-size: 20px;
	color: #ff8c00;
    font-weight: normal;
}

.yt-tel h4{
    font-size: 44px;
	color: #ffffff;
    margin-top: 20px;
    font-weight: bold;
}

.yt-tel h5{
	font-size: 20px;
	line-height: 30px;
	color: #ffffff;
    margin-top: 20px;
}

.yt-tel h6{
    color: #fff;
    font-size: 36px;
    font-family: "Airal";
    width: 50%;
    padding: 5px 0px;
    margin:0px auto;
    border-radius: 35px;
    border: 1px solid #235371;
    margin-top: 42px;
    box-shadow: #fff 0px 0px 5px;
    background:#014191;
}

.yt-tel h6:hover{
    box-shadow: #fff 0px 0px 10px;
}

.yt-tel h6 img {
    padding-right: 20px;
    padding-bottom: 5px;
    position: relative;
    top: 9px;
}

.hul{margin-top: 3.6%;}
.hul li{width: 33.2%;margin-bottom: 1.2%;}
.hul li .img img{display: block;width: 100%;}
.hul li:first-child{width: 65.6%;margin-right: 1.2%;}

/*{# æ˜“æŽ¨å®¢æˆ· #}*/

.yt-all{
    text-align: center;
}
.hul li:first-child img {
    height: 522px;
    object-fit: cover;
}
.cus-title{
    margin-top: 6.7%;
}

.cus-title h3{
    font-size: 40px;
    line-height: 1;
    color: #333333;
    font-weight: bold;
}

.cus-title h3 span{
    color: #005bac;
}

.cus-title h4{
    font-size: 18px;
    line-height: 1.2;
    color: #777777;
    margin-top: 18px;
    font-weight: normal;
}

.cus-all{
    display: flex;
    justify-content: space-between;
}

.cus-left{
    width: 65.63%;
    float: left;
    overflow: hidden;
}

.cus-left img{
    width: 100%;
    transition: all .5s;
}



.cus-left:hover img{
    transition: all .5s;
    transform:scale(1.05);
    box-shadow: #d1d1d1 0px 0px 20px;
}

.zxl-div1{
    margin-top: 5px;
}

.cus-right{
    width: 33.2%;
    float: right;
    margin-left: 1.5%;
    position: relative;
}

.cus-right img{
    width: 100%;
    transition: all .5s;
}

.cusr-top{
    position: absolute;
    top: 0;
    overflow: hidden;
}

.cusr-top:hover img{
    transform:scale(1.05);
    transition: all .5s;
}

.cusr-bot{
    position: absolute;
    bottom: 0;
    overflow: hidden;
}

.cusr-bot img{
    transition: all .5s;
}

.cusr-bot:hover img{
    transform:scale(1.05);
    transition: all .5s;
}

.cus-all{
    margin-top: 5vh;
}

.flexs{
display: flex;
justify-content: space-between;
align-items: center;
margin-top: 40px;
}

.flexs h3{
    font-size: 30px;
    color: #333;
    font-weight: bold;
}

.flexs span{
    height: 1px;
    width: 80%;
    background-color: #eeeeee;
}

.flexs h4 a{
    font-size: 14px;
    color: #999999;
    transition: all .3s;
    font-weight: normal;
}

.flexs h4 a:hover{
    color: #005bac;
    transform: scale(1.1);
    transition: all .3s;
}

.case-list{
    margin-top: 3%;
    margin-bottom: 4%;
}

.pro h3{
    font-size: 16px;
    color: #777777;
    line-height: 54px;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.proimgs{
    border: 1px solid #eeeeee;
}

.pro:hover .proimgs{
    border: 1px solid #005bac;
}
.pro:hover h3{
    color:#005bac;
}












.yt-aboutus{
    background: url(../img/3498ef3e16671bf586286875045447455767d53d.jpg) no-repeat;
    background-size: cover;
}

.abous{
    display: flex;
    justify-content: center;
    padding: 4.9% 0 5.3% 0;
}

.abous-left{
    width: 53.2%;
    float: left;
    overflow: hidden;
}

.abous-left img{
    width: 100%;
    transition: all 0.6s;
}
.abous-left:hover img{
    transform: scale(1.2);
}

.abous-right{
    width: 43.75%;
    float: right;
    margin-left: 4%;
    position: relative;
}

.abous-right h3{
    color: #005bac;
    font-size: 32px;
    line-height: 41px;
    font-weight: bold;
}

.abous-right h4{
    font-size: 24px;
    color: #333333;
    line-height: 41px;
    font-weight: normal;
}

.abous-right h5 {
    font-size: 16px;
    color: #666666;
    line-height: 32px;
    margin-top: 2vh;
    display: -webkit-box !important;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
}

.abous-right span{
    background-color: #005bac;
    color: #fff;
    font-size: 16px;
    border-bottom: 4px solid #ff8c00;
    padding: 15px 40px;
    transition: all .5s;
    position: absolute;
    bottom: 0;
}

.abous-right span img{
    padding-right: 10px;
}

.abous-right span:hover{
    cursor: pointer;
    margin-left: 20px;
    transition: all .5s;
}





.zixun-left img{width: 100%;}

.yt-news{padding: 3.7% 0;}
.newsall{
    margin-top: 4%;
    display: flex;
    justify-content: center;
}

.news-left{
    width: 59.4%;
    float: left;
    /* box-shadow: #f6f6f6 20px 0px 30px; */

    position: relative;
}

.news-left::before{
    position: absolute;
        width: 35px;
    height: 558px;
    content: '';
    right: -33px;
    background: url(../img/c99b4351d371ed6fe6a92abdc98622fde77c138e.png) no-repeat right;
}

.tabsz{
    width: 92%;
}

.tabsz li{
    float: left;
    padding-right: 3.2vw;
}

.tabsz li a{
    color: #333333;
    font-size: 24px;
    line-height: 32px;
    font-weight: bold;
}

.tabsz li a:hover{
    color:#005bac;
}

.tabsz li.cur a{
    color:#005bac;
}

.tabsz span{
    float: right;
}

.tabsz span a{
    color: #999999;
    font-size: 14px;
    line-height: 32px;
}

.tabsz span a:hover{
    color:#005bac;
}

.newscon{
    margin-top: 40px;
    width: 92%;
}

.newimg img{
    width: 100%;
}



.newimg1{
    display: block;
}


.zxl-div2 h3{font-size:18px ;color: #555555;padding-left: 27px;background: url(../img/02154d480ad4d037b445001f57d80014ddfdbb32.png) no-repeat left  center;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;width: calc(100% - 160px);line-height: 32px;}
.zixun-left{margin-bottom: 20px;}

.zixun-right li:hover .zxl-div2 h3 {color: #005bac;background: url(../img/e703be3825cf71eb7f8e451cd0982761dfac48cb.png) no-repeat left center;}


.newsimg{
    float: left;
    margin-top: 0.5vh;
    padding-right: 0.5vw;
}

.zxl-div1 .zxl-div2 span{
    float: left;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.zxl-div1 .zxl-div2 h4{
    float: right;
    line-height: 32px;
    font-weight: normal;
    color: #888888;
    font-size: 16px;
}

.zxl-div{
    margin-top: 2.5vh;
}



.zxl-div1:hover .zxl-div2{
    color: #005bac;
}

.zxl-div1:hover .newsimg .newimg1{
    display: none;
}

.zxl-div1:hover .newsimg .newimg2{
    display: block;
}

.news-right{
    float: right;
    width: 40.6%;
    padding-left: 3.3vw;
}

.nrcon{
    /* margin-top: 5vh; */

}

.nrcon ul li{
    margin-top: 16px;
}

.zxl-div3 h3{
    font-size: 18px;
    line-height: 34px;
    color: #555555;
    font-weight: normal;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.zxl-div3 h4{
    font-size: 16px;
    line-height: 30px;
    color: #999999;
    font-weight: normal;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding-bottom: 20px;
}

.nrcon ul{
    border-bottom: 1px dashed #dddddd;
}


.nrcon div{
   
}

.zxl-div3:hover h3{
    color: #005bac;
}





.blueline{
   
}

.zzaa img{
    width: 100%;
}

.zzaa{
    transition: all .5s;
    overflow: hidden;
}

.zzaa img{
     transition: all .5s;
}

.zzaa:hover img{
    transform: scale(1.05);
    transition: all .5s;
}


/*åº•éƒ¨æ ·å¼*/

.hm-footer{
    position: relative;
    background:#014191;
}

.hm-footer::before{
    width: 83.333%;
    background-color: #ff8c00;
    height: 5px;
    left: 0;
    top: 0;
    position: absolute;
    content: '';
}

.wss{
    padding: 3% 15px;
}

.foot-left{
    width: 47.8%;
    float: left;
}

.foot_nav{
    overflow: hidden;
    display: flex;
    justify-content:space-between
}

.foot_nav li {
    float: left;
}

.foot_nav li a{
    color: #ffffff;
    font-size: 18px;
}

.foot_nav li .x-nav-menu dd a{
    color: #c3c3c3;
    font-size: 14px;
	line-height: 32px;
}

.foot_nav li .x-nav-menu dd a:hover{
    color: #0d9bff;
}

.foot_nav li .x-nav-menu{
    margin-top: 3vh;
}

.foot-right{
    float: right;
    width: 37.5%;
}

.fr-lx h4{
    font-size: 24px;
    line-height: 32px;
    color: #ffffff;
    font-weight: normal;
}

.fr-lx h5{
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    margin-top: 3vh;
}

.fr-ewm{
    margin-top: 4vh;
}

.fr-ewm h3{
    font-size: 12px;
    line-height: 28px;
    color: #ffffff;
    font-weight: normal;
    margin-top: 1vh;
}

.wx-ewm {
    float: left;
    text-align: center;
    width: 23%;
}
.wx-ewm img {
    width: 100%;
}

.ph-ewm{
    float: left;
    text-align: center;
    margin-left: 1.1vw;
}

.hm-floor{
    background-color: #013b6f;
    border-top:1px solid #333;
}

.hm-floor .fl-all{
    padding: 30px 0px;
}

.fl-left{
    width: 100%;
    float: left;
    color:#ddd;
    font-size: 14px;
}

.fl-left a{
    color:#ddd;
}

.fl-center{
    width: 15%;
    float: left;
    display: none;
}

.fl-center h3{
    float: left;
    color: #ddd;
    font-size: 12px;
}

.fl-center a{
    float: left;
    color: #ddd;
}

.fl-right{
    float: right;
    color:#848484;
    line-height: 20px;
}

.fl-right a{
    color:#848484;
    font-size: 14px;
}

.fl-right span{
    color:#848484;
    font-size: 14px;
}

.fl-right a:hover{
    color:#0d9bff;
}

.fl-left a:hover{
    color:#0d9bff;
}

.clink{
    float: left;
    position: relative;
}

.clink:hover{
    cursor: pointer;
}

.sec{
    display: none;
    background-color: #6f6f6f;
    color: #fff;
    position: absolute;
    word-break:break-all; 
    word-wrap:break-word;
    bottom: 30px;
    width: 700%;
}

.x-region{
    font-size: 14px;
    color: #ddd;
}

.slick-vertical .slick-slide{
    border: 0 !important;
}
.yt-product {
    background-color: #f6f6f6;
}
.yt-product .ytptitle {
    padding-top: 3vw;
}
.yt-aboutus {
    background: url(../img/3498ef3e16671bf586286875045447455767d53d.jpg) no-repeat;
    background-size: cover;
}

.zxl-div1 {
    margin-top: 5px;
}
.zxl-div2 h3 {
    font-size: 18px;
    color: #555555;
    padding-left: 27px;
    background: url(../img/02154d480ad4d037b445001f57d80014ddfdbb32.png) no-repeat left center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: calc(100% - 160px);
    line-height: 32px;
}
.zxl-div1 .zxl-div2 h4 {
    float: right;
    line-height: 32px;
    font-weight: normal;
    color: #888888;
    font-size: 16px;
}
.c-link {
    padding: 20px 0;
    font-size: 14px;
    color: #2a333c;
    line-height: 24px;
}

.c-link .con {
    display: flex;
    flex-wrap: wrap;
    position: relative;
}

.c-link span {
    cursor: pointer;
    display: block;
}

.c-link dd {
    width: calc(100% - 70px)
}

.c-link .sec {
    display: none;
    position: absolute;
    bottom: 100%;
    left: 0;
    background: rgba(255, 255, 255, .6);
    padding: 10px;
    min-width: 120px;
    z-index: 999;
}

.c-link a {
    color: #2a333c;
    padding: 0 4px;
    font-size: 14px;
    line-height: 24px;
}

p#fzwz {
    display: inline-block;
}

ul.fenl {
    display: block;
    text-align: center;
    margin: 33px auto;
}

ul.fenl li {
    display: inline-block;
    padding: 0 12px;
    margin-right: 10px;
    margin-bottom: 10px;
    background: #005bac;
    line-height: 39px;
}

ul.fenl li a {
    color: #fff;
}


@media screen and (max-width: 980px) {
*{-webkit-text-size-adjust:none;}
#box{ height:300px;}
.width{ width:98%;}
#foot_nav{ display:block; position:fixed; bottom:0px; width:100%; left:0px;}
#foot_nav li{ list-style:none;}
#foot_nav li a {width: calc(100% / 1);text-align: center;height: 90px;line-height: 90px;background: #e7272d; color: #fff;float: left;font-size: 33px; font-weight: bold;}

.head .logo {
    color: #0558ca;
    font-size: 28px;
    font-weight: bold;
    margin-top: 36px;
}
.logo_tel {
    padding-top: 15px;
    height: 100px;
    float: right;
    background: url(../img/tel.png) left center no-repeat;
    padding-left: 40px;
    box-sizing: border-box;
    margin-top: 7px;
}
.logo_tel p span {
    display: block;
    font-size: 26px;
    color: #ff8c00;
    line-height: 26px;
    font-weight: bold;
}
.nav .breadcrumbnav li {
    display: inline-block;
    text-align: center;
    width:15.9%;
    line-height: 55px;
    position: relative;
}
.abous-right {
    width: 100%;
    float: right;
    margin-left: 4%;
    position: relative;
}
.abous-right {
    width: 98%;
    float: right;
    margin-left: 0;
    position: relative;
    height: auto;
}
.abous-right h5 {
    font-size: 16px;
    color: #666666;
    line-height: 32px;
    margin-top: 2vh;
    display: -webkit-box !important;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 16;
    height: 399px;
}
.protxt {
    width: 82%;
    margin-top: 0;
    margin-left: 9%;
    border-top: 1px solid #eeeeee;
}
.protxt h3 {
    color: #333333;
    font-size: 18px;
    line-height: 64px;
    padding: 0;
    width: 100%;
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
}
.hul li:first-child img {
    height: 256px;
    object-fit: cover;
}
.fr-ewm {
    margin-top: 0;
}

.nav .breadcrumbnav li a {
    font-size: 16px;
    color: #fff;
}
.my-prolist .ttz {
    display: block;
    justify-content: center;
}
.my-prolist .ttz li {
    float: left;
    width: 47.33%;
    background-color: #fff;
    transition: all .3s;
}
.my-prolist .ttz li:nth-child(2n) {
    margin-right: 0;
}
.ys-left {
    width: 98%;
    float: left;
}
.all {
    padding-top: 48px;
    padding-left: 0;
}
.yt-youshi .ys-tl h3 {
    color: #333333;
    font-size: 28px;
    line-height: 54px;
    display: inline-block;
    font-weight: 600;
    display: block;
}
.ys-right {
    display: none;
}
.yt-tel h4 {
    font-size: 30px;
    color: #ffffff;
    margin-top: 20px;
    font-weight: bold;
}
.yt-tel h5 {
    font-size: 17px;
    line-height: 30px;
    color: #ffffff;
    margin-top: 20px;
}
.yt-tel h6 {
    color: #fff;
    font-size: 28px;
    font-family: "Airal";
    width: 91%;
    padding: 5px 0px 16px;
    margin: 0px auto;
    border-radius: 35px;
    border: 1px solid #235371;
    margin-top: 42px;
    box-shadow: #fff 0px 0px 5px;
}
.yt-tel h6 img {
    padding-right: 20px;
    padding-bottom: 0px;
    padding-top: 4px;
}
.news-left {
    width: 100%;
    float: left;
    /* box-shadow: #f6f6f6 20px 0px 30px; */
    position: relative;
}
.tabsz {
    width: 100%;
}
.newscon {
    margin-top: 40px;
    width: 100%;
}
.news-right {
    float: right;
    width: 100%;
    padding-left: 0;
    margin-top: 30px;
}
.newsall {
    margin-top: 4%;
    display: block;
    justify-content: center;
}
.c-link {
    padding: 20px 0 78px;
    font-size: 14px;
    color: #2a333c;
    line-height: 24px;
}
.foot-left {
    display:none;
}
.fr-lx {
    float: left;
    width: 69%;
}
.fr-ewm.clearfix {
    width: 30%;
    float: left;
    display: block;
}
.fr-ewm img {
    width: 100%;
}
.wx-ewm {
    float: left;
    text-align: center;
    width: 73%;
}
.foot-right {
    float: left;
    width: 100%;
    padding-bottom: 16px;
    display: block;
}
.hm-floor .fl-all {
    padding: 14px 0px;
}
.fl-left {
    width: 100%;
    float: left;
    color: #ddd;
    font-size: 14px;
}

.hm-floor {
    background-color: #013b6f;
    border-top: 1px solid #333;
    padding-bottom: 90px;
}

.wss {
    padding: 3% 0;
}

.fl-right {
    float: right;
    color: #848484;
    line-height: 20px;
    width: 100%;
    display: block;
}

.remen.fl{
	display:none;
}


}
