/*å¤´éƒ¨æ ·å¼*/
#header {
    width: 1300px;
    margin: 0 auto;
}

.logo {
    float: left;
    line-height: 102px;
    height: 102px;
    width: 390px;
}
.logo img{max-width: 100%;}
.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 {
    text-align: left;
    height: 24px;
    padding: 5px 10px 5px 10px;
}

#formsearch {
    float: right;
}

.k1 {
    line-height: 24px;
    float: left;
}

.hotSearch {
    float: left;
    height: 24px;
    line-height: 24px;
    font-weight: normal;
    margin-right: 14px;
}

#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);
}

/*æœç´¢å’Œçƒ­é—¨æœç´¢*/
.hotSearch a {
    margin-right: 6px;
}

#formsearch input {
    height: 22px;
    background: #fff;
    border: 1px solid #c8c8c8;
    line-height: 22px;
}

#formsearch input#keyword {
    height: 22px;
    line-height: 22px;
    padding-left: 4px;
    color: #666;
}

#formsearch input#s_btn {
    width: 46px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background-color: #04529d;
    color: #fff;
    border: none;
    cursor: pointer;
}

/*å†…å®¹åŒºåŸŸ*/
.fl {
    float: left;
}

.fr {
    float: right;
}

.wd1200 {
    width: 1200px;
    margin: 0 auto;
}

.c1_wap {
    height: 1382px;
    background: url(/data/upload/image/20220304/1646383292172917.png) no-repeat center 0;
    position: relative;
}

.news_wap {
    width: 1378px;
    margin: 0 auto;
    background: #fff;
    height: 540px;
    top: -78px;
    position: absolute;
    z-index: 999;
    left: 50%;
    margin-left: -689px;
}

