@charset "utf-8";

body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, img, div, a, span {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    text-decoration: none;
}
li{
    list-style: none;
}
body, button, input, select, textarea {
    font-size: 14px;
    font-family: 微软雅黑;
    color: #000;
}
a:hover{
    color: #d00303;
}
a{
    color: #000;
}
.container{
    width:1200px;margin:0 auto;overflow:hidden;
}
.container2{
    width: 1200px;
    margin:0 auto;
    overflow:hidden;
}
img{border:0;vertical-align:middle}

p{word-wrap:break-word}
/*body{*/
    /*width: 100%;*/
    /*background-image: url("../images/bj.png");*/
    /*background-repeat: no-repeat;*/
    /*!*min-height: 2396px;*!*/
/*}*/
.header{
    width: 100%;
    height: 418px;
    background-image: url("../images/head_bj.jpg");
    background-repeat: no-repeat;
    background-position: center;
}
.scsrmzf{
    width: 320px;
    height: 80px;
    margin-top: 20px;
    margin-left: 20px;
}
.scsrmzf a img{
    width: 100%;
}
.fgf_body{
    padding: 0px 20px;
}
.line{
    width: 100%;
    height: 1px;
    border-bottom: 1px red dashed;
}
/*fgf_title_one*/
.fgf_title_one{
    width: 100%;
    margin-top: 35px;
    margin-bottom: 30px;
}
.fgf_title_one a{
    color: #0751b0;
    font-size: 28px;
    display: block;
    letter-spacing: 3px;
    text-align: center;
    font-weight: bold;
}
.body_con_title.fgf_title_body a{
 letter-spacing: 0px;
}
.fgf_title_con{
    margin-top: 5px;
    width: 100%;
    overflow: hidden;
}
/**/
/* 本例子css */
.slideBox{ width:555px; height:315px; overflow:hidden; position:relative; }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:2px;  width:10px; height:10px; line-height:14px; text-align:center; background:#fff; cursor:pointer;border-radius: 50% }
.slideBox .hd ul li.on{ background:#f00; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:555px; height:315px; display:block;  }
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;}
.slideBox .nextStop{ display:none;}
.slideBox .bd ul li>a>span{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 35px;
    line-height: 35px;
    text-align: left;
    padding-left: 15px;
    color: #fff;
    font-size: 16px;
    background: rgba(0,0,0,0.5);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000);
}
.fgf_title_left{
    float: left;
}


.fgf_title_right{
    width: 555px;
    float: right;
    height: 25px;
}
.fgf_right_one{
    background-image: url("../images/title_bj.png");
    background-position: left center;
    background-repeat: no-repeat;
    width: 100%;
    /*height: 25px;*/
}

