/*header*/
.header-box{max-width:1200px;margin:0 auto;padding:15px 0 0;}
.header-box .logo{width:221px;float:left;padding:10px 0;}
.header-box .logo a{display: block;}
.header .inlet{width:78%;float:right;}
.header .inlet .inlet-brief{float:right;color:#666464; font-size:12px;}
.inlet .inlet-brief a{color:#666464;display: inline-block;*display: inline;transition: all 0.5s;}
.inlet .inlet-brief a.weibo{background:url(../images/weibo.png) no-repeat left center;padding-left:30px;}

.inlet .inlet-nav-search{display: block;margin-top:20px;float:right;width:100%;}
.inlet .inlet-nav-search nav{width:74%;float:left;}
.inlet .inlet-nav-search nav ul li{display: inline-block;*display: inline;padding:0 15px 27px;position: relative;}
.inlet .inlet-nav-search .header-input-box{width:21%;float:right;position: relative;}
.inlet .inlet-nav-search .header-input-box a.sbut{position: absolute;display: block;width:22px;height:22px;left:10px;top:4px;}
.inlet .inlet-nav-search input{width:78%;border:1px solid #f08300;border-radius:20px;height:30px;padding-left:20%;padding-right:2%;line-height:34px;}
.inlet .inlet-nav-search input::-webkit-input-placeholder{color:#f08300;}
.inlet .inlet-nav-search input:-moz-placeholder{color:#f08300;}
.inlet .inlet-nav-search input::-moz-placeholder{color:#f08300;}
.inlet .inlet-nav-search input:-ms-input-placeholder{color:#f08300;}
.inlet-nav-search nav ul li > a{display:block;padding:6px 0;position: relative;transition: all 0.5s;font-size:16px;}
.inlet-nav-search nav ul li > a:after{content:'';width:0%;height:1px;position: absolute;bottom:0;left:0;background:#f08300;transition: all 0.5s;}
.inlet-nav-search nav ul li.on > a:after{width:100%;}

.inlet-nav-search nav ul li dl{width:8em;position: absolute;left:50%; margin-left:-4em; right:0; top:100%; display: none;z-index:3;}
.inlet-nav-search nav ul li dl dd{display: block;height:40px;line-height:40px;margin-bottom:1px; text-align:center;}
.inlet-nav-search nav ul li dl dd a{display: block;background:#131112;padding:0 5px;color:#ffffff;transition:all 0.5s;}

.btn-nav{display: none;}
/*footer*/
.footer{width:100%;background:url(../images/index-024.jpg) no-repeat center bottom;padding:40px 0 110px;position: relative;}
.footer-box{max-width:1200px;margin:0 auto;}
.footer-box .footer-logo{width:97px;float:left;}
.footer-box .footer-logo img { width:100%; height:auto;}
.footer-box .footer-nav{width:80%;float:left;}
.footer-box .footer-nav ul li:first-child { margin-left:7%;}
.footer-box .footer-nav ul > li{width:22%;padding-left:3%;float:left;margin-left:5%;margin-right:3%;}
.footer-box .footer-nav ul > li + li{width:22%;margin-left:0;}
.footer-box .footer-nav ul > li + li + li {width:10%;margin-right:6%;}
.footer-box .footer-nav ul > li + li + li + li{margin-right:0;}
.footer-nav ul li > a{font-size:16px;color:#000000;}

.footer-nav ul li dl dt{margin:10px 0 20px;font-size:12px;}
.footer-nav ul li dl dd{font-size:12px;padding:3px 0;}
.footer-nav ul li dl dd a{color:#666464;margin-bottom: 0 !important;}

.footer-nav ul li.a-box a{display: block;margin-bottom:10px;}
.footer-nav ul li.a-box > dl { margin-bottom: 10px; }
.footer-box .footer-weixin{float:right;width:126px;}
.footer-box .footer-weixin img{width:126px;height:126px;}
.footer-box .footer-weixin span{display: block;padding:10px 0;font-size:12px;color:#666464;text-align: center;}
.footer-pop{background:url(../images/f-back.png) repeat;position: absolute;bottom:0;left:0;width:100%;}
.footer-pop .footer-pop-inner{max-width:1200px;margin:0 auto;padding:10px 0;}
.footer-pop .footer-pop-inner .aid-box{width:30%;float:left;font-size:12px;color:#FFFFFF;}
.footer-pop .footer-pop-inner a{color:#FFFFFF;position: relative;}

.footer-pop .footer-pop-inner .aid-copy{ overflow:hidden; font-size:12px;color:#FFFFFF; text-align:right;}
.footer-pop .footer-pop-inner .aid-copy a { display:inline-block; margin-left:1em;}
.img-weixin{padding:7px 0;width:126px;height:126px}
.myweixin .layui-layer-content{padding-right:11px !important;}
.myweixin .layui-layer-close{right:-18px !important;top:-14px !important;}



/*banner*/
.banner.phone{display:none;}
.banner { max-width: 1920px; margin: 0 auto; position: relative; z-index: 2;overflow: hidden;}
.banner-ul { position: relative; overflow: hidden; z-index: 100; }
.banner-ul .swiper-slide { width: 100%; position:relative; }

.banner-ul .swiper-slide .txt {width:500px; height: 98px; position: absolute; left:50%;z-index:3;opacity:0;margin-left:-250px; top:0; visibility:hidden; transition:0.9s all; -webkit-transition:0.9s all; transition-delay:0.5s; -webkit-animation-delay:0.5s;}
.banner-ul .swiper-slide .bg { width: 100%;height:auto; }
.banner-ul .swiper-slide .link{width:120px;height:40px;text-align:center;line-height:40px;background:#f08300;display: block;position: absolute;left:50%;margin-left:-60px;z-index:4;font-size:14px;color:#FFFFFF;border-radius:20px; opacity:0; visibility:hidden; bottom:0; transition:1.2s all; -webkit-transition:1.2s all;  -webkit-transition:0.9s all; transition-delay:0.5s; -webkit-animation-delay:0.5s; display:none;}

.banner-ul .swiper-slide.swiper-slide-active .txt { opacity:1; visibility:visible; top:45%;}
.banner-ul .swiper-slide.swiper-slide-active .link { opacity:1; visibility:visible; bottom:20%;}

.pagination {position: absolute; z-index: 200; bottom:20px; }
.pagination span {box-shadow: 0 0 3px #333; display:inline-block;*display:inline;width:14px; height:14px; outline: 0 none; position: relative;  cursor: pointer;background:#FFFFFF;transition: all 0.4s;margin:10px 10px 0;border-radius:14px 14px;}
.pagination span.swiper-active-switch,
.pagination span:hover {background:#f08300;}


.ratio-img { width:100%;}
/*首页内容开始*/
.main-box{padding-bottom:40px;}
.left{float:left;}
.right{float:right;}
.mtop{margin-top:15px;}
.index-product{max-width:1200px;margin:42px auto 0;}
.index-product .index-pro-list ul li{float:left;}
.index-product .index-pro-list ul li.l0{width:588px;}
.entry{position:relative;overflow: hidden;}
.index-product .index-pro-list ul li.l0 .entry { width:288px;}
.entry .img-box{position: relative;z-index:1;}
.entry .img-tips{position: absolute;left:0;top:33%;width:100%;height:100%;z-index:2;transition: all 0.6s;background:url(../images/pop-c-png.png) repeat;}
.entry .img-tips .tit{color:#FFFFFF;font-size:30px;text-align: center;padding:15px;position: relative;transition: all 0.6s;}
.entry .img-tips .tit:after{content:'';width:50px;height:2px;background:#FFFFFF;position: absolute;bottom:-1px;left:50%;margin-left:-25px;}
.entry .img-tips .text{padding:0 10px;color:#FFFFFF;/* text-align: center; */display: block;height:63px;overflow: hidden;opacity:0;filter: alpha(opacity=0);transition: all 0.6s;line-height:21px;margin:10px 0;}
.entry .img-tips .link{display:block;width:110px;height:35px;text-align: center;line-height:35px;color:#FFFFFF;border:1px solid #FFFFFF;border-radius:20px;margin:20px auto 0;filter: alpha(opacity=0);opacity:0;transition: all 0.6s; text-decoration:none;}

.index-product .index-pro-list ul li.l1{/*background:url(../images/index-003.jpg) no-repeat 10px top;*/width:590px;float:right;}
.entryshow{padding-left:145px;}
.entryshow .tit{font-size:32px;color:#000;padding:15px 0 10px;position: relative;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;text-align: center;}
.entryshow .tit:after{content:'';position: absolute;left:50%;bottom:0px;width:50px;height:2px;background:#f08300;margin-left:-25px;}
.entryshow .text{line-height:21px;height:84px;overflow: hidden;margin:10px 0;}
.entryshow .link{display: block;width:110px;height:33px;text-align: center;line-height:33px;color:#f08300;border:1px solid #f08300;border-radius:20px;}
.index-product .index-pro-list ul li.l2{margin-top:12px;width:288px;}
.index-product .index-pro-list ul li.l3{margin-top:12px;margin-left:12px;width:598px;}
.index-product .index-pro-list ul li.l4{margin-top:12px;margin-left:12px;width:288px;}
.entryshowpic{position: relative;overflow: hidden;}
.entryshowpic .img-box{position: relative;z-index:1;}
.entryshowpic .img-tips{position: absolute;left:0;top:40%;z-index:2;width:100%;height:100%}
.entryshowpic  .img-tips .tit{color:#FFFFFF;font-size:30px;text-align: center;padding:15px;position: relative;transition: all 0.6s;}
.entryshowpic  .img-tips .tit:after{content:'';width:50px;height:2px;background:#FFFFFF;position: absolute;bottom:-1px;left:50%;margin-left:-25px;}
.entryshowpic  .img-tips .tit a{color:#FFFFFF;transition: all 0.6s;}

.entryshowpic  .img-tips .tit a:after{content:'';width:50px;height:2px;background:#FFFFFF;position: absolute;bottom:-1px;left:50%;margin-left:-25px;transition: all 0.5s;}

.entryshowpic  .img-tips .text{padding:10px;color:#FFFFFF;text-align: center;display: block;height:63px;overflow: hidden;transition: all 0.6s;margin-top:15px; display:none;}
.solution-box{background:#939393;margin-top:33px;}
.solution-box .solution-inner{max-width:1495px;margin:0 auto;}
.solution-inner ul li{width:20%;float:left;*margin-left:-1px;}
.solution-inner ul li .entry{position: relative;overflow: hidden;}
.solution-inner ul li .entry .img-tips .text{opacity:1;filter: alpha(opacity=100);font-size:20px;line-height:38px;height:38px;text-align: center;}

.solution-inner ul li .entry .img-tips .link{margin:50px auto 0;}
.pro-solution{background:url(../images/index-018.jpg) no-repeat;width:100%;padding-bottom:80px;background-position-y:0;transition: all 2s;}
.pro-solution.on{background-position-y:-100px;}
.pro-solution .pro-sol-inner{max-width:1200px;margin:0 auto;}
.pro-sol-inner .tit{font-size:32px;position: relative;padding:50px 0 25px;text-align: center;color:#000000;}
.pro-sol-inner .tit:after{content:'';position: absolute;bottom:-1px;left:50%;margin-left:-25px;width:50px;background:#f08300;height:2px;}
.pro-sol-inner ul{margin-top:50px;}
.pro-sol-inner ul li{width:25%;*margin-left:-1px;float:left;}
.pro-sol-inner ul li a{display: block;text-align: center;}
.pro-sol-inner ul li a.name{margin-top:30px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.laboratory-box{width:100%;background:url(../images/index-019.jpg) no-repeat;transition: all 2s;background-position-y:0;padding:164px 0;}
.laboratory-box.on{background-position-y:-300px;}
.laboratory-box .laboratory-inner{max-width:1200px;margin:0 auto;} 
.laboratory-inner .tit{text-align: center;}
.laboratory-inner .tit a{display: block;position: relative;font-size:32px;color:#FFFFFF;transition:all 0.6s;padding:20px 0;}
.laboratory-inner .tit a:after{content:'';position: absolute;bottom:-1px;left:50%;margin-left:-25px;width:50px;background:#FFFFFF;height:2px;}
.laboratory-inner .text{color:#FFFFFF;text-align:center;margin-top:25px;}
.index-news{}
.index-news .index-news-inner{max-width:1200px;margin:0 auto;}
.index-news-inner .tit{text-align: center;position: relative;font-size:32px;color:#000;transition:all 0.6s;padding:20px 0;}
.index-news-inner .tit:after{content:'';position: absolute;bottom:-1px;left:50%;margin-left:-25px;width:50px;background:#f08300;height:2px;}
.index-news-inner .index-news-fixed{margin-top:34px;}
.index-news-fixed .index-news-slider{width:50%;float:left; margin-right: 2em;}
.index-news-slider .bx-wrapper .bx-caption{background:url(../images/back-pop.png) repeat;font-size:18px;}
.index-news-slider .bx-wrapper .bx-caption span{font-family:"微软雅黑";display:block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width:78%;}
.index-news-slider .bx-wrapper .bx-controls-direction a{top:auto;bottom:5px;}
.index-news-slider .bx-wrapper .bx-prev{background:url(../images/prev.png) no-repeat center;left: auto;right:50px;}
.index-news-slider .bx-wrapper .bx-next{background:url(../images/next.png) no-repeat center;}
.index-news-list{overflow: hidden;}
.index-news-list ul li{padding:15px 10px;border-bottom:1px solid #e8e8e8;}
.index-news-list ul li:first-child{border-top:1px solid #e8e8e8;}
.index-news-list ul li .link-tit{display: block;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;font-size:20px;color:#000000;}
.index-news-list ul li .time{font-size:12px;color:#999999;margin:9px 0;}
.index-news-list ul li .text{line-height:21px;height:41px;overflow: hidden;}
.index-news .link-jump{display: block;width:158px;height:38px;text-align: center;line-height:38px;border:1px solid #f08300;color:#f08300;margin:40px auto 0;border-radius:20px;}
.right-fixed{position: fixed;right:0;top:30%;z-index:99999999;}
.right-fixed a{display: block;width:40px;height:44px;background:#f08300;border-bottom-left-radius:4px;border-top-left-radius:4px;transition: all 0.5s;position: relative;}
.right-fixed a img{width:100%;height:auto;}
.right-fixed a .tel{display:none;font-size:16px;position: absolute;text-align: center;left:-115px;top:0;width:120px;height:44px;line-height:3;color:#f08300;font-family: arial;background:#f08300;border-bottom-left-radius:4px;border-top-left-radius:4px;transition:all 0.8s;}
.right-fixed a.on{background:#E8E8E8;}
.right-fixed a.on .tel{background:#E8E8E8;display: block;}
.right-fixed a.people{margin-top:10px;}
#top{width:40px;height:44px;background:#f08300;transition: background-color 0.5s;right:0;bottom:10%;position: fixed;z-index:999999;border-bottom-left-radius:4px;border-top-left-radius:4px;display: none;}
#top img{width:100%;height:auto;}


/*一级页面公共部分*/
.inner-title{background:#f08300;padding:15px 0;}
.inner-title .title-box{max-width:1200px;margin:0 auto;font-size:32px;color:#FFFFFF;}
.current-box{max-width:1200px;margin:0 auto;padding:25px 0 ;border-bottom:1px solid #bbbbbb;font-size:16px;position: relative;}
.current-box span{color:#f08300;}
.current-box span.curr{color:#666464;}
.current-box a{color:#666464;transition: all; 0.5s}
.current-box a i{font-family: "宋体";}


.current-box a.reture{position: absolute;width:84px ;height: 34px;text-align: center;line-height:34px;color:#FFFFFF;transition: all 0.5s;text-align: center;background:#f08300;display: block;right:0;top: 20px;border-radius:5px;}
.current-box a.reture:hover { color:#FFFFFF;}
.current-box a.reture i{font-family: "宋体"; display:none;}
/*产品页首页*/
.product-box{max-width:1200px;margin: 0 auto 0px;}
.product-box .data-dis .course-slider { padding-left: 2em; padding-right: 2em;}
.product-box .data-dis .course-slider li { float:left;}
.product-box .pro-tit{text-align: center;}
.product-box .pro-tit h6{font-size: 32px;font-weight:normal;color:#f08300;position: relative;padding: 30px 0 20px;}
.product-box .pro-tit h6:after{content:'';width:50px;height: 1px;background:#f08300;position: absolute;bottom:1px;left: 50%;margin-left: -25px;transition:all 0.6s;}

.product-box .pro-tit p{padding:15px 0;font-size: 16px; text-align: left; width: 600px; margin: 0 auto;}
.product-box .pro-list{margin-top: 20px;}
.product-box .pro-list.data ul{text-align: center;}
.product-box .pro-list.data ul li{float:none;display: inline-block;*display: inline;width:23%;}

.product-box .pro-list ul { text-align:center; font-size:0;}
.product-box .pro-list ul li{width: 25%; font-size:14px;  display:inline-block;  text-align: center;}
.product-box .pro-list ul li span{display: block;font-size: 18px;color:#000000;padding:25px 0 15px ;position: relative;}
.product-box .pro-list ul li span:after{content: '';width: 58px;bottom:1px;left: 50%;margin-left: -29px;height: 1px;background: #f08300;position: absolute;transition: all 0.6s;}

.product-box .pro-list ul li .pro-tips{padding:0 20px;margin: 20px 0;line-height:21px;height:63px;overflow: hidden;text-align: left;}
.product-box .pro-list ul li a.more{width: 32px;height:32px;background: url(../images/product-05.png) no-repeat center;display: block;margin: 0 auto;transition: all 0.5s;}

.data-list-tit{padding-top:30px;}
.data-list-tit-three{font-size:24px;color:#f08300;padding-top:30px;text-align: center;}
.data-list-tit a{color:#000;font-size:16px;display: inline-block;*display:inline;margin-right:40px ;padding: 5px 0;transition: all 0.5s;}

.data-tit{text-align: center;padding: 30px 0 10px;}
.data-tit h6{position: relative;font-weight: normal;font-size: 32px;color: #000000;padding: 18px;}
.data-tit h6:after{content: '';width: 50px;height: 2px;background:#f08300;position: absolute;bottom: -1px;left: 50%;margin-left: -25px;}
.data-tit p{font-size:16px;padding:15px 0;}
.data-list ul li{float:left;}
.data-list ul li a{display: block;position: relative;}
.data-list ul li a .img-box{position: relative;z-index:1;}
.data-list ul li a .img-box img{width: 100%;height:auto;}
.data-list ul li a .img-pop{position: absolute;z-index:2;width:100%;height:100%;left: 0;top: 0;text-align: center;background:url(../images/pop-c-png.png) repeat;transition: all 0.8s;}
.data-list-tit a.on{color:#f08300;}
.data-list ul li a .img-pop .name{ position:absolute; left:0; right:0; top:50%; margin-top:-1.5em; font-size:30px;color:#FFFFFF;}
.data-list ul.li2 { margin: 0 -1%; }
.data-list ul.li2 li{width:48%;padding: 0 1%;}
.data-list ul.li3 { margin: 0 -1.6666%; }
.data-list ul.li3 li{width:30%;padding: 0 1.6666%;}
.data-list ul.li3 li .img-pop .name{}
.basics-data{margin-top:40px;/* padding: 0 1%; */}
.basics-data a{display: block;position: relative;}
.basics-data a .img-box{position: relative;z-index: 1;}
.basics-data a .img-box img{width:100%;height:auto;}
.basics-data a .img-tit{position: absolute;z-index:2;left: 0;width:100%;height:20%;top: 40%;text-align: center;line-height:2.3;font-size:30px;}
.basics-data a .img-tit h6{position:relative;color:#FFFFFF;font-weight: normal;}

.basics-data a .img-tit h6:after{content:'';width: 0;height: 2px;background:#f08300;position: absolute;left: 50%;margin-left: 0;bottom:-1px;transition: all 0.6s;z-index: 3;}

.d-dis-tit{ margin:0 100px; padding:25px 0; position: relative;font-size:26px;color:#000000;text-align:center ;}
.d-dis-tit:after{width: 50px;height:2px;content: '';position: absolute;bottom: -1px;left: 50%;margin-left: -25px;background: #f08300;}
.data-editor img{max-width: 100%;height:auto;}

.customer.honor-list.customer ul li .li-inner { line-height:normal; height:auto; }

.jiathis-box{padding: 30px 0px 0;border-top:1px solid #bbbbbb;}
.jiathis-box .page-pn{float:left;width:50%;color:#000000;}
.jiathis-box .page-pn p{padding:0 0 20px;font-size:16px;}
.jiathis-box .jiathis_style_32x32{float: right;}
.jiathis-box .jiathis_style_32x32 span{font-size:14px;}
.jiathis-box .jiathis_style_32x32 .jtico_weixin{background: url(../images/jia-01.png) no-repeat center;}
.jiathis-box .jiathis_style_32x32 .jtico_tsina{background:url(../images/jia-02.png) no-repeat center;}
.jiathis-box .jiathis_style_32x32 .jtico_cqq{background:url(../images/jia-03.png) no-repeat center;}
.jiathis-box .jiathis_style_32x32 .jtico_fb{background:url(../images/jia-04.png) no-repeat center;}
.jiathis-box .jiathis_style_32x32 .jtico_twitter{background:url(../images/jia-05.png) no-repeat center;}
.jiathis-box .jiathis_style_32x32 .jtico_googleplus{background: url(../images/jia-06.png) no-repeat center;}

.solution-page-box{margin: 40px auto 0;max-width: 1200px;}
.solution-page-box ul li .img-box{width: 50%;float:left;*margin-left: -1px;overflow: hidden;}
.solution-page-box ul li .img-box a{display: block;}
.solution-page-box ul li .img-box a img{width: 100%;height: auto;transform: scale(1);transition: all  0.6s;}

.solution-page-box ul li .img-tips{width: 50%;float:right;}
.solution-page-box ul li .img-tips .tit{display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;text-align: center;font-size:32px;position: relative;padding:20px;margin-top: 20px;transition: all 0.5s;}
.solution-page-box ul li .img-tips .tit:after{content: '';width: 60px;height: 2px;position: absolute;bottom: -1px;left: 50%;margin-left: -30px;background:#f08300;}
.solution-page-box ul li .img-tips .tips{text-align: left; padding: 0 10px;height:63px;overflow: hidden; max-width:80%; margin:0 auto; margin-top: 15px;}
.solution-page-box ul li.odd .img-tips{float:left;}
.solution-page-box ul li.odd .img-box{float:right;}

.build-box{width:281px ;margin: 0 auto;padding: 60px 0;text-align: center;font-size:32px ;}

.case-box{max-width: 1200px;margin: 0 auto; padding-top:25px;}
.case-box ul li{width:15.6%;margin: 15px 0.5% 0;float:left;}
.case-box ul li a{display: block; position:relative;}
.case-box ul li img{width:100%;height: auto; background:#f9f9f9;}
.case-box ul li span { opacity:0; visibility:hidden; position:absolute; left:0; top:0; bottom:0; right:0; width: 100%; display: table; background:rgba(236,97,16,0.8); transition: all 0.5s; color:#fff;}
.lt9 .case-box ul li span { filter:alpha(opacity=80); }

.case-box ul li span i{display: table-cell; text-align: center;font-size: 16px; vertical-align: middle; }
.case-box a.more{width: 124px;margin: 30px auto 0;height: 38px;line-height: 38px;text-align: center;border: 1px solid #666666;display: block;border-radius: 20px;transition: all 0.6s;}

.case-slider{padding: 20px 0;}
.case-slider-pn{position: relative; margin:0 100px; background:#dfdfdf;}
.case-slider-pn ul{position: relative;z-index:1;}
.case-slider-pn .pnleft{position: absolute;left:20px;top:50%;margin-top:-45px;z-index:2;}
.case-slider-pn .pnright{position: absolute;right:20px;top:50%;margin-top:-45px;z-index:2;}

.case-slider-pn ul li img{width:100%;height:auto; }
.case-slider .bx-wrapper .bx-controls-direction a{width:47px;height:96px;margin-top:-48px;}
.case-slider .bx-wrapper .bx-prev{background: url(../images/case-left.png) no-repeat center;}
.case-slider .bx-wrapper .bx-next{background: url(../images/case-right.png) no-repeat center;}
.case-tips{font-size: 16px;color:#000;padding:20px 5%;text-align: center;}
.news-box .index-news-inner .index-news-fixed{margin-top:0;}
.news-box{max-width: 1200px;margin: 0 auto; padding: 0 2em; box-sizing: border-box;}
.news-box .news-tit{text-align: center;padding: 10px 0 10px;}
.news-box .news-tit a{display: inline-block;*display: inline;font-size: 16px;padding: 10px 0;margin:0px 20px;color:#666464;position: relative;}
.news-box .news-tit a.on { color:#f08300;}
.news-box .news-tit a.on:after{content: '';width:0;height: 2px;background:#f08300;position: absolute;left: 0;bottom: -1px;transition: all 0.5s;}

.course-box .news-list,
.tzzgx-main .news-box .news-list { max-width:80%; margin:0 auto;}


.news-list{margin-top:28px;}
.news-list ul li{padding:20px 0;border-top: 1px solid #e8e8e8;position: relative; min-height:60px;}
.news-list ul li .n-left{width:60px;height:60px;background:#f08300;position: absolute;left:0;top:20px;}
.news-list ul li .n-left span{display: block;text-align: center;font-size: 24px;color:#FFFFFF; }
.news-list ul li .n-left em{color:#FFFFFF;display: block;text-align: center; font-size:12px;}
.news-list ul li .n-right{padding-left:80px;}
.news-list ul li .n-right a.tit{display: block;/* overflow: hidden;text-overflow: ellipsis;white-space:nowrap; */font-size:20px;color:#000000;transition: all 0.6s;}

.news-list ul li .n-right .tips{font-size: 14px;color:#666464;margin-top: 5px;/* height:48px;overflow: hidden; */}
.news-list ul li .n-right .source{color:#f08300;font-size:16px;margin-top: 10px;}
.news-box .activity-list ul { margin: 0 -1.666%; }
.news-box .activity-list ul li{width:30%;margin:0 1.666% 40px;float:left;}
.news-box .activity-list ul li a{display: block;position: relative;}
.news-box .activity-list ul li a .img-box{overflow: hidden;position: relative;z-index:1;}
.news-box .activity-list ul li a img{width:100%;height:auto;transition:all 0.8s;transform: scale(1);}


.news-box .activity-list ul li a span{display: block;padding:14px 3%;width:94%;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;font-size:14px;color:#ffffff;text-align: center;transition:all 0.6s;position:absolute;left:0;bottom:0;z-index:2;background:url(../images/back-pop.png) repeat;}
.dis-tool{text-align: center;padding:10px 0;}
.dis-tool span{display: inline-block;*display: inline;margin:0 10px;color:#666464;}
.dis-tool span a{color:#666464;}
.data-editor{font-size:14px;line-height:1.8; padding:0 100px; padding-top:20px;padding-bottom:35px; }
.print{cursor: pointer;padding-left:20px;background:url(../images/print.png) no-repeat left center;}
.dis-tool .font-size a.on{color:#f08300;}

.page-box{padding: 30px 0;}
.page-box .laypageskin_default{text-align: center;height: 40px;}
.page-box .laypageskin_default span{line-height: 38px;display: inline-block;*display: inline;width:38px;height:38px;vertical-align: top;margin:0 2px;}
.page-box .laypageskin_default a{display: inline-block;*display: inline;width:38px;height:38px;border: 1px solid #d9d9d9;vertical-align: top; text-align: center;line-height:38px;overflow: hidden;color:#666464;transition: all 0.5s;margin:0 2px;}

.page-box .page-inner a.on{background-color:#f08300;border:1px solid #f08300;color:#FFFFFF;}
.laypage_curr{background-color:#f08300;border:1px solid #f08300;color:#FFFFFF;}
.page-box .laypageskin_default a.laypage_prev{background-image:url(../images/page-left.png);text-indent:-9em;background-repeat:no-repeat;background-position:center;}
.page-box .laypageskin_default a.laypage_next{background-image:url(../images/page-right.png);text-indent:-9em;background-repeat:no-repeat;background-position:center;}

 .page-box .laypageskin_default a.laypage_next.on{background-image:url(../images/page-left-h.png);}
 .page-box .laypageskin_default a.laypage_next.on{background-image:url(../images/page-right-h.png);}

 .page-box .laypageskin_default a.laypage_first{background-image:url(../images/page-left1.png);text-indent:-9em;background-repeat:no-repeat;background-position:center;}
.page-box .laypageskin_default a.laypage_last{background-image:url(../images/page-right1.png);text-indent:-9em;background-repeat:no-repeat;background-position:center;}

 .page-box .laypageskin_default a.laypage_first:hover{background-image:url(../images/page-left-h1.png);}
 .page-box .laypageskin_default a.laypage_last:hover{background-image:url(../images/page-right-h1.png);}

.news-box .news-tit.about{border-bottom:1px solid #e8e8e8;}
.course-slider{padding:40px 0;}
.course-slider .bx-wrapper .bx-controls-direction a{width:36px;height:16px;margin-top:-8px;}
.course-slider .bx-wrapper .bx-prev{background:url(../images/course-left.png) no-repeat center;transition: all 0.5s;left:-54px;}
.course-slider .bx-wrapper .bx-next{background:url(../images/course-right.png) no-repeat center;transition: all 0.5s;right:-54px;}

.course-slider ul li a{display: block;width:98px;height:98px;border:1px solid #d6d6d0;line-height:98px;text-align: center;border-radius:100%;font-size:32px;color:#999999;background:#FFFFFF;transition: all 0.5s;position: relative; margin:0 auto;}
.course-slider ul li a:after{background:url(../images/course-01.png) no-repeat center;width:16px;height:14px;content: '';position: absolute;left:50%;margin-left:-8px;bottom:22px;opacity:0;filter: alpha(opacity=0);transition: all 0.5s;}
.course-slider ul li.on a:after {opacity:1;filter: alpha(opacity=100);}

.course-slider ul li.on a{border:1px solid #f08300;color:#f08300;}
.course-slider .bx-wrapper{background:url(../images/course-re.png) repeat-x 0 38%;}
.honor-list{padding-top:20px;border-bottom:1px solid #e8e8e8;}
.honor-list ul li{width:16.66%;float:left;*margin-left:-1px; }
.honor-list ul li a{display: block;}
.honor-list ul li .li-inner{height: 227px; line-height: 227px; text-align: center; padding:0 15px;text-align: center;}
.honor-list.customer ul li .li-inner{padding:0 5px; height: 140px; line-height: 140px;}
.honor-list ul li .li-inner a img{ display: inline-block; width:auto;height:auto; max-width: 100%; max-height: 100%; vertical-align: middle; background:#f9f9f9;}
.honor-list ul li .li-inner p{font-size:16px;color:#000000;padding:15px 0 25px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.honor-list a.more{width:122px;margin:10px auto 30px;height:38px;text-align: center;line-height:38px;border:1px solid #666666;border-radius: 20px;display: block;transition: all 0.5s;}

.job-pic img{max-width:100%;height:auto;}
.job-table table{width:100%;}
.job-table table tr:first-child{background:#e2e3e6;}
.job-table table tr{background:#fcfcfc;border-top:5px solid #FFFFFF;border-bottom:5px solid #FFFFFF;}
.job-table table tr th{font-size:18px;color:#000000;padding:10px;text-align: center;width:20%;}
.job-table table tr td{text-align: center;padding:10px;}
.job-table table tr td a.more{background:url(../images/job-more.png) no-repeat right center;padding:10px 40px 10px 0;display: inline-block;*display: inline;}
.job-dis-table{border:1px solid #f1f1f2;margin-top:40px;}
.job-dis-table table{width:100%;}
.job-dis-table table tr{border-top:20px solid #FFFFFF;border-bottom:20px solid #FFFFFF;}
.job-dis-table table tr td{border-left:1px solid #bbbbbb;text-align: center;}
.job-dis-table table tr td:first-child{border-left:none;}
.job-dis-table table tr td span{display: block;font-size:18px;}
.job-dis-table table tr td i{font-size:22px;color:#000000;display: block;}
.job-editor{font-size:16px;margin-top:20px;}
.job-editor h6{font-size:22px;font-weight: normal;padding:30px 0;}
.jobmial{width:174px;height:45;text-align: center;display: block;line-height:45px;color:#FFFFFF;font-size:18px;transition: all 0.5s;margin:30px auto 0;background:#f08300;border-radius:20px;}
.jobmial i{font-family: "宋体";}

.job-dis-tips{font-size:16px;margin-top:60px;}
.contact-box{margin-top:45px;}
.contact-box .add-list{margin-top:20px;border-top:1px solid #e8e8e8;}
.contact-box .tel-box{width:50%;float:left;*margin-left:-1px;font-size:18px;}
.contact-box .tel-box p{color:#666464;}
.add-name{color:#000000;font-size:32px;padding:20px 40px 20px 0;display: inline-block;*display: inline;margin-bottom:20px;position: relative;}
.add-name:after{content:'';width:50px;height:2px;background:#CC5522;position: absolute;left:0;bottom:0;}
.map-tel .add-name{background:url(../images/contact-icon-01.png) no-repeat right center;}
.contact-box .map-box{width:50%;float: right;}
.contact-box .add-list ul li{width:50%;*margin-left:-1px;float:left;font-size:18px;min-height:172px;padding-bottom:20px;border-bottom:1px solid #e8e8e8;}
.contact-box .add-list ul li p{color:#666464; min-height:6em;}
.BMap_Marker > div{background:url(../images/contact-icon-01.png) no-repeat center;}
.shares .n{font-size:26px;padding:40px 0;color:#000000;}
.shares .img-sha{text-align: center;}
.shares img{max-width:100%;height: auto;}
/*网站地图*/
.sitemap-box{max-width:1200px;margin:40px auto;}
.sitemap { margin:0 -10px;}
.sitemap li { float:left; width:16.6%; *margin-left:-1px; text-align:center; line-height:1.8;}
.sitemap li dl { margin:0 10px;}
.sitemap li dt a { font-size:20px;  display:block; border:1px solid #ddd; padding:5px;}
.sitemap li dd a { display:block; background:#f5f5f5; margin-top:10px; padding:5px ;}
.news-list.media{margin-top:0;}
.news-list.notice{margin-top:0;}
.news-list.safe{margin-top:0;}

.honor-list ul li.clear { display: none !important; }
.honor-list ul li p {margin: 1em 15px 0; text-align: center; min-height:4.5em;}
.customer ul li p { margin-left: 5px; margin-right: 5px; min-height:3em;}

.other-ban {height: 300px; background: no-repeat center; background-size: cover;}

@media only screen and (min-width: 1024px) {
.inlet-nav-search nav ul li > a:hover:after{width:100%;}
.inlet-nav-search nav ul li dl dd a:hover{background:#f08300;}
.footer-nav ul li > a:hover{color:#f08300;}
.footer-nav ul li dl dd a:hover{color:#f08300;}
.footer-pop .footer-pop-inner a:hover{color:#f08300;}
.banner-ul .swiper-slide .link:hover{background-color:#a6a6a6;}
    .entry:hover .img-tips{background:url(../images/pop-png.png) repeat;top:0;}
.entry:hover .img-tips .tit{padding:15px 15px 10px;}
.entry:hover .img-tips .text{filter: alpha(opacity=100);opacity:1;}
.entry:hover .img-tips .link{filter: alpha(opacity=100);opacity:1;}
.entryshowpic  .img-tips .tit a:hover{color:#f08300;}
.entryshowpic  .img-tips .tit a:hover:after{background:#f08300;width:100px;margin-left:-50px;}
.solution-inner ul li .entry:hover .img-tips .tit{padding:75px 15px 15px;}

#top:hover{background:#E8E8E8;}
.current-box a:hover{color:#f08300;}
.product-box .pro-tit h6:hover:after{width:116px;margin-left:-58px;}
.product-box .pro-list ul li a:hover span:after{width:116px;margin-left:-58px;}
.product-box .pro-list ul li a.more:hover{background: url(../images/product-05-h.png) no-repeat center;}
.data-list-tit a:hover{color:#f08300;}

.data-list ul li a:hover .img-pop{background: url(../images/pop-png.png) repeat;}

    .basics-data a:hover .img-tit h6{color:#f08300;transition: all 0.6s;}
.basics-data a:hover .img-tit h6:after{width: 200px;margin-left:-100px;}
.solution-page-box ul li .img-box a:hover img{transform: scale(1.1);}
    .case-box a.more:hover{background:#666666;color:#FFFFFF;}
.case-box ul li:hover span { opacity:1; visibility:visible;}

    .news-box .news-tit a:hover ,.news-box .news-tit a.on{color:#f08300;}
.news-box .news-tit a:hover:after ,.news-box .news-tit a.on:after{width: 100%;}
    .news-list ul li .n-right a.tit:hover{color:#f08300;}
.news-box .activity-list ul li a:hover img{transform: scale(1.1);}
.news-box .activity-list ul li a:hover span{color:#f08300;}
    .page-box .laypageskin_default a:hover {background-color:#f08300;border:1px solid #f08300;color:#FFFFFF;}
.page-box .laypageskin_default a.laypage_next:hover {background-image:url(../images/page-left-h.png);}
.page-box .laypageskin_default a.laypage_next:hover {background-image:url(../images/page-right-h.png);}

    .course-slider .bx-wrapper .bx-prev:hover{background:url(../images/course-left-h.png) no-repeat center;}
.course-slider .bx-wrapper .bx-next:hover{background:url(../images/course-right-h.png) no-repeat center;}
    .inlet .inlet-brief a:hover{color:#f08300;}
.inlet .inlet-brief a.weibo:hover{background:url(../images/weibo-2.png) no-repeat left center;}
.honor-list a.more:hover{color:#f08300;border:1px solid #f08300;}
.jobmial:hover{color:#FFFFFF;background:#666666;}
.course-slider ul li a:hover:after{opacity:1;filter: alpha(opacity=100);}
.course-slider ul li a:hover {border:1px solid #f08300;color:#f08300;}
}
#jiathis_weixin_modal { margin-left:-180px !important;}


@media only screen and (max-width: 1400px) {
	.news-list ul li{padding:20px 0;}
	.entry .img-tips .tit{font-size:20px; padding:10px 5px 5px;}
    .entry .img-tips .text { font-size:12px; }
	.entryshowpic  .img-tips .tit{font-size:22px;}
	.entryshow .tit{font-size:22px;}
	.solution-inner ul li .entry .img-tips .text{font-size:16px;}
    .entry .img-tips .link { margin-top:10px; height:25px; line-height:25px;}
    .entryshow .link {height:25px; line-height:25px; }
	.pro-sol-inner .tit{font-size:22px;}
	.laboratory-inner .tit a{font-size:22px;}
	.index-news-inner .tit{font-size:22px;}
	.index-news-list ul li .link-tit{font-size:18px;}
    .product-box .pro-tit p { font-size:14px;}
	.product-box .pro-tit h6{font-size:22px;}
	.inner-title .title-box{font-size:20px;}
	.data-tit h6{font-size:22px;}
	.data-list ul li a .img-pop .name{font-size:20px;}
	.basics-data a .img-tit{font-size:20px;}
	.solution-page-box ul li .img-tips .tit{font-size:20px;}
	.news-list ul li .n-right a.tit{font-size:18px;}
	.d-dis-tit{font-size:22px;}
    .shares .n {font-size:22px; }
	.add-name{font-size:22px;}
	.header-box{padding:15px 20px 0;}
	.header-box .logo{width:160px;}
    .inlet .inlet-nav-search { margin-top:12px;}
	.header-box .logo img{width:100%;height:auto;}
	.inlet .inlet-nav-search nav ul li{padding:0 10px 20px;}
	.inlet-nav-search nav ul li > a{font-size:14px;}
	.header-box{max-width:1000px;}
	.index-product{max-width:982px;}
	.pro-solution .pro-sol-inner{max-width:1000px;}
	.index-news-list ul li .text{font-size:12px;}
	.index-product .index-pro-list ul li.l0{width:484px;}
	.index-product .index-pro-list ul li.l0 .entry{width:238px;}
	.index-product .index-pro-list ul li.l1{width:480px;height:auto;}
	.entryshow{padding-left:0;}
	.index-product .index-pro-list ul li.l2{width:238px;margin-top:7px;}
	.index-product .index-pro-list ul li.l2 .entry{width:238px;}
	.index-product .index-pro-list ul li.l3{width:483px;margin-top:7px;margin-left:8px;}
	.index-product .index-pro-list ul li.l4{width:238px;margin-top:7px;margin-left:9px;}
	.index-product .index-pro-list ul li.l4 .entry{width:238px;}
	.entry .img-box img{width:100%;height:auto;}
	.entryshow .tit{padding:15px 0;}
	.entryshow .text{margin:10px 0; height:auto;}
	.entry:hover .img-tips .tit{padding:10px 5px 5px;}
	.entryshowpic .img-box img{width:100%;height:auto;}
    
    .footer-box .footer-logo { width:80px; margin-right:10px;}
    .contact-box .add-list ul li { font-size:16px;}
    .product-box .pro-tit h6 { padding-top:20px;}

	.mtop{margin-top:7px;}
	.index-news{ max-width:1000px;margin:0 auto;}

	/* .index-news-fixed .index-news-slider{width:480px;} */
	/* .index-news-list{width:500px;} */
	.current-box{max-width:1000px;}
	.product-box{max-width:1000px;}
	.case-box{max-width:1000px;}
	.news-box{max-width:1000px;}
    .news-list ul li .n-left { top:20px;}
    .solution-page-box { max-width:1000px; margin:20px auto 0;}
	.solution-box .entry .img-tips .tit{font-size:22px;}
	.solution-inner ul li .entry .img-tips .text{font-size:16px;}
	.index-news-list ul li .time{margin:5px 0;}
	.index-news-fixed .index-news-slider img{width:100%;height:auto;}
	.index-news-list ul li{padding:10px;}

    .course-box .news-list,
    .tzzgx-main .news-box .news-list { max-width:74%;}

	.footer-box{max-width:1000px;}
	.footer-box .footer-nav{width:80%;}
	.footer-box .footer-nav ul li{padding-left:4%;width:26%;}
	.footer-box .footer-nav ul > li{margin-right:0%;}
	.footer-box .footer-nav ul > li + li{width:23%;}
	.footer-box .footer-nav ul li.a-box{width:15%;}
	.footer-box .footer-nav ul > li + li + li{margin-right:0;}
	.footer-pop .footer-pop-inner{padding:10px 0;max-width:1000px;}
	.solution-inner ul li .entry img{width:100%;height:auto;}
	.right-fixed a{width:40px;height:44px;border-bottom-left-radius:4px;border-top-left-radius:4px;}
	.right-fixed a img{width:100%;height:auto;}
	#top{width:40px;height:44px;border-bottom-left-radius:4px;border-top-left-radius:4px;}
	#top img{width:100%;height:auto;}
	.current-box{padding:15px 0; font-size:14px;}
	.inner-title .title-box{max-width:1000px;}
	.current-box a.reture{right: 10px; top:10px;}
	.product-box .data-box{padding: 0 20px;}
	.solution-page-box ul li .img-tips .tit{margin-top: 0;}
	.news-list{max-width:1000px;margin:28px auto 0;}
	.job-editor{padding:0 20px;}
	.job-dis-tips{padding:0 20px;}
	.contact-box{padding:0 20px;}
	.shares{padding:0 20px;}
	.sitemap-box{padding:0 20px;}
    .sitemap li dt a { font-size:18px; }
    .footer { padding:30px 0 60px;}
    .footer-nav ul li > a { font-size:14px;}
    .footer-box .footer-weixin { width:90px;}
    .footer-box .footer-weixin img { width:90px; height:90px; }
    .news-box .activity-list ul li a span { padding:8px 3%;}

    .job-dis-table table tr td span { font-size:14px;}
    .job-dis-table table tr td i { font-size:16px;}
    .job-editor h6 { font-size:18px; padding:20px 0;}
    .job-editor { font-size:14px;}
    .contact-box .tel-box { font-size:16px; }
    .job-table table tr td a.more { background-size:25px 25px; }
    .footer-box .footer-nav ul li:first-child { margin-left:5%;}
}

@media only screen and (max-width: 1023px) {
	.index-product .index-pro-list ul li.l0{width:100%;}
	.index-product .index-pro-list ul li.l0 .entry{width:50%;}
	.index-product .index-pro-list ul li.l1{width:100%;}
	.index-product .index-pro-list ul li.l2{width:100%;}
	.index-product .index-pro-list ul li.l2 .entry{width:50%; float:left;}
	.mtop{margin-top:0;}

	.header-box{position: relative;z-index:1;}
	.header .inlet .inlet-brief{position: absolute;left:0;top:0;width:100%;font-size:12px;}
	.inlet .inlet-brief i{display: none;}
	.inlet .inlet-brief{text-align: center;background:#f08300;padding:10px 0;}
	.inlet .inlet-brief a{margin:0 5px;color:#FFFFFF;}
	.header-box{padding:38px 10px 10px;}
    .solution-box .entry .img-tips .tit { font-size:18px;}
    .entry .img-tips .link { width:100px; display:none;}
	.inlet .inlet-brief a.weibo{background: url(../images/weibo-3.png) no-repeat left center;}
	.header .inlet{width:100%;}
	.inlet .inlet-nav-search{margin-top:0;}
	.inlet .inlet-nav-search .header-input-box{width:100%;}
	.inlet .inlet-nav-search input{width:75%;padding-left:15%;padding-right:10%;}
    .solution-inner ul li .entry img { max-height:150px; min-height:initial;}
    .header-box .logo { width:140px;}
	.btn-nav{position: absolute;top: 40px;right:10px;background: transparent;border: none;padding:10px;-webkit-transition: all .5s ease;-moz-transition: all .5s ease;-ms-transition: all .5s ease;-o-transition: all .5s ease;transition: all .5s ease;z-index: 99999;display: block;}
	.icon-bar {display: block;margin: 6px 0;width: 40px;height: 5px;background-color: #f08300;box-shadow:0 1px 1px #000000;  -webkit-transition: all .7s ease;-moz-transition: all .7s ease;-ms-transition: all .7s ease;-o-transition: all .7s ease;transition: all .7s ease;z-index: 999999;}
	.inlet .inlet-nav-search nav{width:100%;display: none;margin-bottom:20px;}
	.inlet .inlet-nav-search nav ul li{width:96%;padding:0 2% 0;}
	.inlet-nav-search nav ul li > a{background:#f08300;padding:10px 15px;margin-bottom:1px;color:#FFFFFF;font-weight: bold; text-align:center;}
	.inlet-nav-search nav ul li > a:after{width:100%;}
	.inlet-nav-search nav ul li dl{display: block;position: relative; width:auto; left:0; margin:0;}

	.animated .top {-webkit-transform: translateY(10px) rotateZ(45deg);-moz-transform: translateY(10px) rotateZ(45deg);-ms-transform: translateY(10px) rotateZ(45deg);-o-transform: translateY(10px) rotateZ(45deg);transform: translateY(10px) rotateZ(45deg);}
	.animated .bottom {-webkit-transform: translateY(-11px) rotateZ(-45deg);-moz-transform: translateY(-11px) rotateZ(-45deg);-ms-transform: translateY(-11px) rotateZ(-45deg);-o-transform: translateY(-11px) rotateZ(-45deg);transform: translateY(-11px) rotateZ(-45deg);}
	.animated .middle {width: 0;}
    .banner-ul .swiper-slide { height:220px; overflow:hidden;}
    .banner-ul .swiper-slide .bg { height:220px; width:auto; margin-left:-335px; position:absolute; left:50%; top:0;}
    .banner .pagination { bottom:0.5em;}
    .banner .pagination span { width:10px; height:10px;}
	.banner-ul .swiper-slide .txt{width:300px;height:59px;margin-left:-150px;}
	.banner-ul .swiper-slide .link{margin-top:-35px; width:80px; height:30px; line-height:30px; margin-left:-40px; font-size:12px; display:none;}
    .index-product .index-pro-list ul li.l1 { padding:20px 0;}
	.index-product .entry{width:100%;}
    .entry .img-box img { min-height:100px; max-height:200px;}
    .entryshowpic .img-box img {max-height:180px; }
	/* .entry .img-tips{position:absolute; left:0.5em; right:0.5em; top:0.5em; bottom:0.5em;  width:auto; height:auto;padding-bottom:20px;} */
	.entry .img-tips .text{opacity:0;}
    .entry .img-tips .text br { display:none;}
	.entry .img-tips .link{opacity:1;}
	.index-product{margin:0px auto 0;}
	.entryshow{padding:0 10px;}
	.entryshow .tit{font-size:20px;}
	.index-product .index-pro-list ul li.l3{margin:0px 0;width:100%;}
	.index-product .index-pro-list ul li.l4{margin:0;width:100%;}
	.index-product .index-pro-list ul li.l4 .entry{width:50%; float:left;}
	.entryshowpic  .img-tips .tit{font-size:18px; padding:10px;}
	.entryshowpic .img-tips{top:0;}
    .l3 .entryshowpic  .img-tips { top:35%; }
	.entryshowpic  .img-tips .text{height:auto;}
	.entry .img-tips .tit{font-size:18px; padding:5px;}
    .solution-box { background:#fff;}
    .solution-inner ul { padding:0;}
    .index-news-inner .index-news-fixed { margin-top:0;}
	.solution-inner ul li{width:50%;float:left;}
    .solution-inner ul li:last-child { width:100%;}
    .solution-inner ul li:last-child  .entry img { max-height:200px; }
    .solution-inner ul { margin:0.2rem;}
    .solution-inner ul li .entry { margin:0.2rem;}
	.pro-sol-inner .tit{font-size:20px;}
    .laboratory-box { padding:50px 0;}
    .pro-sol-inner .tit { padding:1em 0 0.5em;}
    .pro-sol-inner ul { margin-top:20px;}
	.pro-sol-inner ul li{width:50%;}
    .pro-sol-inner ul li a { display:block;  }
    .pro-sol-inner ul li img { width:60px; height:60px;}
	.pro-sol-inner ul li a.name{margin:10px 1em; white-space:normal; overflow:visible; text-overflow:initial; height:4.5em;}

    .index-product .index-pro-list ul li.l3 .entryshowpic { margin:0.2rem;}
    .index-product .index-pro-list ul li .entry a { display:block; margin:0.2rem;}
    .index-product .index-pro-list ul { margin:0.2rem;}

    .inlet-nav-search nav ul li dl dd a { background:#666;}
    .index-product .index-pro-list ul li.l2 { margin-top:0;}
    .solution-inner .entry .img-tips { background:rgba(236,97,16,0.5); color:#f08300;  padding-bottom:0; top:50%;  margin-top:-3.5em; left:0; right:0; padding-top:0; height:auto; width:auto;}
    .solution-inner .entry .img-tips .tit { padding-top:10px;}
    .solution-inner .entry .img-tips .tit,
    .solution-inner .entry .img-tips .text { color:#fff; }
    .entry .img-tips .tit:after { background:#fff;}

    .main-box { padding-bottom:20px;}
	.pro-solution{background-position-y:0 !important;padding-bottom:20px;}
	.laboratory-inner .tit a{font-size:18px;}
	.index-news-inner .tit{font-size:18px; margin-bottom:5px;}
	.bx-wrapper .bx-caption{width:80%;}
	.index-news-list ul li .link-tit{font-size:18px;}
	.footer{padding:0px 0 110px;}
	.footer-box{position:relative;}
	.footer-box .footer-logo{margin-top:15px; margin-left:30px;}
	.footer-box .footer-weixin{position:absolute;right:30px; top:20px; width:70px; }
    .footer-box .footer-weixin img { width:70px; height:70px;}
	.footer-box .footer-nav{display: none;}
	.footer-pop .footer-pop-inner .aid-box{float:none;width:100%;margin-bottom:10px;}
	.footer-pop .footer-pop-inner .aid-copy{width:auto;float:none; padding:0 1em; text-align:center;}
	.solution-inner ul li .entry .img-tips .link{margin:0 auto 0;}
    .footer-pop .footer-pop-inner { text-align:center;}
	.inner-title .title-box{font-size:24px;text-align: center;}
	.current-box{padding:10px;}
	.product-box{padding: 0 10px;}
	.product-box .pro-list ul li{width: 50%;float:none;margin-bottom: 20px; margin:0 0 1em;}
    .product-box .pro-list ul li a img { width:40%; height:auto;}
    .product-box .pro-list ul li span { font-size:16px; min-height:3em; padding:0.5em 1em;}
    .honor-list ul li .li-inner p { padding:15px 0 15px;}
    .d-dis-tit { padding:10px 0;}
    .honor-list { padding-top:0;}
    .honor-list a.more { margin: 20px auto 10px;}
    .data-editor { padding-top:0;}
    .case-slider-pn .pnright,
    .case-slider-pn .pnleft { margin-top:-20px; }
    .case-slider-pn .pnright img,
    .case-slider-pn .pnleft img { height:40px; width:auto;}
    .case-box a.more { margin-top:20px;}
	.data-list-tit a{font-size:14px;margin-right: 20px;}
    .data-tit { padding-top:0;}
	.data-list-tit{padding-bottom:20px;}
	.data-tit h6{font-size:24px;}
	.data-tit p{font-size:14px;}
	.data-list ul.li2 li{width: 100%;padding: 0;margin-bottom:0;}
    .data-list ul li a .img-box img { max-height:200px;}
    /* .data-list ul.li3 li .img-pop .name { padding:18% 0;} */
	.data-list ul li a .img-pop .name{font-size:20px;}
	.data-list ul.li3 li{width:100%;padding:0;margin-bottom:0px;}
	.basics-data{margin-top: 0; padding:0;}
	.basics-data a .img-tit{font-size:20px;line-height: 1;}
	.d-dis-tit{font-size: 20px;}
	.data-dis{padding: 0;}
    .entryshow .link { margin:0 auto;}
    .case-box { margin:0 10px;}
	.current-box a.reture{left:auto;bottom:-30px;right: 0;top: auto; position:absolute; display:none; }
	.jiathis-box{padding: 20px 0;}
	.solution-page-box ul li{margin-bottom: 20px;;}
	.solution-page-box ul li .img-box{float:none;width: 100%;}
	.solution-page-box ul li .img-tips{float: none;width: 100%;}
	.solution-page-box ul li .img-tips .tit{font-size: 20px;}
	.case-box ul li{width: 49%;}
	.case-slider .bx-wrapper .bx-controls-direction a{width: 20px;height: 38px;margin-top:-19px;}
	.case-tips{padding: 20px 0;}
	.page-box .page-inner a{}
	.page-box .page-inner span{}
	.page-box .page-inner a.prve{background-image:url(../images/page-left.png);text-indent:-9em;background-repeat:no-repeat;background-position:center;display: block;float:left;}
	.page-box .page-inner a.next{background-image:url(../images/page-right.png);text-indent:-9em;background-repeat:no-repeat;background-position:center;display: block;float:right;}
	.page-box .page-inner{width:auto;margin: 0 auto;}
	.news-list ul li .n-left{display: none;}
	.news-list ul li .n-right{padding-left: 0;}
	.news-list ul li .n-right a.tit{font-size: 20px;}
	.news-list ul li .n-right .tips{font-size: 14px;height: 126px;}
	.news-list ul li{padding: 20px 0;}
    .news-box .activity-list ul { margin:0 -5px;}
	.news-box .activity-list ul li{width:50%;margin:0 0 20px;}
    .news-box .activity-list ul li a { display:block; margin:0 5px;}
	.jiathis-box .page-pn{width:100%;}
	.jiathis-box .page-pn p{font-size:14px;}
	.about-editor .left{float:none;width:100% !important;}
	.about-editor .right{float:none;width:100% !important;}
	.honor-list ul li{width:50%;}
	.job-table table tr th{font-size:14px;}
	.job-table table tr > th + th{display: none;}
	.job-table table tr > th + th + th{display: none;}
	.job-table table tr > th + th + th + th +th{display: table-cell;}
	.job-table table tr > td + td{display: none;}
	.job-table table tr > td + td + td{display: none;}
	.job-table table tr > td + td + td + td + td{display: table-cell;}
	.job-table table tr td{font-size:12px;}
	.job-dis-table table tr td{width:100%;display: inline-block;border-left:none;margin-bottom:10px;}
	.job-editor{padding:0;}
	.job-dis-tips{padding:0;}
	.contact-box .tel-box{width:100%;float: none;font-size:14px;margin-bottom:20px;}
	.contact-box .map-box{width:100%;float:none;}
	.contact-box{padding:0;}
	.contact-box .add-list ul li{width:100%;float:none;font-size:14px;}
	.add-name{font-size:24px;}
	.shares .n{font-size:18px;}
	
	.sitemap li { float:none; width:auto; margin-bottom:2em;}
    .sitemap li dt { float:none; width:auto; text-align:left;padding-top:5px; margin-right:1em;}
    .sitemap li dt a { width:7em; font-size:15px; text-align:center;}
    .sitemap li dd { overflow:hidden; text-align:left;}
    .sitemap li dd a { display:inline-block; padding:5px 8px; margin-right:6px; font-size:13px;}
    .product-box .pro-list.data ul li{width:50%; vertical-align:top;}
    .product-box .pro-list.data ul li img { width:80px; height:auto;}
    .product-box .pro-list ul li .pro-tips { padding:0 5px;}

    .index-news-fixed .index-news-slider{width:100%;}
    .index-news-list{width:100%;}

    .solution-box { margin:0;}

    .course-box .news-list,
    .news-box .news-list { max-width:100%;}

    .product-box .data-box { padding:0;}

    .inner-title { padding:6px 0;}
    .inner-title .title-box {  font-size:18px;}
    .news-box { margin:0 10px;}
    .news-list ul li .n-right .tips { height:auto;}
    .news-list ul li { min-height:initial;}

    .laboratory-inner .tit a { padding-top:0;}
    .index-news .link-jump { margin-top:20px;}

    .course-slider ul li a { width:80px; height:80px; line-height:80px; font-size:20px; margin:0 auto; float:none;}
    .course-slider ul li a:after { bottom:5px;}
    .course-slider .bx-controls { }
    .course-slider .bx-wrapper { background:none;}
    .data-editor { padding:0;}
    .d-dis-tit { margin: 0 0 20px;}
	
	.data-list ul.fixed { margin: 0 -1%; }
    .data-list ul.fixed li + li { margin-top: 0.2rem; }
    .basics-data { margin: 0.2rem -1% 0; }

    .product-box .pro-tit p { width: auto; }

    .other-ban {height: 250px;}
}
@media only screen and (max-width: 414px){
	.page-box .laypageskin_default span{line-height: 25px;width:25px;height:25px;}
	.page-box .laypageskin_default a{width:25px;height:25px;line-height:25px;}
	.news-box .news-tit a {margin: 0 10px;}
	.course-box .news-list, .tzzgx-main .news-box .news-list {max-width: 100%;}
	.shares,
	.news-box {padding: 0;}

	.other-ban {height: 150px;}
}

/*.xinjia .header-box{width: 1000px;}
.xinjia .header .inlet .inlet-brief{font-size: 18px;margin-top: 30px;}
.xinjia .header .inlet{width: 45%;}
@media only screen and (max-width: 1400px){
		.xinjia .header .inlet .inlet-brief{font-size: 16px;margin-top: 25px;}

		.xinjia .header-box{width: 800px;}
		.xinjia .other-ban{width: 800px;}
}
@media only screen and (max-width: 1023px){
	.xinjia .header-box{padding-top: 20px;}
	.xinjia .header .inlet .inlet-brief{position: static;margin-top: 20px;}
	.xinjia .inlet .inlet-brief{background: transparent;text-align: right;padding:0;}
	.xinjia .inlet .inlet-brief a{color: #474747;}
	.xinjia .product-box{max-width: 800px;}
}
@media only screen and (max-width: 850px){
	.xinjia .header-box{width: 100%;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;}
		.xinjia .other-ban{width: 100%;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;}

}

@media only screen and (max-width: 320px){
	.xinjia .header .inlet .inlet-brief{font-size: 14px;}
}*/