header{
    display: flex;
    padding: 15px 15px;
    justify-content: space-between;
    padding-bottom: 0;
}

header img{
    width: 100%;
}
header .logo{
    width: 163px;
    height: 40px;
}
header  .tip{
    width: 163px;
    height: 40px;
}

.navandaddr{
    padding:14px 15px;
    box-sizing: border-box;
    padding-bottom: 0;
}
.navandaddr ul{
   display: flex;
   background: #F5F5F5;
   padding: 10px 0;
   box-sizing: border-box;
   white-space: nowrap;


}
.navandaddr ul li{
    padding: 0 10px;
    font-size: 14px;
}
.navandaddr ul li span{
    font-size: 14px;
    font-weight: bold;
    color: #000;
}
.navandaddr dl{
    display: flex;
    /* padding: 15px 0; */
    align-items: center;
    background:#DA0011;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    white-space: nowrap;
    box-shadow:5px 5px 5px #DA0011 inset;

}
.navandaddr dl div{
    display: flex;
    overflow: auto;
    white-space: nowrap;
    padding: 15px 0;
}
.navandaddr dl div a{
    font-size: 14px;
    font-weight: bold;
    color: #fff;
}
.navandaddr dd{
    padding: 0 15px;
    
}
.navandaddr dd.line{
    border-right: 1px solid #fff;
}
.navandaddr ul div{
    display: flex;
    overflow: auto;
    white-space: nowrap;
}

.input_box{
    display: flex;
    padding: 8px 15px 15px;
}
.input_box input{
    height: 40px;
    border: 1px solid #DA0011;
    width: 80%;
    padding-left: 12px;
    box-sizing: border-box;
}
.input_box button{
     height: 40px;
     width: 20%;
     background: #DA0011;
     color: #fff;
     border: none;
     position: relative;
     top: 0px;
}

.banner_box{
    padding: 0 15px;
}
.banner_box img{
    width: 100%;
}
.banner_box .img1{
    display: block;
    margin-bottom: 5px;
}

.tt{
    display: flex;
    padding: 15px;
    box-sizing: border-box;
    justify-content: space-between;
    background: #F5F5F5;
}
.tt img{
    width: 35px;
    height: 47px;
}
.tt>div{
    width: calc( 100% - 45px );
 
}

 .tt div div{
    white-space: nowrap;
    width: 99.999%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;

}
.top_warp{
    padding: 15px;
    box-sizing: border-box;
}

.tt .title{
    color: #003F94;
    font-size: 18px; 
   font-weight: bold;
}
.tt .subtit{
    font-size: 12px;
    color: #666666;
    margin-top: 10px;
}

.tit_mask{
    width: 100%;
    height: 30px;
    line-height: 30px;
    background: rgba(0,0,0, .5);
    color:#fff;
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: left;
    padding-left: 10px;
    box-sizing: border-box;
}

