<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (min-width: 1300px) {
.max-no,.nav-boxs,.min-list-banner{display: none !important;}
.move-list-bg{display: none;}
body{position:relative;min-width:1300px;}
.top{width:1300px;margin:0 auto;overflow:hidden;padding:12px 0;margin-top:8px;}
.logo{ display:block;width:675px;height:90px;float:left;}
.search{width:200px;float:right;margin-top:20px;height:26px;padding:5px 5px; border-radius:1px;border:1px solid #af2715;}
.search-text{width:160px;float:left;line-height:26px;color:#333;background:none;border:none;padding-left:10px; display:block;height:26px;}
.search-image{width:19px;height:19px;float:right;margin-top:4px; cursor:pointer;margin-right:10px; display:block}	
.top-link{float:right;line-height:40px;overflow:hidden;margin-top:21px;}
.top-link li{float:left;margin-right:15px;}
.top-link li a{line-height:40px;color:#808080;font-size:16px;}
.top-link li a:hover{color:#af2715}
/**********菜单带二级菜单***********开始*******/
.nav-box{width:100%; background:#af2715;height:58px;}
.nav{width:1300px;margin:0 auto;overflow:hidden;height:58px;}
.nav &gt; li{width:215px;float:left;}
.nav &gt; li &gt;a{width:215px; display:block;height:58px;line-height:58px; text-align:center;color:#fff;font-size:20px;}
.nav &gt; img{ display:block;float:left;margin:15px 3px;}
.nav &gt; li &gt;a:hover,.active{color:#eec214}
.nav &gt; li &gt; ul{ display:none;}
.nav &gt; li:hover &gt; ul{ display:block;background: #fff; width:215px; position:absolute; z-index:20;padding-top:5px;padding-bottom:10px;animation-duration:0.5s;animation-name: navul;border-top:4px solid #eec214;box-shadow:#fff 0px 1px 3px;}
@keyframes navul{from {height:0px;padding-top:0px;padding-bottom:0px;} to {height:auto;padding-top:5px;padding-bottom:10px;}}
.nav &gt; li:hover &gt; ul li a{line-height:46px; display:block;width:195px; margin:0 auto; text-align:center;color:#333;font-size:16px;animation-duration:0.5s;animation-name: navulli;}
@keyframes navulli{from {opacity: 0;} to {opacity:1;}}
.nav &gt; li:hover &gt; ul li a:hover{font-size:16px;color:#af2715}
/**********菜单带二级菜单***********结束*******/
.bigfocus{width:100%;position:relative;overflow:hidden;}
.bigfocus .bignum{overflow:hidden;height:25px;position:absolute;bottom:60px;left:48%;zoom:1;z-index:3;display: none; }
.bigfocus .bignum li{width:36px;height:4px;line-height:12px;text-align:center;color:#000;background:#000;margin-right:10px;cursor:pointer;float:left; opacity: 0.7;}
.bigfocus .bignum li.on{background:#af2715; opacity:1;} 
.bigfocus .prev,
.bigfocus .next{display:block;width:60px;height:60px;background:url(../images/btn.png) no-repeat;position:absolute;top:40%; opacity:0.5}
.bigfocus .prev{left:18%;}
.bigfocus .next{right:18%;background-position:right;}
.bigfocuspic li a img{width:100%}
.banner-bottom{display:block;height:60px;width:100%;bottom:-5px;left:0; position: absolute;}
.banner-bottom span{background:url(../images/banner-bg.jpg) no-repeat;display: block;width:1300px;height:60px;margin:0 auto}
.con1-bg{width:100%;background:url(../images/con-bg1.png) no-repeat center top;}
.big-title{width:174px;height:70px;margin:0 auto;margin-top:0px;background:url(../images/title-bg1.jpg) no-repeat center bottom;margin-top:-5px;}
.big-title h3{text-align: center;width:100%;color:#af2715;font-size:26px;}
.big-title span{text-align: center;width:100%;color:#808080;display: block;line-height:30px;}
.con1-box{width:1300px;margin:0 auto;margin-top:50px;overflow:hidden}
.con-link1{width:415px;height:545px;background:url(../images/fw1.jpg) no-repeat center top;float:left; cursor: pointer;}
.con-link2{width:415px;height:545px;background:url(../images/fw2.jpg) no-repeat center top;margin:0 27px;float:left; cursor: pointer;}
.con-link3{width:415px;height:545px;background:url(../images/fw3.jpg) no-repeat center top;float:left; cursor: pointer;}
.con-link1-title{ text-align: center;width:100%;margin-top:200px;}
.con-link1-title img{marign:0 auto;}
.con-link1-title h4{color:#fff;width:100%;text-align: center;font-size:24px;line-height:56px;}
.con-link1-title span{color:#fff;width:100%;line-height:16px;font-size:16px;}
.link1{width:80%;margin:0 auto; display: none;}
.link1 div{background-color:#fff;width:100%;height:1px;margin:20px auto;opacity: 0.4;}
.link1 li{width:100%;}
.link1 li a{width:100%; display:block; text-align: center;color:#fff;font-size:16px;line-height:32px;opacity: 0.7;}
.con-link1:hover,.con-link2:hover,.con-link3:hover{background-size:110%;animation-duration: .3s;animation-name: linkbg; }
@keyframes linkbg{from {background-size:100%;} to {background-size:110%;}}
.con-link1:hover .link1,.con-link2:hover .link1,.con-link3:hover .link1{ display:block;}
.con-link1:hover .con-link1-title,.con-link2:hover .con-link1-title,.con-link3:hover .con-link1-title{animation-duration: .5s;animation-name: newsicon; margin-top:35px}
@keyframes newsicon{from {margin-top:200px} to {margin-top:35px}}
.con-link1:hover .link1 div,.con-link2:hover .link1 div,.con-link3:hover .link1 div{animation-duration: .5s;animation-name: linkdiv;width:100%;}
@keyframes linkdiv{from {width:0} to {width:100%;}}
.link1 li a:hover{opacity: 1;font-size:16px;animation-duration: 0.5s;animation-name: linkasize;}
@keyframes linkasize{from {opacity: 0.7;} to {opacity: 1;}}
.matop{margin-top:40px;}
.con2-box{width:1300px;overflow:hidden;margin:0 auto;margin-top:20px;padding-bottom:20px;}
.con21{width:400px;float:left;}
.con2-title{width:100%;border-bottom:1px solid #e5e5e5;line-height:60px;height:60px;overflow:hidden}
.con2-title h4{float:left;color:#333;font-size:26px;padding-left:40px;border-bottom:3px solid #af2715;font-weight:500;line-height:55px;height:58px;}
.con2-title .ic1{background:url(../images/icon1.png) no-repeat center left;}
.con2-title .ic2{background:url(../images/icon2.png) no-repeat center left;}
.con2-title .ic3{background:url(../images/icon3.png) no-repeat center left;}
.con2-title a{float:right;line-height:60px;color:#808080;font-size:16px;}
.con2-list{width:100%;}
.con2-list li{width:100%;overflow:hidden;padding:15px 0;border-bottom:1px dashed #ccc}
.date{width:66px;height:60px;border:1px solid #d9d9d9;float:left;}
.date span{width:100%;line-height:40px;color:#4c4c4c;font-size:24px;font-weight:900; text-align: center;display: block;}
.date div{color:#808080;text-align: center;width:100%;line-height:14px;font-size:14px;}
.con2-list li a{font-size:16px;color:#333;line-height:30px;float:right;margin-left:20px;width:310px;}
.malr{margin-left:50px;margin-right:50px}
.con3-box{width:1300px;overflow:hidden;margin:0 auto;margin-top:20px;padding-bottom:45px;}
.news-img{width:620px;float:left;}
.focus{width:620px;height:400px;position:relative;overflow:hidden;}
.focus .num{overflow:hidden;height:23px;position:absolute;bottom:5px;right:10px;zoom:1;z-index:3;}
.focus .num li{width:8px;height:8px;line-height:8px;font-size:0px;text-align:center;color:#FFFFFF;background:#fff;color:#fff;margin-right:5px;cursor:pointer;float:left; border-radius: 4px;}
.focus .num li.on{width:20px;} 
.focus .prev,
.focus .next{display:block;width:60px;height:60px;background:url(../images/btn.png) no-repeat;position:absolute;top:40%; opacity:0.5}
.focus .prev{left:18%;}
.focus .next{right:18%;background-position:right;}
.focuspic li a{ position: relative; display: block;}
.focuspic li a img{width:620px;height:400px;}
.focuspic li a span{color:#fff;line-height:50px;font-size:16px;padding-left:20px; display: block;width:520px;background:url(../images/news-img-bg.png); position:absolute;bottom:0;height:50px;overflow:hidden;padding-right:80px}
.news-list-box{float:right;width:620px;}
.news-title-box{border-bottom:2px solid #af2715;height:52px;}
.news-title{width:80%;float:left;overflow:hidden;}
.news-title li{float:left;background:url(../images/icon4-ac.png) no-repeat left center;line-height:52px;height:52px;font-size:26px;color:#808080;padding-left:40px;margin-right:25px; cursor: pointer;}
.news-title .ac{background:url(../images/icon4.png) no-repeat left center;color:#af2715}
.news-more{float:right;}
.news-more li a{line-height:52px;color:#808080;font-size:16px;}
.news-more li a:hover{color:#af2715}
.news-list{width:100%;background-color:#fff;padding-bottom:5px;}
.news-list-top{line-height:50px;color:#af2715;font-size:22px;text-align: center;display: block;width:100%;padding-top:15px;}
.news-list-top:hover{font-weight:900}
.news-list li{background:url(../images/news-list-q.png) no-repeat left center;height:46px;line-height:46px;overflow:hidden;width:92%;margin:0 4%;}
.news-list li a{float:left; display: block;text-indent:25px;width:90%;font-size:16px;line-height:46px;color:#333}
.news-list li p{float:right;color:#808080;line-height:46px;font-size:16px;}
.spe{width:1300px;margin:0 auto;overflow:hidden;margin-top:50px;margin-bottom:15px;height:150px;}
.spe li{width:620px;margin:0 auto;float:left;}
.spe li a{width:100%;height:135px;display: block;overflow:hidden}
.spe li a:hover{ box-shadow: 2px 5px 5px #ccc;}
.spe li a:hover img{width:102%;margin-left:-1%;animation-duration:0.5s;animation-name: spe;}
@keyframes spe{from {width:100%;margin-left:0%; box-shadow: 0px 0px 0px #ccc;} to {width:102%;margin-left:-1%; box-shadow: 5px 5px 5px #ccc;}}

.mar{margin-right:60px !important;}
.w13{width:1300px;margin:0 auto;}
.con2-title .ic5{background:url(../images/icon5.png) no-repeat center left;}
.select-box{width:1300px;margin:50px auto;overflow:hidden;}
.select-box select{width:400px;float:left; margin-left:50px;display: block;border:1px solid #ccc;height:58px;line-height:58px;font-size:16px;color:#333;}
.mal0{margin-left:0px !important;}
.bottom-box{width:100%;background-color:#4d4d4d;padding-top:40px;height:215px;}
.bottom,.copy{width:1300px;margin:0 auto;overflow:hidden}
.bottom .about{float:left;line-height:40px;height:120px;color:#fff;}
.bottom .about img{margin-right:5px;margin-top:10px;}
.bottom-logo{margin-left:70px;float:left;margin-top:20px;}
.bottom-ma{float:right;}
.copy{border-top:1px solid #6e6e6e;margin-top:30px;overflow:hidden}
.copy p{line-height:56px;color:#cccccc;}

.fl{float:left;}
.fr{float:right;}
/****************list********************/
.list-bg{width:100%;height:390px;background:url(../images/banner1.jpg) no-repeat top center;}
.list-box{width:1300px;margin:0 auto;min-height:460px;margin-bottom:20px;margin-top:20px;margin-top:-70px;overflow:hidden}
.list-nav{width:280px;box-shadow: 0 0 10px #666;margin-left:10px;margin-bottom:10px;}
.list-nav h2{line-height:40px;width:260px;background:url(../images/list-title-bj.png);text-align: center;font-size:30px;font-weight:500;color:#fff;padding:50px 10px}
.list-nav ul{background-color:#f2f2f2;padding-bottom:182px;background:#fff url(../images/list-nav-bg.png) no-repeat bottom;}
.list-nav ul li {overflow:hidden;border-bottom:1px dashed #ccc;width:240px;margin-left:10px;}
.list-nav ul li &gt; a{display: block;color:#1a1a1a;line-height:56px;float:left;font-size:18px;margin-left:10px;}
.list-nav ul li span{float:right;margin-top:20px;height:24px;}
.list-nav ul li:last-child a{border-bottom:none}
.list-nav ul .active &gt; a,.list-nav ul li a:hover{color:#ef5907;}
.lefts{}
.buttons{display: none;}
.active span .lefts{display: none;}
.active span .buttons{display: block;}
.active .navss-box{display: block;}
.navss-box{float:left;background-color: #f6f6f6;width:240px;border-top:1px solid #e5e5e5;display: none;}
.navss-box a{display: block;color:#666666;line-height:26px;font-size:16px;padding:15px 10%;width:80%; text-align: center; border-bottom:1px solid #fff}
.navss-box a:hover,.min-acss{color:#ef5907 !important;}

.list-top{width:1008px;border-bottom:1px solid #ccc;height:22px;padding:25px 0;margin-top:68px}
.list-top h3{border-left:4px solid #af2715;float:left;line-height:26px;color:#333;font-size:24px;text-indent: 25px;font-weight:500}
.list-top ul{overflow: hidden;background:url(../images/list-top-bg.png) no-repeat;float:right;padding-left:20px;margin-top:3px;}
.list-top ul li,.list-top ul div{float:left; margin-left:16px;}
.list-top ul li a{color:#575757;line-height:22px;}
.list-top ul li a:hover{color:#af2715}
.list-top ul div{width:6px;height:22px;}
.list{margin-top:10px;margin-left:50px;margin-bottom:10px;}
.list li{ padding-left: 15px; width: 945px; height: 48px; overflow: hideen; background-position-y: 21px; border-bottom: 1px dashed #e5e5e5; background-image: url(../images/listbg.png); background-repeat: no-repeat; background-position: left center; }
.list li a{float:left;line-height:48px;height:48px;width:720px;color:#515151;overflow: hidden;font-size:16px;}
.list li a:hover{color:#af2715}
.list li p{float:right;width:105px;line-height:48px;color:#999; text-align:right}
/****************content********************/
.content-box{width:900px; margin:0 auto;}
.content-box p{ text-indent:2em; line-height:2em; font-size:18px; color:#444}
.content-title{line-height:48px;font-size:30px;margin:26px 0;text-align: center;color:#4c4c4c}
.label{line-height:38px;color:#949494;font-size:14px;border-top:1px solid #f1f1f1;border-bottom:1px solid #f1f1f1;width:850px;text-align: center;margin:0 auto}
.content{width:1300px; margin:0 auto;margin-top:90px !important;}
.content p{line-height:38px;font-size:14px;color:#3a3a3a;margin-top:10px;}

.list-img{width:900px;overflow:hidden;padding-top:10px;margin-left:10px;}
.list-img li{margin:20px 0;margin-left:40px;box-shadow: 0 0 3px #999;float:left;width:236px;padding:0 10px;}
.list-img li a img{margin-top:15px; display:block;width:236px;height:160px;}
.zhiwu-title{line-height:40px;color:#333;width:236px;overflow:hidden;font-size:14px; text-align:center}
.list-img li:hover{box-shadow: 0 0 6px #666;}
.list-img li:hover a .zhiwu-title{color:#af2715}
.list-img li:hover a .zhiwu-title span{color:#af2715}
.mat{margin-top:100px;}












#vsb_content p,#vsb_content_2 P,#vsb_content p{line-height:32px !important;font-size:18px !important; text-indent:2em; margin-top:10px; color:#1a1a1a;font-family: "微软雅黑" !important}
#vsb_content_2 span,#vsb_content span{line-height:32px !important;font-size:18px !important;font-family: "微软雅黑" !important}
.vsbcontent_img img{max-width:100%; display:block; margin:5px auto}
#vsb_content table{width:90%;margin:10px auto;border-collapse: collapse;}
#vsb_content table,#vsb_content table tr{border:1px solid #ccc;}
#vsb_content table tr td{border:1px solid #ccc;padding:3px;}
#vsb_content table tr td p{text-indent:0 !important;}	
	
	}</pre></body></html>