<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 */
/* Author: zq */
/* Time: 2015/12/26*/

/*header*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td {padding: 0;margin: 0;}
table {border-collapse: collapse; border-spacing: 0;}
fieldset,img {border: 0; padding:0px; margin:0px;}
ol,ul {list-style: none;}
h1,h2,h3,h4,h5,h6 {font-weight: normal; font-size:100%;}
body{ font:12px/24px 'Microsoft YaHei'; color:#484848;}
a{ color:#484848; text-decoration:none;}
.fl{ float:left;}
.fr{ float:right;}
.show{ display:block;}
.hide{ display:none;}
.cl{ clear:both;}
html{ overflow-x:hidden;}
*{ outline:none;}
.wd1100{ width:1100px; margin:0 auto;}
a:hover{ color:#0268b3;}

/*头部公用*/
.header{ position:relative; z-index:1000; background:#FFF url(../images/headbg.png); width:100%; height:180px; min-width:1100px;}
.head{ height:86px;}
.logo{ width:500px; height:112px;}
.logo img{ padding:25px 0 0 0}
.h_r{ width:auto; height:112px;}
.lang{ color:#C2C2C2; margin-right:0px; padding:0 10px; display:inline; background:#0068b7;border-radius:0 0 10px 10px;}
.lang a{ font-family:'Microsoft YaHei'; color:#fff; padding:0 8px;}
.lang a:hover, .lang a.active{ color:#ccc;}
.search{ width:184px; height:26px; margin-top:20px; margin-left:8px; display:inline; border:1px solid #dcdcdc;}
.ser_text{ display:inline-block; font-family:'Microsoft YaHei'; color:#484848; font-size:12px; width:137px; height:20px; line-height:20px; padding:3px 6px; border:0; border:none;}
.ser_buton{ display:block; background:url(../images/ser_sub.jpg) no-repeat; width:35px; height:26px; border:none; cursor:pointer;}
.tel{ color:#0068b7; font-size:24px; padding-top:30px; font-family:黑体}
.nav{ width:auto; height:46px; float:left}
.nav li{ float:left; position:relative; width:auto; height:68px; margin-left:4px; display:inline;}
.nav_name{ display:block; color:#fff; font-size:16px; width:auto; line-height:68px; padding:0 30px; }
.nav_name span{ background:url(../images/nav_ho.png) no-repeat right; padding:0 10px;}
.nav li.nav_none .nav_name span{ background:none; text-align:center}
.nav li.cur .nav_name,.nav li.nav_this .nav_name{color:#FFF;}
.nav li.cur, .nav li.nav_this{ background:#004d87}
.indextitle{ text-align:center; margin:10px 0}
.sub_nav{ display:none; position:absolute; top:68px; left:0; z-index:1000; background-color:#FFF; width:456px; height:auto; overflow:hidden; }
.sub_chnal{ width:174px; min-height:210px; padding-top:10px; display:inline; background-color:#f4f4f4;}
.nav .sub_chnal li{ float:none; display:block; margin:0; width:174px; height:34px;}
.sub_chnal li a{ display:block; font-size:13px; height:34px; line-height:34px; padding-left:12px;}
.sub_chnal li a span{ display:block; background:url(../images/sub_iconac.png) no-repeat left; padding-left:12px; width:150px; height:34px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.sub_chnal li a:hover{ background-color:#FFF;}
.sub_chnal li a:hover span{ background:url(../images/sub_iconho.png) no-repeat left;}
.sub_infor{ width:230px; padding:25px 25px 0 0; display:inline;}
.sub_infImg{ width:230px; height:110px;}
.sub_inftro{ color:#666; line-height:20px; height:40px; overflow:hidden; padding-top:12px;}



/*底部公用*/
.footer{ border-top:1px solid #dcdcdc;}
.footer,.foot_t,.foot_d{ clear:both; width:100%; height:auto; overflow:hidden; min-width:1100px;}
.foot_t{ background:url(../images/foot_tbd.png) no-repeat center bottom; }
.foot_top{ height:auto; overflow:hidden; padding:26px 0;}
.foot_top dl{ float:left;}
.foot_top dt{ float:left;line-height:30px;color: #0268b3;    font-size: 18px;}
.foot_top dt a{ height:24px;}
.foot_top a{ display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.foot_top dd{ height:30px; line-height:30px; float:left; padding:0 10px;}
.foot_top dd a{ color:#0268b3; font-size:14px; height:30px; background:url(../images/foot_icon.png) no-repeat left; padding-left:14px;}
.foot_d{ background-color:#0268b3; height:45px; line-height:45px;}
.foot_down{ height:45px;}
.foot_click{ color:#5f98d8; margin-right:-9px; display:inline;}
.foot_click a{ padding:0 9px;} 
.copyright,.foot_click a,.copyright a{ color:#FFF; opacity:0.8; filter: alpha(opacity=80);}
.foot_clzy span{ background:url(../images/foot_clicon.png) no-repeat right; padding-right:16px;}
</pre></body></html>