<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.in_title{text-align: center;margin-bottom: 40px;padding-top:60px;}
.in_title h2{font-size:36px;color: #005eb0;letter-spacing: 1.5px;}
.in_title p{font-size: 24px;color: #999999;margin-top: 10px;font-family: "Arial";letter-spacing: 1.2px;}

/*search*/
.searcht{
    padding-bottom:5px;
     border-bottom:1px solid #b1b1b1;
    height: 56px;
}
.search {
    height:50px;
    line-height: 30px;
    overflow: hidden;
    position: relative;
    margin: 20px auto;
    
}

.search .hot .keywd {
    color: #000;
}

.search .keywds {
    float: left;
    line-height: 30px;
}

.search .form {
    overflow: hidden;
    display: block;
    position: relative;
}

.search .txt {
    width: 484px;
    height: 42px;
    line-height: 28px;
    color: #000;
    padding: 0 30px 0 5px;
    border-bottom:1px solid #000;
    padding-bottom:2px;
}

.search .btn {
    position: absolute;
    top: 6px;
    right: 6px;
    z-index: 9999;
    background: url(../images/public/btnbg.png) no-repeat 0 0;
    width: 20px;
    height: 22px;
    border: none;
    display: block;
    outline: none;
    cursor: pointer;
}
/* thank */
.thank{overflow: hidden;}
.thank .picScroll-left3{ position:relative;}
.thank .picScroll-left3 .hd .prev,.thank .picScroll-left3 .hd .next{ display:block;width:69px; height:69px; cursor:pointer; position: absolute;top: 50%;margin-top: -40px;}
.thank .picScroll-left3 .hd .prev{background:url(../images/leftbg.png) no-repeat;left: -66px;}
.thank .picScroll-left3 .hd .next{background:url(../images/rightbg.png) no-repeat;right: -66px;}
.thank .picScroll-left3 .bd{overflow:hidden;}
.thank .picScroll-left3 .bd ul{ overflow:hidden; zoom:1;}
.thank .picScroll-left3 .bd ul li{ width: 272px;float:left; _display:inline;margin: 0 14px;text-align: center;}
.thank .picScroll-left3 .bd ul li img{width:272px;height:145px;display: block; border: 1px solid #e6e6e6;}
.thank .picScroll-left3 .bd ul li p{font-size: 16px;color:#5e5e5e;margin-top: 10px;}
/*浜у搧灞曠ず*/

.product {
    width: 100%;
    height: auto;
    margin-top: 52px;
    overflow: hidden;
}

.content-products {
    margin-top: 42px;
}

.product-ul-list {
    float: left;
    width: 252px;
    height: 686px;
    background: url("../images/page3Leftbg.png") no-repeat center;
    background-size: contain;
    margin-right: 11px;
}

.product-ul-list ul {
    width: 204px;
    margin: 93px auto 0;
}

.product-ul-list ul li {
    width: 100%;
    height: 34px;
    margin-bottom: 9px;
    text-indent: 9px;
    cursor: pointer;
}

.product-ul-list ul li a {
    /* display: block; */
    max-width: 162px;
    float: left;
    font-size: 14px;
    color: #4b4b4b;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-left: 30px;
}

.product-ul-list .right-arrow {
    display: inline-block;
    width: 17px;
    height: 30px;
    float: right;
    transition: margin-right 0.2s;
    -moz-transition: margin-right 0.2s;
    -webkit-transition: margin-right 0.2s;
    -o-transition: margin-right 0.2s;
    margin-right: 15px;
    background: url("../images/p2.png") no-repeat center;
}

.product-ul-list ul li:hover {
    background: #116CC9;
}

.product-ul-list ul li:hover a {
    color: white;
}

.product-ul-list ul li:hover .right-arrow {
    margin-right: 10px;
    background: url("../images/p1.png") no-repeat center;
}

.product-show-items {
    float: right;
    width: 907px;
    height: 755px;
   
}
.product-show-items ul li{width: 285px;height: 285px;margin: 0 6.66px;border: 1px solid #cccccc;margin-bottom: 30px;}
.product-show-items ul li a .box{width: 285px;height: 235px;position: relative;}
 .product-show-items ul li a .box img{position: absolute;max-height: 90%;max-width: 90%;top: 0;left: 0;right: 0;bottom: 0;margin: auto;} 
.product-show-items ul li a p{line-height: 50px;text-align: center;}
.item-content {
    width: 100%;
}

.item-box {
    padding: 20px;
    display: none;
}

.item-ul li {
    width: 274px;
    background-color: #e9e9e9;
    margin-right: 12px;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 7px;
    position: relative;
    float: left;
    cursor: pointer;
}

.item-ul li:nth-child(3n+0) {
    margin-right: 0;
}


/*fix under IE8*/

.item-ul li:first-child+li+li,
.item-ul li:first-child+li+li+li+li+li,
.item-ul li:first-child+li+li+li+li+li+li+li+li {
    margin-right: 0;
}


/*fix under IE8*/

.item-ul li img {
    display: block;
}

.item-ul li p {
    width: 100%;
    line-height: 40px;
    font-size: 16px;
    color: #202020;
    margin-top: 10px;
}

.item-ul li p .txt1 {
    display: inline-block;
    max-width: 180px;
    height: 40px;
    line-height: 40px;
}

.item-ul li p {
    font-style: normal;
    display: block;
    /* width: 150px; */
}

.item-ul li p .prod-more {
    font-size: 12px;
    color: #383838;
}

.hot-icon {
    display: block;
    width: 54px;
    height: 54px;
    position: absolute;
    right: 0;
    top: 0;
    background: url("../images/p4.png") no-repeat;
}

.pro_txt {
    width: 100%;
    height: 93px;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
}

.pro_txt h2 {
    font-size: 24px;
    line-height: 32px;
    color: white;
}
.pro_txt h2 p{
    font-size: 14px;
    line-height: 32px;
    color: white;
}

/* in_about */
.in_about{margin-top: 50px;}
.in_about .about_box .fl{ width:653px;display: block; position: relative;right:70px}
.in_about .about_box .fr {width:543px ;}
.in_about .about_box .fr .about_tt{width: 563px; height: 465px; background: #0064ca;margin-top: 20px;}
.in_about .about_box .fr .about_tt p{line-height: 28px;font-size: 18px;color: #fff;padding: 15px 20px;}
.in_about .about_box .fr h1 {line-height:72px;font-size: 36px;color: #0064ca;}
.in_about .about_box .fr p {font-size: 36px;color: #333333;}

.ys{margin-top: 108px;}
.ys .titimg{display: block;margin: 0 auto;}
.ys .ys1{margin-top: 80px;}
.ys .ys1 .cont{width: 624px;}
.ys .ys1 .cont .p1{font-size: 46px;font-weight: 600;color: #035abb;line-height: 46px;padding-top: 25px;}
.ys .ys1 .cont .p2{font-size: 16px;margin-top: 10px;}
.ys .ys1 .cont .p3{font-size: 28px;font-weight: 600;line-height: 28px;color: #035abb;}
.ys .ys1 .cont .bg{width: 12px;height: 3px;background-color: #035abb;margin: 18px 0;}
.ys .ys1 .cont ul{margin-left: 20px;}
.ys .ys1 .cont ul li{list-style: disc;line-height: 33px;font-size: 18px;color: #4c4c4c;}
.ys .ys1 .cont .cont1{margin-top: 40px;}
.ys .ys1 .cont .cont1 .cont2{width: 150px;}
.ys .ys1 .cont .cont1 .cont2 img{display: block;margin: 0 auto;}
.ys .ys1 .cont .cont1 .cont2 p{text-align: center;margin-top: 10px;font-size: 16px;}
.ys .ys2 .cont{width: 500px;margin-left: 38px;}
.ys .ys2 .ys2cont{width: 650px;}
.ys .ys2 .ys2cont .ys2cont1{width: 207px;margin: 0 4.83px;}
.ys .ys2 .ys2cont .ys2cont1 img{width: 207px;height: 137px;}
.ys .ys2 .ys2cont .ys2cont1 p{line-height: 38px;text-align: center;}
.ys .ys2 .cont .p1{padding-top: 106px;}
.ys .ys3 .cont{width: 493px;}
.ys .ys3 .cont .p1{padding-top: 60px;}

.service{margin-top: 120px;}
.service .imgs1{margin-top: 34px;}

.case{margin-top: 60px;height: 615px;background: url(../images/casebg.jpg) no-repeat center center;}
.case .cont{margin-top: 50px;}
.case .p1{padding-top: 60px;text-align: center;font-size: 16px;color: #666666;letter-spacing: 10px;}
.case .p2{padding-top: 18px;text-align: center;font-size: 29px;font-weight: 600;color: #333333;}
.case .picScroll-lefta{position: relative;width: 1136px;margin: 0 auto;height: 400px;}
.case .picScroll-lefta .bdd .picList li {
    width: 260px;
	margin-top: 40px;
    height: 335px;
    border: 2px solid #cccccc;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
    overflow: hidden;
    text-align: center;
    line-height: 308px;
	background-color: #ffffff;
}

.case .picScroll-lefta .bdd .picList li img{width: 240px;margin-top: 10px;}
.case .picScroll-lefta .bdd .picList li p{margin: 20px auto;font-size: 18px;}
.case .picScroll-lefta .bdd .picList li div{width: 240px;border: 1px solid #666666;margin: 0 auto;height: 45px;background-color: #ffffff;line-height: 45px;font-size: 16px;color: #666666;}
.case .picScroll-lefta .a1{width:32px ;height: 32px;position: absolute;top: 140px;cursor: pointer;}
.case .picScroll-lefta .prev{left: -40px;background: url(../images/left1.png) no-repeat center;}
.case .picScroll-lefta .next{right: -40px;background: url(../images/right1.png) no-repeat center;}
.case .picScroll-lefta .prev:hover{background: url(../images/left2.png) no-repeat center;}
.case .picScroll-lefta .next:hover{background: url(../images/right2.png) no-repeat center;}
.case .picScroll-lefta .bdd .picList li:hover{background-color: #ffffff;border: 2px solid #0252a7;}
.case .picScroll-lefta .bdd .picList li:hover div{border-color: #0252a7;background-color: #0252a7;color: #ffffff;}

.news .p1{text-align: center;font-size: 35px;color: #005eb0;font-weight: 600;line-height: 35px;padding-top: 78px;}
.news .p2{text-align: center;font-size: 22px;color: #999999;margin-top: 16px;}
.news .cont .cont1{margin-top: 60px;height: 625px;border-bottom: 1px dashed #d0d0d0;}
.news .cont .cont1 .contfl{width: 560px;}
.news .cont .cont1 .top{padding-left: 20px;border-left: 6px solid #005eb0;height: 49px;}
.news .cont .cont1 .top .p3{font-size: 27px;color: #005eb0;line-height: 27px;font-weight: 600;}
.news .cont .cont1 .top .p4{font-size: 14px;line-height: 14px;color: #bebebe;padding-top: 8px;}
.news .cont .cont1 .mid img{margin-top: 27px;}
.news .cont .cont1 .mid .p5{font-size: 22px;color: #005eb0;overflow: hidden; white-space: nowrap; text-overflow: ellipsis;margin-top: 34px;}
.news .cont .cont1 .mid .p6{margin-top: 12px;color: #999999;font-size: 16px;}
.news .cont .cont1 .mid .p7{margin-top: 25px;color: #666666;font-size: 16px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.news .cont .cont1 .contfr{width: 593px;}
.news .cont .cont1 .contfr .cc{height: 165px;border-bottom: 1px dashed #cccccc;margin-bottom: 45px;padding-left: 123px;position: relative;}
.news .cont .cont1 .contfr .cc .p8{font-size: 18px;color: #333333;overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.news .cont .cont1 .contfr .cc .p9{font-size: 16px;color: #666666;margin-top: 20px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.news .cont .cont1 .contfr .cc .cc1{width: 98px;height: 119px;background-color: #bebebe;position: absolute;top: 0;left: 0;color: #fff;text-align: center;}
.news .cont .cont1 .contfr .cc .cc1 .p10{padding-top: 27px;font-size: 28px;line-height: 28px;font-weight: 600;}
.news .cont .cont1 .contfr .cc .cc1 .p11{padding-top: 20px;font-size: 14px;}
.news .cont .cont1 .contfr .cc:hover .cc1{background-color: #005eb0;}
.news .cont .cont1 .contfr .cc:hover .p8{color: #005eb0;}





</pre></body></html>