@charset "utf-8";
/* CSS Document */

.content{width:100%;margin: auto;background: url(../images/bottom_bg_31.jpg) no-repeat center bottom;background-size: contain;}

.main{margin-top:20px;padding-bottom:30px; }


/* 左侧 */

.left_menu{width:248px;float:left;background: #ffffff;min-height: 750px;}

.left_menu h4{height:60px;line-height: 60px;font-size: 18px;color:#ffffff;background:url(../images/left_h4_icon1_03.png) no-repeat 70px center #04689f;padding-lefT:110px;font-weight:normal;}

.menu_list{margin:20px 10px 0;}

.menu_head{height:36px;position:relative;margin:0px;font-weight:bold;background:url(../images/menu_head_bg1_14.jpg) no-repeat;margin-bottom:12px;line-height:36px;font-size:16px;color:#ffffff;cursor:pointer;font-weight:bold;display: block;padding-left:30px;}

.menu_list .current{background:url(../images/menu_head_bg_07.jpg) no-repeat;color:#ffffff;}

.menu_body{height:auto;overflow:hidden;line-height:30px;backguound:#fff;padding:0 0 12px 0;}

.menu_body a{display:block;height:30px;line-height:30px;background:#fff;text-decoration:none;font-size: 14px;color:#666666;padding-lefT:32px;}

.menu_body a:hover{background:url(../images/menu_body_a_bg_11.png) 200px center #f2f2f2 no-repeat; color:#188fcf;}

.menu_body .first{background:url(../images/menu_body_a_bg_11.png) 200px center #f2f2f2 no-repeat; color:#188fcf;}



/* 右侧 */

.right_main{width:932px;float:left;margin-lefT:20px;background: #ffffff;}

.notice{height:60px;line-height: 60px;border-bottom: 1px #e9e9e9 solid;position: relative;font-weight: normal;}

.notice span{position: absolute;display: block;width:3px;height:20px;background: #04689b;left:20px;top:20px;}

.notice p{line-height: 60px;font-size: 16px;color:#666666;padding:0 300px 0 34px;font-weight: normal;}

.notice p i{width:5px;height:9px;display: inline-block;background: url(../images/triangle_icon_06.png) no-repeat;margin-left: 16px;}

.notice ul{position: absolute;right:32px;height:60px;top:0px;}

.notice ul li{float: left;padding:0 4px;line-height: 60px;font-size: 14px;color:#666666;}

.notice ul li a{display: block;line-height: 60px;font-size: 14px;color:#666666;}

.notice ul li a:hover{color:#04689f;text-decoration: underline;}

.notice ul .first a{color:#04689f;text-decoration: underline;}


.news_ul{margin:24px;}

.news_ul li{height:44px;border-bottom: 1px #dcdbdb dashed;position: relative;}

.news_ul li a{display: block;font-size: 14px;color:#444444;line-height: 44px;padding:0 140px 0 16px;background: url(../images/arrow_30.png) no-repeat 4px center;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}

.news_ul li a:hover{color:#0782c5;}

.news_ul li span{font-size: 14px;color:#999999;line-height: 44px;position: absolute;right:14px;top:0px;}



/**
 * Pagination
 */
.pagin { display:block;}
.pagin-link { display:inline-block; padding:5px 10px; margin:0 2px; border-radius:3px; border:1px #ddd solid; background:#fff; line-height:18px; font-size:12px; color:#0782c5; text-decoration:none; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}
.pagin-link i { font-size:10px;}
.pagin-link:hover { border-color:#6eb0e4; box-shadow:0 0 3px #eee;}
.pagin-cur,
.pagin-cur:hover { border-color:#0782c5; background:#0782c5; color:#fff;}
.pagin-disable { color:#afafaf; cursor:default;}
.pagin-disable:hover { border-color:#ddd; background:#fff;}
 
.pagin-ell { line-height:18px; font-size:14px; color:#00b2eb;}
.pagin-txt { display:inline-block; padding:5px 8px; line-height:18px; font-size:12px; color:#666;}
.pagin-jump,
.pagin-jump-focus { display:inline-block; *vertical-align:-5px; border:1px #ddd solid; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}
.pagin-input { *float:left; width:40px; height:26px; border:none; outline:none; background:#fff; line-height:26px\9; *line-height:26px; text-align:center; font-size:12px; color:#00b2eb;}
.pagin-btn { *float:left; display:none; padding:0 10px; line-height:26px; font-size:12px; color:#fff; text-decoration:none;}
.pagin-jump-focus { border-color:#00b2eb; background:#00b2eb; *vertical-align:-1px;}
.pagin-jump-focus .pagin-btn { display:inline-block;}

.tc{text-align: center;margin:30px 0;}



/**
 * Pagination
 */
.pagination { display:block; text-align:center; margin:30px 0;}
.page-item{display:inline-block; display:inline;}
.page-link { padding:5px 10px; margin:0 2px; border-radius:3px; border:1px #ddd solid; background:#fff; line-height:18px; font-size:12px; color:#0782c5; text-decoration:none; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}
.page-link i { font-size:10px;}
.page-link:hover { border-color:#6eb0e4; box-shadow:0 0 3px #eee;}
.pagin-cur,
.pagin-cur:hover { border-color:#0782c5; background:#0782c5; color:#fff;}
.pagin-disable { color:#afafaf; cursor:default;}
.pagin-disable:hover { border-color:#ddd; background:#fff;}
