@charset "utf-8";

.dx {
    text-transform: uppercase
}

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

.w1200 {
    width: 1200px;
    margin: 0 auto
}

.w1180 {
    width: 1180px;
    margin: 0 auto
}

.nyBnner {
    height: 380px;
    background-position: center center;
    background-size: cover
}

@media screen and (max-width:1024px) {
    .nyBnner {
        height: 240px
    }
}

@media screen and (max-width:768px) {
    .nyBnner {
        height: 160px
    }
}

@media screen and (max-width:520px) {
    .nyBnner {
        height: 120px
    }
}

@media screen and (max-width:400px) {
    .nyBnner {
        height: 80px
    }
}

.nyBrandBox {
    padding: 60px 0
}

@media screen and (max-width:768px) {
    .nyBrandBox {
        padding: 20px 15px
    }

    .nyBrandBox img {
        max-width: 100% !important;
        height: auto !important;
        margin: auto
    }
}

.nyLeft {
    float: left;
    width: 220px
}

.nyLeft .nyLinkT a {
    display: block;
    position: relative;
    height: 91px;
    width: 100%;
    color: #ffffff;
    line-height: 1;
    overflow: hidden;
    border-radius: 6px
}

.nyLeft .nyLinkT a i {
    width: 45px;
    height: 100%;
    float: left;
    margin-left: 28px
}

.nyLeft .nyLinkT a i.ico1 {
    background: url(../images/nylinkico1.png) center center no-repeat;
    background-size: contain
}

.nyLeft .nyLinkT a i.ico2 {
    background: url(../images/nylinkico2.png) center center no-repeat;
    background-size: contain
}

.nyLeft .nyLinkT a .t1 {
    display: block;
    font-weight: bold;
    font-size: 18px;
    padding-left: 79px;
    padding-top: 24px
}

.nyLeft .nyLinkT a .t2 {
    display: block;
    font-size: 16px;
    padding-left: 79px;
    margin-top: 12px
}

