@charset "utf-8";
html, body{
    margin:0;
    padding:0;
    font-size:16px;
    color:#333;
    font-family:"microsoft yahei";
    background-color:#efeded;
    -webkit-text-size-adjust:none;
}
body *{
    transition-property:transform, color, background, opacity, border, display, height, z-index, filter !important;
}
img{
    border:none;
}
.clearfix:after{
    content:"";
    display:block;
    clear:both;
}
a{
    text-decoration:none;
}
img{
    border:none;
    vertical-align:middle;
}
dl, dt, dd, ul, li, form, input, textarea, h2, h3, h4, p{
    margin:0;
    padding:0;
    list-style:none;
}
input[type="text"]::-webkit-input-placeholder{ /* webkit browsers */
    color:#aaa;
}
input[type="text"]:-moz-placeholder{ /* mozilla firefox 4 to 18 */
    color:#aaa;
}
input[type="text"]::-moz-placeholder{ /* mozilla firefox 19  */
    color:#aaa;
}
input[type="text"]:-ms-input-placeholder{ /* internet explorer 10  */
    color:#aaa;
}
/*无障碍阅读-start*/
.accessible-wrap{
    display:none;
    -moz-user-select:none;
    -webkit-user-select:none;
    -ms-user-select:none;
    -khtml-user-select:none;
    user-select:none;
}
.accessible-body{
    position:fixed;
    z-index:10;
    width:100%;
    min-width:1000px;
    text-align:right;
    padding:10px 0;
    font-size:14px;
    background-color:white !important;
    border-bottom:1px solid #ddd;
}
.accessible-body-fixed{
    height:47px;
}
.accessible-body span{
    display:inline-block;
    padding:0 10px;
    margin-left:6px;
    border:1px solid #dbdbdb;
    border-radius:5px;
    background-color:#f3f3f3 !important;
    line-height:24px;
    color:#444 !important;
    cursor:pointer;
}
.contrast, .contrast *{
    background:black !important;
    color:white !important;
}
/*无障碍阅读-end*/
.user > .login-others > ul > a{
    line-height:40px;
    font-size:16px;
}
.user > .login-others{
    display:inline;
    margin-left:0 !important;
}
.user > .login-others > ul{
    right:0px;
}
@font-face{
    font-family:'icomoon';
    src:;
    src: format('embedded-opentype'),  format('truetype'),  format('woff'),
     format('svg');
    font-weight:normal;
    font-style:normal;
}
.white-bg{
    background:#fff;
}
/*base-end*/
/*index*/
.mb-25{
    margin-bottom:25px;
}
.pt-10{
    padding-top:10px;
}
.pd-20{
    padding:20px;
}
.pd-25{
    padding:0px 25px;
}
.pd-30{
    padding:0px 30px;
}
.pt-30{
    padding-top:30px !important;
}
.pb-30{
    padding-bottom:30px !important;
}
.pl-30{
    padding-left:30px;
}
.pr-60{
    padding-right:60px !important;
}
.line-32{
    line-height:32px;
}
.line-45, .line-45 a{
    line-height:45px;
}
.col-a{
    width:53.6%;
    float:left;
    overflow:hidden;
}
.col-b{
    width:45%;
    overflow:hidden;
    float:right;
}
.col-c {
    width:70%;
    float:left;
    overflow:hidden;
}
/*适老*/
.logo-right{
    display:inline-block;
    float:right;
    padding-right:1em;
}
.top-link{
    text-align:right;
}
.user.clearfix:after{
    clear:unset;
}
.top-link a{
    color:#888;
}
.top-link .version-links > a:after{
    content:"|";
    padding:0 5px 0 10px;
    color:#ccc;
}
.top-link .version-links > a:before{
    content:"|";
    padding:0 10px 0 4px;
    color:#ccc;
}
.pip-triggers > em > i{
    color:#888;
    vertical-align:middle;
}
.pip-triggers > em > i{
    margin-top:-2px;
}
.pip-triggers > div > div > div{
    line-height:20px;
    text-align:left;
}
.user{
    float:none !important;
}
#pip-triggers-container, .top-link .version-links, .top-link .user{
    display:inline-block;
}
.mt-space{
    margin-top:25px;
}
.max-wrap{
    max-width:1920px;
    min-width:1230px;
    margin:0 auto;
}
.main-wrap{
    width:1230px;
    margin:0 auto;
    position:relative;
}
.top-bar{
    height:91px;
    background:#fff;
    padding:18px 0;
}
.top-bar .logo{
    display:inline-block;
}
.logo-right > a{
    color:#999;
    margin-right:7px;
}
.logo-right > a:before{
    content:"|";
    display:inline-block;
    padding-right:10px;
    font-size:0.5em;
    position:relative;
    top:-1px;
}
.logo-right > a:first-child::before{
    display:none;
}
.login-others > ul{
    right:0 !important;
    width:8.9em !important;
    text-align:left;
}
.find-bar{
    width:260px;
    display:inline-block;
    border:1px solid #d5d8dd;
    border-radius:4px 4px;
    background:#fff;
    float:right;
    position:relative;
    margin-top:20px;
}
.find-bar > div{
    margin-right:30px;
}
.find-bar input[type="text"]{
    width:85%;
    height:32px;
    outline:none;
    padding-left:3%;
    border:0;
    line-height:32px;
    float:left;
    font-size:18px;
}
.find-bar input[type="submit"]{
    height:33px;
    width:30px;
    background:transparent;
    border:0px;
    border-radius:0px 6px 6px 0px;
    color:#666;
    font-family:"icomoon";
    position:absolute;
    z-index:9;
    right:0;
    top:-1px;
    font-size:18px;
}
.find-bar.search-in-menu{
    right:0;
    bottom:11px;
    width:24%;
    position:absolute;
}
.find-bar.search-in-menu input[type="submit"]{
    font-size:0.65em;
}
.find-bar em{
    display:block;
    position:absolute;
    background:none !important;
    color:red;
    font-style:normal;
    font-size:0.875em;
    left:2px;
    top:34px;
    z-index:999;
}
.top-banner{
    height:320px;
    width:100%;
}
.btn-area {
    width:28.5%;
    float:right;
}
.btn-area a {
    height: 8.825em;
    text-align:center;
    border-bottom:1px solid #e8e8e8;
    box-sizing:border-box;
    display:block;
    padding-top: 2em;
    width:100%;
}

