@charset "utf-8";

* {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; padding: 0; margin: 0;}
body{ font-size: 16px; color:#333; overflow-x: hidden; font-family:"Microsoft New Tai Lue","Microsoft YaHei",Arial,sans-serif; background: #fff; padding-top: 120px;}
ul,li,ol,dl,dt,dd,p,h1,h2,h3,h4,h5,h6,header,main,section,footer{ list-style: none; padding: 0; margin: 0; display: block;}
input,textarea,select,button{ font-size: 16px; outline:none;  font-family:Arial,sans-serif;}
svg{ border: none;}
::-webkit-input-placeholder {color: #999;}
::-moz-placeholder {color: #999;}
:-ms-input-placeholder {color: #999;}

a { text-decoration: none; color:#333; }
a:hover{ color:#36a2ea;}

img{ display: inline-block; vertical-align:middle;max-width:100%;max-height:100%;height: auto; border: none; }

.wrap{ width: 100%; max-width: 1590px; margin: 0 auto; padding: 0 50px;}
.w1100{ width: 100%; max-width: 1200px; margin: 0 auto; padding: 0 50px;}

::-webkit-scrollbar { width: 6px; background-color: rgba(24, 24, 24, .07); }
::-webkit-scrollbar-thumb {background: rgba(24, 24, 24, .3); border-radius: 8px; transition: background 0.4s ease;}
::-webkit-scrollbar-thumb:hover {background: #666;}

/*顶部*/
.header{ width: 100%; height: 120px; padding: 35px 0; background: #fff; box-shadow: 0 5px 6px rgba(0, 0, 0, 0.05); position: fixed; left:0; top: 0; z-index: 99999;  transition: all .4s;}
.header .logo{ height: 50px;}
.header .nav { position: relative;}
.header .nav::after{ content: ""; width: 100%; height: 210px; background: #fff; box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1); border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; position: absolute; left: 0; top: 50px;  transition: all .4s; display: none;}
.header .nav.on::after{ display: block;}
.header .nav ul li { position: relative; z-index: 11; padding: 0 32px; border-bottom: 1px solid #fff;  }
.header .nav.on ul li { border-bottom: 1px solid #dbdbdb;}
.header .nav ul li:nth-child(1){ margin-left: 0;}

.header .nav ul li:nth-child(1)::after{content: ""; width: 30px; height: 3px; background: #fff; position: absolute; left: 0; bottom: -2px; z-index: 11;}
.header .nav ul li:nth-last-child(1)::after{content: ""; width: 30px; height: 3px; background: #fff; position: absolute; right: 0; bottom: -2px; z-index: 11;}

.header .nav ul li>a{ font-size: 15px; color: #083553; font-weight: bold; line-height: 30px;position: relative; display: block; transition: all .4s;}
.header .nav ul li.on>a,.header .nav ul li a:hover,.header .nav ul li:hover a{ color: #999999; }
.header .nav ul li .subnav{ width: 100%; position: absolute; left: 0; top: 30px; display: none; padding-top: 15px;}
.header .nav ul li .subnav a{ font-size: 14px; color: #666666; line-height: 30px; text-align: center; display: block; transition: all .4s;}
.header .nav ul li .subnav a:hover{ color: #39a3ea;}

.header .lang{ margin-left: 30px; color: #39a3ea; font-size: 15px;}
.header .lang a{ color: #39a3ea;}
.header .lang a:hover{ color: #083553;}

.menu-toggle{display: none;} 


/* banner */
.banner { position: relative;}
.banner img{width:100%;}
.banner .swiper-slide{ display: flex; align-items: center;}
.banner .pagination { width: 100% !important; height: 15px; position: absolute; left:0; bottom:30px!important;  z-index:111; display: flex; justify-content: center; align-items: center;}
.banner .swiper-pagination-clickable .swiper-pagination-bullet { display: inline-block; width: 15px;height: 15px; background:rgba(0, 0, 0, .5); border: none; margin: 0 5px; border-radius:15px!important; opacity: 1; cursor: pointer;}
.banner .swiper-pagination-clickable .swiper-pagination-bullet.swiper-pagination-bullet-active { background: #36a2ea;}
.banner .swiper-slide-active{opacity:1;}


.ntitle{ margin-bottom: 50px;}
.ntitle h2{ font-size: 36px; color: #275684;}
.ntitle p{ margin-top: 15px;}


.indexOne{ padding: 120px 0;}
.indexOne .tit{ text-align: center; margin-bottom: 30px; padding-bottom: 30px; position: relative;}
.indexOne .tit:after{ content: ""; width: 50px; height: 2px; background: #dcd8d8; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%);}
.indexOne .tit h2{ font-size: 30px; color: #143d5a; margin-bottom: 25px;}
.indexOne .tit p{ font-size: 36px; line-height: 1.2; font-weight: bold; background-image: linear-gradient(to right, #6ac1f6 0%,#6ac1f6 45%,#afc5d2 55%,#afc5d2 100%); -webkit-background-clip: text; background-clip: text; color: transparent;}
.indexOne .text{ font-size: 16px; line-height: 1.8;}
.indexOne .num{ margin: 50px 0;}
.indexOne .num ul li{ width: 33.33%; text-align: center;}
.indexOne .num ul li dl{ font-size: 24px; color: #666666; display: flex; align-items: flex-start; justify-content: center;}
.indexOne .num ul li dl strong{ font-size: 60px; color: #0b3552; font-weight: normal; font-family: Arial, Helvetica, sans-serif;}
.indexOne .num ul li p{ color: #000;}

.indexTwo .box ul li{ width: 50%;}
.indexTwo .box ul li a{ display: block; position: relative;}
.indexTwo .box ul li dl{ padding-bottom: 54.6%; background: #000;}
.indexTwo .box ul li dl img{ transition: all 0.4s;}
.indexTwo .box ul li .tit{ position: absolute; left: 22%; top: 50%; z-index: 2; background: url(../images/icon01.png) no-repeat left bottom; padding-bottom: 30px;}
.indexTwo .box ul li .tit h3{ font-size: 24px; color: #fff; font-weight: normal; line-height: 1; margin-bottom: 15px;}
.indexTwo .box ul li .tit p{ font-size: 18px; color: #fff; text-transform: uppercase; line-height: 1.2;}
.indexTwo .box ul li a:hover dl img{ opacity: 0.8;}

.indexThree{ padding: 80px 0;}
.indexThree .title{ margin-bottom: 30px;}
.indexThree .title h2{ font-size: 36px; line-height: 1; display: inline-block; background-image: linear-gradient(to right, #6ac1f6 0%,#6ac1f6 45%,#afc5d2 55%,#afc5d2 100%); -webkit-background-clip: text; background-clip: text; color: transparent; margin-bottom: 10px;}
.indexThree .title p{ font-size: 18px; line-height: 1; }
.indexThree .box{ margin-bottom: 60px;}
.indexThree .box ul{ margin: 0 -33px;}
.indexThree .box ul li{ width: 33.333333%; padding: 0 33px;}
.indexThree .box ul li dl{ padding-bottom: 62.22%; border-radius: 10px; margin-bottom: 15px;}
.indexThree .box ul li p{ font-size: 15px; margin-bottom: 10px;}
.indexThree .box ul li h3{ font-size: 16px; }
.indexThree .more{ font-size: 14px; color: #333; line-height: 30px; border: 1px solid #999; display: inline-block; padding: 0 20px; transition: all .3s;}
.indexThree .more:hover{ color: #fff; background: #36a2ea; border-color: #36a2ea;}


.neiNav{ background: #f4f4f4; line-height: 60px;}
.neiNav ul li{ margin-right: 80px;}
.neiNav ul li a{ font-size: 15px; color: #666666;}
.neiNav ul li a:hover,.neiNav ul li.on a{ color: #39a3ea;}

.honor{ padding: 80px 0 100px;}
.honor .box{ margin-bottom: 60px;}
.honor .box ul{ margin: 0 -27px;}
.honor .box ul li{  width: 20%; padding: 0 27px; margin-bottom: 30px;}
.honor .box ul li dl{ border: 4px solid #dedede; padding-bottom: 122%;}
.honor .box ul li dl img{ padding: 20px;}
.honor .box ul li h3{ font-size: 16px; font-weight: normal; text-align: center; margin-top: 15px;}

.service{ padding: 80px 0 100px;}
.service .box ul{ margin: 0 -18px;}
.service .box ul li{ width: 33.333333%; padding: 0 18px; margin-bottom: 35px;}
.service .box ul li ol{ height: 100%; border-radius: 15px; overflow: hidden; box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);}
.service .box ul li dl{ padding-bottom: 52.69%;}
.service .box ul li .con{ padding: 26px;}
.service .box ul li h3{ font-size: 18px; font-weight: normal;  margin-bottom: 10px;}
.service .box ul li dt{ font-size: 14px; line-height: 1.6;}

.culture{ padding: 80px 0 100px;}
.culture .box ul{ margin: 0 -29px;}
.culture .box ul li{ width: 20%; padding: 0 29px; margin-bottom: 35px;}
.culture .box ul li ol{ height: 100%; background: #fff; box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); text-align: center; padding:75px 30px 35px; border-radius: 25px; transition: all 0.4s;}
.culture .box ul li ol dl{ height: 60px; line-height: 60px; margin-bottom: 30px; overflow: hidden;}
.culture .box ul li ol h3{ font-size: 18px; color: #666; margin-bottom: 15px;}
.culture .box ul li ol dt{ font-size: 16px; line-height: 1.6; color: #666;}
.culture .box ul li.on ol { background-image: linear-gradient(to bottom,#208fe1,#064c93); }
.culture .box ul li.on ol dl img{filter: drop-shadow(#fff 0 100px); transform: translateY(-100px);}
.culture .box ul li.on ol h3{ color: #fff; }
.culture .box ul li.on ol dt{ color: #fff; }

.history{ padding: 80px 0 100px;}
.history .item{ display: flex; border-bottom: #e1e1e0 solid 1px; padding: 40px 0; background: url(../images/icon05.png) no-repeat right 10px top 50px; cursor: pointer;}
.history .item .date{ width: 110px; font-size: 24px; color: #333; font-weight: bold;}
.history .item .date::after{ content: "/"; font-size: 20px; font-weight: normal; color: #666; margin-left: 20px;}
.history .item .con{ width: calc(100% - 110px); padding-right: 125px;}
.history .item .con .text{ height: 30px; line-height: 30px; overflow: hidden; }
.history .item.on{ background: url(../images/icon06.png) no-repeat right 10px top 50px;}
.history .item.on .con .text{ height: auto;}

.strength{ padding: 80px 0 100px;}
.strength .text{ line-height: 1.6;}

.news{ padding: 80px 0 100px;}
.news .box{ margin-bottom: 60px;}
.news .box ul{ margin: 0 -33px;}
.news .box ul li{ width: 33.333333%; padding: 0 33px; margin-bottom: 50px;}
.news .box ul li dl{ padding-bottom: 62.22%; border-radius: 10px; margin-bottom: 15px;}
.news .box ul li p{ font-size: 15px; margin-bottom: 10px;}
.news .box ul li h3{ font-size: 16px; }

.industryNews{ padding: 80px 0 100px;}
.industryNews .box{ margin-bottom: 60px;}
.industryNews .box ul li { width: 100%; border-bottom: #e5e5e5 solid 1px; padding: 50px 0;}
.industryNews .box ul li a{ display: flex;}
.industryNews .box ul li .type{ width: 65px; color: #36a2ea; font-size: 14px; }
.industryNews .box ul li .con{ width: calc(100% - 140px - 65px - 200px);}
.industryNews .box ul li .con h3{ font-size: 16px; margin-bottom: 10px;}
.industryNews .box ul li .con dt{ font-size: 14px; line-height: 1.6; color: #666;}
.industryNews .box ul li .date{ width: 140px; margin-left: auto; align-self: center; font-size: 14px; color: #666;}

.bread{ background: #c7e5f9; line-height: 66px; color: #275684; font-size: 14px;}
.bread a{ color: #275684; font-weight: bold;}
.bread a:hover{ color: #36a2ea;}

.newsView{ padding: 50px 0 100px;}
.newsView .newsHead{ text-align: center; border-bottom: #e5e5e5 solid 1px; padding-bottom: 50px; margin-bottom: 50px;}
.newsView .newsHead h1{ color: #275684;}
.newsView .newsHead p{ color: #999; margin-top: 15px;}
.newsView .text{ font-size: 16px; line-height: 1.8; margin-bottom: 50px;}

.page{ padding: 50px 0; border-top: #e5e5e5 solid 1px; border-bottom: #e5e5e5 solid 1px;}
.page .prevNext{ width: calc(100% - 150px);}
.page .prevNext a{ display: block; margin: 10px 0;}
.page .return a{ font-size: 15px; color: #0090da; border: #0090da solid 2px; border-radius: 40px; display: inline-block; padding: 5px 30px;}

.products{ padding: 70px 0 100px;}
.products .box ul{ margin: 0 -30px;}
.products .box ul li{ width: 33.33%; padding: 0 30px; margin-bottom: 50px;}
.products .box ul li dl img{ padding: 20px;}
.products .box ul li h3{ font-size: 16px; text-align: center; line-height: 50px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; margin-top: 30px;}
.products .box ul li a:hover dl{ box-shadow: 0 0 15px rgba(0, 0, 0, 0.3); border-radius: 20px;}
.products .box ul li a:hover h3{ background-image:linear-gradient(to right,#1e3c72,#2a5298); border-radius: 30px; color: #fff;}


.productsView{ padding: 50px 0 100px;}
.productsView .procon{ padding: 50px 0; margin-bottom: 50px;}
.productsView .procon .pic{ width: 45%;}
.productsView .procon .con{ width: calc(55% - 50px); padding-left: 50px;}
.productsView .procon .con .tit{  margin-bottom: 30px;}
.productsView .procon .con .tit h1{ font-size: 24px; color: #275684;}
.productsView .procon .con .text{ font-size: 14px; line-height: 1.8;}

.case{ padding: 80px 0 100px;}
.case .box{ margin-bottom: 15px;}
.case .box ul{ margin: 0 -30px;}
.case .box ul li{ width: 25%; padding: 0 30px; margin-bottom: 50px;}
.case .box ul li dl{ padding-bottom: 70.8%; border-radius: 15px;}
.case .box ul li h3{ font-size: 15px; font-weight: normal; text-align: center; line-height: 1.2; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; margin-top: 15px;}

.support{ padding: 80px 0 100px;}
.support .box{ margin-bottom: 30px;}
.support .box ul{ margin: 0 -40px;}
.support .box ul li{ width: 25%; padding: 0 40px; margin-bottom: 30px; }
.support .box ul li a{  border-bottom: #ccc solid 1px; padding: 30px 0; display: block;}
.support .box ul li h3{ font-size: 16px; margin-bottom: 10px;}
.support .box ul li p{ font-size: 15px;}
.support .box ul li a:hover h3{ color: #36a2ea;}

.join{ padding: 80px 0 100px;}
.join .box{ margin-bottom: 30px; padding-bottom: 1px;}
.join .box .item{ display: flex; align-items:flex-start; margin-bottom: 40px;}
.join .box .item .tit{ width: 180px; border: #ccc solid 1px; text-align: center; line-height: 40px;}
.join .box .item .con{ width: calc(100% - 180px); padding-left: 50px;}
.join .box .item .con .t{ font-weight: bold; color: #275685; line-height: 40px; background: url(../images/icon07.png) no-repeat right center; cursor: pointer;}
.join .box .item .con .t.on{ background: url(../images/icon08.png) no-repeat right center;}
.join .box .item .con .text{ font-size: 14px; line-height: 1.8; padding-top: 30px; display: none;}


.contact{padding: 80px 0 100px;}
.contact .ntitle{ width: 80%;}
.contact .box{ margin-bottom: 50px; padding: 20px 0 30px;}
.contact .box .item{ line-height: 1.8;}
.contact .box .item.ewm{}
.contact .box .item.ewm ul li{ width: 115px; margin-left: 30px;}
.contact .box .item.ewm ul li p{ text-align: center; margin-top: 10px; font-size: 14px;}


.map{ height: 480px; box-shadow: 0 0 15px rgba(0, 0, 0, 0.3); border-radius: 20px;}

footer{ font-size: 15px; background: #333333; color: #999999; padding: 70px 0 30px;}
footer a{ color: #999999;}
footer a:hover{ color: #fff;}
footer .fcontact{ line-height: 1.6;}
footer .fnav { width: 330px;}
footer .fnav ul li{ width: 33.33%; margin-bottom: 15px;}
footer .ftel{ height: 40px; font-size: 36px; font-weight: bold; line-height: 40px; background: url(../images/icon02.png) no-repeat left center; padding-left: 55px;}
footer .ewm ul li{ position: relative; margin-left: 60px;}
footer .ewm ul li dl{ font-size: 14px; text-align: center;}
footer .ewm ul li dl dd{ height: 35px; line-height: 35px; margin-bottom: 10px;}
footer .ewm ul li ol{ width: 120px; position: absolute; left: 50%; top: 80px; transform:translateX(-50%); display: none;}
footer .ewm ul li:hover ol{ display: block;}
footer .copyright{ text-align: center; margin-top: 80px;}
footer .copyright a{ margin: 0 10px;}

/*===/分页=============================*/
.fenye { text-align: center; font-size: 16px; width: 100%; display: flex; justify-content: center; }
.fenye .prev, .fenye .next { width: 42px; height: 42px; line-height: 42px; color: #333;margin:0 4px; display: block; font-family: "宋体";font-size: 18px; background: #ccc;}
.fenye a { width: 42px; height: 42px; line-height: 42px; color: #333; margin:0 4px; display: block; background: #ccc; transition: all 0.4s;}
.fenye a:hover {color: #fff; background: #275684;}
.fenye a.current { color: #fff;  background: #275684;}

/*搜索框*/
.search-dialog-box{display: none;position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 999999999;}
.search-dialog-box .black{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, .8);}
.search-dialog{position: absolute;left:50%;top:50%;box-sizing:border-box;width: 680px;padding: 20px 30px;transform: translate(-50%,-50%);background-color: #fff;box-shadow: 0 0 10px rgba(0,0,0,.33);border-radius:50px;}
.search-dialog input[type=text]{float: left;width: 86%;border: none; padding: 0;font-size:18px;line-height: 28px; height:28px;color: #999; background-color: #fff;border-radius: 0;}
.search-dialog input[type=submit] {float: right; width:28px; height:28px; background-repeat: no-repeat; background-position: center; background-size: 100%; border: none; padding: 0; background-image: url(../images/search-btn.png);background-color: transparent; cursor: pointer;}


/* 弹出框 */
.tccBox{display: none; position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 999999;}
.tccBox .black{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, .8);}
.tccBox .BoxCon{padding: 20px;position: absolute;left:50%;top:50%;box-sizing:border-box;transform: translate(-50%,-50%); color: #999;}
.tccBox .BoxCon .off{ width: 30px; height: 30px; background:url(../images/off.png) no-repeat center; position: absolute; top: -15px; right: -15px;  cursor: pointer;}
.tccBox .BoxCon ul video{ max-width: 1000px; max-height: 620px;}


/*右侧浮动*/
.fixed {
	width: 210px;
	height: 410px;
	position: fixed;
    z-index: 99999;
	background: #fff;
	text-align: center;
	right: 0;
	top: 400px;
	padding-top: 36px;
}

.fixed>img{ width: 100px;}

.fixed .hotline {
	margin-top: 30px;
	padding-top: 24px;
	border-top: #e6e6e6 1px solid;
	color: #999;
}

.hotline h3 {
	font-size: 26px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 30px;
}

.qq-line a {
	display: block;
	margin-bottom: 10px;
}

.fixed .close-btn {
	width: 9px;
	height: 9px;
	display: block;
	background: url(../images/close-btn.png) center no-repeat;
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 1;
}


@media (max-width: 1460px) {

    body{ font-size: 15px;}

    .ntitle h2{ font-size: 30px;}

   .indexOne .tit h2{ font-size: 23px; }
   .indexOne .tit p{ font-size: 28px;}

   .indexTwo .box ul li .tit{ left: 10%;}

   .news .box ul li h3{ font-size: inherit;}
   .newsView .text{ font-size: inherit;}


   footer .ftel{ font-size: 28px; background-size: 30px; padding-left: 40px;}
}



@media (max-width: 1250px) {
    .header .nav ul li{ padding: 0 25px;}

    .wrap{ padding: 0 25px;}
}

@media (max-width: 1100px) {
    .header .nav ul li { padding: 0 20px; }
    .header .lang{ margin-left: 15px;}
}

@media screen and (max-width:1000px){
    body{ font-size: 14px; padding-top: 60px;}
    .wrap{ padding: 0 15px;}
    .w1100{ padding: 0 15px;}

    input, textarea, select, button{ font-size: 14px;}

    .header{ width: 100%; height: 60px; padding: 0; display: block; position: fixed; left: 0; top: 0; z-index: 99999;}
    .header .wrap{ display: flex; justify-content: space-between; align-items: center;}
    .header .logo { height: 60px; padding:15px 0; }
    .header .nav { width: 100%; height:calc(100vh - 60px); background: #fff; position: absolute; left: 0; top: 60px; z-index: 99999; display: none;}
    .header .nav{ margin: 0;}
    .header .nav ul{ width: 100%; display: block; border-top: #eee solid 1px; padding: 0;}
    .header .nav ul li{ margin-left: 0; border-bottom: #eee solid 1px; padding: 0;}
    .header .nav ul li>a{ font-size: 15px; color: #000; padding: 0 15px; line-height: 45px;}
    .header .nav ul li:nth-child(1)::after,.header .nav ul li:nth-last-child(1)::after{ display: none;}

    .header .nav ul li .subnav{ position: relative; left: 0; top: 0; width: 100%; background: #f2f2f2;  padding: 15px 0;}
    .header .nav ul li .subnav a{ text-align: left; padding: 0 15px;}

    .header .lang{ margin-right: 60px;}


    .header .menu-toggle{ width:60px; height:60px; position:absolute; right:0; top:0; z-index:99999; display:block;}
    .header .menu-toggle span{ width:35px; height:2px; background:#333;display:block; position:relative; opacity:1;transition:all 300ms; margin:30px 0 0 12px;}
    .header .menu-toggle span:before{ content:"";width:35px; height:2px; background:#333;display:block; position:absolute; left:0; top:-10px;transition:all 300ms;}
    .header .menu-toggle span:after{ content:"";width:35px; height:2px; background:#333;display:block;position:absolute; left:0; top:10px;transition:all 300ms;}
    .header .menu-toggle.cur span{background-color:transparent;}
    .header .menu-toggle.cur span:before{transform:rotate(45deg); top:0px;}
    .header .menu-toggle.cur span:after{transform:rotate(-45deg); top:0px;}

    .banner .bannerText .title{ display: none;}
    .banner .bannerText .text{ display: none;}
    .banner .bannerText .btn{ display: flex; justify-content: center;}
    .banner .bannerText a{ padding: 0 15px; line-height: 35px;}
    .banner .bannerText a.videoBtn{ margin-right: 15px;}
    .banner .pagination{ height: 10px; bottom: 20px !important;}
    .banner .swiper-pagination-clickable .swiper-pagination-bullet{ width: 10px; height: 10px; border-radius: 50% !important;}
    .banner .swiper-pagination-clickable .swiper-pagination-bullet.swiper-pagination-bullet-active { width: 10px; background: #275684;}

    .ntitle{ margin-bottom: 35px;}
    .ntitle h2 { font-size: 22px; }

    .indexOne { padding: 55px 0; }
    .indexOne .tit h2 { font-size: 18px; margin-bottom: 10px;}
    .indexOne .tit p { font-size: 21px; }
    .indexOne .text{ font-size: inherit;}

    .indexOne .num { margin: 30px 0;}
    .indexOne .num ul li dl{ font-size: 12px;}
    .indexOne .num ul li dl strong{ font-size: 32px;}
    .indexOne .num ul li p{ font-size: 13px;}

    .indexTwo .box ul li{ width: 100%;}
    .indexTwo .box ul li .tit{ background-size: 25px auto; padding-bottom: 10px;}
    .indexTwo .box ul li .tit h3{ font-size: 18px; margin-bottom: 5px;}
    .indexTwo .box ul li .tit p{ font-size: 14px;}

    .indexThree { padding: 60px 0;}
    .indexThree .title h2{ font-size: 28px;}
    .indexThree .title p{ font-size: 16px;}
    .indexThree .box{ margin-bottom: 30px;}
    .indexThree .box ul { margin: 0;}
    .indexThree .box ul li{ width: 100%; padding: 0; margin-bottom: 25px;}
    .indexThree .box ul li p{ font-size: 14px; margin-bottom: 5px;}
    .indexThree .box ul li h3{ font-size: inherit; }


    .neiNav { overflow: auto; line-height: 52px;}
    .neiNav::-webkit-scrollbar{ width: 0; height: 0;}
    .neiNav ul li { margin-right: 18px; white-space: nowrap;}
    .neiNav ul li:nth-last-child(1){  padding-right: 18px;}

    .honor { padding: 50px 0 80px; }
    .honor .box { margin-bottom: 15px;}
    .honor .box ul{ margin: 0 -8px;}
    .honor .box ul li{ width: 50%; padding: 0 8px;}
    .honor .box ul li dl { border: 2px solid #dedede;}
    .honor .box ul li dl img{ padding: 10px;}
    .honor .box ul li h3{font-size: inherit;}

    .service { padding: 50px 0 80px;}
    .service .box ul { margin: 0;}
    .service .box ul li{ width: 100%; padding: 0;}

    .culture { padding: 50px 0 80px;}
    .culture .box ul{ margin: 0 -8px;}
    .culture .box ul li{ width: 50%; padding: 0 8px; margin-bottom: 20px;}
    .culture .box ul li ol{ padding: 30px 20px;}
    .culture .box ul li ol dt{ font-size: inherit;}

    .history { padding: 50px 0 80px;}
    .history .item{ padding: 25px 0; background: url(../images/icon05.png) no-repeat right 5px top 33px;}
    .history .item.on { background: url(../images/icon06.png) no-repeat right 5px top 33px;}
    .history .item .date{ width: 80px; font-size: 18px; line-height: 30px;}
    .history .item .date::after{ margin-left: 14px; font-size: 18px;}
    .history .item .con { width: calc(100% - 110px); padding-right: 16px;}

    .strength { padding: 50px 0 80px;}

    .news { padding:50px 0 80px;}
    .news .box { margin-bottom: 20px;}
    .news .box ul { margin: 0 ;}
    .news .box ul li{ width: 100%; padding: 0; margin-bottom: 25px;}
    .news .box ul li p{ font-size: 14px; margin-bottom: 5px;}
    .news .box ul li h3{ font-size: inherit; }

    .newsView .newsHead h1{ font-size: 18px;}
    .newsView .newsHead { padding-bottom: 35px; margin-bottom: 35px;}

    .page{ padding: 30px 0; display: block; }
    .page .prevNext{ width: 100%;}
    .page .return{ display: flex; justify-content: center; margin-top: 30px}

    .industryNews { padding: 50px 0 80px;}
    .industryNews .box ul li{ padding: 25px 0;}
    .industryNews .box ul li a{ flex-wrap: wrap;}
    .industryNews .box ul li .con { width: calc(100% - 65px);}
    .industryNews .box ul li .date{ width: 100%; padding-left: 65px; margin-top: 20px;}
    .industryNews .box ul li .con h3{ font-size: 15px;}
    .industryNews .box ul li .con dt{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}

    .products { padding: 50px 0 80px;}
    .products .box{ margin-bottom: 20px;}
    .products .box ul { margin: 0 -8px;}
    .products .box ul li { width: 50%; padding: 0 8px; margin-bottom: 30px;}
    .products .box ul li dl img { padding: 8px;}
    .products .box ul li h3{ font-size: 13px; margin-top: 15px; line-height: 1.5;}
    .products .box ul li a:hover h3{ background:none; color: #333;}

    .productsView .procon{ display: block; padding: 0;}
    .productsView .procon .pic{ width: 100%; margin-bottom: 25px;}
    .productsView .procon .con{ width: 100%; padding-left: 0;}
    .productsView .procon .con .tit h1{ font-size: 18px;}

    .case { padding: 50px 0 80px;}
    .case .box ul{ margin: 0 -8px;}
    .case .box ul li { width: 50%; padding: 0 8px; margin-bottom: 30px;}

    .support { padding: 50px 0 80px;}
    .support .box ul{ margin: 0;}
    .support .box ul li{ width: 100%; padding: 0;}
    .support .box ul li a{ padding: 12px 0;}
    .support .box ul li h3{ font-size: 15px;}

    .join { padding: 50px 0 80px;}
    .join .box .item{ margin-bottom: 20px;}
    .join .box .item .tit{ width: 136px;}
    .join .box .item .con { width: calc(100% - 136px); padding-left: 10px;}
    .join .box .item .con .text{ padding-top: 15px; line-height: 1.6;}

    .contact { padding: 50px 0 80px;}
    .contact .ntitle{ width: 100%;}
    .contact .box{ display: block; margin-bottom: 10px;}
    .contact .box .item{ margin-bottom: 15px;}

    .map{ height: 360px; box-shadow: 0 0 5px rgba(0,0,0,.1);}
   
    footer{ padding: 50px 0;}
    footer .fmain{ display: block;}
    footer .fcontact{ margin-bottom: 25px; text-align: center;}
    footer .fnav{ display: none;}
    footer .ftel{ display: none;}
    footer .ewm ul{ display: flex; justify-content: center;}
    footer .ewm ul li{ margin: 0 30px;}
    footer .ewm ul li ol{ width: 100px; top: -100px;}
    footer .copyright{ margin-top: 25px; font-size: 13px;}

    /*===/分页=============================*/
    .fenye a { width: 35px; height: 35px; line-height: 35px; font-size: 12px; margin: 0 2px;}
    .fenye .prev, .fenye .next { width: 35px; height: 35px; line-height: 35px;}

    .tccBox .BoxCon{ width: 94%;}
    .tccBox .BoxCon .off{ width: 18px; height: 18px; right: 18px;}
    .tccBox .BoxCon ul video{ width: 100%;}
    .search-dialog{ width: 95%;}

    .fixed {
		display: none;
	}

}

@media screen and (max-width:380px){

}