/*文字无缝滚动-左*/
.wh {
    width: 1200px;
    margin: 0 auto;
    height: 51px;
    overflow: hidden;
}

.txtMarquee-left {
    position: relative;
}

.txtMarquee-left .bd {
    padding: 10px;
}
.nybt{
    display: none;
}
.txtMarquee-left .bd .tempWrap {
    width: 1200px !important;
}

.txtMarquee-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.txtMarquee-left .bd ul li {
    margin-right: 128px;
    float: left;
    height: 51px;
    line-height: 34px;
    text-align: left;
    _display: inline;
    width: auto !important;
}

.txtMarquee-left .bd ul li a {
    background: url(../images/dian.jpg) no-repeat 0 50%;
    padding-left: 9px;
    font-size: 14px;
    color: #333333;
}


/*头部样式

#header {
    height: 28px;
    position: relative;
    background: #b5b6b6;
}

.logo {
    float: left;
    line-height: 135px;
}

.wel {
    line-height: 28px;
    color: #f1f1f1;
    font-family: "微软雅黑";
}

.top_cc {
    height: 135px;
    position: relative;
}

.top_cc .k2 {
    float: right;
    color: #333333;
    font-size: 27px;
    font-family: "微软雅黑";
    line-height: 35px;
    margin-top: 25px;
    background: url(../images/top_phone.png) no-repeat left 10px;
    padding-left: 60px;
}

.qie {
    line-height: 135px;
    font-size: 30px;
    color: #50a9fb;
    font-weight: bold;
    margin-right: 30px;
}

.qie a {
    color: #50a9fb;
}

.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: 28px;
    padding-top: 0px;
    color: #f1f1f1;
}

.topLink .k1 a {
    color: #f1f1f1;
}

#menu {
    margin-top: 0px;
    background: url(../images/nav_bg.png) no-repeat center center;
    height: 53px;
}

*/
/*热门搜索

.ss_index {
    height: 60px;
}

.search {
    width: 1200px;
    margin: 0 auto;
}

#formsearch {
    width: 315px;
    float: right;
    height: 32px;
    background: url(../images/ss_btm.png) no-repeat center center;
    margin-top: 15px;
}

.hotSearch {
    width: 400px;
    float: left;
    height: 32px;
    line-height: 32px;
    font-weight: normal;
    margin-top: 15px;
}

#search-type {
    float: left;
    width: 100px;
    height: 32px;
    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);
}

*/
/*pro_index*/

.pro_index {
    position: relative;
}

.pro_index .pro_tt {
    text-align: center;
    padding-top: 20px;
}

.pro_tt h3 {
    font-family: "Arial";
    color: #2c2c2c;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: normal;
    line-height: 1;
}

.pro_tt span {
    display: block;
    color: #5f5f5f;
    font-size: 20px;
    font-weight: normal;
    font-family: "Microsoft Yahei";
}

.pro_contt {
    position: relative;
    margin-top: 40px;
}

.pro_contt .pro_left {
    float: left;
    width: 237px;
}

.pro_left .pp_tt {
    width: 187px;
    height: 46px;
    background: url(../images/pp_tt_bg.png) no-repeat center center;
    padding: 25px;
}

.pro_left .pp_tt h3 {
    color: #fff;
    font-size: 22px;
    font-weight: normal;
    line-height: 1;
}

.pro_left .pp_tt h3 span {
    margin-top: 10px;
    display: block;
    font-family: "Arial";
    font-size: 16px;
}

.pro_left .sort1 {
    position: relative;
    border: 1px solid #cccccc;
    border-bottom: 3px solid #50a9fb;
}

.sort1 li {
    line-height: 84px;
    border-bottom: 1px dashed #cccccc;
    padding-left: 30px;
}

.sort1 li:last-child {
    border: none;
}

.sort1 li a {
    display: block;
    color: #242424;
    font-family: "Microsoft Yahei";
    font-size: 14px;
    padding-left: 40px;
    background: url(../images/sort1_li.png) no-repeat left center;
}

