@charset "utf-8";

/***** 内页 *****/
#container{ width:1200px; margin:auto; overflow:hidden;}
#colL{width:240px; float:left; clear:left;}
#colR{width:940px; float:right; clear:right; height:auto; background:#fff; overflow:hidden; margin-top:30px;}

/***** 左边导航 *****/
.nav                {width:240px; float:left; height:auto; position:relative; margin-top:31px; }
.nav dt             {height:88px; line-height:88px; text-align:center;  color:#FFF; font-size:20px; background:url(../images/ti.png) no-repeat center; font-weight:bold;}
.nav dd             {background:none;}
.nav ul             {display:block; width:240px;}
.nav ul li          {display:block; width:100%;  overflow:hidden; text-overflow:ellipsis; word-break:keep-all; white-space:nowrap; border-bottom:1px #fff solid; background:#fff;}
.nav ul li a        {display:block; height:40px; line-height:40px; color:#323232; font-size:15px; text-align:center; background:#f6f6f6;}
.nav ul li a:hover  {color:#e1140c;}


/***** 热门信息 *****/
.ej_ce_new{border:solid 1px #eaeaea; float:left; margin-top:20px;}
.ej_ce_new dt { height:40px; font:18px/40px "微软雅黑"; color:#0a3f89; width:100%; overflow:hidden; display:block; background:#0a3f89;}
.ej_ce_new dt h1{display:block; float:left; margin-left:10px; color:#fff;}
.ej_ce_new dd { width:240px; background:#fff; padding-bottom:10px;}
.ej_pic_new li{display:block; float:left; width:90%; overflow:hidden; padding:5%;}
.ej_pic_new img{display:block; float:left; width:90px; height:64px; overflow:hidden;}
.ej_pic_new h3{display: block; float:left; margin-left:10px; width:110px; color:#303030; font-size:15px;}
.ej_pic_new h3:hover{color:#e1140c;}
.ej_pic_new span{display: block; float:left; margin-left:10px; width:100px; font-size:14px; color:#999; margin-top:6px;}

.ej_ce_new .ej_lb_new a{font:14px/28px "微软雅黑";height:32px; display:block;color:#323232;background:url(../images/list_a.png)no-repeat left 11px; 
                       padding-left:20px; padding-right:10px; overflow:hidden; padding-left:10px; margin-left:10px;}
.ej_ce_new .ej_lb_new a:hover{color:#e1140c; background:url(../images/list_aa.png)no-repeat left 11px;}
.more_v{ font-size:14px; color:#fff; background:url(../images/more.png) no-repeat left 15px; padding-left:17px; float:right; margin-right:10px; overflow:hidden;}
.more_v:hover{ color:#e1140c;}

.main_box_x{width:920px; margin:auto;}

/***** 当前位置 *****/
#position        { text-align:left!important; color:#323232; width:1200px; margin:auto; width:100%; border-bottom:1px #e4e4e4 solid;}
.position_main{width:1200px; margin:auto;}
#position a      { font:15px/40px "微软雅黑"; text-decoration:none;  color:#323232;}
#position a:hover{ color:#e1140c;}  


/***** 内页列表 *****/
.sortlist        { width:100%;}
.sortlist dl     { text-align:left; overflow:hidden; height:auto; padding:1% 2%;}
.sortlist dl dt  { height:40px; color:#000; font-size:18px; border-bottom:1px #d8d8d8 solid; margin-bottom:10px;}
.sortlist dl dt a{ float:right; font-size:14px; color:#d9372d; padding:0 10px; height:22px; line-height:22px; margin-top:8px;}
.sortlist dl dt a:hover{color:#fff; background:#e1140c;}	
.sortlist dl dt h1{ width:auto; float:left; display:block; font-size:18px; color:#fff; padding:4px 20px; background:#0a3f89; border-radius:40px;}
.sortlist dl dt span{ color:rgba(255,255,255,0.5); margin-left:5px; font-size:18px; text-transform:uppercase; font-weight: normal; font-style:italic;}
.sortlist dl dt u{ width:8px; height:8px; background: url(../images/list_aaa.png) no-repeat center; display:block; float:left; margin-top:9px; margin-right:8px;}

/***** 文字新闻列表 *****/
.sortlist ul{ text-align:left; }
.sortlist ul li{ font:14px "微软雅黑"; color:#323232; height:36px; text-align:left; overflow:hidden; 
                text-overflow:ellipsis; word-break:keep-all; white-space:nowrap; text-decoration:none; width:100%; border-bottom:1px #f2f2f2 dashed;}
.sortlist ul li:hover{color:#0a3f89;}
.sortlist ul li span{ float:right; color:#999; text-align:right;  line-height:35px;}
.sortlist ul li a{ color:#414141; display:block; float:left; width:84%; line-height:36px; overflow:hidden; font-size:15px;  padding-left:10px; background:url(../images/list_a.png) no-repeat left center;}
.sortlist ul li a:hover{ color:#e1140c; background:url(../images/list_aa.png) no-repeat left center;}

/***** 图片新闻列表 *****/
.picture li             {display:block; float:left; width:282px; height:auto; background:#fff; border:1px #fff9fa solid; border:none; margin:15px 27px 20px 0; overflow:hidden;}
.picture li:nth-child(3){ margin-right:0;}	
.picture li span{display:block; width:282px; height:160px; overflow:hidden;}		 
.picture li img			{display:block; width:100%; float:left; transition:all .9s; -moz-transition:all .9s; -ms-transition:all .9s; -o-transition:all .9s; -webkit-transition:all .9s;}
.picture li h1{width:94%; background:#23487c; text-align:center; color:#fff; height:40px; overflow:hidden; line-height:40px; padding:0 3%;}
.picture li a:hover     {color:#cc0000; background:none;}
.picture li:hover h1{background:#e1140c; color:#fff;}	
.picture li:hover img{ transform:scale(1.1); -moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1); -webkit-transform:scale(1.1);}	

/***** 内页列表分页 *****/
.page             { font:12px/30px "Helvetica"; padding:20px 3px 55px; text-align:center; clear:both;}
.page a           { font:12px/30px "Helvetica"; margin:2px; padding:5px 16px; border:1px #efefef solid; color:#323232; text-decoration:none; }
.page a:hover     { border:1px solid #0a3f89; color:#fff; background:#0a3f89; }
.page a:active    { border:1px solid #0a3f89; color:#0a3f89; }
.page span        { margin:2px; padding:5px 16px; border:1px #efefef solid; color:#323232; font-size:12px; }
.page span.strong { border:1px solid #0a3f89; color:#fff; background:#0a3f89; }


