.ymjs {
    background: rgba(0, 88, 38, 0.8);
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 999;
    transition: all 0.3s ease-out 0s;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: none;}
.ymjs .jswk {
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%;}
.ymjs .jsk {
  height: 60px;
  line-height: 60px;
  width: 650px;
  display: -ms-flexbox;
  display: flex;}
.ymjs .jsk .qwss {
  background: #fff;
  box-shadow: 3px 3px 3px rgba(0,0,0,0.5) inset;
  -ms-flex: 1;
  flex: 1;
  padding: 0 12px;
  font-size: 16px;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;}
.ymjs .jsk .tj {
  background: #94070a;
  color: #fff;
  width: 120px;
  text-align: center;
  font-size: 18px;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0;}
.ymjs .jsk input {
  border: none;}
.guan {
  position: absolute;
  right: 5%;
  top: 3%;
  color: #fff;
  font-size: 50px;}
  
.jsan{
    font-size: .18rem;
    opacity: .75;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 5;
    line-height: .45rem;}
  .logomo{display: none;}
        @media screen and (max-width:1180px) {
            .logopc{display: none;}
            .logomo{display: block;}
        }
.fixnav ul li:hover{background: #86000d;}
.fixnav ul li:hover .tit h5{color:#fff;}
.fixnav ul li.on{background: #86000d;}
.fixnav ul li.on .tit h5{color:#fff;}
.clear {
    clear: both;
    height: 0 !important;
    width: 0 !important;
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
    float: none !important;}


.s1-l {margin-top: 30px;
    width: 640px;
    margin-right: 60px;}

.s1-l ul li a {
    display: block;
    position: relative;}

.s1-l ul li a::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: url(images/jdt-yy.png) repeat-x;
    height: 180px;}
.s1-l .pic {
    padding-top: 75%;
    position: relative;
    overflow: hidden;}

.s1-l .pic img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 1s;}

.s1-l .pic img:hover {
    transform: scale(1.1);}
.s1-l ul li .pic {
    padding-top: 68.42%;}

.s1-l ul li .s1-ltx {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    padding: 0 245px 30px 34px;
    color: #fff;}

.s1-l ul li .s1-ltx h3 {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;}

.s1-l ul li .s1-ltx h3 em {
    font-style: normal;
    font-size: 18px;
    position: relative;
    background-image: linear-gradient(#fff, #fff);
    background-position: 0 100%;
    background-size: 0 1px;
    background-repeat: no-repeat;
    transition: all .3s;}

.s1-l ul li:hover .s1-ltx h3 em {
    color: #fff;
    background-size: 100% 1px;}

.s1-l ul li .s1-ltx span {
    display: block;
    font-size: 16px;
    margin-top: 10px;}

.s1-l ul li:hover .pic img {
    transform: scale(1.1);}

.s1-l .slick-dots {
    width: auto;
    bottom: 30px;
    right: 30px;
    font-size: 0;
    line-height: 20px;}

.s1-l .slick-dots::before {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -72px;
    width: 52px;
    height: 6px;}

.s1-l .slick-dots li {
    transition: all 0.3s;
    width: inherit;
    height: inherit;
    margin: 0 7px;
    vertical-align: middle;}

.s1-l .slick-dots li button {
    font-size: 16px;
    color: #fff;
    position: relative;
    width: inherit;
    height: inherit;
    padding: 0;
    height: 40px;
    transition: all 0.3s;}

.s1-l .slick-dots li.slick-active button {
    font-size: 0;
    background: url(images/jdt-dot.png) no-repeat center;
    width: 30px;
    height: 17px;
    background-size: cover;}

.s1-l .slick-dots li button::after {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 5px;
    height: 1px;
    background-color: #fff;
    left: -9px;}

.s1-l .slick-dots li.slick-active button::after {
    display: none;}

.s1-r {margin-top: 30px;
    overflow: hidden;}

.s1-r ul li {
    position: relative;
    z-index: 1;}

.s1-r ul li a {
    display: block;
    transition: all 0.3s;
    position: relative;
    left: 0;}

.s1-r ul li a h3 {
    line-height: 70px;
    background-color: #eeeeee;
    padding: 0 20px;
    font-size: 18px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    position: relative;
    transition: all 0.3s;}

.s1-r ul li a::after {
    content: '';
    position: absolute;
    top: 70px;
    left: 0;
    width: 20px;
    height: 13px;
    background: url(images/s1-rsj.png) no-repeat;
    background-size: cover;}

.s1-r ul li a:hover::after {
    background-image: url(images/s1-rsj2.png);}

.s1-r ul li a p {
    color: #999999;
    line-height: 82px;}

.s1-r ul li:hover a {
    left: 5px;}

.s1-r ul li:hover a h3 {
    background: url(images/s1-rbg.jpg) no-repeat;
    background-size: cover;
    color: #fff;}

.s1-r ul li:hover a p {
    color: #ba975e;
    transition: all 0.3s;}
   @media screen and (max-width: 1200px) {
        .s1-l {
            width: 640px;
            margin-right: 30px;}

        .s1-r ul li a h3 {
            line-height: 50px;}

        .s1-r ul li a::after {
            top: 50px;}
    }

    @media screen and (max-width: 1024px) {
       .s1-l {
        float: none !important;
        width: 100%;}
        .s1-r {
            margin-top: 30px;}

        .s1-r ul li a p {
            line-height: 55px;}

        .s1-r ul li a::after {
            width: 15px;
            height: 10px;}
    }

    @media screen and (max-width: 768px) {
        .s1-l ul li .s1-ltx h3 em {
            font-size: 16px;}

        .s1-l ul li .s1-ltx span {
            font-size: 14px;}

        .s1-r ul li a h3 {
            line-height: 45px;
            font-size: 16px;}

        .s1-r ul li a p {
            font-size: 14px;
            line-height: 40px;}

        .s1-r ul li a::after {
            top: 45px;
            width: 10px;
            height: 7px;}
    }
