@charset "gb2312";
html{color:#000;overflow-y:scroll;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
html *{outline:0;-webkit-text-size-adjust:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}
body {background:#FFF;color:#4a4f5a;font: 400 14px/1.5 "微软雅黑",Helvetica,STHeiti,Droid Sans Fallback;-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;-webkit-tap-highlight-color:rgba(0,0,0,0);}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{margin:0;padding:0}
input,select,textarea{font-size:100%}
em,i{font-style:normal;}
article,aside,footer,header,nav,section,audio,canvas,video,img {display: block;}
table{border-collapse:collapse;border-spacing:0}
fieldset,img{border:0}
abbr,acronym{border:0;font-variant:normal}
del{text-decoration:line-through}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal}
ol,ul{list-style:none}
caption,th{text-align:left}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}
q:before,q:after{content:''}
button{outline:0;border:none;}
a{color:#333;}
a:hover{text-decoration:none;color:#003791;}
ins,a{text-decoration:none}
textarea {resize: none;}
iframe,img {border:0;}
img{display:block;width:100%;}
td img{padding:0 .5rem}
ul,ol {list-style:none;}
input,select,textarea {outline: 0;-webkit-user-modify: read-write-plaintext-only;}
input {-webkit-appearance: none;}
a{text-decoration: none;}
ul li{padding: 0px; margin: 0px; list-style-type: none;}
/*全局样式*/
.width_B_100{ width:100%;}
.width_120{width: 1280px;margin:0 auto;} 
.margin-top15{margin-top: 1rem;}.margin-top10{margin-top: .5rem;}.margin-top20{margin-top: 1.5rem;}.margin-top25{margin-top: 2rem;}
.BG_f1{background: #F1F1F1;}
.float_L{float: left;}
.float_R{float: right;}
.clear_B{clear: both;}
.bor_top{border-top: 3px #003791 solid;}
.line_heig{line-height: 3rem;}
.h_height{height:2rem;}
.bor_all{border: 1px solid #dedede;}
.sj_pic_sjbkj{display: none;}
.font18{font-size:18px;}
.font20{font-size:20px;}
.font22{font-size:22px;}
.font24{font-size:24px;}
.font26{font-size:26px;}
.font28{font-size:28px;}
.font30{font-size:30px;}
/*全局样式结束*/
.logo_jj{width:400px;}
.sous_jj{width:198px;margin-top:35px;padding-left: 142px;}
.sous_jj .input_jj_ss{height: 29px;border: 1px solid #dedede; border-right: 0px; float: left;}
.sous_jj .input_jj_ss_aniu{height: 31px; width: 27px;float: left;}
.pc_jj_line {margin-top: 40px;}
.pc_jj_line a{margin: 0 0 0 15px;border: 1px solid #dedede;padding: 5px 10px;}
.sj_pic_sjb{display: none;}
/*滚动头条*/
.newstars,.newstars1{width: 1224px;float: left;color: #000000; overflow: hidden;padding:10px;}
.list_newstars,.list_newstars1{overflow: hidden; position: relative;}
.list_newstars ul,.list_newstars1 ul{ position: absolute; top: 0px; }
.list_newstars li,.list_newstars1 li{overflow: hidden;padding: 10px 0;width: 100%;}
.name_newstars,.name_newstars1 {font-size: 32px; font-weight: bold;text-align: center;}
.name_newstars a,.name_newstars1 a{color: #003791;}
.title_newstars,.title_newstars1 {font-size: 16px; overflow: hidden;text-align: center; }
.title_newstars a,.title_newstars1 a{margin: 0 10px;}
.more_jj a{width: 29px;float: left;padding-right: 5px;}
.more_jj1 a{width: 29px;float: left;padding: 0px;margin: 0px;}
/*nav*/
nav {line-height: 32px;position: relative; border-top: 3px solid #003791;margin-top: 20px;padding-top: 10px;}
#starlist li { position: relative; display: inline-block; font-size: 18px; text-align: left;font-weight: 700;}
#starlist li a { display: block; color: #003791; padding: 0 27px 0 0; }
#starlist li a:hover{color: #6f6f6f;}
#starlist li:hover{ text-decoration: none ;}
.menu:after { content: ""; position: absolute; right: 10px; top: 46%; background: url(../images/jt.png) no-repeat; width: 8px; height: 8px; background-size: 8px; transition: all .5s ease; }
.menu:hover:after { transform: rotate(180deg) }
#mnavh { display: none; width: 30px; height: 30px; text-align: center; }
.navicon { display: block; position: relative; width: 27px; height: 2px; background-color: #012684; margin-top: 24px; float: left; }
.navicon:before, .navicon:after { content: ''; display: block; width: 27px; height: 2px; position: absolute; background: #012684; -webkit-transition-property: margin, -webkit-transform; transition-property: margin, -webkit-transform; transition-property: margin, transform; transition-property: margin, transform, -webkit-transform; -webkit-transition-duration: 300ms; transition-duration: 300ms; }
.navicon:before { margin-top: -8px; }
.navicon:after { margin-top: 8px; }
.open .navicon { background: none }
.open .navicon:before { margin-top: 0; -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.open .navicon:after { margin-top: 0; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
.open .navicon:before, .open .navicon:after { content: ''; display: block; width: 20px; height: 2px; position: absolute; background: #727171; }

/*热点新闻滑动门开始*/
.hot_width{width: 560px;margin-right: 20px;}
.hasMoreTab{ width:560px; border:1px solid #C8D1D5; }
.hasMoreTab .hd{ line-height:44px; height:44px; border-bottom:1px solid #C8D1D5;position:relative;}
.hasMoreTab .hd ul{ z-index:5; position:absolute; height:44px;  overflow:hidden; zoom:1; }
.hasMoreTab .hd li{ float:left;  padding:0 20px; cursor:pointer; margin-left:-1px; font-size: 18px; }
.hasMoreTab .hd li.on{ font-weight:bold; height:44px; line-height:44px; background:#fff; border:1px solid #C8D1D5; border-top:0;  border-bottom:1px solid #fff;  font-weight:bold; color:#003791;  }
.hasMoreTab .bd{ padding:9px 10px; clear:both; position:relative;  }
.hasMoreTab .bd ul li{line-height: 34px;font-size: 18px; }
.hasMoreTab .bd ul li a{ color: #000000;}
.hasMoreTab .bd ul li em{background: #003791;font-style: normal;border-radius: 5px;font-size: 14px;padding: 1px 3px;color: #ffffff;}
.hasMoreTab .bd ul li i{border: 1px solid #003791;font-style: normal;border-radius: 5px;font-size: 14px;padding: 1px 3px;color: #003791;}
.huand_width{width: 700px;}

/*幻灯片滑动门*/
.tabRank{width:700px;  border:1px solid #d8d8d8;  }
.tabRank .hd{height:44px; line-height:44px; border-bottom: 1px #d8d8d8 solid;}
.tabRank .hd h3 {float:left; width:124px; overflow:hidden; text-align:center;font-size: 18px; }
.tabRank .hd h3 a {color:#333;}
.tabRank .hd h3.on {height:44px;font-weight:bold;border-left: 1px #d8d8d8 solid;border-right: 1px #d8d8d8 solid;margin-left: -1px;}
.tabRank .hd h3.on a {display:block; color:#003791;}
.tabRank .bd {height:auto;}
.tabRank .bd ul {padding:11px 13px 10px 13px;}
/* 幻灯片*/
.TB-focus{ width:100%;  max-height:22.777rem;min-height: 22.7773rem;position:relative;  overflow:hidden;}
.TB-focus .hd { position:absolute; right:9px; bottom:10px; z-index:1; padding-left:2px; border: 0px;}
.TB-focus .hd li { color:#f60; cursor:pointer; margin-left:3px; width:15px; height:15px; background:#fff; float:left; font-size:13px; line-height:15px; overflow:visible; text-align:center; opacity:.7; filter:alpha(opacity=70); border:1px solid #d8d8d8; margin-left:-1px; }
.TB-focus .hd li.on { background:#f60; color:#fff; font-weight:bold; opacity:1; filter:alpha(opacity=100); z-index:2; position:relative; }
.TB-focus .bd_hd ul {width: 100%;text-align: center;}
.TB-focus .bd_hd ul li img{ max-height:22.777rem;min-height: 22.777rem;}

.vio{height:370px;}

/*专题/数字报样式*/
.ZT_wiath_jj{width: 940px;margin-right: 20px;}
.ZT_wiath_jj .ZT_wenz{width: 30px;}
.SZB_width_jj{width: 320px;}

/*专题推荐滚动样式*/
.picScroll{position:relative; width:908px;overflow:hidden;}
.picScroll .prev,.picScroll .next{ display:block; position:absolute; top:33px; width:23px; height:53px; background:url(../images/btns.png) no-repeat;}
.picScroll .next{ left:auto; right:0px; background-position:-25px 0; }
.picScroll .prev:hover{ background-position:0 0; }
.picScroll .next:hover{ background-position:-25px 0; }
.picScroll ul{ overflow:hidden; zoom:1;}
.picScroll ul li{ width:300px; float:left; overflow:hidden; padding:0 10px 0 0;}
.picScroll ul li img{ width:300px; height:117px; display:block;}

.wid_50{width: 48%;border-top: 1px solid #d8d8d8; margin-left: 4%;}
.mar_F_3{margin-left: 0;}
.wid_50 i,.width_10 div i{border-top: 4px solid #003791;color: #003791;font-size: 20px;padding: 0 5px;letter-spacing:.3rem;font-weight: bold;}
.wid_50 i,.width_10 i div a{color: #003791;}
.list_li{}
.list_li ul{padding-top: 10px;}
.list_li ul li{line-height: 36px;font-size: 18px;text-align: left; background: url("../images/dot_bull.jpg")no-repeat 0 15px;padding-left: 15px;}
.list_li em{float:right;font-style: normal;font-size:14px;}
.pic_wid_30{width:40%;}
.pic_wid_30 dl{width: 99%;float: left;padding: 1%;}
.pic_wid_30 dl dd{text-align: center;line-height: 1.777rem;}
.pic_wid_30 img{min-height: 130px;max-height: 130px;}
.list_wid_70{width:55%; margin-left: 5%;}

.pic-wenzikuan215{}
.pic-wenzikuan215 a.title {color:#D3D3D4;background-color:rgba(0,0,0,0.6);filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#A0000000',EndColorStr='#A0000000'); padding: 5px 0; position: absolute;bottom:0px;left:0; height:22px;  width:100%;text-align:center;text-decoration: none; font: 14px 'Microsoft YaHei', Verdana; color:#fff;}

.pic-wenzikuan425{}
.pic-wenzikuan425 a.title {color:#D3D3D4;background-color:rgba(0,0,0,0.6);filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#A0000000',EndColorStr='#A0000000'); padding: 5px 0; position: absolute;bottom:0px;left:0; height:25px;  width:100%;text-align:center;text-decoration: none; font: 14px 'Microsoft YaHei', Verdana; color:#fff;}


.width_10{width: 100%;border-top: 1px solid #d8d8d8;margin-top: 15px;display: block;margin: 15px 0px;}
.pic_width_big{width: 500px;margin-top: 5px;}
.pic_width_amll{width: 780px;}
.pic_width_amll dl{float: left;width: 240px;margin: 5px 0 5px 20px;}
.pic_width_amll dl img{min-height: 160px;max-height: 160px;}


.san_width_kuan{width: 406px;margin-left: 30px;}
.san_width_Fkuan{margin-left: 0;}
.list_li dl{width: 99%;float: left;padding: 1%;}
.list_li dl dd{text-align: center;line-height: 1.777rem;}
.m-footer{display: none;}
.jj_foot{border-top: 4px solid #003791;padding-top: 1rem;padding-bottom: 1rem;}

/*二级页面样式开始*/
.weiz{background: #F0F0F0;border-top: 1px solid #E8E8E8;line-height: 2rem;padding: 0 .5%;}
.list_menu{border-bottom: 3px solid #003791;line-height: 2rem;}
.list_menu font{background: #003791;color: #FFFFFF; font-size: 20px;padding: .31% 3%;}
.list_menu font a{color: #FFFFFF;}<!--ecms sync check [sync_thread_id="3bcee7cc5a424330844ab778a62d31c1" sync_date="2022-06-20 16:06:36" check_sum="3bcee7cc5a424330844ab778a62d31c1]-->