/*头部样式*/

.head_top {
    background: #262626;
    padding: 0 4%;
    color: #fff;
    height: 48px;
    line-height: 62px;
    font-size: 12px;
    overflow: hidden;
}

.head_top a {
    color: #fff;
}

.hot1 a {
    padding-left: 1.5vw;
}

.head_top a:hover {
    opacity: 0.8;
    color: #fff;
}

.head1 {
    position: absolute;
    z-index: 9999;
    width: 100%;
    left: 0;
    top: 48px;
    height: 85px;
    border-bottom: 1px solid rgba(255, 255, 255, .3);
    padding: 0 4%;
}

.head {
    border-bottom: 5px solid #bfbfbf;
    background: #232323;
    height: 47px;
    line-height: 42px;
    overflow: hidden
}

.top {
    height: 85px;
    line-height: 85px;

}

.logo {
    width: 15%;
    float: left;
}

.logo img {
    max-width: 100%;
    height: auto;
}

.logo1 {
    padding-left: 12px;
    float: left;
    width: 7%;
}

.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;
}

.k1 {
    line-height: 35px;
    float: right;
    color: #999999;
}

.k1 a {
    color: #999999;
}

.k1 a:hover {
    text-decoration: none;
    color: #e32433;
}

.topLink .k2 {
    color: #333333;
    font-size: 14px;
    background: url(../images/top_contact.jpg) 0 0 no-repeat;
    text-align: left;
    padding-left: 72px;
    margin-top: 22px;
}

#menu {
    width: calc(100% - 38px);
    float: left;
}

.ss {
    cursor: pointer;
    line-height: 85px;
}

.top1 {
    width: 48%;
    float: right;
}

.phone1 {
    padding: 12px 0
}

.phone2 {
    padding: 15px
}

.phone2 img {
    max-width: 100%;
    height: auto;
    display: block;
}
..nav_foot{width:5%!important}
.search {
    position: absolute;
    top: 85px;
    width: 100%;
    left: 0;
    background: rgba(255, 255, 255, .2);
    display: none;
    padding: 15px;
    position: absolute;
    z-index: 9999;
}

#formsearch {
    max-width: 1230px;
    margin: 0 auto;
}


/*主体样式*/

.ctitle {
    max-width: 1200px;
    background: url(../images/line.png) no-repeat 50% 90%;
    color: #3c3c3c;
    font-size: 1.5rem;
    text-align: center;
    margin: 0 auto;
}

.ctitle p {
    color: #999;
    font-size: 14px;
    margin-top: 12px;
}

.sort1 {
    text-align: center;
    margin-top: 1.5vw;
}

.sort1 li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 0 5px;
}

.sort1 li a {
    display: block;
    position: relative;
    padding: 0 20px;
}

.sort1 li a::after {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    width: 2px;
    height: 2px;
    background: #d7d7d7;
    border-radius: 50%;
}

.case_list1 {
    margin-top: 2.5vw;
}

.case_list1 li {
    width: 28.25%;
    float: left;
    position: relative;
    overflow: hidden;
    margin-bottom: 1%;
}

.case_list1 li:nth-child(2n) {
    float: right;
}

.case_list1 li a {
    display: block;
    overflow: hidden
}

.case_list1 li p {
    margin: 0;
    width: 10rem;
    height: 5rem;
    position: absolute;
    left: 50%;
    margin-left: -5rem;
    top: 50%;
    margin-top: -2.5rem;
    background: #ffffff;
    color: #333333;
    text-align: center;
    font-size: 18px;
    line-height: 5rem;
}

.case_list1 li img {
    width: 100%;
    height: auto;
    transform: scale(1);
    transition: .3s;
}

.case_list1 li:hover img {
    transform: scale(1.05);
    transition: .3s;
}

.case_list1 {
    position: relative
}

.case_list1 li.li5 {
    position: absolute;
    width: 41.5%;
    left: 29.3%;
    top: 0;
}

.case_list1 li.li3 {
    float: left;
    margin-top: -5.9%;
}

.case_list1 li.li4 {
    float: right;
}

a.amore {
    width: 36%;
    margin: 0 auto;
    display: block;
    font-size: 18px;
    font-family: "arial";
    border: 3px solid #d7d7d7;
    border-top-color: #7c7c7c;
    text-align: center;
    line-height: 3.5vw;
    text-transform: uppercase;
    margin-top: 4.8vw;
}

