/*banner*/
.about_us{height:219px;width:100%;background: no-repeat;background-size:100%}.product{padding:18px 0 50px;background:#fff}.product_left{width:584px;height:406px}.product_left img{display:block;width:100%;height:100%}.product_right{width:586px;padding-left:30px}.product_right h3{font:18px/24px "微软雅黑";color:#333;margin:25px 0 20px}.product_right h4{font:18px/24px "微软雅黑";color:#333;margin-top:16px}.product_right p{font:14px/24px "微软雅黑";color:#666}.contact{margin-top:35px}.price{width:160px;height:46px;text-align:center;font:18px/46px "微软雅黑";color:#fff!important;margin-right:15px;background:#ff4000;border-radius:23px}.tel{width:209px;height:46px;background: no-repeat center center}.canshu{padding:20px 0;border-bottom:1px solid #e6e6e6;border-top:1px solid #e6e6e6;width:100%;background:#fff;z-index:666}.show_hide{width:100%;height:82px;display:none}.text_9{text-indent:9px}.text_9 ul li{float:left;cursor:pointer;width:110px;height:38px;border:1px solid #fff;background:#fff;font:16px/38px "微软雅黑";color:#000;text-align:center}.text_9 ul li.title{cursor:none;width:220px;height:40px;background:#fff;border:none!important;font:16px/40px "微软雅黑";color:#000}.margin_left{margin-left:270px}.margin_right{margin-right:44px}.text_9 ul li.hover,.text_9 ul li:hover{background:#f00;color:#fff;border:1px solid #e2e2e2}.about_con{padding:58px 0 50px}.con_left{width:255px;background:#fff;z-index:666}.con_left h1{font:24px/38px "微软雅黑";font-weight:bold;color:#000;padding-left:21px}.con_line{width:30px;height:4px;background:#fb0202;margin:10px 0 0 21px}.con_left ul{margin-top:26px}.con_left ul li{margin-bottom:13px;width:200px;height:40px;text-indent:21px;background:#fff;font:16px/40px "微软雅黑";color:#000;cursor:pointer}.con_left ul li a{color:#000}.con_left ul li:hover,.con_left ul li:hover a,.con_left ul li.hover,.con_left ul li.hover a{background:#f00;color:#fff}.contact_us_pic img{width:100%;display:block;height:107px;margin-top:30px;cursor:pointer}.con_right{padding-bottom:20px}.con_right h2{font:24px/56px "微软雅黑";color:#333;font-weight:bold;}.con_right p{font:14px/24px "微软雅黑";color:#000}.con_right img{margin:15px 0;width:100%}.con_left_posi{position:fixed;left:0;top:0}.rel_pro{background:#fff}.over_hide{overflow:hidden}.over_hide h3{font:24px/30px "微软雅黑";color:#000;font-weight:bold}.width_over{width:1220px;margin-top:20px}.width_over_ul li{float:left;margin-right:20px}.width_over_ul li a{display:block;width:224px}.width_over_ul li a img{display:block;width:224px;height:175px}.width_over_ul li a h3{font:14px/30px "微软雅黑";color:#000;text-indent:10px;margin:6px 0 20px 0}.jd_case{margin-top:15px}.over_hide_ul{margin-top:15px}.over_hide_ul li{float:left;width:50%;margin-bottom:50px}.over_hide_ul li a{width:100%;display:block}.over_hide_ul li a img{width:224px;height:175px;display:block}.jd_right{width:calc(100% - 260px);padding-left:20px;padding-right:16px}.jd_right h4{font:18px/30px "微软雅黑";color:#000}.jd_right p{font:14px/24px "微软雅黑";color:#000}.jd_right span{font:16px/40px "微软雅黑";color:#fb0202}
/*配件商城*/.shop{
    margin:20px 0;
}
.shop a,.shop a img{
    display:block;
    width:100%;
}

 
        /*轮播图*/
        #swiper {
            width:584px;
            position: relative;
        }
        #banner {
            width: 100%;
            height:406px;
            position: relative;
            overflow: hidden;
        }
        #banner a{
            display:block;
            width:100%;
        }
        #banner img {
            position: absolute;
            width: 100%;
            top: 0;
            left: 100%;
        }
        /*第一张图*/
        #banner .first {
            left: 0;
        }
        #btns {
            position: absolute;
            bottom: 10px;
            left: 50%;
            margin-left: -60px;
            height: 24px;
            border-radius: 12px;
            width: 120px;
        }
        #btns span {
            margin-top: 5px;
            width: 14px;
            height: 14px;
            float: left;
            margin-left: 18px;
            border-radius: 7px;
            background-color: #33a6ff;
        }
        /*小圆点悬浮*/
        #btns span:hover {
            background: #ff0000;
        }
        #btns .hover {
            background: #ff0000;
        }
        /*轮播图 结束*/
         
      .con_ul li a{
          color:#333;  
      }
       .con_ul li a:hover{
          color:#fff;  
      }
      .con_left ul li:hover a, .con_left ul li.hover a{
          color:#fff !important;
      }
  
  


