/*头部样式*/



.topLink{float:right;text-align:right;position: relative;z-index: 9999;
    width: 320px;
}
.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;}
.topLink .k2{color:#074b91;font-size:14px;font-family:"微软雅黑";}







/*产品分类*/
.title1{
    background: url(../images/line1.png) no-repeat 0px 25px;
    font-size: 36px;
    color: #000;
    text-align: center;
    margin-top: 50px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    width: 1920px;
}
.title1 p{
    width: 1200px;
    margin:0 auto;
}
.title1 span{
    display: block;
    text-align: center;
    font-size: 39px;
    color: #00acff;
    font-family: "Arial";
    line-height: 45px;
}


.main1{
    margin-bottom: 55px;
}
.product_list1{
    margin-left: -30px;
    margin-top: 30px;
}
.product_list1 li{
    float: left;
    margin-left: 28px;
    margin-bottom: 24px;
}
.product_list1 li img{
    width: 380px;
    height: 200px;
    border:1px solid #fff;
}
.product_list1 li:hover img{
    border-color:#2672be;
}

/*案例*/
.title2{
    font-size: 36px;
    color: #000;
    text-align: center;
}
.title2 span{
    display: block;
    text-align: center;
    font-size: 39px;
    color: #00acff;
    font-family: "Arial";
    line-height: 45px;
}
.main2 .bd{
    margin-top: 40px;
    margin-bottom: 10px
}
.product_list2{

}
.product_list2 li{
    float: left;
    margin-right: 20px;
}
.product_list2 li img{
    border: 1px solid #afafb3;
    width: 283px;
    height: 198px;
}
.product_list2 li h3{
    font-size: 22px;
    color: #363638;
    font-weight: normal;
    text-align: center;
    padding-top: 10px;
}
.product_list2 li:hover img{
    border: 1px solid #00acff;
}
.product_list2 li:hover h3{
    color: #00acff;
}
.main2 .hd ul{
    text-align: center;
}
.main2 .hd li{
    font-size: 0px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: none;
    border: 1px solid #00a0e9;
    display: inline-block;
    margin-right: 8px;
    cursor: pointer;
}
.main2 .hd li.on{
    background: #00a0e9;
}

/*关于我们*/
.main3{
    margin-top: 55px;
    background: url(../images/about.jpg) no-repeat left bottom;
    height: 575px;
}
.about{

}
.about .content{
    padding-top: 42px;
}
.about .about1{
    width: 612px;
    float: left;
}
.about .about2{
    float: right;
    width: 525px;
    font-size: 18px;
    color: #fff;
    padding-top: 95px;
    line-height: 32px;
}



/*新闻动态*/
.main4{
    padding-top: 55px;
}
.main4 .content{
    margin-top: 40px;
}
.newss1{
    float: left;
    width: 580px;

}
.newss1 h2{
    color: #00acff;
    font-size: 18px;
    font-weight: normal;
    line-height: 50px;
}
.newss1 h2 a{
    display: block;
    float: right;
    font-size: 14px;
    color: #00acff;
    font-weight: bold;
    line-height: 50px;
}
.news_list1{}
.news_list1 li{}
.news_list1 li img{
    display: block;
    width: 174px;
    height: 150px;
    float: left;
}
.news_list1 li .js1{
    float: right;
    width: 355px;
    background: #00acff;
    padding:10px 26px 10px 25px;
    font-size: 14px;
    color: #fff;
    line-height: 22px;
}
.news_list1 li .js1 span{
    font-size: 14px;
    color: #fff;
    line-height: 22px;
    display: block;
}
.news_list1 li .js1 a{
    font-size: 16px;
    color: #fff;
    display: block;
    line-height: 30px;
    font-weight: normal;
}

.news_list2{
    padding-top: 20px;
}
.news_list2 li{
    line-height: 35px;
    height: 47px;
    border-bottom: 1px dashed #ccc;
    padding-left: 15px;
    background: url(../images/nw1.png) no-repeat left 12px;
}
.news_list2 li a{
    font-size: 14px;
    color: #666;
}
.news_list2 li span{
    display: block;
    float: right;
    font-size: 12px;
    color: #666;
}
.news_list2 li:hover a{
    color: #00acff;
}
.news_list2 li:hover span{
    color: #00acff;
}

.newss2 .news_list1 li .js1{
    float: right;
    width: 355px;
    background: #00acff;
    padding:5px 26px 71px 25px;
    font-size: 14px;
    color: #fff;
    line-height: 22px;
}



/*主体样式*/
#container{width:1000px;margin:0 auto;margin-top:10px;}
.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;}

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




