﻿body,html{height:100%}
body{/*overflow-y:scroll;*/}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td {
    padding: 0;
    margin: 0;
}
input:focus{outline:none}
a{
    text-decoration:none;
    color: #000000
}
a:hover{color:#1b6bb1}
table,td,th{
    border-spacing:0;
    border-collapse: collapse;
}
table,table tr th, table tr td { border:1px solid #d6d6d6; }
fieldset,img {
    border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
    font-weight: normal;
    font-style: normal;
}
strong{
    font-weight: bold;
}
ol,ul {
    list-style: none;
    margin:0;
    padding:0;
}
caption,th {
    text-align: left;

}
i,em,dfn{font-style:normal}
h1,h2,h3,h4,h5,h6 {
    font-weight: normal;
    font-size: 100%;
    margin:0;
    padding:0;
    color:#444;
}
q:before,q:after {
    content:'';
}
abbr,acronym { border: 0;
}
img{ vertical-align: middle;}
.mt60{margin-top: 60px !important;}
.mt20{margin-top: 20px !important;}
.mb20{margin-bottom: 20px !important;}
.ml20{margin-left:20px}
.mt15{margin-top:15px}
.blank30{height:30px;clear:both}
.left{float:left}
.right{float:right}

.plr20{padding:0 20px}
/* Custom CSS
 * --------------------------------------- */
body{
    font-family: "Microsoft YaHei",arial,helvetica;
    color: #000;font-size:14px;
    background: #eee;
}

/* 头部 */
#head,#content{
    width: 1100px;
    padding: 0 15px;
    margin: auto;
    background: #fff;
    overflow: hidden;
}
.head_time{
    padding: 5px 0;
    overflow: hidden;
}
.head_time_l,.left{
    float: left;
}
.head_time_r,.right{
    float: right;
}
.banner{
    width: 100%;
    height: auto;
}
/* 导航 */
.nav{
    padding: 7px 15px;
    background: #4989c6;
    overflow: hidden;
}
.nav_list li{
    float: left;
}
.nav_list li a{
    height: 31px;
    line-height: 31px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    margin-right: 30px;
    padding: 0 20px;
}
.nav_home a{
    display: block;
    padding: 0 10px;
    height: 31px;
    line-height: 31px;
    color: #4989c6;
    font-size: 16px;
    font-weight: bold;
    background: #fff;
    border-radius: 5px
}

#content{
    padding-top: 20px;
}
/* 焦点图 */
.yx-rotaion{ 
    /* margin-right: auto; 
    margin-bottom: 0; 
    margin-left: auto;  */
    width: 575px!important;
    height: 380px!important;
}
.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:16px;
    font-family:microsoft yahei;
    z-index:2;
    bottom:0;
    left:10px;
    line-height:40px;
}
.yx-rotation-focus span,.yx-rotaion-btn span{
    background:url(/material/zhuanti/images/ico.png) no-repeat;
    display:block;
}
.yx-rotation-focus{
    height:40px;
    line-height:40px;
    right:20px;
    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-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;
}
.yx-rotation-focus span.hover{
    background-position:-10px -126px;
}
.rotaion_list{
    width:0;
    height:0;
    overflow:hidden;
}
.rotaion_list img,.rotaion_list li{
    width: 100%;
    height: 100%;
}

/* 右侧新闻列表 */
.focus_news{
    width: 500px;
}
.focus_news li{
    margin-bottom: 20px;
}
.focus_news li #ReportIDname a{
    display: block;
    font-size: 20px;
    font-weight: bold;
    color: #4989c6;
    text-align: center;
    margin-bottom: 10px;
}
.focus_news li #ReportIDLogograph{
    display: block;
    line-height: 1.6;
    color: #8a8a8a;
    text-indent: 28px;
}

