@charset "utf-8";
/* CSS 鼠标效果 */
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+SC:100,300,400,500,700,900');
* {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; padding: 0; margin: 0;}
body{ font-size: 16px; color: #666; overflow-x: hidden; font-family:'Noto Sans SC',"Source Han Sans CN","PingFang SC","Microsoft YaHei",Arial,sans-serif; padding-top: 1px;}
ul,li,ol,dl,dt,dd,p,h1,h2,h3,h4,h5,h6,header,footer{ list-style: none; padding: 0; margin: 0; display: block;}
input,textarea,select,button{ outline:none; font-family:"Noto Sans SC","Source Han Sans CN","Microsoft YaHei",Helvetica,Arial,Verdana,sans-serif; }
::-webkit-input-placeholder {color: #999;}
::-moz-placeholder {color: #999;}
:-ms-input-placeholder {color: #999;}

a { text-decoration: none; color:#888; transition: color 0.56s ease;}
a:hover{ color: #ee0000;}

.clearfix:after{content:"";height:0;line-height:0;display:block;visibility:hidden;clear:both}
.clearfix{zoom:1;}
.clear{ clear:both}
.overflow{overflow-y:hidden;}

.fl{float: left;}
.fr{float: right;}


img{ display: inline-block; vertical-align:middle;max-width:100%;max-height:100%;height: auto; border: none;}

.wrap{ width: 1520px; margin: 0 auto;}
.w1200{ width: 1200px; margin: 0 auto;}
.ovh{overflow: hidden;}


::-webkit-scrollbar { width: 8px;padding-right: 8px; background-color: #f2f2f2;  /*其他样式，比如圆角等*/}
/*滑块样式*/
::-webkit-scrollbar-thumb {background: rgba(0, 0, 0, .6);}
/*当前窗口失去焦点时的滑块样式*/
::-webkit-scrollbar-thumb:window-inactive {background: rgba(0, 0, 0, .6);}


/*顶部*/
.header{ width: 100%; height:90px; background:#fff; box-shadow: 0 0 15px rgba(0, 0, 0, .1); position: fixed; left: 0; top: 0; z-index: 9999; }
.header .logo{ height: 90px; padding: 14px 0; margin-left: 90px;}
.header .headRight{ margin-right: 90px;}
.header .nav>ul>li{ position: relative; margin-left: 50px;}
.header .nav>ul>li>a{line-height: 90px; font-size: 16px; color: #000; white-space: nowrap; display: block; position: relative; z-index: 11; transition: all .4s;}
.header .nav>ul>li:before{ content: ""; width:0; height: 3px;background: #ee0000; position: absolute; left: 50%; bottom:0px; z-index: 1; transform: translate(-50%, 0); opacity: 0; transition: all .4s;}
.header .nav>ul>li:hover a,.header .nav>ul>li.on>a{ color: #000; }
.header .nav>ul>li:hover:before,.header .nav>ul>li.on::before{ width:100%; opacity: 1;}
.header .nav>ul>li>.subnav{ width: 620px; padding: 35px 35px 35px 10px; background: #fff; box-shadow: 0 10px 15px rgba(0, 0, 0, .1); border-top: 1px solid #ddd; overflow: hidden; position: absolute; right: 0; display: none;}
.header .nav>ul>li>.subnav>ul>li{ text-align: center;}
.header .nav>ul>li>.subnav>ul>li>a>i{ height: 55px; line-height: 55px; display: block; opacity: 0.6;}
.header .nav>ul>li>.subnav>ul>li>a>p{ color: #585858; margin-top: 5px;}
.header .nav>ul>li>.subnav .navlist>ul{ width: 260px; display: flex; flex-wrap: wrap;}
.header .nav>ul>li>.subnav .navlist>ul>li{ width: 120px;}
.header .nav>ul>li>.subnav .navlist>ul>li>a{ color: #666; line-height: 48px; padding-left: 30px;}
.header .nav>ul>li>.subnav .navlist>ul>li>a:hover{color: #ee0000;}
.header .nav>ul>li>.subnav img{ align-self:center;}
.header .nav>ul>li:nth-child(2) .subnav,.header .nav>ul>li:nth-child(3) .subnav,.header .nav>ul>li:nth-child(4) .subnav{ width: 100%; position: fixed;}
.header .nav>ul>li:nth-child(2) .subnav>ul>li,.header .nav>ul>li:nth-child(3) .subnav>ul>li,.header .nav>ul>li:nth-child(4) .subnav>ul>li{ padding: 0 40px;}
.header .nav>ul>li:nth-child(2) .subnav>ul>li>a:hover p,.header .nav>ul>li:nth-child(3) .subnav>ul>li>a:hover p,.header .nav>ul>li:nth-child(4) .subnav>ul>li>a:hover p{color: #ee0000;}
.header .nav>ul>li:nth-child(6)>.subnav{ width: 490px;}
.header .nav>ul>li:nth-child(6)>.subnav ul{ width: 120px; }
.header .lang{ float: left; margin-left:35px; position: relative;}
.header .lang a{ color: #737373; font-size: 18px; line-height: 70px;}
.header .lang a:hover{ color: #ee0000;}
.header .searchBtn{ width: 30px; height: 30px; background: url(../images/searchBtn.png) no-repeat center; margin-left: 20px; margin-top: 30px; cursor: pointer;}
.header .menu-toggle{display: none;}

.neiBanner{ height: 400px; background-position: center; background-repeat: no-repeat; background-size: cover; display: flex; align-items: center; justify-content: center; margin-top: 69px; position: relative;}
.neiBanner.dangjian{ height: 500px;}
.neiBanner .bannerText h3{ color: #fff; font-size: 36px; font-weight: 500; line-height: 1; position: relative; padding-bottom: 15px; margin-bottom: 14px;}
.neiBanner .bannerText h3::before{ content: ""; width: 100%; height: 4px; background: url(../images/icon23.png) no-repeat left center; position: absolute; left: 0;bottom: 0;}
.neiBanner .bannerText p{ color: #fff; font-size: 20px; font-weight: 500; line-height: 1;}
.neiBanner .bread{ width: 100%; line-height: 52px; text-align: right; font-size: 14px; color: #fff; border-top: 1px solid #fff; position: absolute; left: 0; bottom: 0;}
.neiBanner .bread a{ color: #fff;}

.title{ text-align: center; margin-bottom: 55px;}
.title h3{ font-size:77px; line-height: 1; color: #000; opacity: 0.1;}
.title h2{ font-size:40px; line-height: 1; color: #000; margin-top: -35px;}

.ntitle{ text-align: center; margin-bottom: 50px;}
.ntitle h3{ font-size:60px; line-height: 1; color: #000; opacity: 0.1;}
.ntitle h2{ font-size:36px; line-height: 1; color: #000; margin-top: -30px;}

/* ----------------首页------------------- */
html,body,.swiper-container,.swiper-wrapper,.swiper-slide{width:100%;height:100%; box-sizing: border-box;}
.page>.swiper-wrapper{ height: 100% !important;}
.index_one{ position: relative;}
.index_one .swiper-slide{background-position: center; background-repeat: no-repeat; background-size: cover;  display: flex; justify-content: center; align-items: center;}
.index_one .num{ color: #fff; position: absolute; bottom: 80px; left: 88px; z-index: 11; display: flex; align-items: flex-end;}
.index_one .num .current{ font-size: 24px; font-weight: 300; line-height: 1.1; padding-left: 40px; position: relative;}
.index_one .num .current::before{ content: ""; width: 30px; height: 1px; background: rgba(255,255,255,0.6); position: absolute; left: 0; top: 50%;}
.index_one .num span{ font-size: 24px; font-weight: 100; line-height: 1; opacity: 0.6; padding: 0 10px;}
.index_one .num .total{ font-size: 16px; font-weight: 100; opacity: 0.6; line-height: 1.1;}
.index_one .shubiao{ width: 30px; height: 100px; position:absolute; left: 50%; bottom: 30px; margin-left: -15px; z-index: 99;}
.index_one .shubiao .move{animation:downico 1.5s ease-out infinite; left: 50%; margin-left:-10px; position: absolute;}
.index_one .arrow{ position: absolute; right: 82px; bottom: 80px; z-index: 11; display: flex;}
.index_one .arrow .arrow-left,.index_one .arrow .arrow-right{ width: 44px; height: 44px; border-radius: 44px; margin: 0 8px;}
.index_one .arrow .arrow-left{background: #fff url(../images/arrow-left01.png) no-repeat center;}
.index_one .arrow .arrow-left:hover{background: #ee0000 url(../images/arrow-left02.png) no-repeat center;}
.index_one .arrow .arrow-right{background: #fff url(../images/arrow-right01.png) no-repeat center;}
.index_one .arrow .arrow-right:hover{background: #ee0000 url(../images/arrow-right02.png) no-repeat center;}
.index_one .stopAutoplay{ width: 44px; height: 44px; border: #fff solid 1px; border-radius: 44px;}
.index_one .stopAutoplay.play{background: url(../images/icon03.png) no-repeat center;}
.index_one .stopAutoplay.stop{background: url(../images/icon04.png) no-repeat center;}

.index_two .tit{ margin:100px 0 35px;}
.index_two .tit h2{ font-size: 40px; font-weight: 900; line-height: 1; color: #000; display: inline-block; position: relative;}
.index_two .tit h2::before{ content: ""; width: 20px; height: 1px; background: #000; position: absolute; left: -40px; top: 50%;}
.index_two .tit h2::after{ content: ""; width: 20px; height: 1px; background: #000; position: absolute; right: -40px; top: 50%;}
.index_two .text{ margin-bottom: 100px;}
.index_two .item { margin-bottom: 100px;}
.index_two .item ul{ padding: 0 80px;}
.index_two .item ul li{ width: 25%;}
.index_two .item ul li a{ width: 210px; height: 210px; display: flex; justify-content: center; align-items: center; position: relative;}
.index_two .item ul li a::before{ content: ""; width: 210px; height: 210px; background: url(../images/icon09.png) no-repeat center; position: absolute; left: 0; top: 0; -webkit-transition:-webkit-transform 2s ease-out;-moz-transition:-moz-transform 2s ease-out;-o-transition:-o-transform 2s ease-out;-ms-transition:-ms-transform 2s ease-out;}
.index_two .item ul li a:hover::before{-webkit-transform:rotateZ(360deg);-moz-transform:rotateZ(360deg);-o-transform:rotateZ(360deg);-ms-transform:rotateZ(360deg);transform:rotateZ(360deg);}
.index_two .item ul li ol{ width: 166px; height: 166px; background: #000; border-radius: 166px; overflow: hidden; display: flex;justify-content: center; align-items: center;}
.index_two .item ul li ol dl { text-align: center;}
.index_two .item ul li ol dl h3{ font-size: 14px; color: #fff; margin-top: 20px;}
.index_two .ihonor{ padding: 0 80px;}
.index_two .ihonor ul li{ width: 25%; background: url(../images/icon10.png) no-repeat left center; color: #000; padding-left: 35px; margin-bottom: 25px;}

.index_three{ background: #f1f5f9; overflow: hidden; }
.index_three .title{ padding-top: 120px;}
.index_three .box ul{ margin: 0 -17px;}
.index_three .box ul li{ width: 24.63%; padding: 0 17px; margin-bottom: 35px; float: left;}
.index_three .box ul li a{ display: block; position: relative; overflow: hidden;}
.index_three .box ul li ol{ padding: 0 70px; position: absolute; left: 0; top: 50%; transform: translateY(-50%); z-index: 11;}
.index_three .box ul li ol h3{ font-size: 24px; color: #fff; font-weight: normal; line-height: 1; margin-bottom: 10px;}
.index_three .box ul li ol P{ font-size: 14px; color:rgba(255,255,255,0.6); line-height: 1; padding-bottom: 70px; margin-bottom: 60px; position: relative;}
.index_three .box ul li ol P::before{ content: ""; width: 20px; height: 4px; background: #fff; position: absolute; left: 0; bottom: 0;}
.index_three .box ul li:nth-child(1){ width: 26.1%;}
.index_three .box ul li:nth-last-child(1){ width: 49.26%;}
.index_three .box ul li>a>img{ width: 100%;}

.index_four{ background: url(../images/solutionBg.jpg) no-repeat center;}
.index_four .title{ margin-top: 200px;}
.index_four .tabNav{ margin:100px 0;}
.index_four .tabNav ul li{ cursor: pointer;}
.index_four .tabNav ul li dl{ width: 100px; height: 100px; line-height: 100px; text-align: center; background:rgba(212,212,212,0.3); border-radius: 100px; overflow: hidden;}
.index_four .tabNav ul li.on dl{ background:rgba(255,203,205,0.3);}
.index_four .tabNav ul li.on dl img{ filter: drop-shadow(#da141c 0 150px); transform: translateY(-150px);}
.index_four .tabNav ul li h3{ font-size: 16px; text-align: center; color: #585858; font-weight: normal; margin-top: 15px;}
.index_four .tabNav ul li.on h3{ color: #da141c;}
.index_four .tabCon .item{ display: none;}
.index_four .tabCon .item.show{ display: block;}
.index_four .tabCon .text{ color: #585858; line-height: 30px; text-align: center;}
.index_four .tabCon .more{ width: 136px; height: 48px; line-height: 44px; border: #ccc solid 1px; border-radius: 50px; text-align: center; color: #000; text-transform: uppercase; margin: 38px auto 0; display: block;}
.index_four .tabCon .more:hover{ background: #ee0000; border: #ee0000 solid 1px; color: #fff;}

.index_five{ background: url(../images/achievementBg.jpg) no-repeat center; background-size: cover;}
.index_five .title h3{ color: #fff; opacity: 0.15;}
.index_five .title h2{  color: #fff;}

.index_six{background: url(../images/historyBg.jpg) no-repeat center; background-size: cover;}
.index_six.history{ padding: 60px 0 120px; box-shadow: inset 0 0 15px rgba(0, 0, 0, .1);}
.index_six .box{ width: 100%;}
.index_six .boxCon { position: relative;  padding: 0 120px;}
.index_six .boxCon::after{ content: ""; width: 100%; height: 3px; background:#d3a77a; position: absolute; left: 0; top: 50%; margin-top: 20px;}
.index_six .boxCon .swiper-container {width: 100%;height: 530px;}
.index_six .boxCon .swiper-slide {width:100%; text-align: center; position: relative;}
.index_six .boxCon .swiper-slide dl{ display: inline-block; font-size:36px; color: #ee0000; font-weight: bold; margin-top: 220px; position: relative; z-index: 11; transition: all .4s;}
.index_six .boxCon .swiper-slide dl::before{ content: ""; width: 38px; height: 38px; background:url(../images/icon53.png) no-repeat center; position: absolute; left: 50%; top: 48px; transform: translateX(-50%);}
.index_six .boxCon .swiper-slide ol{ width:100%; height:200px; font-size: 15px; color: #333; border: #d3a77a solid 2px; position: absolute; top: 0; line-height:1.4; text-align:left; padding:20px; border-radius: 6px;}
.index_six .boxCon .swiper-slide ol:before{ content: "";width: 0; height: 0;border-left: 15px solid transparent;border-right:15px solid transparent;border-top: 15px solid #d3a77a;  position: absolute; left: 50%; bottom: -15px; transform: translateX(-50%); }
.index_six .boxCon .swiper-slide:nth-child(odd):before{ bottom: 0; top: auto;}
.index_six .boxCon .swiper-slide:nth-child(odd) ol{bottom: 0; top: auto;}
.index_six .boxCon .swiper-slide:nth-child(odd) ol::before{ border-top:transparent; border-bottom: 15px solid #d3a77a; top:inherit; top: -15px; }
.index_six .boxCon .swiper-slide ol .item { height: 155px; overflow: auto;}
.index_six .boxCon .swiper-slide ol .item::-webkit-scrollbar { width: 3px;padding-right:5px; background-color: #f2f2f2;  /*其他样式，比如圆角等*/}
.index_six .boxCon .swiper-slide ol .item h3{ font-size: 18px; color: #ee0000; margin-top: 5px;}
.index_six .boxCon .arrow-right{ width: 99px; height: 38px; background: url(../images/icon54.png) no-repeat center; position: absolute; right: 0; top: 50%; margin-top: -18px;}

.index_seven{ position: relative;}
.index_seven .title{ width: 100%; position: absolute; left:0; top: 210px; transform: translateX(-50%); z-index: 11;}
.index_seven .title h3{ color: #fff; opacity: 0.15;}
.index_seven .title h2{  color: #fff;}
.index_seven .view{ height: 100%;}
.index_seven .view .swiper-slide{ position: relative; background-position: center; background-repeat: no-repeat; background-size: cover;}
.index_seven .view .swiper-slide a{ width: 170px; height: 48px; line-height: 45px; border: #fff solid 1px; border-radius: 50px; color: #fff; font-size: 18px; text-align: center; position: absolute; left: 50%; top: 50%; transform: translate(-50%,0);}
.index_seven .view .swiper-slide a:hover{ background:rgba(255,255,255,0.3);}
.index_seven .preview{ width: 100%; position: absolute; left: 0; bottom: 60px; z-index: 11;}
.index_seven .preview .wrap{ position: relative;}
.index_seven .preview .swiper-slide{ box-sizing: border-box; padding: 0 2px;}
.index_seven .preview .swiper-slide ol{ padding: 30px 20px; background: rgba(255,255,255,0.8) url(../images/icon52.png) no-repeat right bottom; text-align: center; cursor: pointer; }
.index_seven .preview .swiper-slide ol h3{ color: #eb422b; font-size: 18px; font-weight: normal;}
.index_seven .preview .swiper-slide ol p{ color: #eb422b; font-size: 14px;}
.index_seven .preview .swiper-slide.active-nav ol{ padding: 30px 20px; background:#da141c url(../images/icon52.png) no-repeat right bottom; text-align: left; cursor: pointer;}
.index_seven .preview .swiper-slide.active-nav ol h3{ color: #fff;}
.index_seven .preview .swiper-slide.active-nav ol p{ color: #fff;}
.index_seven .preview a.arrow-left,.index_seven .preview a.arrow-right{ width: 16px; height: 34px; position: absolute; top: 50%; transform: translateY(-50%);}
.index_seven .preview a.arrow-left{ background: url(../images/arrow-left04.png) no-repeat center; left: -30px;}
.index_seven .preview a.arrow-right{ background: url(../images/arrow-right04.png) no-repeat center; right: -30px;}

.index_eight{ height: auto !important;}

/* ------------------内页 -------------------*/
.neiNav ul li{ padding: 0 28px;}
.neiNav ul li a{ color: #000; line-height: 70px; position: relative; display: block;}
.neiNav ul li a:hover{ color: #e6212a;}
.neiNav ul li.on a{ color: #e6212a;}
.neiNav ul li.on a::before{ content: ""; width: 100%; height: 3px; background: #e6212a; position: absolute; left: 0; bottom: 0;}

.industry{ padding: 35px 0 10px; background: #f5f5f5;}
.industry .item{ padding: 35px; background: #fff; margin-bottom: 25px;}
.industry .item .pic{ overflow: hidden;}
.industry .item .con{ padding-left: 35px;}
.industry .item .con .itemHead{ width: 100%; display: flex; justify-content: space-between;}
.industry .item .con .itemHead .tit{ align-self: start;}
.industry .item .con .itemHead .tit h3{ color: #000; font-size: 30px; font-weight: 500; line-height: 1; margin-bottom: 5px;}
.industry .item .con .itemHead .tit p{ color: #999;text-transform: uppercase;}
.industry .item .con .itemHead .more{ width: 100px; height: 40px; line-height:38px; text-align: center; background: #e6212a; color: #fff;align-self: start;}
.industry .item .con .itemHead .more:hover{ background: #da1923;}
.industry .item .con .list{ width: 100%;}
.industry .item .con .list ul{ margin: 0 -5px;}
.industry .item .con .list ul li{ width: 50%; padding: 0 5px; margin-top: 10px;}
.industry .item .con .list ul li ol{ position: relative;}
.industry .item .con .list ul li ol dl{ padding-bottom: 52.9411%;}
.industry .item .con .list ul li ol p{ padding: 5px 15px; color: #fff; background: rgba(230, 33, 42, .6); position: absolute; right: 0; bottom: 0;}
.industry .item:nth-child(even){ flex-direction: row-reverse;}
.industry .item:nth-child(even) .con{ padding-left: 0; padding-right: 35px; text-align: right;}
.industry .item:nth-child(even) .con .itemHead{ flex-direction: row-reverse;}

.solution{ padding: 40px 0;}
.solution .item .con{ width:760px; padding-left: 70px; }
.solution .item .con .tit{ margin-bottom: 55px; display: flex; align-items: flex-end; justify-content: flex-end;}
.solution .item .con .tit em{ color: #d9d9d9; font-size: 80px; font-style: normal; font-weight: 900; line-height: 1; margin-right: 15px;}
.solution .item .con .tit h3{ font-size: 24px; color: #000; line-height: 1; margin-bottom: 5px;}
.solution .item .con .text{ height: 210px; overflow: hidden; text-align: right;}
.solution .item .con .more{ width: 200px; height: 50px; color: #4e4e4e; line-height: 48px; background: #e6e6e6 url(../images/icon51.png) no-repeat right 25px center; border-radius:50px; padding-left: 40px; position: relative; transition: all .4s; float: right;}
.solution .item .con .more::before{ content: ""; width: 1px; height: 15px; background: #8a8a8a; position: absolute; right: 70px; top: 50%; margin-top: -7px;}
.solution .item a:hover .con .more{ color: #fff; background: #f00000 url(../images/icon50.png) no-repeat right 25px center;}
.solution .item a:hover .con .more::before{background: #fff;}
.solution .item:nth-child(odd) .con{ padding-left: 0; padding-right: 70px;}
.solution .item:nth-child(odd) a{ flex-direction: row-reverse;}
.solution .item:nth-child(odd) .tit{ justify-content: flex-start;}
.solution .item:nth-child(odd) .con .text{ text-align: left;}
.solution .item:nth-child(odd) .con .more{ float: left;}

.solutionBox{ padding: 40px 0; border-top: 1px solid #eff0f1; line-height: 30px;}
.solutionBox h2{ text-align: center; font-size: 30px; color: #000; font-weight: 500; line-height: 1.2; margin-bottom: 20px;}
.solutionBox .list{ display: flex; flex-wrap: wrap; justify-content: space-between;}
.solutionBox .list .item{ width: 48%; text-align: center; line-height: 1.4; margin-bottom: 20px;}
.solutionBox .list .item .pic{ padding-bottom: 74.3243%; border: #eee solid 1px; position: relative; overflow: hidden;}
.solutionBox .list .item .pic img{ width: 100%; height: 100%; position:absolute;top:0;bottom:0;left:0;right:0; margin:auto; -o-object-fit: cover; object-fit: cover;}
.solutionBox .list .item h3{ font-size: 24px; font-weight: normal; color: #000; line-height: 1.2; margin: 18px 0 8px;}

.industryCase{ padding: 60px 0 55px; background: #eceef1;}
.industryCase .tit{ margin-bottom: 50px;}
.industryCase .tit h2{text-align: center; font-size: 30px; color: #000; font-weight: 500; line-height: 1.2;}
.industryCase .box ul{ margin: 0 -20px;}
.industryCase .box ul li{ width: 25%; padding: 0 20px; margin-bottom: 25px;}
.industryCase .box ul li ol{ background: #fff; padding: 20px;}
.industryCase .box ul li ol dl{ padding-bottom: 64.5161%;}
.industryCase .box ul li ol h3{ font-size: 16px; text-align: center; font-weight: normal; margin-top: 10px;}
.industryCase .box ul li ol:hover h3{ color: #f00000;}

.proNav{ padding: 30px 0; background: #f7f7f7;}
.proNav ul li{ text-align: center;}
.proNav ul li dl{ height: 50px; line-height: 50px;}
.proNav ul li h3{ font-size: 16px; font-weight: normal; margin-top: 15px;}

.products{ padding: 35px 0 70px;}
.products .box{ padding-bottom: 20px;}
.products ul{ margin: 0 -20px;}
.products ul li{ width: 25%; padding: 0 20px; margin-bottom: 40px;}
.products ul li dl{ padding-bottom: 100%; border: #d4d2d3 solid 1px;}
.products ul li dl img{ padding: 20px;}
.products ul li h3{ font-size: 16px; color: #000; font-weight: normal; margin-top: 10px;}

.proHead{ margin-top: -200px; padding-bottom: 90px; position: relative; z-index: 111;}
.proHead .tit{ margin: 60px 0;}
.proHead .tit h1{ font-size: 36px; font-weight: 500; color: #000;}
.proHead .text{ font-size: 20px; color: #999; line-height: 36px;}

.features{ padding: 70px 0; background: #ebebeb;}
.features .tit{ font-size: 36px; color: #000; margin-bottom: 50px;}
.features .box ul li{ width: 50%; display: flex; align-items: center; margin-bottom: 30px;}
.features .box ul li dl{ width: 90px; height: 90px; line-height:86px; text-align: center; border: #828282 solid 1px; border-radius: 10px; flex: 0 0 auto;}
.features .box ul li ol{ padding:0 15px;}
.features .box ul li ol h3{ font-size: 24px; color: #000; font-weight: normal; line-height: 1; margin-bottom: 5px;}

.place{ padding: 70px 0 115px; background: url(../images/placeBg.png) repeat-x bottom;}
.place .tit{ font-size: 36px; color: #000; margin-bottom: 30px;}
.place .text{ font-size: 20px; color: #999; line-height: 36px; margin-bottom: 45px;}
.place .box ul li{ width: 16.6666%;margin-bottom:35px;}
.place .box ul li .item{ width: 210px; height: 210px; background: #fff; border-radius: 50%; box-shadow: 0 0 15px rgba(0, 0, 0, .2); position: relative;}
.place .box ul li .item::before{ content: ""; width: 210px; height: 210px; background: url(../images/icon09.png) no-repeat center; position: absolute; left: 0; top: 0; -webkit-transition:-webkit-transform 2s ease-out;-moz-transition:-moz-transform 2s ease-out;-o-transition:-o-transform 2s ease-out;-ms-transition:-ms-transform 2s ease-out;}
.place .box ul li .item:hover::before{-webkit-transform:rotateZ(360deg);-moz-transform:rotateZ(360deg);-o-transform:rotateZ(360deg);-ms-transform:rotateZ(360deg);transform:rotateZ(360deg);}
.place .box ul li .item dl{ width: 180px; height: 180px; background: #000; border-radius: 50%; overflow: hidden; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.place .box ul li .item dl img{ opacity: 0.7;}
.place .box ul li .item h3{ color: #fff; font-size: 24px; line-height: 1; font-weight: normal; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); z-index: 111;}

.relatedProduct{ padding: 50px 0; background: #ebebeb;}
.relatedProduct .tit{ font-size: 36px; color: #000; margin-bottom: 30px;}
.relatedProduct .box{ position: relative;}
.relatedProduct .swiper-container{ overflow: inherit;}
.relatedProduct .swiper-container .swiper-slide{  padding: 0 10px; box-sizing: border-box;}
.relatedProduct a{ display: block; position: relative;}
.relatedProduct dl{ padding-bottom: 100%; background: #fff;}
.relatedProduct dl img{ padding: 20px;}
.relatedProduct h3{ width: 100%; height: 60px; line-height: 60px; font-size: 18px; color: #fff; font-weight: normal; background:rgba(0,0,0,0.4); position: absolute;left: 0; bottom: 0; opacity: 0; transition: opacity .4s;}
.relatedProduct a:hover h3{ opacity: 1;}
.relatedProduct .box .arrow-left,.relatedProduct .box .arrow-right{ width: 60px; height: 60px; border-radius: 10px; position: absolute; top: 50%; transform: translateY(-50%); z-index: 11;}
.relatedProduct .box .arrow-left{background:rgba(0,0,0,0.5) url(../images/arrow-left03.png) no-repeat center; left: -10px;}
.relatedProduct .box .arrow-right{background:rgba(0,0,0,0.5) url(../images/arrow-right03.png) no-repeat center; right: -10px;}

.case{padding: 50px 0 80px; background: #f5f5f5;}
.caseNav{ text-align: center; margin-bottom: 45px;}
.caseNav a{ min-width:140px; line-height: 50px; display: inline-block; background: #e6e6e6; border-radius: 50px; color: #666; margin: 0 20px; transition: all .4s;}
.caseNav a:hover,.caseNav a.on{background: #ee0000; color: #fff;}
.case .box{ padding-bottom: 20px;}
.case .box ul{ margin: 0 -20px;}
.case .box ul li{ width: 25%; padding: 0 20px; margin-bottom: 35px;}
.case .box ul li a{ display: block; background: #fff; padding: 20px 20px 5px 20px;}
.case .box ul li dl{ padding-bottom: 64.51%;}
.case .box ul li h3{ color: #000; font-size: 16px; font-weight: normal; line-height: 50px;}

.news{padding: 50px 0 80px; background: #f5f5f5;}
.news ul{ margin: 0 -13px; padding-bottom: 20px;}
.news ul li{ width: 25%; padding: 0 13px; margin-bottom: 30px;}
.news ul li a{ background: #fff; display: block; padding: 20px 20px 0 20px;}
.news ul li dl{ padding-bottom: 62.5%;}
.news ul li h3{ font-size: 16px; color: #000; font-weight: normal; line-height: 56px; border-bottom: #eee solid 1px;}
.news ul li ol{ line-height: 44px;}
.news ul li .date{ background: url(../images/icon33.png) no-repeat left center; padding-left: 20px; margin-right: 30px;}
.news ul li .author{ background: url(../images/icon34.png) no-repeat left center; padding-left: 20px; margin-right: 30px;}
.news ul li .view{ background: url(../images/icon35.png) no-repeat left center; padding-left: 25px;}

.exhibition{padding: 50px 0 80px; background: #f5f5f5;}
.exhibition ul{ margin: 0 -19px; padding-bottom: 20px;}
.exhibition ul li{ width: 50%; padding: 0 19px; margin-bottom: 30px;}
.exhibition ul li a{ background: #fff; display: flex; padding: 20px;}
.exhibition ul li .pic{ width: 43%;}
.exhibition ul li .con{ width: 57%; padding-left: 30px;}
.exhibition ul li h3{ font-size: 24px; color: #000; font-weight: normal; line-height: 56px; border-bottom: #eee solid 1px; transition: all .4s;}
.exhibition ul li .text{ height: 90px; line-height: 30px; color: #888;}
.exhibition ul li .date{ background: url(../images/icon33.png) no-repeat left center; padding-left: 20px; margin-right: 30px;}
.exhibition ul li .author{ background: url(../images/icon34.png) no-repeat left center; padding-left: 20px; margin-right: 30px;}
.exhibition ul li .view{ background: url(../images/icon35.png) no-repeat left center; padding-left: 25px;}
.exhibition ul li a:hover h3{color: #ee0000;}

.newsView{ padding: 35px 0;  background: #f5f5f5;}
.newsView .newsCon{ background: #fff; padding: 50px 60px 0;}
.newsView .newsCon .newsHead { position: relative; padding-bottom: 30px;}
.newsView .newsCon .newsHead::before{ content: ""; width: 60px; height: 3px; background: #ee0000;  position: absolute; left: 0; bottom: 0;}
.newsView .newsCon .newsHead .date{ background: url(../images/icon33.png) no-repeat left center; padding-left: 20px; margin-right: 30px;}
.newsView .newsCon .newsHead .author{ background: url(../images/icon34.png) no-repeat left center; padding-left: 20px; margin-right: 30px;}
.newsView .newsCon .newsHead .view{ background: url(../images/icon35.png) no-repeat left center; padding-left: 25px;}
.newsView .newsCon .viewPage{ border-top: #eaeaea solid 1px; padding: 30px 0; margin-top: 30px; overflow: hidden; position: relative;}
.newsView .newsCon .viewPage .boxCon{ padding-right: 200px;}
.newsView .newsCon .viewPage .boxCon a{ color: #333; display: block; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; }
.newsView .newsCon .viewPage .boxCon b{ color: #ee0000;}
.newsView .newsCon .viewPage .boxCon a:hover{color: #ee0000;}
.newsView .newsCon .viewPage .back{ width: 160px; height: 42px; line-height: 42px;  text-align: center; border-radius: 40px; background: #ee0000; position:absolute; right: 0; top: 35px;}
.newsView .newsCon .viewPage .back a{color: #fff; display: block;}

.introduce{ padding: 45px 0 120px; background: url(../images/about01Bg.jpg) no-repeat center; background-size: cover; text-align: center;}
.introduce .tit{ margin-bottom: 36px;}
.introduce .tit h2{ font-size: 36px; color: #000; font-weight: 500;}
.introduce .tit p{color: #888;}
.introduce .mubiao{ color: #ee0000; font-size: 30px; line-height: 1; font-weight: 100; margin: 40px 0 85px;}
.introduce .num h3{ color: #ee0000; font-size: 48px; font-weight: 900; line-height: 1; margin-bottom: 10px;}

.aboutVideo{ height: 736px; background:url(../images/videoBg.jpg) no-repeat center; background-size: cover;}
.aboutVideo .ntitle{ padding-top: 150px;}
.aboutVideo .ntitle h2{ color: #fff;}
.aboutVideo .ntitle h3{ color: #fff;}
.aboutVideo .videoBtn{ width: 160px; height: 160px; margin: 115px auto 0; position: relative; display: flex; justify-content: center; align-items: center;}
.aboutVideo .videoBtn::before{ content: ""; width: 100%; height: 100%; background: url(../images/icon25.png) no-repeat center; position: absolute; left: 0; top: 0;-webkit-transition:-webkit-transform 2s ease-out;-moz-transition:-moz-transform 2s ease-out;-o-transition:-o-transform 2s ease-out;-ms-transition:-ms-transform 2s ease-out;}
.aboutVideo .videoBtn:hover::before{-webkit-transform:rotateZ(360deg);-moz-transform:rotateZ(360deg);-o-transform:rotateZ(360deg);-ms-transform:rotateZ(360deg);transform:rotateZ(360deg);}
.aboutVideo .videoBtn dl{ width: 100px; height: 100px; background: #fff url(../images/icon24.png) no-repeat center; border-radius: 100px; box-shadow: 0 0 25px rgba(239, 19, 19, .6); cursor: pointer; position: relative; z-index: 11;}

.culture{ padding: 50px 0 80px; background: #f5f5f5;}
.culture .tit{ color: #000; font-size: 20px; font-weight: 500; text-align: center; margin-bottom: 20px;}
.culture .text{ color: #888; font-size: 20px; font-weight: 300; text-align: center;}
.culture .culture01{ margin-bottom: 50px;}
.culture .culture01 ul li{ width: 50%; padding: 50px 60px; border-top: 1px solid #ccc; border-left: 1px solid #ccc; display: flex;}
.culture .culture01 ul li:nth-child(1){ border-top:none; border-left:none;}
.culture .culture01 ul li:nth-child(2){ border-top:none;}
.culture .culture01 ul li:nth-child(3){ border-left:none;}
.culture .culture01 ul li dl{ font-size: 48px; color: #9c9c9c; line-height: 1; margin-right: 5px;}
.culture .culture01 ul li ol{ padding-right: 80px;}
.culture .culture01 ul li ol h3{ font-size: 20px; color: #000; font-weight: 500;}
.culture .culture01 ul li ol dd{ font-size: 14px; color: #888; margin-bottom: 15px;}
.culture .culture01 ul li ol dt{ color: #888; font-weight: 300;}
.culture .culture01 ul li img{ margin-left: auto; align-self:center;}
.culture .culture02{ text-align: center; margin-bottom: 20px;}
.culture .culture03 .box{ margin-bottom: 30px;}
.culture .culture03 .box .con{ position: relative;}
.culture .culture03 .box .con ol{ padding: 0 60px; color: #fff; position: absolute; left: 0; top: 50%; transform: translateY(-50%);}
.culture .culture03 .box .con ol h3{ font-size: 24px; font-weight: normal; line-height: 1; margin: 30px 0; padding-bottom: 18px; position: relative;}
.culture .culture03 .box .con ol h3::before{ content:""; width: 33px; height: 3px; background: url(../images/icon32.png) no-repeat left center; position: absolute; left: 0; bottom: 0;}
.culture .culture03 .box .con ol dt{ font-size: 18px;}

.dangjian{ background-color: #f4f1e7;}
.dangjian .tit{ padding: 28px 0 40px; text-align: center;}
.dangjian .text{ font-size: 18px; line-height: 2; background: #fff; padding: 60px; border-radius: 15px;}
.dangjian .text h3{ color: #ee0000;  font-size: 30px; text-align: center;}
.dangjian .box { padding:30px 60px; background: #fff; border-radius: 15px;}
.dangjian .box ul{ margin: 0 -20px;}
.dangjian .box ul li{ width: 33.33%; padding: 30px 20px;}
.dangjian .box ul li dl{ padding-bottom: 73%;}
.dangjian .biaoyu{color: #ee0000; font-size: 48px; font-weight: bold; text-align: center; padding: 70px 0 60px;}

.honor{ padding: 50px 0 70px; background: #f5f5f5;}
.honor .box{ padding-bottom: 30px;}
.honor .box ul { margin: 0 -17px;}
.honor .box ul li{ width: 25%; padding:22px 17px;}
.honor .box ul li a{ background: #fff; display: block;}
.honor .box ul li dl{ padding-bottom: 100%; position: relative; overflow: hidden;}
.honor .box ul li dl img{ padding: 20px;}
.honor .box ul li h3{ font-size: 16px; font-weight: normal; line-height: 50px; text-align: center; border-top: 1px solid #f5f5f5;}

.style{ padding: 50px 0 70px; background: #f5f5f5;}
.style .box{ padding-bottom: 30px;}
.style .box ul { margin: 0 -20px;}
.style .box ul li{ width: 25%; padding:0 20px; margin-bottom: 10px;}
.style .box ul li a{  display: block;}
.style .box ul li dl{ padding-bottom: 100%; position: relative; overflow: hidden;}
.style .box ul li dl::before{ content: ""; width:calc(100% - 30px); height: calc(100% - 30px); border: #fff solid 15px; position: absolute; left: 0; top: 0; z-index: 1;}
.style .box ul li h3{ font-size: 16px; color: #000; font-weight: normal; line-height: 50px; text-align: center; }

.workshop{ padding: 50px 0 70px; background: #f5f5f5;}
.workshop .box{ padding-bottom: 30px;}
.workshop .box ul { margin: 0 -8px;}
.workshop .box ul li{ width: 20%; padding:0 8px; margin-bottom: 16px;}
.workshop .box ul li ol{ position: relative; border: #fff solid 15px; box-shadow: 0 0 10px rgba(0, 0, 0, .05);}
.workshop .box ul li dl{ padding-bottom: 100%; position: relative; overflow: hidden;}
.workshop .box ul li h3{ width: 100%; height: 40px; line-height: 40px; background: rgba(239, 19, 19, .5); color: #fff; font-size: 18px; font-weight: normal; text-align: center;  position: absolute; left: 0; bottom: 0; opacity: 0; transition: opacity 0.56s ease;}
.workshop .box ul li ol:hover h3{ opacity:1;}

.contact_box{ width: 400px; border-top: 1px solid #e4e5e6; border-right:1px solid #e4e5e6; }
.contact_box .contact_fl{ padding: 28px; }
.contact_box .contact_fl select{ width: 100%; height: 38px; border: #e4e5e6 solid 1px; padding-left: 10px; font-size: 16px;}
.contact_box .location_list{border-top: #e8e8e8 solid 1px;}
.contact_box .location_list ul{height:705px; overflow-y: auto; }
.contact_box .location_list ul li{ border-bottom:#e4e5e6 solid 1px; padding:25px 28px; cursor: pointer;}
.contact_box .location_list ul li h3{ font-size: 20px; color: #000; font-weight: 500;}
.contact_box .location_list ul li p{ font-size: 16px; color: #000;}
#map{ width: calc(100% - 400px); /*height: 800px;*/padding: 50px; border-top: 1px solid #e4e5e6;}
#map img{max-width: inherit; max-height: inherit;}
#map table {width: 100% !important;    margin: 0 auto; text-align: center; border-spacing: 0; border-collapse: collapse;}
#map table tbody tr { line-height: 60px;}
#map table tbody tr td { border: #d0d0d0 solid 1px;}
#map table tbody tr:nth-child(1) td { background: #f5f5f5; font-size: 20px; color: #000; font-weight: bold;  line-height: 80px;}

.footer{ padding: 30px 0; background: #585858; color: #c7c7c7;}
.footer .logo{ margin-bottom: 30px;}
.footer .tel{ align-self:baseline; line-height: 44px; border-left: 1px solid #fff; background: url(../images/icon26.png) no-repeat 30px center; font-size: 30px; color: #da141c; font-weight: bold; padding-left: 80px; margin-left: 25px;}
.footer .fcontact{ margin-bottom: 10px;}

.footer .shareList{}
.footer .shareList li{ margin-left: 50px; position: relative;}
.footer .shareList ol{ width: 100px; display: none; position: absolute; left: 50%; top:50%; transform: translate(-50%,-50%); z-index: 11;}
.footer .shareList li:hover ol{ display: block;}

/*===/分页=============================*/
.fenye { text-align: center; font-size: 15px; width: 100%; height: 40px; margin: 10px 0 0px;}
.fenye .prev, .fenye .next { width: 40px; height: 40px; line-height: 40px; color: #8a8a8a;margin-right: 5px; display: inline-block; font-family: "宋体";font-size: 17px; background: #fff; border: #EBEBEB solid 1px;border-radius: 6px;}
.fenye a { width: 40px; height: 40px; line-height: 40px;  color: #8a8a8a; margin-right: 5px;display: inline-block; background: #fff; border: #EBEBEB solid 1px; border-radius: 6px;}
.fenye a:hover {color: #fff; background: #242a34; border: #242a34 solid 1px;}
.fenye a.current { color: #fff;  background: #242a34; margin-right: 5px; border: #242a34 solid 1px;}

/*搜索框*/
.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{width: 800px;padding: 20px;position: absolute;left:50%;top:50%;box-sizing:border-box;transform: translate(-50%,-50%);background-color: #fff; color: #999;}
.tccBox .BoxCon .off{ width: 29px; height: 29px; background:url(../images/off.png) no-repeat center; position: absolute; top: 18px; right: 18px; cursor: pointer;}
.tccBox .BoxCon .tccTit{ font-size: 20px; text-align: center; color: #000; font-weight: bold; text-transform: uppercase; margin-bottom: 10px;}
.tccBox .BoxCon ul video{ background: #000; width: 100%; height: 428px; }
.tccBox .BoxCon ul iframe{ background: #000; width: 100%; height: 428px; }

@media (max-width: 1680px) {}

@media (max-width: 1550px) {
    .wrap{ width: 100%; padding: 0 20px;}
    .header .logo{ margin-left: 20px;}
    .header .headRight{ margin-right: 20px;}

    .neiBanner{ height: 330px;}
    .neiBanner .bannerText{ width: 100%;}
    .neiBanner .bannerText h3{ font-size: 30px;}
    .neiBanner .bannerText p{ font-size: 17px;}

    .title h3{ font-size: 55px;}
    .title h2{ font-size: 30px; margin-top: -28px;}

    .ntitle h3{ font-size: 55px;}
    .ntitle h2{ font-size: 30px;}

    .index_two .text{ margin-bottom: 60px;}
    .index_two .item{ margin-bottom: 60px;}
    .index_two .ihonor ul li{ margin-bottom: 15px;}
    .index_four .tabNav{ margin: 55px 0;}
    .index_seven .preview .wrap{ width: 88%;}

    .industry .item .con .itemHead .tit h3{ font-size: 26px;}
    .industry .item .con .itemHead .tit p{ font-size: 14px;}
    .industry .item .con .text{ line-height: 28px;}

    .solution .item .con{ width: 50%; padding-right: 20px; padding-left: 20px;}
    .solution .item:nth-child(odd) .con{ padding-left: 20px; padding-right: 20px;}
    .solution .item .con .tit{ margin-bottom: 30px;}
    .solution .item .con .tit em{ font-size: 60px;}
    .solution .item .con .text{ height: 182px; line-height: 26px;}

    .proHead{ padding-bottom: 60px;}
    .proHead .tit{ margin: 50px 0 20px;}
    .proHead .tit h1{ font-size: 30px;}
    .proHead .text{ font-size: 17px; line-height: 30px;}
    .features{padding: 50px 0 40px;}
    .features .tit{ font-size: 30px; margin-bottom: 30px;}
    .features .box ul li{ margin-bottom: 20px;}
    .features .box ul li ol h3{ font-size: 20px;}
    .place {padding: 50px 0 100px;}
    .place .tit{ font-size: 30px; margin-bottom: 20px;}
    .place .text{ font-size: 17px;}
    .place .box ul li .item h3{ font-size: 20px;}
    .relatedProduct{ overflow: hidden;}
    .relatedProduct .tit{ font-size: 30px;}
    .relatedProduct .box{ padding: 0 50px;}

    .exhibition ul li h3{ font-size: 18px;}

    .contact_box{ width: 300px;}
    #map { width: calc(100% - 300px);}
}

@media (max-width: 1440px) {
    .index_one .swiper-slide .bannerText{ text-align: center;}
    .index_one .swiper-slide .bannerText img{ width: 80%;}
    .industry .item .con .text{ font-size: 15px;}
    .solution .item .con .text{ font-size: 15px;}
    .proNav{ padding: 30px;}
    .introduce .tit h2{ font-size: 30px;}
    .introduce .num h3{ font-size: 40px;}
    .culture .text{ font-size: 16px;}
    .dangjian .text{ font-size: 16px;}
    .dangjian .biaoyu{ font-size: 36px;}
    .contact_box .location_list ul{ height: 605px;}
    .contact_box .location_list ul li h3{ font-size: 18px;}

}

@media (max-width: 1366px) {
    body{ font-size: 15px;}

    .title{ margin-bottom: 35px;}
    .title h3{ font-size: 40px;}
    .title h2{ font-size: 24px; margin-top: -18px;}

    .ntitle{ margin-bottom: 35px;}
    .ntitle h3 {font-size: 40px;}
    .ntitle h2{ font-size: 24px; margin-top: -18px;}

    .index_two .tit h2{ font-size: 33px;}
    .index_two .text{ font-size: 16px;}
    .index_two .text{ margin-bottom: 35px;}
    .index_two .item{ margin-bottom: 35px;}

    .index_three .title{ padding-top: 100px;}
    .index_three .box ul li ol{padding: 0 38px;}
    .index_three .box ul li ol h3{ font-size: 20px;}
    .index_three .box ul li ol P{ padding-bottom: 25px; margin-bottom: 20px;}

    .index_four .title{ margin-top: 145px;}

    .index_five .box{ height: 300px; text-align: center;}

    .index_six .boxCon { padding: 0 120px 0 50px;}
    .index_six .boxCon::after{left: 0; top: inherit; bottom: 12px; margin-top: inherit;}
    .index_six .boxCon .swiper-container {height: 300px; }
    .index_six .boxCon .swiper-slide dl{ font-size: 22px; margin-top: 240px;}
    .index_six .boxCon .swiper-slide dl::before{ top: 28px;}
    .index_six .boxCon .swiper-slide ol{ width: 98%; height:200px; font-size: 15px; top: 0; line-height:1.4; padding:15px; border-radius: 6px;}
    .index_six .boxCon .swiper-slide ol:before{ border-top: 15px solid #d3a77a;  bottom: -15px;}
    .index_six .boxCon .swiper-slide:nth-child(odd):before{ bottom: inherit; top: 0;}
    .index_six .boxCon .swiper-slide:nth-child(odd) ol{bottom: inherit; top: 0;}
    .index_six .boxCon .swiper-slide:nth-child(odd) ol::before{ border-top: 15px solid #d3a77a; border-bottom: transparent; top:196px; bottom:inherit; }
    .index_six .boxCon .swiper-slide ol .item { height: 155px; overflow: auto;}
    .index_six .boxCon .swiper-slide ol .item h3{ font-size: 16px;}
    .index_six .boxCon .swiper-slide ol .item::-webkit-scrollbar { width: 3px;padding-right:8px;}
    .index_six .boxCon .arrow-right{margin-top: 98px;}

    .solutionBox h2{ font-size: 24px;}
    .solutionBox .list .item h3{ font-size: 18px;}

    .industryCase .tit h2{ font-size: 24px;}
    .industryCase .box ul { margin: 0 -10px;}
    .industryCase .box ul li{ padding: 0 10px;}
    .industryCase .box ul li ol{ padding: 10px;}
    .industryCase .box ul li ol h3{ font-size: 15px;}

}

@media (max-width: 1200px) {
    .w1200{ width: 100%;  padding: 0 20px;}

    .index_three .box ul li:nth-child(1){ width: 25.5%;}
    .index_three .box ul li { width: 24.6%; padding: 0 8px; margin-bottom: 16px;}
    .index_three .box ul li:nth-last-child(1) { width: 49.2%; }

    .industry .item{ padding: 20px; margin-bottom: 15px;}
    .industry .item .con{ padding-left: 15px;}
    .industry .item:nth-child(even) .con{ padding-right: 15px;}
    .industry .item .con .itemHead .tit h3{ font-size: 24px; margin-bottom: 2px;}
    .industry .item .con .itemHead .tit p{ font-size: 13px;}
    .industry .item .con .text{ line-height:24px;}

    .solution .item .con .tit{ margin-bottom: 10px;}
    .solution .item .con .tit em{ font-size: 40px;}
    .solution .item .con .tit h3{ font-size: 22px;}
    .solution .item .con .text{ height: 170px; line-height: 24px;}
    .solution .item .con .more{ width: 180px; padding-left: 30px;}

    .proHead .tit h1{ font-size: 24px;}
    .proHead .text{ font-size: 16px; line-height: 26px;}
    .features .tit{ font-size: 28px;}
    .features .box ul li ol h3{ font-size: 18px;}
    .place .tit{ font-size: 28px;}
    .place .box ul li .item { width: 180px; height: 180px;}
    .place .box ul li .item::before { width: 180px; height: 180px; background-size: contain;}
    .place .box ul li .item dl { width: 154px; height: 154px;}
    .relatedProduct .tit{ font-size: 28px;}

    .caseNav a{ line-height: 40px; margin: 0 5px;}
    .case .box ul { margin: 0 -10px;}
    .case .box ul li{ padding: 0 10px; margin-bottom: 20px;}
    .case .box ul li a{padding: 10px 10px 5px 10px;}

    .news ul li{ padding: 0 10px; margin-bottom: 20px;}
    .news ul li a{ padding: 10px 10px 0 10px;}
    .news ul li ol{ font-size: 12px;}
    .news ul li h3{ font-size: 15px;}
    .news ul li .date{ padding-left: 15px; margin-right: 13px; background-size: 10px auto !important;}
    .news ul li .author{padding-left: 15px; margin-right: 13px; background-size: 10px auto !important;}
    .news ul li .view{padding-left: 19px; background-size: 15px auto !important;}
    .newsView .newsCon{ padding: 35px 35px 0;}
}

@media (max-width: 1030px) {
    .header .nav>ul>li{ margin-left: 25px;}
    .header .nav>ul>li>a{ font-size: 15px;}

    .index_one .swiper-slide .bannerText{text-align: center;}
    .index_one .swiper-slide .bannerText img{ width: 80%;}
    .index_one .num{ bottom: 40px;}
    .index_one .shubiao{ bottom: 0;}
    .index_one .arrow{ bottom: 40px;}

    .index_two .item ul{ padding: 0 25px;}

    .index_seven .preview .swiper-slide ol{ padding: 20px;}

    .neiBanner{ height: 250px;}
    .neiBanner.dangjian{ height: 370px;}
    .neiBanner .bannerText h3{ font-size: 25px;}
    .neiBanner .bannerText p{ font-size: 15px;}

    .neiNav ul li{ padding: 0 20px;}

    .introduce .tit h2{ font-size: 25px;}
    .introduce .num h3{ font-size: 35px;}

    .aboutVideo{ height: 600px;}
    .aboutVideo .ntitle{ padding-top: 100px;}

    .culture .culture01 ul li{ padding: 35px;}
    .culture .culture01 ul li ol{ padding-right: 25px;}
    .culture .culture03 .box .con ol h3{ margin: 6px 0; font-size: 18px;}
    .culture .culture03 .box .con ol dt{ font-size: 15px;}

    .dangjian .tit{ height: 160px;}
    .dangjian .text h3{ font-size: 25px;}
    .dangjian .text{ padding: 25px; font-size: 15px;}
    .dangjian .biaoyu{ font-size: 28px; padding: 45px 0 60px;}

    .honor .box ul{ margin: 0 -8px;}
    .honor .box ul li{ padding: 8px;}
    .honor .box ul li h3{ font-size: 15px;}

    .contact_box .location_list ul li{padding: 20px 28px;}
    .contact_box .location_list ul li h3{ font-size: 17px;}
    .contact_box .location_list ul li p{ font-size: 15px;}

    .footer{ font-size: 13px;}
    .footer .ewm{ width: 120px;}

}

@media screen and (max-width:750px){
    body{ padding-top: 60px; font-size: 14px;}
    .wrap{ width: 100%; padding: 0 15px;}

    .header{ width: 100%; height:60px; background:#fff; box-shadow: 0 0 5px rgba(0,0,0,.1);  position: fixed; top: 0; left: 0; z-index: 99999999; }
    .header .logo{ height: 60px; padding: 10px 0; margin-left: 15px;}
    .header .headRight{ float: none; position: fixed; top: 60px; left: 0; width: 100%; height: calc(100vh - 60px);  border-top: #eee solid 1px;  background: #fff; display: none;}
    .header .nav{ width: 100%; float: none;}
    .header .nav>ul{ margin-left: 0; display: block;}
    .header .nav>ul>li:before{ display: none;}
    .header .nav>ul>li{ float: none; margin-left: 0; line-height: 50px; border-bottom: #eee solid 1px; position: relative;}
    .header .nav>ul>li>a{ color: #000; font-size: 15px; padding: 0 15px; line-height: 46px;}
    .header .nav>ul>li>a:hover{ color: #fff; background: #ee0000;}
    .header .nav>ul>li.on>a{ color: #fff; background: #ee0000;}
    .header .nav>ul>li>.subnav{ width: 100%; padding: 20px; position: relative;}
    .header .nav>ul>li .subnav>ul{flex-wrap: wrap;}
    .header .nav>ul>li .subnav>ul>li{ width: 33.33%; padding: 0 10px; margin-bottom: 10px;}
    .header .nav>ul>li>.subnav>ul>li>a>i { height: 34px; line-height: 32px;}
    .header .nav>ul>li .subnav>ul>li p{ line-height: 1.2; margin-top: 8px;}
    .header .nav>ul>li:nth-child(2) .subnav, .header .nav>ul>li:nth-child(3) .subnav, .header .nav>ul>li:nth-child(4) .subnav{ position: relative;}
    .header .nav>ul>li:nth-child(2) .subnav>ul>li, .header .nav>ul>li:nth-child(3) .subnav>ul>li, .header .nav>ul>li:nth-child(4) .subnav>ul>li{ padding: 0 10px;}
    .header .nav>ul>li:nth-child(6)>.subnav{ width: 100%;}
    .header .nav>ul>li>.subnav .navlist{ width: 100%;}
    .header .nav>ul>li>.subnav .navlist>ul{ width: 100%;}
    .header .nav>ul>li>.subnav .navlist>ul>li{ width: 33.33%; line-height: 40px;}
    .header .nav>ul>li>.subnav .navlist>ul>li>a{ padding-left: 0;}
    .header .nav>ul>li>.subnav div>img{ display: none;}
    .header .searchBtn{ float: left; margin-left: 10px; margin-top: 10px; background: url(../images/search-btn.png) no-repeat center; background-size: 22px;}
    .header .lang{ margin-left: 15px;}
    .header .lang::before{ display: none;}
    .header .lang a{ color: #000; line-height: 50px;}

    .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;}

    /*首页bannner*/
    .banner { position: relative;}
    .banner .swiper-container{ width:100%; overflow:hidden;}
    .banner .swiper-container .swiper-slide{ background-position: center; background-repeat: no-repeat; background-size: cover; position: relative; overflow: hidden;}
    .banner .swiper-container .swiper-slide a{ display: block; width:100%;}
    .banner .swiper-container .swiper-slide img{width:100%;}
    .banner .pagination {position: absolute;z-index: 20;bottom:10px;width: 100%;text-align: center;}
    .banner .swiper-pagination-switch {display: inline-block; width:10px; height: 10px; background:#fff; margin: 0 2px; border-radius: 10px; cursor: pointer;}
    .banner .swiper-active-switch { background: #c8392b; opacity: 1;}

    .neiBanner{height: 130px; background-position: center; background-repeat: no-repeat; background-size: cover; position: relative; margin: 0;}
    .neiBanner .bannerText{width: inherit; text-align: center;}
    .neiBanner .bannerText h3{ font-size: 20px; padding-bottom: 10px; margin-bottom: 5px;}
    .neiBanner .bannerText h3::before{ width: 30px; height: 2px; left: 50%; margin-left: -15px;}
    .neiBanner .bannerText p{ font-size: 12px;}
    .neiBanner.dangjian{ height: 160px;}

    .title{ margin-bottom: 25px;}
    .title h3{ font-size: 30px;}
    .title h2{ font-size: 18px; margin-top: -15px}

    .ntitle{ margin-bottom: 25px;}
    .ntitle h3{ font-size: 30px;}
    .ntitle h2{ font-size: 18px; margin-top: -15px}

    html, body, .swiper-container, .swiper-wrapper, .swiper-slide{ height: auto;}
    .swiper-container.page{overflow: inherit;}

    .index_one .swiper-slide{ height: 250px;}
    .index_one .num{display: none;}
    .index_one .arrow{ display: none;}
    .index_one .shubiao{ width: 15px; height: 55px;}
    .index_one .shubiao .move{ width: 10px; margin-left: -5px;}

    .index_two{ padding-bottom: 45px;}
    .index_two .tit{ margin: 45px 0 20px;}
    .index_two .tit h2{ font-size: 22px;}
    .index_two .text{ font-size: 14px; margin-bottom: 20px;}
    .index_two .item ul{ flex-wrap: wrap; padding: 0 10px;}
    .index_two .item ul li{ width: 50%; margin: 5px 0;}
    .index_two .item ul li a{ width: 160px; height: 160px; margin: 0 auto;}
    .index_two .item ul li a::before{ width: 160px; height: 160px; background-size: cover;}
    .index_two .item ul li ol{ width: 135px; height: 135px;}
    .index_two .ihonor{padding: 0;}
    .index_two .ihonor ul li{ width: 50%; background-size: 10px auto; padding-left: 15px; padding-right: 10px; margin-bottom: 10px;}

    .index_three{ padding-bottom: 30px;}
    .index_three .title{ padding-top: 30px;}
    .index_three .box ul { margin: 0 -2px;}
    .index_three .box ul li{ width: 50%; padding: 0 2px; margin-bottom: 4px;}
    .index_three .box ul li:nth-child(1){ width: 50%;}
    .index_three .box ul li:nth-child(1) a{ height: 304px;}
    .index_three .box ul li:nth-last-child(1){ width: 100%;}
    .index_three .box ul li a{ height: 150px;}
    .index_three .box ul li ol { width: 100%; padding: 0 20px;}
    .index_three .box ul li ol h3{ font-size: 17px;}
    .index_three .box ul li ol P{ font-size: 12px;}

    .index_four { padding-bottom: 40px;}
    .index_four .title{ margin-top: 30px;}
    .index_four .tabNav{margin: 30px 0 20px;}
    .index_four .tabNav ul{ flex-wrap: wrap;}
    .index_four .tabNav ul li{ margin-bottom: 10px;}
    .index_four .tabNav ul li h3{ font-size: 15px; margin-top: 5px;}
    .index_four .tabCon .text{ line-height: 26px;}
    .index_four .tabCon .more{ width: 120px; height: 40px; line-height: 38px; font-size: 13px; margin: 25px auto 0;}

    .index_five { padding: 50px 0;}
    .index_five .box{ height: auto;}

    .index_six .box{ padding: 50px 0;}
    .index_six .boxCon{ padding: 0 20px;}
    .index_six .boxCon .swiper-slide dl{ font-size: 20px;}
    .index_six .boxCon .swiper-slide ol{ height: 220px; font-size: 13px; padding: 6px;}
    .index_six .boxCon .swiper-slide ol .item{ height: 204px;}
    .index_six .boxCon .swiper-slide ol .item h3{ font-size: 15px;}
    .index_six .boxCon .swiper-slide:nth-child(odd) ol::before{ top: 216px;}

    .index_seven .title{ top: 30px; transform:inherit;}
    .index_seven .view .swiper-slide{ height: 350px;}
    .index_seven .view .swiper-slide a { width: 120px; height: 40px; line-height: 38px; font-size: 15px; top: 40%;}
    .index_seven .preview{ bottom: 20px;}
    .index_seven .preview .wrap{ width: 80%; padding: 0;}
    .index_seven .preview .swiper-slide ol{ padding: 10px;}
    .index_seven .preview .swiper-slide ol h3{ font-size: 14px;}
    .index_seven .preview .swiper-slide ol p{ font-size: 12px;}
    .index_seven .preview .swiper-slide.active-nav ol{ padding: 10px; text-align: center;}

    .neiNav{ overflow-x: auto;}
    .neiNav::-webkit-scrollbar, .neiNav::-webkit-scrollbar{width:0px;height:0px;}
    .neiNav ul{ justify-content: inherit;}
    .neiNav ul li{ padding: 0 13px;}
    .neiNav ul li a{line-height: 48px; white-space: nowrap;}

    .industry{padding: 18px 0 10px;}
    .industry .item{display: block; padding: 15px;}
    .industry .item .pic{ width: 100%; margin-bottom: 15px;}
    .industry .item .con{ width: 100%; padding-left: 0;}
    .industry .item:nth-child(even) .con{ padding-right: 0; text-align: left;}
    .industry .item:nth-child(even) .con .itemHead{flex-direction: row;}
    .industry .item .con .itemHead{ margin-bottom: 10px;}
    .industry .item .con .itemHead .tit h3{ font-size: 18px;}
    .industry .item .con .itemHead .tit p{ font-size: 12px;}
    .industry .item .con .itemHead .more { width: 80px; height: 30px; line-height: 30px; font-size: 13px;}
    .industry .item .con .text{ font-size: 14px;}
    .industry .item .con .list ul li ol p{ font-size: 12px; padding: 5px 10px;}

    .solution { padding: 15px;}
    .solution .item { margin-bottom: 20px;}
    .solution .item a{ display: block;}
    .solution .item .pic{ width: 100%; margin-bottom: 15px;}
    .solution .item .con{ width: 100%; padding: 0;}
    .solution .item:nth-child(odd) .con{ padding: 0;}
    .solution .item .con .tit{ justify-content: flex-start;}
    .solution .item .con .tit em{ font-size: 25px; margin-right: 5px;}
    .solution .item .con .tit h3{ font-size: 18px;}
    .solution .item .con .text{ height: auto; text-align: left; font-size: 14px; margin-bottom: 10px;}
    .solution .item .con .more{ width: 130px; height: 40px; line-height: 40px; float: none; padding-left: 20px; background: #e6e6e6 url(../images/icon51.png) no-repeat right 18px center; background-size: 15px auto;}
    .solution .item .con .more::before{ right: 45px;}
    .solution .item:nth-child(odd) .con .more{ float: none;}

    .solutionBox{ padding: 30px 0; line-height: 1.6;}
    .solutionBox h2{ font-size: 18px; margin-bottom: 15px;}
    .solutionBox .list .item{ font-size: 12px;}
    .solutionBox .list .item h3{ font-size: 15px; margin: 10px 0 5px;}

    .industryCase{ padding: 40px 0 30px;}
    .industryCase .tit{ margin-bottom: 20px;}
    .industryCase .tit h2{ font-size: 18px;}
    .industryCase .box ul { margin: 0 -5px;}
    .industryCase .box ul li{ width: 50%; padding: 0 5px; margin-bottom: 10px;}
    .industryCase .box ul li ol h3{ height: 30px; font-size: 13px; line-height: 15px; overflow: hidden; margin-top: 5px;}

    .proNav{ padding: 20px 5px 10px;}
    .proNav ul { flex-wrap: wrap;}
    .proNav ul li{ width: 33.33%; margin-bottom: 8px;}
    .proNav ul li dl { height: 30px; line-height: 30px;}
    .proNav ul li h3{ font-size: 13px; margin-top: 5px;}
    .products{ padding: 25px 0 40px;}
    .products .box{ padding-bottom: 10px;}
    .products ul{ margin: 0 -5px;}
    .products ul li{ width: 50%; padding: 0 5px; margin-bottom: 15px;}
    .products ul li h3{ font-size: 14px; margin-top: 5px;}

    .neiBanner .bread{display: none;}
    .proHead{ padding-bottom: 25px; margin-top: 0;}
    .proHead .pic{ padding: 20px 30px;}
    .proHead .tit{ margin: 5px 0 10px;}
    .proHead .tit h1{ font-size: 18px;}
    .proHead .text{ font-size: 14px; line-height: 22px;}
    .features { padding: 30px 0 25px;}
    .features .tit{ font-size: 20px; margin-bottom: 20px;}
    .features .box ul li{ width: 100%; margin-bottom: 10px;}
    .features .box ul li dl { width: 60px; height: 60px; line-height: 58px;}
    .features .box ul li dl img{ padding: 15px;}
    .features .box ul li ol{ padding: 0 0 0 10px;}
    .features .box ul li ol h3{ font-size: 15px;}
    .features .box ul li ol dt{ font-size: 13px; line-height: 1.2; color: #888;}
    .place{padding: 40px 0 50px;}
    .place .tit{ font-size: 20px;}
    .place .text{ font-size: 14px; line-height: 22px;}
    .place .box ul li{ width: 50%; margin-bottom: 15px;}
    .place .box ul li .item{ width: 160px; height: 160px; margin: 0 auto;}
    .place .box ul li .item::before{ width: 160px; height: 160px;}
    .place .box ul li .item dl{ width: 135px; height: 135px;}
    .place .box ul li .item h3{ font-size: 18px;}
    .relatedProduct{ padding: 30px 0;}
    .relatedProduct .tit{ font-size: 20px; margin-bottom: 15px;}
    .relatedProduct .swiper-container .swiper-slide{ padding: 0 5px;}
    .relatedProduct .box .arrow-left, .relatedProduct .box .arrow-right{ width: 40px; height: 40px;}

    .caseNav{ margin-bottom: 30px;}
    .case{padding: 30px 0 40px;}
    .case .box ul { margin: 0 -5px;}
    .case .box ul li{ width: 50%; padding: 0 5px; margin-bottom: 10px;}
    .case .box ul li a{ padding: 5px;}
    .case .box ul li h3{ font-size: 14px;line-height: 36px;}

    .news{padding: 30px 0 40px;}
    .news ul { margin: 0; padding-bottom: 10px;}
    .news ul li{ width: 100%; padding: 0; margin-bottom: 10px;}
    .news ul li h3{ line-height: 50px;}

    .exhibition{ padding: 30px 0 40px;}
    .exhibition ul { margin: 0; padding-bottom: 10px;}
    .exhibition ul li{ width: 100%; padding: 0; margin-bottom: 10px;}
    .exhibition ul li a{ display: block; padding: 10px;}
    .exhibition ul li .pic{ width: 100%;}
    .exhibition ul li .con{ width: 100%; padding-left: 0;}
    .exhibition ul li h3{ font-size: 15px; line-height: 45px; margin-bottom: 10px;}
    .exhibition ul li .text { height: 60px; line-height: 20px;}
    .exhibition ul li ol{ margin-top: 10px;}
    .exhibition ul li .date{ padding-left: 15px; margin-right: 13px; background-size: 10px auto !important;}
    .exhibition ul li .author{padding-left: 15px; margin-right: 13px; background-size: 10px auto !important;}
    .exhibition ul li .view{padding-left: 19px; background-size: 15px auto !important;}

    .newsView .newsCon{padding: 20px 20px 0;}
    .newsView .newsCon .viewPage .back{ width: 110px; height: 38px; line-height: 38px;}
    .newsView .newsCon .viewPage .boxCon{ padding-right: 130px;}

    .introduce .tit{ margin-bottom: 20px;}
    .introduce .tit h2{ font-size: 20px;}
    .introduce .tit p{ font-size: 13px;}
    .introduce .text{ line-height: 1.7;}
    .introduce .mubiao{font-size: 20px; margin: 40px 0;}
    .aboutVideo{ height: 350px;}
    .aboutVideo .ntitle{ padding-top: 50px;}
    .aboutVideo .videoBtn{ width: 130px; height: 130px; margin: 60px auto 0;}
    .aboutVideo .videoBtn::before{ background-size: cover;}
    .aboutVideo .videoBtn dl{ width: 80px; height: 80px; background-size: 40px;}

    .culture{ padding: 30px 0 50px;}
    .culture .culture01 ul li{ width: 100%; padding: 15px 0; border: none;}
    .culture .culture01 ul li dl{ font-size: 40px;}
    .culture .culture01 ul li ol h3{ font-size: 16px;}
    .culture .culture01 ul li ol dd{ font-size: 12px; margin-bottom: 5px;}
    .culture .culture01 ul li img{ width: 30px;}
    .culture .tit{ font-size: 16px;}
    .culture .text{ font-size: 15px;}
    .culture .culture03 .box ul{ display: block;}
    .culture .culture03 .box ul li{ margin-bottom: 10px;}
    .culture .culture03 .box .con ol{ padding: 0 40px;}

    .index_six.history{ padding: 0;}

    .dangjian .tit{height: 120px;padding: 28px 0 20px;}
    .dangjian .text{ padding: 15px; line-height: 1.7;}
    .dangjian .text h3{ font-size: 17px;}
    .dangjian .box{ padding: 20px;}
    .dangjian .box ul{ margin: 0 -10px;}
    .dangjian .box ul li{ width: 50%; padding: 10px;}
    .dangjian .biaoyu { font-size: 18px; padding: 25px 0 60px; }

    .honor{ padding: 30px 0 50px;}
    .honor .box{ padding-bottom: 20px;}
    .honor .box ul{ margin: 0 -5px;}
    .honor .box ul li{ width: 50%; padding: 5px;}
    .honor .box ul li h3{ font-size: 14px;}

    .style{ padding: 30px 0 50px;}
    .style .box{ padding-bottom: 10px;}
    .style .box ul { margin: 0 -5px;}
    .style .box ul li{ width: 50%; padding: 0 5px;}
    .style .box ul li dl::before{ width: calc(100% - 10px); height: calc(100% - 10px); border: #fff solid 5px;}
    .style .box ul li h3{ font-size: 14px; line-height: 36px;}

    .workshop{ padding: 30px 0 50px;}
    .workshop .box{ padding-bottom: 15px;}
    .workshop .box ul { margin: 0 -5px;}
    .workshop .box ul li{ width: 50%; padding: 0 5px; margin-bottom: 10px;}
    .workshop .box ul li ol{border: #fff solid 8px;}
    .workshop .box ul li h3{ font-size: 15px; opacity: 1;}

    .contact{ display: block;}
    .contact_box{ width: 100%;}
    .contact_box .contact_fl{ padding: 20px;}
    .contact_box .location_list{ display: none;}
    .contact_box .location_list ul{ height: 400px;}
    .contact_box .location_list ul li{ padding:15px 20px;}
    .contact_box .location_list ul li h3{ font-size: 15px;}
    .contact_box .location_list ul li p{ font-size: 13px;}
    #map{ width: 100%; height: auto; padding: 20px;}
    #map table tbody tr:nth-child(1) td{ line-height: 45px;  font-size: 16px; text-align: center;}
    #map table tbody tr td{ padding: 3px; line-height: 1.6; text-align: left;}

    .footer .wrap{ display: block;}
    .footer .logo{ display: none;}
    .footer .ewm{ width: 100%; margin: 20px auto 0;}
    .footer .shareList{ justify-content: center;}
    .footer .shareList li{ margin: 0 5px;}

    /*===/分页=============================*/
    .fenye { text-align: center; font-size: 14px; width: 100%; height: 40px; margin: 10px 0 0px;}
    .fenye .prev, .fenye .next { width: 34px; height: 34px; line-height: 32px; margin-right: 2px; font-size: 16px; }
    .fenye a { width: 34px; height: 34px; line-height: 32px; margin-right:2px;}
    .fenye a:hover {color: #fff; background: #242a34; border: #242a34 solid 1px;}
    .fenye a.current { color: #fff;  background: #242a34; margin-right: 2px; border: #242a34 solid 1px;}

    .tccBox .BoxCon{ width: 95%;}
    .tccBox .BoxCon ul video{ height: 250px;}
    .tccBox .BoxCon ul iframe{ height: 250px;}
    .search-dialog{ width: 95%;}
}

@keyframes downico {
    0% { top: 50%; opacity: 1; }
    35% { top: 60%; opacity: 0; }
    65% { top: 50%; opacity: 0; }
    100% { top: 20%; opacity: 0; }
}