<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 */



.mar{margin-left:24px;}

#wxqrt, #sjqrt { cursor: pointer; }

#wxqr, #sjqr { width: 150px; height: 150px; opacity: 0; position: absolute; top: 35px; left: -60px; z-index: 500; visibility: hidden; }

#wxqr img, #sjqr img { width: 150px; height: 150px; }



.header { height: auto; }

.header_c { width: 1100px; margin: 0 auto; }

.header .logo { width:305px; height: 56px; float: left; display: inline; }



.header .tel { width: 200px; height: 45px; float: right; }



.nav { height: 40px; line-height: 40px;background: #2789f2; }

.nav_c { width: 1100px; margin: 0 auto; }

.nav li { width: 155px; height: 40px; float: left; display: inline; text-align: center; font-size: 14px; font-weight: bold; }

.nav li.nav_s { width: 1px; background: url(../images/bg_nav_s.png) center no-repeat; }



.banner { width: 1440px; height: auto; margin: 0 auto; line-height: 0; }



.tit { height: 71px; line-height: 71px; text-align: right; padding-right: 26px; }

.tit1 { background: url(../images/bg_tit01.png) center no-repeat; }

.tit2 { background: url(../images/bg_tit02.png) center no-repeat; }

.tit3 { background: url(../images/bg_tit03.png) center no-repeat; }

.tit4 { background: url(../images/bg_tit04.png) center no-repeat; }

.tit5 { background: url(../images/bg_tit05.png) center no-repeat; }

.tit6 { background: url(../images/bg_tit06.png) center no-repeat; }



.wild { width: 1000px; margin: 0 auto; }

.box_a { height: 298px; background: #f2f3f9; }

.box_a_l { width: 427px; height: 298px; float: left; display: inline; }

.box_a_r { width: 520px; height: 298px; float: left; margin-left: 30px; }

.tab1 li { width: 161px; height: 55px; float: left; display: inline; margin-left: 11px; background: url(../images/bg_tab1.png) center no-repeat; text-align: center; font-size: 22px; color: #ffffff; cursor: pointer; line-height: 40px; }

.tab1 li.on { background: url(../images/bg_tab1c.png) center no-repeat; }

.tab1_c { font-size: 14px; line-height: 22px; }

.tab1_c p { text-indent: 2em; }

.box_a_r .zx { text-align: right; }

.box_a_r .zx a { padding: 5px 30px; color: #ffffff; opacity: .9; border-radius: 2px; text-align: center; font-size: 22px; margin-left: 18px; }

.box_a_r .zx a:hover { opacity: 1; }

.box_a_r .zx a.a1 { background: #fd8e6c; }

.box_a_r .zx a.a2 { background: #2789f2; }



/* 本例子css */

.slideBox{ width:1000px; height:296px; overflow:hidden; position:relative;  }

.slideBox .hd{ width: 1000px; height:46px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; background: url(../images/bg_arrow.png) center top no-repeat; }

.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }

.slideBox .hd ul li{ float:left; margin-right:2px;  width:70px; height:45px; line-height:75px; text-align:center; background:url(../images/bg_timeline.png) 20px 2px no-repeat; cursor:pointer; color: #2789f2; font-size: 18px; margin: 0 65px; }

.slideBox .hd ul li.on{ background:url(../images/bg_timelinec.png) 20px 2px no-repeat; color:#e6062a; }

.slideBox .bd{ position:relative; height:100%; z-index:0;   }

.slideBox .bd li{ width: 825px; zoom:1; vertical-align:middle; margin: 0 90px; }

.slideBox .bd li div.box_b_l { width: 374px; height: 219px; float: left; display: inline; }

.slideBox .bd li div.box_b_r { width: 447px; height: 219px; float: left; background: #f2f3f9; position: relative; }

.slideBox .bd li div.box_b_r .year { width: 160px; height: 70px; line-height: 50px; text-align: right; position: absolute; top: 0; right: 0; color: #ffffff; font-size: 70px; }

.slideBox .bd li div.box_b_r .box_b_c { width: 368px; position: absolute; top: 43px; left: 34px; font-size: 14px; line-height: 25px; }

.slideBox .bd li div.box_b_r .box_b_c h3 { font-size: 24px; color: #2789f2;}

.slideBox .bd li div.box_b_r .box_b_c .zx { text-align: right; }

.slideBox .bd li div.box_b_r .box_b_c .zx a { padding: 8px 23px; text-align: center; border-radius: 2px; margin-left: 10px; font-size: 18px; }

.slideBox .bd li div.box_b_r .box_b_c .zx a.a1 { background: #fd8e6c; color: #ffffff; }

.slideBox .bd li div.box_b_r .box_b_c .zx a.a2 { background: #2789f2; color: #ffffff; }



/* 下面是前/后按钮代码，如果不需要删除即可 */

.slideBox .prev,

.slideBox .next{ position:absolute; left:0; top:50px; display:block; width:46px; height:121px; background:url(../images/bg_np.jpg) 0 0 no-repeat; filter:alpha(opacity=50); opacity:0.5;   }

.slideBox .next{ left:auto; right:0; background-position:-46px 0; }

.slideBox .prev:hover,

.slideBox .next:hover{ filter: alpha(opacity=100); opacity: 1;  }

.slideBox .prevStop{ display:none;  }

.slideBox .nextStop{ display:none;  }



.box_c ul { width: 1050px; }

.box_c li { width: 324px; height: 264px; float: left; display: inline; margin-right: 15px; filter:alpha(opacity=90); opacity: .9; cursor: pointer; margin-bottom: 15px; }

.box_c li:hover { filter:alpha(opacity=100); opacity: 1; }

.box_c li .lic { width: 300px; margin: 0 auto; color: #ffffff; font-size: 14px; }

.box_c li .lic h3 { font-size: 22px; text-align: center; }

.box_c li .lic p { line-height: 22px; filter:alpha(opacity=50); opacity:.5; }

.box_c li .ico { width: 72px; height: 72px; margin: 0 auto; }

.box_c li.li1 { background: #f490a9; }

.box_c li.li1 .ico { background: url(../images/ico01.png) center no-repeat; }

.box_c li.li2 { background: #9ca76f; }

.box_c li.li2 .ico { background: url(../images/ico02.png) center no-repeat; }

.box_c li.li3 { background: #ad6ac0; }

.box_c li.li3 .ico { background: url(../images/ico03.png) center no-repeat; }

.box_c li.li4 { background: #0795f8; }

.box_c li.li4 .ico { background: url(../images/ico04.png) center no-repeat; }

.box_c li.li5 { background: #f2276f; }

.box_c li.li5 .ico { background: url(../images/ico05.png) center no-repeat; }

.box_c li.li6 { background: #d98560; }

.box_c li.li6 .ico { background: url(../images/ico06.png) center no-repeat; }

.box_d_des { font-size: 14px; text-indent: 2em;line-height:180%;margin-bottom:15px; }





.box_d .w2 table{border-left: 1px solid #cccccc;border-top: 1px solid #cccccc;}

.box_d .w2 table td{border-right: 1px solid #cccccc;border-bottom: 1px solid #cccccc;width: 250px; line-height:35px;}

.box_d .w2 table .tr1{height: 40px;background:#2789f2;font-family:"微软雅黑";font-size: 16px;color:#fff;text-align: center;}

.box_d .w2 table .tr2{height: 120px;font-family:"微软雅黑";font-size: 14px;}


.box_d .w2 .TIP{font-family:"微软雅黑";font-size: 16px;width:520px;height: 44px;line-height: 44px; margin:0 auto; margin-top:34px;text-align: center;}

.box_d .w2 .TIP span{float: left; width: 128px;height: 44px;background:#2789f2;color:#fff;font-size: 22px;font-weight: bold;}

.box_d .w2 .TIP p{float: left; width: 390px;height: 42px;border: 1px dashed #999;border-left: none;}



.tab2 { width: 900px; margin: 0 auto; }

.tab2 ul { width: 900px; }

.tab2 li { width: 280px; height: 58px; float: left; display: inline; margin-left: 20px; background: url(../images/bg_tab2.png) center no-repeat; text-align: center; font-size: 22px; color: #ffffff; cursor: pointer; line-height: 40px; }

.tab2 li.on { background: url(../images/bg_tab2c.png) center no-repeat; }

.tab2_c { font-size: 12px; line-height: 22px; padding: 20px; border: 1px solid #f0f0f0; color: #666666; }

.tab2_c .tab2_c_l { width: 418px; height: 263px; float: left; display: inline; }

.tab2_c .tab2_c_r { width: 525px; height: 263px; float: right; }

.tab2_c .tab2_c_r li { width: 164px; height: 216px; overflow: hidden; float: left; display: inline; margin-right: 10px; background: #f2f3f9; }

.tab2_c .tab2_c_r li p { line-height: 20px; color: #666666; text-align: center; padding: 5px 18px; }

.tab2_c .tab2_c_r li img { width: 164px; height: 158px; }

.tab2_c .tab2_c_r p.zx { text-align: right; font-size: 14px; }

.tab2_c .tab2_c_r p.zx a { color: #2789f2; }



.box_f dl.dl1 { width: 500px; height: 406px; float: left; display: inline; }

.box_f dl.dl1 ul { width: 502px; }

.box_f dl li { width: 249px; height: 202px; overflow: hidden; float: left; display: inline; margin: 0 2px 2px 0; position: relative; cursor: pointer; }

.box_f dl li .zz { width: 249px; height: 202px; overflow: hidden; background: #000000; filter: alpha(opacity=10); opacity: .1; z-index: 10; position: absolute; top: 0; left: 0; transition: 1s; }

.box_f dl li.on .zz { filter: alpha(opacity=80); opacity: .8; }

.box_f dl li .zzc { width: 200px; z-index: 20; position: absolute; top: 75px; left: 27px; font-size: 18px; color: #ffffff; transition: .5s; }

.box_f dl li.on .zzc { top: 60px; }

.box_f dl li .zzc p.yy { text-align: center; filter: alpha(opacity=0); opacity: 0; transition: .5s; }

.box_f dl li .zzc p.yy a { padding: 5px 30px; background: #2789f2; border-radius: 2px; color: #ffffff; }

.box_f dl li.on .zzc p.yy { filter: alpha(opacity=100); opacity: 1; }



.box_f dl.dl2 { width: 248px; height: 406px; float: left; margin-left: 2px; }

.box_f dl.dl2 li { height: 406px; }

.box_f dl.dl2 li .zz { height: 406px; }

.box_f dl.dl2 li .zzc { top: 132px; }

.box_f dl.dl2 li.on .zzc { top: 117px; }



.box_f dl.dl3 { width: 248px; height: 202; float: right; }



.box_g_l { width: 642px; height: 449px; background: url(../images/pic04.jpg) center no-repeat; float: left; display: inline; }

.box_g_r { width: 340px; height: 449px; float: right; }

.box_g_ll { width: 230px; height: 85px; background: #ffffff; filter: alpha(opacity=80); opacity: .8; margin-top: 290px; float: left; display: inline; padding: 5px; margin-left: 20px; }

.box_g_ll h3 { font-size: 24px; color: #2789f2; text-align: center; }

.box_g_ll h3 span { font-size: 18px; }

.box_g_ll .tx { text-align: center; font-size: 14px; color: #333333; }

.box_g_lr { width: 353px; height: 400px; float: left; margin-left: 10px; }

.box_g_lr h3 { font-size: 26px; color: #333333; }

.box_g_lr .des { padding: 12px; line-height: 20px; background: #f8f8f8; }

.box_g_lr .des p { text-indent: 2em; }

.box_g_lr .gh ul { margin-left: 38px; }

.box_g_lr .gh li { width: 89px; height: 89px; float: left; display: inline; margin-right: 3px; }

.box_g_lr .zx { width: 313px; text-align: right; }

.box_g_r_t { height: 72px; background: #2789f2; text-align: center; color: #ffffff; }

.box_g_r_t h3 { font-size: 26px; }

.box_g_r_t p { line-height: 20px; }

.box_g_r_c { height: 375px; border: 2px solid #91bce9; border-top: 0; padding: 0 10px; }

.box_g_r_c .ipt { width: 213px; height: 28px; line-height: 28px; text-indent: 10px; list-style: none; border: 1px solid #e6e6e6; }

.box_g_r_c .sel { width: 213px; height: 28px; line-height: 28px; border: 1px solid #e6e6e6; } 

.box_g_r_c .ipta { width: 213px; height: 82px; list-style: none; border: 1px solid #e6e6e6; }

.box_g_r_c .tj { padding: 10px 14px; background: #2789f2; border-radius: 2px; color: #ffffff; }
.thirty-six{90px;width:100%;background:#fff;}
.thirty-six img{width:100%;}

.xxx { background:#FFF; width:auto; height:330px;}
.footer { width:982px; margin:auto;  padding-top:20px; height:330px;}
.footer a { text-decoration:none;}
.footer a:hover { text-decoration:underline;}
.leftxx { width:314px; float:left; border-right:1px dotted #7cbfd9;}
.leftxx h3 { width:334px; text-align:center; font-size:20px; color:#2689f2;}
.leftxx ul  { width:310px;}
.leftxx ul  li { width:68px; text-align:center; float:left; padding-left:7px; margin-top:20px; margin-bottom:10px;}
.leftxx ul  li a { color:#626664; font-size:12px;}
.zhongxx { width:330px; float:left; border-right:1px dotted #7cbfd9;}
.zhongxx  h3 { width:340px; text-align:center; font-size:20px; color:#2689f2;}
.zhongxx ul li{ width:124px; padding-left:35px; float:left; margin-top:20px; font-size:12px; margin-bottom:5px;}
.zhongxx ul li  img,.rightxx2 ul li img { float:left; padding-right:10px;}
.rightxx { width:320px; float:left;}
.rightxx  h3 { width:320px; text-align:center; font-size:20px; color:#2689f2;}
.rightxx1 { float:left; margin-top:20px; padding-left:46px; margin-left:19px; height:36px; width:240px; line-height:36px; background:url(../image/11_14.jpg) no-repeat;}
.rightxx1 span { font-size:16px; color:#2689f1; font-weight:bold;}
.rightxx2 { width:320px;}
.rightxx2 ul li { width:140px; padding-left:19px; float:left; margin-top:15px; margin-bottom:5px; font-size:12px;}
.rightxx3 { background:url(../image/11_50.jpg) no-repeat; margin-top:15px; padding-left:46px; margin-left:19px; height:36px; width:240px; line-height:18px; float:left; font-size:12px;}
.rightxx4{ background:url(../image/11_58.jpg) no-repeat; margin-top:15px; padding-left:46px; margin-left:19px; height:50px; width:240px; line-height:18px; float:left; font-size:12px;}














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