/*新增生产线样式*/
/*=======全局公共样式部分======*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,acronym,address,cite,code,del,dfn,em,font,img,strong,sub,sup,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;word-wrap:break-word !important;}
img{margin:0;padding:0;border:0;display: block;}
.focus{outline:0;}
a:link,a:visited,a:active{text-decoration:none;color: #000;}
a:hover{text-decoration:none;}
table{border-collapse:collapse;}
.fl{float:left;}
.fr{float:right;}
html{font-family: "微软雅黑","calibri","myriadsetpro";}
body{font:14px/24px "微软雅黑"; color:#000;background: #fff;}
ul li{list-style:none;}
p,h1,h2,h3,h4,h5,h6{word-wrap:break-word;}
input:focus,textarea:focus { outline: none !important; }
.te_ov{white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;overflow: hidden;}
.clearfix:after{content: "";  display: block;  clear: both;  visibility: hidden;  height: 0; }
.wrap{width: 1200px;  margin:0 auto;}
.trs_35{-webkit-transition-duration: .35s;-o-transition-duration: .35s;transition-duration: .35s;}
/*=======全局公共样式部分======*/
.con_right img{display: inherit;}
/*图文描述*/
.n_pic_desc{
    margin-top: 5px;
    height: 459px;
    padding-top: 39px;
    background:  no-repeat center center;
}
.n_pic_desc_wrap{
    width: 1200px;
    height: 377px;
    padding: 10px 10px 0 10px;
    background: #f9f7f5;
    margin: 0 auto;
    position: relative;
}
.n_pic_desc_box{
    width: 1170px;
    height: 340px;
    background: #fff;
    padding: 16px 15px 21px 15px;
}
.n_picleft{
    width: 101px;
    height: 106px;
    position: absolute;
    left:0;
    top:0;
    z-index: 2;
}
.n_picright{
    width: 73px;
    height: 89px;
    position: absolute;
    right:8px;
    bottom:0;
    z-index: 2;
}
.n_pic_desc_left{
    width: 505px;
    height: 340px;
}
.n_pic_desc_left img{
    width: 100%;
    height: auto;
    max-height: 340px;
}
.n_pic_desc_right{
    width: 630px;
}
.n_pic_desc_right h1{
    font:30px/50px "微软雅黑";
    color: #fe4003;
    font-weight: bold;
}
.n_pic_desc_right_desc{
    height: 48px;
    padding: 14px 16px 14px 16px;
    background: #f6fcff;
    margin:8px 0 8px -10px;
}
.n_pic_desc_right_desc p{
    font:14px/24px "微软雅黑";
    color: #333;
    text-indent: 2em;
}
.n_pic_desc_right_list{
    width: 100%;
}
.n_pic_desc_right_list li{
    margin-bottom: 10px;
}
.n_pic_desc_right_list li b{
    display: block;
    float: left;
    width: 94px;
    font:14px/24px "微软雅黑";
    color: #0056b9;
    font-weight: bold;
}

