﻿/*头部样式*/
.tong {
    width: 1200px;
    margin: 0 auto;
}

.tong1 {
    position: relative;
    left: 50%;
    margin-left: -960px;
    width: 1920px;
}

#header {
    height: 136px;
}

.logo {
    float: left;
}

.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 {
    line-height: 54px;
}

/*热门搜索*/
.search {
    text-align: left;
    height: 24px;
    padding: 10px 10px 5px 10px;
}

#formsearch {
    float: right;
}

.hotSearch, .k1 {
    float: left;
    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;
}

.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 {
    margin-top: 68px;
}

.news .content {
    margin-top: 50px;
}

.slideBox {
    width: 580px;
    height: 310px;
    overflow: hidden;
    position: relative;
    float: left;
}

.slideBox .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 5px;
    z-index: 1;
}

.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.slideBox .hd ul li {
    float: left;
    margin-right: 2px;
    width: 15px;
    height: 15px;
    line-height: 14px;
    text-align: center;
    background: #fff;
    cursor: pointer;
}

.slideBox .hd ul li.on {
    background: #f00;
    color: #fff;
}

.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
    position: relative;
}

.slideBox .bd li:hover img.fd {
    transform: scale(1.1);
}

.slideBox .bd img {
    width: 580px;
    height: 310px;
    display: block;
    transition: 0.3s;
}

.slideBox .bd li .rsb {
    height: 100px;
    background-color: rgba(0, 0, 0, .5);
    position: absolute;
    bottom: 0;
    width: 100%;
}

.new-img {
    float: left;
    width: 120px !important;
    height: 100px !important;
}

.nei-xin {
    width: 335px;
    float: right;
    padding-right: 98px;
    padding-top: 10px;
}

.nei-xin a {
    color: #fff;
    background: url(../images/d.png) no-repeat left center;
    padding-left: 23px;
    font-size: 15px;
}

.nei-xin a:hover {
    text-decoration: underline;
}

.nei-xin p {
    color: #fff;
    line-height: 24px;
    font-size: 13px;
    margin-top: 9px;
}

a.morer {
    color: #f39800 !important;
    font-size: 13px !important;
    background: none;
    padding: 0;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next {
    position: absolute;
    right: 34px;
    bottom: 16px;
    display: block;
    width: 34px;
    height: 30px;
    background: url(../images/left.jpg) no-repeat;
    filter: alpha(opacity=50);
}

.slideBox .next {
    left: auto;
    right: 0%;
    background: url(../images/right.jpg);
}

.slideBox .prev:hover {
    background: url(../images/left1.png);
}

.slideBox .next:hover {
    background: url(../images/right1.png);
}

.slideBox .prevStop {
    display: none;
}

.slideBox .nextStop {
    display: none;
}

.news-right {
    width: 580px;
}

.qsb {
    margin-top: 40px;
}

.hang {
    width: 370px;

}
.hang .tu{
  width: 370px;   
height: 100px; 
overflow:hidden;  
}
.hang .tu img{    
width: 370px;   
height: 100px;   
transition-duration: .3s;
}

.hang .tu img:hover{
    transform:scale(1.1);
}


.tt1 {
    font-size: 16px;
    color: #505050;
    padding-bottom: 12px;
}

/*首页左侧联系我们*/
.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;
}

/*品牌列表*/
.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 {
       height: 40px;
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
    font-size: 14px;
    line-height: 48px;
    color: #fff;
    display: none;
}

.f_link a {
    color: #fff;
}

/*页面底部*/

.xian {
    border-bottom: 1px dashed #fff;
}

.foot {
    background: #f39800;
    margin-top: 32px;
}

#footer {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    padding-top: 34px;
    color: #fff;
    padding-bottom: 22px;
}

#footer a {
    color: #fff;
}

.copyright {
    text-align: center;
    line-height: 24px;
    color: #fff;
    font-size: 14px;
    padding: 10px 0;
}

.copyright a {
    color: #fff;
}

.nav1 li {
    float: left;
    width: 143px;
}

.nav1 li a {
    display: block;
    font-size: 16px;
    line-height: 1;
}

.nav1 li .sec {
    margin-top: 18px;
}

.nav1 li .sec a {
    font-size: 14px;
    line-height: 28px;
}

.nav1 li a:hover {
    color: #fff;
}

.nav1 li .sec a:hover {
    color: #fff;
    text-decoration: underline;
}

.lx h3 {
    display: block;
    font-size: 16px;
    line-height: 1;
    font-weight: 500;
}

.lx dd {
    font-size: 14px;
    line-height: 28px;
    margin-top: 18px;
}

.er {
    padding-top: 33px;
    text-align: center;
    line-height: 35px;
}