a.amore:hover {
    color: #666;
    opacity: 0.8;
}

.aboutbg {
    background: url(../images/newsbg.png) center top no-repeat;
    background-size: cover;
    height: 770px;
    padding-top: 123px;
    margin-top: 6vw;
}

.about1 {
    max-width: 1230px;
    margin: 0 auto;
    padding: 0 15px;
}

.about_left {
    width: 40%;
    margin-left: 6.66%;
    color: #999;
    font-size: 14px;
    line-height: 26px;
}

.about_left h3 {
    font-size: 1.5rem;
    margin: 0;
width:65%;
    padding-bottom: 1vw;
    border-bottom: 1px solid #999999;
    margin-bottom: 1.3vw;
    color: #333;
}

.about_left h3 p {
    color: #999;
    font-size: 14px;
    margin-top: 12px;
}

.about_right {
    width: 10%;
    margin-left: 6%;
    margin-top: 285px;
}

.about_right a {
    display: block;
    line-height: 3.5vw;
    border-top: 1px solid #bbbbbb;
    color: #999;
    font-size: 14px;
    text-transform: uppercase;
}

.newsbg {
    background: url(../images/newsbg.jpg) no-repeat center top;
    padding-top: 17.5vw;
    margin-top: 1.5vw;
    background-attachment: fixed;
}

.news1 {
    width: 92%;
    margin: 0 auto;
    padding: 32px 10px;
    background: #fff;
}

.news_left {
    width: 22%;
}

.news_left img {
    width: 100%;
    height: auto;
}

.news_right {
    width: 75%;
    float: right
}

.news_right li {
    width: 27%;
    margin-right: 6.33%;
    float: left;
}

.news_right li span {
    display: block;
    color: #999;
    font-family: "arial";
    font-size: 1.9rem;
    line-height: 3.5vw;
}

.news_right li span i {
    font-style: normal;
    font-size: 14px;
    padding-left: 15px;
}

.news_right li a {
    display: block;
    color: #333;
    font-size: 16px;
    line-height: 2.8vw;
    height: 2.8vw;
    overflow: hidden;
}

.news_right li div {
    color: #999;
    line-height: 22px;
}

.news_right li a.aa1 {
    color: #999;
    font-size: 14px;
    line-height: 3.5vw;
    line-height: 3.5vw;
    border-left: 1px solid #bbbbbb;
    margin-top: 3.5vw;
}

a.nmore {
    width: 36%;
    margin: 0 auto;
    line-height: 3.5vw;
    background: #333333;
    color: #fff;
    font-size: 14px;
    display: block;
    text-align: center;
    text-transform: uppercase;
    margin-top: 3.5vw;
}

a.nmore:hover {
    color: rgba(255, 255, 255, .8);
}

.design {
    width:100%;
    margin: 0 auto;
    position: relative;
}
.design .bd{width: 85%;margin:0 auto;}
.design li {
    width: 49.5%;
text-indent: 13px;
    float: left;
    margin-top: 3.2vw;
}

.design li img {
    width: 98%;
    height: auto;
    text-indent: 7px;
}
.design .hd{}
.design .hd a{position: absolute;display: block;width: 51px;height: 55px;cursor: pointer;}
.design .hd a.prev{left:1%;background: url(../images/left.png)no-repeat;top:39%;}
.design .hd a.next{right:1%;background: url(../images/right.png)no-repeat;top:39%;}
.design .hd a.prev:hover{background: url(../images/hleft.png)no-repeat;}
.design .hd a.next:hover{background: url(../images/hright.png)no-repeat;}

.gsyj{width: 98%;margin:0 auto;display:none;}
.gsyj li{width: 49.5%;margin-right:0.5%;float: left;margin-top: 3.2vw}
.gsyj li:nth-child(2n){margin-right:0px;}
.gsyj li img{width: 100%}


.productbg {
    background: #f3f3f3;
    padding: 3vw 0 1.5vw;
    margin-top: 3vw;
}

.product1 {
    max-width: 1230px;
    margin: 0 auto;
    padding: 0 15px;
}

.slick2 .slick-slide p {
    width: 33.33%;
    float: left;
}

.slick2 .slick-slide h3 {
    width: 62%;
    float: right;
    color: #333;
    font-size: 1.3rem;
    line-height: 45px;
    margin-top: 4vw;
}

