/*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;color:#666;}
body.head_on{overflow:hidden}
a{color:#666;transition: 0.3s;}
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:1400px; margin:0 auto;}


*,
*::before,
*::after{-webkit-box-sizing: border-box;box-sizing: border-box;}

 :root {
    --main-color: #263667;
    --main-color-white: #fff;
    --main-color-000: #000;
    --main-color-333: #333333;
    --main-color-888: #888888;
    --main-transition: all ease 0.4s;
    --main-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}


.header{ position:relative;width: 100%;background: linear-gradient(to bottom, rgba(255, 255, 255, 0.75) 60%, rgba(255, 255, 255, 0)) !important;background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.75) 60%, rgba(255, 255, 255, 0)) !important;box-shadow: 0 0 0 0 rgb(159 20 20 / 0%);position: fixed;top: 0;left: 0;z-index: 999;}
.headList{display: flex;justify-content: space-between;align-items: center;height: 120px;}
.headList .logo{display: block;}
.headList .logo img{max-height: 55px;width: auto;}


/*menu*/
.menu{height:70px;line-height:70px;}
.menu ul li{ float:left; position:relative;}
.menu ul li dl{ background:#fff; width:100%; position:absolute; left:50%; top:70px; box-shadow:2px 2px 5px rgba(0,0,0,0.2);display:none;z-index: 9;transform: translateX(-50%);min-width: 150px;}
.menu ul li dl dd{ line-height:40px;border-bottom:#ddd dotted 1px; margin:0 10px; }
.menu ul li dl dd a{ font-size:14px; color:#333;display:block;font-weight: normal;padding: 0 0px;}
.menu ul li dl dd a:hover{ color:var(--main-color);}
.menu a{ font-size:16px;color:#212529;display:block;text-align:center;font-weight: bold;}
.menu a:hover{color: var(--main-color);}
a.menu_hover{color: var(--main-color);}
.menu span{display: block;padding: 0 20px;}
.menu span a{position: relative;}
.menu span a:after{position: absolute;left: 0;width: 0;height: 5px;background: #fff;content: "";transition: 0.6s;bottom: 0;}
.menu span a:hover:after{width: 100%;}

.hTel{margin-left: 60px;}
.hTel a{display: inline-block;padding: 10px 20px;background: var(--main-color);font-size: 16px;color: #fff;border-radius: 30px;}

/*mMenu*/
.m_header{width: 100%;}
.sp_header1{height:70px;overflow:hidden;background:#fff;position:fixed;z-index:9999;width:100%;display: none;top: 0;}
.sp_logo1{float:left;height:70px;display: flex;justify-content: center;align-items: center;padding-left: 10px;}
.sp_logo1 img{margin:auto;max-height:50px;}
.sp_nav1{width:50px;float:right;position:relative;cursor:pointer;height:30px;margin-top:25px}
.sp_nav1 span{display:block;background:#000;width:30px;height:2px;position:absolute;left:10px;transition:all ease 0.35s}
.sp_nav1 span:nth-of-type(1){top:0px}
.sp_nav1 span:nth-of-type(2){top:10px}
.sp_nav1 span:nth-of-type(3){top:20px}
.sp_nav_se1 span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se1 span:nth-of-type(2){width:0}
.sp_nav_se1 span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav1{position:fixed;z-index:999;background:#fff;width:100%;height:calc(100% - 70px);font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;display: none;}
.nav_show1{top:70px;}
.sjj_nav1 ul li i{position:absolute;top:5px;right:0px;height:30px;padding:0px 7px 0 7px;}
.sjj_nav1 ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav1 ul li .sjj_nav_i_se1 svg{transform:rotate(0deg)}
.sjj_nav1 ul li{border-top:1px #e4e8eb solid;position:relative;line-height:45px;font-size:16px}
.sjj_nav1>ul >li:last-child{border-bottom:1px #ddd solid;}
.sjj_nav1 ul li ul{display:none}
.sjj_nav1 ul li a{color:#333;width:100%;padding: 0 20px;display: block;box-sizing: border-box;}
.sjj_nav1 ul li a:hover{color: #0188FB;}
.sjj_nav1 ul li ul li a{color:#333;display:block;text-align:left;}
.sjj_nav1 ul li i svg{width:25px;height:25px;fill:#333;}
.sjj_nav1 ul li .sjj_nav_i_se svg{fill:#333}
.sjj_nav1 ul li ul li>ul{margin-left:10px}
.sjj_nav1 ul li ul li{border-top: none;}
.sjj_nav1 ul li ul li a{padding: 0 30px;}

/*mSearch*/
.mSearch{position: relative;width: calc(100% - 20px);height: 35px;overflow: hidden;margin: 20px 10px;}
.mSearch input{position: absolute;top: 0;left: 0;width: 100%;height: 100%;padding: 0 60px 0 10px;box-sizing: border-box;border: 1px solid #ccc;border-radius: 25px;background: none;outline: none;}
.mSearch button{background-image: linear-gradient(to right,#01b2ac 0,#004ea2 100%);width: 60px;height: 35px; position: absolute; top: 0;right: 0;border-radius: 0 25px 25px 0;color: #fff;font-size: 14px;border: none;}

/*swiper*/
.swiper {width: 100%;height: 100%;position: relative;overflow: hidden;}
.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;}
.swiper .swiper-button-next:after,.swiper .swiper-button-prev:after{font-size: 30px;}

/*common*/
.disFlex {
	flex-wrap: wrap;
	display: -webkit-box;/* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
	display: -moz-box;/* Firefox 17- */
	display: -webkit-flex;/* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
	display: -moz-flex;/* Firefox 18+ */
	display: -ms-flexbox;/* IE 10 */
	display: flex;
}
.jusBet{justify-content: space-between;}
.jusCet{justify-content: center;}
.jusEnd{justify-content: flex-end;}
.aliTop{align-items: flex-start;}
.aliCet{align-items: center;}
.aliBtm{align-items: flex-end;}

.img{font-size: 0px;overflow: hidden;}
img{transition: 0.5s;}

.f_left{float: left;}
.f_right{float: right;}
.clearfix:before,
.clearfix:after {content: "";display: table;}
.clearfix:after {clear: both;overflow: hidden;}
.clearfix {*zoom: 1;}

.bgfff{background: #fff !important;}
.fff{color: #fff !important;}
em{font-style: normal;}
.overflow1{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;width: 100%;display: block;}
.overflow2{display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
.overflow3{display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}

.pt140{padding-top: 140px;}
.pb140{padding-bottom: 140px;}
.pt120{padding-top: 120px;}
.pb120{padding-bottom: 120px;}
.pt100{padding-top: 100px;}
.pb100{padding-bottom: 100px;}
.pt80{padding-top: 80px;}
.pb80{padding-bottom: 80px;}
.pt60{padding-top: 60px;}
.pb60{padding-bottom: 60px;}
.pt50{padding-top: 50px;}
.pb50{padding-bottom: 50px;}

.mt10{margin-top: 10px;}
.mt20{margin-top: 20px;}
.mt35{margin-top: 35px;}
.mt50{margin-top: 50px;}
.mt60{margin-top: 60px;}
.mt70{margin-top: 70px;}
.mt80{margin-top: 80px;}

.textCet{text-align: center;}
.textRight{text-align: right;}
.pc_show{}
.m_show{display: none;}
.iTit{font-size: 40px;color: #000;font-weight: bold;}
.iTxt{font-size: 18px;color: #333;}
.iTit2{font-size: 36px;color: #000;font-weight: bold;}
.iTxt2{font-size: 15px;color: #333;}
.iLine{}
.iMore a{display: inline-block;width: 162px;height: 40px;background: #555555;border-radius: 3px;line-height: 40px;text-align: center;font-size: 14px;color: #fff;font-weight: bold;}
.iMore a:hover{background: var(--main-color);}

/*-------------------------------------------*/

/*banner*/
.banner{width: 100%;}
.bannerSwiper .swiper-pagination-bullet{opacity: 1;background: #fff;transition:width ease 0.35s;border-radius: 20px;}
.bannerSwiper .swiper-pagination-bullet-active{background: var(--main-color);width:20px;}
.bannerSwiper .swiper-button-next,.bannerSwiper .swiper-button-prev{width: 50px;height: 50px;border-radius: 50%;background: rgba(0,0,0,0.3);}
.bannerSwiper .swiper-button-next:after,.bannerSwiper .swiper-button-prev:after{color: #fff;font-size: 20px;}

.index1{position: relative;z-index: 9;}
.index1 .wapper{width: 82%;}
.i1Warp{width: 100%;margin-top: -64px;padding-top: 70px;padding-bottom: 150px;background-fill-value: background-image;z-index: 2;box-shadow: 0 0px 30px rgb(0 0 0 / 30%);padding-left: 40px;border-radius: 20px;padding-right: 40px;background-repeat: no-repeat;background-size: contain;background-position: bottom center;background-color: #fff;}
.i1Warp .left{width: 45%;}
.i1Warp .right{width: 52%;}

.i1List{width: 100%;}
.i1List ul{justify-content: space-between;}
.i1List ul li{width: 15%;padding: 0 5px;}
.i1List .icon{width: 100%;}
.i1List .icon img{width: 100%;}
.i1List .t1{font-size: 18px;color: #666;text-align: center;}

.index2{background: var(--main-color);}
.i2List{display: block;width: 100%;position: relative;padding: 0 60px;}
.i2List .swiper-slide{background: transparent;}
.i2List .part{display: block;width: 100%;display: flex;align-items: center;flex-wrap: wrap;}
.i2List .part .img{width: 50%;}
.i2List .part .img img{width: 100%;height: 21vw;object-fit: cover;}
.i2List .part .desc{width: 50%;padding: 3%;text-align: center;color: #fff;}
.i2List .swiper-button-next, .i2List .swiper-button-prev{width: 27px;height: 50px;background: rgba(100, 100, 100, .4);}
.i2List .swiper-button-next:after, .i2List .swiper-button-prev:after{font-size: 20px;color: #fff;}

.i3List{width: 100%;}
.i3List ul li{width: 33.3%;padding: 0 15px;margin-bottom: 30px;}
.i3List .part{display: block;width: 100%;height: 100%;background: rgba(0,0,0,0.2);border-radius: 10px;padding: 35px;}
.i3List .part .img{width: 105px;height: 105px;border-radius: 50%;margin: 0 auto;overflow: hidden;}
.i3List .part .img img{width: 100%;height: 100%;object-fit: cover;}
.i3List .part .t1{margin-top: 35px;font-size: 20px;color: #fff;text-align: center;}

.footer{width: 100%;padding-top: 40px;background: var(--main-color);font-size: 16px;color: #fff;}
.fWarp{border-top: 1px solid rgba(255,255,255,0.3);padding: 35px 0;}
.fWarp .item{width: 25%;}
.fTit{font-size: 18px;color: #fff;margin-bottom: 30px;}
.fMenu ul li{line-height: 2;}
.fMenu a{color: #fff;}
.fMenu a:hover{text-decoration: underline;}

.fTel a{color: #fff;}
.fTel a:hover{text-decoration: underline;}
.fEwm{margin-top: 10px;}
.fEwm img{width: 100%;max-width: 125px;}

.copyright{width: 100%;padding: 30px 0;border-top: 1px solid rgba(255,255,255,0.3);}
.fShare a{display: block;margin-left: 10px;}
.fShare a img{width: 50px;}

.tongtu{width: 100%;}
.tongtu .img img{width: 100%;}


/*about*/

.about{width: 100%;}
.aboutWarp{width: 100%;}
.aboutWarp .desc{width: 45%;}
.aboutWarp .right{width: 50%;}
.aboutWarp .img img{width: 100%;}

.about2{width: 100%;}
.abo2List{display: block;width: 100%;position: relative;padding: 0 60px;}
.abo2List .swiper-slide{background: transparent;}
.abo2List .part{display: block;width: 100%;display: flex;align-items: center;flex-wrap: wrap;}
.abo2List .part .img{width: 100%;height: 32vw;display: flex;justify-content: center;align-items: center;}
.abo2List .part .img img{width: auto;height: auto;max-width: 100%;max-height: 100%;}
.abo2List .swiper-button-next, .abo2List .swiper-button-prev{width: 27px;height: 50px;background: rgba(100, 100, 100, .4);}
.abo2List .swiper-button-next:after, .abo2List .swiper-button-prev:after{font-size: 20px;color: #fff;}

.abo2List .part:hover .img img{transform: scale(1.2);}

/*product*/
.current {font-size: 14px;color: #888;}
.current i{color: var(--main-color);font-size: 20px;vertical-align: middle;}
.current a{color: #888;position: relative;font-size: 12px;}
.current a:after{content: ">";padding: 0 5px;color: #888;}
.current a:last-child:after{display: none;}

/*页码*/
.pagebar{margin: 0 auto;padding: 15px 0 10px;}
.pagebar a{margin: 2px;padding: 5px 10px; font-size: 14px;color: #777;font-weight: 400;border: 1px solid #e2e2e2; border-radius: 2px; background: #fff;display: inline-block;} 
.pagebar .now-page{font-size: 14px;color: #fff; font-weight: 400;padding: 5px 10px;margin: 0 5px 5px;border: 1px solid #0188fb; border-radius: 2px; background: #0188fb;display: inline-block;}
.pagebar a:hover{color: #fff; border: 1px solid #0188fb; background: #0188fb;}

.mainFull{padding: 30px 0;}
.mainWarp{width: 100%;}
.mainWarp .ml{width: 22%;}
.mainWarp .mr{width: 75%;}
.mlMenu{width: 100%;}
.mlMenu>ul>li{position: relative;}
.mlMenu ul li a{display: flex;align-items: center;padding: 10px;line-height: 50px;color: #333;}
.mlMenu ul li a .icon{width: 70px;height: 50px;display: flex;justify-content: center;align-items: center;border-radius: 10px;overflow: hidden;font-size: 0px;margin-right: 10px;}
.mlMenu ul li a .icon img{width: auto;height: auto;object-fit: cover;max-width: 100%;max-height: 100%;}
.mlMenu ul li a .t1{font-size: 15px;}
.mlMenu ul li .btn{position: absolute;right: 0;top: 10px;width: 50px;height: 50px;display: flex;justify-content: center;align-items: center;border-left: 1px solid #ddd;background: #fff;}
.mlMenu ul li .btn i{color: #666;font-size: 16px;}
.mlMenu ul li .btn.on i:before{content: "\f106";}
.mlMenu ul li dl{display: none;}
.mlMenu ul li dl dd{padding-left: 20px;}
.mlMenu>ul>li.on>a{background: linear-gradient(to right, rgb(38 54 103) 30%, rgb(44 113 246)) !important;color: #fff;}

.mrTop{padding: 20px 0;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;margin-bottom: 30px;}

.product{width: 100%;}
.proList{width: 100%;}
.proList ul li{width: calc(33.3% - 20px);margin-bottom: 30px;margin-right: 30px;}
.proList ul li:nth-child(3n){margin-right: 0;}
.proList .part{position: relative;width: 100%;height: 100%;border: 1px solid #ddd;display: block;overflow: hidden;}
.proList .part:after{position: absolute;left: 0;bottom: 0;width: 0;height: 2px;background: var(--main-color);content: "";transition: 0.3s;}
.proList .part:hover:after{width: 100%;}
.proList .part .t1{text-align: center;font-weight: bold;padding-top: 30px;padding-bottom: 20px;color: var(--main-color);line-height: 1;font-size: 18px;}
.proList .part .img{width: 100%;height: 240px;display: flex;justify-content: center;align-items: center;}
.proList .part .img img{height: auto;width: auto;max-width: 100%;max-height: 100%;}
.proList .part:hover .img img{transform: scale(1.2);}
.proList .part .more{padding-bottom: 32px;text-align: center;font-size: 14px;color: var(--main-color);margin-top: 20px;}
.proList .part .more i{padding-left: 10px;}
.proList .part .icon{position: absolute;top: 10px;left: 10px;color: #fff;font-size: 16px;}
.proList .part:before{content: '';position: absolute;left: -170px;top: -70px;width: 140px;height: 140px;background-color: #003d85;transform: rotate(45deg);transition: all .5s ease;}
.proList .part:hover:before{left: -100px !important;}

/*prodetail*/

.prodetail{width: 100%;padding: 65px 0;background: #f6f6f6;}
.prodBox{background-color: rgba(255,255,255,1);padding-top: 20px;padding-left: 60px;padding-right: 60px;border-color: rgba(133,73,73,1);flex: 0 0 100%;padding-bottom: 40px;box-shadow: 0 0 10px 10px rgb(0 0 0 / 5%);}

.prodWarp{width: 100%;}
.prodWarp .f_left{width: 35%;max-width: 400px;}
.prodWarp .f_right{width: 60%;}

.prodSlide .swiper-button-next,.prodSlide .swiper-button-prev{color: #333;}
.prodSlide .swiper-button-next:after,.prodSlide .swiper-button-prev:after{font-size: 42px;}
.prodpSwiper .swiper-slide a{display: flex;justify-content: center;align-items: center;width: 100%;height: 400px;position: relative;}
.prodpSwiper .swiper-slide a:after{position: absolute;right: 0;bottom: 0;content: "\f00e";font-family: "fontawesome";width: 30px;height: 30px;background: #ccc;color: #fff;font-size: 14px;text-align: center;line-height: 30px;}
.prodpSwiper .swiper-slide img{transition: 0.5s;}
.prodpSwiper .swiper-slide img:hover{transform: scale(1.1);}
.prodpSwiper{z-index: 98 !important;border: 1px solid #ddd;}
.prodtSwiper{margin-top: 10px;}
.prodtSwiper .part{border: 1px solid #ddd;display: flex;justify-content: center;align-items: center;height: 80px;}
.prodtSwiper .part img{opacity: 0.6;}
.prodtSwiper .swiper-slide-thumb-active .part{border-color: #000;}
.prodtSwiper .swiper-slide-thumb-active .part img{opacity: 1;}

.pageBtn{margin-top: 50px;padding-top: 50px;border-top: 1px solid #ddd;font-size: 14px;}
.pageBtn .item{width: auto;max-width: 50%;}

.prodList{width: 100%;}
.prodList .title{padding: 15px;background-color: rgba(238,238,238,1);font-size: 30px;color: #333;margin-bottom: 10px;}
.prodList ul li{width: calc(25% - 7.5px);margin-right: 10px;margin-bottom: 10px;}
.prodList ul li:nth-child(4){margin-right: 0;}
.prodList .part{display: block;width: 100%;height: 100%;border: 1px solid #ddd;}
.prodList .part .img{width: 100%;height: 220px;display: flex;justify-content: center;align-items: center;}
.prodList .part .img img{width: auto;height: auto;max-width: 100%;max-height: 100%;}
.prodList .part .t1{padding: 10px;font-size: 16px;color: rgba(38,38,38,1);}
.prodList .part:hover .img  img{transform: scale(1.2);}
.prodList .part:hover .t1{color: var(--main-color);}

.prodTit{font-size: 30px;color: #333;margin-bottom: 30px;}
.prodDesc{font-size: 15px;color: #333;overflow: auto;}
.prodDesc img{max-width: 100%;}
.prodDesc table{width: 100%;}

table{max-width: 100%;background-color: transparent;border-collapse: collapse;border-spacing: 0;box-sizing: border-box;width: 100%;border: 1px solid #ddd;line-height: 1.6;}
table tr th,
table tr td {
	padding: 10px;
	vertical-align: middle;
	border-top: 1px solid #ddd;
	box-sizing: border-box;
}

/*application*/

.application1{width: 100%;position: relative;padding: 100px 0;background-size: cover;}
.application1 .i3List{margin-top: 200px;}
.application1 .i3List ul li{width: 12%;margin: 0;}
.application1 .i3List .part{padding: 10px;}
.application1 .i3List .part .img{width: 70px;height: 70px;}
.application1 .i3List .part .t1{font-size: 16px;margin-top: 10px;}

.application{background: rgba(247,247,247,1);}
.applicationWarp{width: 100…%;}
.applicationWarp .innerTit{text-align: left;}
.applicationWarp .tit2{font-size: 16px;}
.applicationWarp .tag span{display: inline-block;padding: 10px 20px;border: 1px solid #ddd;border-radius: 5px;margin-right: 10px;margin-bottom: 10px;font-size: 14px;}


/*contact*/

.contact1{width: 100%;padding: 60px 0;}
.contactWarp{width: 100%;}
.contactWarp .left{width: 50%;}
.contactWarp .right{width: 50%;background: rgba(248,248,248,1);padding: 20px 30px;border-left: 1px solid #ddd;}
.contactWarp .left .title{font-size: 30px;font-weight: bold;margin-bottom: 50px;color: #333;}
.contList ul li{margin-bottom: 20px;display: flex;}
.contList .icon{width: 50px;margin-right: 50px;}
.contList .icon img{width: 100%;}
.contList .desc{flex: 1;font-size: 16px;color: #666;}
.contList .desc h3{font-size: 18px;color: #595959;font-weight: bold;margin-bottom: 20px;}
.contList .desc p{}

.innerTit{text-align: center;font-size: 32px;color: #333;}
.contactWarp .right .line{margin: 20px auto;width: 50px;height: 5px;background: #333;}
.contForm{width: 100%;margin-top: 20px;}
.contForm .warp{width: 100%;}
.contForm .row{width: 49%;margin-bottom: 20px;}
.contForm .row.w100{width: 100%;}
.contForm textarea,
.contForm input{width: 100%;height: 40px;border: 1px solid #ddd;padding: 0 10px;background: #fff;font-size: 14px;}
.contForm textarea{height: 150px;padding: 10px;}
.contForm .yzm{position: relative;display: flex;justify-content: space-between;}
.contForm .yzm input{flex: 1;}
.contForm .yzmImg{display: block;width: 100px;height: 40px;margin-left: 10px;}
.yzmImg img{width: 100%;height: 100%;}
.contForm button{display: block;width: 100%;height: 40px;color: #fff;border-radius: 5px;background: var(--main-color);border: none;}

.contact2{width: 100%;overflow: hidden;}
.contact2 .map{width: 100%;}
.contact2 .map img{width: 100%;}

/*join*/

.join{width: 100%;}
.join .wapper{max-width: 1220px;}
.joinSearch{width: 100%;}
.joinSearch .warp{width: 100%;max-width: 700px;margin: 0 auto;border: 2px solid #34abfd;background: #fafafa;position: relative;border-radius: 50px;overflow: hidden;}
.joinSearch .warp input{width: 100%;height: 48px;padding: 0 60px 0 20px;font-size: 15px;outline: none;}
.joinSearch .warp button{position: absolute;right: 0;top: 0;width: 60px;height: 48px;background: transparent;border: none;color: #34abfd;font-size: 20px;}

.joinList{width: 100%;}
.joinList dl dt,
.joinList dl dd{display: flex;justify-content: space-between;padding: 10px;}
.joinList dl dt{background: rgba(38,54,103,1);color: #fff;font-weight: bold;font-size: 18px;}
.joinList .item{width: 16.6%;padding: 15px;}
.joinList dl dd{font-size: 14px;color: #333;margin-top: 20px;background: #fafafa;}

.joindetail{width: 100%;background: rgba(247,247,247,1);}
.joindetail .wapper{max-width: 1220px;}
.joindetailWarp{background: #fff;padding: 20px 30px;}
.joindetailWarp .top h3{font-size: 18px;color: #333;font-weight: bold;}
.joindetailWarp .top p{color: #f00;font-size: 14px;font-weight: bold;}
.joindetailWarp a{display: inline-block;padding: 10px 20px;background: var(--main-color);color: #fff;font-size: 14px;border-radius: 5px;}
.joindetailWarp .list{margin-top: 35px;}
.joindetailWarp .list ul li{display: flex;flex-wrap: wrap;font-size: 16px;color: #666;background: rgba(0,0,0,0.02);}
.joindetailWarp .list .tit{width: 165px;padding: 15px;}
.joindetailWarp .list .txt{flex: 1;padding: 15px;}
.joindetailWarp .list ul li:nth-child(2n){background: rgba(0,0,0,0.04);}

.joindetailWarp .desc{padding-top: 35px;margin-top: 35px;border-top: 1px solid #ddd;font-size: 16px;color: #666;}
.joindetailWarp .desc h3{margin: 10px 0;font-size: 16px;}

.inside{overflow: hidden;}
.inside img{max-width: 100%;}




@media only screen and (max-width: 1400px) {
.wapper{ width:100%;max-width: 1220px;padding: 0 10px;}
.index1 .wapper{width: 96%;}

}

@media only screen and (max-width: 1220px) {
.wapper{ width:100%;}
.iTit{font-size: 28px;}
.iTit2{font-size: 24px;}
.hTel a{font-size: 14px;padding: 5px 10px;}
.menu span{padding: 0 15px;}
.i3List .part{padding: 25px;}
.contactWarp .left .title{font-size: 24px;}




}

@media only screen and (max-width: 980px) {
.header{ display:none}
.sp_header1{ display:block;}
.sjj_nav1{ display:block;}
.hHei{height: 70px;}

.iTit{font-size: 24px;}
.iTit2{font-size: 20px;}
.iTxt{font-size: 14px;}
.iTxt2{font-size: 14px;}
.innerTit{font-size: 28px;}

.i1Warp{padding: 20px;margin: 60px 0;}
.i1Warp .left{width: 100%;margin-bottom: 20px;}
.i1Warp .right{width: 100%;}
.i1List ul li{width: 32%;}
.i2List{padding: 0;}
.i2List .part .img{width: 100%;margin-bottom: 20px;}
.i2List .part .img img{height: 280px;}
.i2List .part .desc{width: 100%;}
.i3List ul li{width: 50%;padding: 5px;margin: 0;}
.i3List .part{padding: 20px;}
.fWarp .item{width: 100%;margin: 10px 0;}
.fTit{margin-bottom: 20px;}
.fMenu ul{display: flex;flex-wrap: wrap;}
.fMenu ul li{width: 50%;margin-bottom: 5px;}
.aboutWarp .desc{width: 100%;margin-bottom: 20px;}
.aboutWarp .right{width: 100%;}
.application1 .i3List{margin-top: 60px;}
.application1 .i3List ul li{width: 32%;}
.abo2List{padding: 0;}
.abo2List .part .img{height: 300px;}
.contactWarp .left{width: 100%;margin-bottom: 20px;}
.contactWarp .right{width: 100%;padding: 20px;}
.innerTit{font-size: 24px;}
.contList .icon{margin-right: 20px;}
.contForm .row{width: 100%;}

.joinList .item{display: none;width: 50%;padding: 10px;}
.joinList .item.on{display: block;}
.joindetailWarp{padding: 20px;}
.joindetailWarp .list .tit{width: 100px;padding: 10px;}
.joindetailWarp .list .txt{padding: 10px;}
.mainWarp .ml{width: 100%;margin-bottom: 20px;}
.mainWarp .mr{width: 100%;}
.proList ul li{width: 100%;padding: 5px;margin: 0;}
.prodpSwiper .swiper-slide a{height: 250px;}
.prodtSwiper .part{height: 70px;}
.prodBox{padding: 20px;}
.prodWarp .f_left{width: 100%;margin: 0 autu;}
.prodWarp .f_right{width: 100%;margin-top: 20px;}
.prodTit{font-size: 24px;}
.prodList ul li{width: 50%;margin: 0;padding: 5px;}
.prodList .part .img{height: 120px;}


}
