@charset "utf-8";
/* CSS Document */
/*
* @Author: lili
* @Date:   2023-10-27
* @Last Modified by:   lili
* @Last Modified time: 2023-10-27 17:00:05
*/
.bzh_neirong_con{
    padding: 36px 140px 20px 140px;
    background-color: #fff;

}
.bzh_neirong_con h5{
    font-size: 24px;
    color: #017bda;
    font-weight: 700;
    /*height: 46px;*/
   /* height:auto;*/
    min-height: 46px;
    border-bottom: 1px solid #dee7f4;
    text-align: center;
}
.bzh_wenz_time{
    height: 50px;
    line-height: 50px;
    color: #888787;
    font-size: 14px;
    text-align: center;
}
.bzh_wenz_con{
    padding-top: 30px;
    min-height: 360px;
}
.bzh_wenz_con img{
    max-width: 990px;
}
.bzh_wenz_con p{
    line-height: 32px;
}
/*.bzh_wenz_con p span{*/
/*    font-weight: 700;*/
/*}*/
.bzh_wenz_ship{
    width: 860px;
    min-height: 550px;
    margin: 10px auto;
}
.bzh_wenz_ship video{
    width: 100%;
}
.bzh_wenz_fanye{
    margin-top: 40px;
}
.bzh_wenz_fanye p{
    height: 30px;
    line-height: 30px;
    font-size: 14px;
}
.bzh_wenz_fanye p span{
    padding-right: 10px;
}
/****通用列表页加摘要****/
.bzh_ty_lb_d1{
    height: 120px;
    border: 1px solid #f5f5f5;
    margin-bottom: 20px;
}
.bzh_ty_lb_d2{
    height: 120px;
    border: 1px solid #dee7f4;
    padding: 20px;
}
.ty_lb_time_d{
    width: 60px;
    height: 64px;
    text-align: center;
    color: #017bda;
    position: static;
    background-color: #fff;
    border: 1px solid #007bda;
    float: left;
}
.ty_lb_time_d .ship_time_day{
    border-bottom: 1px solid #007bda;
}
.bzh_ty_lb_d2 dl{
    width: 1100px;
    float: left;
    margin-left: 15px;
}
.bzh_ty_lb_d2 dl dt{
    height: 28px;
    border-bottom: 1px solid #ececec;
}
.bzh_ty_lb_d2 dl dd{
    color: #888787;
    font-size: 14px;
    line-height:24px;
    padding-top: 8px;
}
.bzh_ty_lb_d2 dl dd a{
    color: #888787;
}
.bzh_ty_lb_d2 dl dd a:hover{
    color: #017bda;
}
.bzh_ty_lb_d3 ul{
    border: 1px solid #dee7f4;
    padding: 20px 30px;
    min-height: 441px;
    /****-moz-box-shadow:0px 1px 2px #dee7f4;
    -webkit-box-shadow:0px 1px 2px #dee7f4;
    box-shadow:0px 1px 2px #dee7f4;***/
}
.bzh_ty_lb_d3 ul li{
    position: relative;
}
.bzh_ty_lb_d3 ul li span{
    position: absolute;
    right: 0px;
    top: 0px;
    color: #999999;
}
.bzh_ty_lb_d5{

}
.bzh_ty_pic_tw{
    border: 1px solid #dee7f4;
    padding: 35px 40px;
}
/*.bzh_ty_pic_tw dl{
    margin-bottom: 30px;
}*/
.bzh_ty_pic_tw dl img{
    float: left;
    width: 340px;
    height: 180px;
    margin-right: 20px;
}
.bzh_ty_pic_tw dl dd{
    font-size: 20px;
    font-weight: 700;
    height: 52px;
    padding-top: 6px;;
}
.bzh_ty_pic_tw dl dd a{
    color: #017bda;
}
.bzh_ty_pic_tw dl dt{
    line-height: 30px;
}
/*****english****/
.eng_top{
    height: 86px;
    background-color: #1687df;
}
.end_logo{
    padding-top: 10px;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    padding-left: 100px;
    position: relative;
}
.end_logo img{
    margin-right: 12px;
}
.end_logo span{
    position: absolute;
    width: 66px;
    height: 32px;
    line-height: 32px;
    right:40px;
    top: 26px;
    font-size: 16px;
    text-align: center;
}
.end_logo span a{
    color: #fff;
    display: block;
    border: 1px solid #fff;
}
.end_con{
    padding: 50px 160px;
    font-size: 18px;
    line-height: 34px;
}
.end_con p{
    width: 100%;
    text-align: right;

}
.end_con p a{
    color: #017bda;
}
/*****error****/

.err404_img{
    width: 800px;
    text-align: center;
    margin: 130px auto 130px auto;
}
.err404_img p{
    color: #445b7a;
    font-size: 22px;
    margin-top: -95px;
    margin-bottom: 20px;
}
.err404_btu button{
    width: 130px;
    height: 43px;
    line-height: 43px;
    background-color: #3a7cd5;
    font-size: 18px;
    color: #fff;
    border-radius: 8px;
    cursor: pointer;
}
.err404_btu button:hover{
    background-color: #5595eb;
}
