/*头部样式*/
.head-bg{
    background: url(../images/head.png) no-repeat top center;
    height: 26px;
    overflow: hidden;
}

.wel{
    line-height: 26px;
    color: #fff;
    background: url(../images/t1.png) no-repeat left center;
    padding-left: 20px;
}

.k2{
    width:540px;
    color: #fff;
    line-height: 26px;
}

#header{width:1200px;margin:0 auto;}
.top{
    height: 100px;
}
.logo{float:left;line-height: 100px;}

.topLink{float:right;text-align:right;position: relative;z-index: 9999;}
.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:"微软雅黑";}



/*热门搜索*/
.search{width:1200px;margin: 0 auto;margin-top: 40px;}
#formsearch{float:right;background: url(../images/sou.png) no-repeat top center;height: 26px;width:200px;margin-top: 37px;}
.k1{float: left;line-height:24px;}
.hotSearch{float:right;height:24px;line-height:24px;font-weight:normal;}
#search-type{float: left;width:100px;height: 24px;border: 1px solid #c8c8c8;margin-right: 5px;}




.com-img{ display:inline; overflow:hidden;margin:0 auto;display: table;}
.com-img img{ transition:all 0.5s ease-in 0s; -webkit-transition:all 0.5s ease-in 0s; -moz-transition:all 0.5s ease-in 0s; -o-transition:all 0.5s ease-in 0s;}
.com-img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1);-ms-transform:scale(1.1);}


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

.product-index{
    margin-top: 75px;
}
.pro-title{
    font-size: 28px;
    color: #2459a9;
    text-align: center;
    background: url(../images/t11.png) no-repeat 50% 79%;
    line-height: 46px;
    text-transform: uppercase;
}
.pro-title span{
    display: block;
    font-weight: normal;
}
.pro-title p{
    font-size: 16px;
    color: #323232;
    font-weight: normal;
}
.product-left{
    width:246px;
}

.product-con{
    margin-top: 60px;
}

.p-con{
    border:2px solid #2459a9;
    padding: 0 14px;
    padding-bottom: 30px;
}

.p-con .tt{
    border-bottom: 1px dashed #dadada;
    line-height: 44px;
    height: 44px;
    font-size: 16px;
}
.p-con .tt a{
    color: #2459a9;
    font-weight: bold;
}
.p-con .tt a span{
    float: right;
    display: inline-block;
    font-size: 24px;
    color: #666666;
}
.sort1 li{
    border-bottom: 1px dashed #dadada;
}
.sort1 li:last-child{
    border-bottom: none;
}
.sort1 li a{
    font-size: 16px;
    color: #2459a9;
    line-height: 40px;
    background: url(../images/sort.png) no-repeat 96% center;
    display: block;
}
.sort1 li .layer2 li{
    border-bottom: none;
}

.sort1 li .layer2 li a{
    font-size:14px;
    color:#212121;
    background: none;
}

.sort1 li .layer2 li a:hover{
    color: #2459a9;
}
.product-right{
    width:930px;
}

.pp-title{
    font-size: 20px;
    color: #fff;
    background: url(../images/t4.png) no-repeat left bottom;
    height: 85px;
    line-height: 56px;
    font-weight: normal;
    padding-left: 26px;
}
.pp-title a{
    float: right;
    font-size: 16px;
    color: #141414;
    font-weight: normal;
    margin-top: 30px;
}





.bj1{
    background: url(../images/bj1.jpg) no-repeat top center;
    height: 540px;
    overflow: hidden;
    margin-top: 78px;
}

.about-index{
    margin-top: 60px;
}
.about-left{
    width: 546px;
    padding-left: 58px;
    margin-top: -12px;
}

.about-title{
    font-size: 32px;
    color: #2459a9;
    font-family: "Arail";
    text-transform:uppercase;
    position: relative;
}
.about-title::after{
    content: "";
    position: absolute;
    left: -60px;
    top: 26px;
    width:46px;
    height: 1px;
    background: #2459a9;
}
.about-title p{
    font-size: 22px;
    font-weight: normal;
}

.about-con{
    font-size: 14px;
    color: #232323;
    text-align: justify;
    margin-top: 20px;
    line-height: 26px;
}

.about1-title{
    font-size: 20px;
    color: #2459a9;
    font-family: "Arail";
    margin-top: 5px;
}

.about1-list {
    margin: 0 -69px;
    margin-top: 5px;
}
.about1-list li{
    float: left;
    margin: 0 69px;
    text-align: center;
}
.about1-list li a.img1{
    display: block;
    height: 53px;
    line-height: 53px;
}
.about1-list li span{
    font-size: 12px;
    color: #252525;
    font-family: "Arail";
    display: block;
    margin-top: 20px;
}
.about1-list li p{
    font-size: 14px;
    color: #252525;
}

