.header-search-wrap .search-box {
    position: relative;}
.header-search-wrap .submit {
    width: 30px;
    height: 30px;}
.header-search-wrap .ser-input {
    height: 30px;
    padding-left: 10px;}
.header-search-wrap .search-close {
    right: 0;
    top: 50%;
    margin-top: -15px;
    width: 30px;
    height: 30px;}
.header-search-wrap {
    position: fixed;
    z-index: 19;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 100;
    background: rgba(0,0,0,0.8);
    transition: all 0.5s;
    transform: translate(0, 0) scale(0);}
.header-search-contaniner {
    position: relative;
    top: 50%;
    margin: auto;
    width: 90%;
    max-width: 600px;
    height: 50px;
    color: #666;
    line-height: 50px;
    background: #fff;}
.header-search-wrap.show2 {
    z-index: 9999;
    -webkit-transform: translate(0, 0) scale(1);
    -ms-transform: translate(0, 0) scale(1);
    transform: translate(0, 0) scale(1);
    opacity: 1;}
.header-search-wrap.hides1 {
    -webkit-transform: translate(0, -200%) scale(1);
    -ms-transform: translate(0, -200%) scale(1);
    transform: translate(0, -200%) scale(1);}
.header-search-wrap .submit {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 5;
    width: 80px;
    height: 50px;
    background: #710006;
    color: #fff;
    border: none;
    box-sizing: border-box;}
.header-search-wrap .ser-input {
    width: calc(100% - 80px);
    height: 50px;
    position: relative;
    border: none;
    background: none;
    box-sizing: border-box;
    padding-left: 30px;}
.header-search-wrap input {
    outline: none;}
.HT3P-banner img {
    width: 100%;
    height: 100%;
    object-fit: cover;}
.clear{clear:both;}
.fl {
    float: left;}.fr {
    float: right;}
.bdrjy{    margin-top: 30px;}
.bdrjy li {
    width: 46%;
    height: 150px;
    overflow: hidden;
    padding-bottom: 40px;
    margin: 0 2%;}
.bdrjy li em{ width:110px; height:110px; float:left;}
.bdrjy li em img{width:110px; height:110px;}
.bdrjy li div{color:#313131; float:left; width:240px; margin-left:10px;}
.bdrjy li div h1{  font-size:16px; height:30px;}
.bdrjy li div h1 a{ color:#313131;}
.bdrjy li div p{ font-size:12px; line-height:24px;}


@media screen and (max-width: 1200px) {
  .bdrjy li {
    width: 96%;
    height: 150px;
    overflow: hidden;
    padding-bottom: 40px;
    margin: 0 2%;}.fl {
    float: none;}.fr {
    float: none;}.bdrjy li em img {
    width: 100%;
    height: auto;}.bdrjy li em {
    width: 20%;
    height: 110px;
    float: left;}.bdrjy li div {
    color: #313131;
    float: left;
    width: 76%;
    margin-left: 10px;}
}


.bdrjy li em .pic {
    position: relative;
    overflow: hidden;
    padding-top: 128%;
    display: block;}

.bdrjy li em .pic img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;}

