
/* 公用样式---------------------------------------------------------------------- --------------*/
*{margin: 0;padding: 0;}
.m_chanfl,.m-sahysg,.m-titlesabn,.menu-icon,.mtitlesabn{display: none;}
#back-to-top {position: fixed;bottom: 30px;right: 30px;display: none; background-image: linear-gradient(#84b1f5,#4070c2); padding: 10px 10px; color: #fff; font-size: 16px; border: none; border-radius: 5px;cursor: pointer;z-index: 999; }
.hill{color: #6787b8 !important;}
.icof li{position: relative;padding: 2px 0;padding-left: 32px;}
.icof p{position: relative;}
.icof li::after,.icof p::after{content: '';display: block;width: 25px;height: 25px;position: absolute; top: 5px;left: 0; background-image: url(../image/f01.png);}
.icof p::after{background-image: url(../image/ftel.png);width: 23px;height: 23px;left: 844px;top: 3px;display: none;}
.icof li:nth-child(3)::after{background-image: url(../image/f2.png);}
.icof li:nth-child(4)::after{background-image: url(../image/f3.png);}
/* 售后服务 */
.shcont{background-image: url(../image/shfwbc.png); background-size: cover;background-repeat: no-repeat;height: 550px;}
.shcontzhong{width: 1400px;margin: 0 auto;}
.shcontzhong .kong{width: 45%;float: left;}
.shcontzhong .kong2{width: 55%;float: right; background-color: #fff; height: 460px; margin: 50px 0; border-top-left-radius: 50px;border-bottom-right-radius: 50px; margin-bottom: 0;}
.kong2 img{display: block; padding-top: 30px; margin: 0 auto; width: 364px;height: 34px;}
.kong2 p{text-align: center; font-size: 18px;padding: 20px 0;}
.kong2 form{margin: 0 65px;}
.boxinpu {float: left;}
.boxinpu input,.biaohuida input{width: 272px; box-sizing: border-box; background-color: #f9f9f9; padding-left: 10px; border-radius: 10px; line-height: 60px; border: none; font-size: 16px;}
.boxinpu p{padding: 10px 5px; text-align: left;position: relative; padding-left: 35px;}
.boxinpu2{margin-right: 40px;}
.biaohuida input{width: 100%; }
.biaohuida p{line-height: 50px; padding: 0; padding-left: 35px; text-align: left; position: relative;}
.biaohuida p::after,.boxinpu p::after{content: '';display: block;width: 28px;height: 28px;background-image: url(../image/liuyan01.png);position: absolute;top: 11px;left: 0;}
.boxinpu p::after{background-image: url(../image/liuya03.png);}
.boxinpu:nth-child(2) p::after{background-image: url(../image/liuyan04.png);}
.boxinpu p::after{top: 8px;}
.kong2 form button{width: 324px; display: block; cursor: pointer;height: 60px;background: #2e4267;border-radius: 10px;color: #fff;line-height: 60px; font-size: 18px;border: none; margin: 0px auto; margin-top: 30px; transition: all .3s ;}
.kong2 form button:hover{ background-color: #49649c;}
.my_pages{ width: 40%; margin: 0 auto; font-size: 16px; height: 60px;}
.my_pages li{float: left;}
.my_pages li a{padding: 10px 15px; background-color:#4c82df; display: block; margin: 0 5px;color: #fff;}

/* 产品列表 */
.an_pron2{width: 1400px;; display: flex;justify-content: space-between;flex-wrap: nowrap; padding-bottom: 40px;}
.an_pron2 a{display: block; width: 23.8%;background-color: #4070c2; transition: all .3s; border-radius: 3px; }
.an_pron2 a img{display: block;width: 100%; margin-right: 20px;}
.woshij{position: relative;}
.an_pron2 a p{line-height: 50px; color: #fff; text-align: center; font-size: 16px;}
.an_black{background-color: rgba(0, 0, 0, .5);position: absolute;bottom: 0;width: 100%;height: 0;transition: all .5s;overflow: hidden;}
.an_pron2 a:hover .an_black{height: 100%;}
.an_pron2 a .an_black{display: flex;justify-content: center;align-items: center;}
.an_pron2 a .an_black img{display: block;width: 62px;height: 62px; margin: auto;}
.an_pron2 a:hover{background-color: #2C4167;}

/* 导航 */
.waiheader{position: absolute;top: 0;width: 100%; margin-top: 40px;}
.header{max-width: 1400px; margin: 0 auto; box-sizing: border-box;position: relative; background-color:#fff; z-index: 999; border-radius: 15px; }

.header .logo{float: left; display: block;max-width: 100%; margin: 20px 60px; margin-top: 29px; margin-bottom: 0;}
.header .nav{float: left; }
.header .nav li{float: left;line-height: 93px;font-size: 16px; margin-right: 70px;  }
.header .telphoe{float: right;}
.header .nav li a{position: relative; display: block;}
.header .nav li a:hover{color: #375177;}
.header .nav li a::after {content: '';display: block;width: 0;height: 3px;    position: absolute;bottom: 25px;left: 50%;background-color: #375177;transition: all .5s; border-radius: 3px; }
.header .nav li a:hover::after{width: 100%;left: 0;}
.header .telphoe {color: #cd0404; font-size: 18px; line-height: 92px; margin-right: 60px; }
/*底部 */
footer{background-color: #3c5380; padding-top: 40px;}
footer dl{width: 1400px; margin: 0 auto;}
footer dt{width: 70%;float: left;}
footer dd{width: 30%;float: right;}
footer dt ul{float: left; margin-right:120px; color: #fff; font-weight: 500;}
footer dt li{line-height: 32px;font-size: 16px;}
footer dt ul:last-of-type{margin-right: 0;}
footer dt a{color: #fff; font-weight: 500; line-height: 28px; font-size: 16px;}
footer dt a:hover{color: #bdd2ff;}
footer dt p{font-size: 20px; margin-bottom: 20px;}
.wechat{width: 150px; float: left; margin-left: 45px; font-size: 16px;}
.wechat img{width: 100%;}
.wechat p{text-align: center; line-height: 28px; color: #ffff;}

.dbfooter{margin-top: 40px; background-color: #19253a;}
.dbfooter ul{width: 1400px; margin: 0 auto; }
.dbfooter li{float: left; line-height: 60px; color: #fff; margin-right: 50px; }
.dbfooter p{float: left;  line-height: 60px; }
.dbfooter a{color: #fff;text-decoration: underline; padding-left: 1px;}
.dbfooter a:hover{color: #bdd2ff; }
.dbfooter li:last-of-type{float: right;}
.dbfooter li:nth-child(2) p{margin-right: 10px;}
.linkyou{background-color: #3c5380;height: 380px;}
.linkyou{height: 90px; border-bottom: 1px solid #4d6491;}
.liuctsn{width: 1400px;margin: 0 auto;}
.liuctsn a,.liuctsn  p{line-height: 90px; font-size: 16px;color: #e5e6e9; margin: 0 20px; float: left;}
.liuctsn a:hover{color: #91bdff;}
.liuctsn  p{margin-left: 0;}
/* 共享title */
.share_title {margin: 0 auto; width:344px; height: 80px; box-sizing: border-box; margin-top: 64px; margin-bottom: 36px;}
.share_title h2{position: relative; font-size: 32px; text-align: center;padding-top: 16px; margin-bottom: 6px;}
.share_title h2::after{left: 0;background-image: url(../image/2l.png); }
.share_title h2::after,.share_title h2::before{content: ''; display: block; position: absolute;width: 85px;height: 40px; z-index: 999; top: 14px;}
.share_title h2::before{background-image: url(../image/2r.png);right: 0; }

.share_title p{font-style: italic; text-align: center; text-transform: uppercase; font-style: normal; text-align-last: justify; text-align: justify; letter-spacing: 10px;} 

/* 网站首页---------------------------------------------------------------------------- --------------*/


.banner{text-align: center;height: auto;}
.banner .swiper-pagination{right: 0;width: 20%;left: auto;font-size: 1.8rem; color: #fff;}
.banner img{user-select: none;}
.index_a .swiper-pagination-current{font-size: 50px; color: #007aff;}
.telphoe{position: relative;}
.telphoe::after{content: '';display: block;width: 18px;height: 18px;background-image: url(../image/telx.png);position: absolute;top: 36px;left: -25px;background-size: cover;background-repeat: no-repeat;}



/* 产品分类 */
.qianproduc{width: 1150px;  margin: 0 auto;  margin-bottom: 56px;}
.qianproduc a{ display: block;float: left; margin: 0 25px; box-sizing: border-box; width: 180px;height: 60px; background: linear-gradient(#4072c3 60%,#fff 40%);color: #fff; border: 1px solid #4072c3; margin-top: 20px;}
.qianproduc a h2{text-align: center; line-height: 34px; font-weight: normal; font-size: 18px;}
.qianproduc a p{color: #4a85e2; text-align: center; line-height: 26px; font-size: 14px;}
.qianproduc a:hover{background: linear-gradient(#375177 60%,#fff 40%); border-color:#375177 ;}
.qianproduc a:hover p{color: #375177;}
/* 热销产品 */
.rxpro{width: 100%;box-sizing: border-box; height: 100%; background-image: url(/c/image/hotproduct.png);background-size: cover; background-repeat: no-repeat;}
.rxpro2{width: 575px;height: 280px; margin: 0 auto; }
.rxpro3{float: left; margin-top: 95px;width: 420px; height: 160px; box-sizing: border-box;  color: #fff;}

.rxpro3 h2{font-size: 30px; font-weight: normal;}
.rxpro3 h3{font-size: 32px; margin: 10px 0;}
.rxpro3 p{font-size: 16px; margin: 10px 0;}
.rxpro3 span{ font-weight: normal; font-size: 24px;}
.rxpro3 a{display: block;width: 110px; height: 30px; border-radius: 20px; background-color: rgba(228,39,4); color: #fff; line-height: 30px; text-align: center; margin-top: 20px;}
.rxpro3 a:hover{background-color: #cd0404;}

/* 产品设备 */
/* 左边 */
.index_cpsb{width: 1400px; margin: 0 auto; position: relative;}
.index_cpsb .cpsb_l{float: left; width: 26%; background-image: linear-gradient(#6787b8,#3c5672);position: absolute; top: -200px;}
/* .cpsb_l h2{font-size: 28px; text-align: center;color: #fff; padding: 50px 0; padding-bottom: 5px; letter-spacing: 5px;} */
.cpsb_l h2{background-image: url(../image/caps.png); background-size: cover; background-repeat: no-repeat;width: 165px;height: 35px; display: block; margin: 10px auto; margin-top: 49px; }
.cpsb_l li{width: 80%; margin: 30px auto; height: 72px; background-color: #fff;border-radius: 3px;}
.cpsb_l li a{font-weight: bold; width: 100%; display: inline-block; color: rgb(44, 44, 44); font-size: 18px; text-align: center; line-height: 46px; background-color: rgba(255, 255, 255, 1); position: relative; border-top: 1px solid #6787b8; margin-top: 13px; margin-bottom: 7px;  border-bottom: 1px solid #6787b8;}
.cpsb_l li a:hover{color: #6787b8;}
.cpsb_l li a::after{content: '';display: block;width: 10px;height: 10px; background-color: #6787b8; border-radius: 20px; position: absolute; top: 17px;left: 13px;}
.cpsb_l img{width: 90%; display: block; margin: 0 auto; }
.cpsb_ltel{ width: 80%;  margin: 60px auto; color: #fff;}
.cpsb_ltel h3,.cpsb_ltel p{text-align: center; font-size: 20px; font-weight: normal; }
.cpsb_ltel p{line-height: 35px;letter-spacing: 2px;}
.cpsb_ltel a{display: block; width: 110px;height: 30px; background-image: linear-gradient(#f84545,#d58686); color: #fff; text-align: center;border-radius: 20px;line-height: 30px; margin: 0 auto; margin-top: 10px; }
.cpsb_rtop a{position: relative; box-sizing: border-box;}
.cpsb_rtop .litbreak,.cpsb_rdown .litbreak{background-color: rgba(0, 0, 0, .5); position: absolute; bottom:  0; width: 100%; height: 0;transition: all .5s ;overflow: hidden; }
.litbreak {color: #fff; text-align: center; font-size: 18px;}
.litbreak p:first-of-type{margin-top: 26%; margin-bottom: 5px;}
.litbreak p:last-of-type{opacity: .9; font-size: 16px;}
.cpsb_rtop a:hover .litbreak,.cpsb_rdown a:hover .litbreak{height: 100%;}
/* 右边 */
.index_cpsb .cpsb_r{float: right;}
.cpsb_r{width: 72%; margin-top: 15px; margin-left: 15px;}
 .cpsb_rtop a:first-of-type{margin-right: 2%;}
.cpsb_rtop a{width: 49%;display: block;float: left; }
.cpsb_rtop a img{width: 100%; display: block;}

/* 右下 */
.cpsb_rdown{width: 100%; margin-top: 15px;}
.cpsb_rdown a{width: 32%;float: left; margin-right: 2%;position: relative;}
.cpsb_rdown a:last-of-type{margin-right: 0;}
.cpsb_rdown img{width: 100%; display: block;}

/* 项目案例 */
.share_title2 p{letter-spacing: 17px;}
.index_xmal{background-color: #2C4167; padding-bottom: 50px;}
.cont_xmal {width: 1300px;  margin: 0 auto; position: relative; padding: 80px 0; padding-bottom: 50px; }
.cont_xmal dt{width: 100%; float: left;  position: relative;}
.cont_xmal dt img{display: block; width: 62%; float:left ;}
.cont_xmal dt::after{content: ''; display: block;width: 150px;height: 105px; background-image: url(../image/remai.png); background-size: cover;background-repeat: no-repeat;position: absolute; top: 0;left: 0;z-index: 999;}


.cont_xmal dd{background-image: url(../image/resna.png); width: 650px; height: 570px; position: absolute; top: 60px;right: 0; background-repeat: no-repeat; background-size: cover;color: #fff;}

/*  */
.magebix{margin-left: 115px; margin-top: 65px; margin-right: 50px;}
.magebix h3{font-weight: normal; font-size: 30px; margin-bottom: 20px;}
.pes1 {margin-bottom: 50px;}
.pes1 p{float: left; font-size: 16px; padding: 0  54px; padding-left: 34px;}
.pes1 p:last-of-type{padding-right: 0;}

.pes1 p{position: relative;}
.pes1 p::after{content: '';display: block;width: 23px;height: 22px;background-size: cover;background-repeat: no-repeat; position: absolute;}
.pes1 p:nth-child(1)::after{background-image: url(../image/cppage.png); top: 1px;left: 0;}
.pes1 p:nth-child(2)::after{background-image: url(../image/cppage2.png); top: 1px;left: 0;}
.pes1 p:nth-child(3)::after{background-image: url(../image/cppage3.png); top: 1px;left: 0;}

.pes2{margin-bottom: 20px;}
.pes_con1{float: left; margin-right: 70px;}
.pes_con1 h2,.pes_con2 h2{border-bottom: 2px solid #fff; border-radius: 2px; padding-bottom: 10px; font-size: 24px; font-weight: normal;}
.pes_con2{float: left;}
.pes_con2 p,.pes_con1 p{line-height: 30px; margin-top: 5px;font-size: 16px; }

.pes3{font-size: 18px;}
.pes3 p{float: left; width: 73%;line-height: 34px; letter-spacing: 1px; padding-top: 20px;}
.pes3 .pesimg{float: right;width: 96px;}
.pes3 .pesimg img{width: 100%;display: block;}
.pes3 .pesimg p{padding: 0px; font-size: 16px;text-align: center;letter-spacing: 1px; padding-left: 16px;}

.pes4{margin-top: 30px;}
.pes4 a{float: left;display: block;width: 225px;height: 60px;color: #fff;box-sizing: border-box; font-size: 16px;}
.pes4 a:nth-child(1){background:linear-gradient(176.82deg,#ebae35 0%,#ed9705 99.95%); padding-left: 80px;padding-top: 9px; position: relative; }
.pes4 a:nth-child(1) .pestel{padding-top: 4px;}
.pes4 a:nth-child(2){background:linear-gradient(176.82deg,#e23e3c 0%,#c81617 99.95%);  margin-left: 30px; line-height: 60px;text-align: center;}
.pes4 a:nth-child(1)::after{content: '';display: block;width: 132px;height: 82px;background-image: url(../image/workert.png);background-repeat: no-repeat;background-size: cover;position: absolute;top: -22px;left: -69px;}

.intersloog{width: 1060px;height: 75px;background:linear-gradient(179.84deg,#e23e3c 44.8%,#ca1a1b 85.19%);border-top-right-radius: 50px;border-bottom-right-radius: 50px;}
/* 产品案例轮播 */
.index_xmal .mySwiper2{width: 1300px;}
.index_xmal .swiper-slide{background-color: transparent;}
/* 案例轮播 */
.clboxis{position: relative; }
.contbotns{ margin: 0 auto;}
.anlinumber1,.anlinumber2{position: static !important; display: block; padding-top: 17px; color: #fff !important; --swiper-navigation-size: 22px !important; background-color: #4070c2; padding: 8px 20px; border-radius: 3px; margin-top: 0px !important;}
.anlinumber2{float: left;}
.anlinumber1{float: right;}
.anlinumber3{color: #fff; font-size: 30px; z-index: 999 !important;  width: 100px !important;margin: 0 auto; position: static !important; border-radius: 3px; padding: 5px 10px;}
/* 安利下的产品 */
.an_probig{background-image: linear-gradient(to bottom,#fff,#8cabe0);}
.an_peolink{width: 1400px;margin: 0 auto;height: 397px; overflow: hidden;}

.an_proln1{display: flex;background-color: #fff; flex-wrap: nowrap; margin-bottom: 40px;}
.an_proln1 li {color: #232323;font-size: 16px;display: block;line-height: 65px;  margin: 0 auto; position: relative;}
.an_proln1 li a::after{content: ''; display:block;width: 3px;height: 3px;border-radius: 10px;background-color: #4070c2; border: 3px solid #fff; position: absolute;top: 26px;left: -20px; background-color: #4070c2; padding: 2px;box-shadow: 0 0 0 1px #4070c2;}
.an_proln1 li a:hover{color: #4070c2;}

/* 研发制造 */
.yuanzbox{background-color: #f8f8f8;}
.yanfzz{width: 1400px; margin: 0 auto; padding:38px 0;}
.yanfzz02{float: left;padding-top: 15px;}
.yanfzz03{float: right; margin-right: 40px;}
.yanfzz02 p{padding-top: 23px; font-size: 20px; padding-left: 140px;}
.yanfzz02 p span{font-size: 26px;color: #4070c2; font-weight: bold;}
.share_title3 p{letter-spacing: 12px;}
/* 公司实力 */
.gsslbc{background-image: url(../image/jsausbc.png); background-size: cover;background-repeat: no-repeat;padding-bottom: 40px;}
.gsslbc_cont{width: 1400px;margin: 0 auto; box-sizing: border-box;}
.gsslbc_cont dt{float: left; width: 52%; color: #fff;padding-bottom: 80px; margin-right: 8%;}
.gsslbc_cont dd{ float: left;width: 40% ; box-sizing: border-box; padding-left: 13%;}
.gsslbc_cont dt h2{margin-top: 143px; margin-bottom: 40px; font-size: 30px;}
.gsslbc_cont dt p{letter-spacing: 1px; font-size: 16px; margin-bottom: 40px; line-height: 34px;}
.gsslbc_cont dt a{display: block;width: 155px;height: 40px;box-sizing: border-box; background: linear-gradient(180deg,#e13d3a 0%,#b12523 100%);border-radius: 5px; color: #fff;line-height: 40px; padding-left: 26px; font-size: 16px; position: relative;}
.gsslbc_cont dt a::after{content: ''; display: block;width: 24px;height: 24px;background-image: url(../image/xuanzes.png);background-size: cover;background-repeat: no-repeat;position: absolute;top: 8px;right: 20px;}
.gsslbc_cont dt a:hover{background: linear-gradient(180deg,#ec5c59 0%,#ad1c19 100%);}
/*  */
.gsslbc_cont dd li{color: #fff; display: block; position: relative;}
.gsslbc_cont dd li h2{font-size: 40px;}
.gsslbc_cont dd li p{font-size: 16px; padding-top: 5px;}
.gsslbc_cont dd li:nth-child(1){margin-top: 30px;}
.gsslbc_cont dd li:nth-child(2){margin-top: 73px;}
.gsslbc_cont dd li:nth-child(3){margin-top: 80px;}
.gsslbc_cont dd li:nth-child(4){margin-top: 80px;}
.gsslbc_cont dd li::after{content: '';display: block;width: 50px;height: 50px;background-image:url(../image/jsicon01.png);background-size: cover;background-repeat: no-repeat;position: absolute;top: 15px;right: 0;}
.gsslbc_cont dd li:nth-child(2)::after{background-image:url(../image/jsiocn02.png);}
.gsslbc_cont dd li:nth-child(3)::after{background-image:url(../image/jsiocn03.png);}
.gsslbc_cont dd li:nth-child(4)::after{background-image:url(../image/jsicon04.png);}

/* 合作 */
.hezuo{width: 1400px; margin: 30px auto; }
.hezuo .hezuo02{width: 20%;}
.hezuo .hezuo02 img{display: block; max-width: 100%;width: auto !important;}

.share_news2 p{letter-spacing: 11px;}
/* 新闻 */
.in_news{width: 1400px;margin: 0 auto; padding-bottom: 60px;}
.in_newsl{float: left; width: 54%;box-sizing: border-box; padding-right: 6%;}
.in_newsl img{width: 100%; display: block;border-radius: 2px; }

.nelhead{padding: 0 3px; color: #333;}
.nelhead h2{float: left; line-height: 70px;}
.nelhead a{float: right;display: block; margin-top: 30px; font-size: 18px; }
.in_newsl li{line-height: 60px; border-bottom: 1px solid #e3e3e3; font-size: 16px; color: #232323;}
.in_newsl li p{float: left;width: 79%;display: -webkit-box;overflow: hidden;-webkit-box-orient: vertical;-webkit-line-clamp: 1; }
.zhsahong{float: left;width: 4px;height: 638px; background:linear-gradient(180deg,rgba(217, 217, 217, 0) 0%,#d9d9d9 100%);} 
.in_newsl li p:hover{color: #4070c2;}
   
    
    
.in_newsl li span{float: right; }
/*  */
.in_newsr{float: right; width: 45%; box-sizing: border-box; padding-left: 50px; padding-top: 8px;}
.in_newsr{height: 70px;}
.nerhead h2{float: left;line-height: 70px;}
.nerhead a{float: right; font-size: 18px; display: block; margin-top: 25px;}
.nerhead i{font-style: normal; padding: 5px; border: 1px solid #e3e3e3;text-align: center; padding-right: 0px; color: #e23e3c;    padding-left: 10px;}

.wendas p{box-sizing: border-box; float: left;   font-size: 16px; border: 1px solid #E3e3e3; border-radius: 50px;margin-top: 23px; width: 100%; padding: 1px; padding: 25px 15px;  position: relative;}
.wendas p:first-of-type{margin-top: 10px;}
.wendas p:nth-child(odd)::after{content: '';display: block;width: 70px;height: 70px;background-image:url(../image/ren1.png);background-repeat: no-repeat; position: absolute;left: 0px;top: 0;}
.wendas p:nth-child(even)::before{content: '';display: block;width: 70px;height: 70px;background-image:url(../image/ren2.png);background-repeat: no-repeat; position: absolute;right: 2px;top: 0;}
.wendas p:nth-child(odd){padding-left: 85px;}
.wendas p:nth-child(even){padding-right: 85px;text-align: right;}



/* 走进东鼎----------------------------------------------------------------------------------------------------------*/

.zjbcwrap{background-image:url(../image/Framebc.png);height: 644px;}
.zjcont{width: 1400px; margin: 30px auto; line-height: 30px;}
.navigation {color: #fff; margin: 30px 0;}
.navigation a{display: block; float: left; margin: 0 10px; font-size: 16px;display: block; color: #fff;}
.navigation p{float: left; font-size: 16px;line-height: 24px;}
.waiheader2{position: static;padding-top: 40px;margin-top: 0 ;}

/* .discuss{width: 1400px; margin: 0 auto; background-color: #4070c2; height: 40px;} */
.gsjzuo{float: left; width: 45%;margin-top: 100px;}

.gsjzuo h2{font-size: 20px;color:rgba(255, 255, 255, 0.6); margin-left: 70px; margin-bottom: 20px;position: relative; font-weight: normal;}
.gsjzuo p{color: #fff; font-size: 16px; opacity: .9; margin-bottom: 40px;}
.gsjzuo h2::after{content: ''; display: block;width: 175px;height: 96px;background-image: url(../image/Frame01.png);position: absolute;top: -53px;left: -72px;}
.gsjzuo a{display: block;box-sizing: border-box; width: 130px;line-height: 36px; background-image: linear-gradient(#6e8cc2,#4a6494); color: #fff; padding-left: 25px; border-radius: 50px; font-size: 14px;position: relative; transition: all .3s;}
.gsjzuo a::after{content: '';display: block;width: 22px;height: 22px;background-image: url(../image/zj01.png);position: absolute;right: 20px;top: 7px;}
.gsjzuo a:hover{box-shadow:  0px -2px 0px #fff;}

.gsjzyou{float: right;width: 46%;  border-radius: 15px; margin-top: 35px; box-sizing: border-box; padding-right: 18px; background-color: #fff; padding: 8px;}
.gsjzyou video{border-radius: 13px; width: 100%; display: block;}

/* 数字 */
.numboxwap{background-image: url(../image/Vector1.png);padding-top: 60px;}
.numberwap{width: 1400px; margin: 40px auto; padding-top: 20px;  background-size: cover; background-repeat: no-repeat; }
.numberwap img{max-width: 100%;display: block;}
.numberwap p{font-size: 17px; margin-top: 70px;line-height: 30px; font-weight: 600;}
.numberwap p span{color: #4072c3;  }

.jiewap{width: 1400px; margin: 0px auto; padding-top: 20px;}
.jiewap .an_pron2 a i{display: block;font-style:normal; color: #fff; font-size: 16px; padding: 0px 15px; padding-bottom: 10px; line-height: 22px;opacity: .9;}
.jiewap .an_pron2 a p{margin: 0 15px; text-align: left; font-size: 18px; padding: 10px 0; line-height: 20px; padding-top: 20px;}

.international_wap{width: 1400px; margin: 0 auto; margin-top: 50px;}
.international_wap h2{font-size: 32px; padding-bottom: 20px; text-align: center;}
.international_wap i{font-style: normal; font-size: 16px;text-transform: uppercase; display: inline-block;text-align: center;display: block; margin: 0 auto; margin-bottom: 20px;}
.international_wap p{font-size: 16px;line-height: 32px;text-indent: 32px;}
.international_wap img{display: block; max-width: 100%; margin-bottom: 20px;}


/* 主页产品----------------------------------------------------------------------------------------------------------- */
.jiaruh{width: 200px; color: #fff; margin: 0 auto; font-size: 32px;}
.proinbc{background-image: url(../image/inprobc.png); background-size: cover;background-repeat: no-repeat; margin-bottom: 40px;}
.inprowap{width: 1400px; margin: 0 auto; }
.proth{display: block; margin: 0 auto; max-width: 100%; padding-bottom: 30px;padding-top: 20px;}
.proth2{width: 38%; line-height: 18px; padding: 15px 0; text-align: center; border-top: 1px solid #fff; border-bottom: 1px solid #fff; color: #fff; font-size: 22px; display: block; margin: 0 auto;}
.proth3{display: block;max-width: 100%; margin: 0 auto; margin-top: 10px; padding-bottom: 30px;}
.dianti a{display: block; float: left; width: 25%; color: #fff; font-size: 20px; line-height: 60px; border-radius: 5px; background-image: linear-gradient(#6e8cc2,#2d4269);text-align: center; box-sizing: border-box; border: 1px solid #fff; }
.peobwapbox{width: 1400px; margin: 0 auto;}
.protitle{margin: 40px auto; margin-top: 0;}
.protitle h2{float: left; font-size: 30px; color: #3768ba; padding: 10px 0; padding-left: 70px; position: relative;}
.protitle h2::after{content: ''; display: block;position:absolute; top: 13px;left: 0;width: 54px;height: 38px;background-image: url(../image/inpro05.png);border: none;}
.protitle a{display: block;margin-top: 10px; float: right; width: 160px;line-height: 43px; border-radius: 50px; text-align: center; font-size: 16px; color: #fff; background-color: #3768ba; border: 2px solid #71a0f0; position: relative; transition: all .3s;}
.protitle a:hover{background-color: #71a0f0;}
.protitle a::after{content: ''; display: block;position:absolute; top: 21px;right: 162px; width: 1000px;height: 1px;background-color: #aec7ee; border: none;}
.an_poxty{display: block;}
.an_poxty a{float: left; margin-bottom: 22px; margin-left: 22px;}
.an_poxty a:nth-child(1){margin-left: 0;}
.an_poxty a:nth-child(5){margin-left: 0;}
.an_pron2 a p{border: 4px solid #74a3f3;border-top: 0px; border-radius: 3px;}
.an_pron4 a p{border: none;}
.dianti a:hover{background-image: linear-gradient(#2d4269,#6e8cc2);;}


/* 案例--------------------------------------------------------------------------------------- */

.casebs{background-image: url(../image/anlibc.png);}
.proth3{border: none; padding-bottom: 30px;}
.protitle2{margin-bottom: 10px;}
.nsakk{font-size: 18px; margin-bottom: 40px; font-weight: bold; padding-left: 13px;}
.an_pron3 a p{border: none;}
.an_pron3 a{border-radius: 20px; border-top-left-radius: 2px; border-top-right-radius: 2px;}
.an_pron3 a img{border-radius: 5px;}
.an_pron2 a{overflow: hidden; }
.woshimg{overflow: hidden;}

.biaod_gua{ height: 80px; width: 1400px; margin: 0 auto; margin-bottom: 80px; position: relative;}
.biaod_gua2{box-sizing: border-box; position: absolute; background-color: #fff; top: 30px;left: 0; height: 80px;width: 100%; border-radius: 3px;}
/* 表单 */
.biaod_gua2 {padding-left: 40px; padding-top: 25px;}
.biaod_gua2 input{float: left; width: 240px; line-height: 45px; border: none; padding:0 10px; border-radius: 5px; font-size: 16px; margin-right: 20px;box-shadow: 0 0 5px #cfcfcf; color: #444444; }
.biaod_gua2 select{width: 260px; color: #444444; display: block;font-size: 16px; padding: 12px 15px;float: left;outline: 0; border-radius: 5px; margin-right: 20px ; border: none; box-shadow: 0 0 5px #cfcfcf; }
.biaod_gua2 button{ line-height: 45px; font-size: 16px; padding: 0 50px;  background-color: #007aff; border: none; color: #fff; border-radius: 5px; cursor: pointer; background:linear-gradient(180deg,#e73a47 0%,rgba(32, 44, 71, 0.77) 100%);border-radius:5px;box-shadow:0px 0px 6px 1px rgba(0, 0, 0, 0.2);}
.biaod_gua2 button:hover{background:linear-gradient(180deg,#b60917 0%,rgba(32, 44, 71, 0.77) 100%);}
.an_pron3 a{border-top-left-radius: 5px;border-top-right-radius: 5px;}

/* 主页新闻---------------------------------------------------------------------------------------- */

.newsbc{background-image: url(../image/newsbc01.png); padding-bottom: 20px; background-repeat: no-repeat; box-sizing: border-box;}

.inewconts{width: 1400px; margin: 0 auto;position: relative;}
.fennew {padding-bottom: 18px;}
.fennew h2{text-align: center; color: #fff; font-size: 32px; margin-top: 45px;}
.fennew a{transition: all .3s; float: right; display: block; color: #fff; font-size: 16px; padding: 10px 35px; border: 1px solid #fff; border-radius: 50px;}
.fennew a:hover{background-color: #fff; color: #3768ba; border-color:#fff ;}
.newzuo:hover{background-color: #f1f1f1;box-shadow: none;}
.newzuo:hover.jaqua{box-shadow: none;}

.newszhong{width: 100%;  margin-top: 25px;} 
.newzuo{display: block; float: left;width: 47%;  box-sizing: border-box;border-top-left-radius: 26px;border-top-right-radius: 26px;position: relative;}
.newyou{float: right;width: 51%;}
.jaqua{padding: 20px 15px; box-shadow:  0 0 5px #d1d1d1; border-radius: 10px; border-top-left-radius: 0;border-top-right-radius: 0;}
.newzuo img{width: 100%;display: block; border-top-left-radius: 25px;border-top-right-radius: 25px;}
.guanz{position: absolute;background-image: url(../image/news04bc.png);width: 392px; background-repeat: no-repeat; top: 0; left: 0;}
.guanz p{color: #fff; font-size: 18px; padding-left: 60px; line-height: 62px;}

.jatouba h2{color: #232323; float: left; font-weight: normal;font-size: 22px;}
.jatouba span{float: right; color: #999; font-size: 16px; margin-top: 8px;}
.jaqua p{margin-top: 25px; font-size: 16px; color: rgb(48, 48, 48);}
.newyou .jaqua{display: block; background-color: #fff; box-shadow: 0 2px 5px #d1d1d1; border-radius: 10px; margin-bottom: 20px; padding: 25px 20px;}
.newyou .jaqua h2{font-weight: normal; font-size: 18px;}
.newyou .jaqua:hover{box-shadow: none; background-color: #f1f1f1;}
    
.kfff{background-image: linear-gradient(#2d4269,#6C8BB9);}
.changkff{width: 1400px; margin: 0 auto; color: #fff; font-size: 16px; padding: 20px 0;}
.changkff img{display: block;float: left; margin-right: 50px;}
.changkff p{display: block; line-height: 30px;}
.changkff span{display: block; float: right;}
.newsshar{margin-top: 10px; margin-bottom: 0;}

.liebpox {width: 1400px; margin: 0 auto; margin-bottom: 40px;}
.liebpox .newyou{float: left; width: 49%; box-sizing: border-box;}
.newyou2{margin-left: 2%;}
.liebpox .newyou a{position: relative;}
.liebpox .newyou a::after{content: ''; display: block;width: 11px;height: 49px;background-image: url(../image/hyelogo.png);position: absolute;top: 30px; left: 20px;}
.liebpox .newyou .jaqua{padding-left: 50px; }
.fennew2{width: 1400px; margin: 0 auto; margin-bottom: 10px;}
.fennew2 a{color: #fff;border: 2px solid #8cb2f3; background-color: #3768ba;}
.fennew2 a:hover{color: #fff;border: 2px solid #3768ba; background-color:#3768ba ;}


/* 产品中心内容页-------------------------------------------------------------------------------------------------- */


.inprowap2{background-image: url(../image/pronbc.png);}
.prtwpa{width: 1400px; margin: 0 auto; padding-bottom: 40px;}
.prtwpa dt{width: 52%;float: left; background-image: url(../image/pron01.png); box-sizing: border-box; padding: 15px 0;}
.proshu{float: left; color: #fff; width: 45px;}
.prtwpa dt img{display: block; width: 93%;  float: right; border-radius: 3px;}
.prtwpa dd{width: 45%; float: right; color: #fff;}
.prtwpa .proshu p{ position: relative; padding-top: 20px; writing-mode: vertical-lr; letter-spacing: 2px;line-height: 45px; margin-top: 20px;}
.prtwpa .proshu p span{writing-mode: horizontal-tb;letter-spacing: 0;line-height: 14px;}
.prtwpa .proshu p::after,.prtwpa dd h1::after,.protxia span::after{content: '';display: block;width: 16px;height: 16px;background-image: url(../image/pron11.png);position: absolute;top: 0;left: 15px; }

.prtwpa dd h1{width: 60%; font-size: 36px;letter-spacing: 3px; padding-left: 30px; position: relative;}
.prtwpa dd h1::after{width: 5px;height: 43px;left: 0; background-color: #eb400b;background-image: none; border-radius: 1px;}
.protjs{width: 100%;}
/* .pxinghao::after{ content: '';display: block;width: 110px;height: 36px; position: absolute;top: 8px;right:55px; background-image: url(../image/pron02.png);} */
.protjs p{width: 45%; float: left; background-image: url(../image/pron03.png);height: 95px; background-repeat: no-repeat; line-height: 95px; font-size: 16px; }
.luanqs p{font-size: 16px;line-height: 28px; padding-bottom: 10px;}
.luanqs p:last-of-type{padding-top: 10px;}
.protxia p{font-size: 18px; color:#ff9805; text-decoration: underline; padding-top: 15px;float: left;}
.protxia  span{font-size: 24px; float: left;   background: linear-gradient(to bottom, #5AA3FF, #C4DEFF);-webkit-background-clip: text;background-clip: text; color: transparent;font-weight: bold;padding-top: 10px; padding-right: 35px;position: relative;}
.protxia span::after{background-image: url(../image/pron04.png);width: 17px;height: 15px;top: 20px;left: 53px;}
.prokefubs{background-image: url(../image/pron05.png);width: 560px;height: 95px; background-repeat: no-repeat; margin-top: 25px;}
.pxinghao{margin-top: 18px;font-size: 16px;position: relative; padding-left: 20px;}
.prokef1{float: left;width: 50%; padding-left: 63px;box-sizing: border-box;}
.prokef2{float: left;width: 50%;}
.prokef1 p{margin-top: 20px; color: #232323; font-size: 16px; padding-bottom: 2px; position: relative;}

.prokef1 h3{color: #c81920; font-size: 28px;}
.prokef2 a{font-size: 24px; display: block; padding-top: 36px; margin-left: 120px;position: relative;}
.pxinghao::after{background-image: none;width: 8px;height: 8px;background-color: #FD603B;border-radius: 10px;top: 8px;left: 0;}
.prokef2 a:hover{color: #007aff;}
.prokef2 a::after,.prokef2 a::before,.prokef1 p::after{content: '';display: block;width: 102px;height: 102px;background-image: url(../image/pron08.png);position: absolute; bottom: 54px;right: 10px;;}
.prokef1 p::after,.prokef2 a::before{background-image: url(../image/pron06.png);width: 40px;height: 40px; top: 8px;left: -48px;}
.prokef2 a::before{background-image: url(../image/pron07.png); top: 32px;left: -53px;}
.graybc{background-color: #f8f8f8;height: 80px;}
.gracont{width: 1400px; margin: 0 auto; display: flex;justify-content: space-around;}
.gracont a{font-size: 24px;text-align: center; line-height: 80px; position: relative;}
.gracont a::after{content: '';display: block;width: 143px;height: 5px;background-image: url(../image/pron10.png);position: absolute;top: 37px;left: 115px;}
.gracont a:last-of-type:after{display: none;}
.gracont a:hover{color: #5084d1;}
.neconten{width: 1400px; margin: 0 auto;}
.nelesft{float: left;width: 70%;  color: #232323; }
.nelesft h2{margin: 20px 0;  padding-left: 40px; font-size: 24px; position: relative;}
.nelesft p{color: #232323 !important; font-size: 16px; line-height: 26px;}
.nelesft h2::after{content: '';display: block;width: 29px;height: 29px; position: absolute; top: 0px;left: 0;background-image: url(../image/pron09.png);}
.carneirong img{display: block;width: 80%;margin: 20px auto; border-radius: 3px;}
.nelesri{float: right;width: 25%;box-sizing: border-box; background-color: #5577a9; padding-bottom: 20px; border-top-left-radius: 25px;}
.inpowe{background-image: url(../image/inpon12.png);}
.inpowewap{width: 1400px; margin: 0 auto; padding-top: 60px;}
.nelesri{box-shadow:  0 0 10px #f1f1f1;}
.an_poxty2{display: block; padding: 0 20px;}
.an_poxty2 a{ margin: 15px 0; width: 22%; background-color: transparent;}
.an_poxty2 a p{border: 2px solid #cfe6ff; border-top: none;}


.nelesri h2{padding-left: 140px; line-height: 70px; font-size: 26px; color: #Fff; background-color: #1d3e6e;border-top-left-radius: 25px;margin-bottom: 20px; position: relative;}
.nelesri h2::after{content: '';display: block;width: 30px;height: 30px;background-image: url(../image/pro_h2.png);position: absolute;top: 20px;left: 98px; background-size: cover;}
.nelesft table{border-spacing: 1px; border-radius: 5px; margin-top: 40px; border: 1px solid #f5f5f5;}
.nelesft table{border-radius: 5px;}
.nelesft table tr{line-height: 50px; font-size: 16px; text-align: center; border-collapse:collapse;}
.nelesft table tr:first-of-type{background-color: #4070C2 !important;  color: #fff; border: none;}
.nelesft table tr td{padding: 0 11px;}
.nelesft table tr:nth-child(odd){background-color: #e1e1e1;}
.nelesft table tr:nth-child(even){background-color: #fff;}


/* 新闻内容页------------------------------------------------------------------------------------ */
.inprowap3{background-image: url(../image/innewsbc.png); background-size: cover; padding-bottom: 40px;}
.necot{width: 1400px; margin: 0 auto;}
.necot h2{color: #fff; font-size: 28px; font-weight: normal; margin: 40px 0;}
.zuozhe p{float: left; color: #fff; font-size: 16px;}
.zuozhe p:nth-child(1){background-color: #3c6fc7; padding: 10px 20px; border-radius: 20px;}
.zuozhe p:nth-child(2){margin-top: 10px;margin-left: 60px; font-size: 18px;}

.zhenupdown{width: 100%;box-sizing: border-box;}
.zhenupdown{margin-top: 50px;}
.zhenupdown dt{width: 49%; float: left; background-color: #fff;padding: 15px 20px;border-radius:5px;box-sizing: border-box; box-shadow: 0 0 10px #ececec;}
.zhenupdown dd{width: 49%; float: right;background-color: #fff;padding: 15px 20px;border-radius: 5px;box-sizing: border-box;box-shadow: 0 0 10px #ececec;}
.zhenupdown dd p,.zhenupdown dt p{font-size: 16px;overflow: hidden; font-weight:normal; line-height: 30px;text-indent: 0; margin-bottom: 5px;}
.zhenupdown  a{ font-size: 16px; font-weight: normal;overflow: hidden; text-indent: 0; display: -webkit-box; -webkit-box-orient: vertical;  -webkit-line-clamp: 1;}
.zhenupdown  a:hover{color: #5084d1;}
.newssh{margin: 40px auto;}
.an_pron3{width: 100%; box-sizing: border-box;}
.an_pron3 a{width: 100%; border-radius: 0;}
.an_pron4 a{width: 23.8%;}
/* 案例内容页-------------------------------------------------------------------------- */
.prtwpa2 dt img{border-radius: 30px;box-sizing: border-box;padding-right: 15px;}
.prtwpa2 dt{border-radius: 20px;}
.zhuzai h2{ font-size: 34px; margin-bottom: 20px;}
.prtwpa .zhuzai{box-sizing: border-box; }
.ziti_sha{float: left;padding-top: 22px; }
.ziti_sha img{display: block;width: 100%;}
.tup_sha{float: right; margin-right: 40px; margin-top: 20px; }
.ziti_sha p{color: #232323; padding: 8px 0; font-size: 16px; margin-left: 75px; position: relative;}
.kuai_shad{width: 470px; background: rgba(255,255,255, 0.9); height: 160px; border-radius: 20px;margin-right: 50px;}
.ziti_sha p::after{content: '';display: block;width: 22px;height: 22px;background: url(../image/dd01.png);position: absolute; top: 8px;left: -32px;}
.ziti_sha p:nth-child(2)::after{background: url(../image/dd02.png);}
.ziti_sha p:nth-child(3)::after{background: url(../image/dd03.png);}
.housy{margin-top: 30px; font-size: 24px; margin-bottom: 10px;}
.dish{width: 470px;}
.dish p{font-size: 16px;line-height: 24px; margin-left: 18px;}
.breanck{width: 515px; background-color: #436597;height: 70px; border-radius: 2px;margin-top: 25px; border-top-left-radius: 30px;border-bottom-right-radius: 30px;}
.breanck p{line-height: 70px; font-size: 18px; padding-left: 15px;}
.breanck p span{font-size: 28px;}
.breanck a{display: block; width: 165px; float: right; color: #fff; font-size: 24px; background-image: linear-gradient(#426CAC,#7DA3DC);text-align: center;border-top-left-radius: 30px; position: relative;}
.breanck a::after{content: '';display: block;width: 77px;height: 77px;background: #fff;border: 2px solid #a0c1f3;position: absolute;top: -8px;right: -55px; border-radius: 80px; background-image: url(../image/ksua.png);}
.uhtn2 h2{font-size: 32px; margin-bottom: 20px;}


/* 案例视频内容页------------------------------------------------------------------ 
*/
.prtvideo dt{background: none;padding:0;}
.prtvideo{background-color: #FFF;border-top-left-radius: 50px;border-top-right-radius: 50px; padding-bottom: 0;}
.prtvideo dt img{width: 100%; border-top-left-radius: 50px;}
.ship_land img{width: 27%; border-radius: 5px; display: block;float: left; margin-right: 30px;}
.ship_land {width: 95%; box-sizing: border-box;padding: 10px; border-radius: 10px;margin-right: 20px;box-shadow:0px 0px 6px 2px rgba(0, 0, 0, 0.08); margin-top: 15px;}
.prtvideo dt{width: 54%;}
.prtvideo dd{width: 43.6%;}
.shangfu{float: left; width: 63%;}
.zhuzai h2{font-size: 18px; color: #232323; font-weight: normal; line-height: 28px; margin-bottom: 10px; height: 54px;}
.zhuzai p{color: #232323; float: left; line-height: 35px;font-size: 14px;}
.fenli_l a{float: right;display: block; padding: 8px 20px; text-align: center; color: #fff;border-radius: 5px; background-color: rgb(231, 40, 40); margin-right: 0px;}
.sba02{margin-top: 20px;}
.fenli_l a:hover{background-color: #c72c2c;}
.tasn_blud{width: 1400px; margin: 0 auto; height: 100px;background-color: #4769BD;margin-bottom: 40px;}
.inprowv{margin-bottom: 0;}

.tasn_blud dt{float: left; color: #fff; width: 50%;box-sizing: border-box; padding-left: 50px;}
.tasn_blud dd{float: left;width: 50%;}
.tasn_blud dt h2{font-size: 26px; margin: 15px 0; font-weight: normal;}
.bls_01 p{float: left; padding-right: 50px;font-size: 16px;position: relative;}
.bls_01 p::after{content: '';display: block;width: 3px;height: 16px;background-color: #f45;position: absolute;top: 3px;left: -12px;}
.tasn_blud dd p{height: 54px; line-height: 54px; padding: 0 30px;margin-top: 25px;font-size: 24px;text-align: center; color: #ffba66; width: 245px; border: 1px solid #FFB65A;border-radius: 8px;margin-left: 71px;}
.prtwpa video{width: 100%;  border-top-left-radius: 20px;outline: none;}
.baiban01{height: 83px;background-image: linear-gradient(#E3EBF4,#fff); border-radius: 5px; margin-bottom: 40px;}
.baiban01 p{float: left; line-height: 83px; font-size: 18px; margin-left: 50px;}
.baiban02{background-image: url(../image/carsimg02.png); margin-top: 40px; background-size: cover;}
.nelesft .baiban02 img{max-width: 100%; display: block; margin: 0 auto; margin-bottom: 20px;}
.baiban02 p{padding: 40px 20px; font-size: 16px; line-height: 40px;}
.baiban02 h3{margin: 20px 20px;}
.baiban02 span{margin: 0 20px; display: block; padding-bottom: 40px; font-size: 16px;}
.baiban02 span{margin: 0 20px; display: block; padding-bottom: 40px; font-size: 16px;}
.baiban02 a{color: #f84545;}
.nelesft .baiban02 .dibus02{margin-bottom: 0; float: right;}
.lianxil{float: left;width: 43%; color: #fff;}
.lianxir{width: 52%; float:  right; height: 480px; background-image: url(../image/lianxi04.png) ; background-size: cover;}
.lianxir form{margin-top: 140px;}
.lianxil h2{font-size: 30px; margin: 20px 0;}
.lianxil p{font-size: 18px; line-height: 30px; margin: 20px 0;}
.lianxil a{display: block;margin-bottom: 35px;}
.lxxiaozo p{line-height: 24px;  margin: 20px 0;position: relative;padding-left: 35px;}
.lxxiaozo p::after{content: '';display: block;width: 15px;height: 15px; border: 3px solid #a55845;position: absolute;top: 2px;left: 0;border-radius: 30px;}
.lianxir input{box-sizing: border-box; width: 80%; line-height: 55px; margin: 0px auto;margin-bottom: 15px;border-radius: 10px; border: none; font-size: 16px; background-color: #f0f0f0; padding:0 20px; display: block;}
.lianxir textarea{display: block; box-sizing: border-box; padding: 20px; font-size: 16px; margin: 0 auto; width: 80%; height: 100px;font-family: '微软雅黑';border-radius: 10px; border: none;background-color: #f0f0f0;}
.lianxir button{display: block; margin: 0 auto;margin-top: 15px;font-size: 18px; line-height: 55px; text-align: center;background-color: #2E4267;border-radius: 10px; color: #fff;width: 50%; border: none;}
.jiazhilx{width: 1400px;margin: 0 auto; padding: 40px 0;padding-bottom: 50px;}
.jiazhilx h2{ color: #4070C2; text-align: center; margin: 20px 0;display: block; font-size: 30px; margin-bottom: 120px;position: relative;}
.jiazhilx h2::after{content: '';display: block;width: 486px;height: 21px;background-image: url(../image/lianxi06.png);position: absolute;bottom: -20px;left: 457px;}
.jiazhilx img{display: block; }
.shablinx p{font-size: 22px;}
.shablinx {margin-top: 20px; display: flex;justify-content: space-evenly;}
.m-footer{display: none;}
.lianximap img{display: block;}
    /* 侧边 */
    .cebian{width: 154px;height: 516px; background-image: url(../image/cebianls.png);box-sizing: border-box; position: fixed; right:10px; bottom: 200px; z-index: 999;}

    .cebian a{display: block;  box-sizing: border-box; margin-top: 30px; position: relative;}
    .cebian a img{display: block;margin: 0 auto;}
    .cebian a p{font-size: 16px; text-align: center; line-height: 30px;}
    .cebian a:nth-child(1){margin-top: 73px;}
    .cebian a:nth-child(2){margin-top: 38px;}
    .cebian a:nth-child(3){margin-top: 41px;}
    .cebian a:nth-child(4){margin-top: 36px;}
    .cebian a:hover p{color: #2F6E87;}
    .cebian a .fangx{display: none; position: absolute; left: -152px; top: 0px;    border-radius: 3px; background-color: #fff; box-shadow: 0 0 5px rgb(216, 216, 216); box-sizing: border-box; padding: 10px ; }
    .cebian a .fangx img{display: block; margin-bottom: 5px;width: 90px;}
    .cebian a:hover .fangx{display: block; }
    #back-to-top{padding: 0;}
    #back-to-top img{display: block; margin: 0 auto;}
.pcpron3 a{width: 23%;}
.nelesft {font-size: 16px; line-height: 26px;}
.nelesft table{width: 100%;}
.cpsb_wrapper .cpsb_r{display: none;}
/* 移动端 */
.gliang a{color: #375177; font-weight: bold;}

@media screen and (max-width:500px) {
    .header{display: none;}
    .swiper-button-prev,.swiper-button-next{display: none !important;}
    .banner .swiper-pagination{display: none;}
    .share_title{width: 40%;margin: 0em auto;}
    .qianproduc,.yanfzz,.an_peolink,.in_news,.hezuo,.shcontzhong{width: 96%;}
    .rxpro2P{width: 96%;}
    .share_title h2::after, .share_title h2::before{background-image: none;}
    .share_title h2::after{background-color: #007aff;border-radius: 30px;width: 0.65rem;height: 0.65rem; left: 10%;top: 1.4rem;}
    .share_title h2{font-size: 1.2rem;padding-left: .8rem;}
    .share_title p{letter-spacing: normal;text-transform:none;text-align-last: auto; text-align: center;font-size: 0.8rem;color: #999;}
    .qianproduc a{display: none;}

    .m_chanfl{display: flex;width: 96%;justify-content: space-evenly;flex-wrap: wrap;margin: 0 auto; margin-bottom: 0.5rem;}
    .m_chanfl a{display: block;width: 27%; height: 30px; line-height: 30px; background-color: #1d3e6e; color: #fff; border-radius: 5px;text-align: center;font-size: 1rem; padding: 0.2rem 0.5rem; margin-bottom: 0.6rem;
    background-image: linear-gradient(#3A5270,#3A5270);
    }
    .index_cpsb .cpsb_l{position: static;}
    .rxpro2{width: 96%;}
    .index_cpsb{width: 96%;}
    .gsslbc,footer,.liuctsn,.linkyou{display: none;}
    .in_newsr,.wendas p{display: none;}
    .in_newsl,.yanfzz03{float: none;width: 100%;}
    .yanfzz03 a img{width: 100%;}
    .yanfzz02 p{padding: 0;}
    .boxinpu input, .biaohuida input{width: 80%;}
    .shcontzhong .kong2{float: none;width: 100%;}
    .cont_xmal dt{float: none;}
    .cont_xmal dd{float: none;width: 100%;}
    .an_proln1{flex-wrap: wrap;}
    .index_xmal{overflow: hidden;}
    .zhsahong{display: none;}
    .index_cpsb .cpsb_l{float: none;width: 100%;}
    .cpsb_r{float: none;width: 100%;}
    .cont_xmal dd{position: static;}
    .index_xmal .mySwiper2{width: 96% !important;}
    .an_pron2{width: 100%;}
    .an_pron2 a{flex-wrap: wrap;}
    .kong2 form{margin: 0 10px;}
    .kong2 p{font-size: 0.8rem;color: #999;padding: 10px 0; padding-bottom: 20px;}
    .kong2 img{max-width: 100%;}
    .boxinpu2{margin-right: 0;}
    .boxinpu{float: none;}
    .boxinpu input, .biaohuida input{width: 94%;margin: 0 3%;line-height: 3rem;font-size: 0.8rem;}
    .shcontzhong{width: 90%; border: none;}
    .shcontzhong .kong2{height: auto; padding-bottom: 15px;}
    .shcont{background-image: none;background-color: #4B5D82;padding: 20px 0;height: auto;margin-bottom: 0rem;}
    .kong2 img{width: 60%;height: auto;}
    .kong2 span{display: none;}
    .kong2 form p{float: left;}
    .boxinpu input,.biaohuida input{float: right;width: 86%; margin-bottom: 15px;}
    .shcontzhong .kong2{border-radius: 5px; margin-top: 0;}
    .kong2 form button{height: 3rem;line-height: 3rem;font-size: 1rem;}
    /* 返回顶部 */
    #back-to-top{display: none;}
    .in_newsl{padding-right: 0;}
    .in_newsl li p,.in_newsl li span{font-size: 0.9rem;}
    .in_newsl li span{color: #999;}
    .nelhead h2{color: #4B5D82;line-height: 55px;}
    .nelhead a{margin-top: 22px;}
    .yanfzz02 p{display: none;}
    .yanfzz03 a img{display: block;margin-top: 10px;}
    .yanfzz02{float: none;}
    .yanfzz02 img{display: block;width: 60%;display: block;margin: 10px auto;}
    .yanfzz{padding: 10px 0;}
    .yanfzz{width: 100%;}
    .in_news{padding-bottom: 20px;}
    .gsslbc{display: block;}
    .gsslbc_cont{width: 96%;}
    .gsslbc_cont dd{display: none;}
    .gsslbc_cont dt{float: none;width: 100%; padding: 1.5rem 0;}
    .gsslbc_cont dt h2{margin: 0; font-size: 1.3rem; margin-bottom: 1rem;}
    .gsslbc_cont dt p{font-size: 0.9rem;line-height: 1.5rem; margin-bottom: 1rem;}
    .gsslbc_cont dt a{font-size: 0.9rem;}
    .gsslbc{padding-bottom: 1rem;}
    .an_peolink{height: auto;}
    .an_pron2 a{display: block;overflow: auto;width: 48%; margin-bottom: 10px;}
    .an_pron2{flex-wrap: wrap; justify-content: space-around;}
    .an_pron2 a p{line-height: 2.6rem; font-size: 0.9rem;border: none;}
    .rxpro3{width: 100%;float: none; margin-top: 0;}
    #back-to-top{display: none;}
    #back-to-top{bottom: 82px; width: 2.8rem;height: 2.8rem;right: 10px; }

    .m-footer{display: block; width: 100%;background-color: #2b4a71;  position: fixed;bottom: 0; z-index: 999; display: flex;justify-content: space-around;box-sizing: border-box; padding: 0.7rem 0; background-size: cover; padding-bottom: 0.5rem; border-top-left-radius: 0.8rem;border-top-right-radius: 0.8rem; }
    .m-footer a{display: block; }
    .m-footer a img{width: 50%; display: block; margin: 0 auto;}
    .m-footer a p{font-size: .9rem; color: #fff; padding-top:0.4rem;text-align: center;}
    .m-footer .sanshan{ position: relative;}
    .m-footer .sanshan::after{content: '';width: 7.2rem;height: 4.47rem;background-image: linear-gradient(90deg, #c66218 0%,#e68f56 100%); position: absolute; top: -0.68rem; right: -2rem; z-index: -1;border-radius: 15px 0px 0px 15px;border: solid 2px #f2f2f2;}
    .rxpro2{height: auto;padding: 15px 0;}
    .rxpro3 h2{font-size: 1.2rem; }
    .rxpro3 h3{font-size: 1.4rem; }
    .rxpro3 span{font-size: 1.2rem;}
    .rxpro3 p{font-size: 0.9rem;}
    .rxpro3 a{margin-top: 0.5rem;width: 40%; border-radius: 3px;}
    .rxpro3{height: auto; }
    .qianproduc{margin-bottom: 0;}
    .cpsb_rdown a:nth-child(1){display: none;}
    .cpsb_rdown a{width: 49%;}
    .cpsb_rdown a:last-of-type{margin-right: 0%;}
    .cpsb_rdown{margin-top: 2%;}


    /* 主页产品 */
    .inprowap,.peobwapbox{width: 96%;}
    .proth2{width: 80%; font-size: 1rem;line-height: 1.8rem; padding: 0.3rem 0;}
    .dianti a{font-size: 0.9rem; margin-right: 0.6rem;width: 23%; line-height: 2.5rem; margin-bottom: 0.5rem;}
    .dianti a:last-of-type{margin-right: 0;}
    .proth3{padding-bottom: 0.5rem;}
    .navigation p,.navigation a{font-size: 0.8rem;}
    .protitle h2{font-size: 1.4em;}
    .protitle a{width: 30%;font-size: 0.9rem;line-height: 2rem;}
    .protitle h2::after{background-image: none;background-color: #007aff;border-radius: 30px;width: 0.65rem;height: 0.65rem;;}
    .an_pron2 a{margin-left: 0;width: 49%;}
    .an_pron2 a:nth-child(odd){margin-right: 2%;}
    .protitle h2{padding-left: 17px;}
    .protitle h2::after{top: 18px;}
    .protitle a::after{display: none;}
    .protitle a{width: 23%; font-size: 0.7rem;}
    .protitle{margin-bottom: 1rem;margin-top: 0;}
    .an_pron2{padding-bottom: 1rem;}
    .proinbc{margin-bottom: 1rem;}
    .biaod_gua{display: none;}
    .nsakk{font-size: 0.9rem;padding-left: 0; margin-bottom: 1rem;}
    .waiheader2{padding-top: 1rem;}
    .proth3{font-size: 1rem;}
    .proth{padding-bottom: 0;}

    /* 新闻 */
    .inewconts{width: 96%;}
    .liebpox{width: 96%;}
    .fennew2,.changkff{width: 96%;}
    .newzuo{float: none;width: 100%;}
    .fennew h2{font-size: 1.6rem;margin-top: 0;}
    .fennew a{margin-top: 0.8rem; font-size: 0.9rem; padding:  0.5rem 0.8rem ;margin-top: 3px; border: none; background-color: #246bb9;color: #fff; border-radius: 3px;}
    .newyou{width: 100%; float: none;}
    .guanz p{font-size: 1rem; line-height: 3rem;}
    .jatouba h2{font-size: 1rem;line-height: 2rem;}
    .jaqua{padding: 0.6rem;}
    .fennew h2{float: left;}
    .newszhong{margin-top: 1rem;}
    .jatouba h2{width: 100%;   white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
    .guanz p{padding-left: 1rem;}
    .newzuo img{border-top-left-radius: 25px;border-top-right-radius: 5px;}
    .bjs_m{display: none;}
    .newsbc{background-color: #1d3e6e; background-image: none;}
    .jaqua{background-color: #fff; box-shadow: none; margin-bottom: 0;}
    .inewconts .newyou{display: none;}
    .jaqua p{font-size: 0.85rem; margin-top: 0.5rem; margin-left:0 ; margin-right: 0;}
    .changkff img{max-width: 100%;float: none; }
    .changkff p{font-size: 0.9rem; margin-top: 10px;float: none; line-height: 1.6rem;}
    .liebpox .newyou{float: none;width: 100%;}
    .newyou .jaqua{padding: 10px 5px;}
    .newyou .jaqua h2{font-size: 1rem;}
    .liebpox .newyou a::after{left: 13px;}
    .liebpox .newyou .jaqua{padding-left: 40px;}
    .m_shar{float: left;}
    .fennem{margin-top: 15px;}
    .fennew2{padding-bottom: 0;margin-bottom: 0;}
    .jatouba span{font-size: 0.85rem;float: left;}
    .liebpox .newyou{margin: 0 ;}
    .newsbc{padding-bottom: 10px !important;}
    .prtwpa{width: 96%;}
    /* 联系我们 */
    .lianxil{width: 100%; float: none;}
    .lianxil a img{width: 100%;}
    .jiazhilx{width: 96%;}
    .jiazhilx img{width: 100%;}
    .lianximap img{width: 100%;}
    .jiazhilx h2::after{width: 180px;left: 20px;}
    .lianxir{width: 100%;}
    .lianxir{height: auto;}
    .lianxil h2{font-size: 1.5rem;}
    .lianxil p{font-size: 0.9rem;}
    .lianxil p{margin: 10px auto;}
    .lianxir input{line-height: 40px; font-size: 0.9rem;}
    .lianxir textarea{padding: 10px; font-size: 0.9rem;}
    .lianxir button{font-size: 0.9rem;line-height: 40px;}
    .lianxir form{margin-top: 96px;padding-bottom: 20px;}
    .lianxir textarea{height: 67px;}
    .jiazhilx h2::after{left: 25%;}
    .shablinx p{font-size: 0.9rem;}
    .guanz{width: 100%;}
    .inewconts{position: static;}
    .liebpox{margin-top: 20px !important;}

    /*公司简介0 */
    .zjcont,.numberwap,.jiewap,.international_wap{width: 96%;}
    .gsjzuo{float: none;width: 100%;}
    .gsjzyou{float: none;width: 100%;}
    .zjbcwrap{height: auto;padding-bottom: 20px;}
    .gsjzuo p{margin-bottom: 20px; font-size: 0.9rem;}
    .gsjzyou{padding:3px; margin-top: 20px;} 
    .numboxwap{padding-top: 0;}
    .numberwap{margin-top: 0; margin-bottom: 0;}
    .numberwap p{margin-top: 20px; font-size: 0.9rem;font-weight: normal;}
    .jiewap .an_pron2 a i{font-size: 0.9rem; padding: 5px;}
    .jiewap .an_pron2 a p{margin-left: 5px; font-size: 1rem; padding: 8px 0;}
    .international_wap{margin-top: 10px;}
    .international_wap h2{font-size: 1.2rem;}
    .international_wap p{font-size: 0.9rem;line-height: 25px;}
    .gsjzuo{margin-top: 60px;}
    .jiazhilx{padding: 10px;}
    .jiazhilx h2{font-size: 1.3rem; margin-bottom: 55px;}
    .proth{width: 25%;}
    /* 新闻内页 */


    .necot{width: 96%;}
    .necot h2{font-size: 1.2rem; line-height: 32px;}
    .necot h2{margin: 30px auto;}
    .zuozhe p{font-size: 14px;}
    .zuozhe p:nth-child(2){font-size: 1rem;}
    .neconten{width: 96%;}
    .nelesft{width: 100%;float: none;}
    .nelesri{display: none;}
    .nelesft img{width: 100%; margin: 10px 0;display: block; border-radius: 3px;}
    .nelesft p{font-size: 0.9rem;}
    .zhenupdown dt{float: none; width: 100%; margin-bottom: 10px;}  
    .zhenupdown dd{float: none; width: 100%;}  
    .zhenupdown a{font-size: 0.9rem;}
    .zhenupdown dt{padding: 10px 15px;}
    .zhenupdown{margin-top: 25px;}
    .inpowewap{width: 96%; padding-top: 30px;}


    /* 视频内 */
    .prtwpa dt{width: 100%;float: none;}
    .prtwpa dd{width: 100%;float: none;}
    .tasn_blud{display: none;}
    .prtvideo,.prtwpa video{border-radius: 0%;}
    .zhuzai h2{font-size: 14px; line-height: 25px;}
    .ship_land img{width: 35%; margin-right: 20px;}
    .shangfu{width: 54%;}
    .ship_land{padding: 6px; width: 100%;}
    .proinbc{padding-bottom: 20px;}
    .baiban01 p{margin-left: 17px;}
    .baiban01 p:nth-child(1){margin-left: 0;}
    .baiban01 {margin-bottom: 0;}
    .baiban02 p{padding: 20px 10px;}
    .baiban02 h3{font-size: 1rem;}
    .nelesft h2{font-size: 1.1rem; padding-left: 35px;}
    .nelesft h2::after{top: 0;}
    .nelesft h2{margin: 10px 0;}
    .nelesft{font-size: 14px !important;}

    /* 主页部分 */

    .magebix{margin: 0;}
    .cont_xmal dt img{float: none;width: 100%;}
    .magebix h3{font-size: 1.2rem; text-align: left; padding-left: 20px; margin-top: 10px;}

    .cont_xmal dd{position:absolute; background-image: none; }
    .pes3,.pes4,.pes1 {display: none;}
    .cont_xmal dd{height: auto;}
    .cont_xmal dd{top: 212px; background-color: rgba(0, 0, 0, 0.5);}
    .pes_con1 h2, .pes_con2 h2{font-size: 1rem;text-align: left;}
    .pes2{margin-bottom: 10px; padding-left: 20px;}
    .index_xmal{padding-bottom: 10px;}
    .cont_xmal{padding: 40px  0;}
    .an_proln1 li{font-size: 0.88rem;}
    .an_proln1 li a::after{display: none;}
    .an_proln1 a{background-color: #1d3e6e; padding: 10px 10px; color: #fff; border-radius: 3px;}
    .an_proln1 li{margin-top: 10px; line-height: 38px;margin-bottom: 10px;}
    .index_cpsb .cpsb_l{padding-top: 20px;}
    .cpsb_l h2{margin-top: 0;}
    .cpsbbox{display: flex;justify-content: space-evenly;}
    .cpsb_l li a{font-size: 1rem; font-weight: normal;}
    .cpsb_l li a::after{display: none;}
    .cpsb_l,.cpsb_r{display: none;}
    .m-sahysg{display: block;}
    .m-sahysg{width: 96%; overflow: hidden; margin: 1.2rem auto;}
    .m-sahysg p{font-size: 14px; line-height: 36px;}

    .header{display: block;position: fixed; top: 0; border: none;width: 100%; border-radius: 0;height: 62px;z-index: 9999;}
    .nav,.telphoe{display: none;}
    .header .logo{margin: 11px 10px; }
    /* .banner{margin-top: 62px;} */
    .m-titlesabn,.menu-icon{display: block;}
    .menu-icon{   
        float: right; 
        width: 62px;
        height: 62px;
        /* background-color: #333; */
        color: #232323;
        font-size: 28px;
        font-weight: bold;
        display: flex;
        justify-content: center;
        align-items: center;
        cursor: pointer;}
.mtitlesabn{display: block; position: absolute;
    display: none;
    background-color: #fff;
    width: 30%;
    padding: 10px;
    text-align: center;
    right: 0;
    top: 62px;font-size: 0.9rem;line-height: 32px; box-sizing: border-box; border-bottom: 1px solid rgb(231, 231, 231);}
    


    .swiper-container {
        width: 100%;
        height: 100%;
    }
    .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;
        
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
    .mcunzai{margin-bottom: 62px;}


    .gracont{width: 96%;}
    .prokefubs{width: 100%;}
    .gracont a::after{width: 10px;}
    .proshu{display: none;}
    .prtwpa dt img{width: 100%;}
    .prtwpa dd h1{width: 100%; box-sizing: border-box; margin: 1rem;font-size: 1.6rem; padding-left: 15px;}
    .protjs p{font-size: 0.88rem;}
    .protjs p:first-of-type{margin-right: 30px;}
    .luanqs p{font-size: 0.88rem; line-height: 24px;}
    .prtwpa dd h1::after{height: 35px; top: 3px;}
    .protxia p{font-size: 0.88rem;}
    .prokefubs {display: none;}
    .gracont a{font-size: 0.88rem; line-height: 50px;}
    .graybc{height: 50px;}
    .prtwpa2 dt img{padding: 0;border-radius: 5px;}
    .breanck{width: 70%;}
    .kuai_shad{width: 100%;}
    .dish{width: 100%;}
    .uhtn2 h2{font-size: 1.4rem; margin-top: 10px;}
    .ziti_sha p{margin-left: 55px;}
    .breanck{display: none;}
    .my_pages{width: 96% !important;}

    .nelesft table tr{overflow-x: auto;}
    .nelesft table tr td{font-size: 14px;padding: 0 10px; line-height: 40px;}
    .tvaus {overflow-x: auto; white-space: nowrap;}
    .nelesft table{margin-top: 0;}

    .jiaruh {width: 159px;color: #fff;margin: 0 auto;font-size: 25px;}
    .navigation{margin: 10px 0;}    
    .topti{width: 100%; height: 70px;}    
        
        
    .shanx a{width: 100% !important; float: none;}
    .shanx a:nth-child(odd){margin-right: 0%;}
    .my_pages li a{padding: 4px 9px; font-size: 14px;}
    }