.n_pic_desc_right_list li span{
    display: block;
    float: left;
    width: 510px;
    font:12px/24px "微软雅黑";
    color: #333;
}
.n_pic_lx{
    height: 72px;
    width: 1220px;
    margin: 0 auto;
}
.n_pic_lx a{
    display: block;
    float: left;
    height: 72px;
}
.n_pic_lx a:first-child{
    width: 531px;
    background: #fe4003  no-repeat 24px center;
    font: 30px/72px "adobe 黑体 std";
    color: #fff;
    text-indent: 71px;
}
.n_pic_lx a:nth-child(2){
    width: 351px;
    background: #ff7400;
    font: 24px/72px "微软雅黑";
    color: #f0efee;
    text-align: center;
    cursor: pointer;
}
.n_pic_lx a:last-child{
    width: 337px;
    background: #133291;
    font: 24px/72px "微软雅黑";
    color: #f0efee;
    text-align: center;
}
/*图文描述*/


/*浮动导航*/
.n_fixed{
    height: 60px;
    box-shadow: 2px 2px 8px #e6e5e5;
    background: #fff;
}
.n_addfixed{
    position: fixed;
    left:0;
    top:0;
    z-index: 33;
    width: 100%;
}
.n_fixed_list{
    width: 690px;
    margin: 0 auto;
}
.n_fixed_list li{
    width: 106px;
    margin-right: 40px;
    cursor: pointer;
    height: 56px;
    border-bottom: 4px solid #fff;
    font: 14px/60px "微软雅黑";
    color: #333;
    text-align: center;
    float: left;
}
.n_fixed_list li:last-child{
    margin-right: 0;
}
.n_fixed_list li:hover,.n_fixed_list li.hover{
    border-bottom: 4px solid #ff7400;
}
/*浮动导航*/

/*内容描述*/
.n_content{
    margin-top: 30px;
}
.n_content h2{
    height: 50px;
    margin: 25px 0 10px;
}
.n_content h2 span{
    display: block;
    height: 36px;
    border: 1px solid #ff7400;
    border-radius: 18px;
    background: #fe4003;
    text-align: center;
    font: 18px/36px "微软雅黑";
    color: #fff;
}
.n_content_h1{
    background:  no-repeat left 7px;
}
.n_content_h1 span{
    width: 275px;
}
.n_content_h2{
    background:  no-repeat left 7px;
}
.n_content_h2 span{
    width: 292px;
}
.n_content_h3{
    background:  no-repeat left 7px;
}
.n_content_h3 span{
    width: 220px;
}
.n_content p,.n_content_p{
    font: 14px/24px "微软雅黑";
    color: #0c0306;
    margin: 10px 0;
    text-indent: 2em;
}
.n_indro{
    margin: 15px 0;
}
.n_indro_left{
    padding-top: 20px;
    width: 652px;
}
.n_indro_right{
    width: 514px;
}
.n_indro_right img{
    width: 100%;
    height: auto;
}
/*内容描述*/

/*图片点击放大*/
.n_mark{
    display: none;
    transition: all .4s;
}
.n_mark_show{
    background: #fff;
    z-index: 999;
    opacity: 1;
    position: fixed;
    left: 0;
    top: 0;
    cursor: pointer;
    display: block;
    width: 100%;
    height: 100%;
}
.n_content_img{
    width: 100%;
    max-width: 100%;
    height: auto;
    margin: 5px 0;
    cursor: zoom-in;
    transition: all .4s;
}
.n_content_img_scale{
    cursor: zoom-out;
    width: 85% !important;
    height: auto;
    max-height:750px;
    z-index: 1000;
    position: fixed;
    left:7.5%;
    top:5%;
}
.n_mark_show1{
    background: #fff;
    z-index: 999;
    opacity: 1;
    position: fixed;
    left: 0;
    top: 0;
    cursor: pointer;
    display: block;
    width: 100%;
    height: 100%;
}
.n_content_img1{
    width: 100%;
    max-width: 100%;
    height: auto;
    margin: 5px 0;
    cursor: zoom-in;
    transition: all .4s;
}
.n_content_img_scale1{
    cursor: zoom-out;
    width: 50% !important;
    height: auto;
    max-height:750px;
    z-index: 1000;
    position: fixed;
    left:25%;
    top:12%;
}
/*图片点击放大*/