.slick2 .slick-slide h3 i {
    font-style: normal;
    display: block;
    line-height: 30px;
    color: #999;
    height: 30px;
    overflow: hidden;
    font-size: 14px;
}

.slick2 .slick-slide h3 span {
    display: block;
    line-height: 30px;
    color: #999;
    font-size: 14px;
    margin-top: 15px;
    height: 30px;
    overflow: hidden;
}

.slick2 .slick-dots {
    width: 62%;
    right: 0;
    text-align: left;
    bottom: 4vw;
}

.slick2 .slick-prev,
.slick2 .slick-next {
    display: none!important;
}

.slick2 .slick-dots li {
    margin: 0;
}

.slick2 .slick-dots li button {
    padding: 0;
    background: url(../images/sdot1.png) center no-repeat;
}

.slick2 .slick-dots li.slick-active button {
    background: url(../images/sdot2.png) center no-repeat;
}

.slick2 .slick-dots li button:before {
    display: none;
}

.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;
}


/*品牌列表*/

.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;
}


/*前台多页签*/

.news {
    width: 1000px;
    float: left;
    margin-top: 10px;
}

.tab {
    position: relative;
}

.tab li {
    float: left;
    width: 100px;
    height: 30px;
    display: block;
    line-height: 30px;
    border: 1px solid #ccc;
    margin-right: 8px;
    text-align: center;
    color: #333;
    font-size: 12px;
    cursor: pointer;
}

.tab li.cur {
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    background: #3a78c1;
    border-color: #3a78c1;
}

.tt {
    display: none;
}

.list1 {
    padding: 8px 10px;
}

.list1 li {
    line-height: 27px;
    position: relative;
    vertical-align: middle;
}

.list1 li a {
    background: url(../images/list_dot1.gif) left center no-repeat;
    padding-left: 12px;
    line-height: 27px;
    color: #555555;
}

.list1 li a:hover {
    color: #262626;
    text-decoration: none;
}

.list1 li span {
    position: absolute;
    right: 0px;
    line-height: 30px;
    top: 0;
    color: #999;
}


/*友情链接*/


/*页面底部*/

.foot {
    background: #46474e;
    padding: 2vw 0 0.5vw;
}

#footer {
    width: 57%;
    margin: 0 auto;
}

.contact1 {
    width:35%;
    color: #999;
    line-height: 28px;
    font-size: 14px;
}

.contact1 h3 {
    color: #fff;
    font-size: 16px;
    line-height: 52px;
}

.codes {
    width: 38.5%;
    float: left;
    text-align: center;
    margin: 15px 1.5% 0;
}

.codes img {
    max-width: 100%;
    height: auto;
}

.nav_foot {
    text-align: center;
}

.nav_foot h3,
.f_link h3 {
    color: #fff;
    font-size: 16px;
    line-height: 52px;
}

.nav_foot a,
.f_link a {
    display: block;
    color: #999;
    line-height: 28px;
    font-size: 14px;
}

.f_link {
    width: 23%;
    text-align: center;
}

.copyright {
    text-align: center;
    line-height: 24px;
    color: #999;
    font-size: 14px;
    margin-top: 1.5vw;
    padding-top: 0.5vw;
    border-top: 1px solid #949495;
}

.copyright a {
    line-height: 24px;
    color: #999;
    font-size: 14px;
}


/*------------内页-------------------*/

.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%;
    margin: 0 auto;
}

.n_banner img {
    width: 100%;
    height: auto
}

#container {
    max-width: 1230px;
    margin: 0 auto;
    padding: 0 15px;
}

.left .box {
    margin-bottom: 22px;
}

.left .box .content,
.sort {
    margin-top: 10px;
    border: 1px solid #ececec;
    padding: 6px 15px;
    background: #f5f5f5
}

.left .box h3 {
    background: #262626;
    padding-left: 22px;
    height: 65px;
    line-height: 65px;
    color: #fff;
    font-size: 24px;
    font-weight: normal;
}

.left {
    width: 20%;
    float: left;
}

.n_contact {
    margin-top: 10px;
}

.n_contact h3 {
    background-color: #ececec;
    line-height: 28px;
    padding-left: 15px;
    font-weight: bold;
}

.left .n_contact .content {
    padding: 5px;
    line-height: 24px;
}

.left .n_contact .content img {
    max-width: 100%;
    height: auto
}

.right {
    width: 77%;
    float: right;
    padding-bottom: 10px;
}