.news_qie {
    background: url(../images/shubiao.png) no-repeat center center;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.news_ee {
    float: left;
    width: 600px;
}

.news_rr {
    float: left;
    width: 600px;
}

.news_ee li {
    background: url(../images/news_top_li.png) no-repeat left center;
    padding-left: 30px;
    height: 78px;
    line-height: 78px;
}

.news_ee li a {
    display: block;
    font-size: 14px;
    color: #666;
}

.news_rr li {
    background: url(../images/news_top_li.png) no-repeat left center;
    padding-left: 30px;
    margin-left: 160px;
    height: 78px;
    line-height: 78px;
}

.news_rr li a {
    display: block;
    font-size: 14px;
    color: #666;
}

.news_btn {
    right: 0px;
    top: 32px;
    width: 9px;
    position: absolute;
    height: 14px;
}

.news_btn .l_btn {
    top: 0;
    position: absolute;
}

.news_btn .r_btn {
    top: 25px;
}

.pro_nr {
    position: relative;
}

.pro_nr_list li {
    float: left;
    width: 350px;
    height: 373px;
    overflow: hidden;
    margin-right: 75px;
    border-bottom: 2px solid #04529d;
    text-align: center;
}

.pro_nr_list li:hover {
    background: url(../images/pro_nr_list_li_bg.png) no-repeat center center;
}


.pro_nr_list li:hover a > .img2 {
    filter: invert(100%);
}

.pro_nr_list li:hover h3,
.pro_nr_list li:hover span,
.pro_nr_list li:hover p {
    color: #fff;
}

.pro_nr_list li:hover p {
    background: url(../images/b_fang.png) no-repeat center top;
}

.pro_nr_list li:last-child {
    margin-right: 0px;
}

.pro_nr_list > li > a {
    display: block;
}

.pro_nr_list > li > a > img {
    text-align: center;
    margin: 0 auto;
    padding-top: 50px;
    margin-bottom: 25px;
}

.pro_nr_list > li > a > .img1 {
    display: none;
}

.pro_nr_list > li > a > .img2 {
    display: block;
}

.pro_nr_list > li h3 {
    color: #000000;
    font-size: 30px;
    font-weight: normal;
    font-family: "Microsoft Yahei";
}

.pro_nr_list > li span {
    display: block;
    margin-top: 25px;
    font-size: 20px;
    color: #333333;
    margin-bottom: 75px;
    font-family: "Microsoft Yahei";
}

.pro_nr_list > li p {
    padding-top: 25px;
    display: block;
    background: url(../images/fang.png) no-repeat center top;
    color: #787878;
    font-size: 12px;
    font-family: "Microsoft Yahei";
}

.ab_wap {
    height: 440px;
    z-index: 999;
    top: 910px;
    position: absolute;
    left: 50%;
    margin-left: -600px;
}

.zj_ab {
    position: relative;
}

.zj_ab .ab_on_top {
    width: 242px;
    height: 244px;
    position: absolute;
    top: -123px;
    right: -75px;
}

.ab_on_top h3 {
    color: #fff;
    font-size: 45px;
    text-align: center;
    font-weight: normal;
    padding-top: 55px;
}

.ab_on_top span {
    display: block;
    text-align: center;
    color: #fff;
}

.ab_on_top p {
    color: #fff;
    font-size: 45px;
    text-align: center;
    font-weight: normal;
}

.zj_ab .ab_one_btm {
    padding-top: 25px;
}

.ab_one_btm h3 {
    font-size: 22px;
    color: #000000;
    font-weight: bold;
    font-family: "Microsoft Yahei";
    margin-bottom: 23px;
}

.ab_one_btm span {
    display: block;
    width: 1050px;
    text-align: left;
    color: #000000;
    font-size: 14px;
    line-height: 30px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

.ab_one_btm .ab_more {
    margin-top: 55px;
    color: #666666;
    font-size: 16px;
    font-weight: normal;
    padding-right: 20px;
    display: inline-block;
    background: url(../images/ab_more_bg.png) no-repeat right center;
}

.qie_dian {
    position: absolute;
    margin: 0 auto;
    right: 0px;
    top: 175px;
}

.qie_dian li {
    width: 11px;
    height: 11px;
    margin-bottom: 20px;
    border-radius: 50%;
    background: #fff;
    cursor: pointer;
    border: 1px solid #d7d7d7;
    font-size: 0;
}

.qie_dian li.on {
    border-radius: 50%;
    background: #b60f1a;
    border-color: #b60f1a;
}

/*æ–°é—»æ ·å¼*/
.newsList li {
    height: auto;
    overflow: hidden;
    width: calc((100% - 44px) / 3);
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin: 6px;
}

.newsList a:link,
.newsList a:visited {
    color: #fff;
}

.newsList .bodr {
    border: 1px solid #ffffff;
    height: 375px;
    position: relative;
    overflow: hidden;
    margin: 0 5px;
}

.newsList .txts {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
    padding: 0 45px;
    transition: 400ms;
    -webkit-transition: 400ms;
}

.newsList .txts .sy {
    margin-bottom: 15px;
    padding-top: 50px;
    font-size: 14px;
}

.newsList .txts .nowti {
    font-size: 20px;
    color: #fff;
    line-height: 1.5;
    overflow: hidden;
    height: 60px;
}

.newsList .txts .tx {
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    color: #777;
    font-size: 16px;
    margin-top: 10px;
}

.newsList .txts .date {
    position: absolute;
    left: 45px;
    bottom: 40px;
    font-size: 14px;
}

.newsList .pic {
    height: 100%;
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    opacity: 0;
    display: none 9;
    transition: 600ms;
    -webkit-transition: 600ms;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-color: rgba(101, 190, 186, 1);
    position: relative;
}

.newsList .pic img {
    height: 100%;
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    position: absolute;
}

.newsList .pic .cover {
    background: rgba(0, 0, 0, .3);
    opacity: 0;
    display: none 9;
}

.newsList li:hover .pic {
    transform: scale(1);
    -webkit-transform: scale(1);
    opacity: 1;
    display: block 9;
}

.newsList li:hover .pic .cover {
    opacity: 1;
    display: block 9;
}

.newsList li:hover .bg {
    background: #ff0000;
}

.newsList li:hover a,
.newsList li:hover .txts .nowti {
    color: #fff;
}

.newsList li:hover .txts {
    top: 38%;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
}

.ixmore {
    display: block;
    width: 34px;
    height: 34px;
    border: 2px solid #fff;
    position: absolute;
    right: 45px;
    top: 40px;
    transform: translateX(-30px);
    -webkit-transform: translateX(-30px);
    opacity: 0;
    display: none 9;
    transition: 400ms 100ms;
    -webkit-transition: 400ms 100ms;
}

.ixmore .ico {
    background: url(../images/yj.png) no-repeat 50% 50%;
    width: 38px;
    height: 38px;
    display: block;
}

.newsList li:hover .ixmore {
    transform: translateX(0);
    -webkit-transform: translateX(0);
    opacity: 1;
    display: block 9;
}

/*ä¸»ä½“æ ·å¼*/
.tong {
    width: 1200px;
    margin: 0 auto;
}

.tong1 {
    width: 1920px;
    margin-left: -960px;
    position: relative;
    left: 50%;
}

#container {
    width: 1200px;
    margin: 0 auto;
    margin-top: 10px;
}

/*å‹æƒ…é“¾æŽ¥*/
.f_link {
    display: none;
}

/*é¡µé¢åº•éƒ¨*/
.foot {
    padding: 14px 0;
    background: #04529d;
}

#footer {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    font-size: 14px;
}