.tit_mask span{
    display: block;
    width: 99%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.warp_box{
    padding: 0px 15px;
}
.list_news{
    padding: 15px;
}

.content_box_header{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.content_box_header a .jt{
    font-family: "SimSun";
    font-size: 14px;
    font-weight: bold;
    color:#767676;
}
.content_box_header a {
    color:#767676; 
    font-size: 12px;
}


.content_box_header>div{
    display: flex;
}
.content_box_header span{
    display: inline-block;
}
.content_box_header .fred{
    font-size: 16px;
   
    border: 1px solid #DA0011;
    color: #DA0011;
    padding: 5px 10px;
}
.content_box_header .red{
    font-size: 16px;

    background: #DA0011;
    border: 1px solid #DA0011;
    color: #fff;
    padding: 5px 10px;
}

.red_tit_a{
    font-size: 14px;
    color: #DA0011;
    font-weight: bold;
    padding-top: 15px;
}
.list_news .new_list_a li {
    display: flex;
    align-items: center;
    
}
.list_news .new_list_a li span{
    color: #B09204;
    font-size: 14px;
    margin-right: 5px;
}
.list_news .new_list_a li {
    margin-top: 15px;
}
.list_news .new_list_a li span{
    display: inline-block;
    width: 10%;
    white-space: nowrap;
}
.list_news .new_list_a li a{
    width: 80%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
}

.p_0{
    padding-top: 0 !important;
}
.ty_warp{
    padding: 15px;
    box-sizing: border-box;
}

.header_s{
 display: flex;
 justify-content: space-between;
 border-bottom: 2px solid #DA0011;
 align-items: center;
}
.header_s>div{
    background: #DA0011;
    color: #fff;
    font-size: 16px;
    padding: 5px 10px;
}
.header_s a{
    font-size: 12px;
    color:#767676;
}
.header_s a:hover{
    color: #DA0011;
}
.header_s a span{
    font-family: "SimSun";
    font-size: 14px;
    font-weight: bold;
    color:#767676;
}

.warp2{
    padding: 0px 15px;
}
.warp2 .new_list_b li{
  margin-top: 15px;
}
.warp2 .new_list_b li a{
    width: 99.99%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    font-size: 14px;
    color:#333333 ;
    padding-left: 10px;
    background: url(../images/dot.png) no-repeat left center;
    box-sizing: border-box;
    background-size: 5px 5px;
}
.warp2 .new_list_b li a:hover{
    color: #DA0011;
}
.warp2 section a{
    width: 48%;
    margin-top: 5px;
}
.warp2 section a img{
    width: 100%;

}
.warp2 section{
    display: flex;
    padding-top: 15px;
    justify-content: space-between;
    flex-wrap: wrap;
}

.news{
    width: 100%;
}
.v_box{
    position: relative;
}
.v_box .mask_tit{
    width: 99.999%;
    height: 30px;
    line-height: 30px;
    background: rgba(0,0,0, .5);
    color:#fff;
    position: absolute;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    left: 0;
    bottom: 0;
    text-align: left;
    padding-left: 10px;
    box-sizing: border-box;
    z-index:10000;

}
.mask_play{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0, .5);
    z-index: 999;
    display: flex;
    justify-content: center;
    align-items: center;
}
.mask_play img{
    width: 50px;
    height: 50px;
}
.img_list{
    margin-top: 15px;
}
.img_list img{
    width: 100%;
}

.img_list>div{
  margin-top: 5px;
}
.warp_p{
    padding: 20px 15px 15px;
}

.warp_p>div{
    height: 33px;
    line-height: 33px;
    background: #DA0011;
    padding-left: 9px;
    font-size: 16px;
    color: #fff;
}

.warp3{
    padding: 15px;
}
.warp3 img{
    width: 100%;
}

.warp3 img{
    margin-top: 5px;
}

.tongyongwarp{
  padding: 15px;
}
.tongyongwarp .tab{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 5px;
    
}
.tongyongwarp .tab div{
    display: flex;
    width: 50%;
    white-space: nowrap;
}
.tongyongwarp .tab dd{
    width: 33.33%;
     text-align: center;
     border: 1px solid #DA0011;
     color: #DA0011;
     border-left: none;
    
    padding: 6px 10px;
}
.tongyongwarp .tab dd.on{
    /* width: 33.33%; */
    text-align: center;
    background: #DA0011;
    color: #fff;
    padding: 6px 10px;
}
.tongyongwarp .tab  dt{
    width: 50%;
    padding: 6px 10px;
    text-align: right;
    border-bottom: 2px solid #DA0011;
    
}
.tongyongwarp .tab  dt span{
    font-family: "SimSun";
    font-size: 14px;
    font-weight: bold;
    color:#767676;

}
.center{
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    height: 28px;
    line-height: 28px;
}
.tongyongwarp .tab1{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 5px;
    
}
.tongyongwarp .tab1 div{
    display: flex;
    width: 50%;
    white-space: nowrap;
}
.tongyongwarp .tab1 dd{
    width: 33.33%;
     text-align: center;
     border: 1px solid #DA0011;
     color: #DA0011;
     border-left: none;
    padding: 6px 10px;
}
.tongyongwarp .tab1 dd.on{
    /* width: 33.33%; */
    text-align: center;
    background: #DA0011;
    color: #fff;
    padding: 6px 10px;
}
.tongyongwarp .tab1  dt{
    width: 50%;
    padding: 6px 10px;
    text-align: right;
    border-bottom: 2px solid #DA0011;
    
}
.tongyongwarp .tab1  dt span{
    font-family: "SimSun";
    font-size: 14px;
    font-weight: bold;
    color:#767676;

}

.img_list_ele img{
    width: 100%;
}
.img_list_ele{
    display: flex;
    justify-content: space-between;
}
.img_list_ele>div{
    width: 49.2%;
}
.left_img_warp img{
    height:215px;
}
.right_img_warp img{
    height: 105px;
}
.right_img_warp{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

footer{
    margin-top: 5px;
    background: #DA0011;
    padding: 20px 15px;
    box-sizing: border-box;
}
footer .link{
    color: #fff;
    padding-bottom: 20px;
    border-bottom: 1px solid #EB5661;
}
footer .link a{
    color: #fff;
}
footer .copy{
    color: #fff;
    font-size: 12px;

}
footer .copy li{
    font-size: 12px;
    text-align: center;
    margin-top: 10px;
}
footer .copy a{
    color: #fff;
    font-size: 12px;
}

footer .link dd{
   display: flex;
   flex-wrap: wrap;

}
footer .link dd a{
    margin-top: 10px;
    width: 25%;
    font-size: 12px;
    white-space: nowrap;

}

.copy{
    margin-top: 20px;
}
.copy_img{
    width: 12px;
    height: 12px;
    vertical-align: middle;
    margin-right: 5px;
}
.copy li{
    display: flex;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
}
.copy li a{
    margin-right: 15px;
}
.copy li span{
    margin-right: 15px;
}
.copy li a:last-child{
    margin-right: 0;
}

.db_box{
  padding: 15px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.db_box>div{
  /* width: 33.333%; */
  margin-right: 1%;
}
.db_box>div img{
    width: 100%;
    margin-top: 5px;
}
.db_box span{
    display: block;
}
.db_box>div{
    display: flex;
   
}

.news_list{
    padding: 15px;
    box-sizing: border-box;
}
.news_list dt{
    margin-top: 10px;
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    border-left: 4px solid #DA0011;
    padding-left: 7px;
}

.news_list dd ul li a{
   padding: 15px 0;
   display: block;
   border-bottom: 1px solid #e6e6e6;
}
.news_list dd ul li a time{
    display: block;
    font-size: 12px;
    color: #999999;
    margin-top: 15px;
}
.news_list dd ul li a div{
   color: #424242;
   font-size: 14px;
   font-weight: bold;
}
.news_list dd ul{
    margin-top: 5px;
}
.news_list ul li a:hover div{
    color: #DA0011;
}
.page_warp{
    margin-bottom: 45px;
    margin-top: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.page_warp .page a{
    display: inline-block;
    padding: 9px 13px;
    border: 1px solid #999999;
    min-width: 27px;
    min-height: 27px;
    color:#505050;
    margin-right: 4px;
}
.page_warp .page a:last-child{
    margin-right: 0;
}
.page_warp .page a:hover{
    background: #DA0011;
    color: #fff;
    border: 1px solid #DA0011;
}
.page_warp .page a.on{
    background: #DA0011;
    color: #fff;
    border: 1px solid #DA0011;
}

.content{
    padding: 30px 15px;
    box-sizing: border-box;

}

.content img{
    width: 100% !important;
    height: auto;
}
.content .title{
    font-size: 18px;
    color: #424242;
    font-weight: bold;
    margin-bottom: 15px;
}
.content .sub_title{
    margin-bottom: 30px;
}
.content .sub_title span{
   display: inline-block;
   margin-right: 28px;
   font-size: 12px;
   color: #999999;
}
.content .text{
    /*text-indent: 2em;*/
    font-size: 14px;
    color: #4D4D4D;
    line-height: 200%;
}
.tab_warp_box section{
    display: none;
}

.warp233 section{
    display: none;
}
.warp332 section{
    display: none;
}

tongyongwarp .tab dt span{
    font-family: "SimSun";
}