.right .content img {
    max-width: 100%!important;
    height: auto;
}

.sitemp {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #ececec;
}

.sitemp h2 {
    float: left;
    font-size: 20px;
    color: #262626;
    display: block;
    line-height: 38px;
    border-bottom: 2px solid #262626
}

.sitemp .site {
    float: right
}

.right .content {
    padding: 10px 0;
    padding-top: 15px;
    overflow: hidden;
    line-height: 24px;
}

.left .sort_menu h3 {
    background: #262626;
    padding-left: 22px;
    height: 65px;
    line-height: 65px;
    color: #fff;
    font-size: 24px;
    font-weight: normal;
}

.sort_album {
    margin-top: 15px;
}



.message1{margin-top: 4vw;}
.message1 input{height:2.5vw;background: none;border:none;border-bottom: 1px solid #000;width: 32%;margin-right: 1%;outline: none;color:#ccc}
.message1 input#contact2{margin-right: 0px;}
.message1 input#content{height: 3.5vw;background: none;border:none;border-bottom: 1px solid #000;width: 100%;margin-top: 2vw;}
.message1 input.msgbtn{width: 15%;background: #858585;border:none;margin:0 auto;display: block;color: #fff;margin-bottom: 2.5vw;}
.message1 #code{text-align: center;margin:2.5vw 0;}


.right-flex {
    width: 45px;
    position: fixed;
    top: 50%;
    right: 0;
    z-index: 10;
    height: 403px;
    margin-top: -201px
}

.right-flex ul {
    width: 100%
}

.right-flex li {
    margin-bottom: 5px;
    position: relative;
    width: 45px;
    height: 45px;
    float: right;
    line-height: 45px;
    background: #c8c8c8;
    transition: width .3s, background .3s, margin .3s
}

.right-flex li .ico {
    width: 45px;
    height: 45px;
    position: absolute;
    top: 0;
    right: 0;
    transition: right .3s
}

.right-flex li a {
    display: block;
    width: 100%;
    height: 100%
}

.right-flex li p {
    font-size: 15px;
    color: #fff;
    line-height: 45px;
    padding: 0 20px;
    transition: transform .3s
}

.right-flex li.one {
    width: 140px;
    margin-right: -95px
}

.right-flex li.one .ico,
.right-flex li.two .ico {
    left: 0
}

.right-flex li.one p,
.right-flex li.two p {
    padding: 0 20px 0 45px
}

.right-flex li.two {
    width: 200px;
    margin-right: -155px
}

.right-flex li .ico.ico01 {
    background: url("../images/a24.png") no-repeat center
}

.right-flex li .ico.ico02 {
    background: url("../images/a25.png") no-repeat center
}

.right-flex li .ico.ico03 {
    background: url("../images/a26.png") no-repeat center
}

.right-flex li .ico.ico04 {
    background: url("../images/a27.png") no-repeat center
}

.right-flex li .ico.ico05 {
    background: url("../images/a28.png") no-repeat center
}

.right-flex li .ico.ico06 {
    background: url("../images/a29.png") no-repeat center
}

.right-flex li .ico.ico07 {
    background: url("../images/a30.png") no-repeat center
}

.right-flex li .ico.ico08 {
    background: url("../images/a31.png") no-repeat center
}
.right-flex li:hover {
        width: 55px;
        background: #ed2d23
    }
    .right-flex li:hover .ico,
    .right-flex li.one:hover .ico,
    .right-flex li.two:hover .ico {
        right: 0;
        left: auto
    }
    .right-flex li.one:hover {
        margin-right: 0;
        width: 140px
    }
    .right-flex li.two:hover {
        margin-right: 0;
        width: 200px
    }
    .right-flex li.one:hover p,
    .right-flex li.two:hover p {
        padding: 0 20px
    }


@media (min-width: 1025px)
.right-flex li.one:hover {
    margin-right: 0;
    width: 140px;
}
@media (min-width: 1025px)
.right-flex li:hover {
    width: 55px;
    background: #ed2d23;
}

@media (min-width: 1025px)
.right-flex li.two:hover {
    margin-right: 0;
    width: 200px;
}
@media (min-width: 1025px)
.right-flex li:hover {
    width: 55px;
    background: #ed2d23;
}
@media (max-width:1300px){
.news_listt1 li h3 a{
font-size:16px;
}
.news_listt1 li div{
font-size:14px;
}
}