.sort1 li:hover a {
    background: url(../images/sort1_li_h.png) no-repeat left center;
    color: #50a9fb;
}

.pro_right {
    float: right;
    width: 945px;
}

.pro_right .pro_list1 {
    position: relative;
}

.pro_list1 li {
    float: left;
    margin-right: 20px;
    margin-bottom: 12px;
}

.pro_list1 li:nth-child(3n) {
    margin-right: 0px;
}

.pro_list1 li a.img {
    display: block;
    border: 1px solid #cccccc;
    overflow: hidden;
}

.pro_list1 li a.img img {
    width: 298px;
    height: 263px;
    -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;
}

.pro_list1 li:hover a.img img {
    -webkit-transform: scale(1.3, 1.3);
    -moz-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3);
    -webkit-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
}

.pro_list1 li h3 {
    text-align: center;
    font-weight: normal;
    padding-top: 10px;
}

.pro_list1 li h3 a {
    font-size: 14px;
    color: #333333;
    font-family: "Microsoft Yahei";
}

.pro_list1 li h3 a:hover {
    color: #50a9fb
}

/*包装效果展示区*/

.c2_index {
    position: relative;
    margin-top: 50px;
}

.c2_tt {
    position: relative;
    background: url(../images/c2_tt_bg.png) no-repeat left bottom;
}

.c2_tt h3 {
    font-size: 18px;
    color: #202020;
    font-family: "Microsoft Yahei";
    font-weight: normal;
    line-height: 35px;
    padding-left: 10px;
}

.c2_tt a {
    display: block;
    color: #333333;
    font-size: 12px;
    font-family: "Arial";
    position: absolute;
    right: 0px;
    top: 0px;
    line-height: 35px;
}

.c2_tt a:hover {
    color: #50a9fb;
}


.c2_contt {
    margin-top: 30px;
    position: relative;
}


/*首页横图*/

.heng {
    margin-top: 50px;
    height: 262px;
    position: relative;
    background: url(/data/upload/image/20220713/1657678449954809.png) no-repeat top center;
}

.heng_contt {
    float: right;
    margin-top: 65px;
}

.heng_contt h3 {
    display: block;
    color: #fff;
    line-height: 1;
    font-family: "黑体";
    font-size: 16px;
    font-weight: normal;
    background: url(../images/h_phone.png) no-repeat left top;
    padding-left: 55px;
}

.heng_contt a {
    display: block;
    background: #fff;
    width: 263px;
    height: 37px;
    line-height: 37px;
    text-align: center;
    color: #243b15;
    font-size: 18px;
    font-family: "黑体";
    margin-top: 10px;
}


/*优势*/

.ys_index {
    position: relative;
    margin-top: 80px;
}

.ys_aa {
    margin-bottom: 90px;
    position: relative;
}

.ys_aa .ys_aa_img {
    width: 647px;
    height: 508px;
}

.ys_aa .ys_aa_img img {
    width: 647px;
    height: 508px;
}

.ys_aa .ys_aa_cont {
    width: 520px;
}

.ys_aa_cont .ys_tt {
    height: 120px;
    overflow: hidden;
}

.ys_aa_cont .ys_tt h2 {
    width: 85px;
    height: 119px;
    line-height: 119px;
    padding-left: 20px;
    color: #fff;
    font-size: 22px;
    position: relative;
    font-weight: normal;
    background: url(../images/ys_one.png) no-repeat center center;
}

.ys_aa_cont .ys_tt h2::before {
    position: absolute;
    left: 18px;
    bottom: 35px;
    content: "";
    background: url(../images/xian.png) no-repeat center bottom;
    width: 55px;
    height: 3px;
}

.ys_aa_cont .ys_tt h3 {
    color: #50a9fb;
    font-weight: normal;
    font-size: 28px;
    line-height: 58px;
}

