﻿/* reset */
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;font-weight:normal;}
html,body,fieldset,img,iframe,abbr{border:0;}
i,cite,em,var,address,dfn{font-style:normal;}
[hidefocus],summary{outline:0;}
li{list-style:none;}
ul{-webkit-padding-start: 0px;}
h1,h2,h3,h4,h5,h6,small{font-size:100%;}
sup,sub{font-size:83%;}
pre,code,kbd,samp{font-family:inherit;}
q:before,q:after{content:none;}
textarea{overflow:auto;resize:none;}
label,summary{cursor:default;}
a,button{cursor:pointer;}
h1,h2,h3,h4,h5,h6,em,strong,b{font-weight:bold;}
del,ins,u,s,a,a:hover{text-decoration:none;}
body,textarea,input,button,select,keygen,legend{font:16px/1.2 "Microsoft YaHei",arial,\5b8b\4f53;color:#000;outline:0;}
body{background:#fcfcf3;}
a{color:#2f2f2f;}
a:hover{color:#ac0101;}
img:hover{filter: alpha(opacity=95);-khtml-opacity: 0.95;-moz-opacity: 0.95;opacity: 0.95;}
.hide{display:none;}
/*共用样式*/
.fl, .fr { display: inline; float: left; }
.fr { float: right; }
.fixed:after { content: "."; display: block; clear:both; height: 0; visibility: hidden; }
.fixed { display: block; min-height: 1%;zoom: 1; }
.clear { display: block!important; float: none!important;clear: both; overflow: hidden; width: auto!important; height: 0!important;margin: 0 auto!important; padding: 0!important; font-size: 0; line-height: 0; }
.m-box{width: 100%;margin: 0 auto;}
.m20{margin:20px;}
.mt5{margin-top:5px;}
.mt20{margin-top:20px;}
.mt15{margin-top:15px;}
.mt10{margin-top:10px;}
.mr15{margin-right:15px;}
.mr20{margin-right:20px;}
.ml20{margin-left:20px;}
.hide{display:none;}


/*动画部分*/
.a-bounce,.a-flip,.a-flash,.a-shake,.a-swing,.a-wobble,.a-ring{-webkit-animation:1s ease;-moz-animation:1s ease;-ms-animation:1s ease;animation:1s ease;}
.a-fadein,.a-fadeinT,.a-fadeinR,.a-fadeinB,.a-fadeinL,.a-bouncein,.a-bounceinT,.a-bounceinR,.a-bounceinB,.a-bounceinL,.a-rotatein,.a-rotateinLT,.a-rotateinLB,.a-rotateinRT,.a-rotateinRB,.a-flipin,.a-flipinX,.a-flipinY{-webkit-animation:1s ease-out backwards;-moz-animation:1s ease-out backwards;-ms-animation:1s ease-out backwards;animation:1s ease-out backwards;}
.a-fadeout,.a-fadeoutT,.a-fadeoutR,.a-fadeoutB,.a-fadeoutL,.a-bounceout,.a-bounceoutT,.a-bounceoutR,.a-bounceoutB,.a-bounceoutL,.a-rotateout,.a-rotateoutLT,.a-rotateoutLB,.a-rotateoutRT,.a-rotateoutRB,.a-flipout,.a-flipoutX,.a-flipoutY{-webkit-animation:1s ease-in forwards;-moz-animation:1s ease-in forwards;-ms-animation:1s ease-in forwards;animation:1s ease-in forwards;}

.a-flipinX{-webkit-animation-name:flipinX;-moz-animation-name:flipinX;-ms-animation-name:flipinX;animation-name:flipinX;}

@-webkit-keyframes flipinX{
    0%{-webkit-transform:perspective(400px) rotateX(90deg);opacity:0;}
    40%{-webkit-transform:perspective(400px) rotateX(-10deg);}
    70%{-webkit-transform:perspective(400px) rotateX(10deg);}
    100%{-webkit-transform:perspective(400px) rotateX(0);opacity:1;}
}
@-moz-keyframes flipinX{
    0%{-moz-transform:perspective(400px) rotateX(90deg);opacity:0;}
    40%{-moz-transform:perspective(400px) rotateX(-10deg);}
    70%{-moz-transform:perspective(400px) rotateX(10deg);}
    100%{-moz-transform:perspective(400px) rotateX(0);opacity:1;}
}
@-ms-keyframes flipinX{
    0%{-ms-transform:perspective(400px) rotateX(90deg);opacity:0;}
    40%{-ms-transform:perspective(400px) rotateX(-10deg);}
    70%{-ms-transform:perspective(400px) rotateX(10deg);}
    100%{-ms-transform:perspective(400px) rotateX(0);opacity:1;}
}
@keyframes flipinX{
    0%{transform:perspective(400px) rotateX(90deg);opacity:0;}
    40%{transform:perspective(400px) rotateX(-10deg);}
    70%{transform:perspective(400px) rotateX(10deg);}
    100%{transform:perspective(400px) rotateX(0);opacity:1;}
}

/*头部*/
.header{margin:0 auto;background:#fcfcf3 linear-gradient(#fcfcf3, #fefef8); }
.w1280{width: 1280px;margin: 0 auto;}
.header .ti .w1280{height: 169px;background: url(../images/topbg.jpg) 440px top no-repeat;}

.ht-top .fl,.ht-top .fr{width:200px;}
.ht-top .center{width:700px;margin:0 auto;text-align: center;}
.ht-top{background:#f9f9f9;line-height:36px;height:36px;padding:0 15px;border-bottom:1px #ed2c25 solid;}
.ht-top span{color:#b5b5b5;padding:0 3px;color:#000;}
.ht-top span.strong{font-weight:600; color:#333;}
.ht-top span a{color:#000}
.ht-top input.sc{border:none; line-height:28px; height:24px; width:160px; color:#a4a4a4;text-indent: 1em;font-size: 14px;}
.ht-top input.btn{cursor: pointer;width:24px;height:24px; background:#c40000 url(../images/hd-search.png) no-repeat;border:0; text-indent:-99999px;}

.m-logo{width:415px;height:90px;background:url(../images/logo.png?v=1.2) no-repeat;margin:38px 0px;}
.m-logo a{width:415px;height:90px;display:block;text-indent:-9999px;}

.rt_sd{margin-top:120px;margin-right:10px;}
.rt_sd span.gz { width:60px; height:37px; background:url(../images/icon_new.png) no-repeat; background-position: -10px -10px;overflow: hidden;text-indent: -9999px;margin-top: 6px;}
.rt_sd li{padding:0 0 0 20px;position:relative;}


.sina,
.toutiao,
.wechat,
.douyin,
.sina:hover,
.toutiao:hover,
.wechat:hover,
.douyin:hover {background:url(../images/icon_new.png) no-repeat; width:37px; height:37px; margin:6px 0 0 4px;}
.sina{background-position: -78px -10px;}
.sina:hover{background-position: -78px -57px;}
.toutiao{background-position: -122px -10px;}
.toutiao:hover{background-position: -122px -57px;}
.wechat{background-position: -211px -10px;}
.wechat:hover{background-position: -211px -57px;}
.wechat:hover i{float:left;width:100px;height:100px;position:absolute;right:40px;bottom:38px;z-index:1000000;background:url(../images/weixin.png?v=2) no-repeat #fff;border: 1px solid #E5E5E5;}
.douyin{background-position: -256px -10px;}
.douyin:hover{background-position: -256px -57px;}
.douyin:hover i{float:left;width:100px;height:100px;position:absolute;right:0px;bottom:38px;z-index:1000000;background:url(../images/douyin.png?v=2) no-repeat #fff;border: 1px solid #E5E5E5;}

.m-menu{min-width:1240px;height:56px;background:#ed2c25;z-index:10;}
.m-nav{width:1240px;height:56px;line-height:56px;margin:0 auto;position:relative;}


.m-menu .menubox{height: 56px;z-index: 9;font-size: 20px;font-weight: 600;text-align: center;color: #fff;}
.m-menu .menubox span{padding: 0 30px;display: inline-block; height: 56px;}
.m-menu .menubox a{color: #fff;line-height: 56px;} 


.subnav{position:absolute; top:56px;z-index: 100;background: #fff;border: 1px solid #c7c7c7;box-shadow: 3px 3px 3px rgb(200 200 200); display: none;width: 195px;}
.subnav ul,.subnav li{padding: 0; margin: 0;}
.subnav li{border-bottom: 1px dotted #ccc;}
.m-menu .menubox .subnav li a{ padding: 5px 15px;line-height: 40px;display: block; height: 40px; color: #ed2c25;font-size: 16px;}
.m-menu .menubox .subnav li a:hover{background: #ed2c25; color: #fff;}
#subgsgg{left:398px;}
#subssfw{left:614px;}
#subsfgk{left:832px;}
#subgzhd{left:1050px;}

/*首页*/
.m-main{z-index:1;width:1280px;margin: 0 auto;background:#fff;}

/*首页推荐文章*/
.m-topnews{height: 100px;padding:0;}

#TextDiv1{width: 1280px;height: 100px;overflow:hidden;}
#TextDiv1 li{height: 100px;line-height: 100px;width: 1280px;font-weight: bold;font-size: 36px;text-align: center;}
#TextDiv1 li a{color: #0930ad;}

.m-topnews li{float: left;width: 25%;overflow: hidden;height: 24px;text-align: center;}
.m-topnews li a{height: 24px;line-height: 24px;color: #ed2c25;}
.m-topnews li a:hover{color:#ed2c25;}

.m-news,.m-zt,.m-row{padding:5px 20px;}

/*首页焦点图*/
.f-jspic{overflow:hidden;width:712px;height:396px;position:relative;}
#JINGDONGBox{position:relative;}
#JINGDONGNumID{ position:absolute; bottom:14px; right:15px;text-align:center;}
#JINGDONGNumID li{list-style:none;float:left;width:12px;height:12px;cursor:pointer;overflow:hidden;text-indent: -9999px;display: block;background-color: #9e9c9b;margin-right: 5px;}
#JINGDONGNumID li:hover,#JINGDONGNumID li.active{background-color: #fff;}
#JINGDONGContentID li{position:relative;}
.mask{FILTER:alpha(opacity=60);opacity:0.6;width:100%;height:40px;background-color:#000000;position:absolute;bottom:0;left:0;display:block;}
.comt{width:712px;height:30px;position:absolute;left:0;bottom:5px;font-size:16px;color:#ffffff;font-weight:normal;text-indent:10px;text-align:left;line-height: 30px;}
/*首页要闻切换*/
.f-newsmain{width: 500px;height: 396px;}
.f-newsmain .title{border-bottom: 4px #f2f2f2 solid;height: 32px;}
.f-newsmain .title span{border-bottom: 4px #ca2a2a solid;font-size: 20px;color: #ca2a2a;font-weight: 600; line-height: 0;padding-bottom: 11px;}
.f-newsmain .more {line-height: 30px;}
.f-newsmain .more a{color: #ca2a2a;}

.newsmain h3{font-size:16px;text-align:center;line-height:60px;border-bottom:1px dotted #e6e6e6;font-weight:600;}
.newsmain li{padding-left: 18px; height: 42px;line-height: 42px;border-bottom: 1px dotted #e6e6e6;text-align: left;}
.newsmain li.noico{background:none;}
.newsmain li a{float: left;height: 42px;line-height: 42px;font-size: 16px;color: #3b3b3b;}
.newsmain a span.blue{color: #03416e;font-weight: bold;font-size: 16px;}
.newsmain a span.red{color: #ff0000;font-weight: bold;font-size: 16px;}
.newsmain li a:hover{color:#ac0101;}
.newsmain li a.more{float: right;text-align: right;}

.focus_news .list{
	position: absolute;
    z-index: 99;
    background-color: #fff;
    height: 350px;
    margin-top: 10px;
    overflow-y:hidden;
    overflow-x:hidden;
}
.focus_news .list:hover{overflow-y:auto;}
.list:hover::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 4px rgba(0,0,0,.3);background-color:#f2f2f2;border-radius:4px}
.list:hover::-webkit-scrollbar{width:4px;background-color:#f2f2f2;border-radius: 5px;}
.list:hover::-webkit-scrollbar-thumb{border-radius:5px;background:#ed2c25}

.focus_news .list li{
	font-size: 18px;
	width: 500px;
	padding: 12px 0;
    height: 45px;
	overflow:hidden;
    border-bottom: 1px solid #eee;    
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
}
.focus_news .list li a {
    width: 430px\9;
    height: 46px\9;
    display: block;
    display: block\9;
}


.m-news,.m-zt,.m-row{padding:5px 20px;}

.newsli {width:790px;padding:0 20px 0 0;}
.newsli .title{border-bottom: 2px solid #ececec;line-height: 42px;height: 42px;font-size: 20px;display: block;position: relative;}
.newsli .title span{position: absolute;left: 0;top: 0;border-bottom: 2px solid #a62e2e;width: 100px;text-align: center;color: #a62e2e;display: inline-block;font-weight:400}
.newsli .title .ulti{font-size:14px;line-height:60px;}

.newsli .panes{padding:15px 0 0 0;}
.newsli .panes .pics{width:300px; height:200px;   position: relative;}
.newsli .panes .pics .mask{FILTER:alpha(opacity=40);opacity:0.4;width:100%;height:40px;background-color:#000000;position:absolute;bottom:0;left:0;display:block;}
.newsli .panes .pics .comt{width:100%;height:30px;position:absolute;left:0;bottom:5px;font-size:16px;color:#ffffff;font-weight:normal;text-indent:10px;text-align:center;line-height: 30px;}

.newsli .panes .pics img{width:300px;height:200px;}


.newsli .panes .newsone,.whRight .panes .newsone{display: block;height:85px;}
.newsli .panes .newsone p,.whRight .panes .newsone p{font-size: 14px;color: #959595;line-height: 24px;}
.newsli .panes li,.whRight .panes li{ height: 32px;line-height: 32px;border-bottom: 0;text-align: left;background: url(../images/topico.png) 3px -195px no-repeat;}
.newsli .panes li a,.whRight .panes li a{float: left;height: 26px;line-height: 26px;font-size: 14px;color: #5b5b5b;}
.newsli .panes li a span,.whRight .panes li a span{float: left;}
.newsli .panes a span.blue,.whRight .panes a span.blue{color: #03416e;font-weight: bold;font-size: 14px;}
.newsli .panes a span.red,.whRight .panes a span.red{color: #ff0000;font-weight: bold;font-size: 14px;}
.newsli .panes li span,.whRight .panes li span{float: right;color: #9999b2;font-size: 13px;}
.newsli .panes li a:hover,.whRight .panes li a:hover{color:#a62e2e;}


/*专题*/
.m-zt{position:relative}
.m-ztlist{padding:15px 0;width:1240px;height:118px;overflow:hidden;}
.m-ztlist img{width:285px;height:115px;}
.m-ztlist li{display:inline;margin-right:30px;}
.m-ztlist li.end{margin-right:0;}
.m-tzgg{width:345px;}
.m-tzgg .title{height:48px;}
.m-tzgg .m-list{border:1px solid #dbdbdb;border-top:0;font-size:14px;line-height:180%;padding:15px;height:222px;overflow:hidden}
.m-tzgg .m-list a{color:#c40000;}

#PrevBtnID{text-indent:-5000px; position:absolute;display:none; left:10px;top:38px;z-index:999;width:60px;height:80px;background:url(../images/prevnext.png);cursor:pointer;color:#fff;text-align:center;line-height:80px;font-size:60px;font-family:serif}
#NextBtnID{text-indent:-5000px;position:absolute;display:none;right:10px;top:38px;z-index:999;width:60px;height:80px;background:url(../images/prevnext.png);background-position:0 -160px; cursor:pointer;color:#fff;text-align:center;line-height:80px;font-size:60px;font-family:serif}
#PrevBtnID:hover{background-position:0 -80px;}
#NextBtnID:hover{background-position:0 -240px;}

/* focus_Box_gg */
.focus_Box{padding: 10px 20px; }
#focus_Box_gg{position:relative;width:580px;height:220px;margin:20px auto;}/*170 220*/
#focus_Box_gg ul{position:relative;width:580px;height:220px}
#focus_Box_gg li{z-index:0;position:absolute; width:0px;background:#787878;height:0px;top:146px;cursor:pointer;left:377px;border-radius:4px;box-shadow:1px 1px 12px rgba(200, 200, 200, 1)}
#focus_Box_gg li img{width:100%;height:100%;vertical-align:top}
#focus_Box_gg li p{position:absolute;left:0;bottom:0px;width:100%;height:40px;line-height:40px;background:url(images/float-bg.png) repeat;text-indent:8px;color:#fff;}
#focus_Box_gg li p span{display:inline-block;width:70%;height:40px;overflow:hidden;}
#focus_Box_gg .prev,#focus_Box_gg .next{display:block;z-index:100;overflow:hidden;cursor:pointer;position:absolute;width:52px;height:52px;top:131px;}
#focus_Box_gg .prev:hover{background-position:left top;}
#focus_Box_gg .next:hover{background-position:right top;}

.glist{width: 600px;padding:20px 0;}
.glist ul{border-left: 2px solid #dbdbdb;padding-left: 20px;}
.glist ul li:last-child{border-bottom: none;}
.glist a{overflow: hidden;white-space: nowrap;text-overflow: ellipsis; display: inline-block; width: 560px;}

.ywicons{margin: 20px 0 0 0;padding-left: 6px;}
.ywicons li{display: block; float: left; width: 203px;height:128px;
	text-align: center; padding: 20px 0;line-height: 120%;
	font-size:16px;color:#4a4a4a;border: 1px solid #dbdbdb;
}

.ywicons li a{color:#4a4a4a;}
.ywicons li:hover{}
.ywicons .ywicon{display: block;width: 66px;height: 66px; margin: 0 auto 10px auto;background: url(../images/icons.png) 0px 0px no-repeat;}
.ywicons a:hover{color:#df0000;}

.ywicons .ywicon01{background-position: 0px -66px;}
.ywicons .ywicon02{background-position: 0px -132px;}
.ywicons .ywicon03{background-position: 0px -198px;}
.ywicons .ywicon04{background-position: 0px -264px;}
.ywicons .ywicon05{background-position: 0px -330px;}

.sfgktb {width: 600px;}
.sfgktb img{margin-left: 17px;}




.nlist1 .fl, .nlist1 .fr{width:49%;}


.footer .copyright{width: 1140px; margin:20px auto; color:#252525; line-height:200%;text-align: left;}
.footer .foottext{width:685px;margin-top: 5px;}
.footer .footimg{width:450px;text-align:right;}
.footer .m-menu .menubox span{padding: 0 22px;}

/* 对联 */
#adl {
	/*display:none!important;  需要时开启 */
	margin-right:492px!important;
	right:59%!important;
	top:335px!important;
	position:fixed!important;
	_position:
	absolute!important;
	padding-right:40px!important;
	padding-right:40px!important;
    width: 80px;
}
#adr {
	/*display:none!important;  需要时开启 */
	margin-left:500px!important;
	left:61%!important;
	top:335px!important;
	position:fixed!important;
	_position:absolute!important;
    width: 80px;
}
#adl div,#adr div { background-color: inherit!important;}
#adl div span,#adr div span { display:none!important;}





/*内页banner*/
.m-bannerbox{height: 120px;width: 100%;margin: 15px auto;}
/*面包屑*/
.m-crumbs{width: 100%;height: 42px;}
.m-crumbs .crumbs{height: 42px;line-height: 42px;width: auto;margin: 0 auto;color: #666666;background:url(http://statics.bfsdhy.com/Content/images/topico.png) 5px 15px no-repeat;padding-left: 30px;}
.m-crumbs .crumbs span{color:#666666;height: 42px;line-height: 42px;font-size: 14px;}
.m-crumbs .crumbs a{color:#666666;height: 42px;line-height: 42px;font-size: 14px;}
/*主体右侧样式*/
.m-contentr{width: 940px;float: right;}
.m-contentr .m-titlebox h2{font-size: 24px;color: #264e9e;font-family:'Adobe 黑体 Std', '微软雅黑','Microsoft YaHei';font-weight: bold;line-height: 28px;height: 28px;}
.m-contentr .m-titlebox span{display: block;font-size: 10px;text-transform: uppercase;color: #898989;font-weight: normal;line-height: 18px;height: 18px;}
.m-contentr .m-titlebox h4{width: 50px;height: 29px;border-bottom: 1px solid #dc0000;display: block;line-height: 29px;}
.m-contentr .prenet{color: #dc0000;margin-top: 40px;}
.m-contentr .prenet a:hover{color: #dc0000;}
.m-bg{border-top: 1px solid #dfdfdf;background: url(http://statics.bfsdhy.com/Content/images/main_bg.png) 272px top repeat-y;}

.m-contentr .panes{width: 858px; float:right;padding: 20px 20px;}
.m-contentr .panes h4{font-size: 22px;color: #000;font-weight: 500;text-align: center;line-height: 40px;height: 40px;margin-top: 20px;}
.m-contentr .panes p{color: #666;line-height: 28px;text-indent: 2em;padding: 20px 0 40px;font-size: 13px;}
.m-contentr .panes span{width: 102px;height: 34px;margin:10px auto 0;display: block;}
.m-contentr .panes p span a{display: block;border: 1px solid #fff;width: 100px;height: 32px;border-radius: 4px;color: #fff;background-color: #dc0000;text-align: center;text-indent: 0;line-height: 32px;font-size: 14px;}
.m-contentr .panes ul.startab li{line-height: 60px;height: 60px;float: left;display: block;width: 33%;border-right: 1px solid #e2e2e2;text-align: center;margin-top: 30px;}
.m-contentr .panes ul.startab li a{line-height: 60px;color: #757575;height: 60px;font-size: 14px;}
.m-contentr .panes ul.startab li a:hover{text-decoration: underline;color: #0a5aa0;}
.m-contentr .panes ul.startab li img{height: 50px;max-width: 245px;max-height: 60px;}
/*主体左侧样式*/
.m-contentl,.m-contentl1{width:252px ;float: left;}
.m-contentl h3,.speclist h3{font-size: 24px;color: #C40000;line-height: 74px;text-align: center;font-weight:normal;height: 74px;border-bottom: 1px solid #ddd;font-weight: bold;}
.m-contentl1 h3{font-size: 24px;color: #009ae5;line-height: 74px;text-align: center;font-weight:normal;height: 74px;border-bottom: 1px solid #ddd;font-weight: bold;}
.m-contentl h3.two{border-top: 1px solid #ddd;}
.m-contentl h3.wxlist{text-align:left;padding-left:45px;}
#treeDemo{margin-left:35px;margin-right:20px;overflow:auto;min-height:580px;}

.m-contentl h3 span,.speclist h3 span{font-size: 14px;color: #515151;line-height: 30px;}
.m-contentl ul{margin-left: 20px;}
.m-contentl li{width: 232px;margin-top: 10px;}
.m-contentl li a{background:url(http://statics.bfsdhy.com/Content/images/topico.png) 26px -300px no-repeat; width: 178px;color: #515151;display: block;line-height: 40px;font-size: 14px;padding-left:60px;}
.m-contentl li a:hover{background:url(http://statics.bfsdhy.com/Content/images/topico.png) 26px -260px no-repeat; color: #cd0b0c;}
.m-contentl li a.on{background:#e03333 url(http://statics.bfsdhy.com/Content/images/topico.png) 20px -218px no-repeat; color: #fff;border-left: 6px solid #C40000;width: 172px;padding-left:54px;}
.m-r-news li a{font-size: 12px;text-align: left;}
.specpic li{height:auto;list-style:none;padding:5px 0;text-align:center;}
.specpic li a{background:none;padding-left:15px; height:auto;line-height:150%;}
.specpic li a:hover{background:none;}

.specialbanner {
    background: url(../images/bybanner.png) no-repeat;
    text-align: center;
    font-family: "微软雅黑","黑体";
    font-weight: 600;
    color: #fff;
    line-height: 120px;
    font-size: 36px;
    font-style: italic;
    -webkit-text-shadow: #c40000 2px 0 0,#c40000 0 2px 0,#c40000 -2px 0 0,#c40000 0 -1px 0;
    -moz-text-shadow: #c40000 2px 0 0,#c40000 0 2px 0,#c40000 -2px 0 0,#c40000 0 -2px 0;
    text-shadow: #c40000 2px 0 0,#c40000 0 2px 0,#c40000 -2px 0 0,#c40000 0 -2px 0;
    *filter: Glow(Color=#c40000, Strength=2);
    letter-spacing: 10px;
}
.specpic li{height:auto;list-style:none;padding:5px 0;text-align:center;}
.specpic li a{background:none;padding-left:15px; height:auto;line-height:150%;}
/*新闻列表*/
.m-newslist{margin:20px 35px 0 0;}
.m-newslist li{ width:100%; float:left;border-bottom: 1px solid #eeeeee;}
.m-newslist li a{ float:left;line-height: 46px;height: 46px;font-size: 16px;color: #444444; }
.m-newslist li a:hover{color: #009ae5;}
.m-newslist li span{ float:right; color:#a3a3a3;line-height: 46px;height: 46px;font-size: 14px; }
.m-newslist li span a{font-size: 14px;}
.m-newslist strong{color:#C40000}

.m-wxlist{padding-top:25px;padding-right:20px;}
.m-wxlist li{float:left;width:140px;height:180px;text-align:center;}
.m-wxlist li img{width:120px;height:120px;}

.m-videolist{padding-top:25px;padding-right:20px;}
.m-videolist li{float:left;width:280px;height:210px;text-align:center;}
.m-videolist li img{width:270px;height:160px;}
.m-videolist li p{line-height:150%;padding:0 10px;}

/* 分页 */
#pages { padding:40px 0 30px;text-align: center;}
#pages a { display:inline-block; height:20px; line-height:20px; background:#f3f3f3; border:1px solid #e3e3e3; text-align:center; color:#717171; padding:0 8px;margin:0 5px;}
#pages a.a1 {  width:56px; padding:0 }
#pages a:hover { background:#f3f3f3; color:#717171; text-decoration:none }
#pages span { display:inline-block; height:20px; line-height:20px; background:#c40000; border:1px solid #c40000; color:#fff; text-align:center;padding:0 8px}
.page .noPage { display:inline-block; width:56px; height:20px; line-height:20px;  border:1px solid #e3e3e3; text-align:center; color:#a4a4a4; }
/*新闻内容页样式*/
.m-contentbox{font-size: 14px;color: #898989;line-height: 28px;padding: 20px 30px 30px 30px;margin: 0 auto;}
.m-contentbox h1{text-align: center;font-size: 24px;color: #c40000;line-height: 50px;}
.m-contentbox h2{text-align: center;font-size: 18px;color: #4a4a4a;line-height: 40px;}
.m-contentbox .news_info {height:40px;line-height: 40px;text-align:center;margin: 0 auto;color: #767676;font-size: 14px;border-bottom: 1px solid #ababab;}
.m-contentbox .note{background-color: #ddd;padding: 10px 20px;font-size: 14px;color: #333;margin-top: 20px;}
.m-contentbox .m-newsbox{margin-top: 20px;font-size: 14px;color: #222;line-height: 200%;}
.m-contentbox .m-newsbox p{font-size: 16px;color: #222;line-height:  200%;}
.m-contentbox .m-newsbox br{display:inline; line-height:14px; } 
.m-contentbox .img_show{width: 880px;text-align: center;margin: 30px auto;}
.m-contentbox .img_show img{max-width: 960px;}
.m-change{height: 40px;line-height: 40px;text-align: right;color: #6161ae}
.m-change a.smallfont{font-size: 12px;}
.m-change a.bigfont{font-size: 20px;}
.m-change a.color{width: 19px;height: 19px;display:inline-block;overflow: hidden;}
.m-change a.color1{background-color: #8181df;}
.m-change a.color2{background-color: #377110;}
.m-change a.color3{background-color: #714910;}
.m-change a.color4{background-color: #000000;}
.m-change a.color5{background-color: #c0504d;}
.m-share{height: 64px;border-top: 1px solid #ababab;border-bottom: 1px solid #ababab;margin-top: 30px;}
.f-share{height: 36px;margin-top: 14px;}
.m-share a{color: #767676;height: 64px;line-height: 64px;}
.m-share a:hover{color: #c40000;}
#newsContent img{max-width:990px!important;}

.about-content{padding:15px;line-height:200%;}
/*相关推荐*/
.m-related{width: 330px;}
.m-related .title{color: #c40000;height: 50px;line-height: 50px;font-size: 14px;font-weight: bold;}
.m-related li {height: 24px;line-height: 24px;}
.m-related li a{line-height: 24px;color: #757575;}
.m-related li a:hover{color: #6161ae;}
.m-relatedPic{width: 606px;}
.m-relatedPic .title{color: #c40000;height: 50px;line-height: 50px;font-size: 14px;font-weight: bold;}
.m-relatedPic li{float: left;height: 137px;margin-right: 8px;}


