* {
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    color: #464646;
}
.clear {
    clear: both;
}
/*溢出*/
.overflow{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.centerTop{
    margin: 10px auto;
    width: 1200px;
    height: 102px;
    background-color: #f7f8f9;
    text-align: center;
}
.centerTop h2{
    font-size: 33px;
    color:#d6000f ;
}
.content{
    width: 1200px;
    margin: 15px auto;
}
/*悬浮框*/
.floatingFrame{
    width: 100px;
    height: 417px;
    border: 2px solid #f5f4f4;
    border-radius: 4px;
    position: fixed;
    top: 300px;
    right: 30px;
    background-color: #ffffff;
}
.floatingFrame_a{
    height: 76px;
    line-height: 76px;
    text-align: center;
    border-bottom: 1px solid #f5f4f4;
}
.floatingFrame_b {
    height: 76px;
    line-height: 76px;
    text-align: center;
    border-bottom: 1px solid #f5f4f4;
}
/*轮播图*/
.banner {
    position: relative;
    width: 715px;
    height: 395px;
    border-radius: 15px;
    float: left;
}
.banner .b_main {
    position: relative;
    width: 715px;
    height: 395px;
}
.banner .b_main .b_m_pic {
    position: relative;
    width: 715px;
    height: 395px;
}
.b_main .b_m_pic li {
    position: absolute;
    width: 715px;
    height: 395px;
    top: 0;
    left: 0;
}
.bn_rig ul {
    width: 100%;
}
.bn_rig ul li:first-child {
    margin-top: 0px;
}
.bn_rig ul li {
    width: 100%;
    height: 80px;
    margin-top: 10px;
    cursor: pointer;
}
/*小圆点的样式*/
.b_list ul {
    position: absolute;
    right: 20px;
    bottom: 10px;
}
.b_list ul li {
    width: 10px;
    height: 10px;
    float: left;
    background: #fff;
    margin-left: 20px;
    border-radius: 50px;
    cursor: pointer;
}
.b_list ul .l_hover,.b_list ul .l_click {
    background-color:#fe8e44;
}
.font_Tab a{
    text-decoration:none;
}
/*.convert{*/
/*    float: left;*/
/*    background-color: #f7f8f9;*/
/*    width: 720px;*/
/*    height: 395px;*/
/*}*/
.news{
    float: right;
    width: 477px;
    height: 400px;
    margin-left: 5px;
}
.new1{
    margin-right: 10px;
    float: left;
    line-height: 30px;
    list-style: none;
    font-size: 18px;
}
.changeNews {
    color: #ff0000;
    border-bottom: 4px solid #ff0000;
    font-size: 18px;
    font-weight: bold;
}
.new2{
    float: left;
    font-size: 18px;
    line-height: 30px;
    margin-left: 20px;
    list-style: none;
}
#changeColor {
    list-style: none;
    height: 32px;
    border-bottom: 1px solid #ffdddd;
    width: 100%;
}
#changeColor li {
    cursor: pointer;
}
.news_li{
    list-style: none;
}
.news_li li{
    font-size: 18px;
    background-color: #f5f6f7;
    margin-top: 10px;
    line-height: 35px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
	cursor: pointer;
}
.news_li span{
    color:red;
    font-size: 18px;
}
.links{
    list-style:none;
    width: 580px;
    height: 190px;
    margin-top: 12px;
}
.links li{
    margin-top: 7px;
    margin-left: 7px;
    line-height: 30px;
	cursor:pointer;
}
/*思想引领*/
/*.thought{*/
/*    width: 600px;*/
/*    height: 300px;*/
/*    float: right;*/
/*}*/
.more{
    float:right;
    margin-top: 10px;
    margin-right: 10px;
    cursor: pointer;
    font-size: 14px;
 }
