<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
body{margin:0px; padding:0px; font-size: 0.12rem;  color:#666; overflow-x:hidden;}
a{color:#666; text-decoration:none; outline:none;}
a:active{star:expression(this.onFocus=this.blur());} 
img{border:0px; vertical-align:middle;}
a:link {text-decoration: none; outline:none;}
a:visited{text-decoration: none; outline:none;}
a:hover{text-decoration:none; color:#0062ac; outline:none;}
ul, p, dl, dt, dd{padding:0px; margin:0px;}
li{list-style-position:outside; list-style-type:none;}
h1, h2, h3, h4, h5{font-size:14px; padding:0px; margin:0px;}
h1{font-size:16px;}
h5{font-size:12px;}
.fl{float:left;}
.fr{float:right;}
.clear_f{clear:both; height:0px; padding:0px; margin:0px; display:block; _display:inherit;}

.h10{height:10px; overflow:hidden; clear:both;}
.h30{height:30px; overflow:hidden; clear:both;}
.h60{height:60px; overflow:hidden; clear:both;}
.h70{height:70px; overflow:hidden; clear:both;}
.h100{height:100px; overflow:hidden; clear:both;}
input, textarea{background:transparent; padding:0px; font-size:12px; color:#888; outline:none; border:0px;}
em{font-style:normal;}
.btn1{cursor:pointer;}
.red{color:#cb1f18;}
.wal { max-width: 1500px; margin: 0 auto; }
.wal2 { max-width: 1200px; margin: 0 auto; }
.wal3 { max-width: 1430px; margin: 0 auto; }

.w348{ width:348px; overflow:hidden;}
.w790{ width:790px; overflow:hidden;}
.w920{ width: 920px; margin: 0 auto; }
.w970{ width:970px; margin: 0 auto; position: relative;}

.productList .list li .box, .productType .midList li .box{
transition:All 0.5s ease;
-webkit-transition:All 0.5s ease;
-moz-transition:All 0.5s ease;
-o-transition:All 0.5s ease;	
}

.Phone-Box{ display: none; }

@font-face {font-family:din; src:url(../font/DIN.TTF);}
@font-face {font-family:GothamPro; src:url(../font/GothamPro-Bold.ttf);}
@font-face {font-family:regular; src:url(../font/GeosansLight.ttf);}

.fangda{ overflow: hidden;}
.fangda img{ transition:2s;-moz-transition:2s;-webkit-transition:2s;-o-transition:2s;}
.fangda:hover img{ transform:scale(1.1);-webkit-transform:scale(1.1);}

/*按钮动画--start*/
.ico_h {display: inline-block; position: relative; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-property: transform; transition-property: transform; -webkit-transform: translateZ(0); transform: translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0); } 
.ico_h:before {pointer-events: none; position: absolute; z-index: -1; content: ''; top: 100%; left: 5%; height: 10px; width: 90%; opacity: 0; background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%); /* W3C */ -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-property: transform, opacity; transition-property: transform, opacity; } 
.ico_h:hover, .ico_h:focus, .ico_h:active {-webkit-transform: translateY(-6px); transform: translateY(-6px); -webkit-animation-name: hover; animation-name: hover; -webkit-animation-duration: 1.5s; animation-duration: 1.5s; -webkit-animation-delay: 0.3s; animation-delay: 0.3s; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-direction: alternate; animation-direction: alternate; } 
.ico_h:hover:before, .ico_h:focus:before, .ico_h:active:before {opacity: .4; -webkit-transform: translateY(6px); transform: translateY(6px); -webkit-animation-name: hover-shadow; animation-name: hover-shadow; -webkit-animation-duration: 1.5s; animation-duration: 1.5s; -webkit-animation-delay: 0.3s; animation-delay: 0.3s; -webkit-animation-timing-function: linear; animation-timing-function: linear; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-direction: alternate; animation-direction: alternate; }
/*按钮动画--end*/

.headDiv{ height:116px; position:absolute; left: 0px; top: 0px; z-index:10;  width: 100%; transition: all .3s ease-out 0s;}
.headDiv2{ position: relative; }
.headDiv.hov{background:#fff;} 
.headDiv .logo{ position: absolute; left: 75px; top: 20px;}
.headDiv .logo .img1{ display: none; }
.headDiv.hov .logo img{ display: none; }
.headDiv.hov .logo .img1{ display: inline-block; }
.navIco{display:none; position:absolute; top:0px; right:0px; text-align: center; width: 60px; height: 60px; line-height: 60px;}
.navIco img{ width: 24px; }
.headDiv .lan{ position: absolute; right: 90px; top: 33px; font-size: 14px; color: #fff; font-weight: bold; height: 50px; line-height: 50px;}
.headDiv .lan a{ color: #fff; }
.headDiv .lan img{ padding-right: 10px; }
.headDiv .lan .img1{ display: none; }
.headDiv.hov .lan a{ color: #044d95; }
.headDiv.hov .lan a img{ display: none; }
.headDiv.hov .lan a .img1{ display: inline-block; }

.headDiv2 .logo img{ display: none; }
.headDiv2 .logo .img1{ display: inline-block; }
.headDiv2 .lan a{ color: #044d95; }
.headDiv2 .lan a img{ display: none; }
.headDiv2 .lan a .img1{ display: inline-block; }

.nav{ position: absolute; right: 162px; top: 0px;}
.nav li{ display: inline-block; font-size: 14px; padding: 0 32px; font-weight: bold;}
.nav li a{ height: 116px; line-height: 116px; position:relative; display:block; color:#fff;}
.nav li a em{ position: absolute; left: 0px; bottom: 32px; display: none; width: 100%; height: 2px; background: #054e9a; z-index: 5; }

.sNavA:hover em, .nav .liNow1 em, .nav .liNow em{ display: block; }
.headDiv.hov .nav li a{ color: #000;  }
.headDiv2 .nav li a{ color: #000;  }

/*导航触发效果*/
.sNav{ display: none; position: absolute; z-index: 8; width:  100%; background: #f8f8f8 url(../images/sNavBg.jpg) center no-repeat; padding-top: 90px; height:330px; left:0px;} 
.sNav .leftImg{ width: 315px; }
.sNav .midDiv{ padding-left: 75px; width: 270px; border-right: #ebebeb solid 1px; height: 210px; }
.sNav .msg{ font-size: 18px; color: #000; padding-top: 10px; line-height: 28px; }
.sNav .msg b{ display: block; font-size: 24px; }
.sNav .wen{ font-size: 14px; color: #dbdada; padding: 15px 0 25px; }
.sNav .btnDiv a{ position: relative; display: block; width: 114px; height: 34px; background: #054e9a; color: #fff; line-height: 34px; text-indent: 22px; font-weight: bold; font-size: 14px; }
.sNav .btnDiv a:after{ content: '&gt;'; right: 18px; top: 0px; position: absolute; font-family: '宋体'; }
.sNav .list{ padding-left: 85px; }
.sNav .list li{ height: 35px; line-height: 35px; font-size: 14px; margin-bottom: 10px;}
.sNav .list li a{ padding-left: 16px; display: block; position: relative; color: #4f4f4f;}
.sNav .list li a:before{ content: ''; position: absolute; left: 0px; top: 50%; margin-top: -2px; width: 4px; height: 4px; background: #dbdbdb; }
.sNav .list li a:hover{ font-weight: bold;}
.sNav .list li a:hover:before{ background: #0851a7;}
.sNav .leftImg a img{width:315px;height:218px;}

/*导航菜单触发*/
.navLayer{overflow-x: auto; height:100%; width:100%; overflow:hidden; position:fixed; z-index:222; right:-100%; top:0px;}
.navLayer .bg{overflow-x: auto;position:relative; background:#fff; height:100%; width:100%;}
.navLayer .toptop{ height: 60px; position: relative;}
.navLayer .closeBtn{ width:60px; height:60px; position:absolute; top:0px; right:0px; text-align: center; line-height: 60px;}
.sideNav{ padding: 12px 10px 20px; }
.subNav{ cursor:pointer; display:block; height:48px; line-height:48px; position:relative; font-size:16px; border-bottom: #e5e5e5 solid 1px;}
.subNav1{ background:url(../images/nimg53_1.jpg) right center no-repeat; background-size: 30px; color: #7f7f7f;}
.subNav .name{ position:relative;}
.subNav a{ color:#7f7f7f; display: block;}
.currentDt{background:url(../images/nimg53_1on.jpg) right center no-repeat; background-size: 30px; color: #0062ac;}
.navContent{display: none;}
.navContent a{display:block;  height:36px; line-height:36px; color:#7f7f7f; font-size:14px;  }

.pageBg{ position:fixed; z-index:11; width:100%; height:100%; display:none; background:rgba(0,0,0,0.7); left:0px; top:0px;}

.footDiv{ overflow: hidden; padding-top: 75px; height: 325px; background: #3b3b3b; }
.footDiv .leftDiv{ width: 190px; }
.footDiv .txt{ font-weight: bold; color: #fff; font-size: 15px; height: 48px; }
.footDiv .share{ padding-top: 23px; }
.footDiv .share li{ float: left; margin-right: 12px; }
.footNav{ width: 779px; border-left: #353535 solid 1px; height: 220px; }
.footNav li{ float: left; width: 25%; }
.footNav li .box{ border-right: #353535 solid 1px; height: 220px; padding-left: 72px;}
.footNav li dd{ height: 36px; line-height: 36px; }
.footNav li dd a{ display: block; color: #a2a2a2; }
.footNav li dd a:hover{ color: #015696; }

.foot{ height: 72px; background: #353535; }
.foot .msg{ line-height: 72px; color: #888; font-size: 12px; }
.foot .msg a{ color: #888; }
.foot .msg a:hover{ color: #015696; }
.foot .links{ width:160px; height:35px; line-height:35px; background:#414141; position:relative; margin-top: 18px; }
.foot .links .name{height:35px; color:#888; padding-left:18px; background:url(../images/selectIco.png) right center no-repeat; cursor:pointer;}
.foot .links dl{position:absolute; z-index:30; left:0px; bottom:35px; width:100%; display:none;}
.foot .links dd{ margin-bottom:1px;}
.foot .links a{display:block; height:40px; line-height:40px; padding-left:16px; color:#888; background:#414141;}
.foot .links a:hover{background:#015696; color:#fff;}



.pageBanner{ position:relative;}
.pageBanner img{ width:100%;}

.pageTop{ border-bottom: #eee solid 1px; height: 60px; }
.pageTop .wal2{ position: relative; height: 60px; }
.pageNow{ position: absolute; right: 0px; top: 0px; padding-left: 23px; height: 60px; line-height: 60px; color: #a2a2a2; overflow: hidden; background: url(../images/nimg15_1.png) left center no-repeat;}
.pageNow a{ color: #a2a2a2; }
.pageNow a:hover{ color:#0062ac;}
.pageNow em{ color: #0062ac; }
.pageNav{ height: 60px; }
.pageNav li{ float: left;  height: 60px; font-size: 14px; font-weight: bold; margin-right: 78px;}
.pageNav li a{ display: block; height: 60px; line-height: 60px; color: #767676; position: relative;}
.pageNav li a:after{ content: ''; display: none; width: 100%; height: 4px; position: absolute; background: url(../images/bg1.jpg) left top no-repeat; background-size: 100% 100%; left: 0px; bottom: -1px;}
.pageNav li a:hover, .pageNav li .aNow{ color: #0062ac; }
.pageNav li a:hover:after, .pageNav li .aNow:after{ display: block;}

.pageNow2{ height: 70px; line-height: 70px; color: #fff; overflow: hidden; background: #0062ac;}
.pageNow2 .wal3{ position: relative; padding-left: 23px; background: url(../images/nimg15_2.png) left center no-repeat;}
.pageNow2 a{ color: #fff; }
.pageNow2 a:hover{ color:#fff;}
.pageNow2 em{ color: #fff; }


.pageTxt{ text-align: center; }
.pageTxt .txt1{ font-size: 30px; line-height: 30px; color: #2f2f2f; padding: 5px 0;}
.pageTxt .txt2{ font-size: 40px; line-height: 40px; color: #0062ac; font-weight: bold; text-transform: uppercase; }

.pageBox{ padding: 85px 0 130px; overflow: hidden;}
.pageBox2{ background: #fcfcfc; }
.pageBox3{ padding: 85px 0 75px;}

/*右侧悬浮窗*/
.sideBar{ position:fixed; right:0px; top:50%; margin-top:-104px; z-index:111; display:none;}
.sideBar li{position:relative; width: 72px; height:80px; text-align: center; background: url(../images/bg2.png) repeat; border-bottom: #444643 solid 1px; cursor:pointer;  color: #fff;}
.sideBar li:last-child{border-bottom: none;}
.sideBar li a{ display: block; width: 100%; height: 80px; position: relative;  color: #fff;}
.sideBar li .ico{ padding-top: 18px; }
.sideBar li p{ line-height: 40px; }

.sideBar .mouse{position:absolute; left:-230px; top:0px; display:none; background:url(../images/bg2.png) repeat;}
.sideBar .liNow .mouse{display:block;}
.sideBar .li01 .mouse{ width:230px; height:80px;}
.sideBar .li01 .tel{ text-align:center; line-height:80px; text-align:center; color:#fff; font-size:16px;}
.sideBar .li02 .mouse{ width:250px; height:80px; left:-250px;}
.sideBar .li02 .mouse .list{ padding:29px 0 0 15px; width:235px;}
.sideBar .li02 .mouse .list dd{ height: 22px; line-height: 22px; font-size: 14px; float:left; margin-right:15px;}
.sideBar .li02 .mouse .list dd img{ padding-right: 7px; }
.sideBar .li03 .mouse{ width:140px; height:142px; left:-140px; top:-61px;}
.sideBar .li03 .mouse .ewm{ text-align:center; line-height:142px;}

.pageTitleTel{ height:50px; background:#0062ac; position:relative; font-size:14px; display:none;}
.sideTitleTel{ width:100%; height:50px; position:absolute; left:0px; top:0px;}
.sideTitleTel .con{ font-size:16px; height:50px; line-height:50px; position:relative; padding-right:10px;}
.sideTitleTel .con a{ color: #fff; display:block; height:50px; padding-left:15px; background:url(../images/ico5.png) right center no-repeat; background-size: 16px;}
.sideTitleTel .con.on a{ background:url(../images/ico5on.png) right center no-repeat; background-size:16px;}
.sideTitleNav{ position:absolute; top:50px; z-index:11; width:100%; background:#faf9f9; display:none; box-shadow:0 1px 5px rgba(35,25,25,0.2); -moz-box-shadow:0 1px 5px rgba(35,25,25,0.2); -webkit-box-shadow:0 1px 5px rgba(35,25,25,0.2);}
.sideTitleNav li{ height:43px;}
.sideTitleNav li a{ display:block; height:42px; line-height:42px; padding-left:15px; color:#666; border-bottom:#e2e2e2 solid 1px; background:#faf9f9;}
.sideTitleTel .con em{ display:block; color:#fff; padding-left: 15px;}

/*分页*/
.pageNum{ text-align:center;}
.pageNum a{margin:0 7px; display:inline-block; height:34px; line-height:34px; font-size:14px; color:#666; width:34px; background:#efefef; border-radius: 50%; -moz-border-radius: 50%;}
.pageNum a:hover, .pageNum .aNow{ color:#fff; background:url(../images/nimg34Bg.png) center no-repeat;}
.pageNum .prev{ font-family:"宋体";}
.pageNum .next{ font-family:"宋体";}

.pageMore{ padding-top: 20px; display: none;}
.pageMore a{ display: block; width: 100%; height: 45px; line-height: 45px; text-align: center; background: #0062ac; color: #fff; font-size: 14px;}

.tabContent{ display:none;}
.tab li{ cursor:pointer;}
.tabContent2{ display:none;}
.tab2 li{ cursor:pointer;}
.tabContent3{ display:none;}
.tab3 dd{ cursor:pointer;}

.cd-top {
    /* image replacement properties */
    overflow: hidden;

    white-space: nowrap;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.cd-top.cd-is-visible {
    /* the button becomes visible */
    visibility: visible;
    opacity: 1;
}
.cd-top.cd-fade-out {

    opacity: 1;
}

#Layer1{
	position:absolute;
	position:fixed;
	_position:absolute;
	width:100%;
	z-index:99;
	top:0; left:0px;
	background-color:#000;
	display:none;
}


.selectDiv{cursor:pointer;}
.selectDiv span{padding-left:10px;}
.selectDiv select{display:none;}
/**/
.selectLayer{position:absolute; z-index:100; display:none; background:#FFF; border:#bababa solid 1px;}
.selectLayer li{height:22px; line-height:22px; overflow:hidden; padding-left:10px; color:#666;}

.aboutPart3 .imgDiv img{ width:100%}










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