/*初始化样式*/
html{margin:0;padding:0;border:0;}
body,div,span,object,iframe,h1,h2,h3,h4,p,blockquote,pre,a,address,code,b,em,img,
dl,dt,dd,ol,ul,li,fieldset,form,label,footer,
header,hgroup,navs,section
{margin:0;padding:0;border:0;}
body{background:#fff;color:#333;position:relative;font:12px/1.5 Microsoft YaHei,arial,宋体,sans-serif;vertical-align:baseline;width:100%;overflow-x:hidden;}
a{text-decoration:none;outline:none;}

a:hover,a:active,a:focus{text-decoration:none;outline:none;}


input{padding:0;margin:0;font-family:'Microsoft YaHei';}
img{border:none;background:none;vertical-align:middle;}
ul,ol,li{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0}
table, th, td {vertical-align: middle}
.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{font-size:12px;font-weight:bold;}
hr {border: 0;border-top:1px solid #ccc;height:0;}




/*----- Common css ------*/
.fl{float:left;}
.fr{float:right;}
.di{_display:inline;}
.fwn{font-weight:normal;}
.dib{*display:inline;_zoom:1;_display:inline;_font-size:0px;}


/*滚动*/
#demo{overflow:hidden;width:100%;margin:0 auto;}
#indemo {float: left;width:800%!important;}
#demo1 {float: left;}
#demo2 {float: left;}

#m_demo{overflow:hidden;width:92%;margin:0 auto;}
#m_indemo {float: left;width:800%!important;}
#m_demo1 {float: left;}
#m_demo2 {float: left;}



.pos{position: relative;width:1920px;left:50%;margin-left:-960px;}
.wh{width:1200px;margin:0 auto;}


.com-img{ display:inline; overflow:hidden;margin:0 auto;display: table;}
.com-img img{ transition:all 0.8s; -webkit-transition:all 0.8s; -moz-transition:all 0.8s; -o-transition:all 0.8s;}
.com-img:hover img{transform:scale(1.2); -webkit-transform:scale(1.2); -moz-transform:scale(1.2); -o-transform:scale(1.2);-ms-transform:scale(1.2);}



.roll_product {float: left;}


/*头部样式*/
.top1{background:#e6e6e6;color:#595959;height:27px;line-height:27px;overflow:hidden;font-size:14px;}
.top1 a{color:#595959;}





.top2{height:143px;overflow:hidden;}

.logo{float:left;line-height:143px;}
.k2{margin-top: 5px;font-size:14px;color:#333333;line-height:35px;background: url(http://cdn.myxypt.com/oqwezaqc/t/1/images/t.png) no-repeat left center;padding-left:54px;}
.k2 p:nth-child(2){color:#2459a9;font-size:27px;}




.product_list1{margin-top:38px;}
.product_list1 li{float:left;margin-right:57px;margin-bottom:28px;}
.product_list1 li:nth-child(4n){margin-right:0;}
.product_list1 li img{width:257px;height:293px;}
.product_list1 li h3{text-align:center;font-weight:normal;color:#3f3f3f;font-size:20px;}




.x-top1 .dlogo{
    float: left;
    width: 17.8%;
    line-height: 113px;
}
.x-top1 .dlogo img{max-width: 100%;}


.x-top1 .ddesc{
    float: left;
    margin-top: 28px;
    padding-left: 25px;
    margin-left: 20px;
    background: url(../images/0b036d9a393c25b00797620f4d8910dfe026a3a3.png) no-repeat left center;
}

.x-top1 .dphone{
    float: right;
    width: 19%;
    margin-top: -14px;
}

.ddesc h4{
	font-size: 22px;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #005bac;
    font-weight: 600;
}

.ddesc h5{
   
	font-family: SourceHanSansCN-Light;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #222222;
}

.t-img{
    padding-left: 5%;
}

.phoimg{
    float: left;
    width: 32px;
    
}

.photxt{
    float: right;
    padding-left: 45px;
    color: #888888;
    margin-top: 28px;
    font-size: 14px;
    background: url(../images/aeb81c8830357aac3a651c9df4e585153a231641.png) no-repeat left 3px;
}

.photxt h4{
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #888;
    line-height: 24px;
}

.photxt h5{
	font-family: Arial;
	font-size: 26px;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #333333;
}

.photxt h5 p{
    /* padding-top: 8px; */
    line-height: 26px;
}

.ptel{
    background:url(http://cdn.myxypt.com/e95a2eba/22/02/b8b5c21b464186fd23b228d74357eec0d9354c48.png) no-repeat left center;
    padding-left: 28px;
}
.ppho{
   background:url(http://cdn.myxypt.com/e95a2eba/22/02/bf08d57c5809265eb858481339e5908bdd754137.png) no-repeat left center; 
   padding-left: 28px;
}

/* Sweep To Top */
.x-menu li a.hvr-sweep-to-top {
    display: block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
  }
  .x-menu li a.hvr-sweep-to-top:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #005bac;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
  }
  .x-menu li:hover a.hvr-sweep-to-top,
  .x-menu li a.hvr-sweep-to-top:focus, 
  .x-menu li a.hvr-sweep-to-top:active {
    color: white;
  }
  .x-menu li:hover a.hvr-sweep-to-top:before, 
  .x-menu li a.hvr-sweep-to-top:focus:before, 
  .x-menu li a.hvr-sweep-to-top:active:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
  }


/*主体样式*/

.fleex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.w1200 {
    max-width: 1600px;
    margin: 0 auto;
    padding: 0 15px;
}

.flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}



.x-top {
    background: #333;
    font-size: 14px;
    height: 44px;
    line-height: 44px;
    color: #fff;
}

.hyz {
    font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #a1a1a1;
}

.hyz p{
    margin: 0;
}

.hyr a {
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #a1a1a1;
    margin: 0px 4px;
    position: relative;
}

.hyr a:hover{
    color: #fff;
}

.hyr a:not(:last-child)::before{
    content: '';
    position: absolute;
    height: 1px;
    width: 5px;
    right: -8px;
    background-color: #adadad;
    bottom: 8px;
}

.x-top2 {
    height: 60px;
    line-height: 60px;
    position: relative;
    z-index: 999;
    background: url(../images/710fb3f08f6125b5891bd507243fd4600abaa55a.png);
    }


.x-top2 .dlogo {
    height: 80px;
    line-height: 80px;
}

.x-top2 .nnav {
    width: 100%;
}

  
/*热门关键词*/
.so{
    padding: 22px 0;
    border-bottom: 1px solid #eaeaea;
}

.gjc img{
    float: left;
}

.gjc h3{
    float: left;
    padding-left: 12px;
}

.gjc b{
    color: #666666;
    font-size: 14px;
    font-weight: bold;
}

.gjc span{
    font-size: 14px;
}

.gjc span a{
    color: #666666;
    font-weight: normal;
    padding-left: 20px;
}

.gjc span a:hover{
    color: #005bac;
     
}

.sousuo{
  
    /* position: absolute; */
    /* right: 0; */
    float: right;
    /* top: 80px; */
    width: 360px;
    /* padding: 20px; */
    z-index: 999;
    position: relative;
}

.sousuo #keyword {
    line-height: 30px;
    width: 72%;
    background: none;
    border:none;
    outline: none;
    color: #5a5a5a;
    float: left;
    font-size: 14px;
    text-indent: 20px;
    padding: 0;
    border:1px solid #e5e5e5;
}

.sousuo .fl{
    width: 28%;
    line-height: 32px;
    border: none;
    background-color: #005bac;
    color: #ffffff;
    font-size: 12px;
}

.sousuo .fls{
    letter-spacing: 15px;
}

.sousuo img{
    position: absolute;
    right: 5%;
    top: 32%;
}

.gjca{
    float: left;
}



.yt-about{
    margin-top: 60px;
}

.yt-title{
    text-align: center;
}

.yt-title h3{
    font-size: 60px;
    letter-spacing: 5px;
    color: #eeeeee;
    font-weight: 600;
    text-transform: uppercase;
}

.yt-title h3 span{
    color: #005bac;
}

.yt-title h4{
	position: relative;
	font-size: 50px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #000;
	display: inline-block;
	text-align: center;
	top: -20px;
}

.yt-img{
    margin-top: 0;
}

.yt-img h4{
    padding: 0px 10px;
}

.yt-img img{
    padding-bottom: 5px;
}

.yt-con{
background: url(../images/238f4c04d5edb69c7b9d9fe9a31db8dbff921220.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: 80px;
	font-stretch: normal;
	line-height: 80px;
	letter-spacing: 0px;
	color: #333333;
    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;
}


@media(max-width: 1024px){
    .yt-title h3{font-size: 32px;}
    .yt-img{margin-top: 10px;}
    .abo-number li h3{font-size: 50px;}
}





.yt-product{
    /* background-color: #fff; */
    display: flex;
    justify-content: center;
}

.yt-product .ytptitle{
    padding-top:3vw;
    position: relative;
}

.ytpimg h4{

}

.cur{
    display: block;
}

.ttz{
    display: block;
}

.my-flex{
    /* display: flex; */
    /* justify-content: space-between; */
    /* margin-top: 2vw; */
    width: 20%;
    float: left;
    position: relative;
}

.my-flex li{
    background-color: #fff;
    padding: 20px 15px;
    width: 100%;
    /* border: 1px solid #e4e4e4; */
    display: flex;
    justify-content: space-between;
}


.my-flex li  h4{
    color: #999;
    font-size: 20px;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}


.my-flex li:hover{
    background-color: #fbfe47;
    cursor: pointer;
}

.my-flex li.cur{
    background-color: #fbfe47;
    cursor: pointer;
}

.my-flex li:hover  h4{
    color: #ffffff;
}

.my-flex li.cur  h4{
    color: #000;
}
.my-flex li.cur img{
  filter: brightness(0%);
}
.my-prolist{
    margin-top: 0;
    padding-bottom: 0;
    display: block;
    width: 73%;
    float: right;
    margin-left: 7%;
}

.my-prolist ul{
    display: block;
}

.my-prolist .ttz{
    display: flex;
    justify-content: center;
}

.my-prolist .ttz{
    display: block;
}

.my-prolist .ttz li{
    float: left;
    width: 32%;
    background-color: #fff;
    transition: all .3s;
    margin-bottom: 30px;
    /* margin-right: 47px; */
    box-shadow: 0px 0px 2px 0px #999;
    margin-left: 2%;
}

.my-prolist .ttz li:nth-child(3){
    margin-right: 0;
}
.my-prolist .ttz li:nth-child(3n){
    margin-right: 0;
}
.proimg .imgs{
    /* padding-top: 20px; */
    /* box-shadow: 1px 1px 1px 1px #999; */
}

.proimg .imgs img{
    width: 100%;
    transform: scale(1);
}


.protxt{
    width: 100%;
    margin-top: 0;
    /* margin-left: 9%; */
    text-align: center;
}

.protxt h3{
    color: #000;
    font-size: 20px;
    line-height: 30px;
    padding: 2vh 1vw 1vh 1vw;
    width: 100%;
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
}
.protxt p{margin: 0 0 20px 0;}
.protxt h3 img{
    float: right;
    position: absolute;
    right: 0;
    display: none;
}

.my-prolist .ttz li:hover .protxt{
  
    transition: all .3s;
}

.my-prolist .ttz li:hover{
    box-shadow: #d1d1d1 0px 0px 20px;
    transform: translateY(0);
    transition: all .3s;
}

.my-prolist .ttz li:hover .protxt h3{
    color: #d73106;
}

.my-prolist .ttz li:hover .protxt img{
    transform: scale(1.01);
    transition: all .3s;
}










/*{# 易推优势中心 #}*/

.yt-youshi{
  background: url(../images/beiy.png);
  padding: 50px 0 50px 0;
  background-size: 100% 100%;
}
.yt-youshis{
  
padding: 50px 0 0 0;
}
.ys-news{padding: 80px 0 00;}

.news_auto ul li{width: 31%;float:left;margin-left: 3.5%;}
.news_auto ul li:nth-child(1){margin-left:0;}

.news_auto{/* margin: 5vh 0; */}
.news_imgs{position:relative;}
.news_title{background: #1b1b1b;width:100%;padding: 1vh 1vw;transition: all 0.6s;}

.news_title p{font-size: 24px;color: #Fff;}
.news_title dd{font-size: 18px;color: #fff;}
.qi_news{padding: 3vh 0.5vw;text-align: left;background: #f4f4f4;}
.qi_news h3{font-size: 20px;color: #000;margin-bottom: 30px;}
.qi_news p{font-size: 14px;color: #777777;margin-bottom: 20px;border-bottom: 1px solid #999;padding-bottom: 20px;}
.qi_news a{font-size: 14px;color: #777;/* display: block; */background: url(../images/lian.png)no-repeat right;padding: 5px 30px 5px 0;}
.news_auto ul li .news_imgs img{transition: all 0.6s;max-width:100%;width: 100%;}



/* .news_auto ul li .news_imgs:hover  .news_title { */
    /* position: absolute; */
    /* bottom: 30%; */
    /* background: none; */
    /* width: 90%; */
	/* margin:auto; */
    /* padding: 3vh 0; */
    /* border-bottom: 2px solid #fff; */
    /* border-top: 2px solid #fff; */
	 /* transform: translate(5%); */
/* } */

.news_auto ul li .news_imgs:hover  img{filter:brightness(50%);width: 100%;}
.all{
    padding-top: 20px;
}

.yt-youshi .ys-tl h3{
    color: #333333;
    font-size: 42px;
    font-weight: 500;
}
.yt-youshi .ys-tl dd{font-size: 32px;color:#999;text-transform: uppercase;}

.yt-youshi .ys-tl h3 span{
    color: #005bac;
}
.anli_xia{width: 90px;height: 5px;margin: initial;background: #16c253;margin-top: 10px;margin-bottom: 10px;}
.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;
    padding-right: 5%;
    /* padding-top: 3%; */
}

.ys-right{
    float: left;
    width: calc(100% - 47.65%);
}

.ys-right:hover{
    cursor: pointer;
}

.ys-right img{
    width: 100%;
}



.ys-bl{
    margin-top: 4vh;
}
.ys-bl h2{font-size: 30px;font-weight: 500;padding-bottom: 20px;}
.ys-bl h2 img{display:inline-block;}
.ys_psls{width: 100%;margin:auto;margin-top: 30px;margin-bottom: 5vh;}
.ys_psls div{width:50%;float:left;text-align:center;}
.ys_psls div p{font-size: 60px;font-weight: 600;color: #3cce75;}
.ys_psls div dd{font-size: 22px;color: #3cce75;}
.ys-bl p{
    font-size: 20px;
    color: #000;
    line-height: 2;
}

.ys-bl h3{
    float: left;
    color: #005bac;
    font-size: 16px;
    line-height: 30px;
    font-weight: normal;
}

.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(../images/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: 2%;
   
    text-align: center;
}

.tel-all{
    padding: 60px 0px 50px 0px;
}

.yt-tel h3{
    font-size: 20px;
	color: #0d9bff;
    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: #0d9bff;
    font-size: 36px;
    font-family: "Airal";
    width: 32%;
    padding: 5px 0px;
    margin:0px auto;
    border-radius: 35px;
    border: 1px solid #235371;
    margin-top: 42px;
    box-shadow: #0d9bff 0px 0px 5px;
}

.yt-tel h6:hover{
    box-shadow: #0d9bff 0px 0px 10px;
}

.yt-tel h6 img{
    padding-right: 20px;
    padding-bottom: 5px;
}

.hul{margin-top: 3.6%;}
.hul li{width: 32%;margin-bottom: 1.2%;margin-left: 2%;}
.hul li .img img{display: block;width: 100%;}
.hul li:first-child{/* width: 65.6%; */margin-left: 0;}




/*{# 易推客户 #}*/

.yt-all{
    text-align: center;
}

.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: 1%;
    margin-bottom: 1%;
}

.pro h3{
    font-size: 16px;
    color: #777777;
    line-height: 54px;
    font-weight: normal;
    text-align: center;
}

.proimgs{
    border: 1px solid #eeeeee;
}

.pro:hover .proimgs{
    border: 1px solid #005bac;
}
.pro:hover h3{
    color:#005bac;
}












.yt-aboutus{
    background: url(../images/9339c7ba4ab5612df4dd52f51877ef64dfad3028.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;
}

.abous-left img{
    width: 100%;
}

.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 #0d9bff;
    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: 50%;
    float: left;
    /* box-shadow: #f6f6f6 20px 0px 30px; */
    position: relative;
}

.news-left::before{
    position: absolute;
    width: 35px;
    height: 558px;
    content: '';
    right: -33px;
    /* background: url(../images/fb6f6da71cf9d079f5fd5a4b0e1474a0121ecc40.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: 25px;
    width: 100%;
}

.newimg img{
    width: 100%;
}

.ttsz{
    display: none;
}

.newimg1{
    display: block;
}

.newimg2{
    display: none;
}

.zxl-div2 h3{font-size:18px ;color: #555555;padding-left: 27px;background: url(../images/fc5a394c6a133a5d6dfc7cc0ebad785dac944d39.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(../images/8b41b6cf59982baf055d521a93fc42440c2c1ce0.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: 50%;
    padding-left: 3.3vw;
}

.nrcon{
    /* margin-top: 5vh; */

}

.nrcon ul li{
    margin-top: 16px;
    padding: 10px 0;
    margin-bottom: 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; */
    margin-bottom: 0;
}


.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: #151515;
}

.hm-footer::before{
    width: 83.333%;
    background-color: #151515;
    height: 5px;
    left: 0;
    top: 0;
    position: absolute;
    content: '';
}

.wss{
    padding: 3% 15px;
}

.foot-left{
    width: 78.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: #848484;
    font-size: 14px;
    line-height: 32px;
}

.foot_nav li .x-nav-menu dd a:hover{
    color: #0179d8;
}

.foot_nav li .x-nav-menu{
    margin-top: 2vh;
}

.foot-right{
    float: right;
    text-align: center;
    width: 12.5%;
}

.fr-lx ul li{
  width:30%;
  float:left;
  margin-left:2%;
}

.fr-lx h5{
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    margin-top: 3vh;
}

.fr-ewm{
    margin-top: 0;
}

.fr-ewm h3{
    font-size: 12px;
    line-height: 28px;
    color: #ffffff;
    font-weight: normal;
    margin-top: 1vh;
}

.wx-ewm{
    /* float: left; */
    text-align: center;
    /* text-align: center; */
    margin-top: 2vh;
}

.ph-ewm{
    float: left;
    text-align: center;
    margin-left: 1.1vw;
}

.hm-floor{
    background-color: #151515;
    border-top:1px solid #333;
}

.hm-floor .fl-all{
    padding: 30px 0px;
}

.fl-left{
    width: 100%;
    float: left;
    color:#848484;
    font-size: 14px;
    text-align: center;
}

.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: 70%;
    float: left;
}
    .foot-right {
    float: right;
    width: 20%;
}
}

@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 #0d9bff;
    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: #0d9bff;
    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(32% - 16px); */
    /* background-color: #fff; */
    /* transition: all .3s; */
}
.my-prolist .ttz li:nth-child(4n){
    margin-right: 0px;
}



.my-prolist .ttz li:nth-child(5){
    display: none;
}
}

@media(max-width: 1290px){
    .my-flex li {
    float: left;
    background-color: #eeeeee;
    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;
}

.my-prolist .ttz li:nth-child(5){
    display: none;
}
}

@media(max-width: 1760px){
    .protxt h3 {
    color: #000;
    font-size: 20px;
    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: #666666;
    font-size: 14px;
}
.my-flex li {
    float: left;
    background-color: #eeeeee;
    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-left {/* display: none; */}
    .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(3n){
    margin-right: 0px;
}

.my-prolist .ttz li:nth-child(4){
    display: block;
}

.my-prolist .ttz li:nth-child(5){
    display: none;
}
}



@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;
    padding-bottom: 67px;
}

.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{
        display: none;
    }
    .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 #0d9bff;
    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-right{
        display: none;
    }

    .news-left {
    width: 100%;
    float: left;
    box-shadow: #f6f6f6 10px 5px 20px;
}

.yt-title h3 {
    font-size: 25px;
    letter-spacing: 0px;
    color: rgb(119 119 119 / 33%);
}
.yt-title h4 {
    font-size: 22px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 34px;
    letter-spacing: 0px;
    color: #333333;
    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: 2vh;
    overflow: hidden;
}
.my-flex li {
    float: left;
    background-color: #eeeeee;
    padding: 10px 5px;
    border: 1px solid #e4e4e4;
    width: 47%;
    margin: 5px;
    margin-left: 1%;
}
.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: #0d9bff;
    font-size: 24px;
    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: 1600px){
.container {
    width: 1450px;
    /* padding: 0; */
}
}

@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;}
    .newscon{margin-top: 20px;}
}

@media(max-width: 640px){
    .my-prolist{padding: 0 15px 20px 15px;margin-top: 0;padding: 0;}
    .protxt h3{padding: 15px 0;display: block;font-size: 14px;}
    .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;}
}




.swiper-button-next1s, .swiper-container-rtl .swiper-button-prev1s {
    background-image: url(../images/right_j.png);
    left: 4%;
    /* left: auto; */
}
.swiper-button-prev1s, .swiper-container-rtl .swiper-button-next1s {
    background-image: url(../images/left_j.png);
    left: 1%;
    right: auto;
}
.swiper-button-next1s, .swiper-button-prev1s {
    position: absolute;
    top: 97%;
    width: 21px;
    height: 41px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 21px 41px;
    background-position: center;
    background-repeat: no-repeat;
}
.olks{padding: 3% 2% 0;}
.ttzs li{width:18%;float:left;margin-left: 2.5%;}

.ttzs li:nth-child(1){margin-left:0;}

.olks .protxt {
    width: 100%;
    margin-top: 0;
    margin-left: 0;
    border-top: none;
    text-align: center;
    background: none;
}


.olks .protxt h3 {
    color: #000;
    font-size: 24px;
    line-height: 30px;
    padding: 3vh 0 0 0;
    width: 100%;
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
}

.olks .protxt p {
    font-size: 18px;
    color: #999;
    text-transform: uppercase;
}
.zixun-right h3{
    font-size: 30px;
    color: #000;
}
.zixun-right p{
    font-size: 18px;
    padding: 20px 0px 0 0;
    line-height: 2;
}
.zxl-div2{width:20%;float:left;padding-right: 7%;position: relative;}
.zxl-div2 dd{
    font-size: 28px;
    font-weight: 600;
    text-align: right;
    color: #000;
}
.zxl-div2 p{
  
    font-size: 18px;
    text-align: right;
    color: #000;

}

.zxl-div2::after {
    position: absolute;
    content: "";
    width: 2px;
    height: 50px;
    display: block;
    background-color: #000;
    right: 15px;
    top: 10px;
}
.zxl-div3{width:80%;float:left;}


   .clear{
        clear:both;
    }
	
	
	.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 50px;
    left: 0;
    width: 100%;
}
.olkscopp{margin-top:5%;}



@media (max-width: 768px){
	
	.h-right {
  
    transform: translateY(0);
    padding: 0 0 0 0;
}
	
	.youshiindex .yt-title h4 {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #fff;
    display: inline-block;
}
.youshiindex .yt-title h3 {
    font-size: 25px;
    letter-spacing: 0px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}

.hul li {
    width: 100%;
    margin-bottom: 5.2%;
    margin-left: 0;
}

.h-left dd {
    font-size: 14px;
    color: #0762cb;
    padding: 15px 0;
}

.ys-right {
    display: block;
}

.ys-right {
    float: left;
    width: calc(100% - 0px);
}

.yt-youshi .ys-tl dd {
    font-size: 14px;
    color: #999;
    text-transform: uppercase;
}

.ys-bl p {
    font-size: 16px;
    color: #999;
    line-height: 2;
}


.swiper-button-next1s, .swiper-button-prev1s {
    position: absolute;
    top: 90%;
    width: 24px;
    height: 15px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 24px 15px;
    background-position: center;
    background-repeat: no-repeat;
    display: none;
}


.news-left {
    width: 100%;
    float: left;
    box-shadow: #f6f6f6 0 0 0;
    padding: 0 0  75px;
}
	
}

.titles_xia {
    width: 60px;
    height: 6px;
    margin: auto;
    background: #d73106;
    margin-top: 0px;
    margin-bottom: 0px;
    border-radius: 10px;
}

.a_yts{margin: 40px 0 30px 0;}
.a_yts a{font-size:16px;padding:10px 30px;background:#d73106;color: #fff;border-radius: 40px;}

.swiper-button-prev2s, .swiper-container-rtl .swiper-button-next2s {

   left: -60px;
    right: auto;
}

.swiper-button-next2s, .swiper-container-rtl .swiper-button-prev2s {

   right: -60px;
    left: auto;
}


.fold_wrap{width: 100%;height: auto;margin:40px auto 0 auto;overflow:hidden;}
.fold_wrap li{float:left;width: 25%;height: 442px;position:relative;overflow:hidden;cursor:pointer;}
.fold_wrap li .mask_b{position:absolute;overflow:hidden;width: 70%;height: 90%;left: 23%;top: 5%;display:none;background: #fff;padding: 5% 5%;}
.fold_wrap li.on .mask_b{display:block;}
.fold_wrap li .mask_b h4{color: #089a3c;margin:0 auto;display:block;font:30px/30px Microsoft Yahei;position:relative;padding:30px 0 0 0;font-weight: 600;}
.fold_wrap li .mask_b p{font-size: 18px;color: #000;padding: 40px 15px;line-height: 2;position:relative;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 5;overflow: hidden;}
.fold_wrap li .mask_b p .span1s{font-size: 40px;color: #089a3c;position:absolute;left: -2px;top: 25px;}
.fold_wrap li .mask_b p .span2s{font-size: 40px;color: #089a3c;position:absolute;right: 0px;bottom: 15px;}

.fold_wrap li .adv_intro{ width:92%; height:40px; padding:5px 4%; position:absolute;left:0; bottom:-50px;background:#37D; color:#FFF; overflow:hidden;}
.adv_intro_show{bottom:0 !important; transition:bottom 0.3s linear 0.3s; -webkit-transition:bottom 0.3s linear 0.3s;}

.pic_auto{width:100%;height:100%;}





/* 搜索 */

.x-header-right1 {
    position: relative;
    padding: 0 2px;
    z-index: 99;
}

a.sskka {
    line-height: 60px;
    padding: 0 1.2vw;
}

.ssk {
    position: absolute;
    right: 130px;
    width: 150%;
    top: 60px;
    z-index: 999;
    display: none;
}
.search {
    text-align: left;
}
#formsearch1 {
    width: auto;
    float: right;
    vertical-align: middle;
}
#formsearch1 input#keyword {
    height: 24px;
    line-height: 24px;
    padding-left: 4px;
    color: #666;
}
#formsearch1 input#s_btn {
    width: 46px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background-color: #00479d;
    color: #fff;
    border: none;
    cursor: pointer;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.header_search_fix {
    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #0e68b0;
    color: #fff;
    display: none;
}

.header_search_fix .box {
    position: absolute;
    width: 40%;
    top: 50%;
    margin-top: -50px;
    text-align: left;
    left: 30%;
}

.header_search_fix .search {
    font-size: 18px;
    margin-bottom: 10px;
}

.header_search_fix .search_box {
    line-height: 70px;
    height: 70px;
    position: relative;
}
.header_search_fix input[type="text"] {
    background: none;
    width: 70%;
    border: 0;
    outline: 0;
    font-size: 38px;
    color: #fff;
    font-family: 'Impact';
    border-bottom: 1px solid #fff;
}


.header_search_fix .submit {
    width: 125px;
    height: 45px;
    line-height: 41px;
    font-size: 14px;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 20px;
    background: transparent;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 50%;
    margin-top: -23px;
    right: 0;
    -webkit-appearance: none;
    outline: none;
}



/* 轮播定标语 */
.by_index{/* position:relative; */width: 100%;/* top: 0; *//* left: 0; *//* height: 100px; *//* z-index: 98; */padding: 3vw 0;background: #1b2026;}
.dy_auto{/* position:absolute; *//* left:50%; *//* transform: translateX(-50%); *//* top:-65px; */width:100%;}
.by_index ul li{}
.by_index ul li:nth-child(1){/* margin-left:0; */}
.dy_tesxt{float:left;width:70%;}
.dy_tesxt p{font-size: 24px;padding-bottom: 10px;color: #000;/* font-weight: 600; */}
.dy_tesxt dd{font-size: 16px;color: #000;}
.dy_img{width:30%;float:right;text-align: center;padding: 10px;}









.cur{
    display: block;
}

.ttz{
    display: block;
}

.my-prolist ul{
    display: block;
}


.my-prolist .ttz{
    display: none;
}




.titlde h3{font-size:40px;color: #fff;}
.titlde p{font-size:20px;color: #fff;}
.xiahuas{width:50px;height: 3px;background: #f4ff00;margin: 2vw 0;}

.uy{margin-top: 40%;}
.uy h3{font-size: 16px;color: #fff;padding: 20px 0;border-bottom: 1px solid #fff;background: url(../images/jian.png) no-repeat 125px;}
.yt-{padding:5vw 0;background:#151515;}
.left_po{width:50%;float:left;}
.left_po .he_l{font-size: 40px;color:#fff;margin-bottom: 3%;}
.tl_i ul{color:#fff;display: flex;justify-content: left;}
.tl_i ul li{/* width:20%; */float:left;color: #999;font-size: 16px;margin-right: 4%;line-height: 10px;position:relative;}
.tl_i ul li.nou{font-size: 28px;font-weight: 600;color:#fff;}

.tl_i ul li::before{
    position: absolute;
    content: '';
    width: 10px;
    height:1px;
    background:#fff;
    right: -20px;
    top: 45%;
}

.tl_i ul li:last-child::before{
    position: absolute;
    content: '';
    width: 168%;
    height:0;
    background:#fff;
    right: -44px;
    top: 45%;
}
.ui_u{margin-top:10%;}
.ui_u h3{font-size: 26px;color:#fff;font-weight: 600;margin-bottom: 3%;}
.ui_u p{font-size: 16px;color:#fff;}
.a_olk{margin-top: 8%;margin-bottom: 2%;}
.a_olk a{font-size: 14px;padding: 10px 25px;background: #fbfe47;margin: 0;border-bottom-left-radius: 30px;border-top-right-radius: 30px;color: #000;}

.noer{
    font-size: 170px;
    color: #656626;
    font-family: cursive;
    margin: 3% 0;
}


.diandian{margin-bottom:1%}
.diandian ul li{
         
            position: relative;
            float: left;
            margin-right: 5%;
            }
		

.diandian ul li .yuans{
            width: 14px;
            height: 14px;
            background-color: #fff;
            border-radius: 50%;
            position: relative;
            left: 2px;
            top: 2px;
        }
    .diandian ul li .child1{
            width: 5px;
            height: 5px;
            border-radius: 50%;
            background-color: #000;
            position: absolute;
            top: 30%;
            left: 36%;
        }		
			
.diandian ul li.yuts {   width: 18px;
            height: 18px;
            background-color: #fbfe47;
            border-radius: 50%;
            position: relative;
            float: left;
            margin-right: 5%;}	
			
			
			
.diandian ul li.yuts .yuans{
            width: 14px;
            height: 14px;
            background-color: #151515;
            border-radius: 50%;
            position: relative;
            left: 2px;
            top: 2px;
        }
    .diandian ul li.yuts .child1{
            width: 5px;
            height: 5px;
            border-radius: 50%;
            background-color: #fbfe47;
            position: absolute;
            top: 30%;
            left: 36%;
        }
		
				.diandian ul li::before{
    position: absolute;
    content: '';
    width: 309%;
    height:1px;
    background:#fff;
    right: -45px;
    top: 60%;
}
		.diandian ul li.yuts::before{
    position: absolute;
    content: '';
    width: 232%;
    height:1px;
    background:#fff;
    right: -42px;
    top: 45%;
}

		.diandian ul li:last-child::before{
    position: absolute;
    content: '';
    width: 168%;
    height:0;
    background:#fff;
    right: -44px;
    top: 45%;
}
.right_po{width: 35%;float: right;}
.right_po img{max-width:100%;}



#lunbg .swiper-button-next, #lunbg .swiper-button-prev  {
    position: absolute;
    top: inherit;
    bottom: 0;
    width: 45px;
    height: 45px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 20px 20px;
    background-position: center;
    background-repeat: no-repeat;
    border: 1px solid #fff;
    border-radius: 53px;
}

#lunbg .swiper-button-next:hover{
 background:url(../images/tou.png)no-repeat;
  background-size:100%;
	  border: 1px solid #fbfe47;
}

#lunbg .swiper-button-prev:hover  {
  background:url(../images/tou2.png)no-repeat;
  background-size:100%;
    border: 1px solid #fbfe47;
	
}

#lunbg .swiper-button-prev, #lunbg .swiper-container-rtl #lunbg .swiper-button-next {
left: initial;
    right: 80px;
}

.tiyr{text-align:center;margin-bottom: 3%;}
.tiyr h3{font-size:40px;margin-bottom: 1%;}
.tiyr p{font-size: 16px;color: #999;}
.bain_im{border:1px solid #eee;position: relative;}

#cp_mo .swiper-slide{text-align:center}
#cp_mo .swiper-slide h3{font-size:20px;padding: 20px 0;color: #fff;}
#cp_mo .swiper-slide p{font-size: 16px;color: #555;text-align: left;line-height: 1.8;padding: 0 15px;}


.h-about_s .swiper-button-next, .h-about_s .swiper-container-rtl .h-about_s .swiper-button-prev {

   right: -60px;
    left: auto;
}

.h-about_s .swiper-button-prev, .h-about_s .swiper-container-rtl .h-about_s .swiper-button-next {

   left: -60px;
    right: auto;
}

.h-about_s .swiper-button-next, .h-about_s .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 30px;
    height: 60px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 20px 20px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #d6d6d6;
}

.h-about_s .swiper-button-next:hover, .h-about_s .swiper-button-prev:hover {

    background-color: #151515;
}
.jiesl{position:absolute;width: 100%;height: 100%;top:-300%;left: 0;text-align: center;padding-top: 40%;transition: all 0.6s;}

#cp_mo .swiper-slide:hover .jiesl{top: 0;}





/**/
.pro-center{width: 100%;margin: auto;overflow: hidden;padding: 80px 0 0;background: #151515;border-top: 1px solid #686565;}

/**/
.left-category{
    width: 90%;
    position: absolute;
    bottom: 0;
    right: 0;
    text-align: center;
}
 .left-category ul li{float: left;width: 16.66%;position: relative;padding: 20px 15px 20px 10px;background: #151515;}
 .left-category ul li h3{
    line-height: 140px;
    font-size: 20px;
    color: #fff;
}
 .left-category ul li.on {background: #151515;color: #FFFFFF;}


  .right_l span{font-size:0.75vw;color:#fff}
.pro-content{position:relative;padding: 0 0 7%;}
/**/
.pro-right{display: none;}
.pro-right{width: 100%;margin: auto;position: relative;height: 100%;/* display: flex; */}
.pro-right.active{display: block;}


/**/

.pro-right {animation:fadeInLeft 1s}
@keyframes fadeInLeft {0% {opacity: 0.5;transform: translateX(-200px)}100% {opacity: 1;transform: translateX(0)}}





/**/
.fanan{width: 100%;margin: auto;}

.index_fanancd h1{
    padding-top: 2%;
    font-size: 2vw;
    color: #000;
    font-weight: 500;
    writing-mode: vertical-lr;
    /* float: right; */
    padding-left: 10%;
}
.index_fanancd p{
    font-size: 0.7vw;
    color: #000;
    writing-mode: vertical-lr;
    float: left;
    letter-spacing: 5px;
    padding-left: 16%;
}
 .text_fanan{
    color: #999;
    font-size: 20px;
    margin: 7vw 0 0;
    text-align: center;
}
.text_fanan span{color:#000;}
.fnan_a{
    margin-top: 7vw;
    font-size: 5.2vw;
    font-weight: 600;
}
.fnan_a a{font-size: 0.85vw;padding: 10px 40px;background: #fff;color: #194246;}
.index_fanancd {
    background: #fbfe47;
    width: 10%;
    padding: 2.6% 2%;
    float: left;
    text-align: center;
    position: absolute;
    }

.left_l{width: 38%;float:left;}
.right_l{
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
    left: 0;
}


.zixun-left img{width: 100%;}
.imsi{width: 90%;float:right;}
.imsi img{width:100%;}

.hezuo{padding:5vw 0;background:#1b2026}

.hezuo .tiyr h3 {
    color:#fff;
}
.hezuo .tiyr p {
   color:#fff;
}
.he_auto .swiper-container{padding: 10px 10px 3vw 10px;}

.he_auto .swiper-container-horizontal>.swiper-pagination-bullets, .he_auto .swiper-pagination-custom, .he_auto .swiper-pagination-fraction {
    bottom: 0;
    left: 0;
    width: 100%;
}

.he_auto .swiper-pagination-bullet-active {
    opacity: 1;
    background: #fbfe47;
}

.swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 100%;
    background: #555;
    opacity: 1;
}

.he_auto .swiper-slide{box-shadow: 0px 0px 14px 0px #ffffff40;}
.he_auto .swiper-slide img{width:100%;}


.left_youq h3{font-size: 40px;text-transform: uppercase;font-weight: 600;color: #fff;}
.left_youq p{font-size: 18px;color: #fff;text-align: right;}
.left_youq a{padding:10px 40px;color: #999999;font-size: 16px;line-height: 68px;}

.youqing .flex {
    display: flex;
    flex-wrap: wrap;
    justify-content:left;
}
.youqing{padding: 1vw 0;background: #151515;}
.foot_nav li::before{
    position: absolute;
    content: '';
    width: 1px;
    height:100%;
    background: #3d3d3d;
    left: 0;
}

.foot_nav li:nth-child(1)::before{
    position: absolute;
    content: '';
    width: 0;
    height:0;
    background:#fff;
   
   
}

.fr-ewm p{font-size:14px;color:#999;padding: 10px 0;}
.fr-lx img{max-width:100%;}
.imglogo img{max-width:100%;}


@media(max-width: 768px){
	
	.yt-product {
    /* background-color: #fff; */
    display: initial;
    justify-content: center;
}

.my-flex {
    /* display: flex; */
    /* justify-content: space-between; */
    /* margin-top: 2vw; */
    width: 100%;
    float: left;
    position: relative;
    text-align: center;
}

.titlde h3 {
    font-size: 22px;
    color: #fff;
}

.titlde p {
    font-size: 14px;
    color: #fff;
}
.xiahuas {
    width: 50px;
    height: 3px;
    background: #f4ff00;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 10px;
}	
.my-flex li h4 {
    color: #999;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 31px;
}

.uy h3 {
    font-size: 16px;
    color: #fff;
    padding: 20px 0;
    border-bottom: 1px solid #fff;
    background: url(../images/jian.png) no-repeat 250px;
    margin-bottom: 20px;
}

.uy {
    margin-top: 22%;
}
.my-prolist {

    width: 100%;
  
    margin-left: 0;
}
	.my-prolist .ttz li {
    float: left;
    width: 100%;
    background-color: #fff;
    transition: all .3s;
    margin-bottom: 30px;
    /* margin-right: 47px; */
    box-shadow: 0px 0px 2px 0px #999;
    margin-left: 0;
}


.qi_news h3 {
    font-size: 16px;
    color: #000;
    margin-bottom: 15px;
}

.qi_news {
    padding: 3vh 10px;
    text-align: left;
    background: #f4f4f4;
}

.left_po {
    width: 100%;
    float: left;
}

.left_po .he_l {
    font-size: 22px;
    color: #fff;
    margin-bottom: 10%;
}

.diandian {
    margin-bottom: 1%;
    display: none;
}

.noer {
    font-size: 170px;
    color: #656626;
    font-family: cursive;
    margin: 3% 0;
    display: none;
}

.tl_i ul li::before {
    position: absolute;
    content: '';
    width: 0;
    height: 1px;
    background: #fff;
    right: -20px;
    top: 45%;
}
.ui_u h3 {
    font-size: 22px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 3%;
}

.ui_u p {
    font-size: 14px;
    color: #fff;
}

.right_po {
    width: 100%;
    float: right;
    margin-top: 5%;
}
#lunbg .swiper-button-next, #lunbg .swiper-button-prev {
    position: absolute;
    top: inherit;
    bottom: 0;
    width: 45px;
    height: 45px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 20px 20px;
    background-position: center;
    background-repeat: no-repeat;
    border: 1px solid #fff;
    border-radius: 53px;
    display: none;
}


.tiyr h3 {
    font-size: 22px;
    margin-bottom: 1%;
}

.tiyr p {
    font-size: 14px;
    color: #999;
}

#cp_mo .swiper-slide h3 {
    font-size: 16px;
    padding: 10px 0;
    color: #000;
}

#cp_mo .swiper-slide h3 {
    font-size: 16px;
    padding: 10px 0;
    color: #000;
}

.pro-center {
    width: 100%;
    margin: auto;
    overflow: hidden;
    padding: 30px 0 0;
    /* background: #ffffff; */
}


.he_auto .swiper-container {
    padding: 10px 10px 8vw 10px;
}

.index_fanancd {
    background: #fbfe47;
    width: 10%;
    padding: 2.6% 2%;
    float: left;
    text-align: center;
    position: absolute;
    display: none;
}

.imsi {
    width: 100%;
    float: right;
}

.left-category {
    width: 100%;
    position: initial;
    bottom: 0;
    right: 0;
    text-align: center;
}

.left-category ul li {
    float: left;
    width: 50%;
    position: relative;
    padding: 20px 15px 20px 10px;
    background: #151515;
}

.left-category ul li h3 {
    line-height: 104px;
    font-size: 14px;
    color: #fff;
}
.pro-content {
    position: relative;
    padding: 0 0 0%;
}

.youqing {
    padding: 1vw 0;
    background: #151515;
    display: none;
}

.foot-left {
    width: 100%;
    float: left;
}

.foot_nav li{display:none;}
.foot_nav li:last-child{display:block;width:100%;}

.foot_nav li::before {
    position: absolute;
    content: '';
    width: 0;
    height: 100%;
    background: #3d3d3d;
    left: 0;
}

.fr-ewm {
    display: block;
    overflow: hidden;
    float: left;
    margin-top: 0;
    width: 100%;
}
	
}

.big-img  img{max-width:100%;}
/* 冲鸭 */