@import url("menu.css");
body {
	margin: 0px;padding:0px; font-family:"微软雅黑"; font-family: color:#5A5A5A; background-color:#f1f1f1;
	
}
div,td{ font-size:12px;}
form,div,ul,li,dl,dt,dd{ border:0px; margin:0px; padding:0px; }
li{list-style-type:none;}
img{border:0px;}
a:link,a:visited {font-size: 14px;color: #5A5A5A;text-decoration: none;}
a:hover {font-size: 14px;color: #ff0000;text-decoration: none;}
a.f14red:link, a.f14red:visited, a.f14red:hover{font-size:14px; font-weight:bold;}
.cls{ clear:both; height:1px; overflow:hidden;}

.main{ width:1007px;  overflow:hidden; margin:auto auto; border:1px solid #CCC; margin-top:10px; margin-bottom:10px;}
.min{   width: 986px;margin: auto auto;margin-top:24px;}
.min_m1{ width:476px; height:312px; overflow:hidden; margin:auto auto; float:left;}
.min_m2{ width:492px; height:312px; overflow:hidden; margin:auto auto; float:right;}
.m2_gg{ height:41px; overflow:hidden; border:1px solid #ccc; border-radius:6px; background-image:url(/images/gg.jpg);}
/*==========头部===========*/

.logo{ width:100%; height:117px; overflow:hidden; background:url(/images/img/logo.jpg) center top no-repeat;}
.logo_ct{ width:1200px; overflow:hidden; margin:auto auto;}
.logo_right{ width:250px; overflow:hidden; float:right;}
.logo_top{ width:100%; overflow:hidden; margin-top:23px;}
.logo_top a:link,.logo_top a:visited {font-size: 14px;color: #000000;text-decoration: none;}
.logo_top a:hover {font-size: 14px;color: #ff0000;text-decoration: none;}
.ss{ width:100%; overflow:hidden; margin-top:15px;}
.search_box{ width:163px; overflow:hidden; float:left; border-top:1px solid #c1c1c1; border-bottom:1px solid #c1c1c1; border-left:1px solid #c1c1c1;border-radius: 5px 0px 0px 5px;}
.sbox{ width:163px; height:30px; overflow:hidden; border:0px; line-height:32px;border-radius: 5px 0px 0px 5px;}
.sb{ width:76px; height:34px; overflow:hidden;}

.nav{ width:100%; height:43px; overflow:hidden; background:url(/images/img/nav.jpg) center top no-repeat;}

/*=============底部==============*/
.footer{ width:100%; height:222px; overflow:hidden; background:url(/images/img/footer.jpg); text-align:center;}
.footer_ct{ width:100%; overflow:hidden; text-align:center; color:#FFF; line-height:26px;}
.footer_ct a{ color:#FFF;}

.record { width:max-content; margin:0 auto; padding:20px 0; }
.record a { display:inline-block;text-decoration:none;height:20px;line-height:20px; }
.record a img { float:left; }
.record a p { float:left;height:20px;line-height:20px;margin: 0px 0px 0px 5px; color:#939393; }

/*===========文章页============*/
.ibg_right{ width:100%; overflow:hidden; float:right;}

.main_nav{ width:100%; overflow:hidden;}
.main_nav ul{ width:100%; overflow:hidden;}
.main_nav ul li{ width:222px; height:40px; overflow:hidden; float:left; border-bottom:2px solid #D5D5D5; text-align:center;}
.main_nav ul li a{ font-size:20px; color:#8D8D8D;}

.main_nav ul .list_active{ border-bottom:2px solid #79A09B;}

/*=========列表页=========*/
.n_nav{ width:100%; overflow:hidden; padding-left:10px; margin-top:20px;}

.loadMore {display: block;margin: auto auto;width: 40%;padding: 7px 0;text-align: center;color: #FFF;background-color: #C21919;border: none;cursor: pointer;border-radius: 4px; margin-top:20px; margin-bottom:20px;}
.banner{ width:100%; height:374px; margin:auto auto; overflow:hidden; position:relative;}
.banner ul li{ height:374px; width:100%;}
.smallBtn{position:absolute;width:100%;left:0; bottom: 12px; height:25px;text-align:center;z-index:9999}
.smallBtn #small{position:relative;margin:0 auto;z-index:9999;height:25px;width:322px}
.smallBtn #small li{float:left;width:22px;height:22px;font-size:12px;font-weight:bold;margin-right:10px;border-radius:50%;background:#222;opacity:.8;color:#fff;box-shadow:0 0 5px;
	line-height:22px;cursor:pointer}
.smallBtn #small li.on{background:#c40000}


