<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,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{margin:0;padding:0;}
body{ color:#333; font-size:14px; font-family:"微软雅黑";}
ul, ol { list-style: none;} 
img,fieldset{vertical-align:top;border:0;}
h1,h2,h3,h4,h5,h6 {font-size:100%; font-weight:normal;}
address,cite,code,em,th {font-weight:normal; font-style:normal;}
input,button,textarea,select{font:100% Arial,''; vertical-align:middle}
table,td,tr,th{font-size:12px;}
.nodispaly{ display:none}
.FK{font-weight: bold; font-size: 33px;}
.Fl{float: left;}
.Fr{float: right;}
.clearfix{*zoom:1;}
.clearfix:after{display:block; overflow:hidden; clear:both; height:0px; visibility:hidden; content:".";}
a{color:#666; text-decoration:none;}
a:hover {color:#003d7d; text-decoration:underline;}
.layout{ width:1200px; margin:0 auto;}

@font-face {
	font-family: 'Conv_BebasNeue-Regular';
	src: url('../fonts/BebasNeue.eot');
	src: local('☺'), url('../fonts/BebasNeue.woff') format('woff'), url('../fonts/BebasNeue.ttf') format('truetype'), url('../fonts/BebasNeue.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}



.header{min-width: 1200px;}
.header .top_t{height: 112px;background: #FFF;position: fixed;left: 0px;top: 0px;right: 0px;z-index: 1000;box-shadow:0 0 5px rgba(0,0,0,0.1);}
.header .logo{float: left;}
.header .logo h1{float: left;margin-top: 28px;}
.header .logo p{float: left;height: 90px;line-height: 90px;margin-top: 11px;font-size: 22px;border-left: 1px solid #ccc;margin-left: 25px;padding-left: 25px;/*font-weight: bold;*/color:#fff;}
.header .top_c{float: left;margin-left: 80px;margin-top: 16px;}
.header .top_c ul{}
.header .top_c li{float: left;padding:0 20px;text-align: center;}


.header .nav{font-size: 0px;text-align: center;background: #003d7d;margin-top: 112px;position:relative;}
.header .nav li{font-size: 15px;float: left;width: 133px;}
.header .nav li p a{color: #FFF;display: block;position:relative;-webkit-transition:0.5s;transition:0.5s;}
/*.header .nav li p a:after{content:'';position:absolute;bottom:0;left:50%;margin-left:-8px; border:8px solid transparent;border-bottom:8px solid #fff;display:none;}*/
.header .nav li p a:after{content:'';position:absolute;bottom:-1px;left:50%;margin-left:-30px;width:60px;height:3px;background:#f08927;display:none;}
/*.header .nav li.sc p a:after{display:none!important;}*/
.header .nav li:hover p a:after{display:block;}
.header .nav li.sc.current p a:after{display:block;}
.header .nav li:hover p a{color: #FFF;text-decoration: none;display: block;/*background: #003d7d;*/}
.header .nav li.current p a{/*background: #003d7d;*/}
.header .nav li p{line-height: 60px;}
.header .nav li .subnav{position:absolute;left:0px;top:60px;background:#fff;width:100%;display:none;z-index: 100;}
.header .nav li .subnav .box{ max-width: 1200px;margin:0 auto;padding:30px 0;width: 1000px;}
.header .nav li dl{float:left;width:550px;text-align:left;border-right:1px solid #CCC;}
.header .nav li dt{line-height:40px;font-weight:bold;font-size:18px;color:#003d7d;margin-bottom:20px;}
.header .nav li dd{float:left;width:250px;line-height:40px;}
.header .nav li dd a{color:#666;}
.header .nav li dd a:hover{color:#003d7d;text-decoration: none;}
.header .nav li dd i{font-size: 12px;padding-right: 8px;}
.header .nav li .subnav .box .pic{width:350px;float:right;}
.header .nav li .subnav .box .pic img{width:100%;}
.header .nav li .subnav .box .pic .title{line-height:40px;margin-top:30px;font-size: 18px;color: #000;}
.dh_tx i{height:100%;background:url(../images/dh_hover.png) center top no-repeat;-webkit-transition:0.5s;transition:0.5s;}

.header .top_r{float:right;}
.header .top_r .yuyan{float: left;width:90px;border-left: 1px solid #023973;text-align: center;position: relative;}
.header .top_r .yuyan p{height:90px;line-height:90px;color: #FFF;}
.header .top_r .yuyan ul{line-height: 30px;position: absolute;left: 0px;top:90px;width: 100%;visibility: hidden;opacity: 0;transition: all 0.3s;background:rgba(0, 61, 125, 0.9);}
.header .top_r .yuyan:hover ul{visibility: visible;opacity: 1;}
.header .top_r .yuyan li{}
.header .top_r .yuyan a{display: block;color: #FFF;}
.header .top_r .yuyan a:hover{display: block;text-decoration: none;color: #fff;background:rgba(0, 0, 0, 0.1);}

.top_r_spz{position:absolute;right:0;top:0;z-index: 1;}
.top_r_spz img{display:block;width:100%;}
.top_r_ss{float:left;width:90px;height:90px;cursor: pointer;position:relative;}
.ss_xl{position:absolute;right:28px;top:0;padding:25px 0;width:0;overflow:hidden;-webkit-transition:0.3s;transition:0.3s;}
.top_r_ss:hover .ss_xl{width:280px;}
.top_r_ss:hover img{display:none;}
.ss_xl *{box-sizing: border-box;}
.ss_xl form{position:relative;}
.ss_xl input{ display:block; font-size:15px; line-height:40px; color:#333; background:#fff; width:100%; padding:0 40px 0 20px; border-radius:20px;border:none;outline-style: none;}
.ss_xl a{ position:absolute; right:0; top:0; width:40px; height:40px; background:url(../images/ss_dw.png) center no-repeat;background-size:40px 40px;}

.foot{min-width: 1200px;}
.foot_t{background: #112543;padding:60px 0;color: #FFF;}
.foot .box{}
.foot .box .left{float: left;}
.foot .box .left dl{float: left;padding-right: 60px;}
.foot .box .left dt{margin-bottom: 20px;position: relative;}
.foot .box .left dt:before{content: "";position: absolute;right: -22px;top: 6px;width: 1px;height: 9px;background: #2b394e;}
.foot .box .left dd{line-height: 26px;}
.foot .box .left dd a{color: #8799b2;font-size:12px;}
.foot .box .left dd:hover a{color: #8799b2;text-decoration: none;}

.foot .box .right{float: right;width: 300px;background:url(../images/bg4.jpg) repeat-y;padding-left: 30px;padding-bottom: 20px;}
.foot .box .right h2{font-size: 22px; color: #afb6c1;margin-bottom: 15px;}
.foot .box .right .txt{line-height: 28px;font-size:15px;}
.foot .box .right .txter{margin-top: 20px;}
.foot .box .right .txter ul{}
.foot .box .right .txter li{font-size: 32px;font-weight: bold;font-family: arial;}
.foot .box .right .txter li i{font-size: 28px;margin-right: 10px;}

.foot .box .right .txtsan{margin-top: 20px;}
.foot .box .right .txtsan ul{}
.foot .box .right .txtsan li{float: left;width: 44px;height: 44px;line-height: 44px;text-align: center;border:1px solid #536278;border-radius: 50px;margin-right: 20px;position: relative;}
.foot .box .right .txtsan li a{color: #536278;display: block;}
.foot .box .right .txtsan li:hover a{color: #536278;display: block;text-decoration: none;}
.foot .box .right .txtsan li i{font-size: 30px;}
.foot .box .right .txtsan .pic{position: absolute;left: 56px;top: 0px;width: 140px;visibility: hidden;opacity: 0;transition: all 0.3s;z-index: 100;}
.foot .box .right .txtsan li:hover .pic{visibility: visible;opacity: 1;}
.foot .box .right .txtsan .pic img{width: 100%;}

.foot .foot_b{background: #091c38;text-align: center;color: #8799b2;line-height: 24px;padding:30px 0;}
.foot .foot_b .link{padding-bottom:20px;}
.foot .foot_b .link p{display:inline-block;font-size:14px;padding:0 10px;}
.foot .foot_b a{color: #8799b2;}
.foot .foot_b:hover a{color: #8799b2;text-decoration: none;}
.copyright{font-size:14px;}



.floating_ck{position:fixed;right:20px;top:30%;z-index: 777;box-shadow:0 0 20px rgba(0,0,0,0.2); color:#fff;}
.floating_ck a{color:#fff;}
.floating_ck .floating_left a{color:#333;}
.floating_ck dl dd{position:relative;width:75px;height:70px;background-color:rgba(0,0,0,0.5);text-align:center;background-repeat:no-repeat;background-position:center 20%;cursor:pointer;
    transition: all 500ms;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -o-transition: all 500ms;}
.floating_ck dl dd:hover .floating_left{ width:160px;}
.floating_ck dl dd:hover .weixin_left{ width:160px;}
.floating_ck dl dd:hover .floating_left2{ width:160px;}

.weixin{position:relative;}
.weixin:before{font-size:30px;line-height:44px;text-align:center;color:#fff;position:absolute;top:0;left:0;right:0;}
.consult{background-image:url(../images/zxicon.png);}
.words{background-image:url(../images/tel.png);}
.quote{background-image:url(../images/qq.png);}
.qrcord{background-image:url(../images/erweima.png);}
.return{background-image:url(../images/fanhui.png);}
.floating_ck dd span{display:block;padding-top:44px;font-size: 14px;}
.floating_left{position:absolute; right:75px;top:0px;width:0px;height:70px;background-color:#FFF;border-right: none;
    transition: all 500ms;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -o-transition: all 500ms; overflow:hidden;
}
.weixin_left{position:absolute; right:75px;height:160px;bottom:0px;width:0px;background-color:#FFF;border-right: none;
    transition: all 500ms;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -o-transition: all 500ms; overflow:hidden;
}
.weixin_left img{display: :block;width: 160px;}
.floating_left a{line-height:70px;
    font-size: 14px;
    font-weight: bold;
}

.floating_left2{position:absolute; right:80px;top:0px;width:0px; 
    transition: all 500ms;
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -o-transition: all 500ms; overflow:hidden;
}
.floating_left2 a{color:#fff;line-height:0px; font-size:16px;
    font-size: 18px;
    font-weight: bold;
}


.floating_lf {position: fixed;left: 20px;top: 30%;z-index: 777;display: none;}</pre></body></html>