<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样式*************************************************************/
body{font-size: 14px; font-family:微软雅黑, Arial; margin: 0px; padding: 0px; color:#222222; line-height:1.8; background:#eef8fd;}
ul,li,ol,dl,dt,dd,form,h1,h2,h3,h4,h5,h6,address,footer,header,article,img,nav{margin: 0px; padding: 0px; list-style-type: none; border: none;}
input,select,textarea {font-family:微软雅黑, Arial; font-size:14px; border:#CCC solid 1px; }
img{border: none; text-align:left;}
div{margin-left:auto; margin-right:auto;}
.clear{clear:both; font-size:0px; visibility:hidden; overflow:hidden; line-height:0px; height: 0px;}
.page{margin:10px 20px; text-align:center;}

/*总体框架CSS样式*************************************************************/
.page100{width:100%; background:#FFF;}
.pagehome {width:1320px;}
.leftpage{width:230px; float:left;}
.rightpage{width:1070px; float:right; text-align:left;}

/*友情链接CSS样式*************************************************************/
a:link {font-size:14px; color:#222222; line-height:1.8; font-family:微软雅黑, Arial; text-decoration:none;}
a:visited {font-size:14px; color:#222222; line-height:1.8; font-family:微软雅黑, Arial; text-decoration:none;}
a:hover {font-size:14px; color:#FF0000; line-height:1.8; font-family:微软雅黑, Arial; text-decoration:underline}

/*顶部CSS样式************************************************************/
.logo{float:left; width:800px; height:100px;}
.logo img{max-height:100px; max-width:800px;}
.tels{float:right; width:400px; height:100px; background:url(http://u.ynjwz.com/info/shy/images/tels.png); overflow:hidden;}
.tels_tels{margin-left:85px; margin-top:40px; font-size:28px; font-weight:bold;}

/*首页大块CSS样式************************************************************/
.indexpage01{background:#f0f9fe; padding:30px 0px 30px;}
.indexpage02{background:#0f73ba; background:linear-gradient(#1086da,#0f73ba); padding:30px 0px 30px;}

/*首页大标题CSS样式开始************************************************************/
.indextitles{font-size:25px; font-weight:bold; letter-spacing:3px; text-align:center; margin-bottom:20px;}
.indextitles01{font-size:25px; font-weight:bold; letter-spacing:3px; text-align:center; margin-bottom:20px; color:#f0f9fe;}
.indexdan{width:1200px; font-size:16px; text-align:justify; text-justify:inter-ideograph;}
.indexdan_2{width:1200px; font-size:16px; color:#FFF; text-align:justify; text-justify:inter-ideograph;}

/*网站导航CSS样式************************************************************/
.nav100{background:#03497a; width:100%; background:linear-gradient(#0262a5,#03497a);}
.nav{width:1320px; height:45px;}
.nav a{display:block; float:left; width:131px; border-right:#0262A5 solid 1px; line-height:45px; font-size:15px; text-align:center; color:#FFF;}
.nav a:hover{font-weight:bold; color:#FFF; background:#C00; text-decoration:none; -webkit-transition: all 0.5s;}
a.hnav:link {height:45px; line-height:45px; color:#FFF; background:#C00; font-weight:bold;}
a.hnav:visited {background:#C00; color:#FFF;}

/*网站二级导航CSS样式************************************************************/
.lefttitles{width:200px; background:#03497a;background:linear-gradient(#0262a5,#03497a);height:60px; line-height:60px; color:#FFF; font-size:18px; letter-spacing:2px; padding-left:30px;}
.snav{width:100%; margin-bottom:10px;}
.snav a{display:block; width:200px; background:#FFF; padding-left:30px; height:40px; line-height:40px; margin-bottom:2px;}
.snav a:hover{font-weight:bold; background:#C00; color:#fff; text-decoration: none; -webkit-transition: all 0.5s;}
a.hsnav:link {height:40px; line-height:40px; color:#FFF; background:#C00; font-weight:bold;}
a.hsnav:visited {background:#C00; color:#FFF;}

/*网站二级导航下面CSS样式************************************************************/
.left_t{width:200px; margin-top:5px; background:#C00; height:40px; line-height:40px; color:#FFF; font-size:16px; letter-spacing:2px; padding-left:30px;}
.left_t_text{width:210px; background:#FFF; padding:10px;}

/*网站文章类CSS样式************************************************************/
.article_div{margin:12px 17px; float:left; padding:20px; width:280px; height:380px; background:#FFF; border:#ccedfe solid 1px; overflow:hidden;}
.index_article_div{margin:9px; float:left; padding:15px; width:280px; height:360px; background:#FFF; border:#ccedfe solid 1px; overflow:hidden;}
.index_article_div:hover,.article_div:hover{box-shadow:#97dbfe 0px 0px 8px;}
.index_article_div h3,.index_article_div h3 a,.article_div h3,.article_div h3 a{height:32px; overflow:hidden;}
.articleimgs,.articleimgs img{width:280px; height:203px; overflow:hidden; margin-bottom:10px;}
.articleimgs img:hover{transform: scale(1.1);transition: all 0.6s;}

/*网站图文CSS样式************************************************************/
.imgart{margin:10px 16px; float:left; width:320px; height:240px; overflow:hidden; text-align:center; position:relative; background:#FFF; border:#ccedfe solid 1px; padding:1px;}
.index_imgart{margin:8px; float:left; width:310px; height:233px; overflow:hidden; text-align:center; position:relative; background:#FFF; border:#ccedfe solid 1px; padding:1px;}
.imgart img,.index_imgart img{min-height:100%; max-height:100%; max-width:100%;}
.imgart img:hover,.index_imgart img:hover{transform: scale(1.1);transition: all 0.6s;}
.imgart dd,.index_imgart dd{position:absolute; height:28px; color:#FFF; padding:2px; bottom:0; text-align:center; background:#03497a; width:100%; opacity:0.6;}

/*首页按钮CSS样式************************************************************/
.indexmore{width:150px; text-align:center; margin:20px auto 30px auto;}
.indexmore a{display:block; background:#FFF; padding:5px 15px; border:#CCCCCC solid 1px; border-radius:10px;}
.indexmore a:hover{ border:#FF6600 solid 1px; background:#FF6600; color:#FFF; text-decoration:none;}

/*网站底部CSS样式************************************************************/
.back_top{width:20px; height:50px; bottom:100px; right:20px; position:fixed; z-index:999999;}
.bottom{background:#03497a; padding-top:15px;}
.bottom dd{color:#f0f9fe}

/*横标题背景CSS************************************************************/
.titlesbg{width:100%; height:40px; line-height:40px; margin:10px 0px; border-bottom:#CCC double 1px;}

/* 显示内容页面************************************************************/
.artshow{width:90%; margin:20px auto;}
.showtitles{line-height:40px; text-align:center; font-weight:bold; font-size:20px; clear:both} 
.showform{text-align:center; border-bottom:#ade3fe dotted 1px; padding-bottom:8px; font-size:12px; color:#999;}
.showcontent{font-size:16px; margin-top:10px; text-align:justify; text-justify:inter-ideograph;}
.showcontent img{max-width:100%;}
.nextpage{line-height:2.0; border:#ccedfe solid 1px; background:#f5fbfe; margin:10px auto 20px auto; padding:8px;}
.showedits{text-align:right; font-weight:bold;}
.limgshow{float:left; width:420px; margin-top:15px;}
.rimgshow{float:right; width:730px;}

/*内页横幅banner************************************************************/
.nybanner{width:100%; height:200px; margin-bottom:10px;}
.pcontent{border:#ccedfe solid 1px; background:#FFF; margin-bottom:10px; padding:0px 20px;}

/*友情链接banner************************************************************/
.znlink{margin-bottom:20px; width:1320px;}

/*首页banner************************************************************/
.fullSlide {width:100%; position:relative; height:500px;}
.fullSlide .bd {margin:0 auto; position:relative; z-index:0; overflow:hidden;}
.fullSlide .bd ul {width:100%; height:500px; background-color:#FFFFFF;}
.fullSlide .bd li {width:100%; height:500px; overflow:hidden; text-align:center; background-position:center; background-repeat:no-repeat;}
.fullSlide .bd li a {display:block; height:500px;}
.fullSlide .hd {width:100%; position:absolute; z-index:1; bottom:0; left:0; height:30px; line-height:50px;}
.fullSlide .hd ul {text-align:center; width:100px; margin-left:auto; margin-right:auto;}
.fullSlide .hd ul li {cursor:pointer; display:inline-block; width:15px; height:15px; margin:5px; border-radius:50%; overflow:hidden; background:#FFFFFF; float:left; display:block;}
.fullSlide .hd ul .on {background:#0f73ba;}

/* 网站滑动门CSSS///////////////////////////////////////////////////////////////////////////////////////////// */		
.tb_{background-color:#FFFFFF;}
.tb_ ul{height:40px; background:#f5f5f5; width:100%;}
.tb_ li{float:left; height:42px; line-height:42px; width:150px; font-size:16px; cursor:pointer; text-align:center; font-weight:bold;}

/* 控制显示与隐藏css类 */
.normaltab{background:#e5e5e5;}
.hovertab{background:#666; color:#FFFFFF;}

/* 滑过后的css类 */
.hovertab_hover{background:#666; color:#FFFFFF;}
.dis{display:block;}
.undis{display:none;}
	
/* 网站滑动门CSSS///////////////////////////////////////////////////////////////////////////////////////////// */

/* 首页滚动CSS开始///////////////////////////////////////////////////////////////////////////////////////////// */	

#demo{overflow:hidden; width:1250px;}	
#indemo{float:left; width:8000%;}
#demo1{float:left;}
#demo2{float:left;}

/* 首页滚动CSS结束///////////////////////////////////////////////////////////////////////////////////////////// */	
</pre></body></html>