html{ padding:0px;margin:0px;font-family:'Microsoft Yahei', 'Helvetica Neue', Helvetica, 'Lucida Grande', Arial, 'Hiragino Sans GB', 'WenQuanYi Micro Hei', STHeiti, SimSun, sans-serif;font-size:14px;}
body{ -webkit-tap-highlight-color:rgba(0,0,0,0) /* 消除链接点击效果 */;margin:0;padding:0;background:#ffffff;transition:all 0.6s;-moz-transition:all 0.6s;-webkit-transition:all 0.6s;-o-transition:all 0.6s;}
header,article,aside,div,span,p,ul,li,ol,h1,h2,h3,h4,h5{ list-style:none;margin:0;padding:0;}
img{ border:0;font-size:0;margin:0;vertical-align:bottom;}
a{ background-color:transparent; text-decoration:none; color:#333333}
a:active,a:hover{ outline:0;}
b,strong{font-weight:bold}
hr{ height:1px;border:0;border-top:1px solid #dadada;margin:1em 0;padding:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;height:0}
body.bg{ background:#fafafa;}
body.bg-white{ background:#fff;}
.w1300{width: 1500px;margin: 0 auto;}
.w1500{width: 1500px;margin: 0 auto;}
.bta {  margin: 0px 0 35px;  text-align: center;}
.bta h3 {font-size:35px;margin-bottom: 10px;color:#000000}
.bta span{font-size:21px;color:#9d9d9d}

.btc {  margin: 0px 0 35px;  text-align: center;}
.btc h3 {font-size:35px;margin-bottom: 10px;color:#000000}
.btc span{font-size:21px;color:#9d9d9d}

.btb {  margin: 0px 0 80px;  text-align: center;}
.btb h3 {font-size:35px;margin-bottom: 10px;color:#fff}
.btb span{font-size:21px;color:#fff}


.bg2{padding:70px 0 0 0;height:600px;}
.color-grey{background-color:#eeeeee;}

/*导航栏顶部*/
.welcome{ background:#515151;border-bottom:solid 0 #eee;color:rgba(255,255,255,0.6);height:34px;}
.welcome:after{ content:"";display:block;height:0;clear:both;visibility:hidden;}
.welcome .box{ width:1200px;margin:0 auto;}
.welcome .left-p{ float:left;width:50%;height:34px;line-height:34px;font-size:12px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.welcome .right-nav{ float:right;height:34px;line-height:34px;}
.welcome .right-nav ul{}
.welcome .right-nav ul li{ font-size:12px;Position:relative; float:left;margin-left:20px;padding-left:21px;}
.welcome .right-nav ul li:before{ content:'';Position:absolute;left:0;top:11px;height:12px;width:1px;background:rgba(255,255,255,0.2);}
.welcome .right-nav ul li:first-child:before{ display:none;}
.welcome .right-nav ul li a{ color:rgba(255,255,255,0.6);}
.welcome .right-nav ul li a:hover{ color:#eb661b;}

/*导航栏*/
.header{ height:80px;Position:fixed;z-index:100;width:100%;margin:0 auto;justify-content:center;top:0;left:0;right:0;}
.header.on{animation-name: down; animation-duration: 1s;border-bottom: none;background: #fff;
  -webkit-box-shadow: 0 3px 15px 0 rgba(194, 188, 210, 0.2);
          box-shadow: 0 3px 15px 0 rgba(194, 188, 210, 0.2);}
.header.on .nav ul li a{color:#000}
.header.on .lianxi ul li{color:#eb661b}
.header.on .nav ul li:hover a{ color:#eb661b;}
.header .box{ width:1500px;margin:0 auto;}
.header .box:after{ content:"";display:block;height:0;clear:both;visibility:hidden;}

.header .logo{ float:left;margin-top:6px}
.header .logo img{ height:65px;}

.header .lianxi{ float:right;margin-left:60px;Position:relative;}
.header .lianxi:before{ content:'';Position:absolute;left:-40px;top:30px;height:20px;width:0px;background:rgba(0,0,0,0.2);}
.header .lianxi:after{ content:"";display:block;height:0;clear:both;visibility:hidden;}
.header .lianxi ul{}
.header .lianxi ul li{ Position:relative;color:#fff;height:80px;line-height:80px;font-size:20px;float:left;margin-left:20px;}
.header .lianxi ul li .hover-weixin{ display:none;border:solid 1px #ddd;padding:5px;background:#fff;Position:absolute;left:50%;top:80px;transform:translateX(-50%);}
.header .lianxi ul li:hover .hover-weixin{ display:block;}
.header .lianxi ul li .hover-weixin img{ width:120px;height:120px;}
.header .lianxi ul li .hover-weixin p{ text-align:center;color:#999;font-size:12px;line-height:20px;}
.header .lianxi ul li:first-child{ margin-left:0;}
.header .lianxi ul li span.iconfont{ font-size:20px;}
.header .lianxi ul li span.icon-weixin{ cursor:pointer;}

.header .nav{ float:right;}
.header .nav:after{ content:"";display:block;height:0;clear:both;visibility:hidden;}
.header .nav ul{ }
.header .nav ul li{ float:left;Position:relative;}
.header .nav ul li a{ font-size:16px;display:block;line-height:80px;padding:0 20px;color:#fff;}
.header .nav ul li ul{ display:none;position:absolute;top:80px;left:50%;transform:translateX(-50%);width:103px;padding:10px 0;border:solid 1px #ddd;background:#fff;border-radius: 0 0 10px 10px}
.header .nav ul li:hover ul{ display:block;}
.header .nav ul li ul li{ float:none;}
.header .nav ul li ul li a{ font-size:14px;padding:0 0;height:32px;line-height:32px;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#000 !important;}
.header .nav ul li ul li a:hover{ color:#fff !important;}
.header .nav ul li.hover a, .header .nav ul li:hover a{ color:#fff;}
.header .nav ul li ul li a:hover{ color:#ff0000}
.header .nav ul li ul li:hover{background:#eb661b}
.header .nav ul li ul li:hover a{color:#fff}

.drop-menu ul li a{color:#000}
.drop-menu ul li a:hover{color:#fff}
.drop-menu ul li:hover a{color:#fff}

/*首页轮播图*/
.slideBox{ overflow:hidden;position:relative;background:#fff;width:100%;}
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; width:100%; bottom:40px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; margin:0 auto; width:100%;text-align:center; }
.slideBox .hd ul li{ cursor:pointer;display:inline-block; width:10px;height:10px;border:solid 1px #fff;margin:0 6px 0 8px;text-indent:-9999px;border-radius:1000%;}
.slideBox .hd ul li.on{ background:#fff;border:solid 1px #fff; width:60px; height:10px;border-radius:10px;}
.slideBox .bd{ position:relative; z-index:0;width:100%;}
.slideBox .bd li{ width:100%;margin:0;position:relative;background-position:center center;background-repeat:no-repeat;vertical-align:top;text-align:center;}
.slideBox .bd li a{ display:block;width:100%;}

/*tab切换*/
.bigBox {
width: 1500px;
height: 530px;
margin: 0 auto;
border-radius: 5px;
box-sizing: border-box;
margin-top: 30px;
padding-top: 0px;
font-size:16px;
}

.bigBox ul {
height: 50px;
display: flex;
justify-content: space-evenly;
width:360px;
margin:auto;
}

.bigBox ul li {
width: 100px;
background:#f7f7f7;
display: flex;
justify-content: space-evenly;
align-items: center;
border-radius: 50px;
transition:all .7s ease 0s;
}
.bigBox ul li:hover{
background-color: #eb661b;
cursor: pointer;
color:#fff;
}
.nbox {
width: 1500px;
height: 500px;
margin: 10px auto;
overflow: hidden;
border-radius: 5px;
clear:both;
}

.active8 {
background: #eb661b !important;
color:#fff;
}
/*作品切换*/
.casebigBox {
width: 1500px;
height: 580px;
margin: 0 auto;
border-radius: 5px;
box-sizing: border-box;
margin-top: 0px;
padding-top: 00px;
font-size:16px;
}


.casebigBox .casebigBoxul{
height: 50px;
display: flex;
justify-content: space-evenly;
width:650px;
margin:auto;
margin-bottom:30px;
}

.casebigBox .casebigBoxul li {
width: 100px;
background:#f7f7f7;
display: flex;
justify-content: space-evenly;
align-items: center;
border-radius: 50px;
transition:all .7s ease 0s;
}
.casebigBox .casebigBoxul li:hover{
background-color: #eb661b;
cursor: pointer;
color:#fff;
}
.nnbox {
width: 1500px;
height: 495px;
margin: 10px auto;
overflow: hidden;
border-radius: 5px;
clear:both;
}

.active9 {
background: #eb661b !important;
color:#fff;
}

/*首页学校*/
.index-xxhj .slidebox{  }
.index-xxhj .slidebox .hd{ width:800px;margin:34px auto; position:relative;height: 32px;background-color:#f3ece1;border-radius:20px;}
.index-xxhj .slidebox .hd ul{  }
.index-xxhj .slidebox .hd ul li{ float:left; padding:0 20px;font-size:16px;border-radius: 15px;cursor:pointer; height:32px;  line-height:32px  }
.index-xxhj .slidebox .hd ul li.on{background:#eb661b;color:#fff}
.index-xxhj .slidebox .bd ul{ zoom:1;  position: relative;   }
.index-xxhj .slidebox .bd li{float:left ;width:320px;height:250px;position: relative;margin: 0 0 4px 6px;}
.index-xxhj .slidebox .bd li img{width:100%;height:100%;}
.index-xxhj .slidebox .bd li:nth-child(1) u span {padding-top:170px}
.index-xxhj .slidebox .bd li:nth-child(1){    margin: 0;width:647px;height:504px;}
.index-xxhj .slidebox .bd li:nth-child(4),.slidebox .bd li:nth-child(5){  margin: 0 0 0px 6px;}
.index-xxhj .slidebox .bd  .swiper-slide{border-radius:20px;overflow: hidden;  text-align: center;background:#70b233}	
.index-xxhj .slidebox  .bd  .swiper-slide img{width:100%}	
.index-xxhj .slidebox  .bd  .swiper-slide span{line-height:46px;font-size:18px;color:#fff;display:block}
.index-xxhj .slidebox  .bd  .swiper-slide  a{}
.index-xxhj .slidebox  .bd  .swiper-slide u{display:none}	
.index-xxhj .slidebox  .bd  .swiper-slide:hover u{    display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgb(51 51 51 / 91%);}
.index-xxhj .slidebox  .bd  .swiper-slide  u span {background:url(../images/tb.png)  no-repeat  top  center;padding-top:144px;margin-top: 40px;}	
.index-xxhj .cpindex li u{display:none} 
.index-xxhj .slidebox .bd .swiper-slide:nth-child(2n){margin-top:20px}
.index-xxhj .slidebox  .bd .swiper-button-prev {
background-image: url(../images/l2.png);
width: 44px;
height: 44px;
background-size: auto;
left: -80px;
}	
.index-xxhj .slidebox  .bd .swiper-button-next {
    background-image: url(../images/r2.png);
    width: 44px;
    height: 44px;
    background-size: auto;
    right: -80px;
}			
.index-xxhj .slidebox  li:hover u { text-decoration:none;   display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(219 55 24 / 85%);}
.index-xxhj .slidebox  li:hover u i{     color: #fff;
    text-align: center;
     padding: 30px 10%;
    display: block;
    font-style: normal;}
.index-xxhj .slidebox  li:hover u span{     text-align: center;
    font-size: 30px;
    color: #d61518;
    font-weight: bold;  display: block;
    padding-top: 50px;
    background: none;
    color: #fff;
    width: 100%;}
.index-xxhj .slidebox  li:hover u b{    display: block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin: 0 auto;
    background: #fff;
    border-radius: 100%;
    color: #db3718;
    font-size: 24px;}

/*通用样式*/
.content-bg{ padding:80px 0 60px 0;}
.content-bg2{ padding:30px 0 30px 0;}
.content-bg3{ padding:80px 0 30px 0;}
.content-box{ width:1500px;margin:0 auto;}
.content-box:after{ content:"";display:block;height:0;clear:both;visibility:hidden;}
.border-bottom{ border-bottom:solid 0px #ddd;}
.pd30{ padding:30px 0;}

.nav-head{ text-align:center;margin-bottom:40px;}
.nav-head h2{ font-size:28px;line-height:38px;color:#333; margin-bottom:10px;}
.nav-head p{ max-width:800px;margin:0 auto;font-size:16px;line-height:26px;margin-top:5px;color:#999;}

/*首页简介*/
.index-about{ margin-bottom:0px;}
.index-about:after{ content:"";display:block;height:0;clear:both;visibility:hidden;}
.index-about .left-body{ width:500px;float:left;}
.index-about .left-body .a-title{ position:relative;height:68px;margin-bottom:20px;}
.index-about .left-body .a-title h3{ font-size:68px;line-height:68px;font-weight:500;color:rgba(0,0,0,0.07);Position:absolute;top:0;left:-0.8em;}
.index-about .left-body .a-title h2{ font-weight:bold;font-size:28px;Position:absolute;bottom:4px;left:0;color:#333;}
.index-about .left-body p{ text-align:justify;white-space:pre-wrap;line-height:28px;font-size:14px;color:#666;margin-bottom:10px;}
.index-about .left-body p.more-a{ margin-top:20px;}
.index-about .left-body p.more-a a{ vertical-align:middle;font-size:16px;display:inline-block;line-height:28px;color:#eb661b;}
.index-about .left-body p.more-a a i{ display:inline-block; margin-left:6px;border-left:8px solid #eb661b;border-bottom:6px solid transparent;border-top:6px solid transparent;margin-top:-1px;vertical-align:middle;}

.index-about .right-body{ width:690px;float:right;position: relative; top:-510px; padding:40px;}
.index-about .right-body-1{background-color:#ffffff;width:100%;border-radius:20px;box-shadow:0 5px 15px rgba(0, 0, 0, 0.1);padding:30px;}
.index-about .right-body-1 .a-title{ position:relative;height:68px;margin-bottom:20px;}
.index-about .right-body-1 .a-title h3{ font-size:68px;line-height:68px;font-weight:500;color:rgba(0,0,0,0.07);Position:absolute;top:0;left:-0.8em;}
.index-about .right-body-1 .a-title h2{ font-weight:bold;font-size:28px;Position:absolute;bottom:4px;left:0;color:#eb661b;}
.index-about .right-body-1 p{ text-align:justify;white-space:pre-wrap;line-height:28px;font-size:16px;color:#666;margin-bottom:10px;}
.index-about .right-body-1 p.more-a{ margin-top:20px;}
.index-about .right-body-1 p.more-a a{ vertical-align:middle;font-size:16px;display:inline-block;line-height:28px;color:#eb661b;}
.index-about .right-body-1 p.more-a a i{ display:inline-block; margin-left:6px;border-left:8px solid #eb661b;border-bottom:6px solid transparent;border-top:6px solid transparent;margin-top:-1px;vertical-align:middle;}
.index-about .right-body-2{color:#eb661b;margin-top:30px;width: 95%;padding-left: 200px;}
.index-about .right-body-2 ul li{float:left; width:33%;}
.index-about .right-body-2 ul li span{font-size:40px;font-weight:bold}
.index-about .right-body-2 ul li p{font-size:18px;color:#000}

.index-about .right-video{ position:relative;width:620px;height:349px;float:right;background-size:cover !important;}
.index-about .right-video .about-play{ cursor:pointer;Position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:rgba(255,255,255,0);border:solid 2px #fff;border-radius:100%;width:52px;height:52px;line-height:52px;text-align:center;}
.index-about .right-video .about-play span.iconfont{ font-size:28px;color:#fff;}
.index-about .right-video .about-play:hover{ background:rgba(255,255,255,0.2);}

.index-about .left-video{ position:relative;width:890px;height:530px;float:left;background-size:cover !important;border-radius:20px}
.index-about .left-video .about-play{ cursor:pointer;Position:absolute;top:85%;left:10%;transform:translate(-50%,-50%);background:rgba(255,255,255,0);border:solid 2px #fff;border-radius:100%;width:52px;height:52px;line-height:52px;text-align:center;}
.index-about .left-video .about-play span.iconfont{ font-size:28px;color:#fff;}
.index-about .left-video .about-play:hover{ background:rgba(255,255,255,0.2);}

.index-video-bg{ display:none;position:fixed;z-index:200;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,0.6);}
.video-content{ width:960px;height:540px;Position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);}
.video-content video{ width:960px;height:540px;background:#000;}
.video-content .about-pause{ cursor:pointer;Position:absolute;z-index:3;top:-40px;right:-40px;width:32px;height:32px;line-height:32px;text-align:center;border:solid 2px #ccc;color:#ccc;border-radius:100%;background:#eb661b;}
.video-content .about-pause .iconfont{ font-size:18px;font-weight:bold;color:#fff}
.video-content .about-pause:hover{ color:#fff;border:solid 2px #fff;}

.tongji{ overflow:hidden;border-left:solid 1px #ddd;}
.tongji ul{ }
.tongji ul li{ width:25%;float:left;text-align:center;}
.tongji ul li .box{ cursor:pointer;background:rgba(255,255,255,1);border-right:solid 1px #ddd;-webkit-transition:all 0.6s;-moz-transition:all 0.6s;-o-transition:all 0.6s;}
.tongji ul li .box:hover{ background:rgba(255,255,255,0.8);}
.tongji ul li img{ width:50px;height:50px;margin-bottom:20px;}
.tongji ul li h3{ font-size:44px;color:#eb661b;font-weight:800;margin-bottom:10px;}
.tongji ul li h3 span{ display:inline-block;margin-left:5px;font-size:16px;}
.tongji ul li:hover h3{ color:#eb661b;}
/*首页课程切换*/

.index-kc{background:url(/skin/images/kcbj.jpg) no-repeat center top; height:756px}
.index-kc-right{}
.index-kc-right .title-txt{margin-bottom:30px;}
.index-kc-right .title-txt p{width:220px;height:70px; line-height:70px;color:#fff;font-size:40px;font-weight:bold;border-radius:50px;background-color:#F60;text-align:center}
.index-kc-right .title-txt span{float:right;border-radius:50px; color:#F60;border:1px solid #F60;font-size:16px; text-align:center;padding:10px 20px 10px 20px;clear:both;margin-top:30px;}
.index-kc-right .title-box {color:#fff;font-size:16px;line-height:30px;clear:both}
.tab {
	width:1500px;
	margin:0px auto 50px;
	padding-top:85px;
}
.tab-hd {
	overflow:hidden;
	zoom:1;
}
.tab-hd li {
	width:150px;
	color:#fff;
	text-align:left;
	cursor:pointer;
	font-size:16px;
}
.tab-hd li i{
background:#fff;
display:inline-block;
width:1rem;
height:1rem;
margin-right:15px;
border-radius:100%;
}
.tab-hd .ico01{
margin-top:50px;
	margin-left:108px;
	margin-bottom:85px;
}
.tab-hd .ico02{
	margin-left:165px;
	margin-bottom:85px;
}
.tab-hd .ico03{
	margin-left:188px;
	margin-bottom:85px;
}
.tab-hd .ico04{
	margin-left:182px;
	margin-bottom:85px;
}
.tab-hd .ico05{
	margin-left:148px;
	margin-bottom:85px;
}
.tab-hd li.active {
	color:#F60;
}
.tab-hd li.active i{
	background:#F60;
}
.tab-bd li {
}
.tab-bd li.thisclass {
	display:list-item;
}

.douban{ width:100%; padding-top:10px;  overflow:hidden;   }
.douban .hd{ height:50px; line-height:50px;  overflow:hidden;   }
.douban .hd h2{ float:left; font: 15px Arial,Helvetica,sans-serif; color: #072; margin: 0 0 12px 0; }
.douban .hd h2 a{ color:#37A; font-size:12px; margin-left:10px;  }
.douban .hd .next,
.douban .hd .prev{ float:right; display:block; width:50px; height:50px; background: url(/skin/images/left_right.png) no-repeat 0px 0px; overflow:hidden; margin-right:6px; cursor:pointer; }
.douban .hd .next{ background-position:-50px -50px; }
.douban .hd .prevStop{ background-position:0px -50px; cursor:default; }
.douban .hd .nextStop{ background-position:-50px -50px; cursor:default; }
.douban .hd ul{ float:right; margin:6px 6px 0 0; zoom:1; }
.douban .hd ul li{ float:left; cursor:pointer; display:block; width:8px; height:8px; margin-right:4px; _display:inline; background: url(/skin/images/switch_dot_small.jpg) no-repeat 0 0; }
.douban .hd ul li.on{ background-position:-12px 0; }
.douban .bd{ padding:12px 0 0 0;  }
.douban .bd ul{ overflow:hidden; zoom:1; }
.douban .bd ul li{ float:left; width:320px; margin-right:15px;    }
.douban .bd ul li img{height:200px;border-radius:20px;}
/*首页快捷图标*/	
.bg3{padding: 50px 0 50px;background-color:#eeeeee;}		
.jmgb{height:auto;}	
.jmys{height: auto;color:#fff}	
.jmys  dd{display:block;margin:20px auto 0px;width:101px;height:auto}
.jmys .swiper-slide-active,.jmys .swiper-slide:hover{background:#eb661b}	
.jmgb .w1300{position: relative;}
.jmys .swiper-slide {height:175px;text-align:center;background-color:#ffffff;border-radius: 20px;margin-right:40px;}
.jmys .swiper-slide b{display:none;width:50px;height:50px; border-radius: 100%;background:url(../images/lj.png)  no-repeat center  #f79100;    position: absolute;
    left: 50%;
    margin-left: -25px;
    bottom: -20px;}
.jmys .swiper-slide-active b,.jmys .swiper-slide:hover b{display:block;}
.jmys .swiper-slide:hover span{color:#fff;}
.jmys .swiper-slide:hover p{background-color:#fff;}
.jmys .swiper-slide span{font-size:20px;font-weight:bold;padding-bottom:15px;display: block;color:#000000}
.jmys .swiper-slide p{width:45px;height:7px;border-radius:20px;margin:auto;background-color:#eb661b;}
.jmys .swiper-slide:hover dd img{transform: translateY(-100px);filter: drop-shadow(white 0px 100px);}
.swiper-button-next.jm-next{background-image:url(../images/r.png) ;    width: 44px;
    height: 44px;
    background-size: auto;
    right: -80px;}
.swiper-button-prev.jm-prev{background-image:url(../images/l.png);    width: 44px;
    height: 44px;
    background-size: auto;
    left: -80px;}
/*首页优势*/

.title{text-align:center;padding:50px 0 25px;overflow:hidden;margin:0px auto;}
.title h3{font-size:48px;text-align:center;color:#000;font-weight:400; margin:-50px auto 0}
.title h3 span{ color:#333;}
.title p{ overflow:hidden;}
.title b{color:#333}

.title1{text-align:center;padding:50px 0 25px;overflow:hidden;margin:0px auto;}
.title1 h3{font-size:48px;text-align:center;color:#000;font-weight:400; margin:0px auto 0}
.title1 h3 span{ color:#333;}
.title1 p{ overflow:hidden;}
.title1 b{color:#333}

.ys{width:100%;max-width:1920px;margin:0px auto 0;; background:url(../images/ysbj.jpg) no-repeat center top; padding:30px 0 40px;}
.youshi{ width:1500px; overflow:hidden; margin:40px auto 0; }
.youshi .swiper-slide{ margin:0px auto;background:#ffffff;width:335px;border-radius:20px;box-shadow:0 5px 15px rgba(0, 0, 0, 0.1);}
.youshi .d_img{ position:relative;}
.youshi .d_img img{ width:100%;border-radius:20px 20px 0 0}
.youshi .d_img  div{ width:50px; height:50px; line-height:50px; font-size:30px; color:#fff; font-weight:bold; text-align:center; position:absolute; bottom: 0px; left:50%; transform: translate(-50%,50%); border-radius:100%; background:#eb661b;z-index:99999}
.youshi .d_item{position:relative; overflow:hidden; padding:0 20px;}
.youshi .d_item  h3{font-size:23px;font-weight:700;color:#eb661b;line-height:32px; text-align:center; margin:40px auto 15px;white-space:nowrap;
overflow: hidden;text-overflow:ellipsis; }
.youshi .d_item dd{color:#666; font-size:14px; line-height:28px; margin-bottom:30px; height:145px;
margin-left: 0; /* 去除默认的margin */
padding-left: 0; /* 如果间距由padding引起，也可以设置为0 */}
.youshi .d_item:hover{background:#eb661b;color:#fff;cursor:pointer; }
.youshi .d_item:hover dd{color:#fff}
.youshi .d_item:hover h3{color:#fff}
/*首页大图*/
.index-bg-1{height:560px;background-color:#043693; text-align:center}
/*首页产品*/
.tab-chanpin-con{ background:#fff;padding-bottom:60px;border-bottom:solid 1px #ddd;}
.tab-chanpin-con:after{ content:"";display:block;height:0;clear:both;visibility:hidden;}
.tab-chanpin .hd{ padding:60px 0 180px 0;background-size:cover !important;}
.tab-chanpin .hd ul{ width:1200px;margin:0 auto;}
.tab-chanpin .hd ul h2{ float:left;font-size:28px;height:38px;line-height:34px;color:#fff;margin-right:40px;}
.tab-chanpin .hd ul li{ cursor:pointer;float:left;height:34px;line-height:34px;padding:0 30px;color:#fff;font-size:16px;margin-top:2px;}
.tab-chanpin .hd ul li.on{ background:#fff;color:#eb661b;position:relative;}
.tab-chanpin .hd ul li.on:before{ content:'';display:inline-block;margin-left:5px;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #fff;Position:absolute;bottom:-6px;left:50%;margin-left:-6px;}
.tab-chanpin span.right{ display:block;float:right;height:38px;line-height:38px;}
.tab-chanpin span.right a{ color:#fff;font-size:16px;}
.tab-chanpin span.right i{ display:inline-block; margin-left:6px;border-left:8px solid #fff;border-bottom:6px solid transparent;border-top:6px solid transparent;margin-top:-1px;vertical-align:middle;}
.tab-chanpin .bd{ width:1200px;margin:0 auto;margin-top:-100px;}
.tab-chanpin .bd:after{ content:"";display:block;height:0;clear:both;visibility:hidden;}
.tab-chanpin .scroll_btn{ margin-top:30px;text-align:center;}
.tab-chanpin .scroll_btn a{ cursor:pointer;display:inline-block; width:10px;height:10px;border:solid 1px #eb661b;margin:0 4px 0 4px;text-indent:-9999px;border-radius:1000%;}
.tab-chanpin .scroll_btn a.on{ background:#eb661b;border:solid 1px #eb661b;}

/*产品列表*/
.list-chanpin{ }
.list-chanpin:after{ content:"";display:block;height:0;clear:both;visibility:hidden;}
.list-chanpin ul{ margin-left:-20px;margin-top:-20px;}
.list-chanpin ul li{ width:25%;float:left;margin-top:20px;}
.list-chanpin ul li .box{ margin-left:20px;background:#fff;padding-bottom:123px;position:relative;}
.list-chanpin ul li .box:after{ content:'';Position:absolute;bottom:0;height:5px;width:0;background:#eb661b;-webkit-transition:all 0.6s;-moz-transition:all 0.6s;-o-transition:all 0.6s;}
.list-chanpin ul li:hover .box:after{ width:100%;}
.list-chanpin ul li .box:hover{ box-shadow:0 5px 20px rgba(0, 0, 0, 0.1);}
.list-chanpin ul li .img{ width:100%;}
.list-chanpin ul li .img img{ width:100%;}
.list-chanpin ul li .tips{ border:solid 1px #ddd;border-top:0;background:#fff;padding:20px 20px 30px 20px;Position:absolute;bottom:0;left:0;right:0;}
.list-chanpin ul li .tips h2{ margin-bottom:20px;height:28px;line-height:28px;font-size:18px;text-align:center;color:#333;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.list-chanpin ul li .cs{ overflow:hidden;height:0;line-height:20px;font-size:12px;-webkit-transition:all 0.6s;-moz-transition:all 0.6s;-o-transition:all 0.6s;}
.list-chanpin ul li .cs p{ margin-bottom:10px;max-height:40px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#999;}
.list-chanpin ul li:hover .cs{ height:150px;}
.list-chanpin ul li .more-cp{ text-align:center;line-height:24px;height:24px;overflow:hidden;}
.list-chanpin ul li .more-cp span{ display:inline-block;}
.list-chanpin ul li .more-cp span.iconfont{ font-size:16px;padding-left:5px;transform:rotate(90deg);vertical-align:middle;margin-top:-7px;}

/*首页案例*/
.tab-anli{ }
.tab-anli .hd{ margin-bottom:30px;}
.tab-anli .hd:after{ content:"";display:block;height:0;clear:both;visibility:hidden;}
.tab-anli .hd ul{ float:left;}
.tab-anli .hd h2{ float:left;font-size:28px;height:38px;line-height:34px;color:#333;margin-right:40px;}
.tab-anli .hd ul li{ cursor:pointer;float:left;height:34px;line-height:34px;padding:0 30px;color:#333;font-size:16px;margin-top:2px;}
.tab-anli .hd ul li.on{ background:#eb661b;color:#fff;position:relative;}
.tab-anli .hd ul li.on:before{ content:'';display:inline-block;margin-left:5px;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #eb661b;Position:absolute;bottom:-6px;left:50%;margin-left:-6px;}
.tab-anli .hd span.right{ display:block;float:right;height:38px;line-height:38px;}
.tab-anli .hd span.right a{ color:#eb661b;font-size:16px;}
.tab-anli .hd span.right i{ display:inline-block; margin-left:6px;border-left:8px solid #eb661b;border-bottom:6px solid transparent;border-top:6px solid transparent;margin-top:-1px;vertical-align:middle;}

.more{ margin-top:30px;text-align:center;}
.more a{ background:#eb661b;color:#fff;Position:relative; display:block;margin:0 auto;height:40px;line-height:40px;width:140px;border-radius:0px;}
.more a:before{ content:'';Position:absolute;z-index:2;bottom:0;left:0;height:40px;width:0;background:#eb661b;-webkit-transition:all 0.6s;-moz-transition:all 0.6s;-o-transition:all 0.6s;}
.more a:hover:before{ width:100%;}
.more a span{ display:block;Position:relative;z-index:3;}

/*案例列表*/
.list-anli{ }
.list-anli:after{ content:"";display:block;height:0;clear:both;visibility:hidden;}
.list-anli ul{ margin-top:-20px;margin-left:-20px;}
/*.list-anli ul li{ width:33.3%;float:left;margin-top:20px;}*/
.list-anli ul li{ width:25%;float:left;margin-top:20px;}
.list-anli ul li .box:hover{ box-shadow:0 5px 20px rgba(0, 0, 0, 0.1);}
.list-anli ul li .box{ margin-left:20px;Position:relative;}
/*.list-anli ul li .box:after{ content:'';Position:absolute;bottom:0;height:100%;width:0;background:#eb661b;-webkit-transition:all 0.6s;-moz-transition:all 0.6s;-o-transition:all 0.6s;}
.list-anli ul li:hover .box:after{ width:100%;}*/
.list-anli ul li .img img{ width:100%;border-radius:20px}
.list-anli ul li .img u{display:none}
.list-anli ul li .img:hover u{border-radius:20px;text-decoration:none;font-weight:bold;display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgb(235 102 27 / 70%);
color:#fff;
font-size:18px;
flex: 1;
display: flex; /* 使用 Flexbox */
align-items: center; /* 垂直居中 */
justify-content: center; /* 水平居中（可选） */}
.list-anli ul li .desc{ padding:20px 20px 20px 20px;border:solid 0px #ddd;border-top:0;text-align:center}
.list-anli ul li .desc h2{ /*border-bottom:solid 0px #ddd;padding-bottom:20px;margin-bottom:20px;*/height:28px;line-height:28px;font-size:18px;color:#333;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.list-anli ul li .desc p{ margin-top:0;height:20px;line-height:20px;font-size:13px;color:#999;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
/*首页加盟流程*/
.index-join{ margin:0 auto; background:#eb661b; height:auto; padding:10px;} 
/*首页新闻*/
.tab-index-news{ }
.tab-index-news .hd{ margin-bottom:30px;}
.tab-index-news .hd:after{ content:"";display:block;height:0;clear:both;visibility:hidden;}
.tab-index-news .hd ul{ float:left;}
.tab-index-news .hd h2{ float:left;font-size:28px;height:38px;line-height:34px;color:#333;margin-right:40px;}
.tab-index-news .hd ul li{ cursor:pointer;float:left;height:34px;line-height:34px;padding:0 30px;color:#333;font-size:16px;margin-top:2px;}
.tab-index-news .hd ul li.on{ background:#eb661b;color:#fff;position:relative;}
.tab-index-news .hd ul li.on:before{ content:'';display:inline-block;margin-left:5px;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #eb661b;Position:absolute;bottom:-6px;left:50%;margin-left:-6px;}
.tab-index-news .hd span.right{ display:block;float:right;height:38px;line-height:38px;}
.tab-index-news .hd span.right a{ color:#eb661b;font-size:16px;}
.tab-index-news .hd span.right i{ display:inline-block; margin-left:6px;border-left:8px solid #eb661b;border-bottom:6px solid transparent;border-top:6px solid transparent;margin-top:-1px;vertical-align:middle;}

.nav-head2{ line-height:38px;height:38px;margin-bottom:30px;overflow:hidden;}
.nav-head2 h2{ float:left;font-size:28px;height:38px;line-height:34px;color:#333;margin-right:40px;}
.nav-head2 span.right{ display:block;float:right;height:38px;line-height:34px;}
.nav-head2 span.right a{ color:#eb661b;font-size:16px;}
.nav-head2 span.right i{ display:inline-block; margin-left:6px;border-left:8px solid #eb661b;border-bottom:6px solid transparent;border-top:6px solid transparent;margin-top:-1px;vertical-align:middle;}

.index-img-news{ overflow:hidden;margin-bottom:30px;}
.index-img-news ul{ margin-left:-30px;}
.index-img-news ul li{ width:33.3334%;float:left;}
.index-img-news ul li .box{ margin-left:30px;position:relative;/*background: #fff;box-shadow: 0 8px 30px #ddd;*/}
.index-img-news ul li img{ width:100%;/*height:254px;*/border-radius:20px 20px 0 0}
.index-img-news ul li .time{ background:#eb661b;height:65px;width:65px;text-align:center;position:absolute;top:0;left:20px;color:#fff;}
.index-img-news ul li .time strong{ font-size:32px;line-height:42px;display:block;}
.index-img-news ul li .time span{ font-size:12px;}
.index-img-news ul li .desc{ padding:25px 20px;border:solid 0px #ddd;border-top:0;border-radius:0 0 20px 20px}
.index-img-news ul li h2{ height:28px;line-height:28px;font-size:18px;color:#333;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.index-img-news ul li i{ display:block;width:30px;height:2px;background:#eb661b;margin:10px 0;}
.index-img-news ul li p{ color:#999;}
.index-img-news ul li:hover h2{ color:#eb661b;}

.index-dongtai{ width:1200px;overflow:hidden;margin-top:30px;}
.index-dongtai ul{ margin-top:-30px;margin-left:-30px;}
.index-dongtai ul li{ width:33.33%;margin-top:30px;float:left;}
.index-dongtai ul li .box{ margin-left:30px;padding-bottom:30px;border-bottom:solid 5px #eee;position:relative;}
.index-dongtai ul li .box:after{ content:'';Position:absolute;bottom:-5px;height:5px;width:0;background:#eb661b;-webkit-transition:all 0.6s;-moz-transition:all 0.6s;-o-transition:all 0.6s;}
.index-dongtai ul li:hover .box:after{ width:100%;}

.index-dongtai ul li h2{ text-align:justify;margin-bottom:10px;height:56px;line-height:28px;font-size:18px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.index-dongtai ul li:hover h2{color:#eb661b;}
.index-dongtai ul li p.data{ color:#eb661b;line-height:24px;margin-bottom:10px;}
.index-dongtai ul li p.desc{ text-align:justify;color:#999;line-height:24px;height:48px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
/*首页合作伙伴*/
.index-img-cooperate{ overflow:hidden;margin-bottom:30px;}
.index-img-cooperate ul{ margin-left:-30px;}
.index-img-cooperate ul li{ width:20%;float:left;margin-bottom:45px;}
.index-img-cooperate ul li .box{ margin-left:70px;position:relative;/*background: #fff;box-shadow: 0 8px 30px #ddd;*/}
.index-img-cooperate ul li img{ /*width:100%;height:254px;*/border-radius:20px;background:#fff;box-shadow: 0 2px 12px 0 #00000014;border: 1px solid #f7f7f7;}
.index-img-cooperate ul li .time{ background:#eb661b;height:65px;width:65px;text-align:center;position:absolute;top:0;left:20px;color:#fff;}
.index-img-cooperate ul li .time strong{ font-size:32px;line-height:42px;display:block;}
.index-img-cooperate ul li .time span{ font-size:12px;}
.index-img-cooperate ul li .desc{ padding:25px 20px;border:solid 0px #ddd;border-top:0;border-radius:0 0 20px 20px}
.index-img-cooperate ul li h2{ height:28px;line-height:28px;font-size:18px;color:#333;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.index-img-cooperate ul li i{ display:block;width:30px;height:2px;background:#eb661b;margin:10px 0;}
.index-img-cooperate ul li p{ color:#999;}
.index-img-cooperate ul li:hover h2{ color:#eb661b;}
/*首页表单*/
.index-form-bg{ padding:0 0 60px 0;background-size:cover !important;}
.index-form-box{ width:1500px;margin:0 auto;border-radius: 20px;
    background: #fff;
    box-shadow: 0 1px 17px rgb(0 0 0 / 10%);}
.index-form-box:after{content:".";display:block;height:0;clear:both;visibility:hidden;}

.index-form-bg .left-box{ width:410px;height:385px;float:left;background:#eb661b;position:relative;z-index:4;border-radius:20px 0px 0px 20px;}
.index-form-bg .left-box:after{ content:'';border-style:solid;border-width:15px;border-color:transparent transparent transparent #eb661b;position:absolute;top:80px;right:-30px;width:0;height:0;}
.index-form-bg .left-bg{ padding:50px 30px;}
.l-kf{ Position:relative; padding:0;height:90px;background:#fff;border-radius:100px;}
.l-kf img{ width:50px;height:50px;border-radius:100%;Position:absolute;left:20px;top:20px;}
.l-kf .desc{ padding:10px 20px 0 85px;}
.l-kf .desc h4{ font-size:18px;line-height:24px;margin-bottom:6px;}
.l-kf .desc p{ font-size:14px;line-height:20px;}
.l-lc{ Position:relative;padding-left:30px;margin-top:30px;}
.l-lc:after{ content:'';Position:absolute;top:-40px;bottom:10px;left:45.5px;border-left:dashed 1px #fff;}
.l-lc ul{}
.l-lc ul li{ min-height:32px;line-height:32px;margin-bottom:30px;Position:relative;}
.l-lc ul li:last-child{ margin-bottom:0;}
.l-lc ul li span{ z-index:3;background:#fff;border-radius:100%;color:#eb661b;font-size:18px;font-weight:bold;Position:absolute;top:0;left:0;display:block;width:32px;height:32px;line-height:32px;text-align:center;}
.l-lc ul li p{ padding-left:52px;color:#fff;}
.l-lc ul li p b{ font-size:18px;}

.index-form-bg .right-box{ width:780px;height:285px;float:right;background:#fff;padding:50px;overflow:hidden;}
.index-form-bg .left-form{ float:left;width:360px;}
.index-form-bg .left-form input.intxt{ font:14px "Microsoft YaHei";margin-bottom:10px; line-height:38px;width:100%;background:#fff;border:1px solid #ddd;outline:none;padding:0 20px;box-sizing:border-box; -webkit-box-sizing:border-box;-moz-box-sizing:border-box;}
.index-form-bg .left-form textarea{ font:14px "Microsoft YaHei"; margin-bottom:10px;line-height:24px;height:110px;width:100%;resize:vertical;background:#fff; border:1px solid #ddd;outline:none;padding:10px 20px;box-sizing:border-box; -webkit-box-sizing:border-box;-moz-box-sizing:border-box;}
.containerrighta{ margin-top:20px;cursor:pointer;background:#eb661b;color:#fff;font-size:16px;width:100%;height:45px;line-height:45px;border:0; outline:none;border-radius:3px;}

.text-top{ float:right;width:380px;height:285px;overflow:hidden;}
.text-top .bd{}
.text-top .bd ul{}
.text-top .bd ul li{ padding:10px 0;border-bottom:dashed 1px #eee;}
.text-top .bd ul li h4{ height:26px;line-height:26px;font-size:16px;color:#333;margin-bottom:10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.text-top .bd ul li h4 b{ color:#eb661b;}
.text-top .bd ul li p.desc{ font-size:14px;line-height:24px;color:#999;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.text-top .bd ul li:hover h4{ color:#eb661b;}
.text-top .bd ul li p.desc b{ color:#eb661b;}

/*首页新闻*/

.xwb {border-radius: 20px;background: #fff;/*box-shadow: 0 1px 17px rgb(0 0 0 / 10%);*/padding:30px 0px 20px 0px}	
.xwzxb{height:420px}
.xwzxb .swiper-pagination-bullet{width:12px;opacity: 1;line-height:12px;height:12px;background:#eeeeee;color:#ccc;border:0px #ccc solid}	
.xwzxb .swiper-pagination-bullet-active{color:#eb661b;border:0px #70b233 solid;background:#eb661b}
.bg6{margin-top:30px;}
.bg6 .swiper-slide a{ font-size: 18px;   position: relative;display:block;}
.bg6 .swiper-slide  a  i {    font-size: 12px;display:block;font-style:normal}
.bg6 .swiper-slide  a  b{font-size: 18px;color: #6a6a6a;display:block}
.bg6 .swiper-slide  a  span{display:block;margin:20px 0}
.bg6 .swiper-slide img{width:100%;/*height:242px;*/border-radius:20px 20px 0 0}
.bg6 .txt-box{padding:10px 10px 20px 30px;background:#ffffff;box-shadow:0 5px 15px rgba(0, 0, 0, 0.1);border-radius:0 0 20px 20px}
.bg6 .txt-box:hover{/*background:#eb661b;color:#fff;*/border-bottom:10px #eb661b solid}
/*子栏目导航*/
.now-dh{ background:#fff;border-bottom:solid 1px #eee;}
.now-dh-box{ width:1500px;margin:0 auto;}
.now-dh-box:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.son-dh{ float:left;height:70px;}
.son-dh ul{}
.son-dh ul li{ height:70px;line-height:70px;float:left;margin-right:40px;font-size:16px;}
.son-dh ul li a{ display:block;}
.son-dh ul li.hover, .son-dh ul li:hover{ height:66px;border-bottom:solid 4px #eb661b;}
.son-dh ul li.hover a, .son-dh ul li:hover a{ color:#eb661b;}

.now-dh .weizhi{ float:right;line-height:70px;color:#999;font-size:14px;}
.now-dh .weizhi a:hover{ color:#eb661b;}
.dqwz{ background:#fff;border-bottom:solid 1px #eee;}
.dqwz .box{ width:1200px;margin:0 auto;height:70px;line-height:70px;color:#999;}
.dqwz a:hover{ color:#eb661b;}
.hui-bg{ background:#f5f5f5;border-bottom:solid 0 #eee;}

/*公司介绍*/
.neiye-banner{ height:400px;position:relative;}
.neiye-banner-box{ height:320px;width:1200px;margin:0 auto;}
.neiye-banner-desc{ text-align:center;height:320px;width:1200px;display:table-cell;vertical-align:middle;padding-top:50px;}
.neiye-banner-desc h3{ font-size:34px;color:rgba(255,2555,255,0.4);margin-bottom:0px;text-transform:uppercase;}
.neiye-banner-desc h4{ font-size:18px;color:#fff;font-weight:500;}

.about-head{ overflow:hidden;background:#fff;height:400px;}
.about-head .img{ width:780px;float:right;}
.about-head .img img{ width:100%;}
.about-head .desc{ float:left;width:420px;}
.about-head .desc .desc-box{ padding:50px;}
.about-head .desc h2{ font-size:28px;line-height:38px;margin-bottom:12px;color:#333;}
.about-head .desc i{ margin:20px 0;display:block;width:50px;height:1px;background:#666;}
.about-head .desc p{ line-height:24px;color:#666;text-align:justify;}

.list-about-content{ overflow:hidden;}
.list-about-content ul{ }
.list-about-content ul li{ padding:60px 0;border-bottom:solid 1px #ddd;}
.float-desc{ overflow:hidden;width:1500px;margin:0 auto;}
.float-desc .desc .desc-box{ }
.float-desc .desc .desc-box h2{font-size:28px;line-height:38px;margin-bottom:12px; text-align:center}
.float-desc .desc .desc-box h2.nub{ line-height:auto;font-size:20px;}
.float-desc .desc .desc-box h2.nub b{ vertical-align:text-bottom;margin-top:4px;color:#eb661b;font-size:38px;margin-right:15px;}
.float-desc .desc .desc-box i{ margin:20px auto;display:block;width:80px;height:2px;background:#666;}
.float-desc .desc .desc-box p{ line-height:24px;text-align:justify;margin-bottom:10px;color:#555;text-indent:2em;}
.float-desc .right .desc-box{ padding:0px 0 0px 50px;}
.list-about-content ul li:nth-child(2n) .float-desc .img{ float:left;} 
.list-about-content ul li:nth-child(2n) .float-desc .desc{ float:right;}
.list-about-content ul li:nth-child(2n) .float-desc .desc .desc-box{ padding:0px 0 0px 50px;}
.list-about-content ul li:last-child{ border:0;}

/*发展历程*/
.licheng-list{ position: relative;width:720px;margin:0 auto;}
.licheng-list:after{ content:'';width:1px;position:absolute;top:20px;bottom:20px;left:85.5px;background:#ddd;}
.licheng-list ul{}
.licheng-list ul li{ position: relative;z-index:2;}
.licheng-list ul li span.data{ font-size:14px;font-weight:bold;position:absolute;width:80px;left:0;top:0;display:inline-block;line-height:28px;color:#eb661b;}
.licheng-list ul li span.yuan{ position:absolute;left:78.5px;top:7px;display:inline-block;width:12px;height:12px;background:#fff;border:solid 1px #ddd;border-radius:100%;}
.licheng-list ul li:hover span.yuan{ border:solid 1px #eb661b;background:#eb661b;}
.licheng-list ul li p{ line-height:28px;padding:0 0 50px 130px;color:#333;font-size:16px;text-align: justify;}
.licheng-list ul li:last-child p{ min-height:28px;padding-bottom:0;}

/*企业荣誉*/
.list-zhengshu{ overflow:hidden;}
.list-zhengshu ul{ margin-left:-30px;margin-top:-30px;}
.list-zhengshu ul li{ width:33.33%;float:left;margin-top:30px;}
.list-zhengshu ul li .box{ margin-left:30px;padding:15px;border:solid 1px #ddd;background:#fff;cursor: pointer;}
.list-zhengshu ul li .honor-pic-thumb{ background:#f7f7f7;position:relative;height:460px;overflow:hidden;}
.list-zhengshu ul li .honor-pic-thumb img{ Position:absolute;left:50%;top:50%;max-width:100%;max-height:100%;width:auto;height:auto;transform:translate(-50%,-50%);}
.list-zhengshu ul li .tips{ cursor: pointer;opacity:0;position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,0.6);-webkit-transition: all 0.6s;-moz-transition: all 0.6s;-o-transition: all 0.6s; }
.list-zhengshu ul li .tips .iconfont{ font-size:32px;color:#fff;width:32px;height:32px;position: absolute; left: 50%; margin-left: -16px; top: 50%; margin-top: -32px;}
.list-zhengshu ul li .tips p{ position: absolute;left:50%;margin-left:-25px;top:50%; margin-top: 10px; color: white; }
.list-zhengshu ul li:hover .tips{ opacity:1;}
.list-zhengshu ul li h4{ color:#666;text-align:center;line-height:24px;margin-top:20px;font-weight:500;font-size:16px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}

.honor-big-bg{ display: none; position: fixed; z-index:102;left: 0; top: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.5); cursor: pointer;}
.honor-big-pic{ display: none; position: fixed;z-index:103;left:0;top:0;width:100%;height:100%;}
.honor-big-pic img{ Position:absolute;left:50%;top:50%;max-width:80%;max-height:80%;width:auto;height:auto;transform:translate(-50%,-50%);}

/*人才招聘*/
.list-zhaopin{ }
.list-zhaopin table{ width:100%;border-spacing: 0;}
.list-zhaopin table th{ line-height:55px;background:#eb661b;color:#fff;text-align:left;padding:0 50px;}
.list-zhaopin table tr td{ border-bottom:solid 1px #ddd;line-height:55px;color:#333;text-align:left;padding:0 50px;}
.list-zhaopin table tr td:first-child{ border-left:solid 1px #ddd;}
.list-zhaopin table tr td:last-child{ border-right:solid 1px #ddd;}
.list-zhaopin table tr td span{ color:#ff5500;cursor: pointer;}
.list-zhaopin table tr.show{ background:#f5f5f5;}
.list-zhaopin table tr.show td{ padding:0;line-height:28px;border-bottom:0;}

.show-box{ display:none;padding:30px 50px;border-bottom:solid 1px #ddd;}
.zhaopin-body{ overflow:hidden;}
.zhaopin-body .left{ width:520px;float:left;}
.zhaopin-body .right{ width:520px;float:right;}
.zhaopin-body h4{ font-size:18px;margin-bottom:20px;}
.zhaopin-a{ overflow:hidden;margin-top:20px;}
.zhaopin-a a{ display:block;text-align:center;width:160px;height:40px;line-height:40px;background:#eb661b;color:#fff;}
.zhaopin-sm{ overflow:hidden;}
.zhaopin-sm .left-desc{ }
.zhaopin-sm .left-desc h4{ font-weight:500;line-height:34px;font-size:24px;margin-bottom:30px;}
.zhaopin-sm .left-desc p{ line-height:28px;color:#666;white-space:pre-wrap;}
.zhaopin-sm .left-desc p.b30{ margin-bottom:30px;}

/*人才招聘 详情页*/
.yingpin-lc{ position: relative;overflow:hidden;}
.yingpin-lc:before{ content:'';position: absolute;top:44px;left:10%;right:10%;border-bottom:dashed 2px #eee;}
.yingpin-lc ul{ }
.yingpin-lc ul li{ position: relative;z-index:3;width:20%;float:left;text-align:center;}
.yingpin-lc ul li .number{ border:solid 5px #fff;font-size:28px;color:#eb661b;font-weight:bold;width:80px;line-height:80px;margin:0 auto;background:#f7f7f7;border-radius:100%;}
.yingpin-lc ul li p{ line-height:28px;font-size:18px;margin-top:15px;}
.zhaopin-biaodan{ width:780px;margin:0 auto;}
.zhaopin-biaodan ul{ margin-left:-30px;}
.zhaopin-biaodan ul li{ width:50%;float:left;margin-bottom:15px;overflow:hidden;}
.zhaopin-biaodan ul li p{ line-height:24px;margin-bottom:5px;}
.zhaopin-biaodan ul li .box{ margin-left:30px;}
.zhaopin-biaodan ul li input.text{ font: 14px "Microsoft YaHei";margin-bottom: 10px;height:40px;line-height: 40px;width: 100%;background: #fff;border: 1px solid #ddd;outline: none;padding: 0 20px;box-sizing: border-box; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.zhaopin-biaodan ul li select{ font: 14px "Microsoft YaHei";margin-bottom: 10px;height:40px;line-height: 40px;width: 100%;background: #fff;border: 1px solid #ddd;outline: none;padding: 0 20px;box-sizing: border-box; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.zhaopin-biaodan ul li.w{ width:100%;}
.zhaopin-biaodan ul li.w input.text{ width:375px;float:left;}
.zhaopin-biaodan ul li img{ height:38px;border:solid 1px #ddd;float:left;margin-left:30px;}
.list-daiyu{ overflow:hidden;}
.list-daiyu ul{ margin-top:-30px;margin-left:-30px;}
.list-daiyu ul li{ width:33.33%;float:left;margin-top:30px;}
.list-daiyu ul li .box{ margin-left:30px;padding:50px 30px;text-align:center;background:#f5f5f5;}
.list-daiyu ul li img{ height:80px;width:80px;border-radius:100%;}
.list-daiyu ul li p{ line-height:24px;margin-top:20px;}

/*视频列表*/
.list-videos{ overflow: hidden;width:1200px;margin:0 auto;}
.list-videos ul{ margin-top:-10px;margin-left:-10px;}
.list-videos ul li{ width:25%;float:left;margin-top:10px;}
.list-videos ul li .box{ margin-left:10px;border:solid 1px #ddd;}
.list-videos ul li .img{ Position: relative;}
.list-videos ul li .img img{ width:100%;vertical-align:bottom;}
.list-videos ul li .img span.iconfont{ z-index:3;display:block;font-size:46px;color:#fff;Position: absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-o-transition: all 0.3s;}
.list-videos ul li .box:hover .img span.iconfont{ Opacity:0.8;}
.list-videos ul li p{ height:50px;line-height:50px;font-size:15px;text-align:center;padding:0 10px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.list-videos ul li .box:hover p{ color:#eb661b;}

/*分页样式*/
.pages{ margin-top:40px;height:32px;line-height:32px;overflow: hidden;text-align:center;}
.pages ul{}
.pages ul li{ display:inline-block;margin:0 5px;}
.pages ul a{ display:inline-block;padding:0 12px;color:#333;-moz-border-radius: 50px; -webkit-border-radius: 50px; border-radius: 50px;}
.pages ul a:hover{ background:#eb661b;color:#fff;}
.pages ul li.active{ background:#eb661b;padding:0 0px; -moz-border-radius: 50px; -webkit-border-radius: 50px; border-radius: 50px; color:#fff;}
.pages ul li.active a{ color:#fff;}
.pages ul li span.pageinfo{ color:#999;}
.pages span input{ height:24px;line-height:24px;border:1px solid #ccc; width:30px; margin:0 2px 0 2px; text-align:center; padding-top:-1px ;font-size:14px;}

/*视频详情页*/
.view-video-bg{ background:#fff;border-top:solid 1px #eee;border-bottom:solid 1px #ddd;}
.view-video-box{ width:1200px;margin:0 auto;overflow: hidden;}

.news-now{ height:60px;line-height:60px;color:#999;}
.news-now a{ color:#999;}
.news-now a:hover{ color:#eb661b;}

.video-head{ overflow: hidden;}

.video-head .left-video{ width:900px;height:601px;float:left;Position: relative;z-index:9;overflow:hidden;}
.video-head .left-video ul{}
.video-head .left-video ul li{ Position: relative;}
.video-head .left-video ul li .video-img{ width:100%;Position: relative;}
.video-head .left-video ul li .video-img img{ width:100%;height:601px;}
.video-head .left-video ul li .video-img:after{ content:'';position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,0.4);}
.video-head .left-video ul li .iconfont{ z-index:4;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);cursor: pointer;width:60px;height:60px;font-size:60px;color:#fff;}
.video-head .left-video ul li .iconfont:hover{ Opacity:0.8;}
.video-head .left-video ul li .off{ display:none !important;}
.video-head .left-video ul li .on{ display:block !important;}
.video-head .left-video ul li .video-box{ display:none;position:absolute;top:0;left:0;bottom:0;right:0;}
.video-head .left-video ul li .video-box video{ object-fit:contain;background:#000;position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;}

.video-head .right-about{ width:280px;float:right;overflow: hidden;}
.video-head .right-about ul{} 
.video-head .right-about ul li{ margin-bottom:20px;}
.video-head .right-about ul li .img{ Position: relative;}
.video-head .right-about ul li .img img{ width:100%;height:187px;vertical-align:bottom;}
.video-head .right-about ul li .img span.play{ z-index:3;display:block;width:50px;height:50px;background:url(../images/play.png) no-repeat center center;background-size:100%;Position: absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-o-transition: all 0.3s;}
.video-head .right-about ul li .box:hover .img span.play{ Opacity:0.8;}
.video-head .right-about ul li .img p{ font-size:15px;Position: absolute;bottom:0;left:0;right:0;height:24px;line-height:24px;color:#fff;padding:20px 20px 6px 20px;background: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,0.7));}
.video-head .right-about ul li:last-child{ margin-bottom:0;}

.video-title{ padding:20px 0;height:40px;line-height:40px;overflow: hidden;width:900px;}
.video-title h2{ font-size:24px;color:#222;font-weight:500;float:left;}
.video-title .video-info{ float:right;}
.video-title .video-info span{ display:block;float:left;margin-left:20px;color:#666;}

.video-sxp{ height:80px;line-height:80px;overflow: hidden;border-top:dashed 1px #ddd;}
.video-sxp p.prev{ color:#999;width:45%;float:left;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.video-sxp p.next{ color:#999;width:45%;float:right;text-align:right;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.video-sxp a{ color:#999;}
.video-sxp a:hover{ color:#eb661b;}

.view-about-video{ padding:60px 0;background:#fff;}
.view-about-video-box{ width:1200px;margin:0 auto;}
.view-about-video h2.title3{ margin-bottom:20px;font-size:24px;}

/*产品封面*/
.list-cp2{ }
.list-cp2:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.list-cp2 ul{ margin-top:-20px;margin-left:-20px;}
.list-cp2 ul li{ width:25%;float:left;margin-top:20px;}
.list-cp2 ul li .box{ margin-left:20px;border:solid 1px #ddd;}
.list-cp2 ul li .img-tips{ overflow: hidden;Position: relative;}
.list-cp2 ul li .img-tips img{ width:100%;}
.list-cp2 ul li .img-tips .img{ Position: relative;}
.list-cp2 ul li .img-tips .img2 img{ height:283px;width:424px;margin-left:-70px;}
.list-cp2 ul li .img-tips .img span.tag{ height:22px;line-height:22px;font-size:13px;padding:0 10px;color:#ff0000;border:solid 1px #ff0000;display:block;Position: absolute;top:20px;left:20px;}
.list-cp2 ul li .img-tips .img2{ z-index:4;Position: absolute;bottom:-300px;left:0;right:0;width:100%;height:283px;-webkit-transition: all 0.6s;-moz-transition: all 0.6s;-o-transition: all 0.6s;}
.list-cp2 ul li:hover .img-tips .img2{ bottom:0;}
.list-cp2 ul li .desc{ padding:30px 20px 30px 20px;border-top:solid 1px #ddd;}
.list-cp2 ul li .desc h2{ margin-bottom:10px;height:28px;line-height:28px;font-size:18px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.list-cp2 ul li .desc p{ height:20px;line-height:20px;font-size:13px;color:#999;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.list-cp2 ul li .box:hover{ box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);}
.list-cp3{ }
.list-cp3:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.list-cp3 ul{ margin-top:-20px;margin-left:-20px;}
.list-cp3 ul li{ width:50%;float:left;margin-top:20px;}
.list-cp3 ul li .box{ margin-left:20px;height:283px;Position: relative;border:solid 1px #ddd;}
.list-cp3 ul li .img-tips{ overflow: hidden;Position: absolute;width:285px;height:283px; }
.list-cp3 ul li .img-tips img{ width:100%;height:283px !important;}
.list-cp3 ul li .img-tips .img2 img{ width:422px !important;max-width:422px !important;margin-left:-70px;height:283px !important;}
.list-cp3 ul li .img-tips .img{ Position: relative;}
.list-cp3 ul li .img-tips .img span.tag{ height:22px;line-height:22px;font-size:13px;padding:0 10px;color:#ff0000;border:solid 1px #ff0000;display:block;Position: absolute;top:20px;left:20px;}
.list-cp3 ul li .img-tips .img2{ z-index:4;Position: absolute;top:0;right:-500px;width:100%;height:283px;-webkit-transition: all 0.6s;-moz-transition: all 0.6s;-o-transition: all 0.6s;}
.list-cp3 ul li:hover .img-tips .img2{ right:0;}
.list-cp3 ul li .desc{ padding:30px 30px 30px 315px;height:202px;}
.list-cp3 ul li .desc h2{ padding-top:48px;margin-bottom:10px;height:28px;line-height:28px;font-size:18px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.list-cp3 ul li .desc p{ margin-top:0;height:20px;line-height:20px;font-size:13px;color:#999;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.list-cp3 ul li .desc i{ width:30px;height:2px;background:#eb661b;display:block;margin:15px 0;}
.list-cp3 ul li .box:hover{ box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);}

/*产品详情页*/
.chanpin-head{ overflow: hidden;}
.solid-chanpin{ position: relative;overflow: hidden; width: 384px;float:left;background:#fff; }
.solid-chanpin .bigImg{ height: 384px;width: 384px; position: relative;text-align:center;overflow: hidden;background:#f5f5f5;}
.solid-chanpin .bigImg li img{ vertical-align:middle; height:384px;   }
.solid-chanpin .bigImg  h4{ font-size: 14px; font-weight: bold; line-height: 33px; height: 33px; padding-right: 30px; overflow: hidden; text-align: left; }
.solid-chanpin .smallScroll{ margin-top:5px;}
.solid-chanpin .sPrev,.solid-chanpin .sNext{ float: left; display: block; width:31px; height: 73px;line-height:73px;text-align:center;background:#666;font-size:16px;color:#ddd;}
.solid-chanpin .sPrev:hover{ background:#eb661b;color:#333;}
.solid-chanpin .sNext:hover{ background:#eb661b;color:#333;}
.solid-chanpin .smallImg{ float:left;display:inline;width: 320px;margin:0 0 0 2px;overflow: hidden;}
.solid-chanpin .smallImg ul{ width: 9999px; overflow: hidden; }
.solid-chanpin .smallImg li{ float: left; margin:0 3px;width:73px; cursor:pointer;  display: inline;  }
.solid-chanpin .smallImg img{ width:100%; height:73px;Opacity:0.6;  }
.solid-chanpin .smallImg .on img{ Opacity:1;}
.solid-chanpin .pageState{ position: absolute; bottom:85px; right: 10px; letter-spacing: 2px;color:#fff;}
.solid-chanpin .pageState span{ color: #eb661b;}
.chanpin-top-canshu{ width:750px;float:right;}
.chanpin-top-canshu h1{ font-size:28px;line-height:38px;margin-bottom:10px;}
.chanpin-top-canshu .ds{ line-height:24px;color:#333;margin-bottom:30px;}
.jbcs{ overflow: hidden;}
.jbcs ul{}
.jbcs ul li{  overflow: hidden;margin-bottom:10px;line-height:24px;}
.jbcs ul li span{ display:block;float:left;color:#999;}
.jbcs ul li p{ float:left;width:495px;color:#333;}

.anli-tips{ margin-top:10px;border-radius:3px;overflow: hidden;position: relative;padding:20px;height:68px;background:#fffcf4;}
.anli-tips img{ position: absolute;height:68px;width:68px;border-radius:100%;left:20px;top:20px;}
.anli-tips .desc{ padding:0 0 0 88px;}
.anli-tips .desc p{ display:inline-block;line-height:68px;font-size:18px;color:#ff5500;position: relative;padding:0 20px;}
.anli-tips .desc p:before{ content:'“';line-height:20px;position: absolute;top:16px;font-size:28px;left:-16px;color:#999;}
.anli-tips .desc p:after{ content:'”';line-height:20px;position: absolute;bottom:-4px;font-size:28px;right:-12px;color:#999;}
.item-zx{ overflow: hidden;margin-top:30px;}
.item-zx .zaixian{ cursor:pointer;margin-right:5px;text-align:center;display:block;font-size:18px;padding:0 30px;float:left;outline: none;border-radius:3px;height:52px;line-height:52px;background:#eb661b;color:#fff;border:0;}
.item-zx .boda{ cursor:pointer;text-align:center;display:block;font-size:18px;padding:0 30px;float:left;outline: none;border-radius:3px;height:52px;line-height:52px;background:#eb661b;color:#333;border:0;}
.item-zx .iconfont{ font-size:18px;margin-right:3px;}

.item-nav{ text-align:center;height:70px;border-bottom:solid 1px #ddd;}
.item-nav:after{ content: "";display: block;height: 0;clear: both;visibility: hidden;}
.item-nav ul{ }
.item-nav ul li{ display:inline-block;height:70px;line-height:70px;font-size:16px;margin:0 20px;}
.item-nav ul li a{ display: block;}
.item-nav ul li a.menu-active{ height:66px;border-bottom:solid 4px #eb661b;color:#eb661b;}
.fixed3{ border:0;background:#fff;box-shadow:0 0 6px rgba(0, 0, 0, 0.07);position:fixed;z-index:99;top:0;left:0;right:0;min-width:1200px;}
#wrapper .container{ padding:60px 0;padding-top:130px;margin-top:-70px;border-bottom:solid 1px #ddd;}
#wrapper .end-container{ border-bottom:solid 0 #ddd;padding:0;padding-top:60px;margin-top:-60px;}
.item-danxiang-body{ width:1200px;margin:0 auto;overflow: hidden;line-height:1.75;font-size:16px;color:#444;}
.item-danxiang-body .title{ overflow:hidden;height:28px;line-height:28px;font-weight:bold;color:#333;font-size:18px;margin-bottom:30px;}
.item-danxiang-body .title .iconfont{ font-size:22px;line-height:28px;float:left;margin-top:-1px;margin-right:5px;color:#eb661b;}

.item-danxiang-body p{ text-align: justify;margin-top:15px;}
.item-danxiang-body img{ max-width:100% !important;height:auto !important;}
.item-danxiang-body table{ width:100% !important;border-spacing:0;margin-top:20px;border-right:solid 1px #ddd;}
.item-danxiang-body table tr td{ padding:12px 10px;line-height:24px;border-bottom:solid 1px #ddd;border-left:solid 1px #ddd;}
.item-danxiang-body table tr:first-child{ background:#cccccc;color:#333;font-weight:bold;}
.item-danxiang-body table tr:first-child:hover{ background:#cccccc;}
.item-danxiang-body table tr:hover{ background:#f5f5f5;}
.item-danxiang-body .t30{ margin-top:30px;}
.item-danxiang-body table p{ margin-top:0;}
.neiye-anli{ overflow: hidden;}
.neiye-anli ul{ margin-top:-20px;margin-left:-20px;}
.neiye-anli ul li{ width:25%;float:left;margin-top:20px;}
.neiye-anli ul li .box{ margin-left:20px;}
.neiye-anli ul li img{ width:100%;height:246px;}
.neiye-anli ul li h2{ margin-top:20px;line-height:28px;height:28px;font-size:18px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.neiye-anli ul li p{ text-align: justify;margin-top:10px;line-height:24px;height:48px;color:#999;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.neiye-anli ul li:hover h2{ color:#eb661b;}

/*案例列表筛选*/
.shaixuan{ overflow:hidden;margin-top:-20px;margin-bottom:60px;}
.shaixuan-ul{ overflow:hidden;position:relative;line-height:32px;margin-top:20px;}
.shaixuan-ul strong{ display:block;width:60px;float:left;}
.shaixuan-li{ position:relative;overflow:hidden;width:1140px;float:right;}
.shaixuan-li a{ display:inline-block;padding:0 15px;margin-right:10px;margin-bottom:0;border-radius:50px;cursor: pointer;}
.shaixuan-li span{ display:inline-block;margin-bottom:12px;color:#eb661b;}
.shaixuan-li a:hover,.shaixuan-li a.on{ background:#eb661b;color:#333;}

/*案例详情页*/
.anli-img{ width: 575px;float:left;}
.anli-img img{ width:100%;}

/*新闻列表*/
.news-contenter{ width:1500px;overflow: hidden;}
.news-main{ width:820px;padding:30px;background:#fff;float:left;overflow: hidden;}
.news-main2{ width:1500px;float:left;overflow: hidden;}
.news-main3{ width:1500px;float:left;overflow: hidden;}
.list-image{ background:#fff;overflow: hidden;}
.list-image ul{ padding:0 0;overflow: hidden;}
.list-image li{ height:163px;border-bottom: 1px solid #eee;margin-bottom:30px;Position: relative; overflow: hidden;}
.list-image ul li .lbimg img{width: 200px;height: 133px;}
.list-image ul li:last-child{ margin-bottom:0;}
.lbimg{width: 200px;height: 133;Position: absolute;top: 0;left: 0px;overflow: hidden;}
.list-image .arc_desc{ margin-left:230px;}
.list-image .arc_desc h2{ font-size:18px;color:#444;line-height:30px;padding-top:0px;overflow: hidden;}
.list-image .arc_desc p.ds{ text-align: justify;line-height:25px;font-size:14px;color:#666;height:50px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.list-image .dn{ height:30px;line-height:30px;Position: absolute;overflow: hidden;bottom:30px;left:230px;right:0;font-size:12px;color:#999;}
.list-image .dn span.click{ display:inline-block;margin-left:30px;}
.list-image ul li:hover h2{ color:#eb661b;}

/*侧边栏*/
.news-side{ width:300px;float:right;}
.qiehuan{ overflow:hidden;background:#fff;padding:30px; margin-bottom:20px;  }
.qiehuan .hd{ height:22px; line-height:18px;  overflow:hidden;   }
.qiehuan .hd h2{ float:left; }
.qiehuan .hd h2 a{ font-size:18px;}
.qiehuan .hd .next,
.qiehuan .hd .prev{ float:right; display:block; width:18px; height:18px; background: url(../images/left_right.gif) no-repeat -6px -7px; overflow:hidden; margin-right:6px; cursor:pointer; }
.qiehuan .hd .next{ background-position:-34px -7px;margin-right:0; }
.qiehuan .hd .prevStop{ background-position:-6px -40px; cursor:default; }
.qiehuan .hd .nextStop{ background-position:-34px -40px; cursor:default; }
.qiehuan .hd ul{ float:right; margin:5px 6px 0 0; zoom:1; }
.qiehuan .hd ul li{ float:left; cursor:pointer; display:block; border-radius:100%;width:8px; height:8px; margin-right:4px; _display:inline; background:#ddd; }
.qiehuan .hd ul li.on{ background:#eb661b; }
.qiehuan .bd{ padding:12px 0 0 0;  }
.qiehuan .bd ul{ overflow:hidden; zoom:1; }
.qiehuan .bd ul li{ float:left; width:240px; }
.qiehuan .bd ul li img{ width:100%;height:222px;margin-bottom:10px;}
.qiehuan .bd ul li p{ height:24px;line-height:24px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;text-align: center;}
.qiehuan .bd ul li:hover p{ color:#eb661b;}
.item-side-bg{ background:#fff;padding:24px 30px;margin-bottom:20px;}
.item-side-list{ }
.item-side-list ul{}
.item-side-list ul li{ Position: relative; padding-left:15px;height:32px;line-height:32px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.item-side-list ul li:before{ content:'';Position: absolute;left:0;top:50%;margin-top:-2px;width:4px;height:4px;border-radius:100%;background:#ddd;}
.item-side-list ul li a:hover, .item-side-list ul li:hover{ color:#eb661b;}
.item-side-list ul li a{ display:block:}
.zlm{ height:28px;line-height:28px;padding-bottom:9px;margin-bottom:20px;overflow: hidden;border-bottom:solid 1px #ddd;}
.zlm h3{ font-size:18px;float:left;}
.zlm span{ float:right;display:block;}
.zlm span a{ color:#999;}
.zlm span a:hover{ color:#eb661b;}
.right-new{ background:#fff;padding:24px 30px;overflow:hidden;margin-bottom:20px;}
.right-new h4{ height: 28px;line-height: 28px;font-size:18px;padding-bottom: 9px;margin-bottom: 20px; overflow: hidden;border-bottom: solid 1px #ddd;overflow: hidden;}
.right-new ul{ }
.right-new ul li{ height:56px;overflow:hidden;position:relative;margin-top:20px;}
.right-new ul li .img{ overflow:hidden;position: absolute;top:0;left:0;}
.right-new ul li .img img{ width:80px;height:56px;}
.right-new ul li .desc{ padding:0 0 0 95px;height:56px;line-height:22px;display: table-cell;vertical-align:middle;}
.right-new ul li .desc p{ font-size:14px;line-height:18px;vertical-align:middle; display: -webkit-box;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.right-new ul li:hover .desc p{ color:#eb661b;}
.article-con{ padding:30px;background:#fff;margin-bottom:20px;}
.article-head{ margin-bottom:20px;}
.article-head h2{ line-height:34px;font-size:24px;margin-bottom:10px;}
.article-head .info{ overflow: hidden;height:20px;line-height:20px;}
.article-head .info span{ display:block;float:left;font-size:12px;margin-right:20px;color:#999;}

.yindao{ border:solid 1px #ff9900;border-radius:0px;background:#fffdf9;padding:20px 20px;height:68px;Position: relative;}
.yindao img{ width:68px;line-height:68px;border-radius:100%;Position: absolute;left:20px;top:20px;}
.yindao .desc{ padding:0 200px 0 88px;}
.yindao .desc p.mc{ line-height:20px;font-size:14px;color:#ff5500;margin-bottom:5px;}
.yindao .desc p.dh{ line-height:20px;font-size:14px;color:#333;}
.yindao .desc p.dh b{ font-size:24px;color:#ff5500;}
.yindao .zxzx{ Position: absolute;top:50%;margin-top:-20px;right:20px;border-radius:3px;height:40px;line-height:40px;width:140px;background:#ff5500;color:#fff;text-align:center;}
.yindao .zxzx a{ cursor: pointer;display:block;color:#fff;}
.yindao .zxzx a span.iconfont{ font-size:14px;margin-right:5px;}

.b0{ margin-bottom:0 !important;}
.article-body{ padding-top:20px;line-height:32px;font-size:16px;color:#444;}
.article-body p{ padding:8px 0;text-align: justify;}
.article-body img{ max-width:100% !important;height:auto !important;}
.article-body video{ max-width:100% !important;height:auto !important;}
.ssp{ border-top:dashed 1px #ddd;margin-top:30px;padding-top:20px;}
.ssp p{ padding:5px 0;}
.ssp p a:hover{ color:#eb661b;}
.about-cp{ padding:0 30px 30px;background:#fff;margin-bottom:20px;}
.about-cp .hd{ height:60px;border-bottom:solid 1px #ddd;margin-bottom:30px;}
.about-cp .hd:after{ content: "";display: block;height: 0;clear: both;visibility: hidden;}
.about-cp .hd h4{ float:left;font-size:18px;line-height:60px;}
.about-cp .hd ul{ float:left;}
.about-cp .hd ul li{ font-size:16px;cursor: pointer;height:60px;line-height:60px;margin-left:40px;float:left;}
.about-cp .hd ul li.on{ height:58px;border-bottom:solid 2px #eb661b;color:#eb661b;}
.about-cp .hd a.ma{ display:block;float:right;line-height:60px;color:#999;}
.about-cp .hd a.ma:hover{ color:#eb661b;}
.about-cp .bd{ overflow:hidden;}
.about-cp .bd ul{ margin-left:-20px;}
.about-cp .bd ul li{ width:25%;float:left;}
.about-cp .bd ul li .box{ margin-left:20px;}
.about-cp .bd ul li img{ width:100%;margin-bottom:20px;}
.about-cp .bd ul li h2{ margin-bottom:10px;font-size:18px;line-height:28px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.about-cp .bd ul li p{ line-height:24px;font-size:14px;color:#999;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.about-cp .bd ul li:hover h2{ color:#eb661b;}
.news-white-bg{ padding:30px;background:#fff;}

/*问答提示*/
.weda{ padding:29px;background:#fff;border:solid 1px #e7e7e7;margin-bottom:20px;border-radius: 20px;
    background: #eee;
    box-shadow: 0 1px 30px rgb(0 0 0 / 10%);}
.wenda-form{ overflow:hidden;}
.wenda-form ul{ margin-left:-20px;}
.wenda-form ul li{ width:50%;float:left;}
.wenda-form ul li .box{ margin-left:20px;}
.wenda-form ul li.bhh{ width:100%;}
.wenda-form ul li input.intxt{ font: 14px "Microsoft YaHei";margin-bottom: 10px; line-height: 38px;width: 100%;background: #fff;border: 1px solid #ddd;outline: none;padding: 0 20px;box-sizing: border-box; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.wenda-form ul li select{ font: 14px "Microsoft YaHei";margin-bottom: 10px; height:40px;line-height: 40px;width: 100%;background: #fff;border: 1px solid #ddd;outline: none;padding: 0 20px;box-sizing: border-box; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.wenda-form ul li textarea{ font: 14px "Microsoft YaHei"; margin-bottom: 10px;line-height: 24px;width: 100%;resize: vertical;background: #fff; border: 1px solid #ddd;outline: none;padding: 10px 20px;box-sizing: border-box; -webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.wenda-form ul li.wb{ width:100%;}
.wenda-form ul li .cpxl{ margin-bottom:20px;}
.wenda-form ul li .cpxl input{ vertical-align:middle;margin-top:-2px;}
.wenda-form ul li .wenda-btn{ cursor: pointer;background: #eb661b;color: #fff;font-size: 16px;width: 100%;height: 40px;line-height: 40px;border: 0; outline: none;border-radius: 3px;}
.wenda-tip{ position:relative;min-height:68px;margin-bottom:30px;}
.wenda-tip img{ height:62px;width:62px;border-radius:100%;position: absolute;top:50%;margin-top:-31px;left:0;}
.wenda-tip .desc{ background:#eb661b;border-radius:3px;margin-left:82px;position:relative;}
.wenda-tip .desc:before{ content:'';border-style: solid;border-width: 6px;border-color: transparent #eb661btransparent transparent;position: absolute;top: 50%;margin-top: -6px;left: -12px;width: 0;height: 0;}
.wenda-tip .desc p{ padding:10px 20px;line-height:24px; color:#fff}

/*售后保障*/
.zongzhi{ overflow:hidden;}
.zongzhi ul{ margin-left:-30px;}
.zongzhi ul li{ width:25%;float:left;text-align:center;}
.zongzhi ul li .box{ min-height:206px;margin-left:30px;padding:50px 30px;background:#f5f5f5;}
.zongzhi ul li img{ width:80px;height:80px;border-radius:100%;margin-bottom:20px;}
.zongzhi ul li h4{ font-size:18px;margin-bottom:10px;}
.zongzhi ul li p{ line-height:24px;color:#999;}
.wangdian{ }
.wangdian:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.wangdian ul{ margin-top:-30px;margin-left:-30px;}
.wangdian ul li{ width:50%;float:left;margin-top:30px;}
.wangdian ul li .box{ -webkit-transition: all 0.6s;-moz-transition: all 0.6s;-o-transition: all 0.6s;cursor: pointer;position:relative;margin-left:30px;padding:30px;height:100px;background:#fff;border:solid 1px #ddd;}
.wangdian ul li .box:hover{ box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);}
.wangdian ul li img{ height:100px;width:100px;border:solid 1px #eee;border-radius:100%;position: absolute;top:30px;left:30px;}
.wangdian ul li .desc{ padding-left:130px;padding-top:5px;}
.wangdian ul li .desc h2{ font-size:18px;color:#eb661b;line-height:34px;margin-bottom:10px;}
.wangdian ul li .desc p{ line-height:24px;color:#333;}

/*问答*/
.list-ask{ }
.list-ask:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.list-ask ul{ margin-top:-30px;margin-left:-30px;}
.list-ask ul li{ width:50%;float:left;margin-top:30px;}
.list-ask ul li .box{ margin-left:30px;padding:30px;border:solid 1px #ddd;}
.list-ask ul li p.wen{ text-align: justify;margin-bottom:10px;font-weight:bold;font-size:16px;Position: relative;padding-left:34px;height:24px;line-height:24px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.list-ask ul li span{ Position: absolute;left:0;top:0;border-radius:100%;font-size:12px;color:#fff;display:block;width:24px;height:24px;line-height:24px;background:#eb661b;text-align:center;}
.list-ask ul li p.da{ text-align: justify;color:#999;font-size:14px;Position: relative;padding-left:34px;height:48px;line-height:24px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.list-ask ul li p.da span{ font-weight:bold;background:#eb661b;color:#fff;}
.list-ask ul li p.wen:hover{ color:#eb661b;}
.list-ask ul li .box:hover{ box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);}

/*联系我们*/
.message-box{ background:#fff;box-shadow:0 5px 15px rgba(0, 0, 0, 0.1);overflow:hidden;}
.message-box .left{ width:700px;float:left;}
.message-box .left .box{ padding:80px 160px;height:390px;width:380px;display:table-cell;vertical-align:middle;}
.message-box .left h2{ font-size:24px;line-height:34px;margin-bottom:8px;}
.message-box .left p{ line-height:24px;margin-bottom:30px;color:#666;}
.message-box .left input.intxt{ font:14px "Microsoft YaHei";margin-bottom:10px; line-height:38px;width:100%;background:#fff;border:0;border-bottom:2px solid #eee;outline:none;padding:0 0;box-sizing:border-box; -webkit-box-sizing:border-box;-moz-box-sizing:border-box;}
.message-box .left textarea{ resize:none;font:14px "Microsoft YaHei"; margin-bottom:10px;line-height:24px;width:100%;background:#fff; border:0;border-bottom:2px solid #eee;outline:none;padding:10px 0;box-sizing:border-box; -webkit-box-sizing:border-box;-moz-box-sizing:border-box;}
.message-box .left input.intxt:focus, .message-box .left textarea:focus{ border-color: #eb661b!important;}
.message-box .left .message-btn{ margin-top:20px;cursor:pointer;background:#eb661b;color:#fff;font-size:16px;width:100%;height:45px;line-height:45px;border:0; outline:none;border-radius:3px;}

.message-box .right{ width:500px;float:right;background:#eb661b;height:550px;}
.message-box .right .box{ padding:80px 80px;height:390px;width:340px;color:#333;display:table-cell;vertical-align:middle;}
.message-box .right .box h2{ font-size:24px;line-height:34px;margin-bottom:30px;color:#fff;}
.message-box .right .box p{ padding-left:30px;margin-bottom:20px;line-height:28px;font-size:16px; color:#fff}
.message-box .right .box p.gs{ background:url(../images/m1.png) no-repeat left center;background-size:18px;}
.message-box .right .box p.add{ background:url(../images/m2.png) no-repeat left center;background-size:18px;}
.message-box .right .box p.call{ background:url(../images/m3.png) no-repeat left center;background-size:18px;}
.message-box .right .box p.mail{ background:url(../images/m4.png) no-repeat left center;background-size:18px;}
.message-box .right .box p.time{ background:url(../images/m5.png) no-repeat left center;background-size:18px;}

.list-m{ overflow:hidden;}
.list-m ul{ margin-left:-50px;margin-top:-50px;}
.list-m ul li{ width:50%;float:left;margin-top:50px;}
.list-m ul li .box{ cursor:pointer;position:relative;margin-left:50px;border-bottom:solid 5px #eee;padding-bottom:25px;}
.list-m ul li h2{ font-size:18px;color:#eb661b;line-height:34px;margin-bottom:10px;}
.list-m ul li p{ line-height:24px;color:#666;}
.list-m ul li .box:after{ content:'';Position:absolute;bottom:-5px;height:5px;width:0;background:#eb661b;-webkit-transition:all 0.6s;-moz-transition:all 0.6s;-o-transition:all 0.6s;}
.list-m ul li:hover .box:after{ width:100%;}

/*底部申请*/
 .main-section-inner{
        max-width: 1500px;
        width: 90%;
        margin: auto;
    }
.footer-application{
        padding: 80px 0;
        background-image: url(../images/zixun-cover.jpg);
        background-size: 100% auto;
        background-position: center top;
        background-repeat: no-repeat;
    }
.footer-application .main-section-inner{
        height: 150px;
        align-items: center;
    }
.footer-application{
        color: #333;
    }
	.responsive-holder{
        display: flex;
    }
	.text-color-white{
        color: #fff;
    }
	.text-32 {
    font-size: 32px;
}
.opacity-60 {
    opacity: 0.6;
}
.text-18 {
    font-size: 18px;
}
	.col-1{
        flex: 1;
    }
    .col-2{
        flex: 2;
    }
.footer-application .main-section-inner .col-2{
        margin-left: 80px;
    }
.footer-application .main-section-inner .col-1{
        margin-right: 50px;
        text-align: right;
    }
    .application-icon{
        width: 150px;
        height: 150px;
        border-radius: 100px;
        background-image: url("../images/application-cover.jpg");
        background-position: center center;
        background-size: 100% 100%;
    }
    .application-button{
        display: inline-block;
        padding: 12px 25px;
        background: #EB661B;
        color: #fff;
        font-size: 18px;
        border-radius: 30px;
        font-weight: bold;
    }
    .application-button .icon-font{
        font-size: 20px;
    }
/*页脚*/
.footer{ background:#eb661b;padding:80px 0 0 0;background:url(../images/footbj.jpg) no-repeat center top;}
.footer .box{ width:1500px;margin:0 auto;overflow:hidden;margin-bottom:60px;}
.footer .left-dh{ float:left;overflow:hidden;width:415px}
.footer .left-dh ul{}
.footer .left-dh ul li{ float:left;width:184px;}
.footer .left-dh ul li h4{ font-weight:500;color:#fff;line-height:26px;margin-bottom:30px;font-size:16px;}
.footer .left-dh ul li p{ line-height:32px;}
.footer .left-dh ul li a{ color:#fff;}
.footer .left-dh ul li a:hover{ color:#fff;}
.footer .mid-dh{ float:left;overflow:hidden;}
.footer .right-dh{ float:right;width:330px;text-align:right;color:#fff;font-size:16px;}
.footer .right-message{ float:right;text-align:right;color:#fff;}
.footer .right-message h4{ font-weight:500;color:#fff;line-height:26px;margin-bottom:30px;font-size:16px;}
.footer .right-message img{ height:150px;margin:0 auto;margin-bottom:20px;}
.footer .right-message p b{ display:block;margin-top:5px;font-size:24px;font-weight:500;color:#fff;}

.footer .footer-copy{ width:100%;margin:0 auto;text-align:center;margin-top:20px;background:#edb219;}
.footer .footer-copy p{ line-height:40px;color:#fff;}
.footer .footer-copy p a{ color:#fff;}

/*友情链接*/
.link{ padding:20px 0;line-height:32px;background:#fff;}
.link .box{ margin:0 auto;width:1200px;overflow:hidden;}
.link strong{ width:90px;float:left;color:#999;}
.links{ width:1100px;float:left;}
.links a{ float:left;display:block;margin-right:30px;color:#999;}
.links a:hover{ color:#eb661b;}

#ab_img img{ max-width:100% !important; height:auto !important;display:inline-block;}
#ab_img p span{text-wrap: inherit !important;}

/*新增分页样式*/
.pagebar { padding:20px; overflow:hidden; clear:both}
.pagebar .pagination {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
.pagination a {
  background: #fff;
  border: 1px solid #ccc;
  color: #333;
  font-size: 12px;
  padding: 8px 10px;
  margin: 0 2px;
  border-radius: 3px; line-height:100%
}
.pagination span {
    color: #333;
    font-size: 12px;
    padding: 7px 2px;
    margin: 0 2px;
    border-radius: 3px;
}
.pagination a:hover {
  color: #333;
  border: 1px solid #333;
}
.pagination a.page-num-current {
  color: #fff;
  background: #333;
  border: 1px solid #333;
}
.pagination .st{ font-family:宋体}
.text-secondary{ text-align:center; padding:20px 0}

.lang{height:147px;background: url(../images/t10.png) repeat-x center;}

/*pro-*/
#banner {
	margin-bottom:40px;
    margin-top:120px;
}
#carousel {
	position:relative;
	z-index:2;
	margin-top:20px;
	transform-style:preserve-3d;
	perspective:800px
}
#carousel img {
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-482px;
	/*margin-left:-252px;*/
	transition:transform .5s ease-in-out;
	box-shadow:8px 8px 20px rgba(0,0,0,.2);
	cursor:pointer
}
#bannerNav {
	position:relative;
	margin-top:120px;
	height:10px;
	padding:10px 0;
	text-align:center
}
#bannerNav ul li {
	cursor:pointer;
	overflow:hidden;
	display:inline-block;
	width:30px;
	margin:0 2px
}
#bannerNav ul li a {
	margin:0 auto;
	display:block;
	width:15px;
	height:15px;
	vertical-align:top;
	border-radius:100%;
	background:#5e6671;
	font-size:0
}
#bannerNav ul li.on a,#bannerNav ul li:hover a {
	background:#eb661b
}
#bannerNav ul li.on a {
	width:30px; height:15px;border-radius:10px;
}

#carousel {
	height:400px
}
#carousel img {
	width:1000px;
	border-radius: 10px;
	opacity: 0;
}

