@charset "utf-8";
/* CSS Document */
/*全局样式*/
*{
    box-sizing:border-box;}
    div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,textarea,p,th,td {
    padding: 0;
    margin: 0;
}

body{
    font-family:"SimSun";
    font-size:14px;
    padding:0;
    margin:0;
    background: url('../images/bg.png') top center no-repeat !important;
    }

div,li,ul,img,a{ 
    list-style:none; 
    outline:none; 
    border:none; 
    margin:0; 
    padding:0;
}

a:focus{
    outline:none;
}

a:link,a:visited{
    text-decoration:none; 
    color:#000000;
}

a:hover{ 
    text-decoration:none; 
    cursor:pointer; 
    color:#FF0000;
}

.col-lg-1, 
.col-lg-10, 
.col-lg-11, 
.col-lg-12, 
.col-lg-2, 
.col-lg-3, 
.col-lg-4, 
.col-lg-5, 
.col-lg-6, 
.col-lg-7, 
.col-lg-8, 
.col-lg-9, 
.col-md-1, 
.col-md-10, 
.col-md-11, 
.col-md-12, 
.col-md-2, 
.col-md-3, 
.col-md-4, 
.col-md-5, 
.col-md-6, 
.col-md-7, 
.col-md-8, 
.col-md-9, 
.col-sm-1, 
.col-sm-10, 
.col-sm-11, 
.col-sm-12, 
.col-sm-2, 
.col-sm-3, 
.col-sm-4, 
.col-sm-5, 
.col-sm-6, 
.col-sm-7, 
.col-sm-8, 
.col-sm-9, 
.col-xs-1, 
.col-xs-10, 
.col-xs-11, 
.col-xs-12, 
.col-xs-2, 
.col-xs-3, 
.col-xs-4, 
.col-xs-5, 
.col-xs-6, 
.col-xs-7, 
.col-xs-8, 
.col-xs-9{
    padding-right: 0px;  
    padding-left: 0px;
}
    
.row{ 
    margin-left:0px; 
    margin-right:0px;
}

.clr:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    overflow: hidden;
    clear: both;
}

.tabberlive .tabbertab { 
    overflow:visible; 
    overflow:hidden; 
    outline:none;
}
.tabberlive .tabbertabhide { 
    display:none;
}

/* 头部样式 star*/

.head{
    width: 100%;
}

.head-top{
    width: 100%;
    min-width: 1030px;
    background-color: #fff;
}

.head-t-min{
    width: 1020px;
    height: 24px;
    min-height: 24px;
    margin: auto;
}

.head-t-min span{
    line-height: 24px;
}

.head-con{
    width: 1020px;
    height: 199px;
    margin: auto;
}

.head-con-left{
    width: 725px;
    float: left; 
    padding: 50px 0;   
}

.head-con-right{
    width: 291px;
    height: 38px;
    float: right; 
    padding: 50px 0; 
}

.srh_box{
    padding-left: 5px;
    float: left;
    width: 211px;
    height: 37px;
    line-height: 37px;
    outline: none;
    border: none;
    
}

.srh_btn{
    float: left;
    width: 80px;
    height: 37px;
    border-style: none;
    cursor: pointer;
}



/* 头部样式 end*/

/* 导航样式 star */
.daohang{
    width: 1020px;
    margin: auto;
    background-color: #004ec4;
}

a.daohangnr{
    font-size: 16px;
    float: left;
    height: 47px;
    line-height: 47px;
    padding: 0 19px;
    color: #fff;
}

.daohang span{
    float: left;
    color: #fff;
    margin: 15px 0;

}
/* 导航样式 end */

/* 中间主体内容 star */
.main{
    width: 1020px;
    margin: auto;
    min-height: 300px;
    padding: 10px;
    background-color: #fff;
}

/* 内容行一 */
.nr_h1{
    width: 1000px;
    height: 76px;
}

/* 内容行二 */
.nr_h2{
    width: 1000px;
    margin: 10px 0;
}

.nr_h2_l{
    float: left;
    width: 828px;
    height: 80px;
    border: 2px solid #efefef;
    background: url('../images/pic1.jpg') 10px no-repeat;
}

.nr_h2_r{
    width: 160px;
    height: 80px;
    float: right;
}

.nr_h2_con{
    width: 736px;
    float: right;
    padding:0 30px;
}

