@charset "utf-8";
/* Width Style*/
.W1200{width:1200px;}
.W950{width:950px; overflow:hidden;}
.W592{width:592px; overflow:hidden;}
.W575{width:575px; overflow:hidden;}
.W560{width:560px; overflow:hidden;}
.W466{width:466px; overflow:hidden;}
.W235{width:235px; overflow:hidden;}
.W350{width:350px; overflow:hidden;}
.W280{width:280px; overflow:hidden;}
.W240{width:240px; overflow:hidden;}

/* Top Style*/
.Header {HEIGHT:165px; background:url(../images/headerBg.png) bottom center #f9F9F9 no-repeat;overflow: hidden;}
.Header .Logo {OVERFLOW: hidden;WIDTH:455px; FLOAT: left; PADDING-BOTTOM:0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px;}
.Header .Search {OVERFLOW:hidden; margin-top:38px; WIDTH: 450px; FLOAT:right}
.Header .Txt{line-height:115px;height:110px;font-size:28px; font-weight:bold;color:#E50012;}
.Header .Time{height: 33px;line-height:28px;}
.MenuBg{height:50px;background:#0069C5;box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);position:relative;Z-INDEX:1000; }
.nav {float:left;padding:0 10px;}
.nav-title a{font-size:16px; font-weight:300;color:#fff;padding:0 18px; text-align:center;display:block; height:50px; line-height:50px;}
.nav-title .select,.nav-title a:hover{TEXT-DECORATION: none; BACKGROUND:#005CB0;color:#fff;transition:all 1s;}
.nav-title a:hover{background:#005CB0;}

.nav-box{margin-top:10px;padding:8px 0 8px 30px;height:30px;background:#fff;box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);margin-left:-35%; filter:alpha(opacity=50); -moz-opacity:0.9; -khtml-opacity: 0.9; opacity: 0.9;border-radius:2px;}
.nav-box .arrow{position:absolute;width:16px;height:8px;background:url(../images/Ico.png) 0px -140px no-repeat;top:-8px;left:38%;}
.nav ul {display:none;position:absolute;Z-INDEX: 99;}
.nav:hover ul {display:block;}
.nav-box li{padding:3px;float:left;margin-left:10px;}
.nav li:hover {cursor:hand;}

/*weixin Style*/
.siteGroup{position:relative; FLOAT: right; LEFT: 0px; Z-INDEX: 99;}
.siteGroup a{display:block;width:145px; padding-left:25px; height:50px; background:url(../images/Ico.png) 20px 15px no-repeat #69BF14;COLOR: #016BB5; line-height:53px; font-size:16px; text-align:center;}
.siteGroup a:hover{text-decoration:none;}

/*顶部滚动新闻*/
.TongZhi{height:35px; line-height:35px;background:#fff;margin-top:15px;}
.TongZhi .t_tit{ font-size:14px; color:#0061AB; float:left; height:35px; line-height:35px; text-indent:50px;width:150px; background:url(../images/Sprites.png) 18px 6px no-repeat;}
.BreakingNewsController{width:auto; overflow:hidden;height:35px;position:relative; margin-top:6px;*+height:24px;*+line-height:24px;}
.BreakingNewsController ul{padding:0; margin:0; display:block; list-style:none; position:absolute; left:180px; right:50px;}
.BreakingNewsController ul li{list-style:none; display:none;}
.BreakingNewsController ul li a{text-decoration:none; color:#333;height:32px; line-height:32px; font-size:14px; display:inline-block; overflow:hidden; padding:0;}
.BreakingNewsController ul li em{ float:right; font-size:12px; color:#333; margin-right:30px;*+margin-top:-22px; font-family:Arial, Helvetica, sans-serif;}
.BreakingNewsController .bn-arrows{display:inline-block; float:right; width:50px; position:absolute; right:0; top:0; bottom:0;}
.BreakingNewsController .bn-arrows span{display:block; width:18px; position:absolute; top:0; bottom:0; cursor:pointer; opacity:0.2;}
.BreakingNewsController .bn-arrows span:hover{opacity:1;}
.BreakingNewsController .bn-arrows-left{ left:0; background:url(../images/bn-arrows.png) left center no-repeat;}
.BreakingNewsController .bn-arrows-right{right:10px; background:url(../images/bn-arrows.png) right center no-repeat;}
.easing a, .easing span{transition:.25s linear; -moz-transition:.25s linear; -webkit-transition:.25s linear;}

/* Form Style*/
.TxtInput{ border:#ccc 1px solid;border-right:none; width:250px; height:36px; line-height:36px; overflow:hidden; text-indent:10px; font-size:14px;	}
.SearchTxt{border:#ccc 1px solid;width:150px; height:24px; line-height:24px; overflow:hidden; text-indent:10px; font-size:14px;	}
.SeachGjBtn{height:30px; background:#0069C5;border:none; color:#fff; font-size:14px;cursor:hand;padding:0 15px;}
.SeachBtn{height:40px; background:#0069C5;border:none; color:#fff; font-size:16px;cursor:hand;padding:0 15px;}
.SeachBtn:hover,.SeachGjBtn:hover{background:#69bf14 ;transition:all 1s}
.SeachMore{height:40px;border:none; color:#fff; font-size:16px;cursor:hand;padding:0 25px 0 15px;background:url(../images/Ico.png) 88px -311px no-repeat #0069C5;}
.SeachMore:hover{background:#0061AB;transition:all 1s;background:url(../images/Ico.png) 88px -311px no-repeat #69bf14 ;}



/*focus 焦点图*/
.focus {overflow:hidden;position:relative;height:350px;width:590px;}
.focus:hover .focus_l,.focus:hover .focus_r{display:block;transition:all 1s} 
.focus_m ul {width:590px;overflow:hidden;height:350px;}
.focus_m li {width:590px;_float:left;height:350px;}
.focus_m li a{position:relative; left:15px;z-index:3;width:80%; top:325px; color:#fff;font-size:14px;}
.focus_m li img{position:absolute;top:0; left:0;}
.focus_s {height:0;position:relative;margin:0 auto;z-index:2;width:100%; top:318px; right:0;}
.focus_s ul {height:32px;overflow:hidden; background-color:rgba(0,0,0,0.4);padding-left:92%}
.focus_s li {float:left;cursor:pointer;height:12px;width:12px;overflow:hidden;margin-right:10px;margin-top:10px;}
.focus_s li b {display:block;text-indent:-999em;background:url(../images/circle.png) 0 0 no-repeat;width:12px;height:32px;overflow:hidden;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=noscale, src='../images/circle.png');_background:none;}
.focus_s li.active b {margin-top:-20px;}



/* Title Style*/
.Title01{height:48px;background:url(../images/Ico.png) 18px -155px no-repeat #0069C5;line-height:48px;color:#fff;font-weight:normal;font-size:18px;text-indent:48px;}
.Title02{height:30px; line-height:18px;font-size:18px; text-indent:15px; color:#016bb5; background:url(../images/Ico.png) 0 -39px no-repeat;border-bottom:1px solid #e7e7e7; font-weight:normal;}
.Title02 .txt{padding:7px 0;border-bottom:2px solid #016bb5;}
.Title03{height:48px; line-height:48px; font-size:18px; border-bottom:1px solid #ddd;font-weight:normal;}
.Ico1{background:url(../images/Ico.png) 42% -198px no-repeat #f8f8f8; }
.Ico2{background:url(../images/Ico.png) 24px -245px no-repeat #f8f8f8; text-indent:55px;}
.ZcjdBg{background:url(../images/ZcjdBg.jpg) top center no-repeat;}

/** List Style**/
.List1 ul{margin:0;padding:0;}/*文字列表样式*/
.List1 li{padding:10px 0px 7px 10px;display:block; background:url(../images/Ico.png) 0px -60px no-repeat;}

.List2 ul{margin:0 10px 20px 10px;padding:0;}/*文字列表样式*/
.List2 li{padding:10px 0px 12px 10px;display:block; background:url(../images/Ico.png) 0px -60px no-repeat;border-bottom:1px dotted #ddd;}
.List2 li p{margin-top:6px;}
.List2 li span{margin-right:20px;}
.List2 li .tit{font-size:16px;}

.Sjrk a{display: block; float: left; padding: 7.5px 1px; margin-left:1.5px;text-align: center; width: 50px;}
.Sjrk a:hover{background:#D5EEF5;text-decoration:none;}

/*首页政策解读 style*/
.scroll_horizontal{position:relative;width:1200px;height:280px;margin:0 auto}
.scroll_horizontal .box{overflow:hidden;position:relative;width:900px;height:280px;margin:0 auto}
.scroll_horizontal .list{overflow:hidden;width:9999px}
.scroll_horizontal .list li{float:left;width:900px}
.scroll_horizontal .minus,.scroll_horizontal .plus{position:absolute;width:69px;height:69px;z-index:2;top:105px ;cursor:pointer;}
.scroll_horizontal .plus{left:30px;background:url(../images/Sprites.png) no-repeat 0 -40px;}
.scroll_horizontal .plus:hover{background:url(../images/Sprites.png) no-repeat 0 -120px;}
.scroll_horizontal .minus{right:30px;background:url(../images/Sprites.png) no-repeat -80px -40px;}
.scroll_horizontal .minus:hover{background:url(../images/Sprites.png) no-repeat -80px -120px;}
.lx-yjzj-tit{font-size:28px;text-align:center;color:#0061ab;line-height:24px;padding-top:45px}
.lx-yjzj-tit1{text-align:center;padding-top:30px}
.lx-yjzj-tit1 a{font-size:18px;line-height:18px;color:#333}
.lx-yjzj-text{font-size:14px;color:#666;line-height:24px}
.lx-yjzj-cy{line-height:42px; height:42px;width:158px;border-radius:6px;background:#0061ab ;text-align:center;margin:0 auto;margin-top:20px}
.lx-yjzj-cy a{color:#fff;font-size:18px;}
.lx-yjzj-tit1{font-size:18px;line-height:18px;text-align:center;padding-top:30px;margin-bottom:12px}
.lx-yjzj-tit1 a{color:#333}
.lx-yjzj-text{font-size:14px;color:#666;line-height:24px}

/*高级检索 style*/
.tags-list{border-bottom:1px solid #eee;overflow:hidden;margin:0 20px}
.tags-list .slidemenu-head{display:none}
.tags-list dl{border-bottom:1px dotted #dfdfdf;line-height:20px;margin:0;overflow:hidden;padding:10px 0 10px 70px;position:relative;width:auto}
.tags-list dl:last-child{border-bottom:medium none}
.tags-list2 dl{padding-left:30px}
.tags-list dl.hauto{height:auto}
.tags-list dt{color:#999;float:left;font-size:14px;height:30px;left:5px;line-height:30px;position:absolute;text-align:left;top:10px}
.tags-list .tit{background:rgba(0,0,0,0) none repeat scroll 0 0;color:#b0b0b0}
.tags-list .changefieldandcss{border:1px solid #016AC6;color:#016AC6}
.tags-list dd{display:inline-block;float:left;min-width:80px;padding:5px 0;text-align:left}
.tags-list2 dd{min-width:80px}
.tags-list dd a{border:1px solid #fff;border-radius:5px;color:#333;font-size:14px;padding:2px 6px}
.tags-list dd a:hover{color:#016AC6; text-decoration:none;}
.tags-list .active{border:#016AC6 1px solid;border-radius:5px;color:#016AC6;padding:2px 6px}
.tags-tx dl{padding-left:0}
.tags-tx dd{min-height:40px}



/** WebSite Bottom Style**/
.SiteBottom{background:#0069C5;padding:20px; color:#fff;}
.HotLink a{background:#fff none repeat scroll 0 0;display:block;float:left;margin:5px;overflow:hidden;padding:1px 3px 1px 5px;text-decoration:none;white-space:nowrap;width:177px;word-break:keep-all}
.HotLink a:hover{background:#e6f1f9 none repeat scroll 0 0}


/** Two Columns Style **/
.BanneBg{width:100%; position:absolute; z-index:-1; height:250px;margin-top:-8px;}
.Weizhi{text-indent:15px; height:30px; line-height:30px;}
.LmTitleBg{height:50px;background:url(../images/Sprites.png) -200px 0 no-repeat;display:block;}
.LmDh ul{marign:0;padding:0;}
.LmDh li{height:38px; padding:12px 0 0 25px; border-bottom:#eee 1px solid; background:url(../images/Ico.png) 190px -330px no-repeat;transition:.25s linear; -moz-transition:.25s linear; -webkit-transition:.25s linear;}
.LmDh li:hover{border-bottom:#C0D1E3 1px solid; background:url(../images/Ico.png) 200px -330px no-repeat #F4F8FF;}
.LmDh a{font-size:16px;}
.Content{padding:20px 40px;line-height:180%; font-size:16px;}
.Content p{line-height:180%; font-size:16px;margin:8px 0;}
.fenye a {background: #fff;border: 1px solid #eee;display: inline-block;padding: 5px 15px; transition: all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s; cursor:pointer;}
.fenye a:hover{border: 1px solid #016AC6;}

.wza-box a{ display: block;float: right;height: 38px;line-height: 38px;padding: 0 16px;font-size: 18px;letter-spacing: 0.32px; }
.wza-box a.wza{ background: #fff;color: #F76B00; border: 1px solid #FC740D; border-radius: 2px 0px 0px 2px;}
.wza-box a.oldman{ background:#F79600;color: #fff;border: 1px solid #F79600;border-radius: 0px 2px 2px 0px; }

