/*头部*/
.header{
    background:#d4000e;
    height:247px;
}
.header .header_nav{
    background:url(../images/banner.jpg) no-repeat;
    background-size: 980px 247px;
    padding-top:209px;
    height:38px;
}
.header .nav{
    color:#fff;
    font-size: 16px;
    overflow:hidden;
    float:left;
}
.header .nav li{
    float:left;
    padding:0 15px;
    cursor:pointer;
    line-height: 38px;
}
.header .nav li:hover{
    color:#ffd800;
}
.header .header_search{
    background:#fff;
    float:right;
    line-height: 26px;
    height:26px;
    margin:6px;
}
.header .header_search input{
    background:#fff;
    border:none;
    text-indent: 6px;
    height:20px;
    margin:3px;
    width:130px;
}
.header .header_search i{
    color:#d4000e;
    padding:0 5px;
    font-size:16px;
    cursor:pointer;
}
.header .header_search i:hover{
    color:#333;
}
/*简介*/
.basic{
    padding:14px;
}
.intro{}
.intro .intro_left{
    float:left;
}
.intro .intro_left img{
    width:635px;
    height:342px;
}
.intro .intro_right{
    float:left;
    width:300px;
    margin-left:14px;
}
.index_title{
    font-size: 21px;
    color:#e30013;
    font-weight: bold;
    line-height: 28px;
}
.intro .intro_right .intro_right_cont{
    font-size: 12px;
    color:#727272;
    line-height: 19px;
}
.intro .intro_right .intro_right_cont p{
    margin-top:10px;
}
.intro .intro_right .intro_right_cont .more{
    color:#e30013;
}
.second {text-indent:2em; }
.center{text-align: center;}
/*三个化*/
.hua{
    background:#e3e3e3;
    overflow:hidden;
    padding:6px;
}
.hua li{
    float:left;
    width:303px;
    overflow:hidden;
    margin:5px;
    background:#e30013;
}
.hua li img{
    width:180px;
    text-align: center;
    margin:20px 62px;
}
.hua li .hua_cont{
    color:#fff;
    padding:0 20px;
    line-height: 20px;
    height:100px;
    overflow:hidden;
}
.hua li .more{
    color:#e30013;
    background:#feed01;
    line-height: 30px;
    height:30px;
    border-radius:15px;
    text-align: center;
    width:100px;
    margin:5px auto 20px auto;
    font-size: 14px;
}
.hua li .more:hover{
    background:#fff;
}
/*学思践悟、知行合一*/
.study{
    background:#e3e3e3;
    padding:20px;
}
.study .index_title{
    text-align: center;
}
.study .study_cont{
    color:#717171;
    line-height: 20px;
    margin-top:20px;
}
/*news*/
.news{
    margin-top:12px;
}
.news .news_left{
    float:left;
    width:300px;
}
.news .news_left .news_list.mb-28{
    margin-bottom:27.5px;
}
.news .news_left .news_list>div{
    font-size: 14px;
    color:#727071;
    line-height: 24px;
    text-align: center;
    border:1px solid #e9e5dc;
    padding:8px;
}
.news .news_left .news_list .news_list_title{
    background:#e30013;
    color:#fff;
    font-weight: bold;
    text-align: center;
    font-size: 18px;
    line-height: 41px;
}
.news .news_left .news_list .news_list_two_title{
    background:#e30013;
    color:#fff;
    font-size: 18px;
    line-height: 32px;
}
.news .news_right{
    float:right;
    padding: 10px;
    border: 1px solid #e8e5dc;
}