#footer a {
    color: #fff;
}

#footer a:hover {
    color: #e87518;
    text-decoration: none;
}

.copyright {
    text-align: center;
    line-height: 24px;
}

/*------------å†…é¡µ-------------------*/
.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;display: none;}

.n_banner{width:1920px;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{box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);background: #fff;padding: 30px;}
.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 .content1{line-height: 24px;}
.right .content{
    margin-top: 15px;
}
.right1 .content{
    margin-top: 15px;
}
.sort_album{margin-top: 15px;}

.container {
    width: 1200px;
    margin: 0 auto;
}

/* InpageAddress */
.InpageAddress {
    width: 100%;
    height: 62px;
    border-bottom: 1px solid #eaeaea;
}

.InpageAddress a.homePage {
    display: block;
    width: 64px;
    height: 62px;
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
    background: url(../images/InpageAddress_icon01.png) no-repeat center;
    float: left;
}

.InpageAddress .p1 {
    line-height: 62px;
    float: left;
    margin-left: 16px;
}

.InpageAddress .p1 a {
    display: block;
    padding-right: 14px;
    background: url(../images/InpageAddress_icon02.png) no-repeat right center;
    font-size: 14px;
    color: #666666;
    float: left;
    margin-left: 10px;
}

.InpageAddress .p1 a:first-child {
    margin-left: 0;
}

.InpageAddress .p1 a:last-child {
    color: #0e98a5;
    background-image: none;
}

.InpageAddress .p2 {
    float: right;
}

.InpageAddress .p2 a {
    display: block;
    font-size: 14px;
    color: #666666;
    font-weight: bold;
    height: 61px;
    line-height: 61px;
    float: left;
    margin-left: 26px;
    text-decoration: none;
}

.InpageAddress .p2 a.cur {
    color: #333333;
    border-bottom: 2px solid #fa8815;
}

.InpageAddress .p2 a:hover {
    color: #333333;
    border-bottom: 2px solid #fa8815;
}

.location {
    background: url(../images/InpageAddress_icon01.png) no-repeat center;
    width: 64px;
    height: 62px;
    border-left: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
}

.con-left a {
    padding: 0 10px;
}

.con-left a:first-child {
    font-size: 14px;
    color: #666666;
    display: block;
    padding-right: 14px;
    background: url(../images/InpageAddress_icon02.png) no-repeat right center;
    display: inline-block;
    text-align: center;
    line-height: 62px;
}

/* news */
.news-list {
    width: 100%;
}

.news-list dl {
    width: 100%;
    padding-top: 39px;
    height: 190px;
    border: 1px solid #dfdfdf;
    border-top: none;
    background: #fff;
    position: relative;
}

.news-list dl:first-child {
    border-top: 1px solid #dfdfdf;
}

.news-list dt {
    width: 220px;
    height: 170px;
    float: left;
    margin-left: 40px;
    overflow: hidden;
}

.news-list dt img {
    display: block;
    transform: scale(1);
    transition: all 2s ease-out;
}

.news-list dl:hover dt img {
    transform: scale(1.2);
}

.news-list dd {
    width: 875px;
    height: 170px;
    position: relative;
    margin-left: 28px;
    float: left;
}

.news-list dd h3 {
    font-size: 20px;
    font-weight: normal;
}

.news-list dd h3 a {
    color: #000000;
    text-decoration: none;
}

.news-list dd p {
    font-size: 13px;
    color: #666666;
    line-height: 24px;
    margin-top: 17px;
}

.news-list dd .label {
    font-size: 12px;
    color: #999999;
    display: block;
    padding-left: 26px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: url(../images/newsList_icon03.png) no-repeat left center;
    line-height: 16px;
}

.news-list dd .zan {
    display: block;
    font-size: 13px;
    font-family: arial;
    height: 16px;
    background: url(../images/newsList_icon01.png) no-repeat left top;
    position: absolute;
    top: 5px;
    right: 74px;
    padding-left: 24px;
    padding-top: 2px;
}

.news-list dd .readNum {
    display: block;
    font-size: 13px;
    font-family: arial;
    height: 16px;
    background: url(../images/newsList_icon02.png) no-repeat left center;
    position: absolute;
    top: 5px;
    right: 4px;
    padding-left: 24px;
    padding-top: 2px;
}

.news-list dd a.more {
    display: block;
    width: 36px;
    height: 36px;
    background: url(../images/list_circle.png) no-repeat left top;
    overflow: hidden;
    position: absolute;
    right: 6px;
    bottom: 0;
}

.news-list dl:hover dd a.more {
    background-position: left bottom;
}

.news-list dl:hover dd h3 a {
    color: #04529d;
}

.news-list dl:hover {
    box-shadow: 0 0 10px 6px #eeeeee;
    z-index: 99;
}


.InpageHotSale{
    width: 100%;
    background: #f6f6f6;
    padding: 50px 0;
}


/*产品里列表*/

.product-listn {
    width: 105%;
}

.product-listn li {
    float: left;
    padding-bottom: 15px;
    _display: inline;
    overflow: hidden;
    margin-right: 25px;
    margin-right: 24px;
    width: 30%;
}

.product-listn li a.img {
    border: 1px solid #e0e1dc;
}

.product-listn li a.img img {
    width: 270px;
    height: 270px;
}

.product-listn li h3 {
    width: 100%;
    height: 40px;
    background: #04529d;
    border: 1px solid #ddd;
    text-align: center;
    line-height: 40px;
}

.product-listn li h3 a {
    font-size: 16px;
    color: #fff;
    display: block;
    font-weight: normal;
    font-family: "宋体";
    transition: all 0.3s;
}

.product-listn li a.img {
    display: block;
}

.product-listn li a.img {
    display: block;
    overflow: hidden;
    opacity: 0.95;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    position: relative;
}

.product-listn li a.img figcaption {
    position: absolute;
    top: 0;
    left: 0;
    width: 270px;
    height: 360px;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.product-listn li a.img figcaption::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 270px;
    height: 360px;
    background: rgba(255, 255, 255, 0.5);
    content: '';
    -webkit-transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
}

.product-listn li:hover a.img img {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

.product-listn li:hover a.img figcaption::before {
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
}


/*修改*/
.left1 {
    width: 300px;
    float: left;
    padding-top: 36px;
}


.left1 h3 {
    font-size: 22px;
    font-weight: normal;
    line-height: 65px;
    color: #fff;
    padding-left: 40px;
    background: #04529d;
    background-size: cover;
    margin-top: 15px;
}
.left1 .content {
    border: 1px solid #eee;
    border-top: none;
}

.right1 {
    width: 860px;
    float: right;
    padding-top: 50px;
}

.sitemp1 {
    background: #e5e5e5;
    margin-bottom: 14px;
    height: 50px;
    line-height: 50px;
}

.sitemp1 .site1 {
    font-size: 14px;
    color: #000;
    margin-right: 20px;
    float: right;
}

.site1 a {
    font-size: 14px;
    color: #000;
}

.sitemp1 h2 {
    font-size: 20px;
    color: #666;
    float: left;
    text-indent: 20px;
    line-height: 50px;
    font-weight: normal;
}



/*内页左侧分类通用样式*/
.sort11 {
    border: 1px solid #dcdcdc;
}

.sort11 li {
    position: relative;
    z-index: 999;
    line-height: 50px;
    text-indent: 50px;
}

.sort11 li .about_b {
    position: absolute;
    left: 210px;
    top: 0px;
    width: 210px;
    padding: 10px 20px;
    background: #f5f6f6;
    border-bottom: 2px solid #3a78c1;
    z-index: 9999;
}

.sort11 li .layer2 {
    position: absolute;
    left: 210px;
    top: 0px;
    width: 245px;
    padding: 10px 20px;
    background: #f5f6f6;
    border-bottom: 2px solid #3a78c1;
    z-index: 9999;
}

.sort11 li .layer2 li {
    overflow: hidden;
}

.sort11 li .layer2 li a {
    font-weight: bold;
    background: url(../images/ico1.gif) no-repeat 0% 50%;
}

.sort11 li .layer2 li a:hover {
    text-decoration: none;
    color: #3a78c1;
}

.sort11 li .layer2 li .layer3 li {
    border-bottom: 1px dashed #d5d5d5;
    margin: 6px 0px;
    height: 24px;
    line-height: 24px;
}

.sort11 li .layer2 li .layer3 li a {
    font: normal 12px/24px "微软雅黑";
    background: none;
}

.sort11 li a {
    background: url(../images/n1.png) no-repeat 30px;
    color: #666;
    display: block;
    line-height: 50px;
    font-family: "微软雅黑";
    border-bottom: 1px solid #dddddd;
    font-size: 14px;
}

.sort11 li a:hover {
    color: #000;
    text-decoration: none;
    background: url(../images/n11.png) no-repeat 30px #ddd;
}