﻿﻿@charset "utf-8";
body{color:#333333; font-size:14px;background: #fff font-family:Microsoft YaHei,Simsun,SimHei,Arial; -webkit-text-size-adjust:none;background:#f5f5f5;}
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;}
li, ol, ul{ list-style:none;}
img{ border:none; border:0; max-width:100%;}
a{ text-decoration:none; color:#333333; noline:expression(this.onFocus=this.blur());}
a:focus {outline:none;-moz-outline:none;}
a:hover{color: #3a87d3;text-decoration: underline;}
button, input, select, textarea {font-family: inherit; font-size:0.9375em;}
input:focus, textarea:focus{ outline: none;}
input::-webkit-input-placeholder{color: #999999;}
.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;line-height:0;content:""}.clearfix:after{clear:both}
.clear{clear:both;}
.container{ width:1110px; margin:0 auto; clear:both;}
.container:after {clear: both;}
.container:after, .container:before {display:table;content: "";}
.boxsizing_c{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}
.mt15{margin-top: 15px;}
.mb10{margin-bottom: 10px;}
.mb20{margin-bottom: 20px;}
.fl{float: left;}
.fr{float: right;}
.color-999{color:#999;}


/***** header *****/
.header { background: url(../images/bg_top.jpg) no-repeat center top; height: 152px;}
.header .logo { padding-top: 36px; float:left;}
.header .slogan { float:right; padding-top:60px;}

.mainnav { height: 45px; background: #3a87d3; color: #fff;}
.mainnav ul {float:left;}
.mainnav ul li {float:left; border-left: 1px solid #75abe0;}
.mainnav ul li:first-child{border-left:0;}
.mainnav ul a {color: #fff; font-size: 16px;line-height: 45px; display:inline-block; height: 45px; padding: 0 35px;}
.mainnav ul a:hover,.mainnav ul li.on a {background: #286fb5; text-decoration: none;}
.mainnav .login {float:right;}
.mainnav .login a {margin: 0 10px; font-size: 16px; line-height: 45px; color: #fff;}


/*footer*/
.footer { margin-top: 42px; margin-top: 30px; text-align:center;}
.footer_links { background: #055ea2; padding: 10px 0;}
.footer_links select { width: 250px; height: 24px; margin:0 15px;}
.footer .copyright { padding: 15px;text-align: center;}

/*common*/
.common_row{*overflow: hidden; *clear:both;}
.common_row:after, .common_row:before{content: ''; display: block; clear: both;}
.hover_opacity:hover{filter:alpha(opacity=85); -moz-opacity: 0.85; opacity:0.85;}

.tab_card .hd{border-bottom:2px solid #e8e7e7; line-height:42px; height: 40px;margin-bottom: 15px;}
.tab_card .hd li{float: left; font-size: 16px;padding:0 20px; height: 40px; cursor:pointer;}
.tab_card .hd li a{text-decoration: none;}
.tab_card .hd li.on {border-bottom:2px solid #3a87d3; margin-bottom: -1px;}
.tab_card .hd li.on a{color: #2372c2;}
.tab_card .more{float:right; }
.tab_card .more a{display: block;width:37px;height: 30px;margin: 5px 0;background: url(../images/more1.jpg) no-repeat center;}
.tab_card .more img{vertical-align: middle;}

.newslist_oneLine{clear: both;}
.newslist_oneLine li{position:relative; padding:0 0 0 12px; line-height:34px; overflow:hidden;}
.newslist_oneLine li:before{content:''; position:absolute; left:0; top: 50%; margin-top: -1px; width: 2px; height: 2px; background: #424242;}
.newslist_oneLine li .time{position:absolute; right:0; top:0; color:#999999; font-size:12px;}
.newslist_oneLine li a{float:left; max-width:100%; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}
.newslist_oneLine li a:hover{color: #3a87d3;}
.newslist_oneLine_MD li{padding-right:50px;}
.newslist_oneLine_YMD li{padding-right:90px;}


/*page*/
.pagediv{ clear:both; padding:30px 2%; text-align:center; color:#666666; font-size:13px;}
.pagediv a{color:#666666;}
.pagediv .pagination_index_last *{vertical-align:middle\9;}
.pagediv .arrow{margin:2px;}
.pagediv .arrow a, .pagediv .index_num, .pagination_index_last a{ display:inline-block; padding:0 10px; line-height:28px; border:#AAB0C8 1px solid; border-radius:3px; transition: all .2s; -webkit-transition: all .2s;}
.pagediv .index_num{ border-color:#3396f2; background:#3396f2; color:#fff;}
.pagediv .index_num a{display:inline; padding:0; background:none; color:#fff; border:none;}
.pagediv a:hover{ border-color:#3396f2; background:#3396f2; 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:#AAB0C8 1px solid; background:#fff; text-align:center; border-radius:3px;}