/*“三化”专题教育大事记*/
.index_red_efefef{
    background:#efefef;
}
.index_red_title{
    background:#e30013;
    color:#fff;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    width:250px;
    line-height: 42px;
}
.index_red_title_max{
    background:#e30013;
    color:#fff;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    width:450px;
    line-height: 42px;
}
.news_list_two{
    width: 635px;
    height: 342px;
    overflow:auto;
    border:1px solid #e9e5dc;
    margin:10px 0;
    float:left;
}
.news_list_two li{
    line-height: 38px;
    border-bottom:1px dashed #e9e5da;
    font-size: 14px;
    padding:0 20px;
    color:#727272;
}
.news_list_two li span{
    color:#585657;
    font-weight: bold;
    margin-right:20px;
}
.news_list_two_img{
    float:right;
    margin:10px 0;
}
.news_list_two_img img{
    width:auto;
    height:342px;
}
/*图书推荐*/
.book_list{
    overflow: hidden;
    border-bottom:1px dashed #e9e5da;
}
.book_list li{
    float:left;
    width:44%;
    padding:30px 2.8%;
}
.book_list li .book_list_img{
    width:200px;
    height:auto;
    float:left;
}
.book_list_title{
    font-size: 21px;
    color:#3e3a39;
    font-weight: bold;
}
.book_list_name{
    color:#e20113;
    line-height: 30px;
}
.book_list_cont{
    line-height: 20px;
    color:#727272;
}
/*心得体会*/
.tihui{
    border:1px solid #e9e5dc;
    text-align: center;
    height:235px;
    overflow:auto;
    padding:5px;
}
.tihui li{
    float:left;
    margin:5px;
    background:#e3e3e3;
    padding:22px 10px;
    width:200px;
}
.tihui_title{
    font-size: 16px;
    color:#333333;
    font-weight: bold;
}
.tihui_cont{
    font-size: 14px;
    color:#333333;
}
.tihui_more{
    font-size: 14px;
    color:#df0110;
}
.tihui_more a:link {
	color:#df0110
	}

.tihui_more a:focus {
    outline: thin dotted;
}

.tihui_more a:active,tihui_more a:hover,tihui_more a:visited {
    outline: 0;
    color: #df0110;
}

.flash{
    margin:12px 0;
}
.flash img{
    width:100%;
    height:auto;
}
/*底部*/
.footer{
    background:#fff;
    border-top:5px solid #e50112;
}
.footer ul{
    overflow:hidden;
    line-height: 38px;
    float:left;
}
.footer ul li{
    float:left;
    color:#848283;
    font-size: 14px;
    padding:0 10px;
    cursor: pointer;
}
.footer ul li span{
    margin-left:10px;
}
.copyright{
    float:right;
    color:#848283;
    font-size: 14px;
    line-height: 38px;
}
/*page页面*/
.intro_left_page{
    width:615px;
    float:left;
    border-right:2px solid #eeebe4;
    padding-right:15px;
    margin-top:20px;
}
.intro_left_page h3{
    color:#646464;
    font-size: 21px;
    font-weight: bold;
    line-height: 50px;
}
.fu_cont{
    color:#646464;
}
.fu_cont .fu_title{
    float:left;
    line-height: 30px;
}
.fu_cont .fu_href{
    float:right;
    line-height: 30px;
}
.fu_cont .fu_href i{
    font-size: 20px;
    color:#646464;
}
.fu_futitle{
    padding:20px;
    border-left:5px solid #a5a5a5;
    background:#f1f1f1;
    color:#646464;
}
.fu_cont_cont p{
    margin:15px 0;
    color:#646464;
    line-height: 24px;
}
.intro_right_page{
    width:300px;
    float:left;
    padding-left:15px;
    margin-top:20px;
}
.index_title_page{
    font-size: 18px;
    color:#e30013;
}
.intro_right_page_top{
    margin:10px 0;
}
.intro_right_page_top li{
    color:#646464;
    line-height: 38px;
    border-bottom:1px solid #e9e5dc;
    cursor: pointer;
}
.intro_right_page_top li .red{
    color:#e30013;
}
.intro_right_page_top li .data{
    color:#595758;
    font-weight: bold;
    margin:0 15px 0 5px;
}
.intro_right_page_top li:hover,.intro_right_page_top li:hover .data{
    color:#e30013;
}
.intro_right_page_bottom{
    overflow:hidden;
    padding: 10px 0;
    margin: 0 -5px;
}
.intro_right_page_bottom li{
    float:left;
    color:#646464;
    line-height: 30px;
    width:65px;
    text-align: center;
    border:1px solid #eeebe4;
    margin:5px;
}

.intro_right_page_bottom li a {
    text-decoration: none;
    color: #646464;
}