<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*初始化  reset*/
body,button,dd,dl,dt,form,h1,h2,h3,h4,h5,h6,hr,input,li,ol,p,td,textarea,th,ul{margin:0;padding:0}
body,button,input,select,textarea{font:14px/1.5 "微软雅黑",sans-serif,"Source Han Sans CN"; color:#333;}
h1,h2,h3,h4,h5,h6{font-size:100%}
em,i{font-style:normal}
ol,ul{list-style:none}
a{text-decoration:none;color:#333;}
img{border:0; display:block;}
textarea{resize:none;}
a,input,button,select,textarea{outline:none;}
a,button{cursor:pointer;}
/*清除浮动*/
.clearfix:before,.clearfix:after{display:table;content:"";}
.clearfix:after{clear:both;}
.clearfix{zoom:1;}
.clearfix:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-table; }
*html .clearfix { height: 1%; }
.clearfix { display: block; }
*+html .clearfix { min-height: 1%; }
/*---------------------------------------导航-------------------------------------------*/
.banner{ display:none;}
.banner_ph{ width:100%; overflow:hidden;}
.banner_ph img{ width:100%;}
.con_01{ width:96%; background:#fcc900; padding:2%; overflow:hidden; margin:auto;}
.con_01 p{ width:100%; margin:auto; line-height:30px; color:#000;}
.con_02{ width:96%; padding:2%; overflow:hidden;}
.bt{ width:100%; margin:auto; color:#231000;font-size:20px; text-align:center; display:block; margin-top:10px; margin-bottom:10px;}
.bt span{ display:block; width:70px; height:5px; background:#fcc900; margin:auto; margin-top:10px;}
.zi{ width:100%; margin:auto; line-height:30px;}


.con_03{ width:96%; padding:2%; margin:auto; overflow:hidden;}
.con_03 ul{  width:100%; overflow:hidden;}
.con_03 ul li{ width:19%; padding:5%; height:77px; float:left; background:url(../images/circular.png) no-repeat; background-size:100%;  margin:2%; }
.con_03 ul li:hover{ cursor:pointer; -webkit-transform:translateY(-20px);transition:all 0.6s; }
.con_03 ul li p{ text-align:center; margin:10px 0; font-size:14px;}


.con_04{ width:96%; padding:2%; overflow:hidden; background:url(../images/bj.jpg) no-repeat; background-size:100% 100%; color:#000;}
.con_04 h1{ font-size:20px; color:#fcc700; margin-top:25px; text-align:center;}
.con_04 h2{ font-size:18px; color:#fcc700;margin-bottom:25px; text-align:center;}
.con_04 dl{ width:100%; margin:auto; overflow:hidden; margin-bottom:60px;}
.con_04 dl dt{ width:700px; float:left; overflow:hidden; line-height:30px; text-align:center; display:none;}
.con_04 dl dt img{ margin-bottom:15px; width:100%; margin-top:30px;}
.con_04 dl dd{ width:100%; overflow:hidden; line-height:30px;}
.biaodan{ width:90%; margin:auto; background:#fcc700; border-radius:10px; padding:5%; overflow:hidden;}
.kuang{ width:93%; height:24px; padding:5px; border-radius:5px; margin-bottom:10px; border:none; font-size:14px;}
.biaodan li span{ color:#F00;}
.btn01{ width:93%; height:40px; line-height:40px; color:#fcc700; text-align:center; display:block; margin-top:10px; background:#000; font-weight:bold; border:none; }
.btn01:hover{ background:#231000;transition:0.5s;}






.con_05{ width:96%%; padding:2%;  margin:auto; overflow:hidden;}
.con_05 ul{ width:100%; margin:auto; overflow:hidden; margin-bottom:20px;}
.con_05 ul li{ width:100%; background:#fff;overflow:hidden; border-bottom:1px solid #ccc; padding:4% 0;}
/*.con_05 ul li:hover{transition:all 0.6s;box-shadow:0 0 8px #b3b3b3; }
*/.con_05 ul li img{ width:30%; position:relative; float:left;display:block; margin-right:10px; }
.con_05 ul li h2{ font-size:16px; display:block; position:absolute; height:34px; line-height:34px; background:rgba(0, 0, 0, 0.5); display:block; width:29%; text-align:center; color:#FFF; }
.con_05 ul li p{ color:#666;line-height:25px; font-size:14px;}
.btn{width:100%; height:40px; line-height:40px; color:#000; text-align:center; display:block; margin-top:5px; background:#fcc700; font-size:15px; display:none;}
.btn:hover{ background:#e2b200;transition:0.5s; color:#FFF;}

.con_06{ width:96%; padding:2%; background:#f4f4f5; margin:auto; overflow:hidden; margin-top:20px;}
.con_06 dl{ overflow:hidden; width:80%; margin:auto; padding:5%; margin-bottom:20px; background:#FFF;}
.con_06 dl:hover{ background:#fcc700;transition:0.5s;}
.con_06 dl dt{ width:100%; }
.con_06 dl dt img{ width:70%; margin:auto;}
.con_06 dl dd{ width:100%; overflow:hidden;}
.con_06 dl dd h3{ font-size:16px; margin-bottom:8px;}
.con_06 dl dd p{ line-height:30px;}
.footer{ background:#fcc700; color:#000; font-size:14px; text-align:center; width:98%; padding:1%; }
.fuchuang{ position:fixed; overflow:hidden; z-index:99; bottom:3%; right:2%;}
.fuchuang li{ background:#e31c1a; padding:15px; color:#FFF; text-align:center; width:80px; margin-bottom:15px;}
.fuchuang li img{ width:80%; margin:auto; margin-bottom:15px; }

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