.ys_aa_cont .ys_tt h3 span {
    display: block;
    color: #333333;
    font-size: 22px;
}

.ys_aa_cont .ys_nr {
    position: relative;
}

.ys_aa_cont .ys_nr p {
    line-height: 95px;
    color: #333333;
    font-size: 18px;
    font-family: "Microsoft Yahei";
    /*background: url(../images/h_quan.png) no-repeat left center;*/
    padding-left: 16px;
}


/*关于我们*/

.ab_index {
    height: 851px;
    position: relative;
    background: url(../images/ab_index_bg.png) no-repeat center center;
}

.ab_top {
    padding-top: 105px;
    width: 1150px;
    margin: 0 auto;
}

.ab_top .ab_left {
    float: left;
    width: 571px;
}

.ab_top .ab_left img {
    width: 571px;
    height: 376px;
}

.ab_top .ab_right {
    width: 530px;
    float: right;
}

.ab_right h3 {
    margin-top: 20px;
    font-size: 24px;
    color: #50a9fb;
    font-weight: bold;
    font-family: "Microsoft Yahei";
}

.ab_right .ab_txt {
    margin-top: 15px;
    color: #242424;
    font-size: 14px;
    line-height: 30px;
    font-family: "Microsoft Yahei";
    height: 246px;
}

.ab_right .ab_more {
    display: block;
    border-radius: 10px;
    font-size: 16px;
    color: #fff;
    background: #50a9fb;
    width: 155px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    margin-left: 10px;
    margin-top: 20px;
}

.ab_scroll {
    position: relative;
    margin-top: 40px;
}

.ab_scroll .ab_scroll_tt {
    position: relative;
    background: url(../images/c2_tt_bg.png) no-repeat left bottom;
}

.ab_scroll_tt h3 {
    font-size: 18px;
    color: #202020;
    font-family: "Microsoft Yahei";
    font-weight: bold;
    line-height: 35px;
    padding-left: 10px;
}

.ab_scroll_tt a {
    display: block;
    color: #a9a9a9;
    font-size: 12px;
    font-family: "Arial";
    position: absolute;
    right: 0px;
    top: 0px;
    line-height: 35px;
}

.ab_scroll_tt a:hover {
    color: #50a9fb;
}

/*首页新闻*/

.news_index {
    position: relative;
    margin-top: 90px;
}

.news_ccont {
    position: relative;
    margin-top: 35px;
}

.news_ccont .news_aa {
    margin-right: 40px;
    float: left;
    width: 372px;
    height: 620px;
}

.nn1 {
    font: 600 18px/35px "微软雅黑";
    color: #333333;
    background: url(../images/shun.png) no-repeat 0% bottom;
    position: relative;
    padding-left: 15px;
    margin-top: 20px;
}

.nn1 span {
    color: #333333;
    font-size: 14px;
    text-transform: uppercase;
    padding-left: 5px;
}

.nn1 a {
    position: absolute;
    right: 0px;
    top: 0;
    display: block;
    font: 400 14px/35px "Arial";
    color: #868686;
    text-transform: uppercase;
}

.nn1 a:hover {
    color: #50a9fb;
}

.news_aa .nn_content {
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 20px;
}

.nn_content .nn_img {
    margin-top: 15px;
    overflow: hidden;
}

.nn_content .nn_img img {
    width: 372px;
    height: 216px;
    -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;
}

.nn_content .nn_img:hover img {
    -webkit-transform: scale(1.3, 1.3);
    -moz-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3);
    -webkit-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
}

.news_list1 {
    margin-top: 5px;
}

.news_list1 li {
    position: relative;
    padding: 13px 0;
}

.news_list1 li h3 {
    font-size: 14px;
    color: #333333;
    position: relative;
    font-weight: normal;
    height: 35px;
    line-height: 35px;
}

.news_list1 li h3 a {
    display: block;
    color: #333333;
    font-size: 14px;
}

.news_list1 li h3 a:hover {
    color: #50a9fb;
}

