 @charset "utf-8";
 :-webkit-input-placeholder{color:#999;font-size:14px;opacity:1}
 ::-moz-placeholder{color:#999;font-size:14px;opacity:1;padding-left:10px}
 :-ms-input-placeholder{color:#999;font-size:14px;opacity:1;padding-left:10px}
 /* 顶部 */
body { padding-bottom: env(safe-area-inset-bottom);}
.content { width: 1200px; margin: 0 auto;}
/* 欢迎 */


.fxrow,.fx{
    display: flex;
    flex-direction: row;
    align-items: center;
}
.fjsb{
    justify-content: space-between;
}
.fjsa{
    justify-content: space-around;
}
.fjfe{
    justify-content: flex-end;
}
.fjce{
	justify-content:center
}
.fafe{
    align-items: flex-end;
}
.fafs{
    align-items: flex-start;
}
.fwp{
    flex-wrap: wrap;
}



.header{background: url(../images/hbg.jpg) no-repeat  top center;}
.header .wel{width:100%;line-height:40px;height:40px;color:#737373;border-bottom: 1px solid #ccc;}
.header .header_top .right a{padding: 0 12px;font-size: 12px;color: #737373;}
/* .header .nr{padding:24px 0;} */
.header .nr .zb .left img{vertical-align:top}
.header .wel .left{color:#464646}
.header .header_top .right a.a1{ display: block; background: url(../images/idot.png) no-repeat left center;padding-left: 30px;}


.header .wz{border-left: 1px solid #666;}

/* 右侧电话号码 */
.header .nr .right .icon{margin:0 16px 0 0}
.header .nr .right .dz-rx{background: url(../images/htel.png) no-repeat left center; line-height:25px;padding-left: 65px;}
.header .nr .right .dz-rx i{display:block;color:#333;font-size:18px;line-height:26px;font-style:normal;padding: 0 12px 0 0;}
.header .nr .left img{width:100%;height:100%}
.header .nr .left a{display:block}
.header .nr .right p{font-size:20px;color:#333;font-weight: 600;}
.header .nr .left p{color:#005bac;font-size:20px;font-weight: 600;text-indent: 1rem;}
.header .nr .left span{color:#005bac;font-weight: normal;display: block;font-size: 16px;     text-indent: 1rem;letter-spacing: 2.7px;;}

/*导航栏*/
nav {position: relative;z-index: 1000;height:60px;    background: url(../images/navbg.png) no-repeat center;         }
nav ul > li {font-size: 16px;line-height:60px;flex:1;  text-align: center;position: relative;    background: url(../images/nic1.png) no-repeat right center;                }
nav ul > li:last-child{ background:none;}
nav ul li>a {display: block;color: #fff;}
nav ul li .ej_Nav {position: absolute;width:100%;top:70px;}
nav ul li .ej_Nav {filter: progid:DXImageTransform.Microsoft.Shadow(color=#005bac,direction=120,strength=5);opacity: 0;visibility: hidden;transition: all .6s ease 0s;transform: translate3d(0,10px,0);-moz-transform: translate3d(0,10px,0);-webkit-transform: translate3d(0,10px,0)}
nav ul li:hover .ej_Nav {opacity: 1;visibility: visible;transform: translate3d(0,0,0);-moz-transform: translate3d(0,0,0);-webkit-transform: translate3d(0,0,0)}
nav ul li >.ej_Nav dd {width: 100%;height: 30px;line-height: 30px;float: left}
nav ul li >.ej_Nav dd a {display: block;width: 100%;font-size: 14px;  color: #fff;text-align: center;background: #005bac; margin-bottom: 5px;   /* border-bottom: 1px solid #eee;*/}
dd {display: block;margin-inline-start: 0;}
nav ul li >.ej_Nav dd a:hover{color: #fff;background: #005bac;}
nav ul li:hover a{color: #fff;font-weight: 600;}
nav ul  > li.active > a{ color: #fff;font-weight: 600;}


/* banner */
.bannersize {height:646px!important;}

/* 关键词 */
.keyword{overflow: hidden; margin: 20px 0;background-color: rgb(51 51 51 / 86%);width: 100%;top: 753px;}
.keyword a{line-height: 62px;color: #fff;}
.keyword li a{color: #fff;padding: 0 15px;line-height: 62px;font-size: 16px;}
.keyword  .right{height: 62px;line-height: 62px; width: 91%;overflow: hidden;}
.keyword  .hot {color: #fff;}
.keyword  .hot p{text-align: left;font-size: 16px;line-height: 62px;padding-left: 8px;}
.keyword  .hot span{text-transform: uppercase;opacity: 0.5;}


/* 热销产品 滚动*/
#hotpro {padding:30px  0 0 0;}
#hotpro  .ptit{border-left: 4px solid  #005bac;}
#hotpro  .ptit h1{color:#000;font-size: 30px;text-align: left;font-weight: 600;padding-left: 20px;}
#hotpro  .ptit h5{color:#999;text-transform: uppercase;text-align: left;padding-left: 20px;}
#hotpro   a.more{font-weight: 600;color:#005bac;font-size: 16px;}
.com_bot .slideBox{ overflow:hidden; zoom:1; padding:0 0 0 28px; position:relative;}
.com_bot .sPrev,.com_bot .sNext{ position:absolute; left:5px; top:30px; display:block; width:46px; height:204px; background: url(../images/arrow-left.png) no-repeat center;}
.com_bot .sNext{ left:auto; right:5px; background: url(../images/arrow-right.png) no-repeat center;}
.com_bot .sPrev:hover,.com_bot .sNext:hover{ border-color:#f60;}
.com_bot .bd ul{ overflow:hidden; zoom:1;}
.com_bot .bd ul li{ margin:0 20px; float:left;display:inline; overflow:hidden; text-align:center;width: 282px!important;}
.com_bot .bd ul li .pic img{ height:206px; object-fit: cover;width: 273px;     display:block;  padding:2px; border:1px solid #ccc;}
.com_bot .bd ul li .pic a:hover img{ border-color:#999;}
.com_bot .bd ul li .anli_title{line-height: 44px; padding: 0 20px;border-bottom: 1px solid #ccc;}
.com_bot .bd ul li .anli_title a{display: block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;color: #333;font-size: 16px;}
.w1340{width: 1340px;margin:0 auto;}
.com_bot .bd ul li:hover .anli_title a {color: #005bac;font-weight: 600;}

/* 标题2 */
.pubtit{font-size:30px;text-align: center;margin-bottom: 30px;}
.pubtit p{color:#000;font-weight: 600;}
.pubtit em{color:#005bac;}
.pubtit span{font-size: 18px;color: #666;line-height:30px; display: block;   background: url(../images/advem.png) no-repeat center;  }


/* 优势 */
#adv {padding:60px 0}
#adv  .left{width:22%}
#adv  .img{width:56%}
#adv  .right{width:22%}
#adv .part p{font-size:20px;font-weight:600;color:#000;line-height:60px;}
#adv .part span{color:#666; padding-top: 20px;display: block;}
#adv .part{border-bottom: 3px solid #eaeaea;padding: 30px 0;}
#adv .part:nth-child(2n){border-bottom:none;}
#adv  .right .part span{text-align: right;}


/* 产品列表*/
#products{padding:0  0 20px 0;overflow: hidden;  }
.pro_left_title {padding:17px 0px; text-align: center; background-color: #005bac; }
.pro_left_title p{color:#fff;font-size:22px;line-height:45px;text-align: center;}
.pro_left_title span{color:#fff;border: 1px solid #fff;font-size:14px;padding: 0 10px;display: inline-block;font-weight: normal;text-transform: uppercase;}
.pro_left_title i{height: 1px;color:#fff;width: 50px; display: inline-block;background: #fff;}

/*列表 */
.prolist{padding: 12px 0px;border: 1px solid #005bac;}
.pro_left{width: 280px;}
.pro_left .ptit1{padding: 18px 0 12px 28px;background:url(../images/ptiti1.png) no-repeat #fff left  30px center}
.pro_left li{border-bottom: 1px solid #eaeaea;}
.pro_left li:last-child{border-bottom:none;}
.pro_left .ptit1 a{font-size:18px;padding-left:35px;color: #000;}
.pro_left .ptit1:hover a{color:#005bac}
#products .dz-rx{background: url(../images/ptel.png) no-repeat #005bac left  15px center; line-height: 24px;   padding: 25px 5px 25px 47px;}
#products .dz-rx i{display:block;color:#fff;font-size:12px;line-height:20px;font-style:normal;    padding-left: 30px;}
#products .dz-rx p{font-size:24px;color:#fff;display: block;     padding-left:30px;   line-height: 30px;font-weight: 600;}
.pimglist{background:#fff;margin-left: 0px;margin-right:0;overflow: hidden; }
.goods_show{margin-bottom: 20px; width: 32.1%;border: 1px solid #ccc;}
.goods_img img{width:100%;height:255px;object-fit:cover}
.goods_cover{width:100%;height:100%;left:0;top:0;background:url(../images/more.png) no-repeat center center rgba(30,56,123,.7);visibility:hidden}
.goods_show:hover .goods_cover{visibility:visible}
.goods_show a.tit{line-height: 40px;font-size: 16px;color: #333;}
.goods_show a.tit i{font-weight: 600;font-style: normal;color:#979899;font-size: 20px;}
.goods_show a.tit p{line-height: 40px;font-size: 16px;color: #333;}
.goods_show .rec{position: absolute;right: 8px;bottom: 18px;}
#products  a.more{ display: block;font-weight: 600;   color:#005bac;font-weight: 600;font-size: 18px;text-align: center;    line-height: 52px;}
#products .dz{margin-top: 10px;  background:url(../images/picon.png) no-repeat #005bac top 10px center;padding: 30px; }
#products .dz p{line-height: 30px;font-size: 16px;color: #fff;padding-top: 40px;}


#products .map{border: 2px solid #005bac;overflow: hidden;}



/* 右侧 */
#products .right{width: 895px;}
#products  .goods_show p{line-height: 30px;text-align: center;font-size: 16px;}
#products  .goods_show:hover p{color: #005bac;}
#products  .goods_show:hover{border: 1px solid #005bac;}
#products  .goods_img{height:228px;overflow: hidden;}
#products  .goods_img img{height: 255px; display: block;transition:.5s ease-in;}
#products  .goods_img img:hover { transform:scale(1.1,1.1);}

/* 产品中心 */
.pbtit{font-size:32px;text-align: center;margin-bottom: 30px;}
.pbtit p{color:#000;}
.pbtit p  i{color:#005bac;display: inline-block;font-style: normal;font-weight: 600;}
.pbtit em{height: 1px;width: 35px;display: block; background: #666; margin: 14px auto 0;       }

/* 广告 */
#bg1{background:url(../images/bg1.jpg) no-repeat  center;height: 301px;}
#bg1 .nr{padding-top:60px;}
#bg1 .nr .left{padding-left: 165px;}
#bg1 p{color:#fff;}
#bg1 p.p1{font-size:20px;}
#bg1 p.p2{font-size:36px;line-height: 55px;}
#bg1 p.p3{font-size:18px;opacity: 0.7;}
#bg1 p i{font-weight: 600;font-style: normal;}
#bg1 .zx{display: block;background:url(../images/zx.png) no-repeat  #00a5fe left 15px center;border: 1px solid #00a5fe;padding: 10px 45px 14px 77px;border-radius: 12px;}
#bg1 a.zxicon{font-size: 18px;line-height: 45px;color:#fff;text-align: center;}

/* 优势 */
#advantage{background:url(../images/advbg.jpg) no-repeat  top  center;padding-bottom: 35px;}
#advantage  .right {padding: 18px;box-shadow: 1px 3px 5px #ccc;}
#advantage  .right .img{background-color: #fff;}
#advantage  .right span{display: block;color: #005bac;font-size:20px;font-weight: 600;line-height: 50px;border-bottom: 1px solid #ccc;padding-left: 20px;}
#advantage  .right p{color:#666;padding-left: 20px;}
/* 左侧的图标 */

#advantage  .left{width:600px;}
.core-list li{margin: 0px 10px 2px 0; width: 280px;}
.caore-icon{background:#eaeaea;text-align:center;margin:0 auto;height: 110px;   background: linear-gradient(to bottom, #efefef 44%, #eaeaea 51%);}
.core-list li p{margin: 0 16px;color: #666;}
.caore-icon .bg {display: none;}
.core-list li:hover .caore-icon .bg{display:block;vertical-align:middle!important;  } 
.core-list li:hover p{display: none;}
.core-list li span{display: block;font-size:20px;font-weight: 600;line-height: 35px;color:#005bac  }
.core-list li:hover span{display: none;}
.core-list li:hover .caore-icon{background:none;}
.core-list li:hover .js{display: none;}
.core-list li .js{background:url(../images/icon1.png) no-repeat  left 20px center;padding: 20px;}
.core-list li:nth-child(2) .js{background:url(../images/icon2.png) no-repeat  left 20px center;padding: 20px;}
.core-list li:nth-child(3) .js{background:url(../images/icon3.png) no-repeat  left 20px center;padding: 20px;}
.core-list li:nth-child(4) .js{background:url(../images/icon4.png) no-repeat  left 20px center;padding: 20px;}
.core-list li:nth-child(5) .js{background:url(../images/icon5.png) no-repeat  left 20px center;padding: 20px;}
.core-list li:nth-child(6) .js{background:url(../images/icon6.png) no-repeat  left 20px center;padding: 20px;}
.core-list li:nth-child(7) .js{background:url(../images/icon7.png) no-repeat  left 20px center;padding: 20px;}
.core-list li:nth-child(8) .js{background:url(../images/icon8.png) no-repeat  left 20px center;padding: 20px;}


/* 标题 */
#advantage .pbtit p{font-size: 40px;font-weight: 600;color:#222;line-height:40px;}
#advantage .pbtit span{color:#333;font-size:24px;}
#advantage .pbtit em{display: block;background:url(../images/jsicon.jpg) no-repeat  center;height: 48px;width: 293px;margin: 5px auto 0;}

/* 标题 */
#power{background: linear-gradient(to bottom, #eee 50%, #fff 51%); }
#power .right{width: 50%;padding-top: 50px;}
#power .left{width: 50%;}
#power .right  span{position: absolute;  right: 19%; padding-top: 0.8%; color:#005bac;font-size: 36px;font-weight: 600;display: block; background:url(../images/icon9.png) no-repeat  0 14px; padding-left: 54px; background-size: 48px 54px; }
#power .right  em{color: #333;font-size: 18px; display: block;border-bottom: 1px solid #abaaaa;margin: 15px 0;}
#power .right p.sum{padding: 0 0 0 25px;color:#666;margin-bottom: 20px;}
#power  i{color:#dfdfdf;font-size: 60px;font-weight: 600;font-style: normal;text-transform: uppercase;position: relative;}
#power .img{padding:10px;background: #fff;}
#power .fk{background-color: #005bac;width: 100%;}
#power .wz{width: 50%;background:url(../images/icon10.png) no-repeat #005bac  center 58px ; height: 123px;}
#power .wz p{color:#fff;font-size:18px;text-align: center;text-decoration: underline;}
#power .img1{padding:0;background: #fff;}
#power .fk .img p{color:#bdbdbd;text-transform: uppercase;}
#power .fk1{background-color: #1c94cd;width: 100%;}
#power .fk1  .wz1{background-color: #eeeeee;padding: 51.5px 0;}
#power .wz1{width: 50%;background:url(../images/icon12.png) no-repeat #005bac  center 24px ; height: 123px;}
#power .wz1 p.p1{color:#005bac;font-size:18px;text-align: center;text-decoration: underline;padding-top: 58px;}
#power .wz2{width: 50%;background:url(../images/icon11.png) no-repeat #1c94cd  center 58px ; height: 123px;}
#power .wz2 p{color:#fff;font-size:18px;text-align: center;text-decoration: underline;}
#power .wz1 p.p2{color:#666;text-align: center;padding-top: 5px;color:#9a9a9a}


/* 流程 */
#liucheng{padding: 30px  0 0 0;}
#liucheng p.p1{color:#2b2927;font-weight: 600;font-size: 20px;border-left: 5px solid #005bac;padding-left: 20px;}
#liucheng p.p2{color:#2b2927;font-size: 16px;padding-left: 10px;}
#liucheng p.p3{color:#005bac;font-size: 16px;font-weight: 600;padding-left: 10px;}
#liucheng ul{margin-top:10px;    height: 135px;}
#liucheng li{float: left;width: 102px;height: 102px;margin-right: 81px;transition:all 0.3s linear;position: relative;}
#liucheng li:after{position: absolute;width:22px;height: 17px;background:url(../images/jt3.png) no-repeat;content: "";top: 44px;right: -46px;}
#liucheng li:nth-child(7n){margin-right: 0;}
#liucheng li:nth-child(7n):after{display:none;}
#liucheng li i{display:block;width:63px;height: 61px;overflow: hidden;margin:23px auto 0;}
#liucheng li img{transition:all 0.3s linear;}
#liucheng li p{display:block;font-size: 18px;color: #000;line-height:45px;text-align: center;transition:all 0.3s linear;}
#liucheng li:hover p{color: #fff;}


/* 应用领域 */
#case{padding: 30px 0 0 0;}
#case .content{background:url(../images/casebg.jpg) no-repeat ;height: 594px;padding: 30px 0; }
.casenr{display:grid;grid-template-columns:33.3% 33.3%  33.3%;gap:35px 30px;margin-top: 20px;}
.case-item .cimg{position: relative;}
.case-item img{width:100%;height:456px;object-fit:cover;}
.case-item .moreall{position: absolute;color: #fff;background: linear-gradient(to right, #005bac 70%, #fff 30%);width:160px;bottom: 20px;border: 2px solid #005bac;line-height: 35px;left: 115px;}
.case-item .more1 a{color: #fff;}
.case-item .more2 a{color: #005bac;padding-left:50px;}


/* 本例子css */
.picScroll-top{ margin: 0 auto; width:960px;overflow: hidden;position: relative; border: 1px solid #ccc; background: #fff; }
#case .hd{ overflow:hidden;padding: 0 62px 0 0px; }
#case .hd .prev{ display:block; width:40px; height:40px; cursor:pointer; background:url("../images/cpre.jpg")no-repeat center;}
#case .hd .next{ display:block; width:40px; height:40px; margin-top:10px; cursor:pointer; background:url("../images/cnext.jpg")no-repeat center;}
#case .hd .prevStop{ background-position:-60px -100px;  }
#case .hd .nextStop{ background-position:-60px -140px;  }
#case .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
#case .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("../images/icoCircle.gif") 0 -9px no-repeat; }
#case .hd ul li.on{ background-position:0 0; }
.picScroll-top .bd{ padding:10px;   }
.picScroll-top .bd ul{ overflow:hidden; zoom:1; }
.picScroll-top .bd ul li{ zoom:1;margin:6px ; position: relative; }
.picScroll-top .bd ul li .pic img{  height:225px;  object-fit: cover;     display:block;  padding:2px;position: relative;   }
.picScroll-top .bd ul li .pic a:hover img{ border-color:#999;  }
.picScroll-top .bd ul li .title{position: absolute;bottom: 23px;left:30px; }
.picScroll-top .bd ul li .title a{ line-height:24px;color:#fff;font-size: 16px;display: block;}
.picScroll-top .bd ul li .title img{display: inline-block;padding-left:20px ;}
#case a.more{writing-mode:tb-rl;margin-top: 20px;letter-spacing: 2px;display: block;background-color: #005bac;font-size: 16px;color:#fff;line-height:40px;padding: 20px 0;border-radius: 20px;}

/* 关于我们 */
#about .nr{background:url(../images/abbg.jpg) no-repeat  center;height: 650px;}
#about span.tit{margin-top: -56px;padding-top: 0.8%; color:#000;font-size: 24px;font-weight: 600;display: block;}
#about em.tit{color: #333;font-size: 18px; display: block;margin: 15px 0;height: 16px;   background:url(../images/icon21.png) no-repeat 0 center;     }
#about p.sum{width: 46%;color:#333;line-height: 30px;font-size: 16px;}
#about i.tit{display: block;    color:#dfdfdf;font-size: 114px;font-weight: 600;font-style: normal;text-transform: uppercase;font-family: impact;}
#about .img{padding:10px;background: #fff;}
#about p.tit{color:#666;font-size: 18px;}
#about .iconlist {margin-top:20px;}
#about .iconlist span{font-size:24px;color:#333;}
#about .iconlist p{font-size: 12px;color:#666;text-transform: uppercase;}
#about .iconlist li{background-color: #fff;padding: 35px 68px 35px 53px;}
#about .iconlist li:hover{background-color: #005bac;}
#about .iconlist li:hover span {color: #fff;font-weight: 600;}
#about .iconlist li:hover p  {color: #fff;}


/* 标题样式 */
.ptit{ text-align: center;margin-bottom:30px;} 
.ptit p{color:#ecebeb;font-size: 36px;font-family:Arial Black;font-weight: 600;text-transform: uppercase;} 
.ptit span{color:#005bac;font-size: 24.05px;display: block;line-height:30px;font-weight: 600;}
.ptit  em{display: block; background:url(../images/titbg.png) no-repeat  center;height: 3px;margin: 10px auto 0;}



    
/* 左侧 */
#news .left {width:750px;overflow: hidden;}
#news.left img{height: 281px;width: 100%;object-fit: cover;}
#news .n1 {margin-bottom: 30px;}
#news .n1 a{color:#333;font-size: 24px; display: block;line-height: 22px;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
#news .n1 p{color: #848484;padding: 15px 35px 0px 16px;line-height: 24px;overflow: hidden; text-overflow:-o-ellipsis-lastline;text-overflow: ellipsis;display: -webkit-box; -webkit-line-clamp:3; -webkit-box-orient: vertical;}
#news{overflow: hidden;padding:40px 0;background: #fff}
#news .nt{line-height:50px;margin-bottom: 22px;}
#news .nt p{color: #000; font-size: 18px;font-weight: 600; display: block;line-height: 31px; }
#news .nt p span{color: #5e5e5e;font-weight: normal;font-size: 14px;padding-left: 0.5rem;}
#news .nt a.more{color: #000;display: block;font-weight: 600;}
.nlist li{border-bottom: 1px dotted #dcdcdc; padding: 0px;height:45px;width: 675px;margin-left: 18px;}
.nlist li .wz a{color: #333;line-height:45px;    font-size: 16px;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.nlist li .wz p{color: #666;}
.nlist li .ntime{color:#6d6d6d} 
.nlist li .ntime span{display: block;line-height:45px; font-size:45px;color: #a4a4a4;}
.nlist li .ntime  p{line-height:22px; font-size:12px;color: #a4a4a4;}
.nlist li:hover a{color: #005bac;}
.nlist li:hover .ntime span{color: #005bac;}
#news .nmore{display: block;text-align: center;border: 1px solid #666;padding: 0 20px;width: 100px;font-size: 16px; line-height:35px;margin: 40px auto 0;color:#0f0f0f;border-radius: 5px;}
.nlist{width: 750px;}
.nlist  i{font-size: 16px;display:inline-block;background-color: #005bac;padding:6px;color:#fff;font-style:normal;}

/* 右侧 */
#news  .right{width: 450px;}
#news  .right a.tit{display: block;background:url(../images/icon23.jpg) no-repeat left  center;padding-left:28px;font-size: 16px;line-height: 35px;}
#news  .right .list li {height:49.4px;border-bottom: 1px solid #e4e4e4;}
#news  .right .list li a{color: #333;font-size: 16px;line-height: 50px;}



/* 底部 */
footer .bg{box-sizing:border-box;overflow:hidden;background:url(../images/ftbg.jpg) no-repeat  center;padding: 30px 0;}
footer  .con{border-bottom: 2px solid #53595e;}
footer  .con p.p1{background:url(../images/lxbg.png) no-repeat left  center;width: 225px;height: 100px;line-height: 100px;color: #005bac;font-size: 24px;font-weight: 600;text-indent: 4rem;}
footer .rx { background: url(../images/ficon1.png) no-repeat left center;line-height: 25px;padding-left: 60px;}
footer .rx p  , footer .dz p   {font-size: 18px;color: #FFF;}
footer .dz { background: url(../images/ficon2.png) no-repeat left center;line-height: 25px;padding-left: 60px;}
footer .dz p.p2{font-size: 14px;opacity: 0.5;}
.flist .logo img{ width:217px;height: 100%;}
.flist p.p1{color:#005bac;font-size: 24px;line-height: 35px; }
.flist p.p2{color: #fffefe;line-height: 35px; }
.flist a{ color: #fffefe;}
.flist p {color: #fffefe;line-height:22px; }
.fnav{width:450px;}
.fnav .nav{border-top:1px solid #fff;border-bottom: 1px solid #fff;padding: 20px 0;margin-bottom: 20px;}
.fnav li{width:33.3%;line-height: 28px;} 
.flist li a{ color: #fffefe;} 
.flist  span{font-size: 20px;font-weight: 600;color:#005bac;line-height: 50px;}
.flist  .ewm img{height:150px;object-fit:contain; display: block; }

/* 友链 */
.link{background-color:#333;}
.link p{color:#fff;line-height:30px;font-size: 14px;}
.link p a{color:#fff;font-size: 14px;}



footer  .cont li {margin-bottom: 20px;}
footer .cont li:nth-child(1){background:url(../images/icon24.png) no-repeat left  center;}
footer .cont li:nth-child(2){background:url(../images/icon25.png) no-repeat left  center;}
footer .cont li:nth-child(3){background:url(../images/icon26.png) no-repeat left  center;}
footer .cont li span{color: #fff;font-size: 14px;font-weight: normal;line-height: 25px; padding-left: 28px;}
footer .cont li p{font-size: 16px; padding-left: 28px;}
footer .cont li b{color:#fff;display: block; padding-left: 28px;font-size: 16px;}






/* 内页样式 */
/* 面包屑 */
.path-main{padding:15px 0;border-bottom:1px dashed #cacaca}
.path-left{border-left:4px solid #005bac;padding-left:12px;color:#797979}
.path-left a{color:#797979;font-size:14px}
.path-right{font-size:12px;color:#7d7d7d;font-weight:700;background:url(../images/tel4.png) no-repeat left center;padding-left:20px}

/* 内页样式 */
.in-main{margin: 40px 0 100px 0;}
.in-main .pro-left-top{background:#005bac url(../images/icon-pro.png) no-repeat 90% center;padding:13px 0 13px 30px}
.in-main .pro-left-top p{color:#fff;font-size:18px}
.in-main .pro-left-mid{background:#fff;border:1px solid #dedede;padding:10px 7px}
.in-main .pro-left-mid li{border-left:1px solid #eaeaea;border-right:1px solid #eaeaea;border-bottom:1px solid #eaeaea;padding:12px 15px;background:url(../images/circle.png) no-repeat 90% center}
.in-main .pro-left-mid li:first-child{border-top:1px solid #eaeaea}
.in-main .pro-left-mid li a{font-size:16px;padding-left:16px;background:url(../images/left.png) no-repeat left center}
.in-main .pro-left-mid li:hover{background:#eaeaea;}
.in-main .pro-left-mid li:hover a{padding-left:0;background:0 0}
.in-main .product-item{border:1px solid #c5c5c5;background:#fff;}
.in-main .product-item img{width:100%;height:220px;object-fit:cover}
.in-main .product-item h4{font-size:16px;background-color: #ececec; line-height:35px;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-top:8px}
.in-main .product-item1{border:1px solid #c5c5c5;background:#fff;padding:16px 12px}
.in-main .product-item1 img{width:100%;height:220px;object-fit:cover}
.in-main .product-item1 h4{font-size:16px;  text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-top:8px}
.pages{margin-top:10px;text-align:center}
.in-main .product-item:hover{border:1px solid #005bac;}
.in-main .product-item:hover h4{background:#005bac;color:#fff}

/* 内页左侧联系我们的样式 */
.in-main .product-left .tel{margin-bottom: 20px;}
.in-main .product-left .telbox .dianhua {color: #666666;
    line-height: 24px;
    padding: 6px;
    background: #fff;
    border: 10px solid #005bac;}
.in-main .product-left .telbox .dianhua span {font: 30px "Impact";color: #000;background: url(../images/Teln.gif) no-repeat scroll 0 3px transparent;display: block;padding-left: 58px;margin-bottom: 15px;}
.in-main .product-left .dianh p{line-height: 20px;font-size: 15px;color: #333;margin-bottom: 10px;border-bottom: 1px dashed #cccccc;
    padding-bottom:12px;}
/* .in-main .product-left .telbox{padding: 0 10px;} */

/* 内容 */
article h1{text-align:center;font-size:24px}
.article-box{width:70px;height:5px;background:#005bac;margin:14px auto}
.article-out{background:#efefef;text-align:center;line-height:2em;color:#999;margin:24px 0}

/* 新闻内容 */
.in-main .in-news-list li{padding:20px 0;border-bottom:#dedede dotted 1px;transition:all .5s}
.in-main .in-news-list li:hover{background:#f5f5f5;padding:20px 10px}


/*新闻推荐*/
.in-main  .tj_news_title {border-bottom: 2px solid #f1f1f1; padding: 15px 0;}

.in-main  .tj_news li{width: 47%;padding: 15px 0; border-bottom: 1px dashed #cccccc;}
/*.in-main  .dianhua{background-color:#fff}*/

.in-main .telbox{background-color:#005bac}
/* .in-main .dianh{background-color:#005bac} */
.in-main .bg{background-color:#fff;padding: 18px;}


















    