.about-right{
    width:539px;
    height: 419px;
    overflow: hidden;
}




.case-index{
    margin-top: 75px;
}
.case-con{
   
}
#multipleColumn{position:relative;width:1200px;margin-top: 50px;}
#multipleColumn .hd{}
#multipleColumn .hd .next{background: url(../images/left.png) no-repeat top center;width:54px;height: 54px;position: absolute;left: 406px;bottom: -93px;z-index: 999;}
#multipleColumn .hd .next:hover{background: url(../images/lefth.png) no-repeat top center;}
#multipleColumn .hd .prev{background: url(../images/right.png) no-repeat top center;width:54px;height: 54px;position: absolute;right: 406px;bottom: -93px;z-index: 999;}
#multipleColumn .hd .prev:hover{background: url(../images/righth.png) no-repeat top center}
#multipleColumn .bd{overflow:hidden;  }
#multipleColumn .bd ul{ overflow:hidden; zoom:1; float:left; _display:inline;margin: 0 -10px;}
#multipleColumn .bd ul li{float:left; _display:inline; overflow:hidden; text-align:center;width:285px;position: relative;margin: 0 10px;margin-bottom: 20px;position: relative;}

#multipleColumn .bd ul li img{ 
    width:285px; height:214px; display:block;
}
#multipleColumn .bd ul li h3{
background: #e5e5e5;
height: 50px;
}
#multipleColumn .bd ul li h3 a{
    font-size: 18px;
    color: #373737;
    line-height: 50px;
    font-weight: normal;
}
#multipleColumn .bd ul li .hh{
    background: #222222;
    height: 100px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
}
#multipleColumn .bd ul li .hh a{
    display: block;
}
#multipleColumn .bd ul li .hh a.p-more1{
    color: #fff;
    font-size: 18px; 
    padding-top: 25px;
}
#multipleColumn .bd ul li .hh a.p-more2{
    color: #a8a8a8;
    font-size: 14px; 
    font-family: "Arial";
}

#multipleColumn .bd ul li:hover .hh{
    display: block;
}


.case-more{
    width:148px;
    height: 40px;
    border:1px solid #2459a9;
    margin: 0 auto;
    border-radius: 5px;
    margin-top: 46px;
}
.case-more a{
    display: block;
    text-align: center;
    lighting-color: 40px;
    line-height: 40px;
    color: #2459a9;
    font-size: 16px;
}







.bj2{
    background: url(../images/bj2.jpg) no-repeat top center;
    height: 1344px;
    overflow: hidden;
    margin-top: 80px;
}

.advantage-index{
    padding-top: 306px;
}

.ad1{
    width:450px;
    margin-left: 93px;
}

.ad-title{
    font-size: 32px;
    color: #2459a9;
    height: 70px;
    line-height: 70px;
}

.ad-title span{
    font-size: 20px;
    color: #222221;
    padding-left: 80px;
    font-weight: normal;
}

.ad1-con{
    font-size: 16px;
    color: #727272;
    line-height: 32px;
    margin-top: 20px;
    text-align: justify;
}

.ad2{
    margin-top: 55px;
}

.ad3{
    margin-left: 748px;
    margin-top: 80px;
}
.ad4{
    margin-left: 748px;
    margin-top: 26px;
}


.hezuo-index{
    margin-top: 70px;
}

.hezuo-con{
    margin-top: 55px;
    position: relative;
}
.hezuo-con::after{
    content: "";
    position: absolute;
    top: 47px;
    left: 50%;
    margin-left: -507px;
    width:1014px;
    border:1px dashed #2459a9;
    z-index: -1;
}
.hezuo-list {
    margin: 0 -24px;
}

.hezuo-list li{
    float: left;
    text-align: center;
    margin: 0 24px;
}
.hezuo-list li p{
    font-size: 18px;
    color: #222221;
    padding-top: 10px;
}

.bj3{
    margin-top: 70px;
    background: #f2f2f2;
}


.kehu-index{
    padding-top: 70px;
    padding-bottom: 80px;
}

.kehu-con{position: relative;margin-top: 55px;}
.l_btn,.r_btn{position:absolute;top:37%;cursor:pointer;}
.l_btn{left:-38px;}
.r_btn{right:-38px;}



.news-index{
    margin-top: 70px;
}

.news-con{
    margin-top: 55px;
}
.news-left{
    width:522px;
    height: 322px;
    overflow: hidden;
}

.news-right{
    width:578px;
    background: #f1f1f1;
    padding: 0 50px;
    height: 322px;
}

.news_list1 li a{
    font-size: 16px;
    color: #2459a9;
    font-weight: bold;
    display: block;
    padding-top: 55px;
}

