<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*全局样式控制*/
*{margin:0;padding:0;}
ul,li{list-style:none;}
img{border:0;}
a{text-decoration:none;}
table{border-collapse:collapse;}
.clear{clear:both;}

/*页面最外层div控制*/
body{background:#fff;}
.wrapper{width:100%;float:left;font-family:"微软雅黑","黑体";min-width:1200px;overflow:hidden;}

.w1200{width:1200px;margin:0 auto;position:relative;overflow:hidden;}

a{cursor:pointer;}

/*top区域开始*/
.top{width:100%;float:left;height:110px;background:#fff;position:relative;z-index:9999999;}
.top .w1200{background:#fff;height:110px;overflow:visible;}
.logo{float:left;margin-top:20px;position:relative;}
.logo1{width:80px;height:70px;float:left;display:inline-block;background:url(about:blank);position:absolute;z-index:2;left:0;top:0;}
.logo2{height:70px;float:left;display:inline-block;position:absolute;left:0;top:0;}
.logoImg{float:left;}

.top_r{width:360px;float:right;}
.top_rt{float:right;margin-top:30px;}
.top_rt ul{float:left;}
.top_rt ul li{float:left;font-size:13px;color:#666;margin-left:14px;position:relative;}
.top_rt ul li a{float:left;color:#666;line-height:13px;}
.top_rt ul li a:hover{text-decoration:underline;}
.top_rt ul li .top_erm{width:90px;height:90px;position:absolute;top:15px;left:0;margin-left:-30px;z-index:999;display:none;}
.top_rt ul li:hover .top_erm{display:block;}

.top_rb{width:100%;float:left;margin-top:15px;}
.top_rbl{float:left;height:30px;line-height:30px;font-size:13px;color:#999;margin-left:6px;}
.top_rbl a{float:left;margin-left:15px;color:#999;}
.top_rbl a:hover{color:#2373c8;}

.top_rbr{float:right;width:260px;height:30px;background:#efefef;margin-left:20px;}
.search_txt{width:210px;height:22px;float:left;line-height:22px;border:0;background:none;font-size:13px;color:#999;outline:0;margin:4px 0 0 10px;*margin:5px 0 0 -10px;}
.search_tj{width:35px;height:30px;float:left;background:url(../images/search_icon_001.png) no-repeat 50% 50%;border:0;outline:0;margin-left:3px;overflow:hidden;text-indent:-9999px;}


/*nav区域开始*/
.nav{width:100%;height:50px;float:left;background:#2373c8;position:relative;z-index:99999;}
.nav .w1200{height:50px;background:#2373c8;overflow:visible;}
.nav ul{width:1200px;float:left;}
.nav ul li{width:133px;float:left;font-size:17px;}
.nav ul li.ts_li{width:136px;}
.nav ul li p{width:100%;height:50px;line-height:50px;float:left;}
.nav ul li p a{width:100%;float:left;height:50px;line-height:50px;text-align:center;color:#fff;font-weight:bold;}
.nav ul li div{width:100%;line-height:36px;float:left;display:none;background:#fff;}
.nav ul li div a{width:92%;float:left;line-height:36px;text-align:center;border-bottom:1px solid #e6e6e6;display:block;margin-left:4%;font-size:14px;color:#666;}
.nav .w1200 ul li:hover p{background:#0452a4;}
.nav .w1200 ul li.on p{background:#0452a4;}
.nav .w1200 ul li.on div{display:block;background:#fff;}
.nav .w1200 ul li div a:hover{background:#F5F1F1;color:#2373c8;}

/*bottom区域开始*/
.bottom{width:100%;float:left;background:#efefef;margin-top:25px;border-top:3px solid #019eeb;}
.bottom .w1200{background:#efefef;}
.bottom_t{width:100%;height:30px;float:left;text-align:center;margin:12px 0;}
.bottom_t ul{margin:0 auto;}
.bottom_t ul li{display:inline-block;color:#333;font-size:15px;line-height:30px;padding:0 30px 0 24px;background:url(../images/bottom_icon_001.png) no-repeat 100% 50%;*display:inline;}
.bottom_t ul li a{display:inline-block;color:#333;}
.bottom_t ul li a:hover{text-decoration:underline;}
.bottom_b{width:100%;float:left;padding:13px 0 25px 0;}
.bottom_bl{width:385px;float:left;}
.bottom_blt{width:100%;float:left;font-size:17px;color:#333;}
.bottom_blb{width:100%;float:left;font-size:14px;line-height:30px;color:#333;margin-top:10px;}
.bottom_blb a{color:#333;}
.bottom_blb a:hover{text-decoration:underline;}

.bottom_bm{width:500px;float:left;margin-left:60px;}
.bottom_bmt{width:100%;float:left;font-size:17px;color:#333;}
.bottom_bmb{width:100%;float:left;font-size:14px;line-height:30px;color:#333;margin-top:10px;}

.bottom_bmb &gt; div{width:50%;float:left;padding:6px 0;line-height:18px;*width:245px;}
.bottom_bmb &gt; div &gt; p{vertical-align:top;display:inline;}
.bmb_l{float:left;}
.bmb_r{float:left;width:80%;word-break: break-all;}

.bottom_br{float:right;margin-right:-45px;}
.bottom_br div{width:90px;float:left;margin-right:45px;}
.bottom_br div p{width:90px;float:left;text-align:center;font-size:15px;color:#333;}
.bottom_br div img{width:90px;height:90px;float:left;margin-top:10px;}

/*footer区域开始*/
.footer{width:100%;height:50px;float:left;background:#ffffff;line-height:50px;}
.footer .w1200{height:50px;background:#ffffff;}
.footer_l{float:left;font-size:13px;color:#333;}
.footer_l a{float:left;color:#333;}
.footer_l a:hover{text-decoration:underline;}
.footer_l span{float:left;width:24px;height:50px;background:url(../images/footer_icon_001.png) no-repeat 50% 50%;display:inline-block;}

.footer_r{float:right;font-size:13px;color:#333;}
.footer_r a{color:#333;}
.footer_r a:hover{text-decoration:underline;}
</pre></body></html>