﻿@charset "utf-8";

/*2018.06.12*/
.over-hide {
    overflow: hidden
}

.text-overflow {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.jly-head {
    position: relative;
    width: 100%;
    height: 100px;
    padding: 0;
    overflow: hidden;
    background: #d71f3f
}

.jly-head .logos {
    float: left;
    height: 70px;
    margin-top: 15px;
    display: flex;
    align-items: center;
}

.jly-head .logos img {
    /*height: 70px;*/
    width: 180px;
}

.jly-head .by {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -400px;
    font-size: 30px;
    margin-top: -20px;
    width: 450px;
    height: 60px;
    color: #ffffff;
    /*background: url(../imgs/head01.png) no-repeat center;*/
}

.jly-head .tels {
    float: right;
    height: 50px;
    margin-top: 25px;
    color: #fff;
    padding-left: 50px;
    background: url(../imgs/tel.png) no-repeat left center
}

.jly-head .tels .p1 {
    font-size: 14px;
    line-height: 20px;
}

.jly-head .tels .p2 {
    font-size: 24px;
    line-height: 30px;
}

.jly-nav {
    width: 100%;
    height: 100px;
    font-size: 0;
    text-align: center
}

.jly-nav li {
    display: inline-block;
    height: 28px;
    padding: 35px 0;
    margin: 0 30px
}

.jly-nav li a {
    display: block;
    line-height: 28px;
    font-size: 16px;
    color: #333
}

.jly-nav li.active {
    border-bottom: 2px solid #d71f3f
}

.jly-title {
    padding: 50px 0 30px;
    text-align: center
}

.jly-title h2 {
    color: #666;
    font-size: 52px;
    font-weight: 400
}

.jly-title p {
    color: #999;
    font-size: 12px;
    margin-top: 10px
}

.jly-title.t2 h2 {
    color: #fff;
}

.jly-title.t2 p {
    color: #999;
}

.jly-wrap01 h3 {
    margin-bottom: 30px;
    font-size: 20px;
    color: #333;
    text-align: center;
    font-weight: 400
}

.jly-wrap01 .rights {
    float: right;
    width: 476px
}

.jly-wrap01 .lefts {
    float: left;
    width: 600px
}

.jly-wrap01 .lefts .tit {
    min-height: 60px;
    padding-top: 70px;
    font-family: arial;
    color: #d71f3f;
    text-transform: uppercase;
    background: url(../imgs/0-11.jpg) no-repeat 260px top;
}

.jly-wrap01 .lefts .tit .p1 {
    font-size: 16px
}

.jly-wrap01 .lefts .tit .p2 {
    font-size: 38px;
    font-weight: 700
}

.jly-wrap01 .lefts .tit02 {
    margin-top: 15px;
    font-size: 36px;
    color: #333;
}

.jly-wrap01 .lefts .tit03 {
    margin-top: 10px;
    font-size: 20px;
    color: #333;
}

.jly-wrap01 .lefts .con {
    margin-top: 30px;
    color: #999;
    line-height: 25px
}

.jly-wrap02 {
    padding: 1px 0 50px;
    background-color: #2d2e37
}

.jly-wrap02 .slideTxtBox {
    text-align: left;
}

.jly-wrap02 .slideTxtBox .hd {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #1f1f25;
    position: relative;
}

.jly-wrap02 .slideTxtBox .hd ul {
    text-align: center
}

.jly-wrap02 .slideTxtBox .hd ul li {
    display: inline-block;
    margin: 0 20px;
    cursor: pointer;
    padding: 0 5px;
    color: #999;
    border-bottom: 2px solid #999;
}

.jly-wrap02 .slideTxtBox .hd ul li:hover {
    color: #d71f3f;
    border-bottom: 2px solid #d71f3f;
}

.jly-wrap02 .slideTxtBox .hd ul li.on {
    height: 49px;
    line-height: 49px;
    color: #d71f3f;
    border-bottom: 2px solid #d71f3f;
}

.jly-wrap02 .slideTxtBox .bd {
    margin: auto;
    width: 1200px;
    overflow: hidden
}

.jly-wrap02 .slideTxtBox .bd ul {
    margin-top: 60px;
    width: 1200px;
}

.jly-wrap02 .slideTxtBox .bd li {
    margin-left: 24px;
    float: left;
    width: 275px;
    height: 365px;
    border-bottom: 3px solid #464646
}

.jly-wrap02 .slideTxtBox .bd li.none {
    margin-left: 0
}

.jly-wrap02 .slideTxtBox .bd li .pic {
    width: 280px;
    height: 210px;
    padding: 35px 0;
    border: 1px solid #fff;
    background-color: #fff
}

.jly-wrap02 .slideTxtBox .bd li .pic img {
    width: 280px;
    height: 210px;
}

.jly-wrap02 .slideTxtBox .bd li .tit {
    width: 282px;
    margin-top: 15px;
    font-size: 20px;
    height: 30px;
    line-height: 30px
}

.jly-wrap02 .slideTxtBox .bd li .tit a {
    color: #fff;
}

.jly-wrap02 .slideTxtBox .bd li .txt {
    width: 282px;
    margin-top: 0;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    color: #bbb
}

.jly-wrap02 .slideTxtBox .bd li .txt span {
    color: #d71f3f;
    font-weight: bold
}

.jly-wrap02 .slideTxtBox .bd li:hover {
    border-color: #d71f3f
}

.jly-wrap02 .slideTxtBox .bd li:hover .pic {
    border-color: #d71f3f
}

.jly-wrap03 {
    padding: 1px 0 60px
}

.jly-wrap03 .box {
    width: 1235px;
}

.jly-wrap03 .box dl {
    float: left;
    margin-right: 30px;
    margin-top: 50px;
    width: 378px;
    height: 408px;
    border: 1px solid #ddd
}

.jly-wrap03 .box dl img {
    display: block;
    width: 378px;
    height: 283px
}

.jly-wrap03 .box dl .con {
    display: block;
    width: 378px;
    height: 105px;
    padding-top: 20px;
    text-align: center
}

.jly-wrap03 .box dl .con .num {
    color: #999;
    font-size: 16px
}

.jly-wrap03 .box dl .con .num span {
    margin-left: 10px;
    color: #999;
    font-size: 46px;
    font-family: arial;
    font-weight: 400;
    font-weight: lighter
}

.jly-wrap03 .box dl .con .tit {
    color: #666;
    font-size: 20px
}

.jly-wrap04 {
    height: 760px;
    width: 100%;
    background: url(../imgs/1-00.jpg) no-repeat center
}

.jly-about {
    position: relative;
}

.jly-about .con {
    position: absolute;
    left: 50%;
    top: 44px;
    width: 530px;
    padding: 55px 35px;
    background-color: #fff;
}

.jly-about .con h3 {
    color: #333;
    font-size: 24px;
    font-weight: lighter;
    line-height: 30px;
}

.jly-about .con h3 span {
    float: right;
    font-size: 14px;
    color: #999
}

.jly-about .con .txt {
    margin-top: 30px;
    color: #999;
    line-height: 26px
}

.jly-about .con .rm {
    margin-top: 30px;
    display: inline-block;
    padding-right: 25px;
    position: relative;
    color: #999
}

.jly-about .con .rm i {
    position: absolute;
    width: 20px;
    height: 20px;
    content: '';
    right: 0;
    top: 50%;
    margin-top: -10px;
    background: url(../imgs/1-02.png) no-repeat 0 0
}

.jly-about .con .rm:hover {
    color: #d71f3f
}

.jly-about .con .rm:hover i {
    background-position: 0 -20px;
}

.jly-wrap05 {
    padding: 1px 0 60px
}

.jly-wrap05 .slideTxtBox {
    text-align: left;
}

.jly-wrap05 .slideTxtBox .hd {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #ddd;
    position: relative;
}

.jly-wrap05 .slideTxtBox .hd ul {
    float: left;
    text-align: center
}

.jly-wrap05 .slideTxtBox .hd ul li {
    float: left;
    margin-right: 70px;
    cursor: pointer;
    color: #333;
    font-size: 16px
}

.jly-wrap05 .slideTxtBox .hd ul li.on {
    height: 39px;
    line-height: 39px;
    color: #d71f3f;
    border-bottom: 2px solid #d71f3f;
}

.jly-wrap05 .slideTxtBox .hd a {
    float: right;
    color: #999
}

.jly-wrap05 .slideTxtBox .bd {
    margin-top: 40px;
    width: 1200px;
    overflow: hidden
}

.jly-wrap05 .slideTxtBox .bd ul {
    width: 1200px;
}

.jly-wrap05 .slideTxtBox .bd ul .topnews .rights {
    float: right;
    width: 600px;
}

.jly-wrap05 .slideTxtBox .bd ul .topnews .rights img {
    float: right;
    width: 600px;
    height: 450px
}

.jly-wrap05 .slideTxtBox .bd ul .topnews .lefts {
    float: left;
    width: 540px;
}

.jly-wrap05 .slideTxtBox .bd ul .topnews .lefts .date {
    position: relative;
    padding-bottom: 30px;
    border-bottom: 1px solid #ddd
}

.jly-wrap05 .slideTxtBox .bd ul .topnews .lefts .date .p1 {
    position: relative;
    display: block;
    line-height: 1;
    color: #666;
    font-size: 52px;
    text-align: center;
    width: 90px
}

.jly-wrap05 .slideTxtBox .bd ul .topnews .lefts .date .p1 span {
    position: absolute;
    left: 100%;
    top: 5px;
    font-size: 16px;
    color: #999
}

.jly-wrap05 .slideTxtBox .bd ul .topnews .lefts .date .p2 {
    color: #666;
    font-size: 14px;
    text-align: center;
    width: 90px
}

.jly-wrap05 .slideTxtBox .bd ul .topnews .lefts .con {
    margin-top: 35px
}

.jly-wrap05 .slideTxtBox .bd ul .topnews .lefts .con .tit a {
    font-size: 24px;
    color: #666
}

.jly-wrap05 .slideTxtBox .bd ul .topnews .lefts .con .tit a:hover {
    font-size: 24px;
    color: #d71f3f
}

.jly-wrap05 .slideTxtBox .bd ul .topnews .lefts .con .txt {
    margin: 30px 0;
    font-size: 14px;
    color: #999;
    line-height: 25px;
    max-height: 150px;
    overflow: hidden
}

.jly-wrap05 .slideTxtBox .bd ul li {
    float: left;
    margin-left: 24px;
    margin-top: 24px;
    width: 280px;
    height: 100px;
    border: 1px solid #ddd;
    background: url(../imgs/1-03.jpg) no-repeat right bottom
}

.jly-wrap05 .slideTxtBox .bd ul li.none {
    margin-left: 0
}

.jly-wrap05 .slideTxtBox .bd ul li a {
    display: block;
    width: 240px;
    height: 50px;
    padding: 25px 20px;
}

.jly-wrap05 .slideTxtBox .bd ul li .day {
    float: left;
    width: 70px;
    color: #666;
    font-size: 30px;
    line-height: 35px;
    text-align: center;
}

.jly-wrap05 .slideTxtBox .bd ul li .day .p2 {
    font-size: 12px;
    line-height: 15px
}

.jly-wrap05 .slideTxtBox .bd ul li .tit {
    float: right;
    width: 160px;
    color: #666;
    font-size: 14px;
    line-height: 25px;
    height: 50px;
    overflow: hidden
}

.jly-wrap05 .slideTxtBox .bd ul li:hover {
    border-color: #d71f3f
}

.jly-zs h3 {
    margin-bottom: 40px;
    font-size: 28px;
    color: #d71f3f;
    font-weight: 400;
    text-align: center
}

.jly-zs .box dl {
    padding: 40px 0;
    border-bottom: 1px solid #ddd
}

.jly-zs .box dl .pic {
    width: 450px
}

.jly-zs .box dl .con {
    width: 720px
}

.jly-zs .box dl .con h4 {
    margin-bottom: 5px
}

.jly-zs .box dl .con .txt h5 {
    color: #333;
    font-size: 16px;
    font-weight: 400
}

.jly-zs .box dl .con .txt p {
    margin-top: 5px;
    color: #999;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    font-weight: lighter;
}

.i_todys1 {}

.i_tody1 {
    display: none;
}

.i_tody1:first-child {
    display: block;
}

@media screen and (min-width: 200px) and (max-width:800px) {
    .jly-title {
        padding: 20px 0;
    }

    .jly-title h2 {
        font-size: 30px;
    }

    .jly-wrap01 .lefts .tit {
        min-height: auto;
        padding-top: 20px;
    }

    .jly-wrap01 .lefts {
        float: left;
        width: 100% !important;
    }

    .jly-wrap01 .rights {
        float: right;
        width: 100% !important;
    }

    .jly-wrap01 .rights img {
        width: 100%;
    }

    .karia-float-nav {
        display: none !important;
    }

    .jly-title {
        padding: 20px 0;
    }

    .jly-title h2 {
        font-size: 30px;
    }

    .jly-wrap02 .slideTxtBox .hd ul li {
        margin: 0 8px;
    }

    .jly-wrap02 .slideTxtBox .bd {
        width: 100% !important;
    }

    .jly-wrap02 .slideTxtBox .bd ul {
        margin-top: 20px;
        width: 100% !important;
    }

    .jly-wrap02 .slideTxtBox .bd li {
        float: left;
        width: 46%;
        margin: 2%;
        height: auto;
    }

    .jly-wrap02 .slideTxtBox .bd li .pic {
        width: 100% !important;
        height: auto !important;
        padding: 10px 0 !important;
        border: 1px solid #fff;
        background-color: #fff;
        box-sizing: border-box;
    }

    .jly-wrap02 .slideTxtBox .bd li .pic img {
        width: 100% !important;
        height: auto !important;
    }

    .jly-wrap03 .box {
        width: 100%;
    }

    .jly-wrap03 .box dl {
        width: 46%;
        height: auto;
        margin: 2%;
        box-sizing: border-box;
    }

    .jly-wrap03 .box dl img {
        display: block;
        width: 100%;
        height: auto;
    }

    .jly-wrap03 .box dl .con {
        display: block;
        width: 100%;
        height: 105px;
        padding-top: 20px;
        text-align: center;
    }

    .jly-wrap04 {
        height: auto;
        width: 100%;
        background: url(../imgs/1-00.jpg) no-repeat center;
    }

    .jly-about .con {
        position: relative;
        left: 0;
        top: 0;
        width: 100%;
        padding: 10px;
        box-sizing: border-box;
        background-color: #fff;
    }

    .pic img {
        width: 100%;
    }

    .jly-wrap05 .slideTxtBox .bd {
        margin-top: 40px;
        width: 100% !important;
        overflow: hidden;
        height: auto !important;
    }


























































}