/* 新闻列表 */
.news{
    margin: 30px auto;
    overflow: hidden;
}
.news_tit{
    border-bottom: 2px solid #4989c6;
    overflow: hidden;
    padding: 7px 5px;
    margin-bottom: 10px;
}
.news_tit .news_tit_l{
    float: left;
    color: #4989c6;
    font-size: 16px;
    font-weight: bold;
    padding-left: 30px;
    position: relative;
}
.news_tit a{
    color: #8a8a8a;
    float: right;
}
.news_tit .news_tit_l::before{
    content: "";
    display: block;
    width: 17px;
    height: 17px;
    background: url(../images/tith.png) no-repeat center;
    position: absolute;
    top: 3;
    left: 0;
}
.news ul li{
    width: 480px;
    float: left;
    padding: 7px 50px 7px 20px;
    position: relative;
}
.news ul li #ReportIDIssueTime{
    float: right;
    color: #999;
}
.news ul li::before{
    content: ">";
    color: #4989c6;
    position: absolute;
    top: 8px;
    left: 4px;
}
/* 广告 */
.advertisement{
    width: 980px;
    height: 480px;
    padding: 25px 57px;
    border: 2px solid #4989c6;
    margin-bottom: 25px;
}
.advertisement a,.advertisement img{
    width: 100%;
    height: 100%;
}
.swiper-container {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }

/* 页脚 */
#footer{
    width: 100%;
    border-top: 5px solid #4989c6; 
    padding: 25px 0;
    text-align: center;
    font-weight: bold;
}

/* 二级列表页 */
#content1{
    width: 280px;
    float: left;
}
#content2{
    width: 780px;
    float: right;
}
.er_tab{
    border-bottom: 2px solid #4989c6;
}
.er_tab_tit{
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    background: #4989c6;
    height: 40px;
    line-height: 40px;
}
.er_tab ul li{
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    overflow: hidden;
    border-bottom: 1px solid #eee;
}
.er_tab ul li span{
    float: right;
    color: #ccc;
}

.er_list_tit{
    width: 100%;
    height: 40px;
    position: relative;
    overflow: hidden;
    z-index: 10;
}
.er_list_tit::before{
    content: "";
    display: block;
    width: 100%;
    height: 5px;
    background: url(../images/heng.png) no-repeat;
    position: absolute;
    top: 23px;
    left: 0;
    z-index: -1;
}
.er_list_tit::after{
    content: "";
    display: block;
    width: 100%;
    height: 40px;
    background: url(../images/ertit.png) no-repeat;
    position: absolute;
    top: 0px;
    left: -5px;
    z-index: -1;
}
.er_list_tit span{
    color: #fff;
    margin-left: 53px;
    line-height: 36px;
    font-size: 18px;
    font-weight: bold;
}
.er_list_list{
    background: #fff;
    border-top: 0;
    padding: 15px;
    overflow: hidden;
}
.er_list_list ul{
    border-bottom: 1px solid #d6d6d6;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.er_list_list ul li{
    overflow: hidden;
    padding: 5px 20px;
    position: relative;
    font-size: 14px;
}
.er_list_list ul li::before{
    content: ">";
    color: #4989c6;
    position: absolute;
    top: 5px;
    left: 0;
}
.er_list_list ul li span{
    float: right;
    color: #999;
}
#page{
    text-align: center;
    margin: 40px 0 30px;
}
#page a{
    margin-left: 10px;
}
#page span{
    padding: 2px 8px;
    margin-left: 10px;
    background: #bc1818;
    color: #fff;
}


/* 新闻详细页 */
.news_text_hd{
    padding: 10px 5px;
    border-bottom: 1px solid #4989c6;
    overflow: hidden;
}
.news_text_hd .news_text_tit{
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
}
.news_text_hd .news_time span{
    font-size: 14px;
    color: #999;
}
.news_text_txt{
    padding: 30px 10px;
}
.news_text_txt p{
    color: #333;
    line-height: 200%;
    margin-bottom: 10px;
}