﻿/* 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:14px/1.2 "Microsoft YaHei",arial,\5b8b\4f53;color:#333;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;}

.touyin{-moz-box-shadow:0px 0px 5px #ccc; -webkit-box-shadow:0px 0px 5px #ccc; box-shadow:0px 0px 5px #ccc;}

/*动画部分*/
.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;}
/* 翻入-X轴 */
.a-flipinX{-webkit-animation-name:flipinX;-moz-animation-name:flipinX;-ms-animation-name:flipinX;animation-name:flipinX;}
/* 翻入-X轴 */
@-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{width:1140px;margin:0 auto;background:#fcfcf3 linear-gradient(#fcfcf3, #fefef8); }
.header .ti{height:305px;background:url(../images/top.jpg?v=1.1) center center no-repeat;position: relative;}
.ht-top{background:#f9f9f9;line-height:36px;height:36px;padding:0 15px;border-bottom:1px #b70606 solid;}
.ht-toptext{margin:0 auto;line-height:35px;}
.ht-toptext span.top_ico2,.ht-toptext span.top_ico3,.ht-toptext span.top_ico4{position: relative;z-index: 999;}
.ht-toptext .topwxbox,.ht-toptext .topappbox,.ht-toptext .top12348box{position: absolute;left: 0;top: 35px;width: 75px;height: 73px;padding: 3px;background-color: #fff;zoom: 1;z-index: 99;display: none;}
.ht-toptext .topappbox{left:10px;}

.m-logo{width:326px;height:107px;background:url(../images/logo.png) no-repeat;margin:8px 20px;}
.m-logo a{width:326px;height:107px;display:block;text-indent:-9999px;}


.xmtico{position: absolute;right: 10px;top: 180px;}

.rt_sd{margin-top:70px;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:10000;background:url(../images/weixin.png?v=1.1) 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:10000;background:url(../images/douyin.png?v=2) no-repeat #fff;border: 1px solid #E5E5E5;}

.m-menu{min-width:1100px;height:50px;background:#b70606;z-index:10;}
.m-nav{width:1100px;height:50px;line-height:48px;margin:0 auto;position:relative;}


.m-menu .menubox{width: 900px;height: 50px;z-index: 9;}
.m-menu .menubox ul li{height: 50px;float: left;padding:0 10px 0 20px; position:relative}
.m-menu .menubox ul li a{height: 50px;text-align: center;color: #fff;font-size: 16px;font-weight: bold;line-height: 46px;}
.m-menu .menubox ul li a.on,.m-menu ul li a:hover{color: #FFFFCC;}

.m-menu .menubox ul li{z-index:998}
.m-menu .menubox li ul{display:none;margin:0;margin-top:2px;width:100%;z-index:9999;    box-shadow: 3px 3px 6px #cecece;}
.m-menu .menubox li ul li{padding:0;z-index:9999;float:left;width:100%;height:36px;line-height:36px}
.m-menu .menubox li ul li a{height:35px;line-height:35px;font-size:14px;font-family:宋体;font-weight:400;text-align:center;border:none;background:#fafafa;position:relative;color:#000;z-index:999;width:100%;display:inline-block;border-bottom:1px #eee solid;}
.m-menu .menubox li ul li a:hover{background:#b70606;color:#fff}
.m-menu .menubox li:hover ul,.m-menu .menubox ul li a:hover ul,.m-menu .menubox ul li.over ul{display:block;position:absolute;top:47px;left:5px}

.m-nav input.sc{border:1px #f57b3d solid; line-height:29px; height:29px; width:160px; color:#a4a4a4;text-indent: 0.2em;}
.m-nav input.btn{cursor: pointer;width:30px;height:31px;line-height:29px; background:#c40000 url(../images/hd-search.png) no-repeat;border:0; text-indent:-99999px;}
.topbanner{height:309px;overflow: hidden;}

/*首页*/
.m-main{z-index:1;width:1140px;margin: 0 auto;background:#fff;}

/*首页推荐文章*/
.m-topnews{height: 95px;padding:5px 15px;}
.m-topnews h2{line-height: 60px;height: 60px;text-align: center;overflow: hidden;}
.m-topnews h2 a{color: #b70606;font-size: 36px;font-weight: bold;line-height: 60px;height: 60px;}
.m-topnews li{float: left;width: 25%;overflow: hidden;height: 24px;text-align: center;}
.m-topnews li a{height: 24px;line-height: 24px;color: #b70606;}
.m-topnews li a:hover{color:#b70606;}

.m-news,.m-zt,.m-row{padding:5px 20px;}

/*首页焦点图*/
.f-jspic{overflow:hidden;width:500px;height:350px;position:relative;}
#JINGDONGBox{position:relative;}
#JINGDONGNumID{}
#JINGDONGNumID li{list-style:none;width:90px;height:60px;cursor:pointer;overflow:hidden;display: block;padding: 5px;background-color: #efefef;}
#JINGDONGNumID li:hover,#JINGDONGNumID li.active{background-color: #d2d2ad;}
#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:500px;height:30px;position:absolute;left:0;bottom:5px;font-size:14px;color:#ffffff;font-weight:normal;text-indent:10px;text-align:center;line-height: 30px;}
/*首页要闻切换*/
.f-newsmain{width: 474px;height: 352px;margin-right:20px;}

.newsmain h3{font-size:16px;text-align:center;line-height:60px;border-bottom:1px dotted #e6e6e6;font-weight:600;}
.newsmain li{padding-left: 18px; background:url(../images/topico.png) 3px -188px no-repeat;height: 36px;line-height: 36px;border-bottom: 1px dotted #e6e6e6;text-align: left;}
.newsmain li.noico{background:none;}
.newsmain li a{float: left;height: 36px;line-height: 36px;font-size: 14px;color: #000;}
.newsmain li a span{float: left;}
.newsmain a span.blue{color: #03416e;font-weight: bold;font-size: 14px;}
.newsmain a span.red{color: #ff0000;font-weight: bold;font-size: 14px;}
.newsmain li span{float: right;color: #9999b2;font-size: 12px;}
.newsmain li a:hover{color:#ac0101;}

.icons{padding-left:2px;padding:20px 2px 0 2px;}
.icons li{display:inline-block;margin-left:15px;background:url(../images/iconbg1.png) repeat-x;}
.icons li a{display:block;width:142px;height:40px; padding:15px 10px;line-height:20px;border:3px #e18888 solid;text-align:center;}
.icons li i{display:inline-block;float:left;width:42px;height:42px;background:url(../images/iconbg.png);margin-right:10px;}
.icons li i.i1{background-position: 0 -180px;}
.icons li i.i2{background-position: 0 -342px;}
.icons li i.i3{background-position: 0 -100px;}
.icons li i.i4{background-position: 0 -20px;}
.icons li i.i5{background-position: 0 -260px;}
.icons li i.i6{background-position: 0 -420px;}
.icons .bigft a{font-size:16px;line-height:40px;margin-top:-10px;}

.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;}

.whRight .panes li{height:auto;background:none;padding-left:0;}
.whRight .panes li a{height:auto;float:none;}
.whRight .panes li a span{float:none;display:inline;}
.whRight .newsmain {height:288px;overflow:hidden;}

.whRight{width:280px;}
.whRight .title{background:#ca2a2a;line-height:42px;height:42px;font-size:18px;color:#fff;text-align:center;}
.whRight .panes .newsone .title{text-align:center;line-height:40px;height:40px;}
.whRight .panes .newsone{width:340px;height:95px;}
.whRight .ebook{background:#dae3e5;text-align:center;vertical-align:middle;padding:5px 0;height:220px;}

/*专题*/
.m-zt{position:relative}
.m-ztlist{padding:15px 0;width:1100px;height:108px;overflow:hidden;}
.m-ztlist li{display:inline;margin-right:20px;}
.m-ztlist li.end{margin-right:0;}
.nlist1 .fl,.nlist1 .fr{width:49%;}
#PrevBtnID{text-indent:-3000px; position:absolute;display:none; left:10px;top:70px;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:-3000px;position:absolute;display:none;right:10px;top:70px;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;}




/*首页主体部分*/
.m-ywlist{ margin-right:20px; width:790px; -webkit-text-size-adjust: none; }
.m-ywlist .title{height:44px;border-bottom:1px solid #dbdbdb;border-top: 3px solid #b70606;}
.m-ywlist .title span{font-size:26px; line-height:40px;}
.m-ywlist .title .subtab{width:620px; line-height:44px;text-align:right;}
.m-ywlist .title ul li{display:inline;}
.m-ywlist .title ul li a{padding:5px 4px;}
.m-ywlist .title ul li a:hover,.m-ywlist .title ul li a.current{background:#b70606;color:#fff;}
.m-ywlist .m-list{padding:15px 0;height: 213px;}
.m-ywlist .m-list .focus{width:260px;margin-right:20px;}
.m-ywlist .m-list .focus img{width:260px;height:195px;}
.m-ywlist .m-list .focus p{text-align:center;}
.m-ywlist .m-list .newsmain{width:49%;}
.m-ywlist .m-list .newsmain1{width:100%;}
.m-ywlist .panes {padding-top:0;}

.newsli .panes .newsone .title,.whRight .panes .newsone .title{font-size: 16px;color: #474849;line-height: 24px;height: 24px;font-weight: bold;border-bottom: none;  border-top:none;  margin-bottom: 5px;}


.m-ywlist .m-list a span{float:right;}
.m-ywlist .m-list a{color:#b70606;}
.m-ywlist table{width:100%;}
.m-ywlist .nlist{margin-left:320px;}


.m-linklist{padding-bottom:10px;}
.m-linklist li{display:inline;margin-right:10px; line-height:200%;}
.m-linklist a{color:#c40000;}
.link .title{background:#ececec;height:42px;line-height:42px;}
.link .title span{display:inline-block;padding:0 15px; color:#fff; font-size:18px; background:#b70606;}
.footer .m-menu{height:42px;line-height:42px;}
.footer .m-nav{height:42px;line-height:42px;}
.footer .m-nav,.footer .m-nav a{color:#fff;text-align:center; font-size:16px;}
.footer .copyright{margin:20px auto; color:#252525; line-height:200%;}
.footer .foottext{width:850px;}
.footer .footimg{width:100px;text-align:right;}




/*内页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: 800px;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;height: 40px;margin-top: 10px;}
.m-contentl li a{background:url(http://statics.bfsdhy.com/Content/images/topico.png) 26px -300px no-repeat; width: 178px;height: 40px;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(http://statics.bfsdhy.com/jinchang/images/jcbanner.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; line-height:39px;border-bottom: 1px solid #eeeeee;height: 39px; }
.m-newslist li a{ float:left;line-height: 39px;height: 39px;font-size: 14px;color: #444444; }
.m-newslist li a:hover{color: #009ae5;}
.m-newslist li span{ float:right; color:#a3a3a3;line-height: 39px;height: 39px;font-size: 12px; }
.m-newslist li span a{font-size: 12px;}
.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;}