.nyLeft .nyLinkT a.nyLink1 {
    /* background: url(../images/nylink1.jpg) center center no-repeat; */
    background: linear-gradient(0deg, #22619f 0%, #2c82d6 100%);
    background-size: cover
}

.nyLeft .nyLinkT a.nyLink2 {
    /* background: url(../images/nylink2.jpg) center center no-repeat; */
    background: linear-gradient(0deg, #22619f 0%, #2c82d6 100%);
    background-size: cover;
    margin-top: 10px
}

.nyLeft .nyLNav {
    /* background: url(../images/nynav.jpg) center 0 no-repeat; */
    background: linear-gradient(0deg, #22619f 0%, #2c82d6 100%);
    background-size: cover;
    text-align: center;
    border-radius: 6px
}

.nyLeft .nyLNav h4 {
    border-bottom: 1px #fff solid;
    font-size: 18px;
    line-height: 1;
    font-weight: bold;
    text-align: center;
    color: #fff;
    padding: 38px 0 38px
}

.nyLeft .nyLNav h4:before {
    content: "";
    width: 31px;
    height: 2px;
    background-color: #ffffff;
    vertical-align: middle;
    display: inline-block;
    margin-right: 14px
}

.nyLeft .nyLNav h4:after {
    content: "";
    width: 31px;
    height: 2px;
    background-color: #ffffff;
    vertical-align: middle;
    display: inline-block;
    margin-left: 14px
}

.nyLeft .nyLNav ul {
    padding: 0 12px 40px
}

.nyLeft .nyLNav ul li {
    border-bottom: dashed 1px #d2d34f
}

.nyLeft .nyLNav ul li a {
    line-height: 60px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    color: #ffffff
}

.nyLeft .nyLNav ul li a:hover {
    -webkit-transform: translateX(5px);
    transform: translateX(5px)
}
.nyLeft .nyLinkT{
margin-top: 10px;}
.nyLeft .nyLewm {
    margin-top: 10px;
    /* background: url(../images/nylx.jpg) center 0 no-repeat; */
    background: linear-gradient(0deg, #22619f 0%, #2c82d6 100%);
    background-size: cover;
    text-align: center;
    padding-bottom: 30px;
    border-radius: 6px;
    color: #FFF;
}

.nyLeft .nyLewm .tit {
    font-size: 18px;
    line-height: 1;
    font-weight: bold;
    text-align: center;
    color: #fff;
    padding: 38px 0 20px
}

.nyLeft .nyLewm .tit:before {
    content: "";
    width: 31px;
    height: 2px;
    background-color: #ffffff;
    vertical-align: middle;
    display: inline-block;
    margin-right: 14px
}

.nyLeft .nyLewm .tit:after {
    content: "";
    width: 31px;
    height: 2px;
    background-color: #ffffff;
    vertical-align: middle;
    display: inline-block;
    margin-left: 14px
}

.nyLeft .nyLewm img {
    width: 159px;
    height: 159px;
    margin: auto;
    margin-top: 10px
}

@media screen and (max-width:768px) {
    .nyLeft {
        width: 100%
    }

    .nyLeft .nyLinkT:after {
        content: "";
        display: block;
        clear: both;
        font-size: 0;
        line-height: 0
    }

    .nyLeft .nyLinkT a {
        float: left;
        width: 48%;
        height: 60px
    }

    .nyLeft .nyLinkT a i {
        width: 30px;
        margin-left: 15px
    }

    .nyLeft .nyLinkT a .t1 {
        font-size: 15px;
        padding-left: 55px;
        padding-top: 10px
    }

    .nyLeft .nyLinkT a .t2 {
        font-size: 13px;
        padding-left: 55px;
        margin-top: 6px
    }

    .nyLeft .nyLinkT a.nyLink2 {
        margin-top: 0;
        margin-left: 4%
    }

    .nyLeft .nyLNav h4 {
        display: none
    }

    .nyLeft .nyLNav ul {
        padding: 8px 0
    }

    .nyLeft .nyLNav ul:after {
        content: "";
        display: block;
        clear: both;
        font-size: 0;
        line-height: 0
    }

    .nyLeft .nyLNav ul li {
        border-bottom: none;
        display: inline-block;
        vertical-align: top;
        margin: 0 5px
    }

    .nyLeft .nyLNav ul li a {
        display: block;
        line-height: 26px;
        font-size: 15px
    }

    .nyLeft .nyLewm {
        display: none
    }
}

.nyRight4 {
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 10px solid #f8f8f8;
    margin-bottom: 20px;
    overflow: hidden
}

.nyRight4 .nyRightList4 {
    margin: 20px 17px
}

.nyRight {
    margin-left: 270px;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 10px solid #f8f8f8;
    margin-bottom: 20px;
    overflow: hidden
}

.nyRight .nyRightTit {
    margin: 10px 25px;
    border-bottom: 1px dashed #dedede;
    padding: 15px 0;
    line-height: 16px
}

.nyRight .nyRightTit .right {
    display: inline-block
}

.nyRight .nyRightTit .right a:hover {
    color: #2b80d2
}

.nyRight .nyRightTit:after {
    content: "";
    display: block;
    clear: both;
    font-size: 0;
    line-height: 0
}

.nyRight .nyRightTit span {
    float: left;
    font-weight: bold;
    font-size: 16px;
    color: #2b80d2
}

.nyRight .nyRightTit span:before {
    display: inline-block;
    content: "|";
    font-weight: bold;
    color: #2b80d2;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    vertical-align: top;
    padding: 0 10px;
    margin-right: 4px;
    position: relative;
    top: -1px
}

.nyRight .nyRightTit span:hover:before {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.nyRight .nyRightTit .more {
    float: right;
    color: #999;
    transition: 0.3s
}

.nyRight .nyRightTit .more:hover {
    color: #e72510;
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px)
}

.nyRight .nyRightList {
    margin: 20px 17px;
    line-height: 250%;
}

.nyRight .nyRightList img{
    max-width: 100%;
}

.nyRight .nyRightList ul:after {
    content: "";
    display: block;
    clear: both;
    font-size: 0;
    line-height: 0
}

.nyRight .nyRightList ul li {
    float: left;
    width: 33.333333%;
    padding: 20px 7px
}

.nyRight .nyRightList ul li .item {
    transition: 0.5s
}

.nyRight .nyRightList ul li .item:after {
    content: "";
    display: block;
    clear: both;
    font-size: 0;
    line-height: 0
}

.nyRight .nyRightList ul li .item .pic {
    display: block;
    width: 100%;
    padding-top: 75%;
    height: 0;
    position: relative;
    overflow: hidden
}

.nyRight .nyRightList ul li .item .pic img {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%
}

.nyRight .nyRightList ul li .item .bt {
    margin-left: 0;
    transition: 0.3s;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #dedede;
    margin: 0;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.nyRight .nyRightList ul li .item .bt:before {
    display: inline-block;
    content: "|";
    margin-left: 1%;
    margin-right: 3%;
    color: #e72510;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    font-weight: bold
}

.nyRight .nyRightList ul li .item:hover {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2)
}

.nyRight .nyRightList ul li .item:hover .bt {
    border-color: transparent;
    color: #e72510;
    margin: 0 10px
}

.nyRight .nyRightList ul li .item:hover .bt:before {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

@media screen and (max-width:1024px) {
    .nyRight .nyRightList ul li {
        width: 100%;
        clear: both
    }

    .nyRight .nyRightList ul li .item .pic {
        display: block;
        width: 30%;
        float: left;
        padding-top: 20%;
        height: 0;
        position: relative;
        overflow: hidden
    }

    .nyRight .nyRightList ul li .item .pic img {
        width: 100%
    }

    .nyRight .nyRightList ul li .item .telt {
        margin-left: 20px;
        float: left;
        width: 63%
    }
}

.nyRight .nyRightList1 {
    margin: 20px 17px
}

.nyRight .nyRightList1 ul:after {
    content: "";
    display: block;
    clear: both;
    font-size: 0;
    line-height: 0
}

.nyRight .nyRightList1 ul li {
    float: left;
    width: 20%;
    padding: 20px 7px
}

.nyRight .nyRightList1 ul li .item {
    transition: 0.5s
}

.nyRight .nyRightList1 ul li .item:after {
    content: "";
    display: block;
    clear: both;
    font-size: 0;
    line-height: 0
}

.nyRight .nyRightList1 ul li .item .pic {
    display: block;
    width: 100%;
    padding-top: 75%;
    height: 0;
    position: relative;
    overflow: hidden
}

.nyRight .nyRightList1 ul li .item .pic img {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%
}

.nyRight .nyRightList1 ul li .item .bt {
    margin-left: 0;
    transition: 0.3s;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #dedede;
    margin: 0;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.nyRight .nyRightList1 ul li .item .bt:before {
    display: inline-block;
    content: "|";
    margin-left: 1%;
    margin-right: 3%;
    color: #e72510;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    font-weight: bold
}

.nyRight .nyRightList1 ul li .item:hover {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2)
}

.nyRight .nyRightList1 ul li .item:hover .bt {
    border-color: transparent;
    color: #e72510;
    margin: 0 10px
}

.nyRight .nyRightList1 ul li .item:hover .bt:before {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

@media screen and (max-width:1024px) {
    .nyRight .nyRightList1 ul li {
        width: 100%;
        clear: both
    }

    .nyRight .nyRightList1 ul li .item .pic {
        display: block;
        width: 30%;
        float: left;
        padding-top: 20%;
        height: 0;
        position: relative;
        overflow: hidden
    }

    .nyRight .nyRightList1 ul li .item .pic img {
        width: 100%
    }

    .nyRight .nyRightList1 ul li .item .telt {
        margin-left: 20px;
        float: left;
        width: 63%
    }
}

.nyRight .nyRightList2 {
    margin: 20px 17px
}

.nyRight .nyRightList2 ul:after {
    content: "";
    display: block;
    clear: both;
    font-size: 0;
    line-height: 0
}

.nyRight .nyRightList2 ul li {
    float: left;
    width: 50%;
    padding: 20px 7px
}

.nyRight .nyRightList2 ul li .item {
    transition: 0.5s
}

.nyRight .nyRightList2 ul li .item:after {
    content: "";
    display: block;
    clear: both;
    font-size: 0;
    line-height: 0
}

.nyRight .nyRightList2 ul li .item .pic {
    display: block;
    width: 100%;
    padding-top: 75%;
    height: 0;
    position: relative;
    overflow: hidden
}

.nyRight .nyRightList2 ul li .item .pic img {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%
}

.nyRight .nyRightList2 ul li .item .bt {
    margin-left: 0;
    transition: 0.3s;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #dedede;
    margin: 0;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.nyRight .nyRightList2 ul li .item .bt:before {
    display: inline-block;
    content: "|";
    margin-left: 1%;
    margin-right: 3%;
    color: #2b80d2;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    font-weight: bold
}

.nyRight .nyRightList2 ul li .item:hover {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2)
}

.nyRight .nyRightList2 ul li .item:hover .bt {
    border-color: transparent;
    color: #2b80d2;
    margin: 0 10px
}

.nyRight .nyRightList2 ul li .item:hover .bt:before {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

@media screen and (max-width:1024px) {
    .nyRight .nyRightList2 ul li {
        width: 100%;
        clear: both
    }

    .nyRight .nyRightList2 ul li .item .pic {
        display: block;
        width: 30%;
        float: left;
        padding-top: 20%;
        height: 0;
        position: relative;
        overflow: hidden
    }

    .nyRight .nyRightList2 ul li .item .pic img {
        width: 100%
    }

    .nyRight .nyRightList2 ul li .item .telt {
        margin-left: 20px;
        float: left;
        width: 63%
    }
}

@media screen and (max-width:1024px) {
    .nyRight .nyRightTit .right {
        float: none;
        line-height: 24px;
        margin-bottom: 15px;
        display: block;
        width: 100%
    }
}

.news_list_right {
    width: 100%;
    padding: 12px 30px 0;
    background: #fff
}

.news_list_right li {
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #e8e8ed;
    display: block;
    height: 150px;
    transition: .5s all;
}

.news_list_right li .left {
    float: left;
    background: #e9e9ee;
    width: 11%;
    height: 99px
}

.news_list_right li .right {
    float: right;
    width: 86%;
    height: 97px;
    overflow: hidden;
    padding-top: 2px
}

.news_list_right li .left strong {
    display: block;
    font-size: 35px;
    color: #e72510;
    text-align: center;
    margin: 18px 0 0px 0;
    font-weight: normal;
    line-height: 41px
}

.news_list_right li .left span {
    display: block;
    text-transform: uppercase;
    color: #88888a;
    font-size: 12px;
    text-align: center;
    line-height: 16px
}

.news_list_right li .right a {
    font-size: 15px;
    color: #383839;
    line-height: 30px;
    display: block;
    margin-bottom: 5px;
    margin-top: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -moz-transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out
}

.news_list_right li .right p {
    font-size: 12px;
    color: #8b8b8d;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    padding-right: 20px
}

.news_list_right li .right a:hover {
    color: #e72510
}

.news_list_right li:hover {
    background-color: #e9e9ee
}

@media screen and (max-width:768px) {
    .news_list_right {
        padding: 0
    }

    .news_list_right li {
        padding-top: 30px;
        padding-bottom: 30px;
        border-bottom: 1px solid #e8e8ed;
        display: block;
        height: 150px
    }

    .news_list_right li .left {
        float: left;
        background: #e9e9ee;
        width: 20%;
        height: 99px
    }

    .news_list_right li .right {
        float: right;
        width: 75%;
        height: 97px;
        overflow: hidden;
        padding-top: 2px
    }

    .news_list_right li .left strong {
        display: block;
        font-size: 26px;
        color: #e72510;
        text-align: center;
        margin: 18px 0 0px 0;
        font-weight: normal;
        line-height: 41px
    }

    .news_list_right li .left span {
        display: block;
        text-transform: uppercase;
        color: #88888a;
        font-size: 12px;
        text-align: center;
        line-height: 16px
    }

    .news_list_right li .right a {
        font-size: 15px;
        color: #383839;
        line-height: 30px;
        display: block;
        margin-bottom: 5px;
        margin-top: 5px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        -moz-transition: all 0.6s ease-in-out;
        -webkit-transition: all 0.6s ease-in-out;
        -o-transition: all 0.6s ease-in-out;
        -ms-transition: all 0.6s ease-in-out;
        transition: all 0.6s ease-in-out
    }

    .news_list_right li .right p {
        font-size: 12px;
        color: #8b8b8d;
        line-height: 20px;
        height: 40px;
        overflow: hidden;
        padding-right: 20px
    }

    .news_list_right li .right a:hover {
        color: #e72510
    }

    .news_list_right li:hover {
        background-color: #e9e9ee
    }
}

.pages {
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
}


.pages a {
    padding: 2px 8px;
    border: 1px solid #999;
    margin: 0 5px;
    color: #999
}

.pages a:hover {
    border: 1px solid #2b80d2;
    color: #2b80d2
}

.pages .current {
    background: #2b80d2;
    border: 1px solid #2b80d2;
    color: #fff
}

.pages .current:hover {
    color: #fff
}

@media screen and (max-width:768px) {
    .pages {
        height: 74px;
        line-height: 32px
    }

    .pages a,
    .pages span {
        margin: 0
    }
}

.activitiesd {
    overflow: hidden
}

.activitiesd .dtitle {
    text-align: center;
    margin-bottom: 30px;
    border-bottom: 1px solid #c1c1c1
}

.activitiesd .dtitle h1 {
    /*height: 44px;*/
    line-height: 44px;
    font-size: 20px;
    font-weight: bold;
    display: block;
    overflow: hidden;
    /*text-overflow: ellipsis;
    white-space: nowrap*/
}

.activitiesd .dtitle span {
    line-height: 24px;
    font-family: "Arial", sans-serif;
    font-size: 14px;
    color: #adadad;
    margin-bottom: 10px;
    display: block
}

.activitiesd .demo {
    line-height: 30px;
    font-size: 14px;
    padding: 10px 30px
}

.activitiesd .demo p {
    line-height: 30px;
    font-size: 14px;
    text-align: justify;
    display: block
}

.activitiesd .demo img {
    width: 100%;
    margin: 10px auto;
    display: block
}

@media screen and (max-width:768px) {
    .nyRight {
        width: 100%;
        margin-left: 0;
        border: none
    }

    .nyRight .nyRightTit {
        margin: 10px 0
    }

    .nyRight .nyRightList {
        margin: 0 0
    }

    .nyRight .nyRightList ul {
        margin: 0 -7px
    }

    .nyRight .nyRightList1 {
        margin: 0 0
    }

    .nyRight .nyRightList1 ul {
        margin: 0 -7px
    }

    .activitiesd .demo {
        padding: 0
    }
}

.a_news_info_sx {
    border-top: 1px solid #e5e5e5;
    padding: 20px 50px
}

.a_news_info_sx ul li {
    height: 30px;
    line-height: 30px;
    overflow: hidden
}

.ny_pinpai_date {
    padding: 0 20px;
    font-size: 16px
}

.ny_pinpai_date:after {
    content: "";
    display: block;
    clear: both;
    font-size: 0;
    line-height: 0
}

.ny_pinpai_date .pic {
    float: left;
    width: 200px;
    height: 200px;
    position: relative;
    overflow: hidden;
    border: 1px #e72510 solid
}

.ny_pinpai_date .pic img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    display: block;
    max-width: 100%;
    max-height: 100%
}

.ny_pinpai_date .cont {
    padding-left: 230px;
    line-height: 30px
}

.ny_pinpai_date .cont h4 {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 10px
}

.ny_pinpai_date .cont h4 span {
    font-weight: normal;
    margin-left: 5px
}

.ny_pinpai_date .cont h4 span:before {
    content: "（"
}

.ny_pinpai_date .cont h4 span:after {
    content: "）"
}

.ny_pinpai_date .cont p {
    color: #666
}

.ny_pinpai_date .cont p b {
    color: #e72510;
    font-size: 18px
}

.ny_pinpai_date .cont .tel {
    padding-top: 5px
}

.ny_pinpai_date .cont .tel span {
    display: inline-block;
    border-radius: 5px;
    border: 2px #e72510 solid;
    padding: 0 15px;
    line-height: 28px;
    color: #e72510;
    font-weight: bold;
    margin-right: 30px;
    margin-top: 15px
}

.ny_pinpai_date .cont .tel .zxLink {
    background: #e72510;
    display: inline-block;
    border-radius: 5px;
    color: #fff;
    padding: 0 20px;
    line-height: 32px;
    font-size: 14px;
    margin-top: 15px
}

.ny_pinpai_date2 {
    padding: 15px 20px 25px;
    border-bottom: 1px solid #ddd;
    font-size: 16px
}

.ny_pinpai_date2 p {
    margin-top: 10px
}

.ny_demo {
    margin-top: 20px
}

.ny_demo img {
    max-width: 100%;
    height: auto !important
}

@media screen and (max-width:768px) {
    .ny_pinpai_date {
        padding: 0;
        font-size: 14px
    }

    .ny_pinpai_date .pic {
        width: 100%;
        float: none
    }

    .ny_pinpai_date .cont {
        padding-left: 0
    }

    .ny_pinpai_date2 {
        padding: 20px 0 20px;
        font-size: 14px
    }
}