.news_list1 li h3 span {
    position: absolute;
    right: 0px;
    top: 0px;
}

.news_list1 li dd {
    font-size: 12px;
    color: #666666;
    font-family: "Microsoft Yahei";
    line-height: 22px;
    margin-top: 4px;
}

.news_ccont .news_bb {
    float: right;
    width: 370px;
    height: 620px;
}

.news_list2 {
    position: relative;
}

.news_list2 li {
    margin: 0 5px;
    padding-bottom: 20px;
}

.news_list2 li h3 {
    line-height: 19px;
    margin-top: 12px;
    font-size: 14px;
    color: #2c56a3;
    background: url(../images/wen.png) no-repeat left top;
    padding-left: 28px;
    position: relative;
}

.news_list2 li h3 a {
    font-size: 14px;
    color: #333333;
    font-family: "Microsoft Yahei";
    font-weight: normal;
}

.news_list2 li h3 a:hover {
    color: #50a9fb;
}

.news_list2 li h3 span {
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 14px;
    color: #333333;
}

.news_list2 li .newscont {
    margin-top: 10px;
    background: url(../images/da.png) no-repeat left 5px;
    padding-left: 28px;
    font-size: 12px;
    color: #666666;
    line-height: 22px;
    font-family: "Microsoft Yahei";
}


/*主体样式*/

#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_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: #e87518;
    text-decoration: none;
}

.list1 li span {
    position: absolute;
    right: 0px;
    line-height: 30px;
    top: 0;
    color: #999;
}


/*友情链接*/

.f_link {
    width: 1200px;
    margin: 0 auto;
    margin-top: 5px;
    line-height: 32px;
    font-size: 16px;
    color: #c6c6c6;
    height: 32px;
    overflow: hidden;
}

.f_link a {
    font-size: 12px;
    color: #c6c6c6;
}


/*页面底部*/

.foot_wap {
    padding-top: 50px;
    margin-top: 60px;
    height: 370px;
    position: relative;
    background: #212121;
    overflow: hidden;
}

.foot_wap .f_aa {
    width: 150px;
    background: url(../images/foot_xian.png) no-repeat right top;
    float: left;
    height: 318px;
}

.foot_wap .f_bb {
    padding-left: 80px;
    width: 185px;
}

.foot_wap .f_cc {
    padding-left: 100px;
    width: 190px;
}

.f_aa h3 {
    font-size: 18px;
    color: #b7b7b7;
    font-family: "Microsoft Yahei";
    font-weight: normal;
}

.f_aa h3 span {
    display: block;
    font-size: 16px;
    font-family: "Myriad Pro";
    color: #595959;
}

.f_aa .f_sec {
    position: relative;
    margin-top: 10px;
    font-size: 14px;
    color: #8f8f8f;
    line-height: 30px;
}

.f_aa .f_sec a {
    display: block;
    color: #8f8f8f;
    font-size: 14px;
    line-height: 30px;
    font-family: "Microsoft Yahei";
}

.f_message {
    float: right;
    margin-right: 50px;
    width: 325px;
}

.f_message h3 {
    font-size: 18px;
    color: #b7b7b7;
    font-family: "Microsoft Yahei";
    font-weight: normal;
    text-align: center;
}

.f_message h3 span {
    display: block;
    font-size: 16px;
    font-family: "Myriad Pro";
    text-align: center;
    color: #595959;
}


/*底部*/

.foot_ban {
    background: #1a1a1a;
    height: 85px;
    position: relative;
    text-align: center;
    color: #c6c6c6;
}

.foot_ban a {
    color: #c6c6c6;
}

.foot_ban a:hover {
    color: #e87518;
    text-decoration: none;
}

.copyright {
    text-align: center;
    line-height: 24px;
    padding-top: 30px;
    color: #8f8f8f;
}


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

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

.n_banner img {
    width: 100%;
}

.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: 940px;
    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;
}

.sort_album {
    margin-top: 15px;
}