<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*çƒ­é—¨æœç´¢*/
.sou{height: 60px; border-bottom:0px solid #b0afaf; box-shadow: 0 0 2px 2px #ccc;}
#SearchForm{float:right;background: url(../images/ser.png) center no-repeat;height: 34px;width: 256px;margin-top: 12px;}

#search-type{float: left;width:100px;height: 24px;border: 1px solid #c8c8c8;margin-right: 5px;}


/*æœç´¢å’Œçƒ­é—¨æœç´¢*/
.hotSearch{height:60px;font:bold 12px/60px MicrosoftYaHei;color: #bdbdbd;}
.hotSearch a{margin-right:6px;color: #bdbdbd;font-size: 12px;}
#SearchForm input{height:34px;background:none;border:none;line-height:34px;}
#SearchForm input#keyword{height:34px;line-height:34px;padding-left:13px;color:#666;width: 218px;}
#SearchForm input#s_btn{width:34px;height:24px;line-height:24px;text-align:center;color:#fff;border:none;cursor:pointer;font-size: 0;}



.hotSearch1{height:60px;font:bold 16px/60px MicrosoftYaHei;color: #333333;float:left;}
.hotSearch1 a{margin-right:6px;color: #5a5a5a;font-size: 14px; text-transform: uppercase;}


/*product start*/
.product{padding-top:50px;}
.pro_l{width: 290px;}
.pl_top{height: 100px;background: url(../images/pro_top.png) no-repeat center;color: #fff;line-height: 100px;font-size: 30px;text-align: center;letter-spacing: 2px}
.pro_l &gt; ul{width: 270px;background: #fff;border:5px solid #0368be;padding: 10px 0}
.pro_l &gt; ul &gt; li{width: 240px;height: 35px;margin: 10px auto;line-height: 35px;border:1px solid #ddd;position: relative;}
.pro_l &gt; ul &gt; li &gt; a{display: block;padding: 0 20px;font-size: 16px;text-align: center;}
.pro_l &gt; ul &gt; li:hover {}
.pro_l &gt; ul &gt; li:hover &gt; a{color: #00458E}
.pro_l &gt; ul &gt; li .two{position: absolute;top: 0;left: 100%;display: none;}
.pro_l &gt; ul &gt; li .two li{width: 150px;height: 35px;line-height: 35px;font-size: 15px;padding: 0 20px;background: rgba(0,0,0,0.7);}
.pro_l &gt; ul &gt; li .two li:hover {background: #00458E}
.pro_l &gt; ul &gt; li .two li a{color: #fff;display: block;}
.pro_l &gt; ul &gt; li:hover .two{display: block;}
.pro_l .lx_box{height: 234px;width: 280px;background: url(../images/bglx.jpg) no-repeat center;text-align: center;}
.pro_l .lx_box b{text-align: center;color: #fff;font-size: 22px;display: block;padding: 15px 0}
.pro_l .lx_box p{color: #fff;padding-left: 30px;line-height: 28px; text-align: left}
.pro_r{width: 910px;}
.pro_r .pr_top{background: url(../images/prtopbg.png) repeat-x;height: 72px;padding-top: 20px;line-height: 72px;font-size: 20px;font-weight: bold;color: #00458E;text-align: right;padding-right: 50px}
.pro_cp{width: 910px;}
.pro_cp li{width: 262px;margin-left: 20px;background: #ededed;padding: 10px;float: left;margin-top: 25px;}
.pro_cp li a{display: block;border: 1px solid #fff;}
.pro_cp li .img{width: 260px;height: 195px;overflow: hidden;}
.pro_cp li .img img{width: 260px;height: 195px;cursor: pointer;transition: all 2s;}
.pro_cp li:hover .img img{transform: scale(1.2);}
.pro_cp li p{line-height: 40px;text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 16px;color: #454545;padding: 0 30px;width: 200px;}
.pro_cp li:hover{background: #00458E;}
.pro_cp li:hover p{color: #fff;}

.in_title{text-align: center;margin:60px auto;}
.in_title h2{font-size: 33px;color: #333;font-weight:bold; font-family: "impact"; text-transform: uppercase;}
.in_title h2 span{color: #024fa4;}
.in_title p{font-size: 14px;color: #999;margin-top: 15px; text-transform: uppercase;}


/* in_about */
.in_about{background: #f3f3f3;padding: 60px 0 0; background: url(../images/ab_bj.jpg) no-repeat center; height: 584px; border-bottom:14px solid #f99f00; box-sizing: border-box;}
.in_about .fl{width: 515px;position: relative;z-index: 99;}
.in_about .fl .about_t h2{font-size: 26px;color: #024fa4; text-transform: uppercase}
.in_about .fl .about_t  span {display: inline-block; padding:6px 0;border-bottom:1px solid #fcb906; margin-bottom:10px;}
.in_about .fl .about_t  span a{ font-size: 20px; color:#b2afaf; border-bottom:1px solid #fcb906; display: inline-block; padding-bottom:5px;}
.in_about .fl .about_t p{font-size: 21px;color: #b2afaf;margin-top: 5px;letter-spacing: 1px;}
.in_about .fl .about_txt{margin-top: 0px;margin-bottom: 5px;}
.in_about .fl .about_txt h3{font-size: 18px;color: #333;padding-left: 30px;line-height: 42px; background: url(../images/dot.png) no-repeat 10px center;}
.in_about .fl .about_txt p{font-size: 15px;color: #666565;padding-left: 0px; line-height: 28px}
.in_about .fl ul {padding: 17px 0;background: #024fa4;position: absolute;top: 345px;left: 0;width:684px; }
.in_about .fl ul li{float: left;width: 170px;text-align: center;border-right: 1px solid #68bffc;}
.in_about .fl ul li img{transition: all 1s ease-in-out;-webkit-transition: all 1s ease-in-out;-moz-transition: all 1s ease-in-out;-o-transition: all 1s ease-in-out;}
.in_about .fl ul li p{font-size: 13px;color: #fff;margin-top: 5px;}
.in_about .fl ul li:hover img{transform: rotate(360deg);-webkit-transform: rotate(360deg);-moz-transform: rotate(360deg);-o-transform: rotate(360deg);-ms-transform: rotate(360deg);}
.in_about .fl ul li.last{border-right:none;}
.in_about .fr{width: 649px;}



/*in_adver*/
.in_adver{background: url(../images/adver_bg.jpg) no-repeat top center;height:249px;color: #fff;}
.in_adver img{margin-top: 70px;}
.in_adver img.fl{float: left;}
.in_adver .adver_tel .adv_ewm{width:150px; float: left;margin-right:15px;}
.in_adver .adver_tel .adv_ewm img{max-width:150px; display: block; margin:0 auto; }
.in_adver .adver_tel{float:right ;margin-top: 50px;line-height: 44px; }
.in_adver .adver_tel span{ float: right; width:211px; display:block; font-size: 36px;font-family:'Times New Roman', Times, serif;
    font-style: italic;font-weight: bold;-moz-text-shadow:1px 1px 0 #4c4c4c; -webkit-text-shadow:1px 1px 0 #4c4c4c; text-shadow:1px 1px 0 #4c4c4c; margin-top:25px;}
.in_adver .adver_tel span p{width:200px; height: 42px; background: #fff; border-radius: 20px;  font-size: 22px; color:#4c4c4c;  text-align:center; line-height:42px;font-family: "å¾®è½¯é›…é»‘"; font-style: normal; font-weight: normal; text-shadow: none;}


/* edge */
.pr{position: relative;}
.pa {
    position: absolute;
}
.edge{font-family:"Microsoft Yahei";color: #555;line-height:30px;font-size: 16px;padding-top: 84px;    font-family: "Microsoft Yahei";}
.edge .til01{height:177px;}
.edge_ico{-webkit-transition:all .5s linear;-webkit-transition:all .5s linear;left: 0;top: 29px;}
.edge_ico:hover{opacity:1;visibility:visible;-webkit-transform: rotateY(360deg);transform: rotateY(360deg);}
.edge h3{height: 92px;font-size: 26px;line-height:35px;color: #333; margin-top:22px; text-transform: uppercase;}
.edge h3 b{display:block;font-weight: normal;font-size: 30px;line-height: 40px;}
.edge h3 em{display:block;font-weight: normal;font-size:10px;line-height: 18px;font-family: Arial;color: #ccc;text-transform: uppercase;font-style: normal;letter-spacing: -1px;}
.edge li{display:block;}
.til01 {
    text-align: center;
    display: block;
    padding-bottom: 28px;
}
.edge1{height:348px;}
.edge_p1,.edge_p1 img{width: 480px;display: block;overflow: hidden;}
.edge_w1{width:470px;padding:29px 0 0 129px;}
.edge_w1 p{font-size: 16px; color:#585858;line-height: 28px;}
.edge4 .edge_w1 p{color:#fff;}
.edge2{height:362px;background:url(../images/edgebg1.jpg) no-repeat center 0;}
.edge_p2,.edge_p2 img{width: 540px;display: block;overflow: hidden;}
.edge_p2 img{height: 360px;}
.edge3{height:348px;padding: 74px 0 0;}

.edge4{height:337px;padding: 25px 0 0;background:url(../images/edgebg2.jpg) repeat-x center 0;color: #fff; box-sizing: border-box;}
.edge4 h3{color: #fff;}
.edge_p4,.edge_p4 img{width: 493px;}

.edge5{padding: 22px 0 0;height: 340px;background: #f1f1f1;}
.edge_p5 {margin-top:-80px;}
.edge_p4{margin-top:-91px;}

/* case */
.in_case{overflow: hidden;}
.in_case ul li{width:353px;  float: left;margin-right:70px; margin-bottom: 10px; transition: all 0.3s}
.in_case ul li .img{overflow: hidden;}
.in_case ul li img{transition: all 0.4s;}
.in_case ul li:hover p{color:#024fa4; font-weight: bold;}
.in_case ul li:hover img{transform: scale(1.12)}

.in_case ul li p{text-align: center; line-height: 50px; font-size: 14px; color: #424141;}




/*huoban start*/
.huoban{height: 200px;background: url(../images/huobanbg.jpg) no-repeat center; overflow: hidden; margin:60px auto}
.huoban .title_hb{color: #fff;padding-top: 35px;width: 170px;}
.huoban .title_hb b{font-size: 22px;line-height: 30px; text-transform: uppercase}
.huoban .title_hb p{text-transform:uppercase;}
.huoban .title_hb a.more{display: inline-block; margin:30px 0px 0px 0px; border:solid #fff 1px; background:none; padding: 2px 5px;color: #fff;}
.huoban .title_hb a.more:hover { background:#333;border:solid #333 1px;}

.picMarquee-left{ width:950px;overflow:hidden; position:relative;margin-top: 25px}

.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ margin:0 12px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picMarquee-left .bd ul li .pic{ text-align:center; }
.picMarquee-left .bd ul li .pic img{ width:167px; height:125px; display:block; }
.picMarquee-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picMarquee-left .bd ul li .title1 a{ line-height:35px; color: #fff}
/*huoban end*/




/*  */
.w7{
    margin-top: 17px;
}
.w7bgs{margin-top: 40px;margin-bottom: 31px;}
.xin1{
    width: 784px;
    height: 510px;
    border: solid 1px rgba(135, 132, 132, 0.41);
    background: url(../images/img11.png) top center no-repeat;
}
.xintits{
    height: 58px;
	background-color: #333333;
}
.xintits li{
    background: url(../images/img22.png) left 17px center no-repeat #333333;
    float: left;
    width: 391px;
}
.xintits li .xints{font:normal 18px/58px MicrosoftYaHei;color: #fff;color: #ffffff;padding-left: 43px;position: relative; text-transform:uppercase}
.xintits li .xints a{display: block;position: absolute;font:normal 15px/58px MicrosoftYaHei;color: #fff;right: 15px;}
.xintits li:hover{
    background: url(../images/img22.png) left 17px center no-repeat #058be4;
}

.xintj{
    margin-top: 27px;
    margin-left: 14px;
}
.xintj li{
    width: 352px;
    margin:0 auto;
    float: left;
    margin-right: 42px;
    margin-bottom: 25px;
}
.xintj li:nth-child(2n){
    margin-right: 0;
}
.xintj li+li{
    margin-bottom: 0;
}
.xintj li h3{
    position: relative;
    font:normal 14px/14px MicrosoftYaHei;
    color: #333333;
}
.xintj li h3 span{
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    font:normal 12px/12px MicrosoftYaHei;
    color: #999999;
}
.xintj li h4{
    font:normal 12px/24px MicrosoftYaHei;
    color: #666666;
    margin-top: 6px;
}
.xintj li h4 span{color: #024fa4;}

.xinlie{
    margin-top: 25px;
    margin-left: 15px;
    margin-right: 15px;
}
.xinlie li{
    font:normal 14px/33px  MicrosoftYaHei;
    color: #222222;
    background:url(../images/iic.png) left center no-repeat;
    position: relative;
    float: left;
    width: 352px;
    padding-left: 15px;
}
.xinlie li a{display: block;font:normal 14px/33px  MicrosoftYaHei;
    color: #222222;}
.xinlie li span{display: block;position: absolute;font:normal 12px/33px  MicrosoftYaHei;color: #999999;right: 0;top: 0;}
.xinlie li:nth-child(2n){float: right;}




.xright{width: 400px;height: 508px;border:1px solid #ebebeb;}
.question-news{
    width: 558px;
    margin-top: 58px;
}


#kehu{overflow:hidden;height:415px;margin:0 auto;position:relative;}
#jian {height:100%;}
#zheng {}
#xtop{}


.nbt2{height: 58px;line-height: 58px;  background: url(../images/wenh.png) left 29px center no-repeat #024fa4;}
.nnt{font-size: 18px;color: #fff;padding-left: 60px;}
.nbt2 a{font-size: 15px;color: #fff;display: block;text-transform: uppercase;margin-right: 18px;}

.news-list li{
    margin-bottom: 20px;
    margin: 0 13px 0 15px;
}

.news-list li a{
    background: url(../images/wen.png) no-repeat left center;
    padding-left: 24px;
    line-height: 30px;
    color: #333333;
    font-size: 14px;
    font-weight: 400;
    margin-top: 20px;
    font-weight: normal;
    display: block;
}
.news-list li p{
    background: url(../images/da.png) no-repeat left 5px;
    padding-left: 25px;
    color: #666666;
    font-size: 12px;
    line-height: 23px;
    margin-top: 5px;
    padding-bottom: 16px;
    border-bottom: 1px solid #cecece;
}

.qusetion-list{
    padding-top: 20px;
}
.news-list li:hover a{
    color: #024fa4;
}


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