.container-fluid{padding: 0; width: 1200px; margin:0 auto; position: relative;}
/*头部样式*/
#header,.w1200{width:1200px;margin:0 auto;}
.fl{float: left;}
.fr{float: right;}
p{margin:0 0 0 0;}

.tophead{width: 100%;height: 28px;/* background: #ececec; */position: relative;border-bottom: 1px solid #d0cece;}
.headtitle{font-size: 14px;color: #333333;line-height: 28px;}
.k1{font-size: 14px;line-height: 28px;color: #333333;}
.k1 a{color: #333333;}

.sechead{height: 113px;position: relative;overflow: hidden;}
.logo{float:left;line-height: 113px;}
.sechead .k2{margin-top: 1px;width: 226px;background: url(../images/ttel.png) top left no-repeat;text-align: left;padding-top: 28px;}
.sechead .k2 p{font-size: 16px; color: #666;}
.sechead .k2 p strong{ font-size: 30px; color: #c62121; font-weight: 400;}

/* 导航 */
.menu{
    width: 100%;
    margin: 0 auto;
    /* overflow: hidden; */
    height: 42px;
    background: #bb0000;
}
.x-menu {width: 1200px;margin:0 auto;}
.x-menu>li {float:left;width: 133px;position:relative;text-align:center;}
.x-menu>li>a {display:block;font-size: 18px;color: #fff;height: 42px;line-height: 42px;}
.x-menu>li.active>a,.x-menu>li>a:hover {background: #f77d10;color:#fff;}
.x-menu>li:after {content:"";position:absolute;z-index:100;width:100%;left:0;height:40px;opacity:0;top:100%}

.x-banner{
    position: relative !important;
    width: 1920px !important;
    left: 50% !important;
    margin-left: -960px !important;}

/*滚动*/
#demo{overflow:hidden;width:100%;margin:0 auto;}
#indemo {float: left;width:800%}
#demo1 {float: left;}
#demo2 {float: left;}

#m_demo{overflow:hidden;width:100%;margin:0 auto;}
#m_indemo {float: left;width:800%}
#m_demo1 {float: left;}
#m_demo2 {float: left;}

/* 搜索 */
/* #formsearch{margin-top: 10px;}
#formsearch input{height:30px;background:none;border:none;line-height:30px;outline: none;float: left;}
#formsearch input#keyword{text-indent:10px;color:#979797;font-size: 14px;width: 274px;border: 1px solid #ddd;}
#formsearch input#s_btn{width: 40px;height: 30px;line-height: 30px;text-align:center;color:#fff;border:none;cursor:pointer;background: url(../images/ss.png) no-repeat;} */

/* 内页 */
.left{width: 240px;float: left;}
.right{width: 940px;float: right;}
.product_list{}
.product_list li{float: left;width: 293px;border: 1px solid #eee;margin:0 10px 10px;padding:5px;}
.product_list li a.img{display: block;width: 281px;height: 281px;overflow: hidden;}
.product_list li img{width:281px;height: 281px;transition: all .5s ease;}
.product_list li h3{line-height: 35px;text-align: center;}
.product_list li h3 a{color: #5a5a5a;font-size: 14px;}
.product_list li:hover{border-color: #292e39}
.product_list li:hover img{transform:scale(1.1);}


.hss{width: 300px;margin-left: 110px;padding-top: 12px;}
.hss h2{width: 100%; font-size: 14px; color: #616161;}
.hss h2 span{display: inline-block; color: #bb0000; margin-right: 25px;}

.hss .search{width: 270px; height: 37px; position: relative; margin-top: 7px;}
.hss .search form{width: 100%; height: 37px; position: relative; background: url(../images/ss.png)no-repeat top left; }
.hss .search form #keyword{width: 200px;height: 37px;line-height: 37px;float: left;border: none;background: transparent;padding-left: 36px;font-size: 14px;color: #999696;outline: none;}
.hss .search form #s_btn{float: right; width: 69px; height: 36px; border: none; background: transparent; outline: none;}

.hss .hotSearch{width: 100%; margin-top: 10px; font-size: 12px; color: #616161;} 
.hss .hotSearch a{color: #616161; font-size: 12px;}
.hss .hotSearch a:after{content: ","; display: inline-block; font-size: 12px; color: #616161;}
.hss .hotSearch a:last-child:after{display: none;}

.hss .hotSearch a:first-child{ margin-left: 5px;}



/* 精密机械加工范围 */
.product1{width: 100%; padding-top: 25px;}
.ptitle{text-align: center; margin: 0 auto;}
.ptitle h2{font-size: 36px; color: #000000; font-weight: 600;}
.ptitle h3{width: 420px;height: 39px;margin: 0 auto;text-align: center;font-size: 18.6px;color: #959393;line-height: 41px;background: url(../images/t1.png)no-repeat top center;margin-top: 11px;}

.product1 .pbb{width: 100%; margin-top: 30px;}
.product1 .pbb ul{width: 100%;}
.product1 .pbb ul li{float: left; width: 287px; margin-right: 16px; position: relative; margin-bottom: 16px; height: 358px;}
.product1 .pbb ul li:nth-child(4n){margin-right: 0;}
.product1 .pbb ul li .img{width: 100%; height: 227px;}
.product1 .pbb ul li .img img{width: 100%;}
.product1 .pbb ul li  dd{width: 270px; height: 204px; position: absolute; z-index: 4; bottom: 0; left: 50%; transform: translate(-50%); padding: 44px 27px 0; background: url(../images/p1.png)no-repeat top center;}
.product1 .pbb ul li  dd h2{font-size: 20px; color: #000000; text-align: center;}
.product1 .pbb ul li  dd h3{font-size: 14px; color: #000000;line-height: 24px; margin-top: 22px;}
.product1 .pbb ul li:hover dd{background: url(../images/p1a.png)no-repeat top center;}
.product1 .pbb ul li:hover dd h2{color: #fa0606;}
.product1 .pbb ul li:hover dd h3{color: #fa0606;}

/* 机械加工件  */
.prod{width: 1920px; position: relative; left: 50%; margin-left: -960px; padding-top:94px; height: 1062px;background:url(../images/bj1.png)no-repeat center top;}
.prod .pf1{width: 288px; height: 770px; overflow: hidden; background-color: #fff;}
.prod .pf1 .prt{width: 100%; height: 80px; background-color: #bb0000; padding-top: 17px; text-align: center;}
.prod .pf1 .prt h2{font-size: 32px; color: #fff;}
.prod .pf1 .prt h3{font-size: 16px; color: #fff; text-transform: uppercase;}
.prod .pf1  ul{width: 100%;height: 548px;padding: 18px 0;}
.prod .pf1  ul li{width: 100%;}
.prod .pf1  ul li a{display: block;width: 100%;height: 43px;line-height: 43px;font-size: 16px;color: #333333;padding-left: 56px;}
.prod .pf1  ul li:hover a{background-color: #e7e7e9;color: #bb0000;background: #e7e7e9 url(../images/pjt1.png)no-repeat 247px center;}
.prod .pf1 .ptel{width: 100%; padding: 4px 15px 0;}
.prod .pf1 .ptel .img{width: 120px;height: 120px; overflow: hidden;}
.prod .pf1 .ptel .img img{width: 100%;}
.prod .pf1 .ptel dd{float: right; width: 126px; margin-right: 5px; background: url(../images/ptl1.png)no-repeat top center; text-align: center; padding-top: 55px;}
.prod .pf1 .ptel dd h2{font-size: 16px; color: #404042; text-align:center;}
.prod .pf1 .ptel dd h3{font-size: 16px;color: #bb0000;line-height: 21px;font-weight: 600;}

.prod .pf2{width: 880px;}
.prod .pf2 .ptt2{width: 100%;height: 68px;padding-top: 15px;padding-left: 10px;margin-bottom: 18px;}
.prod .pf2 .ptt2 dd{background: url(../images/ptt.png)no-repeat left top;padding-left: 24px;height: 54px;width: 50%;float: left;}
.prod .pf2 .ptt2 dd h2{font-size: 32px;color: #fff;line-height: 28px;}
.prod .pf2 .ptt2 dd h3{font-size: 16px; color: #fff; margin-top: 7px; text-transform: uppercase;}
.prod .pf2 .ptt2  a{display: inline-block;float: right;font-size: 16px;color: #fff;margin-top: 27px;}
.prod .pf2 .ptt2  a:after{content:""; display: inline-block; width: 12px;height: 15px; background: url(../images/pjt.png)no-repeat top center; margin: 0 13px;}
.prod .pf2  ul{width: 100%; margin-top: 13px;}
.prod .pf2  ul li{float: left; width: 207px; margin-right: 16px; margin-bottom: 26px;}
.prod .pf2  ul li:nth-child(4n){margin-right: 0;}
.prod .pf2  ul li .img{width: 100%; height: 171px;}
.prod .pf2  ul li .img img{width: 100%;}
.prod .pf2  ul li h3{width: 100%; background: #939394; height: 40px; line-height: 40px; text-align: center; font-size: 14px; color: #fff;}

/* 精密机械加工解决方案服务商  */
.pfa{width: 100%; }
.pttt2{width: 100%;margin-top: -20px;text-align: center;height: 74px;background: url(../images/pbb.png)no-repeat bottom center;}
.pttt2 h2{text-align: center; font-size: 44px; color: #424244;}
.pttt2 h2 span{color: #f91f1f;}

.pfa .pfb{width: 100%;margin-top: 66px;background: url(../images/npp1.png)no-repeat 48% center;height: 442px;}
.pfa .pfb ul{width: 100%;}
.pfa .pfb ul li{float: left;width: 46%;height: 200px;margin-bottom: 30px;}
.pfa .pfb ul li h5{float: left; width: 46px; height: 59px; background: url(../images/pbg.png)no-repeat top center; text-align: center; font-size: 30px; color: #fff; line-height: 58px; font-weight: 600; margin-right: 20px;}
.pfa .pfb ul li dd{width: 315px;float: left;}
.pfa .pfb ul li dd h2{font-size: 18px;color: #f81f1f;padding-left: 5px;}
.pfa .pfb ul li dd h3{font-size: 14px;color: #adacac;padding-left: 5px;margin-top: 6px;}
.pfa .pfb ul li dd h4{font-size: 14px; color: #000; line-height: 24px; margin-top: 8px;}
.pfa .pfb ul li:nth-child(2n){padding-left: 267px;width: 54%;}

/* 机械加工设备展示 */
.case{width: 100%; padding-top: 25px;}
.title{ text-align: center; margin: 0 auto; height: 54px; background: url(../images/t2.png)no-repeat bottom center;}
.title h2{font-size: 36px; color: #000000; font-weight: 600;}
.case .cbb{width: 100%; margin-top: 43px; position: relative;}
.case .cbb .bd{width: 1070px; margin: 0 auto; }
.case .cbb .bd ul{width: 100%;}
.case .cbb .bd ul li{float: left; width: 257px; margin-right: 12px;overflow: hidden;}
.case .cbb .bd ul li .img{width: 100%; height: 214px; border: 1px solid #939394; overflow: hidden; box-sizing: border-box;}
.case .cbb .bd ul li .img img{width: 100%;}
.case .cbb .bd ul li h3{width: 100%; height: 37px; background-color: #939394; line-height: 37px; text-align: center; font-size: 14px; color: #fff;}
.case .cbb .hd{width: 100%; position: absolute; z-index: 888; top: 40%;}

.case .cbb .hd a{display: block;width: 46px;height: 70px;}
.case .cbb .hd .next{position: absolute; background: url(../images/pr1.png)no-repeat top center; left: 0;}
.case .cbb .hd .prev{position: absolute; background: url(../images/pr2.png)no-repeat top center; right: 0;}

/* 关于沃佳机械 */
.about{width: 1920px;position: relative; left: 50%; margin-left: -960px; padding-top: 36px; height: 532px; margin-top: 50px;background:url(../images/bj2.jpg)no-repeat center top;}
.wtitle{background: url(../images/t3.png)no-repeat bottom center; }
.wtitle h2{color: #fff;}
.about h3{font-size: 14px; color: #fff; line-height: 24px; margin-top: 34px;}
.about i{display: block; width: 42px;height: 42px; background: url(../images/cjj.png)no-repeat top center; margin: 0 auto; margin-top: 18px;}

.about .abb{width: 100%;height: 314px;background-color: #fff;box-shadow: 0 3px 5px rgba(0,0,0,0.1);position: relative;margin-top: 48px;padding-top: 3px;}
.about .abb .hd{width: 407px;height: 50px;position: absolute;z-index: 88;top: -24px;background: url(../images/ajt.png)no-repeat top center;left: 50%;transform: translate(-50%);}
.about .abb .hd ul{width: 100%;}
.about .abb .hd ul li{float: left; width: 50%; height: 48px; line-height: 40px; text-align: center; font-size: 20px; color: #fff;}
.about .abb .hd ul li:hover,.about .abb .hd ul li.on{background: url(../images/cjjt.png)no-repeat bottom center;}
.about .abb .bd{width: 1100px;height: 230px; margin: 0 auto; margin-top: 40px;}
.about .abb .bd ul{width: 100%; }
.about .abb .bd ul li{float: left; width: 261px; height: 225px; overflow: hidden; margin-right: 20px;}

.sPrev{display:block; width:40px; height:73px; overflow:hidden; background:url(../images/cpr1.png)no-repeat top center; position:absolute; z-index:999; left:5px; top:124px;}
.sNext{display:block; width:40px; height:73px; overflow:hidden; background:url(../images/cpr2.png)no-repeat top center; position:absolute; z-index:999; right:5px; top:124px;}
.tempWrap{width:100% !important;}


/* 公司新闻 */
.news{width: 100%; margin-top: 200px;}
.news .nwb{width: 100%; background: url(../images/nbg.png)no-repeat top center; height: 440px;}
.news .nwb .nww{width: 390px;margin-right: 10px;}
.news .nwb .nww .ntt{width: 100%; height: 53px; border-bottom: 1px solid #eae9e9;}
.news .nwb .nww .ntt span{display: inline-block; width: 162px; height: 39px; line-height: 39px; text-align: center; font-size: 18px; color: #fff; background: url(../images/nbg1.png)no-repeat top center;}
.news .nwb .nww .ntt a{display: inline-block;font-size: 14px;color: #000;float: right;margin-top: 13px;}
.news .nwb .nw3{width: 380px; margin-left: 8px;}

.news .nwb .nww .nbb{width: 100%; height: 382px; border-bottom: 1px solid #eae9e9;}
.news .nwb .nw1 .nbb .img{width: 361px;height: 127px;overflow: hidden;margin-bottom: 5px;}
.news .nwb .nw1 .nbb .img img{width: 100%; }
.news .nwb .nw1 .nbb ul{width: 361px;}
.news .nwb .nw1 .nbb ul li{width: 100%; height: 30px; line-height: 30px;}
.news .nwb .nw1 .nbb ul li a{font-size: 14px; color: #333333; display: inline-block;}
.news .nwb .nw1 .nbb ul li a:before{content:""; display: inline-block; width: 7px;height: 12px; background: url(../images/nj1.png)no-repeat top center; margin-right: 8px;}
.news .nwb .nw1 .nbb ul li span{display: inline-block; float: right; font-size: 14px; color: #333333;}

.news .nwb .nw2 .nbb .nimg{width: 100%; height: 130px;}
.news .nwb .nw2 .nbb .nimg .img{width: 186px; height: 129px; overflow: hidden; float: left;}
.news .nwb .nw2 .nbb .nimg .img img{width: 100%;}
.news .nwb .nw2 .nbb .nimg  dd{width: 182px; float: right; padding-top: 11px;}
.news .nwb .nw2 .nbb .nimg  dd h2{font-size: 14px; color: #000;}
.news .nwb .nw2 .nbb .nimg  dd h3{font-size: 12px; color: #333333; margin-top: 12px;}
.news .nwb .nw2 .nbb .nimg  dd a{display: inline-block; font-size: 14px; color: #bb0000; margin-top: 11px;}

.news .nwb .nw2 .nbb ul{width: 361px;}
.news .nwb .nw2 .nbb ul li{width: 100%; height: 30px; line-height: 30px;}
.news .nwb .nw2 .nbb ul li a{font-size: 14px; color: #333333; display: inline-block;}
.news .nwb .nw2 .nbb ul li a:before{content:""; display: inline-block; width: 7px;height: 12px; background: url(../images/nj1.png)no-repeat top center; margin-right: 8px;}
.news .nwb .nw2 .nbb ul li span{display: inline-block; float: right; font-size: 14px; color: #333333;}
.news .nwb .nw3 .nbb{width: 100%; position: relative;}
.news .nwb .nw3 .nbb ul{width: 100%;}
.news .nwb .nw3 .nbb ul li{width: 100%; height: 100px;}
.news .nwb .nw3 .nbb ul li h2{width: 100%; height: 30px; border-bottom: 1px dotted #868686; background: url(../images/wen.png)no-repeat top left; padding-left: 26px; font-size: 14px; color: #333333;}
.news .nwb .nw3 .nbb ul li h3{font-size: 12px; color: #333333; line-height: 18px; margin-top: 9px;}
.news .nwb .nw3 .nbb .tempWrap{height: 378px !important;}

.flk{width: 100%;height: 100px;border-top: 1px solid #e4e3e3;line-height: 50px;margin-top: 18px;overflow: hidden;}
.flk1{background: url(../images/flk.png)no-repeat left center;  line-height: 20px; font-size: 14px; color: #333333;margin-top: 30px;}
.flk1 a{display: inline-block; font-size: 14px; color: #333; margin-left: 22px;}
.flk1 a:nth-child(1){margin-left: 130px;}
.flk1 a:nth-child(11){margin-left: 130px;}

.nfft1{width: 100%;background-color: #47484a;border-top: 10px solid #bb0000;padding-top: 30px;padding-bottom: 10px;}
.nfft1 .img{width:155px; margin-left: 22px; text-align: center;}
.nfft1 .img img{width: 100%; height: 155px;}
.nfft1 .img h2{font-size: 14px; color: #fff; margin-top: 15px;}

.nfft1 .nft1{width: 420px; margin-left: 58px;}

.nfft1 .nft1 h2{font-size: 18px; color: #fff; font-weight: 600;}
.nfft1 .nft1 h4{font-size: 14px;color: #ffffff;line-height: 24px;margin-top: 9px;opacity: 0.8;}

.nfft1 .nft2{width: 532px;}
.nfft1 .nft2 dl{float: left; width: 25%; padding-left: 14px; text-align: center;}
.nfft1 .nft2 dl dt{font-size: 16px; color: #fff; font-weight: 600;}
.nfft1 .nft2 dl dd{font-size: 14px;color: #fff;line-height: 30px;opacity: 0.8;}
.nfft1 .nft2 dl dd a{color: #fff;}

.nfft2{width: 100%; background-color: #47484a; border-top: 1px solid #6e6f70; padding:10px 0; text-align: center;}
.nfft2 {font-size: 12px; color: #fff; line-height: 23px;}
.nfft2 a{font-size: 12px; color: #fff;}


































