/*------------内页-------------------*/
.left .box {
    margin-bottom: 10px;
}

.left .box h3 {
    line-height: 20px;
    padding-left: 15px;
    font-weight: normal;
    font-family: "微软雅黑";
    background: url(../images/tt1.png) no-repeat 0% 100%;
    font-size: 16px;
    color: #2c2c2c;
    height: 41px;
}

.left .box h3 span {
    display: block;
    line-height: 20px;
    color: #949494;
    font-size: 12px;
}

.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{max-width:100%; height:auto !important;width:auto !important;}


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

.sort_menu {
}

.sort_menu h3 {
    background-color: #ececec;
    line-height: 28px;
    padding-left: 15px;
    font-weight: bold;
}

.sort_product {
    margin-top: 40px;
}

.sort_product h3 {
    background-color: #ececec;
    line-height: 28px;
    padding-left: 15px;
    font-weight: bold;
}

.n_contact {
    margin-top: 40px;
}

.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: 919px;
    float: left;
    padding-bottom: 10px;
    padding-left: 30px;
    border-left: 1px solid #d8d8d8;
    margin-left: 30px;
    min-height: 1200px;
}

.sitemp {
    line-height: 50px;
    height: 50px;
    overflow: hidden;
    padding-right: 10px;
    border-bottom: 1px solid #d8d8d8;
}

.sitemp .site {
    width: 380px;
    float: left;
    text-align: left;
    line-height: 50px;
}

.right .content {
    padding: 10px;
    padding-top: 15px;
    overflow: hidden;
    line-height: 24px;
}

.sort_album {
    margin-top: 15px;
}

.news_listt li {
    line-height: 27px;
    position: relative;
    padding: 8px 28px 9px 8px;
    box-sizing: border-box;
    margin-bottom: 6px;
    border-bottom: 1px dashed #999999;
}

.news_listt li:hover {
    border-color: #f39800;
}

.news_listt li a {
    line-height: 27px;
    color: #333333;
    font-size: 15px;
}

.news_listt li a:hover {
    text-decoration: none;
    color: #f39800;
}

.news_listt li span {
    color: #999;
    z-index: 0;
    line-height: 27px;
    position: absolute;
    right: 0px;
    top: 0px;
}

.news_listt li:last-child {
    margin: 0
}

.img-news {
    width: 120px;
    height: 80px;
    overflow: hidden;
}

.img-news img {
    width: 120px;
    height: 80px;
    transition: .3s;
}

.news_listt li:hover .img-news img {
    transform: scale(1.1);
}

.nei-news {
    width: 400px;
    font-size: 13px;
    color: #666666;
}

.news_list1 {
    padding-top: 14px;
}

.news_list1 li {
    line-height: 27px;
    position: relative;
    padding-left: 12px;
}

.news_list1 li a {
    line-height: 27px;
    color: #505050;
    background: url(../images/list.jpg) no-repeat left center;
    padding-left: 23px;
}

.news_list1 li a:hover {
    text-decoration: none;
    color: #f39800;
}

.news_list1 li span {
    color: #999;
    z-index: 0;
    line-height: 27px;
    position: absolute;
    right: 0px;
    top: 0px;
}

.news_list2 {
    padding-top: 14px;
}

.news_list2 li {
    line-height: 27px;
    position: relative;
}

.news_list2 li a {
    line-height: 27px;
    color: #505050;
}

.news_list2 li a:hover {
    text-decoration: none;
    color: #f39800;
}

.news_list2 li span {
    color: #505050;
    z-index: 0;
    line-height: 27px;
    position: absolute;
    right: 0px;
    top: 0px;
}

.news_listt1 {
    padding: 10px 0;
}

.news_listt1 li {
    line-height: 30px;
    position: relative;
}

.news_listt1 li a {
    line-height: 30px;
    color: #666;
    font-size: 14px;
    font-weight: normal;
    background: url(../images/dian.jpg) no-repeat left center;
    padding-left: 25px;
}

.news_listt1 li a:hover {
    text-decoration: none;
    color: #f39800;
}

.news_listt1 li span {
    color: #666666;
    z-index: 0;
    line-height: 30px;
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 12px;
}

.case_list1 {
    padding-top: 30px;
}

.case_list1 li {;;
    _display: inline;
    margin: 0 auto;
    text-align: center;
}

.case_list1 li a img {
    border: 1px solid #e8e8e8;
}

.case_list1 li a img {
    width: 198px;
    height: 281px;
}

.case_list1 li h4 {
    text-align: center;
    line-height: 40px;
}

.case_list1 li h4 a {
    font-weight: normal;
    font-size: 14px;
}

.case_list1 li a.img {
    display: block;
}

.case_list1 li a.img:hover {
    border-color: #00609d;
}