@CHARSET "UTF-8";

/*头部样式*/
#header{
    background:url( head.jpg) repeat-x;
    height: 92px;
}
body {font-size:12px; font-family:'Microsoft YaHei '}


.topLink{
    width:1100px;
    margin:0 auto;
    color: #333;
    line-height: 30px;
}
.wel{
    float: left;
    width: 300px; font-size:12px;
}
.topLink .k1{
	text-align:right;
    float: right;
    width:300px;
}
.topLink .k1 a{
    color: #333;
}

.top{
    width:1100px;
    margin:0 auto;
}
.k2{
    width: 364px;
    color: #afafaf;
    font-size: 14px;
    line-height: 60px;
    float: left;
}
.k3{
    float: right;
    line-height: 60px;
}
.k3 a{
    display: block;
    float: left;
    margin-left: 20px;
}
.logo{
    position: absolute;
    top: 15px;
    left: 50%;
    width: 356px;
    margin-left: -178px;
    z-index: 999;
}


.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( 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;}



#menu{
    background-color: #0072d4;
}

/*热门搜索*/
.search{
    width: 1100px;
    margin: 0 auto;
    padding:10px 0px;
}
#formsearch{width:360px;float:right;}
.hotSearch{width:400px;float:left;height:24px;line-height:24px;font-weight:normal;}


/*主体样式*/
#container{width:1100px;margin:0 auto;margin-top:10px;}


.main1{
    background-color: #fafafa;
    padding-bottom: 70px;
}
.chanp{
    width: 1100px;
    margin: 0 auto;
}
.chanp_title{
    color: #002727;
    font-size: 22px;
    border-bottom: 1px solid #adb6b6;
    padding-top: 60px;
    padding-bottom: 10px;
    margin-bottom: 15px;
}
.chanp_title span{
    color: #adb6b6;
    font-size: 12px;
}
.chanp_title a{
    display: block;
    float: right;
    color: #999;
    font-size: 12px;
        padding-top: 20px;
}
.producttts{

}
.tab{
    margin-bottom: 45px;
}
.tab li a{
    color: #999;
    font-size: 16px;
    display: block;
    float: left;
    border:1px solid #e8ecef;
    margin-right: 40px;
    padding:0px 15px;
    line-height: 30px;
}
.tab li a:hover{
    background-color: #009241;
    color: #fff;
}
.product_list2{
    margin-left: -20px;
}
.product_list2 li{
    float: left;
    margin-left: 18px;
    border-bottom: 1px solid #e8eaee;
    padding-bottom: 10px;
}
.product_list2 li:hover{
    border-bottom: 1px solid #2ea663;
}
.product_list2 li h3 a{
    font-size: 16px;
    color: #282828;
    display: block;
    padding-top: 22px;
    padding-bottom: 10px;
    font-weight: normal;
}
.a1{
    color: #c2c2c2;
}
.product_list2 li:hover .a4{
    color: #00923f;
}


.main-4-logo {
    position: relative;
    width: 262px;
    height: auto;
}

.main-4-logo .main-4-image {
    width: 100%;
	height:285px;
    vertical-align: middle;
}



.Magnifier {
    position: absolute;
    top: 0;
    left: 0;
    width: 262px;
    height: 285px;

    transition:all .6s;
    opacity:0;
    transform:scale(0.2);
}
/*.product_list2 li:hover .Magnifier{
    opacity:1;
    transform:scale(1);
    animation: main-3-small 0.3s ease-in 0s both;
    -moz-animation: main-3-small 0.3s ease-in 0s both;
    -webkit-animation: main-3-small 0.3s ease-in 0s both;
    -o-animation: main-3-small 0.3s ease-in 0s both;

}
*/





.main2{
    background:url( bj1.jpg) no-repeat center 120px;
    height: 515px;
        margin-top: 40px;
}
.cases{
    width: 1100px;
    margin: 0 auto;
    position: relative;
}
.cases_title{
    width: 300px;
    padding:120px 0px 145px 0px;
    text-align: center;
    background:url( bj2.png) no-repeat;
    position: relative;
    z-index: 999;
}
.cases_title span{
    display: block;
}
.s1{
    font-size: 30px;
    color: #fff;
    font-weight: bold;
}
.s2{
    font-size: 30px;
    color: #fff;
    font-weight: bold;
}
.s3{
    font-size: 14px;
    color: #bad0ef;
    width: 125px;
    margin: 0 auto;
    padding-top:5px;
}
.a1{
    display: block;
    border: 1px solid #fff;
    width: 102px;
    text-align: center;
    line-height: 32px;
    margin: 0 auto;
    color: #fff !important;
    font-size: 14px;
    margin-top: 80px;
}
.cases_content{
    width: 967px;
    margin-top: 20px;
    margin-left: 135px;
}

