/* 版心 */
.wrap{
    width: 1200px;
    margin: 0 auto!important;
}
body {
    overflow-x:hidden;
    width:100%;
}
.row{
    margin: 0;
}
.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: 0;
    /* float: initial; */
}
/* 导航 */
.nav{
    width: 100%;
     height: 151px;
 
 }
 .nav img{
     float: left;
     margin-left: 62px;
     margin-right: 85px;
     margin-top: 35px;
     width: 340px;
 }
 .nav_list{
     margin-top: 84px;
     float: left;
     display: flex;
     justify-content: space-evenly;
 }
 .nav_list li{
     margin: 0 32px;
 }
 .nav_list a {
     font-size: 25px;
     color: #282828;
 }
 .nav_r{
     float: right;
     margin-right: 38px;
 }
 .language{
    margin-top: 23px;
    font-size: 18px;
    color: #6B6B6B;
}
.language a{
    color: #000;
    font-size: 16px;
}
.baoming{
    float: right;
    margin-top: 52px;
}
.baoming a{
    font-size: 18px;
    border-radius: 8px;
    padding: 6px 23px;
    background: #0A0E69;
    color: #fff;
}
.navbar-default{
    background: rgba(0,0,0,0);
}
.navbar-header{
     background-color: #09489F;
}
.navbar-brand{
    color: #fff!important;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: 0;
}

.navbar-nav li{
    color: #fff;
    font-size: 20px;
    text-align: center;
    line-height: 40px;
    /* padding-left: 250px; */
    box-sizing: border-box;
   
}
.navbar-default .navbar-toggle .icon-bar{
    background-color: #b3cbdf!important;
}
.navbar-nav li a{
    color: #fff!important;
    text-decoration: none;
}

.navbar{
    width: 100%;
    display: none;
    border: 0;
    position: absolute;
    /* top: 88px; */
    right: 0;
    z-index: 999;
    margin: 0;
    /* float: right; */
}
.navbar-collapse{
    float:right;
    width: 100px!important;
    /* background-color: #12468f; */
    background: rgba(18,70,143,.5);
}
.navbar-default .navbar-toggle {
    border-color: #12468F;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #12468F;
}
.header{
    /* height: 337px;
    background: url(./listheader.png)no-repeat center 0;
    background-size: 100% auto; */
    text-align: center;
}
.header img{
    width: 100%;
}
.breadcrumbs{
    height: 50px;
    line-height: 50px;
    background: #ccc;
}
.newimg{
    width: 49%;
}
.newimg img{
    width: 100%;
}
.newimg p{
        line-height: 36px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    margin-top: -50px;
    background-color: rgb(0, 0, 0,.46);
    position: absolute;
    bottom: 0;
    width: 100%;
}
.news{
    /* display: flex; */
    position: relative;
    margin-top: 30px!important;
}
.news_list span:nth-child(2){
    /* display: none; */
    color: #555;
    font-size: 18px;
}
.news_list{
    /* margin-left:12px; */
   
    box-sizing: border-box;
}
 .title{
    display: flex;
    width: 100%;
    justify-content: space-between;
    margin-bottom: 30px;
}

.title a{
    color: #000;
    line-height: 30px;
}
.title h4{
    font-size: 30px;
    font-weight: 600;
    color:#13227a ;
}
.title i{
    height: 1px;
width: 508px;
background-color: #ccc;
/* line-height: 50px; */
margin-top: 17px;
  }
 .title img{
   height: 40px;
   width: auto;
  }
.news_list li{
    display: flex;
    /* margin-bottom: 18px; */
    line-height: 50px;
    text-indent: 36px;
    justify-content: space-between;
}
.news_list li:hover a{
    color: #054298;
}
.news_list li a{
    width: 89%;
    font-size: 18px;
    color: #555555;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}

.news_list span:nth-child(1){
    font-size: 24px;
}
.news_more{
    position: absolute;
   
    right: 0;
    color: #000;
    font-size: 24px;
}
.pic_list{
    margin-top: 35px;
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
}
.pic_list li{
    width: 31%;
    margin: 0 1%;
}
.pic_list li img{
    width: 100%;
    height: 204px;
}
.pic_list li p{
    width: 100%;
    text-align: center;
    margin: 20px 0;
    line-height: 22px;
    overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #555555;
}
.footer{
    background-color: #09489F;
    color: #fff;
    padding-left: 69px;
    padding-top: 68px;
    padding-bottom: 72px;
    text-align: center;
    font-size: 20px;
    margin-top: 50px;
}
.footer p{
    display: inline-block;
}
.footer a{
    font-size: 20px;
    color: #fff;
}
.footer img{
    vertical-align:middle;
}
@media (max-width: 1800px) {
    .nav{
        min-width: 1366px;
         height: 110px;
     
     }
     .nav img{
         width: 240px;
         float: left;
         margin-left: 45px;
         margin-right: 62px;
         margin-top: 26px;
     }
     .nav_list{
         margin-top: 61px;
        
     }
     .nav_list li{
         margin: 0 15px;
     }
     .nav_list a {
         font-size: 22px;
     }
     .nav_r{
         float: right;
         margin-right: 23px;
     }
     .language{
         margin-top: 17px;
         font-size: 13px;
         color: #6B6B6B;
     }
     .language a{
         color: #000;
         font-size: 13px;
     }
     .baoming{
         float: right;
         margin-top: 20px;
     }
     .baoming a{
         font-size: 18px;
         border-radius: 8px;
         padding: 5px 15px;
         background: #0A0E69;
         color: #fff;
     }
     .header img{
       min-width: 1366px;
    }
  
    .footer{
        min-width: 1366px;
    }
}
@media (max-width: 499px) {
    .nav{
        display: none;
    }
    .navbar{
        display: block;
    }
    .wrap{
        width: auto;
    }
    .header{
        padding-top: 50px;
        overflow: hidden;    
    }
    .header img{
        min-width: auto;
        height: 150px;
        width: auto;
     }
     .news{
        margin-top: 10px!important;
     }
     .news_list{
        margin: 0 auto;
        width: 95%;
        float: none;
        margin-top: 20px;
     }
     .news_list li{
        line-height: 30px;
        text-indent: 30px;
        white-space: nowrap;
        display: flex;
        justify-content: space-between;
     }
     .news_list li a{
       /* width: 68%; */
       font-size: 16px;
     }
     .news_list li span{
      
       font-size: 16px!important;
     }
     .newimg{
        width: 95%;
        margin: 0 auto;
        float: initial;
     }
     .title{
        margin-bottom: 10px;
     }
     .title i{
       width: 29%;
     }
     .title h4{
        font-size: 24px;
     }
     .title img{
       height: 30px;
     }
     .pic_list {
        margin: 0 10px;
        margin-top: 20px;
    }
     .pic_list li{
        width: 48%;
     }
     .pic_list li img{
        height: 105px;
     }
     .pic_list li p{
        font-size: 16px;
     }
    .footer{
        font-size: 18px;
        line-height: 18px;
        padding-left: 0;
        padding-top: 20px;
        padding-bottom: 20px;
        min-width: auto;
        margin-top: 20px;
    }
    .footer a, .footer p{
        display: block!important;
        font-size: 18px;
    }
}