@charset "utf-8";
/* CSS 鼠标效果 */
@import url('xiaoguo.css');

* {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; padding: 0; margin: 0;}
body{ font-size: 15px; color: #666; overflow-x: hidden; font-family:Arial,Verdana,sans-serif;}
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:Arial,Verdana,sans-serif; }
::-webkit-input-placeholder {color: #999;}
::-moz-placeholder {color: #999;}
:-ms-input-placeholder {color: #999;}

a { text-decoration: none; color:#666; transition: color 0.56s ease;}
a:hover{ color: #e6771d;}

.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: 1440px; 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; border-bottom: rgba(255,255,255,0.1) solid 1px; padding: 0 70px 0 70px; box-shadow: 0 0 10px rgba(0, 0, 0, .1); position: fixed; left: 0; top: 0; z-index: 99999; }
.header .logo{float: left; height: 90px; padding:20px 0 16px;}
.header .headRight{ float: right; padding-top: 30px; }
.header .nav{ float: left;}
.header .nav ul li{  line-height: 46px; position: relative; margin-left: 1px; float: left;}
.header .nav ul>li>a{ color: #000;  font-size: 15px; display: block; padding: 0 20px; position: relative; z-index: 99; transition: all .4s;}
.header .nav ul>li:hover>a,.header .nav ul>li.on>a{ color: #fff; background: #e88120; }
.header .nav ul>li .subnav{ width: 230px; background: #e88120; padding: 0 0 10px; position: absolute; top: 46px; left: 50%;margin-left:-115px; z-index: 11; display: none; overflow:hidden;}
.header .nav ul>li .subnav a{ font-size: 15px; color: #000;  font-weight: normal; line-height:1;margin:15px 0; text-align: center; display: block;white-space: normal !important; word-wrap: break-word !important;height: auto !important;}
.header .nav ul>li .subnav a:hover{color: #fff;}

/*
.header.cur{ width: 100%; background:none; border-bottom: rgba(255,255,255,0.1) solid 1px; box-shadow: 0 0 0 rgba(0, 0, 0, .2);  transition: all .4s;}
.header.cur .nav ul>li>a{ color: #fff; }
*/

.header .line{ width: 1px; height: 16px; background:rgba(220,220,220,0.3); margin: 16px 50px 0 30px; float: left;}
.header .searchBtn{ width: 46px; height: 46px; background: url(../images/icon01.png) no-repeat center; cursor: pointer; float: left;}
.header .topTel{ height: 46px; line-height: 46px; background: url(../images/icon02.png) no-repeat left center; padding-left: 30px; margin-left: 30px; color: #e88120; font-size: 15px; float: left;}


/*语言*/
.header .lang{ width: 24px; height: 24px; background: url(../images/lang.png) no-repeat center; margin: 9px 0 0 30px; position: relative; cursor: pointer;float: left;}
.header .lang .downBox { width: 56px; position: absolute; left: 50%; top: 24px; margin-left: -28px; padding-top: 10px; display: none;}
.header .lang .downBox ol{ background: #fff; border-radius: 10px; padding: 10px 0; position: relative;}
.header .lang .downBox ol::before{ content: ""; width: 8px; height: 8px; background: #fff; position: absolute; left: 50%; top: -4px; transform: rotate(45deg); margin-left: -4px;}
.header .lang .downBox a{ display: block; font-size: 14px; font-weight: bold; text-align: center; padding: 4px;}
.header .lang .downBox a:hover,.header .lang .downBox a.on{ color: #ed6d15;}
.header .lang:hover .downBox{ display: block;}
/*语言end*/

.header .menu-toggle{display: none;}





/*首页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; right: 60px; top:50%;}
.banner .swiper-pagination-switch {display: block; width:10px; height: 10px; background:#fff; margin:8px 0; border-radius: 10px;  cursor: pointer; position: relative;}
.banner .swiper-active-switch { width:10px; height: 10px; background: #e88120; opacity: 1;}

.neiBanner{height: 600px; background-position: center; background-repeat: no-repeat; background-size: cover; position: relative;}
.neiBanner .bannerText{ width: 100%; text-align: center; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-30%);}
.neiBanner .bannerText h2{ font-size: 40px; color: #000; line-height: 1;text-transform: uppercase;}
.neiBanner .bannerText.white h2{ color: #fff;}
.neiBanner .bannerText ul{ margin-top: 30px;}
.neiBanner .bannerText ul li{ display: inline-block; margin: 0 5px 10px 5px;}
.neiBanner .bannerText ul li a{ display: block; background: #fff; line-height: 44px; font-size: 15px; color: #000; padding: 0 20px;transition: all .4s;}
.neiBanner .bannerText ul li a:hover,.neiBanner .bannerText ul li.on a{ background: #e88120; color: #fff;}

.title{ margin-bottom: 28px; text-align: center;}
.title h2{ font-size: 35px; color: #000000;; line-height: 1;}
.title h3{ font-size: 15px; color: #999; font-weight: normal; line-height: 1; margin-top: 8px;}
.title p{ font-size: 15px; color: #999999; margin-top: 10px;}

.ntitle{ margin-bottom: 25px;}
.ntitle h2{ font-size: 26px; color: #000; line-height: 1; padding-bottom: 16px; position: relative;text-transform: uppercase;}
.ntitle h2::after{ content: ""; width: 60px; height: 3px; background: #e88120; position: absolute; left: 0; bottom: 0;}
.ntitle.fwn h2{ }
.ntitle.tac h2{ text-align: center;}
.ntitle.tac h2::after{ left: 50%; transform: translateX(-50%);}
.ntitle.white h2{ color: #fff;}
.ntitle.white h2::after{ background: #fff;}
.ntitle.orange h2::after{ background: #e88120;}

.feilei{ background: #ededed;}
.feilei .wrap{ height: 146px;  position: relative; z-index: 11;}
.feilei .box{ width: 100%; position: absolute; left: 0; bottom: 56px;}
.feilei .box ul{ margin: 0 -20px;}
.feilei .box ul li{ padding: 0 20px; float: left;}
.feilei .box ul li a{ border-bottom: #ff6c00 solid 5px; display: block; position: relative;}
.feilei .box ul li dl{ position: absolute; left: 20px; bottom: 30px; right:50%;}
.feilei .box ul li dl h3{ font-size: 16px; font-weight: normal; line-height: 1; margin-bottom: 5px;}
.feilei .box ul li dl p{ font-size: 14px; color: #c2c2c2; line-height: 1;}

.icase{ padding: 40px 0 64px;}
.icase .box ul{ margin: 0 -8px;}
.icase .box ul li{ width: 33.33%; padding: 0 8px; float: left;}
.icase .box ul li a{ position: relative; display: block;}
.icase .box ul li a dl{ padding-bottom: 59.5744%; position: relative; overflow: hidden;}
.icase .box ul li a dl img{position:absolute;top:0;bottom:0;left:0;right:0;width: 100%; height: 100%; margin:auto;}
.icase .box ul li a p{ width: 100%; height: 60px; line-height: 60px; background: rgba(0, 0, 0, .5); position: absolute; left: 0; bottom: 0; color: #fff; font-size: 18px; text-align: center;}

.inews{ background: #ededed; padding: 40px 0;}
.inews .box{ margin: 0 -20px;}
.inews .box .swiper-slide{ width: 25%; padding: 10px 20px; box-sizing: border-box;}
.inews .box a{ display: block; transition: all .4s;}
.inews .box dl{padding-bottom: 62.2222%; position: relative; overflow: hidden;}
.inews .box dl img{position:absolute;top:0;bottom:0;left:0;right:0;width: 100%; height: 100%; margin:auto;}
.inews .box ol{ background: #fff; padding: 15px 15px 25px;}
.inews .box ol h3{ height: 44px; font-size: 16px; color: #333; font-weight: normal; line-height: 22px; display: -webkit-box; -webkit-box-orient: vertical;  -webkit-line-clamp: 2; overflow: hidden; margin-bottom: 10px;}
.inews .box ol dt{ height: 57px; font-size: 14px; color: #999; font-weight: normal; line-height: 19px; display: -webkit-box; -webkit-box-orient: vertical;  -webkit-line-clamp: 3; overflow: hidden; margin-bottom: 20px;}
.inews .box ol dd{ font-size: 14px; color: #999; font-weight: normal; line-height: 1;}
.inews .box a:hover{ box-shadow: 0 0 10px rgba(0, 0, 0, .2);}
.inews .box .arrow{ text-align: center; padding-top: 35px;}
.inews .box .arrow .arrow-left,.inews .box .arrow .arrow-right{ width: 40px; height: 40px; display: inline-block;}
.inews .box .arrow .arrow-left{ background:#ff6c00 url(../images/arrow-left.png) no-repeat center;}
.inews .box .arrow .arrow-right{ background:#ff6c00 url(../images/arrow-right.png) no-repeat center;}

.iteam{ background: url(../images/teamBg.jpg) no-repeat center; background-size: cover; padding: 40px 0 160px;}
.iteam .title h2{ color: #fff;}
.iteam .box{ padding-top: 10px;}
.iteam .box ul{ margin: 0 -50px;}
.iteam .box ul li{ width: 33.33%; padding: 0 50px; float: left;}
.iteam .box ul li dl{ width: 250px; height: 250px; border-radius: 250px; overflow: hidden; border: #ff6c00 solid 2px; position: relative; margin: 0 auto 13px;}
.iteam .box ul li dl h3{ width: 100%; height: 56px; line-height: 54px; color: #fff; font-size: 20px; font-weight: normal; text-align: center; background: rgba(255, 108, 0, .7); position: absolute; left: 0; bottom: 0;}
.iteam .box ul li dt{ font-size: 15px; color: #fff; line-height: 20px;}

.iabout{ height: 395px; background: #ededed;}
.iabout .wrap{ position: relative;}
.iabout .box{ width: 100%; height: 418px; background: #fff; padding: 70px 90px 0; position: absolute; left: 0; top: -115px;}
.iabout .box .tit{ text-align: center; font-size: 32px; color: #ff6c00; line-height: 1; margin-bottom: 30px;}
.iabout .box .text{ color: #000; text-align: center; font-size: 15px; line-height: 25px; margin-bottom: 45px;}
.iabout .box .videoAbout{ width: 220px; height: 50px; line-height: 50px; font-size: 18px; color: #fff; background: #ff6c00 url(../images/icon03.png) no-repeat right 14px center; margin: 0 auto; padding-left: 30px; border-radius: 50px; cursor: pointer;}

.bead{ height: 60px; line-height: 60px; background: #f0f0f0;color: #666; text-align: right;}
.bead a{ color: #666;}
.bead a:hover{ color: #ff6c00;}

/* 关于我们 */
.about{ padding: 40px 0 80px;}
.about .box .text{ width: 810px; font-size: 15px; color:#222; line-height: 25px; float: left;}
.about .box .aboutVideo{ width: 542px; cursor: pointer; float: right;}

.liyou{ background: #ededed; padding: 50px 0 130px;}
.liyou .box ul{ margin: 0 -9px;}
.liyou .box ul li{ width: 33.333%; padding: 0 10px; float: left;}
.liyou .box ul li ol{ min-height: 200px; color:#222; line-height:1.4;  background: #fff; padding: 35px 35px; border-top:5px solid #fff;}
.liyou .box ul li ol:hover{border-top:5px solid #ff6c00;}

.honor{ padding: 40px 0 80px;}
.honor .box{ margin-bottom: 5px;}
.honor .box ul{ margin: 0 -15px;}
.honor .box ul li{ width: 25%; padding: 0 15px; margin-bottom: 35px; float: left;}
.honor .box.honor01 ul li dl{ padding-bottom: 145.56213%;}
.honor .box.honor02 ul li dl{ padding-bottom: 136.094%;}
.honor .box ul li dl{ border: #ccc solid 1px; overflow: hidden; position: relative;}
.honor .box ul li dl img{position:absolute;top:0;bottom:0;left:0;right:0;width: 100%; height: 100%; margin:auto;}
.honor .list ul{ margin: 0 -15px;}
.honor .list ul li{ width: 50%; padding: 0 15px; margin-bottom: 14px; float: left;}
.honor .list ul li a{ background: url(../images/icon04.png) no-repeat 10px center; border: #cfcfcf solid 1px; line-height: 58px; padding-left: 56px; padding-right: 20px; color: #333; overflow: hidden;  text-overflow:ellipsis;  white-space: nowrap; display: block;}
.honor .list ul li a:hover{color: #ff6c00;}

.history{ padding: 40px 0 210px;}
.history .list{ padding: 80px 120px 0; position: relative;}
.history .list::after{ content: ""; width: 100%; height: 2px; background: #e3e3e3; position: absolute; left: 0; top: 142px;}
.history .list .swiper-slide{ padding: 15px; box-sizing: border-box; position: relative; margin-bottom: 80px;}
.history .list .swiper-slide dl{ width: 100px; height: 100px; line-height: 100px; background: #efefef; border-radius: 100px; font-size: 20px; color: #666; text-align: center; margin: 0 auto; position: relative; z-index: 22;}
.history .list .swiper-slide.swiper-slide-active dl{ background: #ff6c00; color: #fff; font-weight: bold;}
.history .list .swiper-slide.swiper-slide-active dl::after{ content: ""; width: 118px; height: 118px; border:#ff6c00 solid 1px; border-radius: 120px; position:absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); z-index: 11;}
.history .list .swiper-slide.swiper-slide-active dl::before{ content: ""; width: 100px; height: 100px; border:#fff solid 10px; border-radius: 120px; position:absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); z-index: 10;}
.history .list .swiper-slide.swiper-slide-active::after{ content: ""; width: 45px; height: 20px; background: url(../images/icon05.png) no-repeat center; position: absolute; left: 50%; bottom: -80px; transform: translateX(-50%);}
.history .list .arrow-left,.history .list .arrow-right{ width: 64px; height: 64px; position: absolute; top: 110px; z-index: 11;}
.history .list .arrow-left{ background: url(../images/history-arrow-left.png) no-repeat center; left: 0;}
.history .list .arrow-right{ background: url(../images/history-arrow-right.png) no-repeat center; right: 0;}
.history .con{ background: #efefef; padding: 70px; font-size: 20px; text-align: center; color: #000; line-height:1.4;}

.team01{ padding: 50px 0;}
.team01 .tit{ margin-bottom: 20px;}
.team01 .tit h2{ font-size: 32px; text-align: center; font-weight: normal; line-height: 1; color: #000;}
.team01 .box{ text-align: center;}

.team02{ padding: 60px 0 90px; background: url(../images/teamBg02.jpg) no-repeat center; background-size: cover;}
.team02 .box{ padding-top: 15px;}
.team02 .box ul{ margin: 0 -16px;}
.team02 .box ul li{ width: 33.3333%; padding: 0 16px; float: left;}
.team02 .box ul li dl{ width: 207px; border: #fff solid 3px; margin: 0 auto;}
.team02 .box ul li ol h3{ font-size: 22px; color: #000; text-align: center; line-height: 1; font-weight: normal; margin-bottom: 13px;}
.team02 .box ul li ol{ min-height: 390px; font-size: 15px; line-height: 20px; background: #fff; padding: 76px 36px 36px; margin-top: -60px;}
.team02 .box ul li ol dt{ text-align:justify;}

.team03{ background: #e4e4e4; padding: 60px 0;}
.team03 .box ul{ margin: 0 -17px;}
.team03 .box ul li{ width: 33.33%; padding: 0 17px; float: left;}
.team03 .box ul li dl{ position: relative; padding-bottom: 54.2%;}
.team03 .box ul li dl img{ width: 100%; height: 100%; position:absolute;top:0;bottom:0;left:0;right:0; margin:auto; -o-object-fit: cover; object-fit: cover;}
.team03 .box ul li ol{ height: 210px; background: #fff; padding:40px 32px;}
.team03 .box ul li ol h3{ font-size: 22px; color: #000; font-weight: normal; line-height: 1; margin-bottom: 18px;}
.team03 .box ul li ol dt{ font-size: 15px; line-height: 22px;}

.culture{ padding: 50px 0 85px;}
.culture .box { padding-top: 1px;}
.culture .box ul li{ position: relative; margin-top: 20px;}
.culture .box ul li h3{ width: 100%; position: absolute; left: 0; top: 50%; transform: translateY(-50%); padding: 0 85px; font-size: 25px; color: #000; font-weight: normal;}
.culture .box ul li:nth-child(odd){ text-align: right;}

/* 产品 */
.proJianjie{ padding: 40px 0 60px;}
.proJianjie ol{ font-size: 18px; line-height: 30px; text-align: center; margin-bottom: 60px;}
.proJianjie ul{ margin: 0 -13px; overflow: hidden;}
.proJianjie ul li{ width: 33.33%; padding: 0 13px; margin-bottom: 15px; float: left;}
.proJianjie ul li dl{ height: 210px; background: #f4f4f4; padding: 25px 25px;}
.proJianjie ul li dl dd{ line-height: 18px;}

.prolist{ background: #f0f0f0; padding: 50px 0 100px;}
.prolist .box ul{ margin: 0 -30px;}
.prolist .box ul li{ width: 50%; padding: 0 30px; margin-top: 20px; float: left;}
.prolist .box ul li a{ background: #fff; display: block; overflow: hidden; padding-left: 35px; transition: all .4s;}
.prolist .box ul li a:hover{ box-shadow: 0 0 10px rgba(0, 0, 0, .2);}
.prolist .box ul li ol{ width: 290px; height: 315px; padding: 55px 0 0 0; position: relative; float: left;}
.prolist .box ul li ol h3{ font-size: 22px; color: #ff6c00; line-height: 1.2; margin-bottom: 15px;}
.prolist .box ul li ol dt{ height: 150px; font-size: 15px; color: #666; line-height: 25px; overflow: hidden;}
.prolist .box ul li ol dd{ font-size: 15px;  color: #ff6c00; background: url(../images/icon06.png) no-repeat right center; display: inline-block; padding-right: 18px; position: absolute; left: 0; bottom: 0;}
.prolist .box ul li dl{ width: 360px; height: 360px; position: relative; float: right;}
.prolist .box ul li dl img{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;}

.proview{ padding: 50px 0;}
.proview .text{ font-size: 16px; text-align: center; line-height: 1.5; padding: 0 150px;}
.proview .pic{height: 500px; text-align: center; margin: 20px 0;}
.proview .canshu{ font-size: 16px; text-align: center;}
.proview .canshu li{ display: inline-block; margin:0 50px;}
.proview .canshu li span{ font-weight: bold;color: #ff6c00; }

.itemBox{ padding: 50px 0;}
.itemBox .box{ padding-top: 20px; font-size: 16px; line-height: 1.3;}
.itemBox:nth-child(even){ background: #f0f0f0;}
.itemBox .box ul{ margin: 0 -13px; overflow: hidden;}
.itemBox .box ul li{ width: 50%; padding: 0 13px; margin-bottom: 15px; float: left;}
.itemBox .box ul li dl{ background: #f0f0f0; padding: 30px 40px; box-sizing: content-box;}
.itemBox .box ul li p{ line-height: 23px; width: 100%;}
.itemBox:nth-child(even) .box ul li dl{background: #fff;}
.itemBox .box h3{ color: #222; margin-bottom: 10px;}
.itemBox .box table { width: 100% !important; margin: 0 auto; border-spacing: 0; border-collapse: collapse; table-layout: fixed;}
.itemBox .box table tbody tr td { border: #d0d0d0 solid 1px; padding: 6px 15px; font-size: 14px; line-height: 1.2;}

.products .videoPro{ width: 210px; height: 50px; line-height: 50px; margin: 80px auto 80px; }
.products .videoPro a{ font-size: 16px; color: #fff; background: #ff6c00 url(../images/icon03.png) no-repeat right 14px center; padding-left: 30px; border-radius: 50px;  display: block;}

/*news*/
.news{ padding: 40px 0 80px;}
.news ul{ margin: 0 -23px; }
.news ul li{ float: left; width: 33.3333%; padding: 0 23px; margin-bottom: 30px; }
.news ul li dl{ overflow: hidden; position: relative; padding-bottom:62.2222%; }
.news ul li dl img{position:absolute;top:0; bottom:0;left:0;right:0; width:100%; height: 100%; margin:auto;}
.news ul li ol{ padding-top: 10px; }
.news ul li ol h3{ height: 54px; font-size: 18px; color: #000; font-weight: normal; line-height: 25px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.news ul li ol dt{ height: 66px; font-size: 15px; color: #aaa;  line-height: 20px;  font-weight: 200; margin: 10px 0 20px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden;}
.news ul li ol dd{ font-size: 15px; color: #888; line-height: 1; font-weight: 200; position: relative; overflow: hidden;}
.news ul li ol dd:after{ content: ""; width: 100%; height: 1px; background: #d9d9d9; position: absolute; left: 90px; top: 50%; }
.news ul li a:hover h3{ color: #ff6c00; }

.newsHead{ height: 258px; margin-top: 90px; background: url(../images/newsHeadBg.jpg) no-repeat center bottom; background-size: cover; position: relative;}
.newsHead .box{text-align: center; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.newsHead .box h1{ color: #fff; font-size: 28px; font-weight: normal; margin-bottom: 10px;}
.newsHead .box p{ color: #6d727e; font-size: 16px;}
.newsCon{ background: #f0f0f0; padding-bottom: 75px;}
.newsCon .box{ background: #fff;}
.newsCon .box .text{ padding: 65px; font-size: 16px; color: #333; line-height:1.8;}
.newsCon .box .viewPage{ border-top: #eaeaea solid 2px; padding: 30px 70px; overflow: hidden; position: relative;}
.newsCon .box .viewPage .boxCon{ padding-right: 200px;}
.newsCon .box .viewPage .boxCon a{ color: #333; display: block; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; }
.newsCon .box .viewPage .boxCon b{ color: #000;}
.newsCon .box .viewPage .boxCon a:hover{color: #e6771d;}
.newsCon .box .viewPage .back{ width: 200px; height: 42px; line-height: 42px;  text-align: center; border-radius: 40px; background: #e6771d; position:absolute; right: 70px; top: 35px;}
.newsCon .box .viewPage .back a{color: #fff; display: block;}

/* 智能制造 */
.case{ padding: 40px 0 80px;}
.case .caseNav{ margin-bottom: 40px; border-bottom: #d7d7d7 solid 1px; padding: 0 70px;}
.case .caseNav ul{ text-align: center; display: flex; justify-content:center;flex-wrap:wrap-reverse;align-items:flex-end;}
.case .caseNav ul li{ width: 25%; font-size: 18px; margin-left: -1px; margin-bottom: -1px;}
.case .caseNav ul li a{color: #ff6c00; line-height: 126px; border: #d7d7d7 solid 1px; display: block;}
.case .caseNav ul li.on a{ background: #ececec; color: #ff6c00;}
.case .box ul{ margin: 0 -25px 20px;}
.case .box ul li{ width: 33.33%; padding: 0 25px; margin-bottom: 20px; float: left;}
.case .box ul li a{display: block;}
.case .box ul li dl{ padding-bottom: 65.3243%; background: #000; position: relative; overflow: hidden;}
.case .box.caseVideo ul li dl::before{ content: ""; width:49px; height: 49px; background: url(../images/icon17.png) no-repeat center; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); z-index: 11;}
.case .box ul li dl img{ opacity: 0.8;position:absolute;top:0; bottom:0;left:0;right:0; width:100%; height: 100%; margin:auto;}
.case .box ul li h3{ line-height: 40px; font-weight: normal; color: #000; font-size: 16px; overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}

/* job */
.jobFuli{ padding: 40px 0 115px;}
.jobFuli .box{ overflow: hidden; padding-top: 75px;}
.jobFuli .box ul{ overflow: hidden; margin-left: -2px;}
.jobFuli .box ul li{ width: 33.33%; border-left: 2px solid #eee; text-align: center; padding: 0 40px; float: left;}
.jobFuli .box ul li h3{ font-size: 20px;font-weight: normal; color: #000; margin: 10px 0;}
.jobFuli .box ul li dt{ font-size: 15px;font-weight: normal; }

.jobList{ padding: 50px 0 60px; background: #f0f0f0;}
.jobList .box{}
.jobList .box ul{ margin: 0 -15px;}
.jobList .box ul li{ width: 33.33%; padding: 0 15px; margin-top: 18px; float: left;}
.jobList .box ul li ol{ background: #fff; padding: 25px; cursor: pointer; min-height:200px;}
.jobList .box ul li ol h3{ font-size: 20px; color: #000; font-weight: normal; margin-bottom: 10px;}
.jobList .box ul li ol dt{ height: 60px; margin-bottom: 15px; line-height: 18px;}
.jobList .box ul li ol dd{font-size: 15px;  color: #ff6c00; background: url(../images/icon06.png) no-repeat right center; display: inline-block; padding-right: 18px; }


/* service */
.service{ padding: 40px 0 70px;}
.service .text{ font-size: 15px; text-align: center; line-height: 1.5; padding: 0 200px 50px;}
.sevbox { display: flex; justify-content: space-between; margin-bottom: 60px;}
.sevbox .sevdiv { width: 22.8%; height: 210px;  border-radius: 5px; background-color: rgba(255, 255, 255, 100); text-align: center; border: 1px solid rgba(254, 94, 16, 100); position: relative;}
.sevtt { position: absolute; top: 16.9%; left: 30%;height: 40px; line-height: 16px; font-size: 16px; color: #FE5E10; font-weight: bold;text-align:left;}
.sevitx { position: absolute;top: 45.6%;left: 10.3%; height: 100px;font-size: 14px; text-align: left; overflow: hidden; color: #7b7b7b; width: 80%;}
.sevico { position: absolute; left: 10.6%; top: 12.3%; width: 60px;}

.download{ padding: 40px 0 70px;}
.download .tit{ font-size: 20px; color: #ff6c00; margin-bottom: 10px;}
.download ul{ margin: 0 -15px 20px; min-height: 100px;}
.download ul li{ width: 33.33%; padding: 0 15px; margin-bottom: 10px; float: left;}
.download ul li a{ font-size: 15px; line-height: 60px; border: #e8e8e8 solid 2px; color: #205dba; display: block;overflow: hidden;  text-overflow:ellipsis;  white-space: nowrap; display: block; padding: 0 20px 0 40px; position: relative;}
.download ul li a::before{content: ""; width: 8px; height: 8px; background: #205dba; border-radius: 8px; position: absolute; left: 20px; top: 50%; transform: translateY(-50%);}
.download ul li a:hover{color: #ff6c00;}
.download ul li a:hover:before{background: #ff6c00;}

/* contact */
.contact{ padding: 100px 0;}
.contact .box{ width: 50%; float: left;}
.contact .box .text{ font-size: 16px; line-height: 2;}
.contact .box .text h3{ color: #000;}
.contact .pic{ width: 50%; text-align: right; float: right;}

.map{ padding: 55px; background: #ededed;}
#map{ height: 500px; border: #fff solid 5px;}

.message{ padding: 40px 0 80px;}
.message .ntitle{ overflow: hidden;}
.message .ntitle h2{ float: left; margin-right: 18px;}
.message .ntitle p{ float: left; font-size: 15px; padding-top: 10px;}
.message .box{}
.message .box ul{ margin: 0 -15px; overflow: hidden;}
.message .box ul li{ width: 50%; padding: 0 15px; margin-top: 15px; float: left;}
.message .box ul ol{ width: 100%; padding: 0 15px; margin-top: 15px;}
.message .box ul input{ width: 100%; height: 54px; border: #ededed solid 2px; font-size: 15px; padding-left: 15px;}
.message .box ul input:focus,.message .box ul input.error{ border: #ff6c00 solid 2px; }
.message .box ul textarea{ width: 100%; height: 180px; padding: 10px 15px; border: #ededed solid 2px; font-size: 15px; }
.message .box ul textarea:focus,.message .box ul textarea.error{ border: #ff6c00 solid 2px; }
.message .box ul button{ width: 100%; line-height: 55px; background: #ff6c00; border: none; color: #fff; font-size: 18px; cursor: pointer;}
.message .box ul button:hover{ background: #d35903;}

/* footer */
.footer .fmain{ height: 300px; background: #2a2d34 url(../images/footBg.png) no-repeat center; padding-top: 60px;}
.footer .fmain .fnav{ float: left;}
.footer .fmain .fnav ul{ overflow: hidden;}
.footer .fmain .fnav ul li{  border-left: 1px solid #4e5159; padding: 0 30px 0 15px; float: left;}
.footer .fmain .fnav ul li dl{ font-size: 16px; color: #ff6c00; line-height: 1; margin-bottom: 8px;}
.footer .fmain .fnav ul li a{ display: block; color: #fff; font-size: 14px; line-height: 1.5;}
.footer .fmain .fnav ul li a:hover{color: #ff6c00;}
.footer .fmain .fcontact{ float: right;}
.footer .fmain .fcontact .ewm{ float: left;}
.footer .fmain .fcontact .ewm li{ float: left; font-size: 14px; color: #fff; text-align: center; margin-right: 15px;}
.footer .fmain .fcontact .ewm li p{ padding-top: 8px; line-height: 1;}
.footer .fmain .fcontact .fcontactBox{ color: #fff; font-size: 15px; white-space: nowrap; padding-left: 10px; float: left;}
.footer .fmain .fcontact .fcontactBox dl{ font-size: 18px; color: #ff6c00; line-height: 1; margin-bottom: 10px;}
.footer .copyright{ font-size: 15px; color: #fff; line-height: 60px; background: #ff6c00;}
.footer .copyright a{ color: #fff;}
.footer .copyright a:hover{ color: #a84600;}
.footer .copyright span{ font-size: 13px; margin: 0 15px;}


/* 弹出框 */
.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: 18px; text-align: center; color: #000; font-weight: bold; text-transform: uppercase; margin-bottom: 10px;}
.tccBox .BoxCon ul video{ background: #000; width: 100%; height: 428px; }

.jobTccBox{display: none; position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 999999;}
.jobTccBox .black{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, .8);}
.jobTccBox .BoxCon{width:1000px;padding: 60px;position: absolute;left:50%;top:50%;box-sizing:border-box;transform: translate(-50%,-50%);background-color: #fff; border-radius: 10px;}
.jobTccBox .BoxCon .off{ width: 35px; height: 35px; background:url(../images/off02.png) no-repeat center; position: absolute; top: -35px; right: -35px; cursor: pointer;}
.jobTccBox .BoxCon .con {  width: 100%; min-height: 370px; color: #666; font-size: 18px; }
.jobTccBox .BoxCon .con dt{ font-size: 16px;  color: #ff6c00; margin-bottom: 40px;}
.jobTccBox .BoxCon .con .text{ font-size: 15px; line-height: 1.8;}
.jobTccBox .BoxCon .con h3{ font-size: 15px; margin-bottom: 20px;}
.jobTccBox .BoxCon .con ol{ font-size: 15px;}


/*搜索框*/
.search-dialog-box{display: none;position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 999999;}
.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;}


/*===/分页=============================
.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:Arial,Verdana,sans-serif;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: #e88120; border: #e88120 solid 1px;}
.fenye a.current { color: #fff;  background: #e88120; margin-right: 5px; border: #e88120 solid 1px;}
*/

	/*===/分页=============================*/
	.fenye { padding-top: 35px; text-align:center}
	.fenye ul{list-style:none;margin:0;padding:0;display:inline-block;vertical-align:bottom;}
	.fenye li {display:inline-block!important; margin: 0 1px;}
	.fenye a { font-size: 15px; color:#333;padding:10px 15px;line-height:18px; background: #eeeeee; display:block;transition:all 1s cubic-bezier(0.175,0.885,0.32,1) 0s;border-radius: 6px;}
	.fenye .disabled a:link,.fenye .disabled a:visited,.fenye .disabled a:hover {cursor:not-allowed;pointer-events:none;color:#EBEBEB}
	.fenye .active {pointer-events:none}
	.fenye .active,.fenye a:hover {transition:all .3s cubic-bezier(0.175,0.885,0.32,1) 0s}
	.blank-large{height:80px;line-height:80px;clear:both;font-size:0}
	.fenye li.active a,.fenye li a:hover{background: #e26a23; color: #fff; }	



/* 右侧漂浮 */
.izl-rmenu{position:fixed; right:0; margin-right:10px; bottom:50px; padding-bottom:20px; z-index:9999; }
.izl-rmenu .btn{width:72px; height:73px; margin-bottom:1px; cursor:pointer; position:relative;}
.izl-rmenu .btn-qq{background:url(../images/r_qq_ru.png) 0px 0px no-repeat; background-color:#ff811b;}
.izl-rmenu .btn-qq:hover{background-color:#ff811b;}
.izl-rmenu a.btn-qq,.izl-rmenu a.btn-qq:visited{background:url(../images/r_qq_ru.png) 0px 0px no-repeat; background-color:#ff811b; text-decoration:none; display:block;}

.izl-rmenu .btn-wx{background:url(../images/r_wx_ru.png) 0px 0px no-repeat; background-color:#ff811b;}
.izl-rmenu .btn-wx:hover{background-color:#ff811b;}
.izl-rmenu .btn-wx .pic{position:absolute; left:-160px; top:0px; display:none;width:160px;height:160px; max-width: inherit; max-height: inherit;}

.izl-rmenu .btn-whatsapp{background:url(../images/r_whatapp.png) 0px 0px no-repeat; background-color:#ff811b;}
.izl-rmenu .btn-whatsapp:hover{background-color:#ff811b;}
.izl-rmenu .btn-whatsapp .pic{position:absolute; left:-160px; top:0px; display:none;width:160px;height:160px; max-width: inherit; max-height: inherit;}

.izl-rmenu .btn-phone{background:url(../images/r_phone_ru.png) 0px 0px no-repeat; background-color:#ff811b;}
.izl-rmenu .btn-phone:hover{background-color:#ff811b;}
.izl-rmenu .btn-phone .phone{background-color:#ff811b; position:absolute; width:160px; left:-160px; top:0px; line-height:73px; color:#FFF; font-size:18px; text-align:center; display:none;}
.izl-rmenu .btn-top{background:url(../images/r_top.png) 0px 0px no-repeat; background-color:#666666; display:none;}
.izl-rmenu .btn-top:hover{background-color:#444;}

@media only screen and (min-width: 1680px) and (max-width: 1920px){

}

@media only screen and (min-width: 1440px) and (max-width: 1679px){
    .wrap{ width: 1380px;}

    .header{ padding: 0 25px;}
    .header .nav ul>li>a{ padding: 0 22px;}
    .header .line{margin: 16px 30px 0 20px;}

    .feilei .box ul{ margin: 0 -10px;}
    .feilei .box ul li{ padding: 0 10px;}

    .liyou{padding: 50px 0 130px;}
    .liyou .box ul li ol{min-height: 235px; padding: 30px 20px; color:#222;}

    .prolist .box ul{ margin: 0 -15px;}
    .prolist .box ul li{ padding: 0 15px;}
    .prolist .box ul li ol{ width: 280px;}
    .prolist .box ul li ol h3{ font-size: 25px;}
    .prolist .box ul li dl{width: 350px; height: 350px;}

    .map{ padding: 50px 0;}
}

@media only screen and (min-width: 1280px) and (max-width: 1439px){
    .wrap{ width:1226px;}

    .header{ padding: 0 22px;}
    .header .logo{ padding: 22px 0 20px;}
    .header .nav ul>li>a{ font-size: 15px; padding: 0 22px;}
    .header .nav ul li .subnav a{ font-size: 14px;}
    .header .line{margin:16px 20px 0 8px;}
    .header .searchBtn{ width: 30px; background-size: 20px;}
    .header .topTel{font-size: 17px; margin-left: 16px;}

    .neiBanner{ height: 500px;}
    .neiBanner .bannerText h2{ font-size: 36px;}
    .neiBanner .bannerText ul li a{font-size: 16px;}

    .title h2{ font-size: 28px;}
    .title h3{ font-size: 16px;}

    .ntitle h2{ font-size: 24px;}

    .feilei .box ul{ margin: 0 -10px;}
    .feilei .box ul li{ width: 25%; padding: 0 10px;}

    .icase .box ul li a p{ height: 55px; line-height: 55px;font-size: 16px;}

    .inews .box{ margin: 0 -10px;}
    .inews .box .swiper-slide{ padding: 10px;}

    .iteam .box ul li dl h3{ font-size: 18px;}

    .iabout{ height: 360px;}
    .iabout .box{height: 390px;}
    .iabout .box .tit{ font-size: 40px;}
    .iabout .box .text{ font-size: 16px;}
    .iabout .box .videoAbout{width: 160px; font-size: 18px;padding-left: 23px;}

    .about{padding: 40px 0 80px;}
    .about .box .text{ width: 670px; font-size: 16px;}

    .liyou{padding: 50px 0 90px;}
    .liyou .box ul li ol{min-height: 250px;}

    .history .con{ font-size: 22px;}

    .team01 .tit h2{ font-size: 24px;}
    .team02 .box ul li ol{ min-height: 380px; padding: 76px 30px 36px;}
    .team02 .box ul li ol h3{ font-size: 20px;}
    .team03 .box ul li ol h3{ font-size: 20px;}

    .culture .box ul li h3{ font-size: 26px;}

    .proJianjie ul li dl h3{ font-size: 17px; margin-bottom: 10px;}
    .proJianjie ul li dl dd{ font-size: 15px; line-height: 22px;}

    .prolist .box ul{ margin: 0 -15px;}
    .prolist .box ul li{ padding: 0 15px;}
    .prolist .box ul li a{ padding-left: 25px;}
    .prolist .box ul li ol{ width: 250px; height: 280px; padding: 40px 0 0 0;}
    .prolist .box ul li ol h3{ font-size: 20px;}
    .prolist .box ul li ol dt{ height: 130px; font-size: 16px; line-height: 26px;}
    .prolist .box ul li dl{width: 320px; height: 320px;}

    .proview .text{ font-size: 16px;}
    .proview .pic{ height: 444px;}
    .proview .canshu{ font-size: 17px;}

    .news ul li ol h3{ font-size: 17px;}
    .news ul li ol dt{ font-size: 15px;}

    .news ul li ol dd{ font-size: 15px;}

    .newsHead .box h1{ font-size: 28px;}
    .newsHead .box p{ font-size: 16px;}
    .newsCon .box .text{ font-size: 16px;}

    .case .caseNav{ padding: 0;}
    .case .caseNav ul li{ font-size: 16px ;}
    .case .caseNav ul li a{ line-height: 80px;}
    .case .caseNav ul li a img{ height: 50px;}
    .case .box ul { margin: 0 -15px;}
    .case .box ul li{ padding: 0 15px; margin-bottom: 15px;}
    .case .box ul li h3{ font-size: 17px;}

    .jobFuli .box ul li img{ height:60px;}
    .jobFuli .box ul li h3{ font-size: 18px; font-weight: bold;}
    .jobFuli .box ul li dt{ font-size: 15px;}

    .jobList .box ul li ol h3{ font-size: 20px;}

    .service{ padding: 40px 0 70px;}
    .service .text{ font-size: 16px; line-height: 1.8; padding: 0 100px 50px;}
    .sevbox { display: flex; justify-content: space-between; margin-bottom: 60px;}
    .sevbox .sevdiv { width: 22.8%; height: 210px;  border-radius: 5px; background-color: rgba(255, 255, 255, 100);}
    .sevtt { position: absolute; top: 15%; right: 12.8%;height: 40px; line-height: 16px; font-size: 16px;}
    .sevitx { position: absolute;top: 46.6%;left: 10.3%; height: 100px;font-size: 15px; width: 80%;}
    .sevico { position: absolute; left: 10.6%; top: 12.3%; width: 50px; height: 50px; line-height: 50px;}

    .download ul li a{ font-size: 16px;}
    .download .tit{ font-size: 19px;}
    .download .tit img{ height: 20px;}

    .jobTccBox .BoxCon .con dt{ font-size: 16px;}
    .jobTccBox .BoxCon .con h3{ font-size: 18px;}
    .jobTccBox .BoxCon .con ol{ font-size: 16px;}

    .contact{ padding: 65px 0;}
    .contact .box .text{ font-size: 16px;}

    .map{ padding: 50px 0;}
    #map{ height: 400px;}

    .message .box ul input{ height: 50px;}
    .message .box ul button{ height: 50px;}

    .footer .fmain .fnav ul li{ width: 130px;}

}

@media only screen and (min-width: 1000px) and (max-width: 1279px){
    .wrap{ width: 970px;}

    .header{ height: 60px; padding: 0 22px;}
    .header .logo{ height: 60px; padding: 10px 0;}
    .header .headRight{ float: none; color: #000; font-size: 16px; line-height: 46px;  width: 100%; height: calc(100% - 60px); background:#fff;  position: fixed; left: 0; top: 60px; padding-top: 0; display:none;}
    .header .nav{ float: none; border-bottom: 1px solid #eee;}
    .header .nav ul li{ float: none; margin-left: 0; border-top: 1px solid #eee;}
    .header .nav ul>li>a{ font-size: 15px; padding: 0 22px;}
    .header .nav ul li .subnav{ width:100%; padding:15px 0; background:#eee;  position: relative; top: 0; left: 0; margin-left: 0; z-index: 111;display: none;}
    .header .nav ul li .subnav a{ font-size: 14px; color: #000; text-align: left; padding: 0 20px;transition: all .4s;}
    .header .nav ul li .subnav a:hover{ background: #ff6c00; color: #fff;}
    .header.cur .nav ul>li.on>a{ color: #fff;}
    .header.cur .nav ul>li:hover>a,.header .nav ul>li.on>a{ color: #fff; background: #e88120; }
    .header .line{margin:16px 10px 0 5px; background: #fff;}
    .header .searchBtn{ width: 30px; background-size: 20px;}
    .header .topTel{font-size: 17px; margin-left: 16px;}

    .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;}

    .neiBanner{ height: 400px;}
    .neiBanner .bannerText h2{ font-size: 30px;}
    .neiBanner .bannerText ul li{ margin: 0 4px;}
    .neiBanner .bannerText ul li a{font-size: 16px;}

    .title h2{ font-size: 24px;}
    .title h3{ font-size: 16px;}
    .title p{ font-size: 14px;}

    .ntitle h2{ font-size: 24px;}

    .feilei .wrap{ height: 115px;}
    .feilei .box ul{ margin: 0 -10px;}
    .feilei .box ul li{ width: 25%; padding: 0 10px;}
    .feilei .box ul li dl{left: 15px; bottom: 15px;}
    .feilei .box ul li dl h3{ font-size: 16px;}

    .icase{ padding: 40px 0 55px;}
    .icase .box ul li a p{ height: 55px; line-height: 55px;font-size: 16px;}

    .inews .box{ margin: 0 -10px;}
    .inews .box .swiper-slide{ padding: 10px;}

    .iteam .box ul { margin: 0 -20px;}
    .iteam .box ul li{ padding: 0 20px;}
    .iteam .box ul li dl{ width: 220px; height: 220px;}
    .iteam .box ul li dl h3{ height: 48px; line-height: 46px; font-size: 16px;}
    .iteam .box ul li dt{ font-size: 14px;}

    .iabout{ height: 330px;}
    .iabout .box{height: 390px;}
    .iabout .box .tit{ font-size: 30px;}
    .iabout .box .text{ font-size: 16px;}
    .iabout .box .videoAbout{width: 160px; font-size: 18px;padding-left: 23px;}

    .bead{height: 50px; line-height: 50px; font-size: 15px;}

    .about{padding: 40px 0 80px;}
    .about .box .text{ width: 450px; font-size: 15px; line-height: 1.7;}
    .about .box .aboutVideo{ width: 500px;}

    .liyou{padding: 50px 0 70px;}
    .liyou .box ul li ol{min-height: 250px; font-size: 15px; padding: 30px 20px;}

    .history{padding: 40px 0 150px;}
    .history .con{ font-size: 20px;}
    .history .list{padding: 80px 90px 0;}
    .history .list .swiper-slide dl{width: 90px; height: 90px; line-height: 90px; font-size: 21px;}
    .history .list .swiper-slide.swiper-slide-active dl::before{width: 90px; height: 90px;}
    .history .list .swiper-slide.swiper-slide-active dl::after{ width: 110px; height: 110px;}

    .team01 .tit h2{ font-size: 24px;}
    .team02 .box ul{ margin: 0 -10px;}
    .team02 .box ul li{ padding: 0 10px;}
    .team02 .box ul li ol{ min-height: 390px; padding: 76px 20px 36px; font-size: 14px;}
    .team02 .box ul li ol h3{ font-size: 20px;}
    .team03 .box ul li ol{ height: 195px; padding: 20px;}
    .team03 .box ul li ol h3{ font-size: 20px;}

    .culture .box ul li h3{ font-size: 24px;}

    .proJianjie{ padding: 40px 0 45px;}
    .proJianjie ol{ font-size: 16px; margin-bottom: 35px;}
    .proJianjie ul { margin: 0 -8px;}
    .proJianjie ul li{ padding: 0 8px;}
    .proJianjie ul li dl{ padding: 20px;}
    .proJianjie ul li dl h3{ font-size: 16px; margin-bottom: 10px;}
    .proJianjie ul li dl dd{ font-size: 14px; line-height: 22px;}

    .prolist{ padding: 50px 0 80px;}
    .prolist .box ul{ margin: 0 -8px;}
    .prolist .box ul li{ padding: 0 8px; margin-top: 16px;}
    .prolist .box ul li a{ padding-left: 25px;}
    .prolist .box ul li ol{ width: 215px; height: 208px; padding: 30px 0 0 0;}
    .prolist .box ul li ol h3{ font-size: 18px; margin-bottom: 10px;}
    .prolist .box ul li ol dt{ height: 88px; font-size: 15px; line-height: 22px;}
    .prolist .box ul li dl{width: 228px; height:228px;}

    .proview .text{ font-size: 16px;}
    .proview .pic{ height: 444px;}
    .proview .canshu{ font-size: 16px;}
    .proview .canshu li{ margin: 0 20px;}
    .itemBox .box{ font-size: 16px;}

    .news{ padding: 40px 0 60px;}
    .news ul{ margin: 0 -10px;}
    .news ul li{ padding: 0 10px;}
    .news ul li ol h3{ height: 44px; font-size: 16px; line-height: 22px;}
    .news ul li ol dt{ font-size: 14px;}
    .news ul li ol dd{ font-size: 15px;}

    .newsHead{ margin-top: 60px;}
    .newsHead .box h1{ font-size: 26px;}
    .newsHead .box p{ font-size: 15px;}
    .newsCon .box .text{ font-size: 16px; padding: 40px;}
    .newsCon .box .viewPage{padding: 30px 40px;}
    .newsCon .box .viewPage .back{ right: 40px;}

    .case .caseNav{ padding: 0;}
    .case .caseNav ul li{ width: 25%; font-size: 15px ;}
    .case .caseNav ul li a{ line-height: 70px;}
    .case .caseNav ul li a img{ height: 36px;}
    .case .box ul { margin: 0 -10px;}
    .case .box ul li{ padding: 0 10px; margin-bottom: 15px;}
    .case .box ul li h3{ font-size: 16px;}

    .jobFuli{ padding: 40px 0 80px;}
    .jobFuli .box{ padding-top: 60px;}
    .jobFuli .box ul li img{ height:60px;}
    .jobFuli .box ul li h3{ font-size: 18px; font-weight: bold;}
    .jobFuli .box ul li dt{ font-size: 15px;}

    .jobList .box ul{ margin: 0 -8px;}
    .jobList .box ul li{ padding: 0 8px;}
    .jobList .box ul li ol h3{ font-size: 18px;}
    .jobList .box ul li ol dt{ font-size: 15px;}

    .service{ padding: 40px 0 70px;}
    .service .text{ font-size: 16px; line-height: 1.8; padding: 0 50px 40px;}
    .sevbox { display: flex; justify-content: space-between; margin-bottom: 40px;}
    .sevbox .sevdiv { width: 22.8%; height: 180px;  border-radius: 5px; background-color: rgba(255, 255, 255, 100);}
    .sevtt { position: absolute; top: 15%; right: 12.8%;height: 40px; line-height: 40px; font-size: 18px;}
    .sevitx { position: absolute;top: 46.6%;left: 10.3%; height: 100px;font-size: 14px; width: 80%;}
    .sevico { position: absolute; left: 10.6%; top: 12.3%; width: 40px; height: 40px; line-height: 40px;}

    .download ul { margin: 0 -8px 10px;}
    .download ul li{ padding: 0 8px;}
    .download ul li a{ font-size: 16px; line-height: 50px;}
    .download .tit{ font-size: 19px;}
    .download .tit img{ height: 20px;}

    .jobTccBox .BoxCon .con dt{ font-size: 16px;}
    .jobTccBox .BoxCon .con h3{ font-size: 18px;}
    .jobTccBox .BoxCon .con ol{ font-size: 16px;}

    .contact{ padding: 65px 0;}
    .contact .box .text{ font-size: 16px;}

    .map{ padding: 50px 0;}
    #map{ height: 400px;}

    .message .ntitle p{ font-size: 16px;}
    .message .box ul input{ height: 50px; font-size: 16px;}
    .message .box ul textarea{ font-size: 16px;}
    .message .box ul button{ height: 50px; font-size: 16px;}

    .footer .fmain .fnav ul li{ width: 110px;}
    .footer .fmain .fnav ul li a{ font-size: 14px;}
    .footer .fmain .fcontact{ width:515px;}
    .footer .fmain .fcontact .fcontactBox{ width: 260px; white-space:normal; font-size: 14px; padding-left: 0;}
    .footer .fmain .fcontact .fcontactBox dl{ font-size: 16px;}
    .footer .copyright{ font-size: 14px; line-height: 50px;}

    .jobTccBox .BoxCon{ width: 800px;}
}


@media screen and (max-width:999px){
    body{ padding-top: 60px; font-size: 15px;}
    .wrap{ width: 100%; padding: 0 15px;}

    .header{ height: 60px; padding: 0 15px; box-shadow: 0 0 10px rgba(0, 0, 0, .2) !important;}
    .header .logo{ height: 60px; padding: 10px 0;}
    .header .headRight{ float: none; color: #000; font-size: 16px; line-height: 46px;  width: 100%; height: calc(100% - 60px); background:#fff;  position: fixed; left: 0; top: 60px; padding-top: 0; display:none;}
    .header .nav{ float: none; border-bottom: 1px solid #eee;}
    .header .nav ul li{ float: none; margin-left: 0; border-top: 1px solid #eee;}
    .header .nav ul>li>a{ font-size: 15px; padding: 0 22px;}
    .header .nav ul li .subnav{ width:100%; padding:15px 0; background:#eee;  position: relative; top: 0; left: 0; margin-left: 0; z-index: 111;display: none;}
    .header .nav ul li .subnav a{ font-size: 14px; color: #000; text-align: left; padding: 0 20px;transition: all .4s;}
    .header .nav ul li .subnav a:hover{ background: #ff6c00; color: #fff;}
    .header.cur .nav ul>li.on>a{ color: #fff;}
    .header.cur .nav ul>li:hover>a,.header .nav ul>li.on>a{ color: #fff; background: #e88120; }
    .header .line{margin:16px 10px 0 5px; background: #fff;}
    .header .searchBtn{ width: 30px; background-size: 20px;}
    .header .topTel{font-size: 17px; margin-left: 16px;}

    .header.cur{ background: #fff;}
    .header.cur .nav ul>li>a{ color: #000;}

    .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 .pagination {  position: absolute;z-index: 20; right: 15px; top:50%; transform:translateY(-50%);}
    .banner .swiper-pagination-switch {display: block; width:10px; height: 10px; background:#fff; margin:8px 0; border-radius: 10px;  cursor: pointer; position: relative;}
    .banner .swiper-active-switch { width:10px; height: 10px; background: #e88120; opacity: 1;}
    .neiBanner{height: 150px; background-position: center; background-repeat: no-repeat; background-size: cover; position: relative;}
    .neiBanner .bannerText{ width: 100%; text-align: center; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-30%);}
    .neiBanner .bannerText h2{ font-size: 22px; font-weight: bold;}
    .neiBanner .bannerText ul{ margin-top: 10px; display: none;}
    .neiBanner .bannerText ul li{ display: inline-block; margin: 0 3px;}
    .neiBanner .bannerText ul li a{ display: block; line-height: 40px; font-size: 15px; padding: 0 20px;}

    .title{ margin-bottom: 20px; }
    .title h2{ font-size: 22px;}
    .title h3{ font-size: 13px; margin-top: 8px;}
    .title p{ font-size: 13px; margin-top: 10px;}

    .ntitle{ margin-bottom: 20px;}
    .ntitle h2{ font-size: 22px; text-align: center; padding-bottom: 14px; position: relative;}
    .ntitle h2::after{ content: ""; width: 35px; height: 2px; background: #07427d; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%);}
    .ntitle.fwn h2{ font-weight: normal;}
    .ntitle.tac h2{ text-align: center;}
    .ntitle.tac h2::after{ left: 50%; transform: translateX(-50%);}
    .ntitle.white h2{ color: #fff;}
    .ntitle.white h2::after{ background: #fff;}
    .ntitle.orange h2::after{ background: #e88120;}

    .feilei{ padding: 15px 0;}
    .feilei .wrap{ height: auto;  position: relative; z-index: 11;}
    .feilei .box{ width: 100%; position: relative; left: 0; bottom: 0;}
    .feilei .box ul{ margin: 0 -5px; overflow: hidden;}
    .feilei .box ul li{ width: 50%; padding: 5px; float: left;}
    .feilei .box ul li a{ border-bottom: #ff6c00 solid 2px; display: block; position: relative;}
    .feilei .box ul li dl{ position: absolute; left: 10px; bottom: 10px;}
    .feilei .box ul li dl h3{ font-size: 15px; color: #000; margin-bottom: 5px;}
    .feilei .box ul li dl p{ font-size: 14px; }

    .icase{ padding: 40px 0 40px;}
    .icase .box ul{ margin: 0;}
    .icase .box ul li{ width: 100%; padding:5px 0; float: none;}
    .icase .box ul li a p{ width: 100%; height: 50px; line-height: 50px; font-size: 17px;}

    .inews{ background: #ededed; padding: 40px 0;}
    .inews .box{ margin: 0 -5px;}
    .inews .box .swiper-slide{ width: 25%; padding: 10px 5px; box-sizing: border-box;}
    .inews .box ol{ background: #fff; padding: 15px 15px 25px;}
    .inews .box ol h3{ height: 44px; font-size: 15px; line-height: 22px; margin-bottom: 10px;}
    .inews .box ol dt{ height: 57px; font-size: 14px;  line-height: 19px; margin-bottom: 20px;}
    .inews .box ol dd{ font-size: 14px; color: #999; font-weight: normal; line-height: 1;}
    .inews .box a:hover{ box-shadow: 0 0 10px rgba(0, 0, 0, .2);}
    .inews .box .arrow{ text-align: center; padding-top: 15px;}
    .inews .box .arrow .arrow-left,.inews .box .arrow .arrow-right{ width: 30px; height: 30px; display: inline-block;}

    .iteam{ background: url(../images/teamBg.jpg) no-repeat center; background-size: cover; padding: 40px 0 40px;}
    .iteam .title h2{ color: #fff;}
    .iteam .box{ padding-top: 10px;}
    .iteam .box ul{ margin: 0;}
    .iteam .box ul li{ width:100%; padding: 0; margin-bottom: 20px; float: none;}
    .iteam .box ul li dl{ width: 200px; height: 200px;margin: 0 auto 10px;}
    .iteam .box ul li dl h3{ height: 48px; line-height: 46px; font-size: 16px;}
    .iteam .box ul li dt{ font-size: 14px; line-height: 20px; text-align: center;}

    .iabout{ height: auto; background: #ededed;}
    .iabout .wrap{ position: relative; padding: 0;}
    .iabout .box{ width: 100%; height: auto; background: #fff; padding: 45px 15px; position: relative; left: 0; top: 0;}
    .iabout .box .tit{ font-size:26px; margin-bottom: 30px;}
    .iabout .box .text{ font-size: 15px; line-height: 28px; margin-bottom: 45px;}
    .iabout .box .videoAbout{ width: 180px; height: 40px; line-height: 40px; font-size: 15px; background: #ff6c00 url(../images/icon03.png) no-repeat right 14px center; background-size: 25px; padding-left: 25px;}

    .bead{ height: 46px; line-height: 46px; text-align: left; font-size: 14px;}

    /* 关于我们 */
    .about{ padding: 40px 0 40px;}
    .about .box .text{ width: 100%; font-size: 15px; line-height: 1.7; float: none; margin-bottom: 20px;}
    .about .box .aboutVideo{ width: 100%; float: none;}

    .liyou{ background: #ededed; padding: 40px 0 50px;}
    .liyou .box ul{ margin: 0;}
    .liyou .box ul li{ width: 100%; padding: 0; float: none; margin-bottom: 10px;}
    .liyou .box ul li ol{ min-height: inherit; background: #fff; padding: 30px 20px; border-top:3px solid #fff;}
    .liyou .box ul li ol:hover{border-top:3px solid #ff6c00;}

    .honor{ padding: 40px 0;}
    .honor .box{ margin-bottom: 20px;}
    .honor .box ul{ margin: 0 -5px;}
    .honor .box ul li{ width: 50%; padding: 0 5px; margin-bottom: 10px; float: left;}
    .honor .box.honor01 ul li dl{ padding-bottom: 145.56213%;}
    .honor .box.honor02 ul li dl{ padding-bottom: 136.094%;}
    .honor .box ul li dl{ border: #ccc solid 1px; overflow: hidden; position: relative;}
    .honor .box ul li dl img{position:absolute;top:0;bottom:0;left:0;right:0;width: 100%; height: 100%; margin:auto;}
    .honor .list ul{ margin: 0 ;}
    .honor .list ul li{ width: 100%; padding: 0; margin-bottom: 10px; float: none;}
    .honor .list ul li a{ background: url(../images/icon04.png) no-repeat 10px center; background-size: 25px; line-height: 52px; padding-left: 45px; padding-right: 20px;}


    .history{ padding: 40px 0 80px;}
    .history .list{ padding: 30px 45px 0; position: relative;}
    .history .list::after{ content: ""; width: 100%; height: 2px; background: #e3e3e3; position: absolute; left: 0; top: 85px;}
    .history .list .swiper-slide{ padding: 15px; box-sizing: border-box; position: relative; margin-bottom: 30px;}
    .history .list .swiper-slide dl{ width: 70px; height: 70px; line-height: 70px; font-size: 16px; }
    .history .list .swiper-slide.swiper-slide-active dl{ background: #ff6c00; color: #fff; font-weight: bold;}
    .history .list .swiper-slide.swiper-slide-active dl::after{ content: ""; width: 80px; height: 80px; border:#ff6c00 solid 1px; border-radius: 120px; position:absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); z-index: 11;}
    .history .list .swiper-slide.swiper-slide-active dl::before{ content: ""; width: 70px; height: 70px; border:#fff solid 10px; border-radius: 120px; position:absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); z-index: 10;}
    .history .list .swiper-slide.swiper-slide-active::after{ content: ""; width: 45px; height: 20px; background: url(../images/icon05.png) no-repeat center; position: absolute; left: 50%; bottom: -35px; transform: translateX(-50%);}
    .history .list .arrow-left,.history .list .arrow-right{ width: 30px; height: 30px; position: absolute; top: 70px; z-index: 11;}
    .history .list .arrow-left{ background: url(../images/history-arrow-left.png) no-repeat center; left: 0; background-size: cover;}
    .history .list .arrow-right{ background: url(../images/history-arrow-right.png) no-repeat center; right: 0;background-size: cover;}
    .history .con{ padding: 20px; font-size: 16px;}

    .team01{ padding: 40px 0;}
    .team01 .tit{ margin-bottom: 20px;}
    .team01 .tit h2{ font-size: 22px; text-align: center; font-weight: normal; line-height: 1; color: #000;}
    .team01 .box{ text-align: center;}

    .team02{ padding: 40px 0 60px; background: url(../images/teamBg02.jpg) no-repeat center; background-size: cover;}
    .team02 .box{ padding-top: 15px;}
    .team02 .box ul{ margin: 0;}
    .team02 .box ul li{ width: 100%; padding: 0; margin-bottom: 20px; float: none;}
    .team02 .box ul li dl{ width: 150px; border: #fff solid 3px; margin: 0 auto;}
    .team02 .box ul li ol h3{ font-size: 20px; color: #000; text-align: center; line-height: 1; font-weight: normal; margin-bottom: 13px;}
    .team02 .box ul li ol{ min-height: inherit; font-size: 15px; line-height: 20px; background: #fff; padding: 76px 25px 36px; margin-top: -60px;}

    .team03{ background: #e4e4e4; padding: 40px 0;}
    .team03 .box ul{ margin: 0 ;}
    .team03 .box ul li{ width: 100%; padding: 0; margin-bottom: 10px; float: none;}
    .team03 .box ul li ol{ height: auto; background: #fff; padding: 20px;}
    .team03 .box ul li ol h3{ font-size: 18px; color: #000; font-weight: normal; line-height: 1; margin-bottom: 18px;}
    .team03 .box ul li ol dt{ font-size: 14px; line-height: 22px;}

    .culture{ padding: 40px 0 50px;}
    .culture .box { padding-top: 1px;}
    .culture .box ul li{ position: relative; margin-top: 10px;}
    .culture .box ul li h3{ width: 100%; position: absolute; left: 0; top: 50%; transform: translateY(-50%); padding: 0 20px; font-size: 15px; color: #000; font-weight: normal;line-height: 1.2;}
    .culture .box ul li:nth-child(odd){ text-align: right;}

    /* 产品 */
    .proJianjie{ padding: 40px 0 50px;}
    .proJianjie ol{ font-size: 14px; line-height:1.6; text-align: center; margin-bottom: 30px;}
    .proJianjie ul{ margin: 0;}
    .proJianjie ul li{ width: 100%; padding: 0; margin-bottom: 10px; float: none;}
    .proJianjie ul li dl{ height: auto; background: #f4f4f4; padding: 25px 20px;}
    .proJianjie ul li dl h3{ margin-bottom: 5px; color: #333; font-size: 16px;}
    .proJianjie ul li dl dd{ line-height: 1.4; font-size: 14px;}

    .prolist{ background: #f0f0f0; padding: 40px 0;}
    .prolist .box ul{ margin: 0;}
    .prolist .box ul li{ width: 100%; padding: 0; margin-top: 10px; float: none;}
    .prolist .box ul li a{ background: #fff; display: block; overflow: hidden; padding-left: 0; transition: all .4s;}
    .prolist .box ul li a:hover{ box-shadow: 0 0 10px rgba(0, 0, 0, .2);}
    .prolist .box ul li ol{ width: 100%; height: auto; padding: 10px 10px 20px; position: relative; float: none; text-align: center;}
    .prolist .box ul li ol h3{ font-size: 20px; color: #ff6c00; line-height: 1.2; margin-bottom: 10px;}
    .prolist .box ul li ol dt{ height: auto; font-size: 15px; line-height: 22px; overflow: hidden; padding-bottom: 10px;}
    .prolist .box ul li ol dd{ font-size: 14px; background: url(../images/icon06.png) no-repeat right center; background-size: auto 11px; display: inline-block; padding-right: 18px; position: relative; left: 0; bottom: 0;}
    .prolist .box ul li dl{ width: 100%; height: auto; position: relative; float: none;}
    .prolist .box ul li dl img{position:relative;top:0;bottom:0;left:0;right:0;margin:auto;}

    .proview{ padding: 40px 0;}
    .proview .text{ font-size: 14px; text-align: center; padding: 0;}
    .proview .pic{height: auto; text-align: center;}
    .proview .canshu{ font-size: 14px; text-align: center; }
    .proview .canshu ul{ overflow: hidden;}
    .proview .canshu li{ width: 50%; display: block; margin:0 0 10px; float: left;}
    .proview .canshu li i{ width: 30px; height: 22px; display: block; margin: 0 auto;}
    .proview .canshu li img{ max-width: 20px; max-height: 20px; }
    .proview .canshu li span{display: block; padding-left: 10px;}

    .itemBox{ padding: 40px 0;}
    .itemBox .box{ padding-top: 10px; font-size: 15px;}
    .itemBox .box ul{ margin: 0 ; overflow: hidden;}
    .itemBox .box ul li{ width: 100%; padding: 0; margin-bottom: 10px; float: none;}
    .itemBox .box ul li dl{ min-height:inherit; padding: 20px;}
    .itemBox .box ul.youdian li dl{ min-height: inherit;}
    .itemBox .box h3{ font-size: 17px;}
    .itemBox .box table { width: 100% !important; margin: 0 auto; border-spacing: 0; border-collapse: collapse; table-layout: fixed; font-size: 13px;}
    .itemBox .box table tbody tr td { border: #d0d0d0 solid 1px; padding: 6px 10px;font-size: 12px;}

    .products .videoPro{ width: 145px; height: 46px; line-height: 46px; margin: 50px auto 50px; }
    .products .videoPro a{ font-size: 15px; background: #ff6c00 url(../images/icon03.png) no-repeat right 14px center; padding-left: 30px; border-radius: 50px;  display: block;}

    /*news*/
    .news{ padding: 40px 0 40px;}
    .news ul{ margin: 0; }
    .news ul li{ float: left; width:100%; padding: 0; margin-bottom: 20px; }
    .news ul li ol{ padding-top: 10px; }
    .news ul li ol h3{ height: 44px; font-size: 17px; line-height: 22px;-webkit-line-clamp: 2; }
    .news ul li ol dt{ height: auto; font-size: 14px; line-height: 20px;  font-weight: 200; margin: 5px 0 10px;  -webkit-line-clamp: 4; }
    .news ul li ol dd{ font-size: 14px; color: #999; line-height: 1; font-weight: 200; position: relative; overflow: hidden;}

    .newsHead{ height: 150px; margin-top:0;}
    .newsHead .box{text-align: center; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);}
    .newsHead .box h1{ font-size: 17px; font-weight: normal; margin-bottom: 10px;}
    .newsHead .box p{ font-size: 13px;}
    .newsCon{ background: #f0f0f0; padding-bottom:30px;}
    .newsCon .box{ background: #fff;}
    .newsCon .box .text{ padding:25px 15px; font-size: 15px; color: #333; line-height:1.4;}
    .newsCon .box .text video{ width: 100%; height: auto;}
    .newsCon .box .viewPage{ border-top: #eaeaea solid 2px; padding: 30px 15px; overflow: hidden; position: relative;}
    .newsCon .box .viewPage .boxCon{ padding-right: 0;}
    .newsCon .box .viewPage .boxCon a{display: block;}
    .newsCon .box .viewPage .back{ width: 145px; height: 38px; line-height: 38px; margin: 10px auto 0; position:relative; right: 0; top: 0;}
    .newsCon .box .viewPage .back a{color: #fff; display: block;}
    
    /* 智能制造 */
    .case{ padding: 40px 0;}
    .case .caseNav{ padding: 0; margin-bottom: 20px;}
    .case .caseNav ul{ display: flex;}
    .case .caseNav ul li{ width: 50%;}
    .case .caseNav ul li a{ line-height: 42px; white-space: nowrap; font-size: 14px; padding: 0 10px;}
    .case .caseNav ul li a img{ height: 20px;}
    .case .box ul{ margin: 0 -5px 10px;}
    .case .box ul li{ width: 50%; padding: 0 5px; margin-bottom: 10px; float: left;}
    .case .box.caseVideo ul li dl::before{ content: ""; width:30px; height: 30px; background: url(../images/icon17.png) no-repeat center; background-size: cover;}
    .case .box ul li h3{ line-height: 30px;font-size: 15px;}

    /* job */
    .jobFuli{ padding: 40px 0 30px;}
    .jobFuli .box{ overflow: hidden; padding-top:10px;}
    .jobFuli .box ul{ overflow: hidden; margin-left: -2px;}
    .jobFuli .box ul li{ width: 100%; border-left: none; padding: 20px 10px; float: none;}
    .jobFuli .box ul li img{ height: 35px;}
    .jobFuli .box ul li h3{ font-size: 17px; margin: 10px 0;}
    .jobFuli .box ul li dt{ font-size: 14px; }

    .jobList{ padding: 50px 0 60px; background: #f0f0f0;}
    .jobList .box{}
    .jobList .box ul{ margin: 0;}
    .jobList .box ul li{ width: 100%; padding: 0; margin-top: 10px; float: none;}
    .jobList .box ul li ol{ background: #fff; padding: 20px; cursor: pointer;}
    .jobList .box ul li ol h3{ font-size: 18px; margin-bottom: 10px;}
    .jobList .box ul li ol dt{ height: 30px; margin-bottom: 10px; line-height: 20px; font-size: 14px;}
    .jobList .box ul li ol dd{font-size: 14px; background: url(../images/icon06.png) no-repeat right center; background-size: auto 11px; display: inline-block; padding-right: 18px; position: relative; left: 0; bottom: 0;}


    /* service */
    .service{ padding: 40px 0 40px;}
    .service .text{ font-size: 14px; line-height: 1.6; padding: 0 0 20px;}
    .sevbox { display: flex; justify-content: space-between; margin-bottom: 10px; flex-wrap: wrap;}
    .sevbox .sevdiv { width: 48.5%; height: 180px;  border-radius: 5px; margin-bottom: 12px;}
    .sevtt { position: absolute; top: 13%; right: 12.8%;height: 40px; line-height: 16px; font-size: 15px;}
    .sevitx { position: absolute;top: 43%;left: 9%; height: 100px;font-size: 14px; width: 86%;}
    .sevico { position: absolute; left: 10%; top: 12.3%; width: 36px; height: 36px; line-height: 36px;}

    .download{ padding: 40px 0 30px;}
    .download .tit{ font-size: 18px; margin-bottom: 10px;}
    .download .tit img{ height:16px; margin-top: -2px;}
    .download ul{ margin: 0 0 15px;}
    .download ul li{ width: 100%; padding: 0; margin-bottom: 8px; float: left;}
    .download ul li a{ font-size: 15px; line-height: 48px; padding: 0 20px 0 30px; }
    .download ul li a::before{content: ""; width: 5px; height: 5px; position: absolute; left: 15px;}

    /* contact */
    .contact{ padding: 40px 0;}
    .contact .box{ width: 100%; float: none;}
    .contact .box .text{ font-size: 15px; line-height: 1.4; margin-bottom: 15px;}
    .contact .box .text h3{ font-size: 17px; margin-bottom: 5px;}
    .contact .pic{ width: 100%; float: none;}

    .map{ padding: 30px 0;}
    #map{ height: 250px; border: #fff solid 3px;}

    .message{ padding: 40px 0 50px;}
    .message .ntitle{ overflow: hidden;}
    .message .ntitle h2{ float: none; margin-right: 0;}
    .message .ntitle p{ float: none; font-size: 14px; padding-top: 10px;}
    .message .box{}
    .message .box ul{ margin: 0; overflow: hidden;}
    .message .box ul li{ width: 100%; padding: 0; margin-top: 8px; float: none;}
    .message .box ul ol{ width: 100%; padding: 0; margin-top: 8px;}
    .message .box ul input{ width: 100%; height: 40px; border: #ededed solid 1px; font-size: 15px; padding-left: 10px;}
    .message .box ul input:focus{ border: #ff6c00 solid 2px; }
    .message .box ul textarea{ width: 100%; height: 100px; padding: 10px 10px; border: #ededed solid 1px; font-size: 15px; }
    .message .box ul textarea:focus{ border: #ff6c00 solid 2px; }
    .message .box ul button{ width: 100%; line-height: 40px;font-size: 15px; cursor: pointer;}

    /* footer */
    .footer .fmain{ height: auto; background: #2a2d34 url(../images/footBg.png) no-repeat center; padding: 30px 0;}
    .footer .fmain .fnav{ display: none;}
    .footer .fmain .fcontact{ float: none;}
    .footer .fmain .fcontact .ewm{ float: none; margin-bottom: 20px; text-align: center;}
    .footer .fmain .fcontact .ewm li{ float: none; font-size: 14px; color: #fff; text-align: center; margin-right: 5px; display: inline-block;}
    .footer .fmain .fcontact .ewm li p{ padding-top: 8px; line-height: 1;}
    .footer .fmain .fcontact .fcontactBox{ color: #fff; font-size: 13px; white-space: normal; padding-left: 0; float: none; text-align: center;}
    .footer .fmain .fcontact .fcontactBox dl{ font-size: 15px; margin-bottom: 10px;}
    .footer .copyright{ font-size: 13px; color: #fff; line-height: 1.6; background: #ff6c00; padding: 15px 0; text-align: center;}
    .footer .copyright a{ color: #fff; white-space: nowrap;}
    .footer .copyright span{ display: none;}

    /*===/分页============================
    .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;}
	*/
	
	

	


    .search-dialog{ width: 95%;}
    .tccBox .BoxCon{ width: 95%; padding: 10px;}
    .tccBox .BoxCon .off{ width: 20px; height: 20px; background-size: cover; top: 10px; right: 10px;}
    .tccBox .BoxCon ul video{ height: 190px;}
    .jobTccBox .BoxCon{ width: 90%; padding: 25px;}
    .jobTccBox .BoxCon .off{ top: -45px;  right: 0px;}
    .jobTccBox .BoxCon .con{ min-height: inherit;}
    .jobTccBox .BoxCon .con h3{ font-size: 16px; margin-bottom: 10px;}
    .jobTccBox .BoxCon .con dt{ font-size: 16px; margin-bottom: 20px;}
    .jobTccBox .BoxCon .con ol{ font-size: 15px; line-height: 1.4;}

    .izl-rmenu{ display: none;}
}