.cases_content img{
    -webkit-transform: scale(1,1);
    -moz-transform: scale(1,1);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    cursor: pointer;
    width: 967px;
    height: 520px;
}
 .cases_content img:hover{
    -webkit-transform:scale(1.1,1.1);
    -moz-transform:scale(1.1,1.1);
    transform:scale(1.1,1.1);
    -webkit-transition:all 0.6s ease-out;
    -moz-transition:all 0.6s ease-out;
    transition:all 0.6s ease-out;
}
.left1{
    position: absolute;
    left: 120px;
    top:390px;
    z-index: 999;
}
.right1{
    position: absolute;
    left: 160px;
    top:390px;
    z-index: 999;
}
.im1{
    position: absolute;
        bottom: -10px;
    left: 375px;
}
.im2{
    position: absolute;
        bottom: -10px;
    left: 530px;
}
.im3{
    position: absolute;
        bottom: -10px;
    left: 665px;
}

.lianjie{
    width: 1100px;
    margin: auto;
    margin-top: 100px;
    padding-bottom: 65px;
}
.lianjie ul{
    margin-left: -40px;
}
.lianjie li{
    float: left;
    margin-left: 38px;

}
.lianjie li img{
    border-radius: 50%;
    width:130px;
    height: 130px;
    border:1px solid #eeeff0;
    padding:10px;
    display: block;
    -webkit-transform: scale(1,1);
    -moz-transform: scale(1,1);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    cursor: pointer;
}


.lianjie img:hover{
    border:1px solid #0072d4;
    -webkit-transform:scale(1.1,1.1);
    -moz-transform:scale(1.1,1.1);
    transform:scale(1.1,1.1);
    -webkit-transition:all 0.6s ease-out;
    -moz-transition:all 0.6s ease-out;
    transition:all 0.6s ease-out;
}
.lianjie li span{
    display: block;
    text-align: center;
    font-size: 18px;
    color: #000;
    padding-top: 12px;
}
.lianjie li:hover span{
    color: #0072d4;
}



.main3{
    background:url( bj3.jpg) no-repeat center;
    height: 664px;
}
.about{
    width: 1100px;
    margin: 0 auto;
}
.about_title{
    font-size: 14px;
    color: #fff;
    text-align: center;
    padding-top: 220px;
    line-height: 25px;
}
.about_title a{
    display: block;
    font-size: 14px;
    color: #fff;
    margin-top: 11px;
        padding-right: 20px;
    
}
.about .content {
    margin-left: -40px;
    margin-top: 30px;
}
.about .content li{
    float: left;
    margin-left: 40px;
    background: url( line1.jpg) no-repeat center bottom;
    padding-bottom: 11px;
}
.about .content li:hover{
    background: url( line2.jpg) no-repeat center bottom;
}
.about .content li span{
    display: block;
    padding-top: 27px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
}
.about .content li:nth-child(1){
    width:;
    padding-top: 50px;
}
.about .content li:nth-child(2){
    width:;
    padding-top: 50px;
}
.about .content li:nth-child(3){
    width:;

}
.about .content li:nth-child(3) span{
     padding-top: 48px;
}
.about .content li:nth-child(4){
    width:;
    padding-top: 50px;
}
.about .content li:nth-child(4) span{
    padding-top: 0px
}




/*合作伙伴*/
.hezuo{
    width: 1100px;
    margin: 0 auto;
    padding-bottom: 55px;
}
.hezuo_title{
    width: 281px;
    margin: 0 auto;
    padding-top: 40px;
    padding-bottom: 10px;
}
.he{
    display: block;
    width: 95px;
    line-height: 25px;
    border:1px solid #dadada;
    text-align: center;
    color: #dadada;
    margin: 0 auto;
}
.hezuo_content{
    width: 1100px;
    margin: 0 auto;
}
.product_list3{
    padding-top: 35px;
}
.product_list3 li{
    float: left;
}
.product_list3 img{
    -webkit-transform: scale(1,1);
    -moz-transform: scale(1,1);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    cursor: pointer;
    width: 190px;
    height: 165px;
}
 .product_list3 img:hover{
    -webkit-transform:scale(1.1,1.1);
    -moz-transform:scale(1.1,1.1);
    transform:scale(1.1,1.1);
    -webkit-transition:all 0.6s ease-out;
    -moz-transition:all 0.6s ease-out;
    transition:all 0.6s ease-out;
}


