<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* &gt; SANY Pump  Start */





.clearfix:before {
	display: table;
	content: " ";
}

.clearfix:after {
	content: '';
	display: block;
	clear: both;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

* {
    margin: 0;
    padding: 0;
    border: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    border-spacing: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: normal;
    font-family: arial, "Microsoft Yahei","Ã©Â»â€˜Ã¤Â½â€œ", "Helvetica Neue", Helvetica, Tahoma, sans-serif;
    -webkit-tap-highlight-color: transparent;
    outline: 0 !important;
    text-decoration: none;
    color: #333;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    background: #FFF;
    font-family: arial, "Microsoft Yahei","Ã©Â»â€˜Ã¤Â½â€œ", "Helvetica Neue", Helvetica, Tahoma, sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #373737;
    line-height: 26px;
    text-align: left;
    margin: auto;
    width: 100%;
    min-width: 1200px;
    outline: none;
}

body, div, p, span, ul, li, a, input, textarea {
    box-sizing: border-box;
}

li {
    display: list-item;
    text-align: -webkit-match-parent;
}

li {
    list-style: none;
}

input[type="text"], input[type="email"], input[type="search"], input[type="password"] {
    box-shadow: none;
    border-radius: 0px;
    -webkit-appearance: none;
    -moz-appearance: none;
}

img {
    max-width: 100%;
    max-height: 100%;
}



.top-head {
	background: #fff;
	line-height: 106px;
	background: url(../images/top01.png) left no-repeat;
	background-size: auto;
}

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

.top-head .in_logo {
    width: 95px;
    height: 106px;
}

.left {
    float: left;
}

.flex_w {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    z-index: 10;
}

img {
    max-width: 100%;
    max-height: 100%;
}


.in_logo img {
    display: block;
}


.right {
    float: right;
}

.con_info {
    text-align: left;
    display: inline-block;
}

.con_info&gt;p {
    display: inline-block;
    font-size: 15px;
    color: #303030;
    margin-right: 15px;
    padding-left: 40px;
    background: url(../images/in_07.png) left no-repeat;
}

.con_info&gt;p:nth-child(2) {
    background: url(../images/in_09.png) left no-repeat;
}


.con_share {
    display: inline-block;
    margin-left: 15px;
}

.con_share a {
    display: inline-block;
    margin-left: 10px;
}


.nav-tab {
    background: #0353A2;
    line-height: 54px;
}

ol, ul {
    list-style: none;
}


.align-right {
    text-align: right;
    line-height: 0;
    font-size: 0;
}


.nav-menu&gt;ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.align-left li, .align-right li, .align-center li {
    display: inline-block;
}

.nav-menu&gt;ul&gt;li {
    float: left;
    font-size: 16px;
    position: relative;
}

.time4 {
    transition-duration: .5s;
    -moz-transition-duration: .5s;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
}

.nav-menu&gt;ul&gt;li&gt;a {
    color: #fff;
    font-size: 16px;
    text-align: center;
    display: block;
    line-height: 54px;
    margin: 0 auto;
    transition: .5s;
    width: 100%;
    text-transform: uppercase;
    padding: 0 25px;
}

.nav-menu&gt;ul&gt;li.current&gt;a, .nav-menu&gt;ul&gt;li:hover&gt;a {
    background: #008FD0;
    text-align: center;
    margin: 0 auto;
    transition: .5s;
}

/* footer */
.footer {
    background: #0353A2;
    position: relative;
    z-index: 9;
}

.padding_box {
    padding: 50px 0;
}

.footer .container {
    display: flex;
    justify-content: space-between;
}

.f_nav {
    padding-left: 40px;
    width: 280px;
}


h2 {
    font-size: 30px;
    line-height: 30px;
    font-weight: 400;
    font-family: arial,'Microsoft Yahei', sans-serif;
    text-transform: none;
    margin: 0;
}


.f_til {
    position: relative;
    text-align: left;
    color: #fff;
    margin-bottom: 26px;
    padding-bottom: 12px;
    font-size: 24px;
    color: #ffffff;
    font-weight: bold;
}

.f_til::after {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 4px;
    width: 52px;
    background: #008fd0;
    content: "";
}

.f_map {
    height: 252px;
    width: 380px;
}

iframe, embed, object {
    max-width: 100%;
    width: 100%;
    height: 100%;
}

.f_nav {
    padding-left: 40px;
    width: 280px;
}

.f_nav ul li, .f_nav ul li a {
    color: #fff;
    font-size: 16px;
    line-height: 46px;
}

.f_form form&gt;div {
    margin-bottom: 15px;
    width: 495px;
}

.f_form form textarea {
    height: 145px;
    box-sizing: border-box;
    font-size: 16px;
    padding: 15px 5px 5px 20px;
    width: 495px;
    min-height: 145px;
    min-width: 495px;
    max-width: 495px;
}

.f_form form button {
    font-size: 16px;
    color: #fff;
    background: #008FD0;
    display: block;
    width: 495px;
    height: 45px;
    line-height: 45px;
    margin-top: 6px;
    cursor: pointer;
    transition: .5s;
}

.f_form form&gt;div input {
    width: 50%;
    float: left;
    line-height: 45px;
    height: 45px;
    box-sizing: border-box;
    padding-left: 20px;
    background: #fff;
    font-size: 16px;
}

.f_form form&gt;div input:last-child {
    float: right;
}

.f_form form button:hover {
    background: #f5dd25;
}

.fd-bd {
    line-height: 68px;
    font-size: 16px;
    color: #959595;
    overflow: hidden;
    background: #242424;
}

.fd-bd .copy {
    float: left;
}

.fd-bd .copy p {
    color: #fff;
    opacity: .43;
    font-size: 15px;
    line-height: 68px;
}

.fd-bd .name {
    float: right;
}

.fd-bd .name ul {
    width: 130px;
    display: flex;
}

.fd-bd .name ul li {
    line-height: 68px;
    display: inline-block;
    padding-right: 13px;
    position: relative;
    top: 10px;
}

.fd-bd .name ul li a {
    display: block;
    opacity: .7;
    transition: .5s;
}

.fd-bd .name ul li a:hover {
    opacity: 1;
}

section {
    overflow: hidden;
    position: relative;
    z-index: 9;
}

.search_box {
    line-height: 64px;
    background: #008fd0;
}

.mb_subnav {
    margin-bottom: 45px;
    margin-top: 10px;
}

.mb_subnav .tips {
    color: #aeaeae;
}

.mb_subnav .tips&gt;span {
    display: inline-block;
    width: 17px;
    height: 15px;
	background: url(../images/home.jpg) no-repeat center;
    color: #969696;
}

.mb_subnav .tips&gt;a {
    color: #aeaeae;
    font-size: 14px;
    margin: 0 5px;
}

.search_box .search_form div {
    position: relative;
    width: 270px;
}

.search_box .search_form div input {
    display: inline-block;
    width: 100%;
    line-height: 32px;
    box-sizing: border-box;
    padding: 0 15px;
    border: 1px solid #0353a2;
}

.search_box .search_form div button {
    position: absolute;
    right: 0;
    top: 51%;
    transform: translateY(-50%);
    cursor: pointer;
    background: #0353a2;
    height: 32px;
    width: 32px;
}

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

.margin-bottom-50 {
    margin-bottom: 50px;
}

.product-nav {
    width: 284px;
    margin-right: 47px;
    display: block!important;
}

.product-nav .top-name {
    color: #ffffff;
    font-weight: bold;
    font-size: 22px;
    /*line-height: 30px;*/
    /*padding: 20px 45px 20px 25px;*/
	background: url(../images/bjj.jpg);
}

/*.product-nav .product-nav-item a {*/
/*    display: block;*/
/*    font-size: 16px;*/
/*    color: #434343;*/
/*    padding: 14px 20px;*/
/*    border-left: 4px solid #dcdcdc;*/
/*    border-right: 4px solid #dcdcdc;*/
/*    border-bottom: 1px solid #dcdcdc;*/
/*}*/

.product-bottom-nav .active01{
    border-left: 4px solid #008fd0 !important;
}
.product-bottom-nav .active01 a{
    color: #008fd0  !important;
}
.product-nav .product-nav-item a:hover {
    border-left: 4px solid #008fd0;
    color: #008fd0;
}
.product-nav .top-name a {
    color: #ffffff;
}



.product-nav  .rec {
    margin-top: 20px;
    font-size: 24px;
    line-height: 40px;
    border-bottom: 1px solid #dcdcdc;
}

.product-nav .rec span {
    border-left: 5px solid #00aeef;
    padding-left: 14px;
}

.in_banner {
    width: 100%;
    overflow: hidden;
    position: relative;
    top: 0;
    margin: 0 auto;
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
}

/* .in_banner img{
    width: 140x;
    height: 155px;
} */

.product-list .play {
    width: 400px;
    height: 430px;
    font: 12px Arial;
    margin: 0 auto;
}


.product-list .play  .big_pic {
    width: 400px;
    height: 320px;
    overflow: hidden;
    position: relative;
}

.product-list .play  .big_pic&gt;li{
    width: 100%;
    height: 100%;
}
.product-list .play  .big_pic&gt;li&gt;img{width: 100%;max-width: 380px;height: 100%;}

.product-list .play .small_pic {
    width: 380px;
    height: 94px;
    position: relative;
    top: 7px;
    left: 10px;
    overflow: hidden;
}

.product-list .parameters {
    width: 450px;
}

.product-list .parameters h4 {
    text-align: center;
    max-width: 370px;
    font-size: 24px;
    height: auto;
    font-weight: bold;
}

.product-list  .parameters h4 a {
    padding: 5px 10px;
    font-size: 24px;
    background-color: #b6b6b6;
    color: #fff;
    margin: 0 10px;
    display: inline-block;
}

.product-list .parameters p {
    font-size: 18px;
    color: #6e6e6e;
    line-height: 24px;
    margin-bottom: 0px;
    margin-top: 10px;
}

.product-list .parameters a:nth-child(3) {
    padding: 15px 33px 15px 70px;
    display: inline-block;
    border-radius: 10px;
    color: #fff;
    margin-bottom: 10px;
}
 
.product-list .parameters a:nth-child(4) {
    padding: 15px 33px 15px 70px;
    display: inline-block;
    border-radius: 10px;
    color: #fff;
}
 
.product-list .parameters .fenxiang {
    margin-top: 20px;
}

.product-list .parameters .fenxiang span img{
    width: 37px;
    height: 40px;
}

.product-list .content h3,.product-list .messsage h3{
    background-color: #f0eeee;
    margin-top: 28px;
    height: 46px;
    line-height: 46px;
    font-size: 24px;
    color: #fff;
}


.product-list .content h3 a span,.product-list .messsage h3 span {
    display: inline-block;
    padding: 0 50px 0 20px;
    color: #ffffff;     
}

.content h3 span {
    background: none;
}



.actives{
    background: linear-gradient(135deg, transparent 0px, #0353a2 0) top left, linear-gradient(-45deg, transparent 15px, #0353a2 0) top right, linear-gradient(-135deg, transparent 15px, #0353a2 0) bottom right, linear-gradient(45deg, transparent 0px, #0353a2 0) bottom left!important;
    /* background-size: 50% 50% !important; */
    background-repeat: no-repeat!important;
    color: #fff !important;
}


.product-list .content h3 a:hover span{
	background: linear-gradient(135deg, transparent 0px, #0353a2 0) top left, linear-gradient(-45deg, transparent 15px, #0353a2 0) top right, linear-gradient(-135deg, transparent 15px, #0353a2 0) bottom right, linear-gradient(45deg, transparent 0px, #0353a2 0) bottom left;
	background-size: 50% 50%;
	background-repeat: no-repeat;	
    color: #fff;
}

/* .product-list .messsage h3 span {
	background: linear-gradient(135deg, transparent 0px, #0353a2 0) top left, linear-gradient(-45deg, transparent 15px, #0353a2 0) top right, linear-gradient(-135deg, transparent 15px, #0353a2 0) bottom right, linear-gradient(45deg, transparent 0px, #0353a2 0) bottom left;
	background-size: 50% 50%;
	background-repeat: no-repeat;
} */


.product-list .messsage .join-table {
    margin-top: 18px;
}

.product-list .messsage .join-table div span {
    width: 130px;
    text-align: right;
    display: inline-block;
    margin-right: 35px;
}

.join-table div {
    margin-bottom: 15px;
}

.join-table div:nth-child(1) span {
    margin-top: 10px;
}

.join-table div span {
    width: 130px;
    text-align: right;
    display: inline-block;
    margin-right: 35px;
}

.join-table div textarea {
    height: 158px;
    width: 332px;
    padding: 10px;
    border: 1px solid #e4e4e4;
}

.join-table div input {
    width: 332px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #e4e4e4;
    padding: 0 10px;
}

.subbtn {
    padding: 13px 22px;
    background-color: #da251c;
    border-radius: 5px;
    color: #fff;
    margin-left: 164px;
}

.product-list .content_head{width: 500; padding-left: 11px; margin-bottom: 26px;margin-top: 35px;border-left: 4px solid #00aeef; color: #00aeef; font-size: 24px; font-weight: bold;}

.product-list .pictures,.product-list .spection,.product-list .information{
    width: 850px;
}
.product-list .pictures img{
    width: 100%;
    height: 310px;
    margin-bottom: 10px;
}
.product-list .spection .item_download{
    font-size: 16px;
    color: #6e6e6e;
    line-height: 30px;
}

.product-list .spection&gt;img{
    margin-top: 19px;
    width: 100%;
}

.product-list .spection .item_download:hover a{
    outline: #0353a2;
    color: #0353a2;
}

.product-list .information img{
    width: 100%;
}


/*  */

.productDetail_11{width: 350px;}
.productDetail_11 .swiper1{margin-bottom: 10px;
    overflow: hidden;}
.productDetail_11 .swiper1 .swiper-slide{background-color: #FFFFFF;height: 342px;}
.productDetail_11 .swiper1 .swiper-slide img{max-height: 342px;max-width: 100%;object-fit: cover;display: block;}
.productDetail_11 .swiper2{padding: 0 28px; position: relative;}
.productDetail_11 .swiper2 .swiper-container{position: initial;}
.productDetail_11 .swiper2 .swiper-slide{border: 1px solid #DCDCDC;background-color: #FFFFFF;height: 92px;width: 90px!important;display: flex;justify-content: center;align-items: center;}
.productDetail_11 .swiper2 .swiper-slide::after{content: "";position: absolute;top:0;left: 0;width: 100%;height: 100%;border: 2px solid transparent;box-sizing: border-box;transition: .5s;-webkit-transition: .5s;}
.productDetail_11 .swiper2 .swiper-slide img{max-width: 92%;max-height: 92px;object-fit: cover;display: block;}
.productDetail_11 .swiper2 .swiper-slide-thumb-active::after{border-color: #2290e1;}
.productDetail_11 .swiper2 .swiper-button-btn{background-size: 12px 48px;height: 100%;width: 12px;margin-top: 0;top: 0;}
.productDetail_11 .swiper2 .swiper-button-prev{}
.productDetail_11 .swiper2 .swiper-button-next{}


/*  */
.in_banner .swiper-container {
    width: 100%;
    overflow: hidden;
    z-index: 1;
}

.in_banner .img_box{
    width: 100%;
    height: 100%;
}
.in_banner .img_box li{
    width: 46%;
    margin-left: 10px;
    margin-bottom: 20px;
    margin-top: 10px;
}
.in_banner .img_box li a{
    width: 100%;
}
.in_banner .img_box li div{
    width: 100%;
    height: 100%;
    border-radius: 20px;
    border: 1px solid #ffffff;
    overflow: hidden;
}

.in_banner .img_box li div&gt;img{
    width: 127px;
    height: 127px;
}
.in_banner .img_box li a&gt;p{
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}


.in_banner .swiper-pagination{
    bottom: 0 !important;
}





/* &gt; SANY Pump  End */


/* prolist start */
.product-bottom-nav {
    /*margin-top: 17px;*/
    width: 284px;
    margin-right: 62px;
}
.product-bottom-nav li{
    width: 100%;
    height: 56px;
    /*line-height: 56px;*/
    /*margin-bottom: 16px;*/
    border: 1px solid #ececec;
    box-sizing: border-box;
    /*text-align: center;*/
    padding: 14px 20px;
}
.product-bottom-nav .bottom_name {
    border-left: 4px solid #dcdcdc;
    border-right: 4px solid #dcdcdc;
}
.product-bottom-nav li a{ 
   color: #666666; 
   font-weight: 600;
}

.product-bottom-nav .bottom_name:hover{
    /*background-color: #008fd0;*/
    
    border-left: 4px solid #008fd0;
}

.product-bottom-nav li:hover a{
    color: #008fd0;
}

.product-list .product-bottom-nav{
    display: flex;
    width: 100%;
    margin-top: 0;
}

.product-list .product-bottom-nav&gt;li{
    margin-right: 11px;
    width: 240px;
}

.product-list video{
	width: 850px;
    margin-bottom: 25px;
}

.product-list-item{
    padding-top: 37px;
    text-align: center;
    width: 283px;
    height: 400px;
    border: 1px solid #f9f9f9;
    margin-bottom: 0;
}

.product-list-item:nth-child(2) {
    /*margin: 0;*/
}

.product-list-item:hover{
    /* background-color: red; */
    box-shadow: 1px 1px 3px #d1d1d1;
    z-index: 99; 
}

.product-list-item:hover span{
	    background-color: #008fd0;
	    color: #ffffff;
}


.product-list product-list-item a{
    display: inline-block;
    text-align: center;
}
.product-list-item a img{
    border: 1px solid #d9d9d9;
    margin-bottom: 15px;
    width: 244px;
    height: 178px;
}
.product-list-item a p{
    width: 244px;
    font-size: 16px;
    color: #666666;
    line-height: 20px;
    margin-bottom: 12px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.product-list-item a p:last-child{
    font-size: 12px;
}
.product-list-item a span{
    width: 200px;
    line-height: 40px;
    text-align: center;
    display: inline-block;
    border: 1px solid #d9d9d9;
    border-radius: 10px;
}
.product-list-item .Consul{
    width: 200px;
    height: 37px;
    line-height: 38px;
    text-align: center;
    color: #00aeef;
    border-bottom: 1px solid #fff;
    display: block;
    margin: 0 auto;
}


.product-list-item .Consul:hover{
    color: #00aeef;
    border-bottom: 1px solid #00aeef;
}

.product-list .list_box{
    width: 869px;
    margin-bottom: 35px;
}

.product-list .page {
    text-align: center;
    margin: 0 auto;
}

.product-list .page-num {
    width: 48px;
    height: 48px;
    padding: 12px 20px;
    background-color: #f5f7f6;
    margin: 0 10px;
    display: inline-block;
}

.product-list .page-num-current {
    background-color: #00aeef;
    color: #fff;
}
/* prolist end */

.sidebar{
    position: fixed;
    top: 50%;
    right: 50px;
    z-index: 9999999999999999999999999999999999999999999999999999999;
}

.sidebar li{
    height: 76px;
    width: 76px;
    margin-bottom: 10px;
}
.sidebar li a img{
    height: 100%;
    width: 100%;
}

.sidebar li img{
    height: 100%;
    width: 100%;
}

.sidebar li:last-child{
    position: relative;
}

.sidebar li .weixin-code{
    position: absolute;
    top: 0;
    left: -76px;
    display: none;
}

/* Ã¥â€ºÂ¾Ã§â€°â€¡ */
.product-nav .top-name img{
    position: absolute;
    top: 0;
    left: 0;
    width: 254px;
    height: 130px;
}

.product-list .content h3&gt;a{
    margin-left: -10px;
}
.clearfix {
    display: flex;
    flex-wrap: wrap;
}</pre></body></html>