.thought_ul1{
    float: left;
    list-style: none;
   /* margin:1px;*/
    padding:0px;
    line-height: 25px;
}
.thought_ul1 li{
    display: inline-block;
    margin-left: 12px;
    font-size: 13px;
    text-align: center;
    cursor: pointer;
}
.thought_ul2{
    list-style: none;
    margin-top: -10px;
}
.thought_ul2 li{
    line-height: 30px;
    font-size: 16px;
    margin: 10px;
    border-bottom: 1px solid #ededed;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
	cursor:pointer;
}
.thought_ul2_overflow{
    width: 430px;
    float: left;
    font-size: 16px;
    margin-top: 4px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.thought_ul3{
    list-style: none;
}
.thought_ul3 li{
    line-height: 55px;
    font-size: 16px;
    margin: 10px ;
    border-bottom: 1px solid #ededed;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
	cursor:pointer;
}
.arrow{
    width: 590px;
    height: 36px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.arrow_tit2{
    width: 375px;
    height: 36px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.arrow_span1{
    float: left;
    margin-left: 40px;
    margin-top:5px;
    font-size: 20px;
    color: #d6000f;
    font-weight: bold;
}
.comprehensive{
    background-color:#ff8a00;
    color: #ffffff;
    line-height: 24px;
    width: 70px;
    border-radius: 2px;
}
.photoWall{
    height: 308px;
    font-weight: bolder;
    margin-top: -12px;
}
.photoWall_font{
    font-size: 26px;
    text-align: center;
    color: #d6000f;
}
.department{
    width: 1200px;height: 95px;
    border-top:1px solid #ff0017 ;
    border-bottom:1px solid #ff0017 ;
}
.department_a{
    width:84px;height:86px;
    float: left;
    margin-top: 5px;
    margin-bottom: 5px;
}
.department_a div{
    margin-top: 6px;
    font-weight: bold;
    font-size: 28px;
    color: #ff0017;
    text-align: center;
    cursor: pointer;
    line-height: 34px;
    letter-spacing: 5px;
    margin-left: 3px;
}
.department_b{
    margin: 5px 5px 5px 5px ;
    cursor: pointer;
}
.department_b div{
    margin-left: 4px;
    text-align: center;
    color: #ff0017;
    font-size: 14px;
}
.department_c{
    margin: 0px 5px 5px 5px ;
}
.department_c div{
    margin-left: 4px;
    text-align: center;
    color: #ff0017;
    font-size: 14px;
}
.line{
    line-height: 37px;
    font-weight: bold;
}
.h4{
    color:#e50b1a;
    margin-top: 10px ;
    line-height: 46px;
    font-size: 20px;
    margin-left: 15px;
}
.ordinary{
    color:#e50b1a;
}
.department_left{
    width: 584px;height: 618px;
    float: left;
    margin-top: 5px;
}
.department_right{
    width: 584px;height: 618px;
    float: right;
    margin-top: 5px;
}
.departmentB-1{
    width: 582px;height: 398px;
}
.service_left{
    width: 420px;
    height: 46px;
    float: left;
    background-color:#fff4f4;
    margin-left: 18px;
    color:#620000;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    line-height: 46px;
    border-radius: 4px;
    cursor: pointer;
}
.service_right{
    width: 120px;
    height: 46px;
    float: right;
    background-color:#fff4f4;
    margin-right: 19px;
    color:#620000;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    line-height: 46px;
    border-radius: 4px;
    cursor: pointer;
}
.photo1{
    float: left;
    width: 297px;
    height: 196px;
    border: 1px solid #f7b8bc;
    margin-left: 18px;
    margin-top: 5px;
    border-radius: 2px;
}
.tab{
    font-size: 13px;
    background-color:#fff4f4;
    color:#e50b1a ;
    width: 297px;
    height: 68px;
    margin-top: 2px;
}
.photo1_right{
    float: right;
    border: 1px solid #f7b8bc;
    width: 227px;
    height: 197px;
    margin-top: 5px;
    margin-right: 18px;
    border-radius: 4px;
}
.photo1_right li{
    border: 1px solid #d4d4d4;
    width: 103px;
    height: 40px;
    list-style: none;
    display: inline-block;
    margin-top: 20px;
    margin-left: 5px;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    border-radius: 4px;
    cursor: pointer;
}
.access{
    width: 544px;height: 81px;
    background-color: #fff4f4;
    margin-left: 18px;
    margin-top: 5px;
    border-radius: 4px;
}
.access p{
    float: left;
    width: 336px;height:66px;
    margin-left: 16px;
    margin-top: 11px;
    color: #620000;
    border-radius: 4px;
    font-size: 14px;
    line-height: 20px;
}
.access2{
    width: 544px;height: 76px;
    background-color: #fff4f4;
    margin-left: 18px;
    margin-top: 10px;
    border-radius: 4px;
}
.access2 p{
    float: left;
    width: 476px;height:46px;
    margin-left: 10px;
    margin-top: 18px;
    color: #620000;
    border-radius: 4px;
    font-size: 14px;
    line-height: 20px;
}
.boy{
    width: 582px;height: 209px;
}
.boy li{
    list-style: none;
    display: inline-block;
    background-color:#f9f9f9 ;
    width: 98px;height:46px;
    text-align: center;
    line-height: 46px;
    border-radius: 4px;
    margin-top: 7px;
    margin-left: 5px;
    cursor: pointer;
    font-size: 14px;
}
.boy_ul{
    margin-left: 18px;
    width: 542px;height: 60px;
    border: 1px solid #f7b8bc;
    border-radius: 4px;
}
.departmentB-2{
    width: 582px;height: 618px;
    margin-top: 10px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.photo2_left{
    float: left;
    border: 1px solid #f7b8bc;
    width: 334px;height: 240px;
    margin-left: 18px;
    margin-top: 5px;
    border-radius: 4px;
}
.photo2_left li{
    list-style: none;
    display: inline-block;
    width: 100px;height: 65px;
    background-color: #fff4f4;
    text-align: center;
    border-radius: 4px;
    margin-top: 8px;
    margin-left: 7px;
    border-radius: 4px;
    cursor: pointer;
    font-size: 14px;
}
.photo2_right{
    float: right;
    border: 1px solid #f7b8bc;
    width: 204px;
    height: 240px;
    margin-top: 5px;
    margin-right: 18px;
    border-radius: 4px;
}
.photo2_right li{
    border: 1px solid #d4d4d4;
    width: 176px;
    height: 45px;
    list-style: none;
    margin-top: 10px;
    margin-left: 10px;
    text-align: center;
    line-height: 45px;
    font-size: 16px;
    border-radius: 4px;
    cursor: pointer;
}
.iconB{
    float: left;
    margin-left: 8px;
    margin-top: 13px;
}
.iconD{
    margin-top: 13px;
    margin-right: 30px;
    float: right
}
.iconc{
    margin-top:11px;
    margin-right: 5px;
    float: right;
}
.photo2{
    border: 1px solid #f7b8bc;
    width: 548px;height: 168px;
    margin-top: 5px;
    margin-left: 18px;
}
.access3{
    width: 544px;height: 76px;
    background-color: #fff4f4;
    margin-left: 18px;
    margin-top: 10px;
    border-radius: 4px;
}
.access3 p{
    float: left;
    width: 448px;height:46px;
    margin-left: 26px;
    margin-top: 18px;
    color: #620000;
    border-radius: 4px;
    font-size: 14px;
    line-height: 20px;
}
.access2 p a{
    font-size: 14px;
    text-decoration: underline;
}
.access3 p a{
    font-size: 14px;
    text-decoration: underline;
}
.line1{
    width: 3px;height: 29px;
    border-left:1px solid #d62119;
    float: left;
    margin-top: 5px;
}
.line2{
    width: 5px;height: 17px;
    border-left:2px solid #d62119;
    float: left;
    margin-top: 14px;
}
.media_list ul{
    width: 1200px;
    height: 50px;
}
.media_li{
    width: 105px;
    list-style: none;
    display: inline-block;
    font-size: 20px;
    text-align: center;
    line-height: 49px;
    cursor: pointer;
}
.newmedia{
    width: 194px;
    list-style: none;
    display: inline-block;
    font-size: 20px;
    text-align: center;
    line-height: 49px;
    height: 49px;
    background-color:#dd0719;
    color:#ffffff;
}
.mediaFocus{
    margin-top: 15px;
    background-color:#f8f8f8;
    width: 789px;height: 455px;
    border: 1px solid #d4d4d4;
    float: left;
}
.media_tit{
    height: 46px;
    border-bottom: 1px solid #ffdddd;
    width: 96%;
    margin-left: 10px;
}
.mediaFocus_tit{
    font-size: 18px;
    margin-right: 10px;
    float: left;
    line-height: 40px; color: #ff0000;
    border-bottom: 3px solid #ff0000;
    font-weight: bold;
    cursor: pointer;
}
.mediaFocus_left{
    float: left;
}
.mediaFocus_ul{
    list-style: none;
    width: 540px;height: 290px;
}
.mediaFocus_ul li{
    line-height: 35px;
    font-size: 16px;
    margin-top: 15px;
    margin-left: 10px;
    border-bottom: 1px solid #ededed;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
	cursor:pointer;
}
.mediaFocus_ul li span{
    color:#fc6621 ;
    font-weight: bold;
}
.mediaFocus_right{
    float: right;
    margin-right: 20px;
}
.picture{
    line-height: 70px;
    text-align: center;
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    cursor: pointer;
}
.newspaper{
    float: right;
    width: 390px;height: 455px;
    border: 1px solid #d4d4d4;
    margin-top: 15px;
}
.end1{
     color:#fc6620;
     margin-left: 80px;
     line-height: 72px;
     font-weight: bold;
     font-size: 27px;
    cursor: pointer;
 }
.end2{
    color:#fc6621;
    margin-left: 70px;
    line-height: 72px;
    font-weight: bold;
    font-size: 27px;
    cursor: pointer;
}
.end3{
    color:#fff;
    margin-left: 70px;
    line-height: 72px;
    font-weight: bold;
    font-size: 27px;
    cursor: pointer;
}
.end4{
    color:#e54f56;
    margin-left: 65px;
    line-height: 72px;
    font-weight: bold;
    font-size: 26px;
    cursor: pointer;
}