/*友情链接*/
.f_link{
    line-height:24px;
    font-size: 14px;
    padding: 2vw 0;
}

/*页面底部*/
#footer{
    background: #6c6b72;
    margin-top: 70px;
    padding-top: 25px;
        padding-bottom: 12px;
}

#footer a:hover{color:#00acff;text-decoration:none;}
.nav_foot{}
.nav_foot li{
    float: left;
    width: 260px;
    text-align: left;
    padding-left: 40px;
}
.nav_foot li h3{
    color: #fff;
    font-size: 20px;
    font-weight: normal;
    padding-bottom: 20px;
}
.nav_foot li a{
    color: #fff;
    font-size: 16px;
    display: block;
    line-height: 30px;
}

.foot1{
    padding-top: 55px;
}
.ft1{
    float: left;
    width: 600px;
    font-size: 16px;
    color: #fff;
    padding-left: 40px;
    line-height: 30px;
}
.ft2{
    float: left;
    width: 350px;
    font-size: 16px;
    color: #fff;
    line-height: 30px;
}
.code1{
    float: right;
    margin-top: -25px;
}

.foot2{
    background: #343536;
    padding:15px 0;
}
.copyright{
    text-align:center;
    line-height:30px;
    color: #ecebe7;
    font-size: 14px;
}
.copyright a{
     color: #ecebe7;
    font-size: 14px;
}
.copyright a:hover{
color:#00acff;
}


/*浮动窗口*/
.fdck{
    width: 60px;
    height: 240px;
    border:1px solid #e0e0e0;
    background: #eef2f5;
    border-radius: 3px;
    position: fixed;
    right: 0%;
    z-index: 9999;
    top:396px;
    display: none;
}
.fdck li a{
    display: block;
    padding-top: 41px;
    font-size: 12px;
    color: #808080;
    text-align: center;
    position: relative;
}
.fdck li.li1 a{
    background: url(../images/q1.png) no-repeat center 6px;
}
.fdck li.li2 a{
    background: url(../images/q2.png) no-repeat center 3px;
}
.fdck li.li2 a:hover span{
    display: block;
}
.fdck li.li2 span{
    display: block;
    width: 77px;
    height: 154px;
    position: absolute;
    left: -100px;
    top: -100px;
    display: none;
}
.fdck li.li3 a{
    background: url(../images/q3.png) no-repeat center 3px;
}
.fdck li.li3 a:hover span{
    display: block;
}
.fdck li.li3 span{
    display: block;
    width: 118px;
    line-height: 52px;
    border: 1px solid #e0e0e0;
    position: absolute;
    left: -118px;
    top: 0px;
    border-right: none;
    background: #eef2f5;
    font-size: 16px;
    color: #ff8000;
    text-align: center;
    display: none;
}
.fdck li.li4 a{
    background: url(../images/q4.png) no-repeat center 3px;
}


/*------------内页-------------------*/
.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:1920px;margin:0 auto;
    position: relative;
    left: 50%;
    margin-left: -960px;
}
.n_banner img{width:1920px;margin:0 auto}
.left{width:225px;float:left;}
.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(../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;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;}


.psort{}
.psort li{
    float:left;
    margin:15px;
}
.psort li img{
    width:340px;
    height:170px;
}