.news_list1 li h2{
    font-weight: normal;
    font-size: 14px;
    color: #949494;
    line-height: 25px;
    padding-top: 25px;
}
.news_list1 li span{
    font-size: 14px;
    color: #acacac;
    padding-top: 10px;
    display: block;
}

.news_list1 li a.news-more{
    padding: 0;
    font-size: 14px;
    font-weight: normal;
    float: right;
    margin-top: 6px;
}



.news-con2{
    margin-top: 60px;
}
.news_list2{
    margin: 0 -15px;
}
.news_list2 li{
    float: left;
    width:380px;
    margin: 0 15px;
    background: #f1f1f1;
    height: 240px;
    overflow: hidden;
}

.news_list2 li .date{
    width:60px;
    height: 107px;
    background: url(../images/date.png) no-repeat top center;
    text-align: center;
    color: #fff;
    margin-top: 67px;
}

.news_list2 li .date dl{
    font-size: 24px;
    font-weight: bold;
    line-height: 70px;
}

.news_list2 li .date dt{
    font-size: 14px;
    
}
.news_list2 li:hover .date{
    background: url(../images/dateh.png) no-repeat top center;
}
.news_list2 li .wenzi{
    width:230px;
    margin-left: 25px;
}
.news_list2 li .wenzi a{
    padding-top: 40px;
    display: block;
    color: #666666;
    font-size: 14px;
    font-weight: bold;
}
.news_list2 li .wenzi h3{
    font-weight: normal;
    font-size: 14px;
    color: #ababab;
    line-height: 24px;
    margin-top: 25px;
}








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



/*品牌列表*/
.brand-list{margin: 20px 0px;display: flex;display: -webkit-flex;flex-wrap: wrap;}
.brand-list li{margin: 5px 8px;}
.brand-list li:hover{box-shadow: 2px 1px 5px;}
.brand-list li img {width: 150px;height: 120px;}




/*友情链接*/
.f_link {
    width:1200px;
    margin: 0 auto;
    margin-top: 80px;
}
.f_link span{
    background: url(../images/link.png) no-repeat top center;
    height: 34px;
    display: block;
}
.f_link a{
    background: url(../images/link1.png) no-repeat right center;
    font-size: 14px;
    padding-right: 8px;
    line-height: 40px;
}

/*页面底部*/
.foot-bg{
    background: url(../images/foot.png) no-repeat top center #2459a9;
    height: 480px;
    overflow: hidden;
    margin-top: 30px;
}
#footer{position:relative;width:1200px;margin:0 auto;padding-top: 95px;color:#fff;}
#footer a{color:#fff;}
#footer a:hover{color:#e87518;text-decoration:none;}

.foot1{
    width:140px;
    margin-top: -15px;
}
.public-title{
    font-weight: normal;
    font-size: 14px;
    background: url(../images/tt2.png) no-repeat left bottom;
    height: 48px;
    line-height: 48px;
    margin-bottom: 10px;
}
.sec1{
    height: 132px;
    overflow: hidden;
}
.sec1 a{
    display: block;
    line-height: 22px;
}

.xian{
    margin-left: 43px;
}

.foot-ct{
    margin-left: 92px;
}
.foot-ct p{
    font-size: 12px;
    line-height: 30px;
}
.foot-ct p:nth-of-type(1){
    font-size: 18px;
}
.foot-ct p:nth-of-type(2){
    font-size: 30px;
    font-weight: bold;
}

.erq{
    text-align: center;
    line-height: 30px;
}
.logo1{
    margin-top: 10px;
    text-align: center;
}
.logo1 p{
    text-align: center;
}


.copyright{text-align:center;line-height:24px;padding-top: 10px;}

/*------------内页-------------------*/

.left {
    width: 224px;
    float: left;
}

.left .box {
    margin-bottom: 10px;
}

.left .box h3 {
    line-height: 60px;
    padding-left: 34px;
    background: #2459a9;
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    position: relative
}

.left .box h3::after{
    content:"";
    position: absolute;
    width:5px;
    height:20px;
    top:20px;
    left:15px;
    background: #fff
}

.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;margin-left:-960px;position:relative;left:50%;
}
.n_banner img{width:1920px;margin:0 auto;margin-left:-960px;position:relative;left:50%;}
.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:960px;float:right;padding-bottom:10px;}
.sitemp {
    border-bottom:1px solid #eee;

}

.sitemp h2 {
    width: 340px;
    float: left;
    line-height: 40px;
    text-align: left;
    font-size: 16px;
    color:#333;
}

.sitemp .site {
    width: 380px;
    float: right;
    text-align: right;
    line-height: 40px;
}
.right .content{padding:10px;padding-top:15px;overflow:hidden;line-height: 24px;}
.sort_album{margin-top: 15px;}