.nr_h2_con span{
    display: block;
    line-height: 45px;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
}

.nr_h2_con span a{
    color: #0050c0;
}

a.xinxi{
    width: 50%;
    float: left;
}

.xinxi:before{
    content: '.';
    float: left;
    margin-top: -3px;
}

/* 内容行三 */
.nr_h3_l{
    width: 340px;
    height: 292px;
    float: left;
}

.nr_h3_m{
    width: 475px;
    height: 292px;
    float: left;
    margin-left: 10px;
    border: 1px solid #efefef;
}

.nr_h3_m_b{
    width: 100%;
    height: 30px;
    border-bottom: 1px solid #efefef;
}

.nr_h3_con{
    width: 100%;
    float: left;
    padding: 0 10px;
}

.more{
    float: right;
    height: 30px;
    line-height: 30px;
    padding: 0 20px;
    margin-top: -28px;
}

.syhdon{
    float: left;
    height: 30px;
    line-height: 30px;
    color: #fd0000;
    font-size: 16px;
    font-weight: bold;
    padding: 0px 15px;
    border-right: 2px solid #efefef;
    border-bottom: 1px solid #efefef;
}

.syoff{
    float: left;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    padding: 0px 15px;
    background-color: #e4e4e4;
    border-right: 2px solid #efefef;
}

.xinxi2 {
    float: left;
    width: 100%;
    font-size: 14px;
    line-height: 28px;
}

.xinxi2 img{
    float: left;
    margin: 10px 5px 0;
}

.xinxi2 a {
    width: 78%;
    float:left;
    overflow: hidden;
    text-overflow: ellipsis;     
    white-space: nowrap;
}

.xinxi2 span{
    float: right;
    color: #ccc;
}

.bt{
    width: 100%;
    float: left;
    font-size: 16px;
    color: #17446e;
    text-align: center;
    line-height: 30px;
    font-weight: bold;
}

.zy{
    width: 100%;
    float: left;
    line-height: 25px;
    text-indent: 2em;
    border-bottom: 1px dashed #ccc;
}

.nr_h3_r{
    width: 163px;
    float: right
}

.nr_h3_list{
    width: 100%;
    height: 47px;
    line-height: 47px;
    text-align: center;
    background-color: #299dda;
    color: #fff;
    border-radius: 5px;
}

.nr_h3_r a + a{
    float: left;
    margin-top: 13px;
}

/* 内容行四 */
.nr_h4{
    width: 1000px;
    height: 92px;
    margin-top: 15px;
    background-color: #dddddd;
}

