.leaderfont192181 {
    font-family: 微软雅黑 !important;
    color: #fff !important;
    font-size: 17px !important;
}

div.container{
    position: relative;
    width: 1200px;
    height: 400px;
    margin:  0 auto;
    
    overflow: hidden;
}

div.container div.wrap{
    position: absolute;
    width: 8400px;
    height: 400px;
    z-index: 1;
}

div.container div.wrap img{
    width: 1200px;
    height: 400px;
    float: left;
}

div.container div.button{
    position: absolute;
    right: 520px;
    bottom: 15px;
    width: 150px;
    height: 20px;
    z-index: 2;
    text-align: center;
}

div.container div.button span{
    margin-left: 5px;
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #0c67b9;
    text-align: center;
    color: white;
    cursor: pointer;
    opacity: 0.6;
}

div.container div.button span.on{
    opacity: 1;
}

div.container .jt{
    position: absolute;
    top: 40%;
    color:#0c67b9;
    padding: 0px 14px;
    font-size: 55px;
    text-align: center;
    z-index: 2;
    display: none;
}

div.container .jt_left{
    left: 10px;
    text-decoration: none;
}

div.container .jt_right{
    right: 10px;
    text-decoration: none;
}

div.container:hover .jt{
    display: block;
    opacity: 0.4;
}

div.container .jt:hover{
    opacity: 1;
}

.content{
    width: 1200px;
    margin: 15px auto;
    position: relative;
    
}
.dayWords {
  width: 1200px;
  margin: 20px 0;
}

.dayWords > .Line ,
.audit> .Line
{
    width: 1200px;  
  height: 50px;
  line-height: 50px;
  font-size: 20px;
  margin-bottom: 10px;
}

.frame{
    padding: 10px;
    border: 1px solid #0072d8;
}
.dayWords-link{
    width: 1200px;  
  height: 75px;
   margin: 20px 0;
}
.link-con{
float:left;
width:250px; 
margin-left:25px;
}
.link-con img{
width:100%;
height:100%;
}
.frame-link{
padding: 10px;
}


.all_our_information_text_name {
    width: 580px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    display: inline-block;
}
.lanxian{
    width: 370px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    display: inline-block;
}
.tiao{
    display: block;
    height: 3px;
    width: 100%;
    border-radius: 100%;
    background: -webkit-linear-gradient(left, #0072d836, #0072d8, #0072d836);
    background: #0c67b9;
    filter:progid:DXImageTransform.Microsoft.Gradient(
            StartColorStr=#0072d836,EndColorStr=#0072d8,GradientType=1
    );
}

.leftcon{
    overflow: hidden;
 margin-bottom: 20px;
}

.news{
    width: 580px;
    float: left;
}
.news_items>li,.item_item>li{
    padding: 10px 0 10px 0;
    line-height: 30px;
    border-bottom: 1px solid #e9e9e9;
    font-size: 16px;
    height: 30px;

}
.news_items>li>a{
    text-decoration: none;
    color: #000;
    display: block;
    width:480px;
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow:ellipsis;
    vertical-align: bottom;
}
.item_item>li>a{
    text-decoration: none;
    color: #000;
    display: inline-block;
    width:300px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow:ellipsis;
    vertical-align: bottom;
}
.news_items>li>a:hover,.item_item>li>a:hover{
    text-decoration: underline;
    color: #0E69BB;
}
.news_items>li>span,.item_item>li>span  {
    color: #534b4b;
    padding: 0 5px;
    float: right;
}
.sp{

    display: inline-block;
    width: 10px;
    height:10px;
    border-radius: 100%;
    background-color: #0E69BB;
    margin-top: 7px;
    margin-left: 10px;
 margin-right: 10px;
}

.tongzhi{
    width:580px;
    float: right;
}

.second{
    overflow: hidden;
}
.item{
    float: left;
    width:370px;
}
.item:first-child{
 margin-right:45px;
}
.item:last-child{
 margin-left:45px;
}
.more{
    color: #0E69BB;
    text-decoration: none;
    float: right;
    font-size: 17px;
    font-weight: 600;
}
.more:hover{
    color: blue;
}
.left_news>li,.right_news>li{
    padding: 10px 0 10px 0;
    line-height: 30px;
    border-bottom: 1px solid #e9e9e9;
    color: #a9a9a9;
    font-size: 16px;
    
    overflow: hidden;
    white-space: nowrap;
    text-overflow:ellipsis;
}
.academics {
    display: inline-block;
    width:293px;

}
.academics>a{
   text-decoration: none;
    color: #000;
}
.notice{
    display: inline-block;
    width: 350px;
}
.notice>a{
    text-decoration: none;
    color: #000;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: bottom;
    width: 350px;
}
.academics>a:hover,.notice>a:hover{
    text-decoration:underline;
    color: #0E69BB;
}
.time{
    color: #0E69BB;
    margin-right: 6px;
    display: inline-block;
    vertical-align: top;
}
.left_news>li>a, .right_news>li>a {
    text-decoration: none;
    color: #000;
    display: inline-block;
    width: 267px;
    margin-top: -30px;
    margin-left: 78px;
}

em{
    color: #ffffff;
    background-color: #0E69BB;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 3px 6px 2px 8px;
    font-size: 20px;
    margin-right: 2px;
    font-family: Arial;
}

.spcecil{
    
    
    
    
    
    
    

}
.show_bar{
    float: left;
    width: 30%;
    background-color: #F3F3F3;
    height: 140px;
    transition: all .3s;
}
.show_bar:hover{
    background-color: #0E69BB;
    color: #ffffff;
}
.show_bar:hover i{

    color: #ffffff !important;
}

.show_bar:hover .fontsize>a{

    color: #ffffff;
}
.show_img>img{
    width: 70%;
    height:140px;

}
.spcecil_sty{
    margin: 10px 0;
    border-bottom: 1px solid #8c8484;
}
.fontsize{
    text-align: center;
    margin-top: 13px;
    font-size: 18px;
}
.fontsize>a{
     text-align: center;
     margin-top: 13px;
     font-size: 18px;
     text-decoration: none;
     color: #000;
 }
.fontsize>a:hover{
    color:#3891E0;
}
i{
    color: #3891E0;
    
    text-align: center;
    margin-left: 25px;
    margin-top: 30px;
}
.ifont{
height: 35px;
line-height: 35px;
margin: 20px 0;
padding-left: 20px;
}
.ifont>a{
color: #000;
text-decoration: none;
}
.ifont2>a{
font-size: 16px;
color: #000;
text-decoration: none;
}
.ifont2>a:hover{
    color: #0E69BB;
    text-decoration: underline;
}
.shpg{
    display:flex;
}
#u_u5_ifocus{
    border:none !important;
    width:100% !important;
}