/*网站主色紫:#8d327c*/
*{margin: 0;padding: 0;list-style: none;}
img{border: 0;}
body{background:url(../images/bg_body.jpg) repeat-x #f5f5f5;font-family: "microsoft yahei";font-size: 14px;color: #333;}
a{color: #666;text-decoration: none;}
a:hover{color:#8d327c;}
.container,.header{width: 1000px;margin: auto;overflow: hidden;}
.header{background:#8d327c;/*text-align: center;*/height: 132px;display: table-cell;vertical-align: middle;overflow: hidden;padding: 0 15px;}
.header img{margin-left: 6%;}
.logo{height: 90px;}
/*导航*/
.nav{height:44px;line-height:44px;background:#770061;font-size: 16px;overflow: hidden;}
.nav .nav-ul li{float:left;text-align: center;}
.nav .nav-ul .date-time{padding: 0;font-size: 16px;color: #fff;}
.nav .nav-ul li:last-child{background: none;}
.nav .nav-ul li a{color:#fff;width: 142px;display: block;}
.nav .nav-ul .nav-sub li a{display: inline;}
.nav .nav-ul li a:hover{background:#ff99ec;color:#fff;}
.nav .nav-ul .nav-sub li a:hover{background:#770061;color:#fff;}
.nav .nav-ul .nav-sub{overflow:hidden; position:absolute;z-index:9999;}
.nav .nav-ul .nav-sub li{z-index:9999; float:none;background:#ff99ec;display:none;width: 142px;}
.nav .nav-ul li .nav-arrow{background:url(nav-arrow.png) no-repeat center center; margin:3px 10px; width:7px; height:4px; display:inline-block;}
.nav .nav-ul li:hover .nav-sub li{display:block;}
.nav .nav-ul li .nav-sub li:hover{background:#770061;}
/*主体*/
/*左*/
.main{background: #fff;}
.c-l,.c-r{padding: 15px;}
.section{width:636px;overflow: hidden;margin-bottom:15px;}
/*焦点图*/
.c-l{float: left;width:636px;}
.yx-rotaion{border:1px solid #e5e8ed;}
.yx-rotaion img{width:636px;height:300px;}
.yx-rotaion a{color:#fff;}
.yx-rotaion-btn,.yx-rotaion-title,.yx-rotation-focus,.yx-rotation-t,.yx-rotaion-btn{position:absolute}
.yx-rotation-title{position:absolute;width:100%;height:40px;line-height:40px;background:#000;filter:alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity:0.4;opacity:0.4;left:0;bottom:0;_bottom:-1px;z-index:1}
.yx-rotation-t{color:#fff;font-size:14px;z-index:2;bottom:0;left:10px;line-height:40px}
.yx-rotation-focus span,.yx-rotaion-btn span{background:url(../images/ico.png) no-repeat;display:block;}
.yx-rotation-focus{height:40px;line-height:40px;right:5px;bottom:0;z-index:2}
.yx-rotation-focus span{width:12px;height:12px;line-height:12px;float:left;margin-left:5px;position:relative;top:14px;cursor:pointer;background-position:-24px -126px;text-indent:-9999px;}
.yx-rotation-focus span.hover{background-position:-10px -126px}
.rotaion_list{width:0;height:0;overflow:hidden;}
/*左右箭头*/
.yx-rotaion-btn{width:100%;height:41px;top:50%;margin-top:-20px;}
.yx-rotaion-btn span{width:41px;height:41px;cursor:pointer;filter:alpha(opacity=30);-moz-opacity:0.3;-khtml-opacity:0.3;opacity:0.3;position:relative}
.yx-rotaion-btn .left_btn{background-position:-2px -2px;float:left;left:10px}
.yx-rotaion-btn .right_btn{background-position:-2px -49px;float:right;right:10px}
.yx-rotaion-btn span.hover{filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity:0.8;opacity:0.8}
/*栏目*/
.column{border-bottom: 2px solid #8d327c;height: 40px;line-height:40px;}
.column h4{font-size: 18px;color: #005dab;float: left;font-weight: normal;}
.aside .column h4{background: url("../images/icon.png") no-repeat;padding-left: 30px;}
.aside .column h4.icon01{background-position: 0 10px;}
.aside .column h4.icon02{background-position: 0 -30px;}
.aside .column h4.icon03{background-position: 0 -70px;}
.aside .column h4.icon04{background-position: 0 -110px;}
.borderb{border-bottom: 2px solid #F60;}
.more{font-size: 14px;float: right;color: #666;font-weight: normal;text-transform:uppercase;}
.more:hover{color:#F60;text-decoration: underline;}
/*.dongtai li{line-height: 24px;padding: 8px 0 8px 15px;background: url("gif-0165.gif") no-repeat 0 15px;}*/
.dongtai li a{color: #333;}
.dongtai li a:hover,.dqml .text-title:hover{color:#8d327c;text-decoration: underline;}
.dongtai li span{float: right;color: #999;}
.dongtai .tit-info a{color: #666;}
#wrap h4{padding:0 15px;color: #666;}
#wrap .current{height:39px;line-height:39px;cursor: pointer;border: 1px solid #ccc;border-bottom: 0;border-radius: 4px 4px 0 0;color: #005dab;border-bottom: 2px solid #F60;}
.cont{display:none;}
#wrap .current,.box .current{display:block;}
/*当期*/
.thumbnail {
    display: block;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}
.dqml{margin-top: 20px;overflow: hidden;border-bottom: 1px dashed #eee;}
.dqml dt{float: left;width:30%;margin-right: 4%;}
.dqml dt img{width: 100%;}
.dqml dd{float: left;width: 100%;}
.dqml dd h4{font-size: 18px;margin-bottom: 10px;}
.dqml .text-title{color: #333;font-size: 14px;font-weight: normal;}
.dqml dd p{font-size: 14px;color: #666;margin: 5px 0;line-height: 24px;}
.dqml dd .abs .zhaiyao,.dqml dd .abs .pdf,.dqml dd .abs .html{background-repeat:no-repeat;padding-left:20px;}
.dqml dd .abs .zhaiyao{background-image: url("../images/a.png");}
.dqml dd .abs .pdf{background-image: url("../images/p.png");}
.dqml dd .abs .html{background-image: url("../images/h.png");}
.dqml dd .abs .shuzi{color: #f00;padding: 0 4px;}
.view-more{clear: both;overflow: hidden;margin-top: 20px;}
.view-more .view-all,.view-more .backtop{color: #333;font-size:16px;cursor: pointer;border: 1px solid #ccc;padding:10px;border-radius: 4px;display: block;text-align: center;}
.view-more .view-all:hover,.view-more .backtop:hover{background: #f7f7f7;}

.scrollpic{margin-top: 20px;overflow: hidden;}
.scrollpic ul li{width: 19%;float: left;margin-bottom: 20px;padding:0 3%;}
.scrollpic ul li img{width: 100%;-webkit-box-shadow: 3px 3px 5px rgba(0,0,0,.08); -moz-box-shadow: 3px 3px 5px rgba(0,0,0,.08);
    box-shadow: 3px 3px 5px rgba(0,0,0,.08);}
.scrollpic ul li a{display: block;}
.table-list{border-collapse:collapse;border: 1px solid #fff;margin-top: 20px;background: #eee;text-align: center;font-size: 14px;}
.table-list td{padding:1%;}
/*右*/
.c-r{float: right;width: 293px;overflow: hidden;}
.aside{margin-bottom:15px;overflow: hidden;}
/*检索*/
.onebox-search{overflow: hidden;font-size: 16px;line-height: 40px;height: 40px;width: 293px;}
.jiansuo{float: left;margin-right:10px;}
.onebox-search  .search-input{padding-left: 5px;height: 38px;border: 1px solid #8d327c;float: left;width:143px;}
.onebox-search  .search-input:focus{border: 1px solid #c31aa3;outline: none;}
.onebox-search .search-btn,.onebox-search .adv-search,.onebox-search .basic-search{font-weight: normal;background:#8d327c;height: 40px;line-height: 40px;text-align: center;width:80px;float: left;}
.onebox-search .adv-search,.onebox-search .basic-search{background:#ffae14;color: #fff;}
.onebox-search .basic-search{background:#c31aa3;width: 60px;border:0;outline:none;cursor:pointer;}
.onebox-search .adv-search{float: right;}
/*在线办公*/
.office{overflow: hidden;margin: auto;background:#fff4fd;padding:10px;}
.office-menu{background: #fff;padding:10px 30px;overflow: hidden;}
.office a{margin:0 auto;height:50px;line-height: 50px;color:#770061;font-size: 16px;letter-spacing: 1px; display: block;}
.office i{background-image: url("../images/office-icon.png");float: left;width: 40px;height:40px;margin: 0 20px 0 40px;}
.office .icon01{background-position: 0 0;}
.office .icon02{background-position: 0 -38px;}
.office .icon03{background-position: 0 -72px;}
.office .icon04{background-position: 0 -120px;}
/*.office .icon05{background-position: 0 -156px;}
.office .icon06{background-position: 0 -204px;}*/
.office a:hover{color:#8d327c;text-decoration: none;background:#fff4fd;}
.menu{margin-top: 10px;}
.menu a{display: block;float: left;overflow: hidden;}
.menu .dy{margin-right:27px;}
.tubiao a:hover{background: none;}
/*
.primary-menu li a{display: block;color: #fff;padding: 10px 16px;margin-bottom: 10px;width: 210px;
    background-color: #286090;
    border-color: #204d74;}*/

.bqxx h5{font-size: 18px;margin-bottom: 10px;color:#005dab;}
.cover{text-align: center;margin:10px auto 0;}
#demo{position: relative;width: 100%;height:296px;overflow: hidden;}
#demo ul{position: absolute;top:0;left:0;}
#demo ul li{margin-bottom: 20px;}
#demo li img{width:293px;height: 52px;}
.aside .column{border-bottom: 0;}
.border{border: 1px solid #eee;}
.links ul,.bqxx{padding: 10px;}
.links ul li,.dongtai li,.bqxx li a{line-height: 24px;margin: 10px 0;background: url(../images/gif-0165.gif) no-repeat 0 center;padding-left: 15px;}
.dongtai li{background-position: 0 5px;}
.bqxx-lanmu{background:#fff4fd;padding: 10px;}
.bqxx li{border-bottom: 1px dashed #eee;padding: 4px 0;}
/*尾部*/
.footer{background:#8d327c;padding: 20px 0;width: 100%;text-align: center;color: #fff;}
.footer li,.bqxx li{line-height: 24px;}


.fl{float: left;}
.fr{float: right;}
.jiansuo{padding:10px 40px;color:#fff;}
.jiansuo li{margin-bottom: 10px;}