/*common start*/
body,div,ul,li,a,img,p,dl,dt,dd,h1,h2,h3,h4,span,strong,input{ margin:0; padding:0;list-style:none;text-decoration:none;border:0; list-style:none;}
body{ font-size:12px;font-family:''; color:#666;}
a{color:#666;}
a:hover{ color:#f60; text-decoration:none;cursor: pointer;}
p{line-height:1.8em; padding:5px 0;}
.clear{ margin:0; padding:0; font-size:0; clear:both; }
.wapper{ width:1200px; margin:0 auto;}


.header{ position:relative;width: 100%;top: 0;left: 0;z-index: 99;background: #fff;transition: ease 0.5s;}
.headList{display: flex;justify-content: space-between;align-items: center;height: 80px;}
.headList .logo{display: block;}
.headList .logo img{max-height: 55px;width: auto;}

.language{display: flex;align-items: center;}
.language a{width: 85px;height: 40px;display: block;text-align: center;font-size: 16px;color: #000;line-height: 40px;}
.language .cn{background: #ee7827;border-radius: 30px 0 0 30px;color: #fff;}
.language .en{background: #d8d8d8;border-radius: 0 30px 30px 0;}


.header.fixed{position: fixed;border-bottom: 1px solid #eee;box-shadow: 0 10px 10px -10px rgb(0 0 0 / 35%);animation: .5s ease forwards;height: 80px;}

/*menu*/
.pc_menu{display: flex;align-items: center;}
.pc_menu img{height:55px;}
.menu{padding-left:100px; height:60px;line-height:60px;}
.menu ul li{ float:left; position:relative;}
.menu ul li dl{ background:#fff; width:100%; position:absolute; left:50%; top:60px; box-shadow:2px 2px 5px rgba(0,0,0,0.2);display:none;z-index: 9;transform: translateX(-50%);min-width: 180px;}
.menu ul li dl dd{ line-height:35px;border-bottom:#ddd dotted 1px; position:relative;}
.menu ul li dl dd a{ font-size:14px; color:#333;display:block;}
.menu a{ font-size:16px;color:#000;display:block;text-align:center;padding: 0 10px;}
.menu a:hover{color:#ee7827;}
a.menu_hover{color:#ee7827;}
.menu ul li.on a{color:#ee7827;}
.menu ul li dl dd dl{top: 0;left: 100%;transform: none;display: none;}
.menu ul li dl dd:hover dl{display: block;}


/*mMenu*/
.m_header{width: 100%;}
.sp_header{height:50px;overflow:hidden;background:rgba(0,0,0,.19);position:fixed;z-index:10;width:100%;display: none;top: 0;}
.sp_header.on{background: rgba(0,0,0,.6);}
.sp_logo{float:left;height:50px;display: flex;justify-content: center;align-items: center;padding-left: 10px;}
.sp_logo img{margin:auto;max-height:45px;}
.sp_nav{width:50px;float:right;position:relative;cursor:pointer;height:30px;margin-top:15px}
.sp_nav span{display:block;background:#FFF;width:30px;height:2px;position:absolute;left:10px;transition:all ease 0.35s}
.sp_nav span:nth-of-type(1){top:0px}
.sp_nav span:nth-of-type(2){top:10px}
.sp_nav span:nth-of-type(3){top:20px}
.sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav{position:fixed;z-index:9;background:rgba(0,0,0,.6);width:100%;height:calc(100% - 50px);font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;display: none;}
.nav_show{top:50px;padding: 5% 10%;box-sizing: border-box;}
.sjj_nav ul li i{position:absolute;top:5px;right:0px;height:30px;padding:0px 7px 0 7px;}
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li{border-top:1px #ddd solid;position:relative;line-height:45px;font-size:16px}
.sjj_nav>ul >li:last-child{border-bottom:1px #ddd solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{color:#FFF;width:100%;padding: 0 20px;display: block;box-sizing: border-box;opacity: 0.8;}
.sjj_nav ul li a:hover{color: #EE7827;opacity: 1;}
.sjj_nav ul li ul li a{color:#fff;display:block;text-align:left;font-size: 14px;}
.sjj_nav ul li i svg{width:25px;height:25px;fill:#fff;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:##EE7827}
.sjj_nav ul li ul li>ul{margin-left:10px}
.sjj_nav ul li ul li{border-top: none;}
.sjj_nav ul li ul li a{padding: 0 30px;}
.m_header .language{margin-top: 20px;}

/*swiper*/
.swiper {width: 100%;height: 100%;}
.swiper-slide {background: #fff;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;}
.swiper-slide img { display: block;width: 100%;height: 100%;object-fit: cover;}

/*banner*/
.banner{width: 100%;}
.bannerSwiper .swiper-pagination-bullet{opacity: 1;box-shadow:2px 2px 10px rgba(0,0,0,0.5);background: #fff;transition:left ease 0.35s;border-radius: 20px;}
.bannerSwiper .swiper-pagination-bullet-active{background: #00b0ec;width:20px;border-radius: 20px;box-shadow:2px 2px 10px rgba(255,255,255,0.2);}

/*common*/
.iComTitle{width: 100%;text-align: center;padding-bottom: 50px;line-height: 1.8;}
.iComTitle .t1{font-size: 36px;color: #4d4d4d;font-weight: bold;}
.iComTitle .t1 span{display: inline-block;border-bottom: 4px solid #ee7827;}
.iComTitle .t2{font-size: 22px;color: #4d4d4d;}

.disFlex{display: flex;flex-wrap: wrap;}
.jusBet{justify-content: space-between;}
.aliCet{align-items: center;}
.bgfff{background: #fff;}
.jusEnd{justify-content: flex-end;}

.overflow1 {overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}

.index1{width: 100%;margin-bottom: 60px;}
.index1 .iComTitle{padding-top: 80px;}
.i1List{width: 100%;}
.i1List ul{display: flex;flex-wrap: wrap;}
.i1List ul li{width: 25%;overflow: hidden;}
.i1List .part{display: block;width: 100%;background: #f6f7f8;}
.i1List .part .img{width: 100%;font-size: 0px;overflow: hidden;}
.i1List .part .img img{width: 100%;height:220px;}
.i1List .part .txt{font-size: 24px;font-weight: 500;color: #4d4d4d;line-height: 70px;text-align: center;}

.index2{width: 100%;background: #f6f7f8;padding: 60px 0;}
.i2List{width: 100%;}
.i2List ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
.i2List ul li{width: 24%;}
.i2List .part{display: block;background: #fff;height: 100%;box-shadow: 0 1px 15px 0 rgb(0 0 0 / 8%);border-radius: 30px;padding: 50px 30px;box-sizing: border-box;}
.i2List .part .tit{font-size: 18px;text-align: center;color: #4d4d4d;}
.i2List .part .tit span{color: #ee7827;}
.i2List .part .icon{margin-top: 30px;text-align: center;font-size: 0px;}
.i2List .part .icon img{width: 200px;}
.i2List .part .info{margin-top: 30px;font-size: 14px;color: #808080;}

.index3{width: 100%;padding: 60px 0;}
.index3 .iComTitle .t1{color: #fff;}
.index3 .iComTitle .t2{color: #fff;}
.i3Desc{font-size: 18px;color: #fff;padding: 30px 0;}
.i3Desc p{line-height: 2.2;}

.index4{background: #f6f7f8;width: 100%;padding: 60px 0;}
.i4List{width: 100%;}
.i4Swiper{width: 100%;}


.footer{width: 100%;background: #e5894b;padding: 55px 0;}
.fDesc{width: 30%;}
.fDesc .ewm{width: 120px;overflow: hidden;margin-left: 15px;font-size: 12px;color: #ffffff99;}
.fDesc .ewm img{width: 100%;}
.fMenu{width: 100%;}
.fMenu dl{width: 13%;line-height: 30px;padding-right: 5%;box-sizing: border-box;}
.fMenu dl dt{margin-bottom: 10px;}
.fMenu dl dt a{color: #fff;font-size: 18px;}
.fMenu dl dd a{color: rgba(255, 255, 255, 0.8);font-size: 14px;}

.copyRight{width: 100%;background: #202731;padding: 20px 0;}
.copyRight .desc{font-size: 14px;color: #b8bfc8;text-align: center;}
.copyRight a{color: #b8bfc8;font-size: 14px;}
.copyRight a:hover{color: #fff;}

/*11111111111111*/
.tongtu{width: 100%;font-size: 0px;overflow:hidden;}
.tongtu img{width: 100%;height: auto;max-height: 300px;object-fit: cover;}

.pMenu{width: 100%;}
.pMenuWarp{height: 121px;width: 100%;position: relative; top: -60px; z-index: 11;}
.pMenuWarp ul{box-shadow: 0 10px 20px 0 rgb(77 77 77 / 10%);height: 100%;width: 100%;border-radius: 20px;background: #fff;display: flex;}
.pMenuWarp ul li{height: 100%;margin-left: 40px;font-size: 16px;cursor: pointer;}
.pMenuWarp ul li a{display: block;box-sizing: border-box;line-height: 115px;}
.pMenuWarp ul li a.active{color: #ee7827;border-bottom: 7px solid #ee7827;}
.pMenuWarp ul li.on a{color: #ee7827;border-bottom: 7px solid #ee7827;}

.pMenu.fixed{width: 100%;background: #fff;top: 81px;z-index: 99;left: 0;position: fixed;box-shadow: 0 10px 20px 0 rgb(77 77 77 / 10%);}
.pMenu.fixed .pMenuWarp{height: 70px;top: 0;}
.pMenu.fixed .pMenuWarp ul{box-shadow: none;border-radius: 0;}
.pMenu.fixed .pMenuWarp ul li a{line-height: 65px;}


.nav-mobile {display: none;font-weight: bold;width: 100%;}
.click-me {width: 150px;height: 30px; background: #4680d1;color: white; text-align: center;line-height: 30px;}
.click-me a {display: block;color: white;}


.pTest1{width: 100%;padding-bottom: 60px;}
.pTest1Warp .img{width: 50%;position: relative;font-size: 0px;overflow: hidden;display: flex;align-items: center;}
.pTest1Warp .img:after{position: absolute;top: 0;right: 0;width: 40%;height: 100%;background: #eee;content: "";z-index: -1;}
.pTest1Warp .img img{width: 100%;}
.pTest1Warp .desc{width: 50%;background: #eee;padding: 40px 30px;box-sizing: border-box;}
.pTest1Warp .desc .t1{font-size: 20px;color: #4D4D4D;margin-bottom: 30px;}
.pTest1Warp .desc .info{font-size: 14px;color: #4D4D4D;}

.pTest2{width: 100%;padding: 60px 0;}
.pTest2 .iComTitle .t1{color: #fff;}
.pTest2 .iComTitle .t2{color: #fff;}
.pTest2List{width: 100%;position: relative;padding: 0 5%;box-sizing: border-box;}
.pTest2Swiper{width: 100%;}
.pTest2Swiper .img{width: 100%;height: 100%;overflow: hidden;font-size: 0px;}
.pTest2List .swiper-button-next,.pTest2List .swiper-button-prev{color: #fff;}
.pTest2List .swiper-button-next:after,.pTest2List .swiper-button-prev:after{font-size: 30px;}


.pTest3{width: 100%;padding: 60px 0;}
.pTest3List{width: 100%;}
.pTest3List ul{display: flex;flex-wrap: wrap;}
.pTest3List ul li{width: 25%;}
.pTest3List .part{display: block;width: 100%;display: flex;flex-wrap: wrap;background: #eee;}
.pTest3List .part .img{width: 100%;font-size: 0px;overflow: hidden;position: relative;}
.pTest3List .part .img img{width: 100%;height: 250px;object-fit: cover;}
.pTest3List .part .icon{position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);}
.pTest3List .part .icon img{width: 38px;height: auto;}
.pTest3List .part .desc{width: 100%;padding: 20px 30px 17px 30px;box-sizing: border-box;height: 250px;overflow: hidden;}
.pTest3List .part .t1{font-size: 24px;color: #4d4d4d;line-height: 33px;margin-bottom: 14px;}
.pTest3List .part .info{height: 165px;overflow: hidden; font-size: 14px;font-weight: 400;color: #808080;line-height: 28px;}
.pTest3List .part .info p{padding: 0;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;line-height: 28px;}
.pTest3List ul li:nth-child(even) .part .img{order: 1;}
.pTest3List ul li:nth-child(even) .part .icon{bottom: auto;top: 0;}
.pTest3List ul li:nth-child(even) .part .icon img{transform: rotate(180deg);}
.pTest3List ul li:nth-child(even) .part .desc{order: 0;}

.pTest4{width: 100%;padding: 60px 0;background: #eee;}
.pTest4List{width: 100%;}
.pTest4List ul{display: flex;flex-wrap: wrap;}
.pTest4List ul li{width: 25%;}
.pTest4List .part{display: block;width: 100%;position: relative;overflow: hidden;}
.pTest4List .part .img{width: 100%;font-size: 0px;overflow: hidden;}
.pTest4List .part .img img{width: 100%;}
.pTest4List .part .imgTop{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.3);display: flex;flex-wrap: wrap;padding: 10px;box-sizing: border-box;flex-direction: column;justify-content: center;}
.pTest4List .part .tit{font-size: 18px;color: #fff;font-weight: bold;width: 100%;text-align: center;}
.pTest4List .part .line{display: inline-block;width: 60px;height: 8px;background: #fff;margin: 0 auto;margin-top: 30px;}


.pTest5{width: 100%;padding: 60px 0;}
.pTest5List{width: 100%;}
.pTest5List ul{display: flex;flex-wrap: wrap;}
.pTest5List ul li{width: 25%;padding: 0 10px;box-sizing: border-box;margin-bottom: 50px;}
.pTest5List .part{display: block;width: 100%;position: relative;overflow: hidden;background: url(../images/img4.png) center no-repeat;background-size: cover;height: 202px;}
.pTest5List .part .nums{text-align: center;height: 35px;color: #ee7827;font-size: 24px;line-height: 35px;}
.pTest5List .part .icon{text-align: center;font-size: 0px;margin: 20px 0;}
.pTest5List .part .icon img{width: 40px;}
.pTest5List .part .txt{font-size: 16px;color: #4D4D4D;text-align: center;padding: 20px 30px;box-sizing: border-box;}



.pTest6{width: 100%;padding: 60px 0;background: #eee;}
.pTest6List{width: 100%;}
.pTest6List ul{display: flex;flex-wrap: wrap;}
.pTest6List ul li{width: 50%;padding: 0 10px;box-sizing: border-box;margin-bottom: 20px;}
.pTest6List .part{display: block;width: 100%;height: 60px;background: #fff;display: flex;justify-content: space-between;border-radius: 10px;align-items: center;}
.pTest6List .part .tit{width: calc(100% - 60px);padding: 10px 20px;box-sizing: border-box;font-size: 16px;color: #4D4D4D;}

.pTest6List .part .icon{width: 60px;height: 60px;border-radius: 10px;background: #EE7827;display: flex;justify-content: center;align-items: center;}
.pTest6List .part .icon img{width: 20px;}


.news{width: 100%;}
.newsPanel{width: 100%;padding-bottom: 60px;}
.newsList{width: 100%;}
.newsList ul{display: flex;flex-wrap: wrap;}
.newsList ul li{width: 25%;padding: 10px;box-sizing: border-box;}
.newsList .part{display: block;width: 100%;background: #fff;box-shadow: 0 2px 6px 0 rgb(0 0 0 / 15%);border-radius: 10px;overflow: hidden;}
.newsList .part .img{width: 100%;height: 163px;font-size: 0px;overflow: hidden;display: flex;justify-content: center;align-items: center;background: #f6f7f8;}
.newsList .part .img img{width: auto;height: auto;max-width: 100%;max-height: 100%;}
.newsList .part .txt{padding: 13px 20px 12px 20px;box-sizing: border-box;color: #4d4d4d;font-size: 14px;font-weight: 550;}

.about1{width: 100%;padding-bottom: 60px;}
.abo1Warp{width: 100%;}
.abo1Warp .left{width: 59.1%;}
.abo1Warp .left .img{width: 100%;font-size: 0px;overflow: hidden;}
.abo1Warp .left .img img{width: 100%;}
.abo1List1{width: 100%;margin-top: 48px; padding: 20px 35px;background: #eee;box-sizing: border-box;display: flex;flex-wrap: wrap;}
.abo1List1 .item{width: 50%;padding: 0 20px;box-sizing: border-box;text-align: center;color: #4D4D4D;position: relative;}
.abo1List1 .item:after{width: 2px;height: 100%;background: #d8d8d8;content: "";position: absolute;top: 0;right: 0;}
.abo1List1 .item:last-child:after{opacity: 0;}
.abo1List1 .item .time{font-size: 42px;font-weight: 500;}
.abo1List1 .item .time span{font-size: 20px;font-weight: bold;}
.abo1List1 .item .txt{font-size: 14px;margin-top: 10px;}
.abo1Warp .right{width: 38.2%;}

.abo1List2{width: 100%;}
.abo1List2 .item{width: 100%;margin-bottom: 15px;display: flex;flex-wrap: wrap;}
.abo1List2 .item:last-child{margin-bottom: 0;}
.abo1List2 .left{width: 140px;height: 220px;background: #fce9db;text-align: center;}
.abo1List2 .tit{font-size: 20px;font-weight: 500;color: #ee7827;line-height: 28px;padding-top: 40px;margin: 0 auto;}
.abo1List2 .icon{margin-top: 25px;text-align: center;}
.abo1List2 .icon img{width: 70px;}
.abo1List2 .info{background: #eee;font-size: 16px;font-weight: 400;color: #4d4d4d;line-height: 32px;padding: 15px;height: 220px; -webkit-box-align: center;-ms-flex-align: center;align-items: center;width: calc(100% - 140px);flex: 1;box-sizing: border-box;overflow: hidden;}


.about2{width: 100%;position: relative;}
.about2 .img{width: 100%;font-size: 0px;}
.about2 .img img{width: 100%;}
.about2 .imgTop{position: absolute;top: 0;left: 50%;transform: translateX(-50%);max-width: 1200px;width: 100%;padding-top: 60px;}
.about2 .iComTitle .t1{color: #fff;}
.about2 .iComTitle .t2{color: #fff;}


.about3{width: 100%;padding: 60px 0;}
.abo3List{width: 100%;}
.abo3Swiper{width: 100%;height: 606px;}
.abo3Swiper .part{display: block;width: 100%;height: 100%;background: #fff;box-shadow: 0 2px 6px 0 rgb(0 0 0 / 15%);}
.abo3Swiper .part .img{width: 100%;height: calc(100% - 68px);font-size: 0px;overflow: hidden;}
.abo3Swiper .part .txt{width: 100%;font-size: 14px;color: #4D4D4D;height: 68px;line-height: 68px;padding: 0 10px;box-sizing: border-box;}
.abo3Swiper .swiper-slide{height: calc((100% - 30px) / 2);}

.about4{width: 100%;padding: 60px 0;background: #eee;padding-bottom: 70px;}
.abo4List{width: 100%;}
.abo4Swiper{width: 100%;}
.abo4Swiper .part{display: block;width: 100%;position: relative;overflow: hidden;cursor: pointer;}
.abo4Swiper .part .img{width: 100%;height: 100%;font-size: 0px;}
.abo4Swiper .part .imgTop{position: absolute;bottom: 0;left: 0;width: 100%;padding: 15px;box-sizing: border-box;font-size: 14px;color: #fff;}

.about5{width: 100%;padding: 60px 0;}
.abo5List{width: 100%;}
.abo5Swiper{width: 100%;}
.abo5Swiper .swiper-slide{padding: 10px 0;}
.abo5Swiper .part{display: block;width: 100%;position: relative;overflow: hidden;cursor: pointer;background: #fff;box-shadow: 0 2px 6px 0 rgb(0 0 0 / 15%);}
.abo5Swiper .part .img{width: 100%;height: 100%;font-size: 0px;}
.abo5Swiper .part .txt{padding: 0 15px;height: 68px;line-height: 68px;font-size: 14px;color: #4D4D4D;}

.about6{width: 100%;padding: 60px 0;}
.abo6List1{width: 100%;}
.abo6List1 ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
.abo6List1 ul li{width: 21%;margin-bottom: 60px;}
.abo6List1 .part{display: block;width: 100%;text-align: center;}
.abo6List1 .part .icon{margin-bottom: 20px;font-size: 0px;}
.abo6List1 .part .icon img{width: 60px;}
.abo6List1 .part .tit{font-size: 20px;color: #4D4D4D;font-weight: bold;margin-bottom: 10px;}
.abo6List1 .part .txt{font-size: 14px;color: #808080;margin-bottom: 10px;}

.abo6List2{width: 100%;}
.abo6Swiper{width: 100%;}
.abo6Swiper .swiper-slide{transition: 300ms;padding: 30px 0;}

.abo6Swiper .part{display: block;width: 100%;height: 100%;position: relative;}
.abo6Swiper .part img{width: 100%;height: 100%;position: absolute;top: 0;left: 0;transition: 300ms;}
.abo6Swiper .swiper-slide-active,.swiper-slide-duplicate-active .part img{transform: scale(1.2);z-index: 9;}

.abo6Warp{width: 100%;margin-top: 100px;}
.abo6Warp .img{width: 42%;font-size: 0px;overflow: hidden;}
.abo6Warp .img img{width: 100%;height: 100%;object-fit: cover;}
.abo6Warp .desc{width: 58%;background: #eee;padding: 30px 55px;box-sizing: border-box;overflow: hidden;}
.abo6Table{width: 90%;}
.abo6Table dl dt{display: flex;}
.abo6Table dl dd{display: flex;}
.abo6Table .item{padding: 0 10px;box-sizing: border-box;position: relative;}
.abo6Table .item:nth-child(1){width: 25%;}
.abo6Table .item:nth-child(2){width: 35%;}
.abo6Table .item:nth-child(3){width: 20%;}
.abo6Table .item:nth-child(4){width: 20%;}


.abo6Table .tit{font-size: 16px;color: #4D4D4D;font-weight: bold;line-height: 30px;}
.abo6Table .txt{font-size: 14px;color: #4D4D4D;position: relative;margin: 5px 0;}
.abo6Table dl dd .item:first-child .txt:before{position: relative;left: 0;content: "●";color: #ee7827;padding-right: 5px;font-size: 18px;}

.contact{width: 100%;padding: 60px 0;}
.contWarp{width: 100%;}
.contTit{margin-top: 10px; background: #eee;font-size: 18px;font-weight: 550;color: #4d4d4d;margin-bottom: 50px;padding: 30px;box-sizing: border-box;}
.contList{width: 100%;display: flex;flex-wrap: wrap;}
.contList .item{width: 25%;margin-bottom: 50px;display: flex;align-items: center;}
.contList .item .icon{width: 60px;height: 60px;border-radius: 30px;background: #ee7827;display: flex;justify-content: center;align-items: center;}
.contList .item .icon img{width: 26px;}
.contList .item .desc{flex: 1;margin-left: 10px;}
.contList .item .name{font-size: 16px;font-weight: 550; white-space: wrap;color: #4d4d4d;line-height: 22px;margin-bottom: 10px;}
.contList .item .info{font-size: 16px;color: #000;}

/*1111111111111111111111111111111111*/

.product1{width: 100%;padding: 30px 0;background: #f7f7f7;}
.product1 .wapper{width: 100%;max-width: 1320px;margin: 0 auto;}

.pCurrent{width: 100%;padding: 20px 0;}
.pCurrent ul{display: flex;}
.pCurrent ul li{position: relative;margin-right: 5px;font-size: 14px;color: #313131;}
.pCurrent ul li a{font-size: 14px;color: #E5894B;}
.pCurrent ul li a:hover{text-decoration: underline;}
.pCurrent ul li i{padding-right: 5px;font-size: 20px;vertical-align: middle;}
.pCurrent ul li:after{position: relative;top: 0;right: 0;content: ">";padding-left: 5px;}
.pCurrent ul li:last-child:after{display: none;}

.pro1Warp{width: 100%;display: flex;justify-content: space-between;flex-wrap: wrap;}
.pro1L{width: 66%;margin-right: 2%;}
.pro1R{width: 32%;}

.pro1Tit{display: flex;align-items: center;}
.pro1Tit .tit{font-size: 26px;color: #333333;}
.pro1LBtn{display: inline-block;background: #ededee;padding: 2px 8px;font-size: 12px;color: #4D4D4D;font-weight: bold;margin-left: 5px;}
.pro1LBtn .icon{padding-right: 5px;}
.pro1Txt{font-size: 14px;color: #4D4D4D;margin: 5px 0 10px 0;}

.pro1Img{width: 319px;position: relative;border: 1px solid #ebebeb;background: #fff;overflow: hidden;height: 320px;display: flex;justify-content: center;align-items: center;font-size: 0px;box-sizing: border-box;}
.pro1Img:before{position: absolute;top: 0;left: 0;height: 5px;width: 20%;background: #E5894B;content: "";}
.pro1Img:after{position: absolute;top: 0;right: 0;height: 5px;width: 80%;background: #4680D1;content: "";}
.pro1Img img{max-height: 100%;max-width: 100%;width: auto;height: auto;}
.pro1Img video{max-height: 100%;max-width: 100%;width: auto;height: auto;}

.pro1Desc{width: calc(100% - 319px);padding-left: 45px;box-sizing: border-box;}
.pro1Desc .tit{font-size: 14px;color: #333;margin-bottom: 15px;}
.pro1Desc .info{font-size: 14px;color: #747678;}
.pro1Desc .info ul{margin-bottom: 15px;}
.pro1Desc .info ul li{margin: 5px 0;}
.pro1Desc .info strong{color: #3f4348;}

.pro1Desc .links{margin: 25px 0;}
.pro1Desc .links li{padding: 0 10px;border-right: 1px solid #333;}
.pro1Desc .links li:last-child{border: none;}
.pro1Desc .links a{color: #0066a1;font-size: 14px;}
.pro1Desc .links a:hover{color: #00B0EC;}
.pro1Desc .btn{margin-top: 25px;}
.pro1Desc .btn a{display: inline-block;padding: 13px 20px;box-sizing: border-box;background: #fff;border: 1px solid #ccc;color: #0066a1;font-size: 14px;text-align: center;width: 260px;}
.pro1Desc .btn a:hover{color: #00B0EC;}

.pro1Slide{width: 100%;margin-top: 30px;}
.pro1Tab{width: 100%;}
.pro1Tab ul li{border: 1px solid #f7f7f7;position: relative;top: 1px;z-index: 10;line-height: 50px;padding: 0 20px;font-size: 16px;}
.pro1Tab ul li a{color: #808080;display: block;padding: 0 30px;}
.pro1Tab ul li a:hover{color: #00B0EC;}
.pro1Tab ul li.on{background: #fff;border: 1px solid #ededee;}
.pro1Tab ul li.on a{border-bottom: 4px solid #0066a1;color: #0066a1;}


.pro1Panel{border: 1px solid #ededee;background: #fff;padding: 20px 0;}
.wendang{width: 100%;}
.wendang dl{padding: 20px;border-bottom: 1px solid #ededee;display: flex;flex-wrap: wrap;box-sizing: border-box;}
.wendang dl:last-child{border: none;}
.wendang dl dt{width: 40%;}
.wendang .tit{font-size: 14px;color: #3f4348;margin-bottom: 10px;}
.wendang dl dd{width: 60%;}
.wendang  ul li{margin: 15px 0;}
.wendang .downTxt{font-size: 12px;color: #0066a1;display: block;margin: 10px 0;}
.wendang .downTxt:hover{color: #00B0EC;}
.wendang .downTxt i{padding-right: 5px;}
.wendang .txt{font-size: 12px;color: #999;}
.wendang .desc{font-size: 14px;color: #747678;}
.wendang .desc a{color: #0066a1;}
.wendang .desc a:hover{color: #00B0EC;}

.wendang a{color: #0066a1;}
.wendang a:hover{color: #00B0EC;}
.wendang a span{color: #747678;}

.fxs{width: 100%;background: #fff;border: 1px solid #ededee;padding: 20px;-webkit-box-sizing: border-box;}
.fxs .tit{font-size: 14px;font-weight: bold;color: #333333;margin-bottom: 20px;}
.fxsSelect{width: 100%;}
.fxsSelect select{height: 40px;visibility: visible;border: 1px solid #ccc;width: 100%;box-shadow: none;}
.fxsList{width: 100%;background: #fff;border: 1px solid #ededee;-webkit-box-sizing: border-box;padding-bottom: 20px;margin-bottom: 20px;}
.fxsList dl dt{display: flex;}
.fxsList dl dd{display: flex;align-items: center;}
.fxsList .item{width: 33.3%;font-size: 12px;color: #747678;padding: 10px;box-sizing: border-box;}
.fxsList .item a{font-size: 12px;color: #0066a1;}
.fxsList .item a:hover{color: #00B0EC;}
.fxsList dl dd:nth-child(even){background: #f2f8fb;}

.pro1Tel{width: 100%;background: #fff;border: 1px solid #ededee;padding:30px;-webkit-box-sizing: border-box;}
.pro1Tel .t1{font-size: 14px;color: #666;font-weight: bold;}
.pro1Tel .t2{font-size: 16px;color: #666;}
.pro1Tel ul li{margin: 10px 0;}
.pro1Tel ul li a{display: block;width: 100%;height: 50px;display: flex;justify-content: space-between;background: #f7f7f7;align-items: center;overflow: hidden;}
.pro1Tel .icon{width: 50px;height: 50px;text-align: center;line-height: 50px;border-right: 1px solid #fff;box-sizing: border-box;}
.pro1Tel .icon i{color: #0066a1;font-size: 20px;}
.pro1Tel .desc{flex: 1;text-align: center;color: #0066a1;font-size: 14px;font-weight: bold;}
.pro1Tel ul li a:hover .icon i{color: #00B0EC;}
.pro1Tel ul li a:hover .desc{color: #00B0EC;}

.ptcp{width: 100%;padding: 30px 0;}
.proTitle{font-size: 26px;color: #333333;font-weight: 100;padding-bottom: 30px;}
.ptcpWarp{width: 100%;background: #fff;padding: 20px;box-sizing: border-box;}
.shaix{text-align: right;}
.shaix a{color: #0066a1;font-size: 14px;font-weight: bold;}
.ptcpWarp ul{display: flex;flex-wrap: wrap;}
.ptcpWarp ul li{width: 33.3%;padding: 0 10px;box-sizing: border-box;margin-bottom: 20px;}
.ptcpWarp .part{display: block;width: 100%;padding: 15px;border: 1px solid #ededee;box-sizing: border-box;display: flex;justify-content: space-between;align-items: center;}
.ptcpWarp .part .img{width: 83px;height: 70px;border: 1px solid #ededee;box-sizing: border-box;display: flex;justify-content: center;align-items: center;position: relative;}
.ptcpWarp .part .img:before{position: absolute;top: 0;left: 0;height: 5px;width: 20%;background: #E5894B;content: "";}
.ptcpWarp .part .img:after{position: absolute;top: 0;right: 0;height: 5px;width: 80%;background: #4680D1;content: "";}
.ptcpWarp .part .img img{max-height: 100%;max-width: 100%;width: auto;height: auto;}
.ptcpWarp .part .desc{flex: 1;padding-left: 10px;box-sizing: border-box;}
.ptcpWarp .part .tit{font-size: 12px;color: #333;font-weight: 500;margin-bottom: 10px;}
.ptcpWarp .part .txt{width: 60%;}
.ptcpWarp .part .title{color: #0066a1;font-size: 14px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;width: 100%;display: block;margin-bottom: 5px;}
.ptcpWarp .part .text{display: -webkit-box;-webkit-line-clamp: 2;/* 行数 */-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
.ptcpWarp .part .view{width: 35%;text-align: right;}
.ptcpWarp .part .view a{display: inline-block;padding: 3px 5px;background: #0066a1;font-size: 12px;color: #fff;font-weight: bold;}
.ptcpWarp .part .view a:hover{background: #00B0EC;}


.product2{width: 100%;padding: 30px 0;background: #fff;}
.product2 .wapper{width: 100%;max-width: 1320px;margin: 0 auto;}
.pro2List{width: 100%;}
.pro2List ul li{width: 20%;padding: 0 3px;box-sizing: border-box;margin-bottom: 20px;}
.pro2List .part{display: block;width: 100%;padding: 10px;box-sizing: border-box;border: 1px solid #ededee;}
.pro2List .part .t1{font-size: 12px;color: #999;margin-bottom: 5px;}
.pro2List .part .t2{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;width: 100%;display: block;font-size: 14px;color: #0066a1;margin-bottom: 5px;}
.pro2List .part .t2:hover{color: #00B0EC;}
.pro2List .part .txt{font-size: 12px;color: #333333;display: -webkit-box;-webkit-line-clamp: 2;/* 行数 */-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;margin-bottom: 5px;}
.pro2List .part .img{width: 100%;height: 110px;margin: 5px 0;display: flex;justify-content: center;align-items: center;font-size: 0px;overflow: hidden;}
.pro2List .part .img img{width: auto;height: auto;max-width: 100%;max-height: 100%;}
.pro2List .part .t3{text-align: right;font-size: 12px;color: #333;font-weight: bold;}
.pro2List .part .list{margin-top: 5px;border-top: 2px solid #E5894B;}
.pro2List .part .list dl dd{margin: 5px 0;font-size: 12px;color: #3f4348;}
.pro2List .part:hover{background: #ededee;}

.product3{width: 100%;padding-bottom: 30px;}
.product3 .wapper{width: 100%;max-width: 1320px;margin: 0 auto;}
.pro3List{width: 100%;}
.pro3Swiper{width: 100%;}
.pro3Swiper .part{display: block;width: 100%;border: 1px solid #ededee;position: relative;padding: 20px;box-sizing: border-box;}
.pro3Swiper .part:before{position: absolute;top: 0;left: 0;height: 5px;width: 20%;background: #E5894B;content: "";}
.pro3Swiper .part:after{position: absolute;top: 0;right: 0;height: 5px;width: 80%;background: #4680D1;content: "";}

.pro3Swiper .part .img{width: 100%;height: 140px;display: flex;justify-content: center;align-items: center;font-size: 0px;overflow: hidden;}
.pro3Swiper .part .img img{width:auto;height: auto;max-width: 100%;max-height: 100%;}
.pro3Swiper .part .t1{font-size: 14px;color: #666666;margin: 5px 0;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;width: 100%;display: block;}
.pro3Swiper .part .t2{display: -webkit-box;-webkit-line-clamp: 2;/* 行数 */-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;margin: 5px 0;color: #0066a1;font-size: 14px;}
.pro3Swiper .part .t2:hover{color: #00B0EC;}
.pro3Swiper .part .more{margin-top: 20px;display: block;width: 96px;height: 40px;line-height: 40px;background: #0066a1;color: #fff;font-size: 14px;text-align: center;font-weight: bold;}
.pro3Swiper .part .more:hover{background: #00B0EC;}

.product4{width: 100%;padding-bottom: 30px;}
.product4 .wapper{width: 100%;max-width: 1320px;margin: 0 auto;}
.proTitle a{color: #0066a1;font-size: 18px;font-weight: 500;}
.proTitle a:hover{color: #00B0EC;}
.product4 ul li{width: 20%;padding: 0 5px;box-sizing: border-box;margin-bottom: 20px;}
.product4 .part{display: block;width: 100%;border: 1px solid #ededee;position: relative;}
.product4 .part:before{position: absolute;top: 0;left: 0;height: 5px;width: 20%;background: #E5894B;content: "";}
.product4 .part:after{position: absolute;top: 0;right: 0;height: 5px;width: 80%;background: #4680D1;content: "";}

.product4 .part .img{width: 100%;height: 140px;display: flex;justify-content: center;align-items: center;font-size: 0px;overflow: hidden;background: #eee;}
.product4 .part .img img{width:auto;height: auto;max-width: 100%;max-height: 100%;}
.product4 .part .tit{padding: 20px;box-sizing: border-box;}
.product4 .part .tit a{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;width: 100%;display: block;color: #0066a1;font-size: 14px;}
.product4 .part .tit a:hover{color: #00B0EC;}

.inside{width: 100%;padding: 60px 0;overflow: hidden;}
.insideWarp{width: 100%;overflow: hidden;min-height: 300px;}

.proSearch{width: 80%;margin: 0 auto;position: relative;height: 40px;background: #ededee;color: #747678;}
.proSearch input{position: absolute;top: 0;left: 0;width: 100%;height: 100%;border: none;background: none;padding: 0 50px 0 10px;box-sizing: border-box;outline: none;}
.proSearch input:focus{box-shadow: inset 0 0 5px #0090ff;}
.proSearch button{width: 50px;height: 100%;position: absolute;top: 0;right: 0;border: none;background: none;color: #E5894B;font-size: 18px;}




@media only screen and (max-width: 1200px) {
.wapper{ width:100%;box-sizing: border-box;padding: 0 10px;}
.headList .logo img{max-height: 50px;}
.language a{font-size: 14px;width: 65px;}
.menu a{padding: 0 15px;}
.pMenuWarp{height: 107px;}
.pMenuWarp ul li{margin-left: 20px;}
.pMenuWarp ul li a{line-height: 100px;}
.pTest3List .part .t1{font-size: 18px;}
.pTest3List .part .info{line-height: 1.6;}
.pTest3List .part .info p{line-height: 1.6;}
.newsList ul li{width: 33.33%;}
.abo1Warp .left{width: 49.8%;}
.abo1Warp .right{width: 50%;}
.abo1List2 .left{width: 150px;}
.abo1List1{margin-top: 15px;}
.abo1List1 .item{width: 100%;border-bottom: 1px solid #D8D8D8;padding-bottom: 10px;}
.abo1List1 .item:after{display: none;}
.abo1Warp .left .img img{height: 220px;object-fit: cover;}
.abo6Warp .desc{padding: 30px;}
.abo6Table{width: 100%;}
.pro1Desc{padding-left: 25px;}
.ptcpWarp ul li{width: 50%;}
.pro2List ul li{width: 25%;}
.product4 ul li{width: 25%;}




}




@media only screen and (max-width: 980px) {
.m_header{position: relative;z-index: 999;}
.header{ display:none}
.sp_header{ display:block;}
.sjj_nav{ display:block;}
.index1 .iComTitle{padding-top: 60px;}
.i1List .part .txt{font-size: 20px;}
.i2List ul li{width: 32%;}
.i2List .part{padding: 20px;}
.pMenu.fixed{top: 51px;}
.pTest3List ul li{width: 50%;}
.pTest4List ul li{width: 50%;}
.pTest5List ul li{width: 50%;padding: 0 10%;}
.newsList ul li{width: 50%;}
.about2 .img img{height: 500px;object-fit: cover;}
.contList .item{width: 50%;}
.pro1Img{width: 260px;}
.pro1Desc{width: calc(100% - 260px);}
.pro2List ul li{width: 33.333%;}
.product4 ul li{width: 33.333%;}

}

@media only screen and (max-width: 780px) {
.iComTitle{padding-bottom: 30px;}
.iComTitle .t1{font-size: 32px;}
.iComTitle .t2{font-size: 18px;}
.i1List ul li{width: 50%;}
.i2List ul{justify-content: center;}
.i2List ul li{width: 98%;margin-bottom: 20px;}
.i2List .part{padding: 30px;}
.i2List .part .tit{font-size: 20x;}
.i2List .part .icon{margin-top: 15px;}
.i2List .part .info{margin-top: 15px;}
.i3Desc{font-size: 16px;padding: 0;}
.fMenu{width: 100%;}
.fDesc{width: 100%;margin-top: 20px;}
.pMenu.fixed{position: relative;top: auto;}
.pMenuWarp{position: relative;top: auto;margin: 30px 0;height: auto;width: 100%;overflow-x: auto;}
.pMenuWarp ul{border-radius: 0;width: 780px;}
.pMenuWarp ul li a{line-height: 45px;}
.pMenuWarp ul li a.active{border-bottom: 3px solid #ee7827;}
.pTest1Warp .img{width: 100%;margin-bottom: 20px;}
.pTest1Warp .desc{width: 100%;}
.pTest1Warp .img:after{display: none;}
.pTest1Warp .desc .t1{margin-bottom: 15px;}
.pTest5List ul li{padding: 0 5%;}
.pTest6List ul li{width: 100%;}
.abo1Warp .left{width: 100%;margin-bottom: 20px;}
.abo1Warp .right{width: 100%;}
.abo1List2 .left{width: 150px;height: auto;margin: 0;}
.abo1Warp .left .img img{height: auto;}
.abo1List2 .info{height: auto;font-size: 14px;}
.about2 .img img{height: 400px;object-fit: cover;}
.abo6List1 ul li{width: 48%;margin-bottom: 40px;}
.abo6Warp .img{width: 100%;}
.abo6Warp .desc{width: 100%;padding: 20px 10px;}
.abo6Warp{margin-top: 60px;}
.tongtu img{height: 300px;}
.pro1L{width: 100%;margin: 0;margin-bottom: 20px;}
.pro1R{width: 100%;margin-bottom: 20px;}
.pro1Tab ul li{padding: 0 10px;}
.pro1Tab ul li a{padding: 0 15px;}
.wendang dl dt{width: 100%;}
.wendang dl dd{width: 100%;}
.pro2List ul li{width: 50%;}
.product4 ul li{width: 50%;}


}

@media only screen and (max-width: 580px) {
.wapper{padding: 0 5px;box-sizing: border-box;}
.iComTitle .t1{font-size: 26px;}
.iComTitle .t2{font-size: 16px;}
.index1 .iComTitle{padding: 30px 0;}
.i3Desc{font-size: 14px;}
.fMenu dl{width: 25%;padding: 0;text-align: center;}
.fMenu dl dt{margin-bottom: 0;}
.fMenu dl dt a{font-size: 14px;}
.fMenu dl dd a{font-size: 12px;}
.fDesc{justify-content: center;}
.fDesc .ewm{width: 50%;margin: 0;padding: 0 5%;box-sizing: border-box;text-align: center;}
.fDesc .ewm img{width: 120px;}
.footer{padding: 30px 0;}
.copyRight{padding: 10px;box-sizing: border-box;}
.copyRight .desc{font-size: 12px;}
.pMenuWarp ul li{font-size: 14px;margin-left: 10px;margin-right: 10px;}
.pTest1Warp .desc{padding: 30px 15px;}
.pTest2List{padding: 0;}
.pTest2List .swiper-button-next, .pTest2List .swiper-button-prev{color: #E5894B;}
.pTest3List .part .img img{height: auto;}
.pTest3List .part .desc{padding: 10px;height: auto;}
.pTest3List .part .icon img{width: 20px;}
.pTest3List .part .t1{font-size: 16px;margin-bottom: 0;}
.pTest3List .part .info{height: auto;font-size: 12px;}
.pTest4List .part .tit{font-size: 16px;}
.pTest4List .part .line{height: 4px;margin-top: 10px;}
.pTest5List ul li{padding: 0 5px;margin-bottom: 30px;}
.pTest5List .part{height: 180px;overflow: hidden;}
.pTest5List .part .icon{margin: 10px 0;}
.pTest5List .part .txt{padding: 10px;font-size: 14px;}
.pTest6List ul li{padding: 0;}
.newsList ul li{width: 50%;padding: 0 5px;margin-bottom: 20px;}
.newsList .part{border-radius: 5px;}
.newsList .part .img{height: 145px;}
.newsList .part .txt{padding: 10px;font-size: 12px;}
.abo1List2 .info{font-size: 12px;line-height: 1.8;}
.about2 .img img{height: 300px;object-fit: cover;}
.about2 .imgTop{padding-top: 20px;}
.abo6Warp .desc{padding: 20px 0px;}
.abo6Table .item{padding: 0 2px;}
.abo6Table .tit{font-size: 14px;}
.abo6Table .txt{font-size: 12px;}
.abo6Table .item:nth-child(3){width: 17%;}
.abo6Table .item:nth-child(4){width: 23%;}

.abo6Warp{margin-top: 40px;}
.contTit{padding: 20px;font-size: 16px;}
.contList .item{width: 100%;margin-bottom: 30px;}
.contList .item .icon{width: 50px;height: 50px;}
.contList .item .icon img{width: 22px;}
.contList .item .name{font-size: 14px;margin-bottom: 5px;}
.contList .item .info{font-size: 14px;}

.tongtu img{height: 180px;}
.pro1Img{width: 100%;}
.pro1Desc{width: 100%;padding: 0;margin-top: 20px;}
.ptcpWarp ul li{width: 100%;}
.pro2List .part{padding: 5px;}
.pro3Swiper .part{padding: 10px;}
.proTitle{font-size: 22px;padding-bottom: 15px;}
}
