@charset "utf-8";
body{color:#333333; font-size:14px; font-family:microsoft yahei; -webkit-text-size-adjust:none; /*min-width: 1200px;*/}
body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, hr, input, legend, li, ol, p, pre, textarea, ul{ padding:0; margin:0;}


/*footer*/
.footer_links{border-top: #12589f 3px solid; clear: both;}
.footer_links .container{padding: 25px 0;}
.footer_links dl{float:left; width:19%; margin-right:1%; position:relative; z-index:20;}
.footer_links dl dt{border:#dddddd 1px solid; height:30px; line-height:30px; padding-left:18px; color:#666666; cursor:pointer; position:relative; z-index:2;}
.footer_links dl dt i{ position:absolute; right:11px; top:10px; width:16px; height:9px; background: no-repeat 0 bottom;}
.footer_links dl dt.on i{background-position: 0 0;}
.footer_links dl dd{ display:none; position:absolute; width:100%; bottom:100%; left:0; /*top:32px;*/ font-family:"宋体"; font-size:12px;}
.footer_links dl dd .scrolldd{ border:#ddd 1px solid; background:#fff; overflow-y:auto; max-height: 350px;}
.footer_links dl dd a{display:block;  padding:6px 0 6px 10px; line-height:18px; color:#666; border-bottom:#e3e3e3 1px dotted; background:#fff;}
.footer_links dl dd a:hover{background:#f8f8f8; color:#1768a0;}
.footer_links dl dt.on{color:#333; background:#fff;}
.footer_links dl.dl2{width: 20%;}
.footer_links dl.dlend{margin-right: 0;}

.footer{background: #f1f1f1; padding: 20px 0; clear: both;}
.footer_wzbs{float: left; border-right: 1px solid #dcdcdc; padding: 30px 20px 30px 50px;}
.footer_wzbs img{display: block;}
.footer_txt{float: left; width:580px; padding-left: 30px;}
.footer_nav{padding: 15px 0 10px; margin-left: -10px;}
.footer_nav a{margin: 0 10px;}
.footer_copyright{line-height: 26px;}
.footer_icon{float: right; padding-top:10px; margin-right:50px;}
.footer_icon span{display: inline-block; vertical-align: middle; margin-left: 10px;}
.footer_icon .wx{text-align: center;}
.footer_icon .wx img{display: block; margin-bottom: 5px; width: 100px;}


/*common*/
.common_hd{background: #f7f7f7; line-height:46px; height: 46px;}
.common_hd li{float: left; cursor:pointer;}
.common_hd li a{padding: 0 30px; font-size:18px; display: block;}
.common_hd li.on{background: #3477bc; font-weight: bold;}
.common_hd li.on a{color: #fff;}
.common_hd .more{float:right; padding-right:11px; font-size: 14px;}
.common_hd .more a{color:#999999;}
.common_hd .more a:hover{color:#333;}

.common_newslist li{position:relative; padding:0 95px 0 15px; font-size: 16px; line-height:34px; overflow:hidden; vertical-align:top;}
.common_newslist li i, .common_newslist_code li i{position:absolute; left:0; top: 50%; margin-top: -1px; width: 3px; height: 3px; background: #a81404;}
.common_newslist li .time, .common_newslist_code li .time{ position:absolute; right:0; top:0; color:#999999; z-index:1;}
.common_newslist li a, .common_newslist_code li a em{float:left; max-width:100%; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}
.common_newslist_nd li{padding-right:0;}
.common_newslist_md li{padding-right: 65px;}
.common_newslist_twocol{margin: 0 -15px; overflow: hidden;}
.common_newslist_twocol li{float: left; width: 50%; padding: 0; position: static;}
.common_newslist_twocol li div{padding:0 95px 0 15px; margin: 0 15px; position: relative; overflow: hidden;}
.common_opahov:hover{filter:alpha(opacity=85); -moz-opacity: 0.85; opacity:0.85;}

.common_newslist_code li{position:relative; padding:0 95px 0 15px; font-size: 16px; height:34px; line-height: 34px; vertical-align:top;}
.common_newslist_code li a{display: block;}
.common_newslist_code li a em{font-style: normal;}


.curmb{line-height:26px; padding:10px 0 10px 20px; background: no-repeat left center; font-size: 14px;}
.curmb2{padding-left:50px; background: no-repeat 20px center #f6f6f6; height: 50px; line-height: 50px; font-size: 16px; color: #666666; margin: 10px 0;}
.curmb2 a{color: #666666;}
.curmb2 a:hover{color: #a81404;}
.cur_channel{border-bottom:1px solid #ddd; font-size: 18px; color: #12589f; padding-bottom: 10px;}
.cur_channel i{display: inline-block; width: 8px; height: 8px; background: #12589f; margin-right: 15px; vertical-align: middle;}
.cur_channel span{vertical-align: middle;}

/*page*/
.pagediv{ clear:both; padding:20px 0; text-align:center; color:#666666; font-size:12px; font-family:"宋体";}
.pagediv a{color:#666666;}
.pagediv .pagination_index_last *{vertical-align:middle\9;}
.pagediv .arrow{margin:0 2px 5px;}
.pagediv .arrow a, .pagediv .index_num, .pagination_index_last a{ display:inline-block; padding:0 10px; line-height:30px; border:#dddddd 1px solid; border-radius:3px; background: repeat-x;}
.pagediv .index_num{ border-color:#1297dc; background:#1297dc; color:#fff;}
.pagediv a:hover{background:#1297dc; border-color:#1297dc; color:#fff; text-decoration:none;}
.pagination_index_last{ padding-left:15px;}
.pagination_index_last a{font-weight:bold;}
#pagination_input{width:40px; margin:0 2px; height:28px; border:#dddddd 1px solid; background:#fff; text-align:center; border-radius:3px;}


/*图片鼠标经过效果*/
/*.imghover{ -moz-transition:all 0.4s ease-in-out 0s; -ms-transition:all 0.4s ease-in-out 0s; -o-transition:all 0.4s ease-in-out 0s; -webkit-transition:all 0.4s ease-in-out 0s; transition:all 0.4s ease-in-out 0s;}
.imghover:hover{-moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1); -webkit-transform:scale(1.1); transform:scale(1.1);}*/