.rollImg-mult {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.rollImg-mult .hd {
    width: 0px;
    height: 0px;
}

.rollImg-mult .hd .prev,
.rollImg-mult .hd .next {
    position: absolute;
    top: 0;
    /*display: none;*/
    width: 30px;
    height: 90px;
    overflow: hidden;
    cursor: pointer;
    z-index: 10;
}

.rollImg-mult:hover .prev,
.rollImg-mult:hover .next {
    /*display: block;*/
}

.rollImg-mult .hd .prev {
    left: 0;
    background: url(../images/but6.png) center center no-repeat;
}

.rollImg-mult .hd .next {
    right: 0;
    background: url(../images/but7.png) center center no-repeat;
}

.rollImg-mult .hd ul {
    display: none;
}

.rollImg-mult .bd {
    width: 917px;
    overflow: hidden;
    margin: auto;
    margin-top: 8px;
}

.rollImg-mult .bd ul {
    overflow: hidden;
    zoom: 1;
}

.rollImg-mult .bd ul li {
    position: relative;
    float: left;
    _display: inline;
    margin-right: 15px;
    margin-left: 12px;
    overflow: hidden;
    text-align: center;
    width: 278px;
    height: 76px;
}

.rollImg-mult .bd ul li img {
    width: 278px;
    height: 78px;
}

/* 内容行五 */
.nr_h5_l{
    width:298px;
    height: 280px;
    float: left;
    border: 1px solid #efefef;
}

.nr_h5_l a + a{
    margin-top: 10px;
    float: left;
}


.nr_h5_l img{
    width:298px;
    height: 134px;
}



.more2{
    float: right;
    line-height: 29px;
    padding: 0 10px;
    color: #fff;
}

.nr_h5_top{
    float: left;
    width: 100%;
    height: 32px;
    background: url(../images/but8.png);
}

.nr_h5_top span{
    float: left;
    color: #fff;
    line-height: 29px;
    padding-left: 40px;
}

.nr_h5_con{
    float: left;
    width: 100%;
    padding: 5px;
}

.xinxi3{
    height: 40px;
    line-height: 40px;
    border-bottom: 1px dashed #ccc;
}

.xinxi3:before{
    float: left;
    content: '.';
    margin: -5px 0px 0 5px;

}

.nr_h5_m{
    width:340px;
    height: 280px;
    float: left;
    margin-left: 13px;
    border: 1px solid #efefef;
}

.xinxi4{
    line-height: 29px;
}

.xinxi4 img{
    float:left;
    margin: 10px 5px 0;
}

.nr_h5_r{
    width:340px;
    height: 280px;
    float: right;
    border: 1px solid #efefef;
}

/* 内容行六 */
.nr_h6{
    width: 1000px;
    height: 76px;
    background: url(../images/but10.png) no-repeat;
}

.nr_h6_r{
    width: 868px;
    float: right;
    padding-top: 22px;
}

a.nr_h6_list{
    float: left;
    width: 161px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    margin-left: 10px;
    color: #7a0057;
    font-size: 15px;
    background: url(../images/but11.png) no-repeat;
}

/* 内容行七 */
.nr_h7_l{
    width: 300px;
    height: 280px;
    float: left;
    border: 1px solid #dfc5b8;
}

.nr_h7_top{
    width: 100%;
    height: 30px;
    line-height: 30px;
    padding-left: 35px;
    color: #b56e72;
    background: #fadfd6 url(../images/but12.png) no-repeat;
    background-position: 10px 5px;
    border-bottom: 1px solid #dfc5b8;
}

.nr_h7_m{
    width: 340px;
    height: 280px;
    float: left;
    margin-left: 10px;
    border: 1px solid #efefef;
}

.nr_h7_r{
    width: 690px;
    height: 280px;
    float: right;
    border: 1px solid #efefef;
}

/* 内容行八 */
.nr_h8{
    width: 1000px;
    margin: auto
}

.nr_h8 a + a{
    margin-left: 22px;
}

.nr_h8_list{
    float: left;
    width: 182px;
    height: 155px;
}

.nr_h8_pic{
    width:100%;
    height: 130px;
    border: 1px solid #ccc;
}

.nr_h8_pic img{
    width:163px;
    height: 119px;
    margin: auto;
    display: block;
    margin-top: 4px;
}

.nr_h8_list span{
    display: block;
    text-align: center;
    line-height: 30px;
}

/* 内容行九 */
.nr_h9_l{
    width: 298px;
    height: 273px;
    float: left;
    border: 1px solid #ccc;
}

.xinxi5{
    line-height: 32px;
}

.xinxi5:before{
    content: '.';
    float: left;
    margin-top: -5px;
}

.nr_h9_r{
    width: 690px;
    height: 273px;
    float: right;
    border: 1px solid #ccc;
}

.nr_h9_top{
    width: 100%;
    height: 30px;
    background: url(../images/but14.png)
}

.nr_h9_top span{
    float: left;
    color: #fff;
    line-height: 29px;
    padding-left: 40px;
}

.nr_h9_con{
    float: left;
    width: 100%;
}

.nr_9_pic{
    width: 300px;
    float: left;
    margin: 8px 0px 0px 8px;
}

.nr_9_pic img{
   width:292px;
   height:208px;
}

.nr_9_c_r{
    width:378px;
    float: right;
    margin-top: 8px;
}

.btzy{
    float: left;
    width: 370px;
    height: 99px;
    padding: 0 10px;
    background-color: #f4f4f4;
}

.bt2{
    width: 100%;
    float: left;
    font-size: 16px;
    line-height: 35px;
    font-weight: bold;
}

.zy2{
    width: 100%;
    float: left;
    line-height: 30px;
    text-indent: 2em;
}

/* 内容行十 */
.nr_h10_l{
    width: 151px;
    height: 75px;
    float: left;
}

.nr_h10_r{
    width: 849px;
    height: 75px;
    float: right;
}

.nr_h10_r img{
    margin-left: 16px;
    float: left;
}

/* 内容行十一 */
.nr_h11{
    width: 1000px;
    height: 32px;
    border: 1px solid #efefef;
}

.nr_h11_l{
    width: 90px;
    height: 30px;
    line-height: 30px;
    float: left;
    text-align: center;
    color: #fff;
    background-color: #033965;
}

.nr_h11_r{
    height: 30px;
    line-height: 30px;
    float: left;
}

.nr_h11_r span{
    padding: 0 10px;
}
/* 中间主体内容 end */

/* 尾部样式 star */
.weibu{
    width: 100%;
    min-width: 1030px;
    height: 158px;
    background-color: #e8e8e8;
}

.wb_con{
    width: 1000px;
    margin: auto;
    padding: 50px 0;
   line-height: 30px;
    text-align: center;
}

.wb_l{
    width: 70px;
    float: left;
}

.wb_m{
    width: 808px;
    line-height: 30px;
    text-align: center;
    float: left;
}

.wb_r{
    width: 122px;
    float: right;
}

/* 尾部样式 end */

/* 当前位置 开始 */
.dqwz{
    margin: auto;
    width: 1020px;
    height: 60px;
    background: #ffffff;
}

.ciq-location{
    float: left;
    margin-left: 10px;
    width:1002px;
    height:60px;
    font-size:14px;
    line-height:60px;
    color:#606060;
}

.ciq-location span{
    float:left;
}

.ciq-location img{
    float: left;
    margin-top: 22px;
    margin-right: 10px;
    margin-left: 10px;
}

.ciq-location li {
    width:auto;
    float:left;
    display:inline-block;
}

.ciq-location li a{
    width:auto;
    float:left;
    display:block;
}

.ciq-location li a.active{
    color:#007cb0;
}


/* 当前位置 结束 */

/* 二级页面样式 开始 */
.er_main{
  width: 1020px;
  min-height: 655px;
  margin: auto;
  background: #ffffff;
  margin-bottom:10px;
}

.er_main_l{
    float: left;
    width: 245px;
    min-height: 665px;
    background: #f6f6f6;
    margin-left: 10px;
    padding-bottom:15px;
  
}

.er_main_r{ 
    float: right;
    width: 740px;
    min-height: 665px;
    border: 1px solid #e5e5e5;
    padding-bottom:15px;
    margin-right:10px;
}

.er_main_r_t{

    width: 100%;
    height: 40px;
    line-height: 40px;
    margin-bottom:10px;
    background: #e9e9e9;
}

.er_main_r_t span{
        padding:0px 15px;
    display: inline-block;
    height: 40px;
    color: #ffffff;
    font-size: 20px;
    font-family:"宋体";
    text-align: center;
    background: #015293;
}
/* 栏目列表 */
.er_list{
    float:left;
    padding-left:20px;
    width: 100%;
    line-height: 45px;
    background: #015293;
    color:#FFFFFF;
    font-size:20px;
}

.er_list img{
    float: right;
    margin-right: 15px;
    margin-top: 12px;
}

.er_list_li li a{
    float: left;
    font-size: 18px;
    width: 90%;
    line-height: 45px;
    background: url(../images/h-icon.png) left no-repeat;
    border-bottom: 1px solid #cccccc;
    color: #333333;
    background-position: 10px;
    padding-left: 40px;
    margin-left: 12px;
}


.er_list_li li a:hover{
    float:left;
    font-size:18px;
    width:90%;
    line-height:45px;
    background: url(../images/l-icon.png) left no-repeat;
    border-bottom:1px solid #cccccc;
    color:#005294;
    background-position: 10px;
        padding-left: 40px;
        margin-left: 12px;
  }

.er_list_li .active a{
    padding-left: 40px;
    margin-left: 12px;
    float:left;
    width:90%;
    line-height:45px;
    background: url(../images/l-icon.png) left no-repeat;
    background-position: 10px;
    border-bottom:1px solid #cccccc;
    color:#005294 !important;
  }


/*分页信息列表*/
.colRtitle{
    width: 98%;
    float: left;
    line-height: 42px;
    font-size: 16px;
    border-bottom: 1px dashed #C3C3C3;
    margin-left: 8px;
}

.colInfoDate{
    float:right;
    font-size:14px;
    line-height:42px;
    text-align:center;
    font-weight:normal;
    color:#666666;
    margin-right:20px;
}

.colInfoDate span{
    width:100%;
    display:inline-block;
    float:left;
    font-size:14px;
    line-height:42px;
    color:#666666;
    text-align:center;
    font-weight:bold;
}
  
/* 二级页面样式 结束 */

/*文章详情页 开始*/
.cms-article-box{
    width: 1020px;
    margin: auto;
    background:#ffffff;
    padding-bottom:50px;
    min-height: 500px;
    height: auto;
}

.cms-article-tit{
    width:90%;
    margin:0px auto;
    font-size:26px;
    color:#A60000;
    line-height:50px;
    text-align:center;
    letter-spacing:2px;
    padding-top:10px;
}

.cms-article-xinxi{
    width:90%;
    height:40px;
    margin:0px auto;
    font-size:12px;
    line-height:20px;
    text-align:center;
    border-bottom:1px dashed #dedede;
}

.cms-article-xinxi span{
    padding:0px 5px;
}

.cms-article-video{
    width:900px;
    height:600px;
    margin:10px auto;
}

.article-detail{
    width:90%;
    margin:20px auto;
    padding-bottom:30px;
    font-size:16px;
    line-height:35px; 
    /*min-height:300px;*/
    height:auto;
}



.article-detail p{
    /*text-indent:2em;*/
    /*margin-bottom:20px;*/
}

.printClose{
    width:100%;
    height:30px;
    margin:0 auto;
    text-align:right;
}

.printClose a{
    width:auto;
    float:right;
    font-size:14px;
    line-height:30px;
}

.dpxx{
    width:100%;
    background:#ffffff;
} 

.dpxxtit{
    width:100%;
    margin:0px auto;
    font-size:26px;
    color:#DE1A14;
    line-height:70px;
    text-align:center;
    font-weight:bold;
    letter-spacing:2px;
    padding-top:10px;
    float:left;
}

.dpxxcon{
    width:100%;
    font-size:16px;
    line-height:35px; 
   padding:0 10px 30px 10px;
}

.dpxxcon p{
    /*text-indent:2em;*/
    margin-bottom:20px;
}

/*表格边框样式*/
.article-detail table {width:100%;border:1px solid #dedede !important;  border-collapse:collapse; text-indent: 0em;}
.article-detail table tr, table td{border:1px solid #dedede !important; text-indent: 0em;}


.dpxxcon table{width:100%;border:1px solid #dedede !important;  border-collapse:collapse; text-indent: 0em;}
.dpxxcon table tr, table td{border:1px solid #dedede !important; text-indent: 0em;}

/*文章详情页 结束*/


/*首页焦点图*/
.slideBoxsy{
    width:100%;
    height:292px;
    overflow:hidden;
    position:relative;
}
.slideBoxsy .hd{
    width:100%;
    height:45px;
    overflow:hidden;
    position:absolute;
    right:0px;
    bottom:0;
    z-index:100;

}
.slideBoxsy .hd ul{
    overflow:hidden;
    zoom:1;
    float:left;  
}
.slideBoxsy .hd ul li{
    float:left;
    margin-right:2px;
    width:66px;
    height:45px;
    cursor:pointer; 
    }
.slideBoxsy .hd ul li img{
    width:66px;
    height:45px;
    }
.slideBoxsy .hd ul li.on{
    border: 1px solid #000;
}
.slideBoxsy .bd{
    position:relative;
    height:100%; 
}
.slideBoxsy .bd li{
    zoom:1;
    vertical-align:middle; 
}
.slideBoxsy .bd img{
    width:100%;
    height:246px;
    display:block;  
}

/*首页焦点图*/

/*微信分享样式*/
.bd_weixin_popup .bd_weixin_popup_main{
padding:5px !important;
}
/*微信分享样式*/

/*二级分页样式*/
.jumpToSel input:first-child{
    text-align: center;
}
/*二级分页样式*/

  /* 右侧二维码 */

  .rightfloat{
    width: 120px;
    height: 435px;
    background:url(../images/cl.jpg) no-repeat;
    position: fixed;
    right: 0;
    top:100px;
    z-index:9999999;
  }


.gyss{
    width: 100%;
    min-height: 450px;
    line-height: 60px;
    text-align: center;
    font-size: 30px;
    padding: 30px;  
    color: #000; 
}