.news{
    width: 1200px;
    margin: 0 auto; overflow:hidden
}
.news_title1{
    width: 190px;
    margin: 0 auto;
}
.tabb{
    margin-top: 15px;
    width: 260px;
    margin: 0 auto;
    padding-top: 17px;
    padding-bottom:33px;
}
.tabb_content{
        overflow: hidden;

}
.tabb li{
    
    margin-right: 20px;
    overflow: hidden;
}
.tabb li a{
    display: block;
    width: 85px;
    line-height: 30px;
    text-align: center;
    border:1px solid #e8ecef;
    color: #999;
    font-size:14px;
}
.tabb li a:hover{
    background: #0072d4;
    color: #fff;
}


.list1 li .cont{
    width: 500px;
    float: left;
    border-top: 2px solid #000;
	margin-top:20px;

}
.list1 li span{
    display: block;
}
.list1 li a{
    font-size: 16px;
    color: #000;
    font-weight: bold;
}
.list1 li .s4{
    background: url( line3.jpg) no-repeat;
    padding-top: 10px;
    line-height: 25px;

	height:80px;
}
.list1 li span a{
    display: block;
    float: right;
    width: 98px;
    line-height: 28px;
    text-align: center;
    background: #00923f;
    color: #fff;
    font-size: 12px;
}









.menu_cate{width:220px;float:left;}
.cate_title{line-height:31px;padding-left:15px;font-weight:bold; ;
background:url( nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}

.navigation{float:right;width:100px;}

.index-title{line-height:31px;padding-left:15px;font-weight:bold; ;
background:url( 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; ;
background:url( 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; ;
background:url( 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; ;
background:url( 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; ;
background:url( 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;}




/*友情链接*/
.main5{
    background: #f0f1f0;
}
.f_link{width:1100px;margin:0 auto;margin-top:60px;line-height:30px;}
.f_link h3{
    font-size: 16px;color:#000;
    padding-top: 15px;
    padding-bottom: 5px;
    border-bottom: 1px solid #dedede;
}
.f_link h3 span{
    font-size: 12px;
    color: #999;
    font-weight: normal;
}
.fk1{
   border-top: 1px solid #fff;
   padding-top: 10px;

}

/*页面底部*/
#footer{
    background: #f3f4f4;
    padding-top: 20px;
}
#footer1{position:relative;width:1100px;margin:0 auto;text-align:center;}
#footer1 a{color:#666;}
#footer1 a:hover{color:#e87518;text-decoration:none;}
.nav_foot{
    margin-bottom: 15px;
}
.nav_foot a{
    display: block;
    float: left;
    padding:0px 39px;
    color: #fff !important;
    font-size: 14px;
    text-align:center;
    line-height:44px;
    background: #0072d4;
}
.foot{
    text-align: left;
    line-height: 30px;
}
.ft1{
    width: 340px;
    margin-right: 200px;
}
.ft2{
    width: 260px;
    margin-right: 185px;
}
.ft3{
    width:215px;
}
.foot2{
    background: #0072d4;
}
.copyright{
    width: 1100px;
    margin: 0 auto;
    text-align:center;
    line-height:24px;
    margin-top: 30px;
    color: #fff;
    font-size: 14px;
    padding:10px 0px;
}
.copyright a{
    color: #fff;
    font-size: 14px;
}


/*------------内页-------------------*/
.left .box{margin-bottom:10px;}
.left .box h3{line-height:31px;padding-left:15px;font-weight:bold; ;
background:url( 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:1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
}
.n_banner img{width:1920px;
    height: 250px;
    margin:0 auto}
.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;}

.right{width:760px;float:right;padding-bottom:10px;}
.sitemp{line-height:31px;height:31px;overflow:hidden;padding-right:10px;background:url( 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:10px;padding-top:15px;overflow:hidden;line-height: 24px;}


