/*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:'Microsoft YaHei'; color:#666;background: url(../images/kw1.jpg) center top no-repeat;}
body.head_on{overflow:hidden}
a{color:#666;transition: 0.3s;}
a:hover{ color:#00bcd4; 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:1024px; margin:0 auto;padding: 0 13px;box-sizing: border-box;}


.mainFull{width: 100%;max-width: 1024px;}
.header{ position:relative;}
.logo{width: 783px;}
.logo img{max-height: 90px;width: auto;}
.hRight{width: calc(100% - 790px);text-align: right;}
.hLinks{text-align: right;}
.hLinks a{font-size: 12px;color: #000;display: inline-block;margin-left: 25px;}
.hLinks a i img{vertical-align: middle;margin-right: 5px;}

.hSearch{margin-top: 10px;margin-left: auto;}
.hSearch input{width: 120px;height: 23px;border: 2px solid #cbcbcb;border-radius: 3px;padding: 0 5px 0 30px;box-sizing: border-box;background: #fcfcfc url(../images/kw6.jpg) left center no-repeat;outline: none;}
.hSearch button{width: 40px;height: 23px;background: #d02b2f;border: none;color: #fff;font-size: 12px;border-radius: 3px;}




/*menu*/
.menu{height:35px;line-height:35px;}
.menu ul li{ float:left; position:relative;margin-left: 2px;}
.menu>ul>li:nth-child(1){margin-left: 0;}
.menu ul li dl{ background:#fff; width:100%; position:absolute; left:0px; top:35px; box-shadow:2px 2px 5px rgba(0,0,0,0.2);display:none;z-index: 9;}
.menu ul li dl dd{ line-height:30px;border-bottom:#ddd dotted 1px; margin:0 10px; }
.menu ul li dl dd a{ font-size:12px; color:#666;display:block; padding:0;}
.menu ul li dl dd a:hover{ color:#00bcd4;}
.menu a{ font-size:14px;color:#fff;display:block;text-align:center;padding: 0 5px;}
.menu a:hover{color:#00bcd4;}
a.menu_hover{color:#00bcd4;}
.menu ul li span a{background: url(../images/nn0.jpg) center right no-repeat;background-size: cover;width: 108px;box-sizing: border-box;}

/*mMenu*/
.m_header{width: 100%;}
.sp_header{height:50px;overflow:hidden;background:#fff;position:relative;z-index:999;width:100%;display: none;top: 0;}
.sp_logo{float:left;height:50px;display: flex;justify-content: center;align-items: center;padding-left: 10px;}
.sp_logo img{margin:auto;max-height:40px;}
.sp_nav{width:50px;float:right;position:relative;cursor:pointer;height:30px;margin-top:20px}
.sp_nav span{display:block;background:#0188FB;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:9999;background:#fff;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}
.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 #e4e8eb 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:#333;width:100%;padding: 0 20px;display: block;box-sizing: border-box;}
.sjj_nav ul li a:hover{color: #0188FB;}
.sjj_nav ul li ul li a{color:#333;display:block;text-align:left;}
.sjj_nav ul li i svg{width:25px;height:25px;fill:#333;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#333}
.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;}

/*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: #d02b2f;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%;}
.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;}

/*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;}

/*-------------------------------------------*/

/*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: #00b0ec;}

.mainWarp{margin: 10px 0;}
.mainWarp>.f_left{width: 235px;margin-right: 10px;}
.mainWarp>.f_right{width: calc(100% - 245px);}
.flBox{width: 100%;padding: 5px;box-sizing: border-box;border-radius: 5px;border: 1px solid #006699;box-sizing: border-box;box-shadow: 0 0 1px #fff inset;background: #0777c3;}
.flTit{padding: 10px;font-size: 15px;color: #fff;font-weight: bold;}
.flWarp{width: 100%;border-radius: 6px;background-color: #fff;box-shadow: inset 0px 0px 3px #003399;padding: 8px 6px;box-sizing: border-box;}
.flSearch{width: 100%;padding: 6px;border: 1px solid #999;margin-bottom: 2px;background: #f8f8f8;border-radius: 4px;box-sizing: border-box;}
.flSearch input{width: 138px;height: 26px;float: left;border-radius: 4px;letter-spacing: 1px;border: 1px solid #999;line-height: 20px;text-indent: 4px;outline: none;}
.flSearch button{float: right;width: 46px;height: 25px;background: #ff0000;color: #fff;font-weight: bold;font-size: 15px;border-radius: 4px;border: none;}
.flSearch button:hover{background: #006699;}

.fl_menu{width: 100%;}
.fl_menu dl dt{width: 100%;color: #0B65A7;font-size: 14px;border-bottom: 1px dotted #CCCCCC;height: 35px; line-height: 35px;background: url(../images/4.gif)  no-repeat;background-position: 12px 9px;text-indent: 35px;}
.fl_menu ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
.fl_menu ul li{width: 49%;padding: 5px;border-radius: 5px;box-sizing: border-box;margin: 2px 0;}
.fl_menu a{font-size: 14px;color: #555;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;width: 100%;display: block;}
.fl_menu ul li:hover{background: #0777c3;}
.fl_menu ul li:hover a{color: #fff;}

.fl_img{width: 100%;}
.fl_mes ul li{border-bottom: 1px dotted #ccc;line-height: 32px;font-size: 13px;color: #333333;}

.mr_l{width: calc(100% - 250px);border: 1px solid #c8c6c6;box-sizing: border-box;}
.mr_r{width: 240px;margin-left: 10px;border: 1px solid #c8c6c6;box-sizing: border-box;}
.mr_Tit{width: 100%;border: 1px solid #c8c6c6;box-sizing: border-box;height: 30px;line-height: 30px;}
.mr_Tit a{display:block;background-image: linear-gradient(to top,#c8c6c6 0,#fff 50%,#c8c6c6 100%);height: 30px;    display: flex;justify-content: space-between;align-items: center; height:30px; padding-right:10px; box-sizing:border-box;}

.mr_Tit a strong{padding-left: 10px;}
.mr_Tit a span{display:inline-block; background:#678841; color:#fff; font-size:12px; padding:2px;height: 15px;line-height: 15px;}
.mr_Tit img{width: 100%;height: 100%;}
.mr_box{padding: 5px;box-sizing: border-box;}

.iabo{width: 100%;padding: 10px;box-sizing: border-box;}
.iabo .img{width: 150px;}
.iabo .img img{width: 100%;}
.iabo .desc{width: calc(100% - 160px);font-size: 12px;color: #333;}
.iabo .desc a{color: #086875;}

.iTeam{background: #e9e9e9;}
.iTeam img{width: 100%;}

.inew1{width: 100%;padding: 10px;}
.inew1 .img{display: block;width: 33%;}
.inew1 .img img{width: 100%;height: 100%;object-fit: cover;}
.inew1 ul{width: 65%;}
.inew1 ul li{height: 30px;line-height: 30px;background: url(../images/kw19.jpg) left center no-repeat;padding-left: 20px;box-sizing: border-box;font-size: 14px;}

.inew2{display: block;line-height: 30px;font-size: 14px;}
.inew2 ul li{height: 30px;line-height: 30px;background: url(../images/kw21.jpg) left center no-repeat;padding-left: 20px;box-sizing: border-box;}

.iPro{padding: 10px;box-sizing: border-box;border: 1px solid #c8c6c6;}
.iProList{width: 100%;}
.iProList ul li{float: left;width: 25%;padding: 0 8px;box-sizing: border-box;margin-bottom: 20px;}
.iProList .part{display: block;width: 100%;overflow: hidden;}
.iProList .part .img{width: 100%;height: 128px;border: 1px solid #ddd;box-sizing: border-box;display: flex;justify-content: center;align-items: center;overflow: hidden;}
.iProList .part .img img{width: auto;height: auto;max-width: 100%;max-height: 100%;}
.iProList .part .tit{line-height: 40px;text-align: center;}

.iPro2Warp{padding: 10px;box-sizing: border-box;border: 1px solid #c8c6c6;}
.iPro2Warp dl{width: 20%;}
.iPro2Warp dl dt a{display: block;font-weight: bold;color: #333;}
.iPro2Warp dl a{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;width: 100%;display: block;line-height: 25px;color: #333;}
.iPro2Warp dl a:hover{color: #1d75b8;}

.footer{background-image: url(../images/footbg.jpg); background-repeat: repeat-x;padding: 20px 0;text-align: center;padding-top: 50px;margin-top: 10px;color: #333;}
.fMenu a{display: inline-block;}
.fMenu a:after{content: "|";padding: 0 6px;}

.toTop{position: fixed;bottom: 20px;right: 45px;z-index: 999;}
.toTop img{width: 48px;}

.pageTop{width: 100%;border: 1px solid #c8c6c6;box-sizing: border-box;height: 30px;line-height: 30px;background: url(../images/mtitBg.jpg);padding: 0 15px;box-sizing: border-box;}
.pageTop .title{color: #fff;width: 100px;opacity: 0.8;font-size: 14px;}
.current a:after{content: "》";padding: 0 5px;margin-top: -2px;}
.current a:last-child:after{display: none;}
.innerBox{padding: 10px;box-sizing: border-box;border: 1px solid #ddd;}
.news ul li{display: flex;justify-content: space-between;align-items: center;line-height: 35px;border-bottom: 1px dashed #99aa7c;}
.innerBox .t1{flex: 1;}
.innerBox .time{display: inline-block;margin-left: 20px;}

.tongtu{width: 100%;overflow: hidden;}
.tongtu .img img{width: 100%;}

.proBox{width: 100%;padding: 10px;background: #fff;box-sizing: border-box;background: -webkit-gradient(linear, 0% 0%, 0% 20%, from(#f2f2f2), to(#fff));box-shadow: 0 2px 8px rgb(0 0 0 / 35%);}
.product{min-height: 600px;}
.product ul li{float: left;width: 33.3%;padding: 0 15px;box-sizing: border-box;margin-bottom: 20px;}
.product .part{display: block;width: 100%;text-align: center;}
.product .part .img{width: 100%;height: 150px;background: #fff;box-shadow: 0 1px 5px rgb(0 0 0 / 25%);padding: 4px;height: 140px;border: 1px solid #CCCCCC;border-radius: 6px;margin-bottom: 3px;display: flex;justify-content: center;align-items: center;}
.product .part .img img{width: auto;height: auto;max-width: 100%;max-height: 100%;}
.product .part .desc{font-size: 14px;color: #333;line-height: 22px;}
.product .part .t1{font-size: 14px;color: #333;}
.product .part .t1:hover{color: #f00;text-decoration: underline;}

.pagebar{text-align: center;}
.pagebar a{margin: 2px;padding: 5px 10px; font-size: 12px;color: #777;font-weight: 400;border: 1px solid #e2e2e2; border-radius: 2px; background: #fff;display: inline-block;} 
.pagebar .now-page{font-size: 12px;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;}

.prod1Tit{text-align: center;color: #0B65A7;font-size: 16px;font-weight: bold;margin: 15px 0;}
.prod1{padding: 35px;}
.prod1 .img{width: 50%;background: #fff;box-shadow: 0 1px 5px rgb(0 0 0 / 25%);height: 255px;padding: 4px;border-radius: 5px;box-sizing: border-box;}
.prod1 .img:hover{box-shadow: 0 1px 6px #0073b3;}
.prod1 .img a{display: flex;justify-content: center;align-items: center;width: 100%;height: 100%;}
.prod1 .img img{width: auto;height: auto;max-width: 100%;max-height: 100%;}
.prod1 .desc{width: 36%;margin: 0 auto;}
.prod1 .desc .ewm{width: 100%;margin-top: 10px;}
.prod1 .desc .ewm img{width: 100%;}
.prod1 .desc ul li{border-bottom: 1px solid #ccc;height: 45px;line-height: 45px;font-size: 14px;color: #333;}
.prod1 .desc ul li strong{font-weight: normal;color: #006699;display: inline-block;margin-right: 10px;}

.prod2{padding: 35px;}
.prod2Img{width: 100%;text-align: center;margin: 15px 0;}
.prod2Img img{width: auto;max-width: 100%;border-radius: 6px;box-shadow: 0 1px 5px rgb(0 0 0 / 25%);}

.prod2Desc{width: 100%;font-size: 14px;margin: 15px 0;color: #333;}
.prod2Desc img{width: auto;max-width: 100%;border-radius: 6px;box-shadow: 0 1px 5px rgb(0 0 0 / 25%);}
.prod3{background: #f3f3f3;color: #333;}
.prod3 table{margin-right: auto;margin-left: auto;line-height: 20px;margin-top: 10px;margin-bottom: 10px;font-size: 14px;width: 100%;}
.prod3 table tr td{padding: 5px;box-sizing: border-box;}





@media only screen and (max-width: 1024px) {
.wapper{ width:100%;padding: 0;}
.header{ display:none}
.sp_header{ display:block;}
.sjj_nav{ display:block;}
.mainWarp>.f_left{display: none;}
.mainWarp>.f_right{width: 100%;}








}

@media only screen and (max-width: 768px) {
.mr_l{width: 100%;}
.mr_r{width: 100%;margin: 0;}
.mr_Tit{height: auto;}
.inew1 .img{width: 100%;}
.inew1 ul{width: 100%;margin-top: 10px;}
.iProList ul li{width: 50%;padding: 0 2px;}
.iPro2Warp dl{width: 50%;margin-bottom: 10px;}
.fMenu a:after{padding: 0 3px;}
.product ul li{width: 50%;padding: 0 2px;box-sizing: border-box;}
.product .part .img{box-sizing: border-box;}
.proBox{padding: 6px;}
.current{width: 100%;}
.prod1 .img{width: 100%;}
.prod1 .desc{width: 100%;margin-top: 20px;}
.prod1Tit{padding-top: 35px;}
.pc{display: none !important;}
.prod3 table tr td{font-size: 12px;}






}