@CHARSET "UTF-8";

/*头部样式*/
.sky{background-color:#f3f3f3;line-height:30px;}
.nsky{width:1200px;margin:0 auto;color:#7b7b7b;}
.nsky a{color:#7b7b7b;}
#header{width:1200px;margin:0 auto;height:115px;}
.top{}
.logo{float:left;padding-top:13px;}

.topLink{width:276px;float:right;text-align:right;position: relative;z-index: 9999;}
.topLink .k2{color:#e51a23;font-size:20px;font-family:"黑体";background: url(../images/t.png) no-repeat left center;padding-left:45px;text-align:right;float:right;margin-right:35px;/*margin-top:10px;*/}

.translate{width:100px;position: absolute;left: 0;top:10px;z-index: 9999;}
.tran-in{left:120px;}
.translate li{border: 1px dashed #cccccc;line-height: 26px;text-align: left;background: #fff;}
.translate li a{display: block;padding-left: 10px;background: url(../images/dot4.png) no-repeat 88% 11px;}
.translate li a:hover{text-decoration: none;color:#275cea;cursor: pointer;}
.translate-en{display: none;padding: 6px;padding-top:0px;}
.translate li .translate-en a{padding-left: 0px;text-align: center;background: #fff;border-bottom: 1px solid #cccccc;}
.translate li .translate-en a:hover{font-weight: bold;}

.topLink .f_count{color:#ff0000;font-size:13px;font-weight:bold;}
.topLink .k1{line-height:32px;padding-top:5px;}


#menu{background-color:#ba251e;}

/*热门搜索*/
.search{text-align:left;height:24px;}
#formsearch{width:276px;float:left;background: url(../images/ss.png) no-repeat;height:35px;margin-top:10px;}
.hotSearch{float:right;height:35px;line-height:35px;font-weight:normal;}


/*主体样式*/
#container{width:1200px;margin:0 auto;margin-top:55px;}
.container{width:1200px;margin:0 auto;}

/*公司产品*/
.box1{margin-top:32px;}
.titles{text-align:center;color:#333333;font-size:24px;}
.titles span{color:#b92825;font-size:12px;text-transform:uppercase;display:block;background: url(../images/span.png) no-repeat center center;}
.titles2 span{color:#b92825;font-size:12px;text-transform:uppercase;display:block;background: url(../images/span2.png) no-repeat center center;}
.titles p{font-size:12px;line-height:30px;letter-spacing:3px;}

.box1 .content{position:relative;}

.multipleColumn{ overflow:hidden; position:relative; }
		.multipleColumn .hd{ overflow:hidden;height:35px; padding:0 466px;position:relative;margin-top:29px;padding-bottom: 10px;}
	
		.multipleColumn .hd .prev,.multipleColumn .hd .next{ display:block;  width:20px; height:11px; float:right; margin-right:72px; margin-top:18px;  overflow:hidden;
			 cursor:pointer; background:url(../images/left.png) no-repeat;}
		.multipleColumn .hd .next{ background:url(../images/right.png) no-repeat;}

       .pageState{display:none;}
        .multipleColumn .hd .y{background:url(../images/y.png) no-repeat;width:63px;height:43px;position:absolute;;left:567px;}


	   .multipleColumn .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1;}
		.multipleColumn .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("images/icoCircle.gif") 0 -9px no-repeat; }
		.multipleColumn .hd ul li.on{ background-position:0 0; }



	
		.multipleColumn .bd ul{ overflow:hidden; zoom:1;float:left; _display:inline;}
		.multipleColumn .bd ul li{ width:382px;margin-right:25px;margin-top:40px; float:left; _display:inline; overflow:hidden; text-align:center;position:relative;}
		.multipleColumn .bd ul li .pic{ text-align:center; }
		.multipleColumn .bd ul li .pic img{width:382px; height:241px; display:block; }
		.multipleColumn .bd ul li .pic a:hover img{}
		.multipleColumn .bd ul li .title{ line-height:24px;}
        .multipleColumn .bd ul li:nth-child(3n){margin-right:0;}

.multipleColumn .bd ul li .mask{background:url(../images/mask.png) no-repeat;width:100%;height:100%;position:absolute;top:0;right:0;}
.multipleColumn .bd ul li .title{line-height:65px;text-align:left;color:#666666;font-size:16px;border-bottom:1px solid #e0e0e0;}


.multipleColumn .bd ul li .mask{background:url(../images/mask.png) no-repeat;width:100%;height:100%;position:absolute;top:0;right:0;display:none;}
.multipleColumn .bd ul li h3{color:#fff;font-size:16px;position:absolute;top:39px;left:28px;z-index:99999;display:none;}
.multipleColumn .bd ul li h3 a{color:#fff;}
.multipleColumn .bd ul li .xx{line-height:22px;color:#fff;width:85%;position:absolute;top:93px;left:28px;text-align:left;display:none;}
.multipleColumn .bd ul li .pm{position:absolute;top:200px;right:62px;display:none;}
.multipleColumn .bd ul li .pm a{color:#fff;}

.multipleColumn .bd ul li:hover .mask{display:block;}
.multipleColumn .bd ul li:hover h3{display:block;}
.multipleColumn .bd ul li:hover .xx{display:block;}
.multipleColumn .bd ul li:hover .pm{display:block;}
.multipleColumn .bd ul li:hover .title{border-color:#ba251e;}




/*工程案例*/
.box2{background:url(../images/cbj.jpg) no-repeat top center;height:450px;padding-top:42px;}
.cases{margin-top:50px;}
.cases li{float:left;}
.cases li a.img img{width:300px;height:190px; /* -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
	filter: gray;*/}

.cases li h3{line-height:50px;background-color:#fff;text-align:center;font-weight:normal;}
.cases li h3 a{color:#666;}

.cases li a.img:hover img{ -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
	}
.cases li:hover h3{background-color:#ba251e;}
.cases li:hover a{color:#fff;}



/*关于利丰机械*/
.box3{margin-top:65px;}
.ab{padding-top:50px;}
.ab li{float:left;width:400px;position:relative;}
.ab li a.img img{width:400px;height:198px;}
.ab li h3{width:278px;height:120px;border:1px solid #ececec;font-weight:normal;padding-left:120px;padding-top:76px;position:relative;}
.ab li span{width:207px;float:right;}
.ab li span a{font-size:18px;}
.ab li span p{color:#b7b7b7;font-size:10px;text-transform:uppercase;display:block;}


.ab li:nth-child(1) .bg{background:url(../images/a1.png) no-repeat;width:51px;height:51px;float:left;}
.ab li:nth-child(1):hover .bg{background:url(../images/a11.png) no-repeat;width:51px;height:51px;float:left;}

.ab li:nth-child(2) .bg{background:url(../images/a2.png) no-repeat;width:51px;height:51px;float:left;}
.ab li:nth-child(2):hover .bg{background:url(../images/a22.png) no-repeat;width:51px;height:51px;float:left;}

.ab li:nth-child(3) .bg{background:url(../images/a3.png) no-repeat;width:51px;height:51px;float:left;}
.ab li:nth-child(3):hover .bg{background:url(../images/a33.png) no-repeat;width:51px;height:51px;float:left;}

.ab li:nth-child(1) a.img img{position:absolute;top:198px;}
.ab li:nth-child(3) a.img img{position:absolute;top:198px;}
.ab li:hover h3{background-color:#ba251e;border-color:#ba251e;}
.ab li:hover span a{color:#fff;}
.ab li:hover span p{color:#fff;}


.ab li:nth-child(2) h3:after{content: "";position: absolute;width: 0;height: 0;border-left: 26px solid transparent;border-bottom: 27px solid #ba251e;border-right:26px solid transparent;right:167px;top:-27px;display:none;}
.ab li:nth-child(2):hover h3:after{content: "";position: absolute;width: 0;height: 0;border-left: 26px solid transparent;border-bottom: 27px solid #ba251e;border-right:26px solid transparent;right:167px;top:-27px;display:block;}

.ab li:nth-child(1) h3:after{content: "";position: absolute;width: 0;height: 0;border-left:26px solid transparent;border-top:27px solid #ba251e;border-right:26px solid transparent;top:197px;right:167px;display:none;}
.ab li:nth-child(1):hover h3:after{content: "";position: absolute;width: 0;height: 0;border-left:26px solid transparent;border-top:27px solid #ba251e;border-right:26px solid transparent;top:197px;right:167px;display:block;}

.ab li:nth-child(3) h3:after{content: "";position: absolute;width: 0;height: 0;border-left:26px solid transparent;border-top:27px solid #ba251e;border-right:26px solid transparent;top:197px;right:167px;display:none;}
.ab li:nth-child(3):hover h3:after{content: "";position: absolute;width: 0;height: 0;border-left:26px solid transparent;border-top:27px solid #ba251e;border-right:26px solid transparent;top:197px;right:167px;display:block;}




.add{width:100%;margin-top:56px;}
.add img{width:100%;}






.news_lists{margin-left:10px;width:903px;margin-top:25px;}
.news_lists .news_list2{margin-top:20px;border-bottom:1px dashed #333;padding-left:15px;padding-bottom:15px;}

.news_list2 dd{
    width: 83px;
    background-color:#b92825;
    text-align: center;
    font: 600 27px "arial";
    color: #ffffff;
    float: left;
    height: 63px;
    padding-top: 20px;

}
.news_list2 dd span {
    display: block;
    font: 500 12px "arial";
    color:#fff;
}
.news_list2 dt{
    width: 780px;
    

    float: right;
    border-left: none;
    
   
}
.news_list2 dt a{
        color:#333333;
    font: 400 16px/20px "微软雅黑";
}
.news_list2 dt span {
    display: block;
    color:#666;
    font: 400 12px/30px "微软雅黑";
    padding-top:8px;
}

.newspic{margin-right:8px;margin-top:45px;}






.product_lists1 li{float:left;margin-right:11px;margin-bottom:30px;_display:inline;}
.product_lists1 li a.img{}
.product_lists1 li a.img img{width:389px;height:190px;}
.product_lists1 li h3{text-align:center;line-height:38px;}
.product_lists1 li h3 a{font-weight:normal;color:#666666;font-size:14px;}
.product_lists1 li a.img{display:block;}












.menu_cate{width:220px;float:left;}
.cate_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.about{width:460px;float:left;margin-left:12px;padding-bottom:5px;}
.about_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.about .content{padding:5px;padding-bottom:12px;text-indent:20px;}
.navigation{float:right;width:100px;}

.index-title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.index-table td{border:solid #add9c0; border-width:0px 1px 1px 0px; padding:10px 5px;}
.index-table{border:solid #add9c0; border-width:1px 0px 0px 1px;margin-top:10px;}

/*----- Common css ------*/
.fl{float:left;}
.fr{float:right;}
.di{_display:inline;}
.fwn{font-weight:normal;}
.dib{*display:inline;_zoom:1;_display:inline;_font-size:0px;}

/*首页新闻*/
.news_company{width:280px;float:right;}
.news1_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.news_company .content{padding:5px;}

/*首页左侧联系我们*/
.contact{width:218px;float:left;padding-bottom:5px;margin-top:10px;}
.contact_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.contact .content{padding:5px;padding-left:8px;}

/*工程案例*/
.case{width:460px;float:left;margin-left:12px;padding-bottom:5px;margin-top:10px;}
.case_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.case .content{padding:5px;padding-bottom:12px;text-indent:20px;}

.news2_company{margin-top:10px;}

/*产品推荐*/
.recommend_product{margin-top:10px;width:692px;float:left;}
.recommend_product .title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.recommend_product .content{padding-top:15px;padding-bottom:14px;}
.roll_product li{padding-bottom:0px;}




/*友情链接*/
.f_link{width:1200px;margin:0 auto;margin-top:15px;line-height:30px;text-indent:20px;}

/*页面底部*/
#footer{background:#1b1b1b;margin-top:15px;padding-top:40px;}
.foot{width:1200px;margin:0 auto;}



#footer a:hover{color:#e87518;text-decoration:none;}

.f_nav{width:576px;}
.f_nav dl{float:left;width:96px;height:128px;overflow:hidden;text-align:center;}

.f_nav dt{margin-bottom:8px;}
.f_nav dt a{font-size:14px;color:#e1e1e1;}

.f_nav dd{line-height:19px}
.f_nav dd a{font-size:12px;color:#c0c0c0;}

.ewm{margin-left:60px;border-left:1px solid #fff;height:91px;width:94px;padding-left:45px;}
.lx{line-height:25px;margin-right:62px;color:#c0c0c0;}


.copyright{line-height:24px;border-top:1px solid #828282;padding:10px 0;color:#828282;}




.dock{position: fixed;right:2px;width: 50px;-moz-opacity: 0.7;opacity: 0.7;z-index:99999;bottom:560px;}
.dock ul.icons{position: absolute;right: 0px;width:70px;;border-right: none;
border:1px solid #e7e7e7;background-color:#fff;}


.dock ul.icons li.up i{background: url(../images/top.png) no-repeat  center center;height: 60px;}
.dock ul.icons li i{display: block;position: relative;width:70px;height: 80px;cursor: pointer;z-index: 210;}
.dock ul.icons li.im i{background: url(../images/taobao.png) no-repeat  center 10px;border-bottom: 1px dashed #5d5c5c}
.dock ul.icons li.im i p{color: #ffffff;padding-top:58px;text-align: center;font-style: normal;}


.dock ul.icons li.tel{height:85px;}
.dock ul.icons li.tel i{background: url(../images/kefu.png) no-repeat  center 18px;border-bottom: 1px solid #e7e7e7}
.dock ul.icons li.tel i p{color:#333;padding-top:43px;text-align: center;font-style: normal;}

.dock ul.icons li.wechat1{text-align:center;border-bottom: 1px solid #e7e7e7;height:60px;line-height:53px;position:relative;}
.wechat1 .tu{position:absolute;top:-90px;left:-275px;display:none;}
.dock-p:hover+.tu{display:block;}



.dock ul.icons li.wechat1 .dock-p{width:35px;height:35px;margin:0 auto;}




/*------------内页-------------------*/
.left .box{margin-bottom:10px;}
.left .box h3{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.left .box .content{padding:5px 0px;}

.prodescription{border:1px solid #e5e5e5;background:#f9f9f9;line-height:24px;padding:10px;margin-bottom:15px;text-indent:20px;}

.n_banner{width:100%;}
.n_banner img{width:100%;}
.left{width:225px;float:left;}
.sort_menu{}
.sort_menu h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}
.sort_product{margin-top:10px;}
.sort_product h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}

.n_contact{margin-top:10px;}
.n_contact h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}
.n_contact .content{padding:5px;line-height:24px;}



.sitemp{line-height:31px;height:31px;overflow:hidden;padding-right:10px;background:url(../images/nav.png) no-repeat 0% 100%;}
.sitemp h2{width:340px;float:left;line-height:31px;text-align:center;text-align:left;text-indent:15px;color:#000;font-size:14px;}
.sitemp .site{width:380px;float:right;text-align:right;line-height:30px;}
.right .content{padding-top:15px;line-height: 24px;}





.nbox{background:#f6f6f6;height:60px;line-height:60px;}
.nboxs{width:1200px;margin:0 auto;}
.right{width:1200px;margin:0 auto;padding-bottom:10px;}

.sitemp2{height:60px;line-height:60px;overflow:hidden;background:none;color:#333333;font-size:14px;}
.sitemp2 .site{width:380px;float:left;color:#333333;}
.sitemp2 .site a{color:#333333;}


.ptitle{padding-top:30px;color:#ba251e;font-size:24px;font-weight:bold;text-align:center;line-height:80px;}



.sorts{height:120px;overflow:hidden;}
.sorts li{display:inline-block;line-height:35px;text-align:center;width:145px;background-color:#f6f6f6;}
.sorts li a{color:#666666;font-size:14px;display: block;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;line-height:35px;}

.sorts li:hover{background-color:#ba251e;}
.sorts li:hover a{color:#fff;}

.linshi1{background-color:#ba251e!important;color:#fff!important;}
.linshi1 a{color:#fff!important;}