.btn-area a:hover{
    background:#035cac;
}
.btn-area a:hover li{
    color:#fff;
}
.btn-area a:hover li:before{
    color:#fff;
}
.btn-area a li:hover{
    color:#fff !important;
}
.btn-area a:nth-child(3), .btn-area a:nth-child(4){
    border-bottom:0;
}
.btn-area a:nth-child(2n){
    border-right:0;
}
.btn-area a li{
    display:block;
    color:#444;
    padding:0px 10px;
}
.btn-area a li:before {
    content: attr(icon);
    font-family: icomoon;
    display: block;
    color: #555;
    font-size: 2.5em;
    margin: 0px auto 5px;
    font-weight: normal;
}
.btn-area a li:hover::before{
    color:#fff;
}
.btn-area02 {
    width:100%;
}
.btn-area02 a{
	width:50%;
	float:left;
	border-right:1px solid #e8e8e8;
}
.btn-area-one{
    background: no-repeat 100% 100%;
    height:281px;
    background-size:cover;
}
.btn-area-one a{
    height:100%;
    width:100%;
    display:block;
    color:#fff;
    text-align:center;
}
.btn-area-one a li:before{
    content:attr(icon);
    font-family:icomoon;
    display:block;
    color:#555;
    font-size:2em;
    margin:85px auto 5px;
    font-weight:normal;
    color:#fff;
}
.btn-area-one a li{
    font-size:1.625em;
}
.btn-zfxxgk{
    background: no-repeat right;
    height:7.98em;
    margin-bottom:15px;
    line-height:7.98em;
    text-align:center;
    background-color:#4194f0;
    background-size:cover;
}
.btn-zfxxgk > a:before{
    content:attr(icon);
    font-family:icomoon;
    display:inline;
    vertical-align:middle;
    color:#fff;
    font-size:1.375em;
    margin-right:10px;
    position:relative;
    top:-2px;
}
.btn-zfxxgk > a{
    color:#fff;
    font-size:1.625em;
    display:block;
}
.btn-zfxxgk > a:hover{
    color:#fff !important;
}
#tab1{
    padding-top:1px;
}
#tab1 > dt > ul > li.focus > a, #tab1 > dt > ul > li > a{
    padding:0.6em 0.75em;
}
#tab1 > dt > ul > li.focus > a, #tab2 > dt > ul > li.focus > a{
    background:#fff;
    color:#444;
}
#tab1 > dt{
    padding-left:10px;
}
.main-nav-bg{
    position:relative;
    z-index:99;
    height:50px;
    background:#334e8c;
}
.no_search_menu{
    width:calc(100% - 320px);
    width:-webkit-calc(100% - 320px);
    width:-moz-calc(100% - 320px);
    float:left;
}
/*下拉菜单--start*/
#menu{
    margin:0 auto;
}
#menu a{
    display:block;
    color:#fff;
}
#menu li:hover > ul{
    display:block;
}
#menu .focus{
    background:#1a2851;
}
/* 一级菜单 */
#menu > ul{
    display:table;
    width:100%;
}
#menu > ul > li{
    position:relative;
    display:table-cell;
}
#menu > ul > li > a{
    height:50px;
    line-height:50px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    text-align:center;
    font-size:1.125em;
}
#menu > ul > li:hover > a, #menu > ul > li > a:hover{
    background:#173b90;
    color:#fff !important;
}
/* 下拉的菜单栏 */
#menu > ul > li ul{
    display:none;
    position:absolute;
    background:rgba(255, 255, 255, 0.8);
    width:100%;
    padding-bottom:10px;
}
/* 下拉菜单的菜单项 */
#menu > ul > li > ul li{
    text-align:center;
    position:relative;
}
#menu > ul > li > ul li > a{
    color:#444;
    padding:10px 0;
}
#menu > ul > li > ul li > a:hover{
    background-color:#0076c5;
    color:#fff !important;
}
#menu ul li ul li:first-child a:hover{
    border-radius:0px;
}
/* 三级及以下的菜单项的定位 */
#menu > ul > li > ul > li ul{
    left:100px;
    top:-1px;
}
#menu > ul > li > ul > li ul > li{
    font-size:0.75em;
}
/* 下拉的菜单--end*/
/*菜单end*/
/*列表--模块化--开始*/
.small-title{
    display:none;
}
.news-list > a{
    display:block;
    padding:0.615em 0;
}
.news-list > a:after{
    content:"";
    display:block;
    clear:both;
    height:0;
}
.news-list > a > span{
    color:#666;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    float:left;
    width:calc(100% - 6em);
    width:-moz-calc(100% - 6em);
    width:-webkit-calc(100% - 6em);
}
.news-list > a:hover span{
    color:#ff7900;
}
.news-list > a > em{
    width:6em;
    float:right;
    color:#999;
    font-style:normal;
    font-size:0.875em;
    font-family:arial, verdana;
    line-height:1.82em;
    text-align:right;
}
.news-list.date-left > a > em{
    float:left;
    padding-top:0.5em;
}
.news-list.date-left > a > span{
    width:100%;
}
.sub-box-c .news-list.b-line > a{
    border-bottom:1px solid #ececec;
}
.sub-box-c .news-list.b-line > a:last-child{
    border-bottom:0;
}
.news-list.news-top li:first-child{
    border-bottom:1px dashed #ccc;
    padding-bottom:12px;
}
.news-list.news-top li:first-child a{
    color:#ff7900;
    font-size:1.25em;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.news-list.news-top li:first-child a:before{
    display:none;
}
.news-list.news-top li:first-child p{
    font-size:0.8em;
    line-height:26px;
    color:#666;
}
.b-line li{
    border-bottom:1px solid #eee;
}
/*.b-line li:last-child{
	border-bottom: none;
}*/
.b-line-dashed li{
    border-bottom:1px dashed #ddd;
}
/*.b-line-dashed li:last-child{
	border-bottom: none;
	}*/
.pre-1 li:before{
    content:"";
    background: no-repeat;
    width:5px;
    height:9px;
    float:left;
    margin-top:26px;
    padding-right:10px;
}
.pre-2 li:before{
    content:"";
    background: no-repeat;
    width:5px;
    height:9px;
    float:left;
    margin-top:26px;
    padding-right:10px;
}
/*table布局--开始*/
.d-table{
    display:table;
    table-layout:fixed;
    width:100%;
}
.d-table > *{
    display:table-cell;
    vertical-align:top;
}
.d-table > .mr-15{
    width:15px;
}
.d-table > .mr-25{
    width:25px;
}
/*列表--模块化--结束*/
/*二级栏目切换--模块化--开始*/
.box-tab > dd{
    padding:4px 20px 4px 25px;
}
.box-tab > dt{
    border-bottom:1px solid #ddd;
}
.box-tab > dt > ul > li{
    display:block;
    float:left;
}
.box-tab > dt > ul > li:first-child{
    margin-left:0;
}
.box-tab > dt > ul > li > a{
    float:left;
    color:#333;
    position:relative;
    font-size:1.16em;
}
.box-tab > dt > ul > li.focus > a{
    position:relative;
    color:#fff;
    background:#035cac;
    padding:0.6em 1.5em;
}
.box-tab > dt > ul > a:hover{
    color:#3db1ea;
}
.box-tab > dt > ul > li.focus > a .triangle, span.box-title-name .triangle{
    width:100%;
    height:6px;
    bottom:-1px;
    background: no-repeat center bottom;
    position:absolute;
    left:0%;
    z-index:1;
}
.box-tab > dd > ul > li{
    display:none;
}
.box-tab > dd > ul > li.focus{
    display:block;
}
.box-tab > dt > ul:after{
    content:"";
    display:block;
    height:0;
    clear:both;
}
.more.more-right{
    float:right;
    color:#999;
    font-weight:normal;
    font-size:0.875em;
    padding:1em;
}
.more.more-right:hover{
    color:#ff7900;
}
.more.more-center{
    display:block;
    text-align:center;
    background-color:#eee;
    padding:8px 0;
}
.more.more-center:hover{
    background-color:#3db1ea;
    color:#fff;
    -webkit-transition:background-color 400ms;
    transition:background-color 400ms;
}
/*二级*/
/*左*/
.left-menu{
    width:240px;
    background:#f5f5f5;
}
.left-menu h3{
    background: left bottom;
    background-size:cover;
    color:#fff;
    font-weight:normal;
    font-size:1.375em;
    padding-left:20px;
    padding:0.5em 0 0.5em 1.25em;
}
.left-menu h3:before{
    font-family:'icomoon';
    content:attr(icon);
    margin-right:10px;
    font-size:1.375em;
    display:inline;
    vertical-align:bottom;
}
.left-menu h3:after{
    content:attr(title);
}
.left-menu a{
    display:block;
    padding:15px 20px;
    color:#555;
}
.left-menu a:before{
    content:"\e907";
    font-family:'icomoon';
    vertical-align:sub;
    color:#999;
    font-size:1.375em;
}
.left-menu a.focus{
    background:#b5dff7;
    color:#1a5abb;
}
.left-menu a:hover, .left-menu a:hover::before{
    color:#f00;
}
/*二级list新闻表页*/
.sub-box-c .box-tab > dt{
    margin:0px 20px 0px 25px;
    display:block;
}
.sub-box-c .box-tab > dt > ul > li.focus span{
    line-height:1em;
    cursor:default;
    color:#333;
    font-size:1.5em;
}
.sub-box-c .box-tab > dt > ul > li.focus span:before{
    content:"";
    display:inline-block;
    width:7px;
    height:20px;
    background:#4478de;
    position:relative;
    left:0;
    top:1px;
    margin-right:15px;
}
.sub-box-c .box-tab > dd > ul > li{
    display:block;
}
.sub-box-c .box-tab > dt > ul > li{
    padding-bottom:1em;
}
.single-article{
    font-size:0.875em;
    line-height:2.4em;
    color:#666;
    word-break:break-all;
    text-indent:2em;
    font-family:"microsoft yahei";
}
.single-article img{
    max-width:100%;
}
/*内容页--start*/
.location *{
    display:block;
    float:left;
    font-family:"microsoft yahei";
}
.location{
    position:relative;
    margin:0px 0px 0.8em 25px;
    padding:0.5em 0;
}
.location:before{
    content:"";
    position:absolute;
    display:block;
}
.location i{
    margin-right:8px;
    background: no-repeat;
    width:1em;
    height:1em;
    position:relative;
    top:0.15em;
    background-size:cover;
}
.location > a, .location > em{
    color:#999;
    font-style:normal;
}
.location > span{
    color:#444;
}
.location > a:after{
    content:">";
    padding:0px 5px;
    font-family:simsun;
}
.location > a:after{
    content:">";
    padding:0px 5px;
    font-family:simsun;
}
.sub-box-c .third-title{
    border-bottom:1px solid #dbdbdb;
    line-height:initial;
}
.sub-box-c .third-title a{
    display:block;
    float:left;
    color:#000;
    padding:15px 0px;
    margin-right:20px;
}
.sub-box-c .third-title a.focus{
    border-bottom:3px solid #3db1ea;
    margin-bottom:-1px;
}
.news-content-wrap{
    padding:0px 50px;
    color:#666;
    font-family:"microsoft yahei";
    line-height:2em !important;
}
.news-content-wrap .big-title{
    padding:10px 0;
    font-size:1.5em;
    text-align:center;
    color:#333;
}
.news-content-wrap .second-title{
    padding-bottom:10px;
    font-size:1.2em;
    text-align:center;
    color:#666;
}
.news-content-wrap .content-small-title{
    font-size:0.75em;
    text-align:center;
    color:#999;
    line-height:1.5em;
    border-bottom:1px #eaeaea dashed;
    padding:1em 0;
    margin-bottom:20px;
}
.news-content-wrap .content-small-title span{
    padding-right:1em;
    display:inline-block;
}
.news_content_description{
    font-size:.75em;
    color:#888;
    background-color:#f3f3f3;
    line-height:1.75em;
    padding:10px 15px;
    margin-top:15px;
}
.news_content_text p{
    text-indent:2em;
}
.news_content_text img{
    max-width:700px;
    height:auto !important;
    display:block;
    margin:0 auto;
}
.news_content_other{
    padding:25px 0px;
}
.news-content-function{
    float:right;
    font-size:.75em;
    color:#999;
}
.news-content-function > span:before{
    content:"[";
}
.news-content-function > span:after{
    content:"]";
}
.news-content-function > span{
    display:inline-block;
    padding:0 5px;
    cursor:pointer;
    line-height:36px;
}
.news-content-function > span:hover{
    text-decoration:underline;
}
.news_content_img{
    text-align:center;
}
.news_content_img img{
    max-width:700px;
    height:auto !important;
}
.news-content-share{
    float:left;
}
.article{
    font-size:0.875em;
    color:#666;
    line-height:2.5em;
}
.sub-box-c .box-title{
    border-bottom:1px solid #eee;
    overflow:hidden;
    font-size:1.375em;
    display:block;
    padding:0.3em 0 0.5em 0.75em;
}
.sub-title{
    position:relative;
    padding:0px 25px;
}
.sub-box-c .box-title:before{
    content:"";
    width:0.3125em;
    height:1em;
    background:#1298e6;
    position:absolute;
    left:25px;
    top:0.52em;
    border-radius:3px 3px;
    display:inline-block;
}
.sub-box-c .sub-title .arrow-down{
    display:none;
    content:"";
    background: no-repeat center center;
    opacity:.80;
    filter:alpha(opacity=80);
    height:42px;
    width:42px;
    background-size:42%;
    cursor:pointer;
    position:absolute;
    right:15px;
    top:0;
}
.sub-box-c .sub-title .arrow-up{
    background: no-repeat center center;
    opacity:.80;
    filter:alpha(opacity=80);
    background-size:42%;
}
.sub-box-c .sub-nav{
    display:none;
    padding:10px 0;
    background:#fafafa;
    border:1px solid #dbdbdb;
    border-top:none;
    width:100%;
    box-sizing:border-box;
    position:absolute;
    left:0;
    z-index:8;
    box-shadow:0px 2px 4px rgba(0, 0, 0, 0.2);
}
.sub-box-c .sub-nav a{
    display:block;
    padding:10px 15px;
    float:left;
    color:#333;
}
.sub-box-c .sub-nav a.focus{
    color:#3db1ea;
}
/*翻页--start*/
.page-tile{
    display:block;
    font-family:verdana, arial;
    padding:20px 0;
    text-align:center;
}
.page-tile.other{
    border-width:1px 0 0;
}
.page-tile:after{
    display:block;
    content:"";
    clear:both;
}
.page-tile > *{
    color:#888;
    display:inline-block;
    background-color:#fff;
    text-align:center;
    font-size:0.875em;
    line-height:1.125em;
    overflow:hidden;
    border-radius:2px;
    border:1px solid #e3e3e3;
    padding:0.5em 0.7em;
}
.page-tile > em{
    display:none;
}
.page-tile > *:before{
    font-size:1em;
}
.page-tile .more:before{
    content:"…";
}
.page-tile a.prev:before{
    content:"\2039"
}
.page-tile a.next:before{
    content:"\203a"
}
.page-tile .focus{
    background-color:#4478de;
    color:#fff;
}
.page-tile a:hover{
    background-color:#eee;
    color:#666;
}
/*底*/
.bottom_copyright{
    background:#035cac;
}
.bottom_copyright .con td{
    padding:20px 0px;
    color:#9abede;
    position:relative;
    font-size:0.875em;
    line-height:2em;
}
.bottom_copyright .con span, .bottom_copyright .con a{
    color:#9abede;
}
.bottom_copyright .con div span, .bottom_copyright .con div a{
    display:inline-block;
    padding-right:10px;
}
.bottom_copyright .con .jg_icon{
    position:absolute;
    right:20px;
    top:24px;
    z-index:9;
}
.bottom_copyright .con .wj_icon{
    position:absolute;
    right:260px;
    top:37px;
    z-index:9;
}
/*pic-list start*/
.col-4 > li{
    width:23.5%;
    margin-left:2%;
    float:left;
    box-sizing:border-box;
    position:relative;
}
.col-4 > li:first-child{
    margin-left:0;
}
.col-4 > li:nth-child(4n 1){
    margin-left:0;
}
.img-frame{
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    background-color:#f2f2f2;
    text-align:center;
    font-size:0;
    overflow:hidden;
}
.img-frame img{
    max-height:100%;
    width:auto;
    max-width:100%;
    vertical-align:middle;
    display:inline-block;
}
.img-frame:after{
    content:"";
    display:inline-block;
    vertical-align:middle;
    height:100%;
    width:0;
}
.pic-library{
    margin-top:10px;
}
.pic-library > li > a{
    display:block;
}
.pic-library > li .img-size{
    padding-top:56%;
    position:relative;
}
.pic-library li a:hover img{
    transform:scale(1.1);
    transition:all 300ms;
}
.pic-library li a img{
    transform:scale(1);
    transition:all 300ms;
}
.pic-library > li em{
    font-style:normal;
    display:block;
    font-size:0.9375em;
    font-family:"microsoft yahei";
    color:#666;
    text-align:center;
    padding:10px 0px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    background:#f1f1f1;
}
.pic-library > li > a:hover em{
    text-decoration:underline;
}
.pic-library > li .player-btn{
    width:49px;
    height:49px;
    position:absolute;
    left:50%;
    top:50%;
    margin-top:-45px;
    margin-left:-25px;
    background: no-repeat center;
    cursor:pointer;
}
/*pic-list end*/
/*搜索结果页 start*/
.box-tab.sub-box-c.serch_info{
    border-top:0;
    float:none;
    width:100%;
}
.box-tab.sub-box-c.serch_info .sub-title{
    margin:15px 0;
    display:block;
    padding:20px;
    border:1px dotted #dddddd;
    border-radius:5px;
    font-family:"microsoft yahei";
    background-color:#f3f3f3;
}
.box-tab.sub-box-c.serch_info .sub-title .red{
    color:#ff4400;
}
.news-list.list-full{
    padding:0 20px;
}
.news-list.list-full > li{
    padding:5px 0 10px;
    border-bottom:1px dotted #dbdbdb;
}
.news-list.list-full > li:first-child{
    border-top:0;
}
.news-list.list-full > li > a > h1{
    font-size:0.875em;
    line-height:2em;
    height:2em;
    color:#666;
}
.news-list.list-full > li em{
    font-size:0.875em;
    line-height:2em;
    height:2em;
}
.news-list.list-full > li > a:hover h1{
    color:#ff7900;
    text-decoration:none;
}
.news-list.date-right > li:last-child > a{
    border-bottom:0;
}
/*select-links--开始*/
.select-links{
    width:1230px;
    margin:auto;
    padding:20px 0px;
}
.select-links select{
    float:left;
    display:block;
    margin-left:1%;
    font-size:1em;
    color:#888;
    padding:8px 15px;
    cursor:pointer;
    width:32.66%;
    box-sizing:border-box;
    border:1px solid #e4dcda;
}
.select-links select:first-child{
    margin-left:0;
}
.select-links select:focus{
    outline:none;
}
.select-links select{
    /*很关键：将默认的select选择框样式清除*/
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    /*在选择框的最右侧中间显示小箭头图片*/
    background: no-repeat scroll 97% center transparent;
    padding-right:15px;
}
/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
.select::-ms-expand{
    display:none;
}
/*网站地图页-模块化-start*/
.map-box.content-box{
    font-size:1em;
}
.map-box.content-box > .location{
    font-size:.75em;
}
.map > li{
    border-top:1px solid #e8e8e8;
    padding:0;
    line-height:2.4em;
}
.map > li:first-child{
    border-top:none;
}
.map > li .wrap{
    padding:5px 0;
}
.map > li .title{
    display:block;
    color:#333;
    border-left:8px solid #3db1ea;
    padding-left:10px;
    margin:10px 0;
    line-height:normal;
}
.map > li .node{
    display:inline-block;
    color:#4095ce;
    font-size:0.875em;
    line-height:2em;
    padding-right:25px;
    margin-left:19px;
}
.map > li .list{
    line-height:.75em;
    margin-bottom:5px;
    padding-left:19px;
}
.map > li .sub-node{
    display:inline-block;
    color:#888;
    font-size:0.75em;
    line-height:2em;
    padding-right:10px;
    font-family:simsun;
}
.map > li .sub-node:before{
    content:">";
    font-family:simsun;
    padding-right:5px;
}
.map a:hover{
    color:#ff7900;
}
/*网站地图页-模块化-end*/
/*内容底部相关信息*/
.news-content-wrap .content-relative{
    margin-top:40px;
}
.news-content-wrap .content-relative > div{
    line-height:2em;
    color:#000;
    border-bottom:1px solid #eee;
}
.news-content-wrap .content-relative > ul{
    padding:10px 0;
}
.news-content-wrap .content-relative > ul > li{
    font-size:.875em;
    color:#888;
    line-height:2em;
}
.news-content-wrap .content-relative > ul > li:before{
    content:"·";
}
.news-content-wrap .content-relative > ul > li > a{
    color:#888;
    text-decoration:underline;
}
.news-content-wrap .content-relative > ul > li > a:hover{
    color:#f52f3e;
}
/*意见征集*/
.suggestion_main{
    padding:45px 45px 20px 45px;
}
.suggestion_input_wrap{
    background-color:#f6f6f6;
    padding:25px 25px 0px;
    border:1px dotted #ccc;
    border-radius:5px 5px;
}
@media screen and (max-width:720px){
    .suggestion_input_wrap{
        margin-top:0;
    }
}
.suggestion_input_title{
    color:#666;
    padding-bottom:10px;
}
.suggestion_input_area{
    display:block;
    border:1px solid #ddd;
    width:100%;
    height:90px;
}
.suggestion_input_submit_wrap{
    text-align:right;
    padding:10px 0;
}
.suggestion_input_captcha_img{
    vertical-align:top;
    height:30px;
    cursor:pointer;
}
.suggestion_input_captcha{
    width:60px;
    border:1px solid #ddd;
    border-radius:2px;
    height:22px;
    padding:3px;
}
.suggestion_input_submit{
    margin-left:10px;
    border:none;
    background-color:#fa4646;
    height:28px;
    padding:0 10px;
    color:white;
    border-radius:2px;
    cursor:pointer;
}
.suggestion_list_wrap{
    padding-bottom:32px;
}
.suggestion_list > li{
    border-top:1px solid #eaeaea;
    margin:15px 0;
    padding:15px 0;
}
.suggestion_list > li > em{
    font-style:normal;
    line-height:2em;
    margin-left:5px;
    color:#169fa5;
}
.suggestion_list > li > b{
    font-weight:normal;
    line-height:2em;
    color:#aaa;
}
.suggestion_list > li > div{
    font-weight:normal;
    line-height:1.75em;
}
.suggestion_list > li > span{
    font-weight:normal;
    line-height:1.75em;
    color:#ff790a;
    display:block;
}
.suggestion_content_replay{
    font-size:.875em;
    color:#ff4c00;
    border:1px dotted #ccc;
    background-color:#f3f3f3;
    line-height:1.75em;
    padding:25px;
    margin:0px 0px 20px;
    border-radius:5px;
}
.common-msg{
    display:block;
    max-width:960px;
    margin:20px auto;
    padding:15px;
    line-height:32px;
    background:#f3f6ff;
    border-radius:5px;
    border:1px solid #d5dceb;
}