.fgf_title_body ul li {
    background: url(../images/desc.png) no-repeat 0 center;
    line-height: 40px;
    padding-left: 15px;
    margin-left: 1px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.fgf_title_body ul li a:hover {
    padding-left: 10px;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}

.fgf_title_body ul li a {
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    font-size: 18px;
}
.fgf_span_one{
    font-size: 22px;
    padding-left: 46px;
}
.fgf_span_two{
    font-size: 16px;
    color: #7b7b7b;
    float: right;
}
/*fgf_body_two*/
.fgf_body_two{
    margin-top: 0px;
}
a.yshjrk1{width: 49.4%;float: left;margin: 23px auto;/* display: block; */}
a.yshjrk1 + a{
    margin-left:10px;
}a.yshjrk1 img{width:100%;}
.body_con_title{
    margin:30px 0px 20px 0px ;
}
.body_con_title a{
    line-height: 40px;
    font-size: 24px;
    text-align: center;
    color: #d00303;
    display: block;
    letter-spacing: 4px;
    color:#023786;
}
.body_con_body{
    margin:15px 0px 50px 0px ;
    line-height: 36px;
    font-size: 18px;
    text-indent: 2em;
}
.body_con_body a{
    color: #d00303;
}
/*jdpl*/
.jdpl{
    margin-top: 35px;
}
.fgf_title_body >p{
	overflow: hidden;
	margin-bottom: 40px;
}
.jyjl{
    margin-top: 50px;
}
/**/
.fgf_title_body p a{
    color: #7b7b7b;
    float: right;
    font-size: 18px;
}
.fgf_title_body p a:hover{
    color: #d00303;

}
.jyjl_two{
    margin-bottom: 50px;
}
/*.foot{width:100%; background:#FFF; margin:6px 0px 0px 0px;border-top:5px solid #023786;padding-top:1px;}*/

/*footer*/
@charset "utf-8";
/* CSS Document */
.wei_yhred14c {
    font-size: 14px;
    line-height: 30px;
    font-weight: bold;
    color: #C30001;
}
.wei_yh13heis {
    font-size: 12px;
    line-height: 30px;
    color: #282828;
}
.wei_red13x {
    font-size: 12px;
    line-height: 30px;
    color: #B80604;
}
.dier {
    padding: 0px 0px 40px 0px!important;
}
/*Begin 2017新版链接导航*/
.foot{
    width:100%; background:#FFF;
    margin:6px 0px 0px 0px;

    padding-top:1px;
}
.footer2_1{ height:50px; width:624px;margin:0 auto;}
.footer2_1 ul{ height:auto; padding-bottom:30px;}
.footer2_1 li{ margin:0; margin-right:0; position:relative; height:auto;float:left; font-size:12px; padding-right:9px;list-style-type:none;}
.footer2_1 li a{ padding:10px 9px 10px 15px; display:block; padding-right:20px; height:16px;}
.footer2_1 li #select_content6 a{ height:auto}
.footer2_1 li.asect{ background:#e5e5e5}

table a{
    color: black;
}
.dier{
    padding: 0px 0px 40px 0px;
}


/*list*/
.fgf_list_title{
    margin-top: 15px;
}
.fgf_list_title p{
    border-left: 5px #d00303 solid;
}
.fgf_list_title p .list_title_left{
    padding-left: 15px;
    padding-right: 10px;
    font-size: 24px;
    font-weight: bold;
    color: #023786;

}
.fgf_list_title p .list_title_right{
    width: 870px;
    height: 32px;
    background-color: #edf1f7;
    float: right;
}
/**/
.fgf_cont{
    margin-top: 35px;
}
.fgf_cont ul li {
    background: url(../images/desc.png) no-repeat 0 center;
    line-height: 40px;
    padding-left: 15px;
    /*margin-left: 1px;*/
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.fgf_cont ul li a:hover {
    padding-left: 10px;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}

.fgf_cont ul li a {
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    font-size: 18px;
}
.fgf_cont ul li:nth-child(5n) {
    border-bottom: 1px dashed #ccc;
    margin-bottom: 15px;
}
.wuwj{
width:100%;
height:130px;
}
.wuwj a{
float:left;
}
.fgf_span_two a{
      font-size:16px;
      color:#7b7b7b;
}
.fgf_span_two a:hover{
     color:#d00303;
}

.list_title_right a{
    text-align: right;
    padding-right: 10px;
    font-size: 16px;
    color: #7b7b7b;
    display: block;
    line-height: 32px;
}
.list_title_right a:hover{
   color:#d00303;
}
.con_body_one{
    margin: 15px 0px 15px 0px;
}

.body_con_title ul li {
    background: url(../images/desc.png) no-repeat 0 center;
    line-height: 40px;
    padding-left: 15px;
    margin-left: 1px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}
.body_con_title ul li a:hover {
    padding-left: 10px;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    color:#d00303;
}

.body_con_title ul li a {
    text-align:left;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    font-size: 18px;
    display:inline;
    color:#000;
}

.fgf_list_title .list_title_left{
    display:inline-block;
    width:150px;
    text-align:center;
}
.fgf_list_title p .list_title_right {
    width: 845px;
}
.fgf_body_two .wuwj p{
    text-align: center;
}
/*
.jdpl ul li a,.fgf_title_con .fgf_title_right .fgf_title_body li a{
	width:85%;
	display:block;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.jdpl ul li span,.fgf_title_con .fgf_title_right .fgf_title_body li span{
	float:right;
	margin-top: -40px;
    font-size: 18px;
}*/


.gzjb.fgf_title_body{
   margin:35px 0 50px 0;
}


.fgf_title_right{
    height:auto;
}
.headimgxys {
    display:none;
}
.wuwj {
  width: 100%;
  height: auto;
  overflow:hidden;
}


/*********************视频播报列表页*********************/
.fgf_list.container2 .fgf_cont .con2ul.splist {
    font-size:0px;
}
.fgf_list.container2 .fgf_cont .con2ul.splist li{
    float:none;
    display:inline-block;
} 



@media(max-width:1200px){
    .container{
        max-width:100%;
    }
    .headimgxys{
        display:block;
        width:100%;

    }
    .header{
        position:relative;
        width:100%;
        min-height: 100px;
        height: auto !important;
        overflow:hidden;
        background: none;
        background-image: none !important;
    }
    .header>.container2{
        position:absolute;
        left:0px;
        top:0px;
    }
    .header>.container2  .scsrmzf{
        max-width:33%;
        margin:5px;
    }

}
@media(max-width:1100px){
    .container2,a.yshjrk1 img,
    .body_two_title a img{
        max-width:100%;
    }
    .fgf_title_left,.fgf_title_right{
        float: none;
        width: 100%;
    }
    .fgf_title_right{
        margin-top:10px;
    }
    .fgf_right_one{
        background-position:left bottom;
    }
    .slideBox{
        max-width: 100%;
        min-height:200px;
        max-height: 300px;
        height: auto;
    }
    .slideBox .bd img{
        max-width:100%;
        height:auto;
    }
    .fgf_body{
        padding:0 8px;
        box-sizing:border-box;
    }

    /**********列表页*************/
    .fgf_list_title p{
        position:relative;
    }
    .fgf_list_title p .list_title_right{
        position:absolute;
        right:0px;
        top:0px;
        z-index: -1;
        width: 90%;
    }
    body>.fgf_list.container2{
        padding:0 8px;
        box-sizing:border-box;
    }
    .fgf_list_title p .list_title_left{
        background-color: #fff;
    }
    #page_div{
        padding:10px 0px 20px 0px;
    }
    
}
@media(max-width:768px){
    .fgf_title_one a,
    .fgf_title_body p a{
        font-size: 16px;
    }
    .fgf_span_one{
        font-size:18px;
    }
    .slideBox .bd ul li>a>span p{
        width:66%;
        overflow:hidden;
        white-space:nowrap;
        text-overflow:ellipsis;
    }
    .fgf_title_body ul li a{
        font-size:16px;
    }
    .fgf_title_body ul li{
        line-height:32px;
        height: 32px;
    }
    .fgf_title_one{
        margin:10px auto;
    }
    a.yshjrk1{
        overflow:hidden;
    }
    a.yshjrk1 img{
        max-width:200%;
        width:150%;
        margin-left:-25%;
    }
    .body_two_title a img{
          max-width:200%;
        width:130%;
        margin-left:-15%;
    }
    .headimgxys{
       width:130%;
       margin-left:-15%;
        
    }

    /**********列表页*************/
    .fgf_list_title p .list_title_left{
        font-size:18px;
        line-height: 32px;
    }
    .fgf_list.container2 .fgf_cont{
        margin-top:10px;
    }
    .fgf_list.container2 .fgf_cont ul li  a{
        font-size:16px;
    }
    .fgf_list.container2 .fgf_cont ul li{
        line-height:32px;
    }
    .fgf_list.container2 .fgf_list_title .list_title_left{
        width:auto;
        padding:0 25px
    }
     /**********视频播报列表页*************/
     .fgf_list.container2 .fgf_cont .con2ul.splist li{
         width:49%;
         margin-right:2%;
     }
     .fgf_list.container2 .fgf_cont .con2ul.splist li:nth-child(2n){
         margin-right:0px;
     }
    .fgf_list.container2 .fgf_cont .con2ul.splist{
        padding-bottom:0px;
    }
    
    
}


@media(max-width:500px){
   .headimgxys{
       width:160%;
       margin-left:-30%;
        
    }
    /**************成渝专题列表样式*******************/
    .header_jjqjs .headimgxys{
        width:150%;
        margin-left:-25%;
    }
}
