/*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:#000;}
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:1000px; margin:0 auto;}

.indexTop{width: 100%;background: #fff;position: relative;z-index: 999;}
.indexTop .logo{display: flex;align-items: center;height: 116px;}
.indexTop .logo img{max-width: 100%;}
.header{ position:relative;background: url(../images/nav_bg.jpg) repeat-x left top;border-bottom: 1px solid #FFF;width: 100%;height: 40px;box-sizing: border-box;}


/*menu*/
.pc_menu{height: 40px;width: 100%;}
.menu{height:40px;line-height:40px;}
.menu ul li{ float:left;position: relative;}
.menu ul li dl{ background:#085396; width:100%; position:absolute; left:0px; top:40px; box-shadow:2px 2px 5px rgba(0,0,0,0.2);display:none;z-index: 9;}
.menu ul li dl dd{ line-height:30px;}
.menu ul li dl dd a{ font-size:14px; color:#fff; display:block; padding:0; text-align:center;}
.menu ul li dl dd a:hover{font-size: 15px;}
.menu a{ font-size:15px;color:#fff; text-decoration:none;display:block;text-align:center; position:relative;padding: 0 20px;}
.menu ul li span a:after{width: 1px;height: 20px;background: #fff;position: absolute;top: 10px;right: 5px;content: '';}
.menu ul li:last-child span a:after{display: none;}
.menu a:hover{color:#fff;}
a.menu_hover{color:#fff;}

.m_header{width: 100%;position: relative;}
.sp_header{height:50px;overflow:hidden;background:#fff;position:relative;z-index:10;width:100%;display: none;top: 0;}
.sp_nav{width:50px;float:right;position:relative;cursor:pointer;height:30px;margin-top:15px}
.sp_nav span{display:block;background:#0085c9;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:#fff;width:100%;height:calc(100% - 52px);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:70px}
.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.active a{background: #0085c9;color: #fff;}
.sjj_nav ul li.active a:hover{color: #fff;}
.sjj_nav ul li a:hover{color: #0085c9;}
.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;}


/*swiper*/
.banner{width: 100%;}
.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_swiper .swiper-button-next,.banner_swiper .swiper-button-prev{width: 45px;height: 45px;border: 2px solid #fff;border-radius: 50%;color: #fff;}
.banner_swiper .swiper-button-next:after,.banner_swiper .swiper-button-prev:after{font-size: 30px;}

.mainContent{width: 100%;padding: 20px 0;}
.mainWarp{width: 100%;overflow: hidden;display: flex;justify-content: space-between;}
.mainLeft{width: 240px;margin-right: 10px;}
.mainRight{width: calc(100% - 250px);}

.iComTitle {width: 100%;display: flex;justify-content: space-between;height: 26px;line-height: 26px;border-top: 1px solid #eeeced;border-bottom: 2px solid #00a793;background: url(../images/title01.jpg) repeat-x left top;}
.iComTitle .title {display: flex;}
.iComTitle .title h3 {display: block;padding: 0 25px 0 15px;color: #FFF;letter-spacing: 5px;font-size: 14px;text-align: center;background: url(../images/title01h3.jpg) no-repeat right top #3594e4;}
.iComTitle .title span {display: block;text-decoration: none;color: #3a90db;font-size: 13px;padding: 0 0 0 5px;}
.iComTitle .more {display: block;width: 58px;height: 26px;background: url(../images/more.jpg) no-repeat left top;}

.mainMenu{width: 100%;}
.mainTitle{width: 100%;margin-bottom: 4px;}
.mainTitle h3{display: inline-block;height: 32px;padding: 0 20px 0 35px;font-size: 18px;color: #FFF;border-radius: 10px;line-height: 32px;background: url(../images/icon05.jpg) no-repeat 22px center #028ecb;box-sizing: border-box;font-weight: normal;}
.mainMenu ul li{line-height: 31px;font-size: 14px;border-bottom: 1px dashed #ddd;}
.mainMenu .sortnava{display: block;width: 100%;text-indent: 25px;background: url(../images/icon04.gif) no-repeat 10px center;color: #000;}
.mainMenu .sortnava:hover{color: #551a8b;}
.mainMenuDown{width: 100%;padding: 10px 0;display: flex;flex-wrap: wrap;border-top: 1px dashed #ddd;}
.mainMenuDown dd{width: 49%;margin-right: 0.5%;}
.mainMenuDown dd a{display: block;height: 24px;text-indent: 20px;background: url(../images/icon08.jpg) no-repeat 10px center;line-height: 24px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.mainMenuDown dd a:hover{color: #551a8b;}

.mainNav{width: 100%;display: flex;justify-content: space-between;align-items: center;border-bottom: 2px solid #d50100;height: 37px;}
.mainNav .title{line-height: 37px;padding-left: 30px;font-size: 14px;background: url(../images/icon06.jpg) no-repeat 18px center;color: #000;}
.pagrNav{font-size: 12px;color: #fff;display: flex;color: #000;}
.pagrNav a{color: #000;}


.index1{width: 100%;display: flex;justify-content: space-between;}
.iAbout{width: 670px;}
.iAboutDesc{width: 100%; height: 335px;padding: 10px;background: url(../images/icon02.jpg) no-repeat right bottom #f3f3f3;box-sizing: border-box;}
.iAboutDesc .warp{display: flex;justify-content: space-between;}
.iAboutDesc .img{width: 280px;font-size: 0;overflow: hidden;margin-right: 5px;}
.iAboutDesc .img img{width: 100%;}
.iAboutDesc .desc{width: calc(100% - 285px);height: 315px;display: block;line-height: 24px;font-size: 12px;overflow: hidden;color: #000;}


.iNews{width: 315px;}
.iNewList{width: 100%;height: 335px;padding: 10px;background: url(../images/icon02.jpg) no-repeat right bottom #f3f3f3;box-sizing: border-box;}
.iNewList ul li{height: 24px;line-height: 24px;border-bottom: 1px dotted #a1a1a1;padding-left: 15px; background: url(../images/icon03.png) no-repeat 5px center;display: flex;justify-content: space-between;align-items: center;box-sizing: border-box;color: #000;font-size: 12px;}
.iNewList ul li .tit{display: block;width: calc(100% - 80px);overflow: hidden; white-space: nowrap;text-overflow: ellipsis;color: #000;}
.iNewList ul li .time{display: block;text-align: right;width: 80px;}

.index2{width: 100%;margin-top: 15px;}
.iProduct{width: 100%;}
.iProList{width: 100%;padding-bottom: 20px;overflow: hidden;background: url(../images/icon02.jpg) no-repeat right bottom #f3f3f3;box-sizing: border-box;}
.iProList ul{display: flex;flex-wrap: wrap;}
.iProList ul li{width: 31%;margin: 1%;}
.iProList .part{display: block;width: 100%;overflow: hidden;}
.iProList .part .img{width: 100%;font-size: 0;overflow: hidden;}
.iProList .part .img img{width: 100%;}
.iProList .part .desc{text-align: center;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;width: 100%;display: block;line-height: 30px;font-size: 12px;color: #000;}


.footer{width: 100%;background: #085396;padding: 20px 0;line-height: 25px;color: #FFF;font-size: 13px;text-align: center;}
.footer a{color: #fff;}
.footer p{padding: 0;}
.footLink{padding: 10px 0;line-height: 20px;}
.footLink dl{display: flex;}
.footLink dl dt{color: #000;font-size: 16px;margin-right: 10px;}
.footLink dl dd{margin: 0 15px;display: block;}
.footLink a{color: #000;font-size: 12px;}


.mainConBg{padding: 20px 10px;margin-top: 3px;line-height: 25px;border-left: 2px solid #e6e6e6;box-sizing: border-box;width: 100%;}
.about{width: 100%;}
.about .desc{max-width: 100%;}

.iVideo{width: 100%;}
.iVideoList ul{display: flex;flex-wrap: wrap;}
.iVideoList ul li{width: 31.333%;margin: 1%;}
.iVideoList .part{display: block;width: 100%;}
.iVideoList .part .img{width: 100%;font-size: 0;overflow: hidden;}
.iVideoList .part .img img{width: 100%;}
.iVideoList .part .desc{text-align: center;display: block;height: 30px;font-size: 14px;line-height: 30px;width: 100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.iVideoList .part:hover .desc{color: #3300CC;}

.navPage{clear:both;padding:15px 20px 10px 20px;font-size:14px;box-sizing: border-box;}
.navPage ul{ text-align:center;}
.navPage li{margin-right:5px;display: inline-block;}
.navPage a{display:block; color:#b8010f;width:26px; height:26px; display:block; border:1px solid #c6c6c6; line-height:26px; color:#333;}
.navPage a:hover,a.pagebarCurrent{color:#fff;text-decoration:none; font-weight:bold; border:1px solid #085396 ; background-color:#085396 ;}


.news{width: 100%;}
.newsList{width: 100%;}
.newsList ul li{height: 24px;line-height: 24px;border-bottom: 1px dotted #a1a1a1;padding-left: 15px; background: url(../images/icon03.png) no-repeat 5px center;display: flex;justify-content: space-between;align-items: center;box-sizing: border-box;color: #000;font-size: 12px;}
.newsList ul li .tit{display: block;width: calc(100% - 80px);overflow: hidden; white-space: nowrap;text-overflow: ellipsis;color: #000;}
.newsList ul li .time{display: block;text-align: right;width: 80px;}

.product{width: 100%;}
.proList ul{display: flex;flex-wrap: wrap;}
.proList ul li{width: 24%;margin: 1% 0.5%;}
.proList .part{display: block;width: 100%;}
.proList .part .img{width: 100%;font-size: 0;overflow: hidden;}
.proList .part .img img{width: 100%;}
.proList .part .desc{text-align: center;display: block;height: 30px;font-size: 14px;line-height: 30px;width: 100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.proList .part:hover .desc{color: #3300CC;}

.Prodetail{width: 100%;}
.Prodetail .title{color: #000;font-size: 16px;text-align: center;font-weight: bold;}
.Prodetail .img{text-align: center;font-size: 0;overflow: hidden;}
.Prodetail .img img{max-width: 100%;}
.Prodetail .desc{font-size: 14px;color: #000;}

.contact{width: 100%;}
.contact .desc img{max-width: 100%;}

.inside{width: 100%;}


@media only screen and (max-width: 1024px) {
.wapper{ width:100%;}
.iAbout{width: 650px;}
.iNews{width: 300px;}

}


@media only screen and (max-width: 980px) {
.header{ display:none}
.sp_header{ display:block;}
.sjj_nav{ display:block;}
.iProList ul li{width: 23%;}





}

@media only screen and (max-width: 980px) {
.indexTop .logo{height: 90px;}
.header{ display:none}
.sp_header{ display:block;}
.sjj_nav{ display:block;}
.nav_show{top: 140px;}
.index1{display: block;}
.iAbout{width: 90%;margin: 0 auto;}
.iAboutDesc{height: auto;}
.iAboutDesc .img{width: 28%;}
.iAboutDesc .desc{width: 70%;height: auto;}
.iNews{width: 90%;margin: 0 auto;}
.iProduct{width: 90%;margin: 0 auto;}
.iProList ul li{width: 23%;}
.mainLeft {width: 200px;}
.mainRight {width: calc(100% - 210px);}
.iVideoList ul li{width: 48%;}
.proList ul li{width: 32.333%;}


}

@media only screen and (max-width: 740px) {
.indexTop .logo{height: 60px;}
.nav_show{top: 110px;}
.index1{display: block;}
.iAbout{width: 94%;margin: 0 auto;}
.iAboutDesc .warp{display: block;}
.iAboutDesc .img{width: 100%;}
.iAboutDesc .img img{max-width: 100%;width: auto;}
.iAboutDesc .desc{width: 100%;}
.iNews{width: 94%;margin: 0 auto;}
.iProduct{width: 94%;margin: 0 auto;}
.iProList ul li{width: 48%;}

.mainWarp{display: block;}
.mainLeft {width: 94%;margin: 0 auto;}
.mainRight {width: 94%;margin: 0 auto;}
.mainConBg{border: none;}
.iVideoList ul li{width: 98%;}
.proList ul li{width: 98%;margin: 1%;}


}