html,body { margin: 0px; padding: 0px; font-size: 14px; font-family: Arial, Helvetica, sans-serif; background:#fff; color: #333;}
ul,li{list-style-type:none; margin:0px; padding:0;}
a{ text-decoration:none; color:#333;}
.clear{ clear: both; display: block;}



.topTxt{ clear: both; display: block; height: 34px; border-bottom: 1px solid #adadad;}
.topTxt-c{ clear: both; display: block; width: 1200px; line-height: 34px; margin: 0px auto; }
.topTxt-c-l{ float: left; }
.topTxt-c-r{ float: right;}
.topTxt-c-r a{ cursor: pointer; display: inline-block; padding: 0px 15px; position: relative;}
.topTxt-c-r i{ margin-right: 5px; display: none; }
.topTxt-c-r strong{ font-weight: normal;}
/*  top */
.top{ clear: both; display: block; width: 1200px; height: 125px; position: relative; margin: 0px auto; }

.logo{ position: absolute; left: 0px; bottom: 25px; display: flex; justify-content: center;}
.logo a{ display: flex;}
.logo-pic{ display: flex; overflow: hidden; }
.logo-pic img{ border: 0px; clear: both; display: block; width: 120px; }
.logo-txt{ display: flex; flex-direction: column; justify-content: space-between; margin: 0px 20px; padding-right: 20px; border-right: 1px solid #e3e3e3;}
.logo-txt strong{ clear: both; display: block; font-size: 34px; color: #0C4DA1; }
.logo-txt span{ clear: both; display: block; font-size: 18px; letter-spacing: 1.3px;}
.logo-other{ display: flex; flex-direction: column; justify-content: space-evenly; }
.logo-other span{ clear: both; display: block; font-size: 17px; color: #333;}
.logo-other strong{ clear: both; display: block; font-size: 16px; color: #0C4DA1; font-weight: normal;}


.tel{ position: absolute; right: 0px; bottom: 25px; display: flex; }
.tel-pic{ display: flex; margin-right: 10px; }
.tel-pic img{ border: 0px; height: 35px;}
.tel-txt{ display: flex; flex-direction: column; justify-content: center; }
.tel-txt strong{ clear: both; display: block; font-size: 16px; font-weight: bold; }
.tel-txt span{ clear: both; display: block; font-size: 11.5px; color: #777; }
.tel-no{ display: flex; color: #0C4DA1; font-size: 40px; font-weight: bold;}


/*  menu style start */
.navbg{ clear:both; display:block; width:100%; background:#0C4DA1;}
.muen_box { width: 100%; height:50px; line-height:50px; overflow: hidden; margin:0px auto;}


#wrap-nav .muen_box {overflow:visible; z-index: 99; text-transform: uppercase; }
#wrap-nav .menu{ clear: both; display: block; width: 1200px; margin: 0px auto; }
#wrap-nav .menu span{ color: #fff; float: left; display: inline;}
#wrap-nav .menu li {position: relative; float:left; display: inline; z-index:1000000; }
#wrap-nav .menu li:last-child{ border-right: 0px; }
#wrap-nav .menu li a{ display: flex; width: 168px; height:50px; line-height:50px; font-size:16px; color:#FFF; justify-content: center; }
#wrap-nav .menu li a span{ display: flex; color: #fff; font-size: 12px; margin: 0px 35px;}
#wrap-nav .menu li a:hover{ text-decoration: none; }
#wrap-nav .menu ul.children { display:none; width:190px; background: #fff; position:absolute; z-index:1000000; top:50px; left:0px;}

#wrap-nav .menu ul.children a{ padding:0px; clear:both; display:block; width:100%; height:35px; line-height:35px; overflow:hidden; text-align:center; font-weight: normal; color: #444; font-size: 14px; }
#wrap-nav .menu ul.children a:hover{ color:#0C4DA1; }
#wrap-nav .menu ul.children .noborder {border: none;}

/* banner */
.swiper-container-banner { clear: both; display: block; width: 100%; margin: 0px auto; overflow: hidden; position: relative; }
.swiper-container-banner .swiper-slide{ clear: both; display: flex; width: 100%; }
.swiper-container-banner .swiper-slide img{ width: 100%; height: auto; border: 0px; }
.swiper-pagination span{  }
.swiper-container-banner .swiper-pagination-bullet{width: 15px; height: 15px; margin: 0px 40px; border-radius: 50%; background-color: #0C4DA1;  }

.swiper-container-banner-m{ display: none;}


/* index-title */
.index-title{ display: flex; width: 100%; justify-content: center; align-items: center; flex-direction: column;}
.index-title strong{ font-size: 34px; }
.index-title strong i{ margin: 0px 20px;}
.index-title span{ font-size: 10px; color: #999; line-height: 16px; text-transform: uppercase;}
.index-title p{ font-size: 16px; line-height: 26px; color: #333; margin: 0px; padding: 0px;}


/* index product */
.index-pro{ clear: both; display: block; background-color: #f1f1f1; padding: 60px 0px;}
.index-product{ clear: both; display: flex; flex-wrap: wrap; width: 1200px; margin: 50px auto 0px; justify-content: flex-start; }

.index-product-channel{ display: flex; width: 290px; margin-bottom: 20px; flex-direction: column; background-color: #fff; align-items: center; margin-right: 10px;}
.index-product .index-product-channle:nth-child(4n){ margin-right: 0px; }
.index-product-channel:hover .index-product-channel-list-txt{ display: flex;}

.index-product-channel-tit{ display: flex; width: 100%; justify-content: center; margin-bottom: 20px;}
.index-product-channel-tit a{ display: flex; width: 80%; background-color: #0C4DA1; height: 50px; font-size: 17px; color: #fff; justify-content: center; align-items: center; }

.index-product-channel-list{ display: flex; width: 100%; height: 200px; justify-content: center; position: relative; }

.index-product-channel-list-txt{ display: none; flex-wrap: wrap; justify-content: space-between; align-content: start; width: 90%; height: 200px; position: absolute; z-index: 200; }
.index-product-channel-list-txt li{ display: flex; width: 48%; justify-content: center; align-items: center; margin-top: 6px; }
.index-product-channel-list-txt li a{ display: flex; width: 100%; justify-content: center; align-items: center; background-color: #0C4DA1; color: #fff; font-size: 14px; padding: 5px 0px; }


.index-product-channel-pic{ position: absolute; left: 0px; top: 0px; width: 100%; height: 200px; z-index: 100;}
.index-product-channel-pic img{ border: 0px; max-width: 100%; max-height: 100%;}

.index-product-channel-more{ display: flex; margin: 20px 0px; justify-content: center;}
.index-product-channel-more a{ display: flex; border: 1px solid #555; padding: 3px 10px; justify-content: center; align-items: center;}
.index-product-channel-more a i{ display: flex; background-color: #000; color: #fff; border-radius: 50%; width: 12px; height: 12px; font-size: 10px; justify-content: center; align-items: center; margin-left: 10px; }



/* index-about */
.index-about{ display: flex; width: 1200px; margin: 0px auto; padding: 50px 0px 0px; justify-content: space-between; }
.index-about-video{ display: flex; width: 540px;}

.index-about-con{ display: flex; flex-direction: column; width: 600px;}
.index-about-tit{ display: flex; align-items: center; border-left: 10px solid #0C4DA1; padding-left: 8px; height: 30px; margin-bottom: 60px;}
.index-about-tit strong{ font-size: 34px; color: #0C4DA1; text-transform: uppercase; margin-right: 10px;}
.index-about-tit span{ font-size: 30px; color: #666; text-transform: uppercase;}

.index-about-name{ display: flex; font-size: 18px; font-weight: bold; padding-bottom: 40px; margin-bottom: 20px; border-bottom: 1px solid #333;}

.index-about-txt{ display: flex; font-size: 14px; line-height: 24px;}
.index-about-more{ display: flex; margin-top: 20px;}
.index-about-more a{ background-color: #0C4DA1; color: #fff; font-size: 14px; padding: 8px 20px;}


/* index-quick */
.index-quick{ display: flex; width: 1200px; margin: 50px auto 50px; justify-content: space-between; border: 1px solid #d1d1d1; background-color: #efefef;}
.index-quick li{ display: flex; flex-direction: column; width: 25%; margin: 40px 0px; border-right: 1px solid #d1d1d1; box-sizing: border-box; justify-content: center; align-items: center; position: relative;}
.index-quick li:nth-child(4){ border-right: none;}
.index-quick li div{ display: flex; flex-direction: column; align-items: center;}
.index-quick li div strong{ font-size: 50px; }
.index-quick-show{ transition: all 0.3s; }
.index-quick-hover{ transition: all 0.3s; opacity: 0; left: 50%; top: 80px; margin-left: -27.8px; position: absolute;}
.index-quick-hover strong{ 
    background: linear-gradient(180deg, #0C4DA1 50%, #0C4DA1 51%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}
.index-quick li:hover .index-quick-show{ opacity: 0; transition: all 0.4s;}
.index-quick li:hover .index-quick-hover{ opacity: 1; top: 0px; transition: all 0.4s;}
.index-quick li:hover a{ color: #0C4DA1;}
.index-quick-tit{ font-size: 16px;}



/* index-youdian-list */
.index-youdian{ clear: both; display: block; padding: 50px 0px; background-size: 100% 100%; background-image: url(../images/youdian-bg.jpg); }
.index-youdian-con{ display: flex; flex-direction: column; width: 1200px; margin: 0px auto;}
.index-youdian-tit{ display: flex; align-items: center; justify-content: center;}

.index-youdian-list{ display: flex; justify-content: space-between; margin: 50px 0px;}
.index-youdian-list li{ display: flex; flex-direction: column; width: 30%; background-color: #fff; border-radius: 0px 50px 0px 50px; padding: 30px; box-sizing: border-box;}
.index-youdian-list-tit{ display: flex; font-size: 24px; font-weight: bold; color: #333;}
.index-youdian-list-txt{ display: flex; width: 100%; flex-wrap: wrap;}
.index-youdian-list-txt p{ display: flex; width: 100%; }
.index-youdian-list-txt p i{ display: flex; border-radius: 5px; width: 10px; height: 10px; margin-top: 5px; margin-right: 10px; background-color: #0C4DA1; }
.index-youdian-list-txt p span{ display: flex; flex: 1; }

.index-youdian-pic{ display: flex; justify-content: center;}




/* index-shili */
.index-shili{ clear: both; display: block; padding: 50px 0px; background-color: #f7f7f7; border-bottom: 1px solid #e3e3e3; }
.index-shili-con{ display: flex; flex-direction: column; width: 1200px; margin: 0px auto; }

.index-shili-list{ display: flex; flex-wrap: wrap; justify-content: space-between;}
.index-shili-list li{ display: flex; width: 30%; background-color: #fff; margin-top: 25px; box-shadow: 3px 3px 4px #ccc; border: 1px solid #e3e3e3;}
.index-shili-list li a{ display: flex; flex-direction: column; width: 100%; position: relative;}
.index-shili-list li a p{ display: flex; width: 100%; height: 380px; justify-content: center; align-items: center; transition: all 0.3s; overflow: hidden; border-bottom: 1px solid #ccc; margin: 0px; padding: 0px;}
.index-shili-list li a p img{ max-width: 100%; max-height: 100%; display: flex; transition: all 0.3s;}
.index-shili-list li a:hover p img{ max-width: 110%; max-height: 110%; transition: all 0.3s;}
.index-shili-list li a:hover strong{ color: #0C4DA1; }
.index-shili-list li a strong{ display: flex; width: 100%; padding: 15px 20px; font-size: 16px;}
.index-shili-list li a span{ display: flex; position: absolute; right: 25px; bottom: 30px;}

/* index-news */

.index-news{ display: flex; flex-direction: column; padding: 50px 0px; }

.index-news-class{ display: flex; justify-content: center; align-items: center; margin: 50px 0px;}
.index-news-class li{ display: flex; background: #d1d1d1; color: #fff; border-right: 1px solid #fff; }
.index-news-class li strong{ padding: 7px 25px; font-size: 16px; font-weight: normal; color: #333; cursor: pointer; }
.index-news-class li.cur strong{ background: #0C4DA1; color: #fff;}


.index-news-list{ display: flex; width: 1200px; margin: 0px auto;}
.index-news-list ul{ display: none;}
.index-news-list .cur{ display: flex; justify-content: space-between;}

.index-news-left{ display: flex; flex-direction: column; width: 47%;}
.index-news-left li{ display: flex; width: 100%; border-bottom: 1px dashed #e3e3e3; padding-bottom: 20px;}
.index-news-left li a{ display: flex; width: 100%; flex-direction: column;}
.index-news-left-t{ display: flex; height: 140px; overflow: hidden;}
.index-news-left-time{ display: flex; flex-direction: column; justify-content: center; align-items: center; background-color: #0C4DA1; color: #fff; padding: 0px 50px;}
.index-news-left-time strong{ font-size: 60px;}
.index-news-left-time span{ font-size: 16px; border-top: 1px solid #fff; padding-top: 10px; }
.index-news-left-pic{ display: flex; flex: 1;}
.index-news-left-pic img{ border: 0px; display: flex; width: 100%; }

.index-news-left-tit{ display: flex; font-size: 16px; margin-top: 20px; color: #000; align-items: center; margin-bottom: 10px;}
.index-news-left-tit i{ width: 10px; height: 10px; background: #444; border-radius: 5px; margin-right: 10px; }
.index-news-left li a:hover{ color: #0C4DA1; }
.index-news-left li a:hover .index-news-left-tit i{ background: #0C4DA1; }
.index-news-left li a:hover .index-news-left-tit span{ color: #0C4DA1; }
.index-news-left-tit{ display: flex; font-size: 16px;}

.index-news-left-txt{ display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;  
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 3em; /* line-height * 3 */
    line-height: 1.5em;
    white-space: pre-line;}


.index-news-right{ display: flex; flex-direction: column; width: 47%;}
.index-news-right li{ display: flex; width: 100%; align-items: center; padding: 10px 0px; border-bottom: 1px dashed #d1d1d1; }
.index-news-right li:nth-child(1){ border-bottom: none; padding: 0px; margin-bottom: 20px;}
.index-news-right a:hover strong{ color: #0C4DA1;}
.index-news-right a:hover span{ color: #0C4DA1;}
.index-news-right-t{ display: flex; height: 140px; justify-content: center; font-size: 16px; color: #000; align-items: center; background: #f1f1f1;}
.index-news-right-time{ display: flex; flex-direction: column; justify-content: center; align-items: center; padding: 0px 50px;}
.index-news-right-time strong{ font-size: 60px;}
.index-news-right-time span{ font-size: 16px; border-top: 1px solid #777; padding-top: 10px; }
.index-news-right-txt{ display: flex; flex: 1; flex-direction: column;}
.index-news-right-txt strong{ display: flex; font-size: 18px;}
.index-news-right-txt span{ font-size: 12px; display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;  
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 3em; /* line-height * 3 */
    line-height: 1.5em;
    white-space: pre-line;}
.index-news-right li a{ display: flex; width: 100%; height: 100%; align-items: center; }
.index-news-right li a i{ display: flex; width: 10px; height: 10px; background: #444; border-radius: 5px; margin-right: 10px; }
.index-news-right li a strong{ display: flex; font-weight: normal; flex: 1;}
.index-news-right li a span{ display: flex;}

.index-news-more{ display: flex; justify-content: center; margin-top: 20px;}
.index-news-more a{ border: 1px solid #d1d1d1; font-size: 14px; padding: 10px 30px;}
.index-news-more a:hover{ color: #0C4DA1; border: 1px solid #0C4DA1; }



/* links */
.links{ clear: both; display: block; padding: 25px 0px; }
.links-con{ clear: both; display: block; width: 1200px; margin: 0px auto;}
.links-con-txt{ float: left; display: block; padding-right: 25px; border-right: 1px dashed #ccc;  }
.links-con-txt strong{ clear: both; display: block; font-size: 20px; color: #444; }
.links-con-txt span{ clear: both; display: block; font-size: 12px; margin-bottom: 10px;}

.links-con-list{ float: left; display: block; margin: 0px 25px;}
.links-con-list a{ color: #fff; margin-right: 15px;}

/* page-banner */
.page-banner{ display: flex; width: 100%; height: 500px; margin-bottom: 15px; }
.page-banner-con{ display: flex; align-items: center; width: 1200px; margin: 0px auto; }
.page-banner-txt{ display: flex; flex-direction: column; background: rgba(0,0,0,0.5); width: 50%; height: 160px; color: #fff; justify-content: center; padding-left: 70px; box-sizing: border-box; }
.page-banner-txt strong{ font-size: 30px; margin-bottom: 20px; }
.page-banner-txt span{  color: #fff; }
.page-banner-txt span a{  color: #fff; }




/* sub page common */
.page-index-c{ clear: both; display: block; width: 1200px; margin: 0px auto; padding: 50px 0px;}
.page-index-tit{ display: flex; flex-direction: column; justify-content: center; align-items: center; margin-bottom: 30px;}
.page-index-tit strong{ display: flex;  font-size: 34px; color: #333; }
.page-index-tit i{ width: 30px; height: 2px; overflow: hidden; background-color: #0C4DA1;}




/* page-cases-channel */
.page-cases-channel-list{ display: flex; flex-wrap: wrap; justify-content: start;}
.page-cases-channel-list li{ display: flex; width: 23%; margin-bottom: 20px; box-sizing: border-box; margin-right: 2%; }

.page-cases-channel-list li a{ display: flex; flex-direction: column; width: 100%; }
.page-cases-index-pic{ display: flex; width: 100%; height: 215px; overflow: hidden; border: 1px solid #e3e3e3; justify-content: center; }
.page-cases-index-pic img{ display: flex; max-width: 100%; max-height: 100%; }

.page-cases-index-tit{ display: flex; justify-content: center; align-items: center; font-weight: normal; color: #666; font-size: 16px;}


/*  sub page bottom common product list */
.sub-page-pro-list{ display: flex; flex-wrap: wrap; justify-content: space-between; margin-bottom: 40px;}
.sub-page-pro-list li{ display: flex; width: 31%; margin-bottom: 20px; box-sizing: border-box; }

.sub-page-pro-list li a{ display: flex; flex-direction: column; width: 100%; }
.sub-page-pro-list li a p{ display: flex; width: 100%; height: 300px; overflow: hidden; border: 1px solid #e3e3e3; justify-content: center; }
.sub-page-pro-list li a p img{ display: flex; max-width: 100%; max-height: 100%; }

.sub-page-pro-list li a strong{ display: flex; justify-content: center; align-items: center; font-weight: normal; color: #666; font-size: 16px;}



/* page-case-list */
.page-case-list{ clear: both; display: block;}
.page-case-list ul{ clear: both; display: block; margin-bottom: 30px;}
.page-case-list ul li{ float: left; display: block; width: 285px; margin-right: 20px; text-align: center;}
.page-case-list ul li:nth-child(4n){ margin-right: 0px; }
.page-case-list ul li a{ clear: both; display: block; }
.page-case-list ul li p{ clear: both; display: flex; margin: 0px; padding: 0px; width: 100%; height: 286px; overflow: hidden; align-items: flex-end; justify-content: center; }
.page-case-list ul li p img{ clear: both; display: block; max-width: 286px; height: auto; max-height: 100%; margin: 0px auto; }
.page-case-list ul li span{ clear: both; display: block; height: 50px; line-height: 50px; background-color: #f7f7f7; text-align: center; }
.page-case-list ul li:hover span{ background-color: #eb3d00; color: #fff; }


/* page product */
.page-pro-top{ display: flex;}
.page-pro-top-pic{ display: flex; width: 550px; margin-right: 50px;}
.page-pro-top-pic img{ border: 0px; width: 100%; height: auto;}

.page-pro-top-info{ display: flex; width: 490px; flex-direction: column;}
.page-pro-top-info-tit{ display: flex; font-size: 26px; color: #333; font-weight: bold;}
.page-pro-top-info-txt{ display: flex; font-size: 14px; line-height: 26px; border-top: 2px solid #0C4DA1; border-bottom: 1px solid #d1d1d1; padding: 15px 0px; margin: 20px 0px;}

.page-pro-top-info-tel{ display: flex; align-items: end;}
.page-pro-top-info-tel span{ display: flex; color: #777;}
.page-pro-top-info-tel strong{ display: flex; color: #0C4DA1; font-size: 30px;}

.page-pro-top-info-contact{ display: flex; margin-top: 20px;}
.page-pro-top-info-contact a{ display: flex; align-items: center; justify-content: center; width: 100%; padding: 10px 0px; font-size: 26px; color: #fff; background-color: #0C4DA1; border-radius: 5px;}


.page-pro-con{ display: flex; width: 100%; justify-content: space-between; margin: 50px 0px;}
.page-pro-l{ display: flex; flex-direction: column; width: 880px;}
.page-pro-l-tit{ display: flex; height: 50px; line-height: 50px; background: #f1f1f1; color: #fff;}
.page-pro-l-tit strong{ background-color: #0C4DA1; color: #fff; padding: 0px 20px; font-size: 24px;}
.page-pro-l-con{ display: block; clear: both; padding: 20px 0px; }
.page-pro-l-con img{ border: 0px; max-width: 100%; max-height: auto;}

.page-pro-l-news{ display: flex; padding: 20px; box-sizing: border-box; flex-wrap: wrap; justify-content: space-between; border: 1px solid #f1f1f1;}
.page-pro-l-news li{ display: flex; width: 47%; font-size: 15px; border-bottom: 1px dashed #f1f1f1; height: 40px; line-height: 40px;}

.page-pro-r{ display: flex; flex-direction: column; width: 300px;}
.page-pro-r-tit{ display: flex; flex-direction: column; background-color: #f1f1f1; padding: 10px;}
.page-pro-r-tit strong{ display: flex; font-size: 24px; color: #333;}
.page-pro-r-tit span{ display: flex; font-size: 12px; text-transform: uppercase; color: #999;}

.page-pro-r-list{ display: flex; flex-direction: column; padding: 20px; box-sizing: border-box; border: 1px solid #f1f1f1;}
.page-pro-r-list li{ display: flex; flex-direction: column; margin-bottom: 15px;}
.page-pro-r-list li a{ display: flex; flex-direction: column;}
.page-pro-r-list li a p{ display: flex; margin: 0px; padding: 0px;}
.page-pro-r-list li a p img{ width: 100%; height: auto; border: 0px;}
.page-pro-r-list li a span{ display: flex; font-size: 15px; justify-content: center; align-items: center;}

/* page-news-channle */
.page-news-channel-tit{ display: flex; margin: 0px 0px 30px; }
.page-news-channle-tit-l{ display: flex; flex: 1; align-items: center;}
.page-news-channle-tit-l i{ display: flex; width: 20px; height: 20px; border: 5px solid #0C4DA1; background: #fff /* background: url(../images/news-channel.png) center 50% no-repeat*/; margin-right: 10px; border-radius: 50%; }
.page-news-channle-tit-l strong{ display: flex; font-size: 30px; color: #333; }
.page-news-channle-tit-r{ display: flex;}
.page-news-channle-tit-r a{ display: flex; border: 1px solid #d1d1d1; font-size: 16px; align-items: center; padding: 0px 15px;}
.page-news-channle-tit-r a:hover{ color: #0C4DA1; }

.page-news-channel-list{ display: flex; flex-wrap: wrap; justify-content: space-between;}
.page-news-channel-list li{ display: flex; width: 31%; background-color: #f1f1f1; margin-bottom: 20px; padding: 20px; box-sizing: border-box; transition: all .8s ease 0s; }
.page-news-channel-list li:hover{ box-shadow: 0px 0px 15px #888; }
.page-news-channel-list li a{ display: flex; flex-direction: column;}
.page-news-index-tit{ display: flex; font-size: 16px; font-weight: bold; color: #333; margin-bottom: 20px;}
.page-news-index-txt{  display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;  
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 4.5em; /* line-height * 3 */
    line-height: 1.5em;
    white-space: pre-line;}

/* page-news-list */
.page-news-list{ display: flex; flex-direction: column; }
.page-news-list li{ display: flex; flex-direction: column; border-bottom: 1px solid #d1d1d1; margin-bottom: 20px; padding-bottom: 15px;}
.page-news-list li a{ display: flex; flex-direction: column;}
.page-news-list li a:hover .page-news-tit{ color: #0C4DA1;}
.page-news-tit{ display: flex; border-left: 5px solid #D9D9D9; padding-left: 5px; height: 20px; font-size: 16px; font-weight: bold; color: #333;}
.page-news-txt{ display: flex; margin: 15px 0px; font-size: 14px; color: #666;}
.page-news-other{ display: flex; justify-content: end;}
.page-news-other span{ font-size: 12px;}
.page-news-other strong{ font-weight: normal; color: #390;}


/*  page news content */
.page-news-con{ clear: both; display: block;}
.page-news-con-tit{ clear: both; display: block; font-size: 18px; font-weight: bold; text-align: center; }
.page-news-con-info{ clear: both; display: block; padding: 10px 0px; margin-bottom: 20px; text-align: center;}
.page-news-con-pic{ display: flex; margin: 20px 0px; align-items: center; justify-content: center;}
.page-news-con-pic img{ border: 0px; max-width: 100%; height: auto;}
.page-news-con-txt{ clear: both; display: block; color: #666; line-height: 30px;}
.page-news-con-txt img{ border: 0px; max-width: 100%; height: auto;}

.page-video-c{ clear: both; display: block; text-align: center;}

/* page-about-tit */
.page-about-tit{ clear: both; display: block; height: 70px; line-height: 70px; background-color: #eb3d00; font-size: 30px; text-align: center; color: #fff; border-radius: 10px; }

.page-about-txt{ clear: both; display: block; background-color: #fff; box-shadow: 0px 0px 20px #e3e3e3; margin: 30px 0px 0px; padding: 30px; font-size: 16px; line-height: 35px;}


/* page-shouhou */
.page-shouhou-list{ display: flex; justify-content: space-between; }
.page-shouhou-list li{ display: flex; flex-direction: column; width: 31%; background-color: #f1f1f1; }
.page-shouhou-list li p{ display: flex; margin: 0px; padding: 0px; width: 100%; height: 275px; overflow: hidden; margin-bottom: 20px;}
.page-shouhou-list li strong{ display: flex; font-size: 24px; font-weight: normal; margin: 0px 20px; }
.page-shouhou-list li i{ display: flex; width: 35px; height: 1px; overflow: hidden; background: #0C4DA1; margin: 10px 20px;}
.page-shouhou-list li span{ display: flex; font-size: 14px; line-height: 25px; margin: 0px 20px;}


/* page-contact */
.page-contact{ display: flex; width: 100%;}
.page-contact-con-map{ clear: both; display: block; width: 750px; height: 400px; overflow: hidden; border: 1px solid #e3e3e3; }

.page-contact-txt{ display: flex; flex-direction: column; background-color: #0C4DA1; color: #fff; padding: 30px 50px; box-sizing: border-box; font-size: 18px; justify-content: space-between;}
.page-contact-txt-tit{ display: flex; font-size: 30px; font-weight: bold; padding: 15px 0px; border-top: 1px dashed #fff; border-bottom: 1px dashed #fff;}
.page-contact-txt-list{ display: flex; margin-top: 20px;}
.page-contact-txt-list-txt{ display: flex;}
.page-contact-txt-list-list{ display: flex; flex: 1;}
.page-contact-txt-list-list strong{ margin-left: 30px;}
.page-contact-txt-address{ display: flex; margin-top: 20px;}

.page-contact-txt-phone{ display: flex; padding-top: 20px; border-top: 1px dashed #fff;}
.page-contact-txt-phone-i{ display: flex; margin-right: 20px; margin-left: -10px;}
.page-contact-txt-phone-i i{ font-size: 50px;}
.page-contact-txt-phone-t{ display: flex; flex-direction: column; justify-content: space-between;}
.page-contact-txt-phone-t span{ font-size: 12px;}
.page-contact-txt-phone-t strong{ font-size: 22px;}



/* pageList */
.pageList{ clear: both; display: block; text-align: center; padding: 20px 0px;}
.pageList a, .pageList b{ display: inline-block; height: 45px; line-height: 45px; border: 1px solid #f7f7f7; padding: 0px 15px; font-size: 16px; margin-left: 10px;}
.pageList a:hover, .pageList b{ background: #0C4DA1; color: #fff;}


.page-list{ clear: both; display: block; margin: 50px 0px 0px; padding: 20px 0px; border-top: 1px solid #e3e3e3;}



/* copy */
.copy-top{ clear: both; display: block; background-color: #0C4DA1; color: #86B6F7; }

.top-top-top{ display: flex; justify-content: end; width: 1200px; margin: 0px auto 30px;}
.copy-top-c{ display: flex; width: 1200px; margin: 0px auto; }

.copy-top-contact{ display: flex; flex-direction: column; width: 280px; }
.copy-top-contact-logo{ display: flex; padding-bottom: 40px; border-bottom: 1px solid #86B6F7; align-items: center; justify-content: center;}
.copy-top-contact-logo-pic{ display: flex; margin-right: 10px;}
.copy-top-contact-logo-pic img{ border: 0px; height: 40px;}
.copy-top-contact-logo-txt{ display: flex; font-size: 24px; color: #fff; font-weight: bold;}

.copy-top-contact-info{ display: flex; flex-direction: column;}
.copy-top-contact-info li{ display: flex; margin-top: 10px;}
.copy-top-contact-info li strong{ color: #fff; font-size: 30px;}



.copy-top-menu{ display: flex; flex: 1; justify-content: space-evenly;}
.copy-top-menu li{ display: flex; flex-direction: column;}
.copy-top-menu li a{ color: #86B6F7; margin-bottom: 10px;}
.copy-top-menu li a strong{ display: flex; color: #fff; padding-bottom: 15px; }
.copy-top-menu li a i{ display: flex; width: 15px; height: 1px; overflow: hidden; background-color: #0C4DA1;}



.copy-top-qrcode{ display: flex; flex-direction: column; width: 157px; height: 200px; align-items: center; justify-content: space-evenly; background-color: #fff; }
.copy-top-qrcode p{ display: flex; margin: 0px; padding: 0px; }
.copy-top-qrcode p img{ border: 0px; width: 137px; height: 137px;}
.copy-top-qrcode span{ display: flex; padding-bottom: 10px;}


/* copy-txt */
.copy-txt{ clear: both; display: block; background-color: #0C4DA1; color: #919191; border-top: 1px solid #919191; }
.copy-txt-c{ clear: both; display: block; width: 1200px; margin: 0px auto; padding: 10px 0px; color: #fff;}
.copy-txt-c a{ color: #fff;}
.copy-txt-c-l{ float: left; display: block;}
.copy-txt-c-l span{ margin-right: 20px; }
.copy-txt-c-r{ float: right; display: block;}




@media screen and (max-width:1000px){
    html{ max-width: 100%; }
    body{ min-width: 100%;}

    /* top */
    .topTxt{ display: none;}
    .topTxt-c{ width: 100%;}
    .top{ width: 100%; height: 70px; }
    .logo-other, .tel{ display: none;}

    .logo{ align-items: center; bottom: 15px; }
	.logo-pic img{ border: 0px; clear: both; display: block; width: 60px; height: auto; }
    .logo-txt{ margin: 0px; padding: 0px; border-right: none;}
    .logo-txt strong{ font-size: 20px;}
    .logo-txt span{ font-size: 10px;}

    /* menu */
    .muen_box{ height: auto;}
    #wrap-nav .menu{ width: 100%;}
    #wrap-nav .menu li:nth-child(1){ display: none;}
    #wrap-nav .menu span{ display: none;}
    #wrap-nav .menu li{ width: 33.33%; box-sizing: border-box; /* border-right: 1px solid #ff121f; border-bottom: 1px solid #ff121f; */ height: 40px; background: #0C4DA1;}
    #wrap-nav .menu li a{ width: 100%; height: 40px; line-height: 40px;}

    /* swiper */
    .swiper-container-banner { display: none;}
    .swiper-container-banner-m { clear: both; display: block; width: 100%; overflow: hidden; position: relative; }
    .swiper-container-banner-m .swiper-slide{ clear: both; display: flex; width: 100%; }
    .swiper-container-banner-m .swiper-slide img{ width: 100%; height: auto; border: 0px; }
    .swiper-pagination-m span{  }
    .swiper-container-banner-m .swiper-pagination-bullet{width: 15px; height: 15px; margin: 0px 40px; border-radius: 50%; background-color: #0C4DA1;  }


    /* 简介 */
    .index-about{ flex-direction: column; width: 98%; box-sizing: border-box; padding: 20px 0px; }
    .index-about-video{ width: 100%;}
    .index-about-video video{ width: 100%; height: auto;}
    .index-about-con{ width: 100%; margin-top: 50px;}
    .index-about-tit { margin-bottom: 20px;}
    .index-about-tit strong{ color: #333;}
    .index-about-name{ padding-bottom: 20px;}


    /* 产品 */
    .index-product{ width: 100%;}
    .index-product-channel{ width: 46%;}
    .index-product-channel-tit{ margin-bottom: 0px;}
    .index-product-channel-tit a{ width: 100%;}
    .index-product-channel-list{ height: 130px;}
    .index-product-channel-pic{ height: 130px;}

    /* 优势 */
    .index-youdian{ display: none;}

    .index-quick{ width: 98%; box-sizing: border-box;}

    /* 实力 */
    .index-shili-con{ width: 100%;}
    .index-shili-list{ justify-content: space-evenly;}
    .index-shili-list li{ width: 46%;}
    .index-shili-list li a p{ height: 150px;}
    .index-shili-list li a strong{ box-sizing: border-box; align-items: center;}
    .index-shili-list li a span{ display: none;}


    /* 新闻 */
    
    .index-news-class{ margin: 20px 0px;}
    .index-news-class li{ flex: 1;}
    .index-news-class li strong{ display: flex; width: 100%; align-items: center; justify-content: center;}
    .index-news-list{ width: 100%; flex-direction: column; padding: 0px 10px; box-sizing: border-box;}
    .index-news-list .cur{ flex-direction: column;}
    .index-news-right li:nth-child(1){ display: none;}

    .index-news-left{ width: 100%;}
    .index-news-left li{ padding: 0px;}
    .index-news-left-tit{ display: flex; width: 100%; height: 18px; font-size: 14px; line-height: 18px; }
    .index-news-left-txt{ display: none;}
    .index-news-left-t{ display: none;}
    .index-news-right{ width: 100%;}
    .index-news-right li a span{ display: none;}



    .links-con{ width: 100%;}

    .top-top-top{ display: none;}
    .copy-top{ padding: 30px 0px;}
    .copy-top-c{ width: 100%; justify-content: center;}
    .copy-top-menu{ display: none;}
    .copy-top-qrcode{ display: none;}
    .copy-txt-c{ display: flex; width: 100%; flex-direction: column; padding: 20px 20px; box-sizing: border-box;}
    .copy-top-contact-info li{ margin-top: 10px; }
    .copy-top-contact-info li i{ display: none; }


    /* sub page */
    .page-banner{ height: auto;}
    .page-banner-con{ width: 100%;}
    .page-banner-txt{ width: 100%; height: 100%; padding: 50px 20px;}

    .page-index-tit strong{ font-size: 24px; margin-bottom: 20px;}
    .page-index-tit p{ font-size: 16px; line-height: 28px; margin: 15px 15px 0px; }

    .page-index-c{ width: 100%; padding: 20px 0px;}
    .page-news-con-txt{ width: 96%; margin: 0px auto;}

    .sub-page-pro-list{ justify-content: space-evenly;}
    .sub-page-pro-list li{ width: 46%;}
    .sub-page-pro-list li:nth-child(2){ display: none;}
    .sub-page-pro-list li a p{ height: 150px;}

    .page-news-channel-list{ flex-direction: column; width: 96%; margin: 0px auto;}
    .page-news-channel-list li{ width: 100%; margin-bottom: 10px;}

    /* sub product */
    .page-news-channle-tit-l strong{ font-size: 22px;}
    .page-cases-channel-list li{ width: 46%;}
    .page-cases-index-pic{ height: 150px;}

    .page-pro-top{ flex-direction: column; align-items: center;}
    .page-pro-top-pic{ width: 96%; margin: 0px auto; }
    .page-pro-top-info{ width: 96%;}

    .page-pro-con{ flex-direction: column; align-items: center;}
    .page-pro-l{ width: 96%;}

    .page-pro-l-news li{ overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}

    .page-pro-r{ width: 96%; margin: 20px auto 0px;}
    .page-pro-r-list{ flex-direction: row;}
    .page-pro-r-list li{ width: 46%;}

    /* 售后 */
    .page-shouhou-list{ flex-direction: column; }
    .page-shouhou-list li{ width: 96%; margin: 0px auto;}

    /* 联系我们 */
    .page-contact-con-map{ display: none;}
    .page-contact-txt{ display: flex; width: 100%;}
}