/*关于我们*/
.in_bannerH{height:350px;width:100%;}
.in_banner{height:280px;width:100%;}
.inp_title{text-align: center;width:100%;}
.inp_title .inp_T{font-size: 26px;color:#444;padding-top: 50px}
.inp_title .inp_TT{width: 30px;
    height: 3px;
    margin-bottom: 2px;
    background: #a5a5a5;
    display: inline-block;
    margin: 15px 0;}
/*****/
.in_abtUs{padding-bottom: 50px;}
.in_abtImg{width:41.7%;}
.in_abtImg img{width:100%;}
.in_abtTxt{width:54.7%;}
.in_abtTxt .in_abtT{font-size: 16px;color:#333;line-height: 50px;margin-bottom: 10px;}
.in_abtTxt .in_abtTT{font-size: 14px;color:#666;line-height: 30px;text-align: justify;}
/********/
.in_busSco .busSco_txt{background: #f0f0f0;}
.busSco_txt .busSco_TT{
    width:650px;text-align: center;margin: auto;max-width: 100%;
    font-size: 12px;color:#666;line-height: 20px;padding: 20px 0 50px;
}
.busSco_intro{width:100%;}
.busSco_intro .busSco_nav{text-align: center;height:200px;}
.busSco_nav .busSco_nav_one{
    width:16.6%;float:left;text-align: center;height:100%;transition: all .3s;
    position: relative;background: url("../images/div_bg_01_03.png") no-repeat center;
}
.busSco_nav .busSco_nav_one.active,.busSco_nav .busSco_nav_one:hover{
    background: url("../images/div_bg_02.png") no-repeat center;
}
.busSco_nav .busSco_nav_one.active:after{
    content: "";display: block;width: 0;height: 0;border:8px solid transparent;animation: fadeInUp .3s;
    border-bottom: 9px solid #395fb6;position: absolute;bottom:0;left:calc(50% - 8px);
}
.busSco_nav_one .busSco_nav_name{
    line-height: 22px;font-size: 14px;color:#888;width:90px;margin: auto;
    position: relative;top:50%;transform: translateY(-50%);max-width:94%;
}
.busSco_nav_one.active .busSco_nav_name,.busSco_nav_one:hover .busSco_nav_name{color:#fff;}
.busSco_intro .busSco_artBox{width:100%;position: relative;height:560px;}
.busSco_artBox .busSco_artOne{position: absolute;transition: opacity .4s;top:0;left:0;opacity:0;z-index: 1;width:100%;}
.busSco_artBox .busSco_artOne.open{z-index: 2;opacity: 1;}
.busSco_artOne .busSco_artImg{width:100%;overflow: hidden;}
.busSco_artOne .busSco_artImg img{position: relative;left:50%;transform: translateX(-50%);transition: all .5s;}
.busSco_artOne:hover .busSco_artImg img{transform:translateX(-50%) scale(1.2);}
.busSco_artOne .busSco_art_txt{
    position: absolute;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);
    color:#fff;font-size:14px;line-height: 30px;padding: 44px 0 50px;
}
.busSco_artBox .bus_toLeft,.busSco_artBox .bus_toRight{
    width:52px;height:70px;background:rgba(0,0,0,.4);z-index: 10;
    position: absolute;top:190px;cursor: pointer;transition: all .3s;
}
.busSco_artBox .bus_toLeft:hover,.busSco_artBox .bus_toRight:hover{background: rgba(0,0,0,.6);}
.busSco_artBox .bus_toLeft{left:8%;}
.busSco_artBox .bus_toRight{right:8%}
.busSco_artBox .bus_toLeft i{display:block;width:100%;height:100%;background: url("../images/to_left1.png") no-repeat center;}
.busSco_artBox .bus_toRight i{display:block;width:100%;height:100%;background: url("../images/to_right1.png") no-repeat center;}
/****************/
.partner_div{padding-bottom: 50px;}
.partner_div .partner_list{width:1000px;margin:34px auto 0;}
.partner_list .partner_one{width:20%;float:left;height:112px;text-align: center;}
.partner_list .partner_one:hover{box-shadow: 0 0 15px #dfdfdf;}
.partner_list .partner_one img{position: relative;top:50%;transform: translateY(-50%);}
/*智能工厂*/
.grayBg{background: #f9f9f9;}
.inPage_title{padding: 50px 0 8px;text-align:center;border-bottom: 1px solid #eaeaea;width:100%;}
.inPage_title .inPage_T{font-size: 28px;color:#444;}
.inPage_title .inPage_TT1{
	font-size: 15px;
    color: #a5a5a5;
    line-height: 36px;}
.inPage_title .inPage_TT{width: 30px;
    height: 3px;
    margin-bottom: 2px;
    background: #a5a5a5;
    display: inline-block;
    margin: 15px 0;}
/********/
.zngc_T{font-size: 18px;color:#444;line-height: 80px;margin-bottom: 24px;}
.intFac_list{width:100%;}
.intFac_list .intFac_one{float:left;margin:0 0.8% 40px;padding-bottom:140px;position: relative;width:31.6%;}
.intFac_one .intFac_img{width:100%;height: 260px;}
.intFac_one .intFac_img img{width:100%;}
.intFac_one .intFac_text{
    position: absolute;left:0;right:0;bottom:0;text-align: center;
    background: #fff;padding:0 22px 30px;transition: all .5s;
}
.intFac_text .intFac_T{font-size: 16px;color:#444;line-height: 70px;}
.intFac_text .intFac_TT{
    font-size: 12px;color:#888;line-height: 20px;
    height:40px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;
    -webkit-line-clamp:2;-webkit-box-orient: vertical;
}
.intFac_one .intFac_more{
    display:block;width:30px;height:0;margin:0 auto 0;transition: all .3s;
    background: url("../images/hover_more.png") no-repeat center;
}
.intFac_one:hover .intFac_text{background: #3258af;transform: translateY(-25px);}
.intFac_one:hover .intFac_more{height:30px;margin-top: 30px;}
.intFac_one:hover .intFac_text .intFac_T,.intFac_one:hover .intFac_text .intFac_TT{color:#fff;}
/*智能工厂-详情*/
.zngcData_main{width:100%;text-align: center;padding-top: 60px;}
.zngcData_main img{max-width: 100%;margin-bottom: 40px;}
.zngc_back{
    display: block;margin:50px auto 0px;width:146px;height:46px;background:#3157b1;color:#fff;
    text-align: center;line-height: 46px;font-size: 14px;
}
.zngc_pback{
    display: block;margin:50px auto 0px;width:146px;height:46px;color:#999; border:2px solid #ddd;
    text-align: center;line-height: 46px;font-size: 14px;
}
.zngc_pback:hover{
    display: block;background:#3157b1;color:#fff;}
/*联系我们*/
.h40{height:40px;}
.map_box{width:100%;height:380px;font-size:12px}
.conUs_main .conWay_list{width:100%;}
.conWay_list .conWay_one{float:left;width:25%;text-align: center;padding:70px 10px 50px;box-sizing: border-box;}
.conUs_main .sayInline_box{width:560px;margin:0 auto;padding: 50px 0 60px;}
.sayInline_box .ipt_one{
    box-sizing: border-box;border: 1px solid #dfdfdf;margin:0 10px 20px;
    line-height: 36px;padding:0 15px;font-size: 12px;color:#999;
}
.sayInline_box .SIIpt{width:260px;height:36px;float:left;}
.sayInline_box .SIIpt input{width:230px;margin-left:0px;height:100%;background: transparent;}
.sayInline_box .SIIptB{width:540px;height:36px;}
.sayInline_box .SIIptB input{width:500px;margin-left:0px;height:100%;background:transparent;}
.sayInline_box .SIIptBB{width:540px;height:200px;}
.sayInline_box .SIIptBB textarea{
    display: block;width:504px;height:170px;margin:10px auto;resize: none;background: transparent;
}
.sayInline_box .SISubmit{text-align: center;margin-top: 40px;}
.sayInline_box .SISubmit input{
    width:130px;height:50px;border: 1px solid #dfdfdf;font-size:14px;color:#999;background: transparent;
    margin: 0 10px;
}
/*产品详情页*/
.products_name{
    font-size: 24px;color:#333;line-height: 57px;height:57px;
    background: #efefef;text-align: center;
}
.pro_leftNav{
    width:216px;float:left;min-height: 500px;background: #fff;padding:20px 0;
    box-sizing: border-box;border: 1px solid #e2e2e2;margin:0 0 0 4px;
}
.pro_leftNav .left_nowPage{display: none;position: relative;}
.pro_leftNav .left_nowPage i{
    display: block;width:40px;height:40px;
    background: url(../images/leftNav_down.png) no-repeat center;
    position: absolute;right: 10px;top: 0;background-size: 30px;
}
.pro_leftNav ul li>a.firstNav{
    display: block;width:214px;min-height:30px;line-height: 26px;font-size: 16px;color:#333;background: #fff;
    box-sizing: border-box;border-left: 4px solid transparent;margin-left:0px; padding:8px 0  8px 26px;
}
.pro_leftNav ul li .secondNav{padding-bottom: 20px;display: none;}
.secondNav ul li>a{
    font-size: 14px;color:#444;display:block;margin-left: 30px;margin-top: 6px;line-height: 38px;
    padding-left:10px;background: url("../images/addr_02.png") no-repeat left center;
}
.secondNav ul li .thirdNav{display: none;}
.secondNav ul li .thirdNav a{font-size: 12px;color:#777;display: block;margin-left: 50px;line-height: 28px;}
.pro_leftNav ul li.active>a.firstNav,.pro_leftNav ul li:hover>a.firstNav{border-left: 4px solid #ca2733;color:#fff;background: #224698; margin-left:-5px; width:219px;}
.secondNav ul li.active>a,.secondNav ul li:hover>a{color:#224698;background: url("../images/addr_01.png") no-repeat left center;}
.secondNav ul li .thirdNav a.active,.secondNav ul li .thirdNav a:hover{color:#224698;text-decoration: underline;}
.pro_rightMain{float:left;width:calc(100% - 220px);}
/*图片小图预览列表*/
.spec-preview{width:540px;height:400px;border:1px solid #e2e2e2;box-sizing: border-box;}
.spec-preview .jqzoom,.spec-preview .jqzoom img{width:100%;height:100%;}
.spec-scroll{clear:both;margin-top:20px;width:540px;}
.spec-scroll .prev{float:left;background: url("../images/to_left.png") no-repeat center;}
.spec-scroll .next{float:right;background: url("../images/to_right.png") no-repeat center;}
.spec-scroll .prev,.spec-scroll .next{display:block;font-family:'Arial','Microsoft Yahei';text-align:center;width:54px;height:80px;cursor:pointer;}
.spec-scroll .items{position:relative;width:430px;height:80px;overflow:hidden; margin: auto;}
.spec-scroll .items ul{position:absolute;width:999999px;height:80px;}
.spec-scroll .items ul li{float:left;text-align:center;cursor: pointer;}
.spec-scroll .items ul li img{width:100px;height:80px; margin-right: 10px;box-sizing: border-box;border: 1px solid transparent;}
.spec-scroll .items ul li img.active,.spec-scroll .items ul li img:hover{border: 1px solid #131b2b;}
.pro_rightMain .proImg_Box{float:left;margin-left: 40px;}
.pro_rightMain .pro_info{float:left;margin-left: 40px;width:calc(100% - 620px);}
.pro_info .info_T{font-size: 16px;color:#3358b0;margin-bottom: 10px;}
.pro_info .info_TT{font-size: 14px;color:#666;line-height: 26px;margin-bottom: 28px;}
/*产品页*/
.pro_rightMain .pro_list{margin-left: 20px;position: relative;}
.pro_list .pro_one{
    margin-left: 10px;width:310px;box-sizing: border-box;padding:20px;border: 1px solid #e2e2e2;
    position: absolute;min-height: 300px;background: #fff;
}
.pro_one .pro_img,.pro_one .pro_img img{width: 100%;}
.pro_one .pro_name{color:#233d79;font-size: 16px;line-height: 55px;margin-top: 15px;}
.pro_one .pro_other{line-height: 24px;font-size: 14px;color:#666;}
.pro_one .pro_data{font-size: 12px;color:#ccc;line-height: 80px;}
.pro_list .pro_one:hover{border: 1px solid #28417c;}
.pro_one:hover .pro_data{color:#233d79;text-decoration: underline;}
.pro_list .pro_one.one {left:0;}
.pro_list .pro_one.two {left: 320px;}
.pro_list .pro_one.three {left: 640px;}

.pager a {
  display: inline-block;
  min-width: 5px;
  padding-left: 15px;
  padding-right: 15px;
  height: 28px;
  line-height: 28px;
  border: 1px solid #cccccc;
  vertical-align: top;
  background-repeat: no-repeat;
  background-position: center center;
}
.pager a.a01 {
  background-image: url(../images/pager01.png);
}
.pager a.a02 {
  background-image: url(../images/pager02.png);
}
.pager a.a03 {
  background-image: url(../images/pager03.png);
}
.pager a.a04 {
  background-image: url(../images/pager04.png);
}
.pager a:hover,
.pager a.act {
  color: #0051be;
  border-color: #0051be;
}