@font-face {
    font-family: "ucst";
    src: url('../fonts/Classico-URW-T-OT_10980.ttf');
}

html body {
    background: url(../images/body_bg.jpg) repeat;
    font-family: "ucst" !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

html body * {
    font-family: "ucst" !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}



/*Banner002043 */
.Banner002043 div {
    height: 500px;
    background-position: center top;
    background-repeat: no-repeat;
}

.Banner002043 div img {
    display: none;
}

@media(max-width:1000px) {
    .Banner002043 div {
        height: auto;
        background: none !important;
    }

    .Banner002043 div img {
        display: block;
        width: 100%;
    }
}

/*Menu001849 */
.Menu001849 {
    background: rgba(0, 0, 0, 0.7);
    margin-bottom: 30px;
    margin-top: -50px;
    position: relative;
}

.Menu001849 ul {}

.Menu001849 li {
    display: inline-block;
    margin-right: 25px;
}

.Menu001849 li.end:after {
    display: none;
}

.Menu001849 li a {
    display: inline-block;
    font-size: 14px;
    padding: 15px 0;
    color: #fff;
    border-bottom: 3px solid transparent;
    ;
    vertical-align: middle;
    font-weight: bold;
    text-transform: capitalize;
}

.Menu001849 li a:hover,
.Menu001849 li a.aon {
    border-bottom: 3px solid #e21b23;
}

/* current-menu-item */

@media(max-width:768px) {
    .Menu001849 {
        margin-top: 0;
    }
}

@media(max-width:480px) {
    .Menu001849 {
        padding: 20px 0;
    }
}

/*RighInfo001848 */
.RighInfo001848 {
    padding: 1% 0;
}

.RighInfo001848 .title {
    text-align: center;
}

.RighInfo001848 .title span {
    display: inline-block;
    background: #e21b23;
    font-size: 24px;
    color: #fff;
    line-height: 34px;
    padding: 0 10px;
    vertical-align: middle;
}

.RighInfo001848 .title:after,
.RighInfo001848 .title:before {
    content: '';
    display: inline-block;
    height: 5px;
    border: 1px solid #eee;
    border-left: 0;
    border-right: 0;
    width: 11%;
    vertical-align: middle;
}

@media(max-width:480px) {
    .RighInfo001848 .title span {
        font-size: 18px;
    }
}



.Warranty {
    padding: 0 0 3%;
}

.Warranty .title {
    text-align: center;
}

.Warranty .title span {
    display: inline-block;
    background: #e21b23;
    font-size: 24px;
    color: #fff;
    line-height: 34px;
    padding: 0 10px;
    vertical-align: middle;
}

.Warranty .title:after,
.Warranty .title:before {
    content: '';
    display: inline-block;
    height: 5px;
    border: 1px solid #eee;
    border-left: 0;
    border-right: 0;
    width: 11%;
    vertical-align: middle;
}

.Warranty .box1 {
    padding: 4% 0 3%;
    background: #f6f6f6;
}

.Warranty .box1 .text {
    position: relative;
    color: #777;
    padding: 60px 0 15px 0;
}

/*
 .RighInfo002257 为demo编号
 */
.RighInfo002257 {}

.RighInfo002257 p {
    line-height: 1.8;
}

.RighInfo002257 .item {
    border-bottom: 1px dashed #d0d0d0;
    padding: 25px 0;
    max-width: 462px;
    margin: 0 auto;
}

.RighInfo002257 .item .pic .pic-inner,
.RighInfo002257 .item .word .word-inner {
    display: table-cell;
    vertical-align: middle;
}

.RighInfo002257 .item .h1 {
    font-size: 16px;
    margin: 0;
}

.RighInfo002257 .item .con {
    color: #666;
    font-size: 14px;
    margin: 10px 0 0;
    line-height: 24px;
}

@media only screen and (max-width: 767px) {
    .RighInfo002257 .item .word {
        padding-bottom: 15px;
    }
}

@media only screen and (min-width:768px) {
    .RighInfo002257 .item {
        max-width: none;
        padding: 38px 0;
    }

    .RighInfo002257 .item .pic {
        float: left;
        width: 40%;
        text-align: left;
    }

    .RighInfo002257 .item .word {
        float: right;
        width: 55%;
    }

    .RighInfo002257 .item.odd .pic {
        float: right;
    }

    .RighInfo002257 .item.odd .word {
        float: left;
    }
}

/*Top002453 */
.Top002453 {
    padding: 1.6% 0;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 100;
}

.Top002453 .header {
    max-width: 1770px;
}

@media(max-width:1770px) {
    .Top002453 {
        padding-left: 2%;
        padding-right: 2%;
    }
}

.Top002453 .header-left {
    float: left;
}

.Top002453 .logo img {
    max-height: 56px;
}

.Top002453 .header-mid {
    float: left;
    margin-left: 9%;
}

.Top002453 .header-right {
    float: right;
}

.Top002453 .header-menu li {
    width: auto !important;
    margin-right: 0;
}

.Top002453 .header-menu li:last-child {
    margin-right: 0;
}

.Top002453 .header-menu li em {
    text-transform: uppercase;
    font-size: 15px;
    display: block;
    text-align: right;
    padding-right: 20px;
    position: relative;
}

.Top002453 .header-menu li:last-child em {
    padding-right: 0;
}

.Top002453 .header-menu li em::after {
    position: absolute;
    content: '';
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: #ccc;
    right: 16px;
    top: 50%;
    transform: translateY(-50%);
}

.Top002453 .header-menu li:last-child em::after {
    display: none;
}

.Top002453 .header-menu li em a {
    display: inline-block;
    position: relative;
    line-height: 56px;
    color: #fff;
}

.Top002453 .header-menu li em a::after {
    position: absolute;
    content: '';
    width: 0;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 2px;
    background: #ed1b23;
    transition: 0.3s;
}

.Top002453 .header-menu li.aon em a::after,
.Top002453 .header-menu li:hover em a::after {
    width: 100%;
}

.Top002453 .top-language,
.Top002453 .menb,
.Top002453 #open_othermenu {
    line-height: 20px;
    float: left;
}

.Top002453 .menb {
    padding: 15px 25px 18px 0;
}

.Top002453 .menb a {
    color: #fff;
    text-transform: uppercase;
    margin-left: 20px;
    line-height: 22px;
    display: inline-block
}

.Top002453 .menb .log {
    background: url(../images/aaa.png) no-repeat left;
    padding-left: 25px;
}

.Top002453 .menb .reg {
    background: url(../images/bbb.png) no-repeat left;
    padding-left: 21px;
}



.Top002453 .top-search {
    position: relative;
    z-index: 100;
    float: left;
    padding: 15px 0 18px 15px;
}

.Top002453 .open-search {
    background: url(../images/top002070-search_btn.png) no-repeat center center;
    width: 30px;
    height: 30px;
    display: block;
}

.Top002453 .open-search-show {
    position: relative;
    background: none;
}

.Top002453 .open-search-show::before,
.Top002453 .open-search-show::after {
    position: absolute;
    content: '';
    width: 80%;
    height: 3px;
    background: #e60012;
    top: 50%;
    left: 10%;
    transform: rotate(-45deg);
}

.Top002453 .open-search-show::after {
    transform: rotate(45deg);
}

.Top002453 .search-box {
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 100;
    display: none;
}

.Top002453 .search-box .text {
    width: 254px;
    line-height: 46px;
    height: 46px;
    border: 1px solid #fff;
    background: rgba(0, 0, 0, 0.2);
    color: #fff;
    padding: 0 50px 0 10px;
}

.Top002453 .search-box .btn {
    position: absolute;
    right: 0;
    top: 0;
    line-height: 46px;
    width: 46px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.Top002453 .search-box .btn::before {
    position: absolute;
    content: '';
    border: 8px solid transparent;
    border-bottom-color: #b4b4b4;
    top: -15px;
    right: 4px;
}



.Top002453 .top-language {
    position: relative;
    background: url(../images/top002453-lang.png) no-repeat left center;
    padding: 19px 0 18px 25px;
}

.Top002453 .top-language span {
    display: block;
    border-bottom: 1px solid #fff;
    color: #fff;
    cursor: pointer;
}

.Top002453 .top-language figure {
    position: absolute;
    top: 100%;
    left: 0;
    background: #000;
    width: 100%;
    line-height: 40px;
    display: none;
}

.Top002453 .top-language a {
    display: block;
    text-align: center;
    color: #fff;
}

.Top002453 #open_othermenu {
    margin: 18px 0 18px 35px;
    width: 34px;
    position: relative;
    z-index: 101;
    height: 20px;
    cursor: pointer;
    display: none;
}

.Top002453 #open_othermenu i,
.Top002453 #open_othermenu::before,
.Top002453 #open_othermenu::after {
    position: absolute;
    height: 2px;
    background: #fff;
    left: 0;
}

.Top002453 #open_othermenu i {
    width: 100%;
    bottom: 0;
}

.Top002453 #open_othermenu::before,
.Top002453 #open_othermenu::after {
    content: '';
}

.Top002453 #open_othermenu::before {
    top: 4px;
    width: 80%;
}

.Top002453 #open_othermenu::after {
    top: 11px;
    width: 50%;
}

.Top002453 #open_othermenu.open_othermenu i {
    opacity: 0;
}

.Top002453 #open_othermenu.open_othermenu::before,
.Top002453 #open_othermenu.open_othermenu::after {
    top: 9px;
    width: 100%;
    background: #fff;
    transition: transform 0.3s;
}

.Top002453 #open_othermenu.open_othermenu::before {
    transform: rotate(45deg);
}

.Top002453 #open_othermenu.open_othermenu::after {
    transform: rotate(-45deg);
}

.Top002453 .other_menu {
    position: fixed;
    display: none;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    max-height: 100%;
    overflow: auto;
    background: rgba(0, 0, 0, 0.9);
    z-index: 100;
}

.Top002453 .other_menu .table {
    display: table;
    height: 100%;
    width: 100%;
}

.Top002453 .other_menu .table_cell {
    display: table-cell;
    vertical-align: middle;
}

.Top002453 .other_menu .ul {
    display: table;
    margin: 0 auto;
    text-align: center;
}

.Top002453 .other_menu .ul>li {
    text-transform: uppercase;
    margin-bottom: 30px;
    line-height: 34px;
    position: relative;
}

.Top002453 .other_menu .ul>li:last-child {
    margin-bottom: 0;
}

.Top002453 .other_menu .ul>li>a {
    color: #fff;
    font-size: 24px;
    position: relative;
    transition: 0.3s;
}

.Top002453 .other_menu .ul>li>a::after {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 32px;
    height: 32px;
    opacity: 0;
    transition: 0.3s;
}

.Top002453 .other_menu .ul>li.aon>a,
.Top002453 .other_menu .ul>li>a:hover {
    border-bottom: 2px solid #ed1b23;
    color: #ed1b23;
}

.Top002453 .other_menu .ul>li.aon>a::after,
.Top002453 .other_menu .ul>li>a:hover::after {
    opacity: 1;
    left: -35px;
}

.Top002453 .other_menu li ul {
    display: none;
}

.Top002453 .other_menu li li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.Top002453 .other_menu li li a {
    color: #fff;
    line-height: 40px;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    opacity: 0.5;
    transition: opacity 0.3s;
}

.Top002453 .other_menu li li a::before {
    display: inline-block;
    content: '';
    width: 5px;
    height: 5px;
    background: #fff;
    border-radius: 50%;
    margin-right: 5px;
    vertical-align: middle;
}

.Top002453 .other_menu li li a:hover {
    opacity: 1;
}


@media(max-width:1525px) {
    .Top002453 .header-mid {
        margin-left: 4%;
    }
}


@media(max-width:1400px) {
    .Top002453 .header-menu li em {
        padding-right: 30px;
    }

    .Top002453 .header-menu li em::after {
        right: 12px;
    }

    .Top002453 .top-but {
        padding: 19px 0 18px 25px;
    }

    .Top002453 .top-but span {
        padding: 8px 5px;
        font-size: 12px;
    }

    .Top002453 .header-menu li em a {
        font-size: 13px;
    }
}

@media(max-width:1366px) {
    .Top002453 .menb a {
        margin-left: 10px;
    }

    .Top002453 .menb {
        padding: 15px 10px 18px 0;
    }

    .Top002453 .top-search {
        padding: 15px 0 18px 10px;
    }

    .Top002453 .logo img {
        max-height: 45px;
    }
}



@media(min-width:1025px) {
    .Top002453 .other_menu li ul {
        position: absolute;
        left: 100%;
        top: 0;
        font-size: 15px;
        width: 100%;
        padding-left: 10%;
        text-align: left;
    }
}

@media(max-width:1400px) {
    .Top002453 .header-mid {
        margin-left: 3%;
    }
}

@media(min-width:1500px) {
    .Top002453 .header-menu li {
        margin-right: 0;
    }

    .Top002453 .header-menu li em::after {
        right: 16px;
    }
}

@media(min-width:1700px) {
    .Top002453 .header-menu li {
        margin-right: 20px;
    }

    .Top002453 .header-menu li em::after {
        right: 0;
    }
}

@media(max-width:1200px) {
    .Top002453 .other_menu li.li_on::before {
        position: absolute;
        content: '';
        left: 0;
        top: 0;
        width: 100%;
        height: 34px;
        background-color: transparent;
        z-index: 2;
    }

    .Top002453 .header-mid {
        display: none;
    }

    .Top002453 #open_othermenu {
        display: block;
        position: absolute;
        top: 10px;
        right: 0;
    }

    .Top002453 .top-language {
        position: absolute;
        right: 90px;
        top: 12px;
    }

    .Top002453 .top-search {
        position: absolute;
        right: 50px;
        top: 12px;
    }

    .Top002453 {
        height: 70px;
    }

    .Top002453 .header-left {
        top: 25px;
    }

    .Top002453 .menb {
        float: none;
        padding: 0;
        position: relative;
        z-index: 9;
    }

    .Top002453 .menb a {
        font-size: 13px;
    }
}

@media(max-width:640px) {
    .Top002453 .header {
        position: relative;
    }

    .Top002453 .header-left {
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        padding-right: 185px;
    }

    .Top002453 .logo img {
        max-height: 38px;
    }
}

@media(max-width:480px) {
    .Top002453 .other_menu li {
        margin-bottom: 5px;
    }

    .Top002453 .other_menu li>a {
        font-size: 20px;
    }
}

.Column_top {
    background: rgba(0, 0, 0, 0.6);
}

/*Banner002584 */
.Banner002584 {
    margin: 0;
}

/*swiper*/
.Banner002584 .swiper-container {
    margin: 0 auto;
    width: 100%;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.Banner002584 .swiper-container-android .swiper-slide,
.Banner002584 .swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.Banner002584 .swiper-wrapper {
    position: relative;
    width: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.Banner002584 .swiper-slide {
    position: relative;
    width: 100%;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
}

/*swiper end*/
.Banner002584 .swiper-slide img {
    display: block;
    width: 100%;
    max-width: none;
}

.Banner002584 .txt {
    position: absolute;
    width: 100%;
    text-align: right;
    left: 0;
    top: 0;
    height: 100%;
}

.Banner002584 .txt-main {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

.Banner002584 .txt-main aside {
    padding: 1% 0;
}

.Banner002584 .txt-main i {
    display: inline-block;
    width: 100%;
    max-width: 380px;
    height: 46px;
    border: 10px solid rgba(255, 255, 255, 0.5);
}

.Banner002584 .txt-main i.up {
    border-bottom: 0;
}

.Banner002584 .txt-main i.down {
    border-top: 0;
}

.Banner002584 .swiper-slide .wap_ban {
    display: none;
}

@media(max-width:1366px) {
    .Banner002584 .txt-main {
        padding: 0 10%;
    }
}

@media(max-width:1024px) {
    .Banner002584 .txt {
        padding-bottom: 10%;
    }

    .Banner002584 .txt-main i {
        height: 30px;
        max-width: 50%;
        border-width: 7px;
    }

    .Banner002584 .swiper-slide .wap_ban {
        display: block;
    }

    .Banner002584 .swiper-slide .pc_ban {
        display: none;
    }
}

@media(max-width:480px) {
    .Banner002584 .txt-main i {
        height: 20px;
        border-width: 4px;
    }
}

.Banner002584 .pager {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 8%;
    z-index: 10;
}

.Banner002584 .pager li {
    position: relative;
    width: 38px;
    border-radius: 50%;
    height: 38px;
    border: 2px solid transparent;
    margin: 0 10px;
    cursor: pointer;
}

.Banner002584 .pager li::before {
    position: absolute;
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #fff;
    left: 50%;
    top: 50%;
    margin: -4px 0 0 -4px;
}

.Banner002584 .pager li.active {
    border-color: #fff;
}

@media(max-width:1024px) {
    .Banner002584 .pager {
        bottom: 3%;
    }

    .Banner002584 .pager li {
        width: 24px;
        height: 24px;
        margin: 0 2px;
    }
}

/*Floor002504 */
.Floor002504 {
    font-family: Verdana, Geneva, sans-serif;
    margin: 3.5% 0;
}

.Floor002504 .auto {
    max-width: 1800px;
    position: relative;
    overflow: hidden;
}

.Floor002504 .auto .video {
    position: absolute;
    left: 0;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    background: url(../images/floor002504-bg.jpg) no-repeat center center;
    background-size: cover;
    animation: 60s infinite Floor002504_video;
}

.Floor002504 .intro {
    position: relative;
    z-index: 10;
    padding-top: 3%;
    padding-bottom: 3%;
    max-width: 585px;
}

.Floor002504 .intro .tit {
    text-align: center;
    font-size: 32px;
    color: #ed1b23;
    padding-bottom: 2%;
    text-transform: uppercase;
}

.Floor002504 .intro .edit {
    color: #333;
    padding-bottom: 8%;
}

.Floor002504 .intro .ul_column {
    margin: 0 auto;
    display: table;
}

.Floor002504 .intro .ul_column li {
    float: left;
    padding-left: 25px;
    text-transform: uppercase;
    background: url(../images/floor002504_icon-1.png) no-repeat left center;
    margin-left: 12px;
    padding-right: 15px;
    position: relative;
}

.Floor002504 .intro .ul_column li a {
    color: #e21b23;
    padding-right: 16px;
    background: url(../images/floor002504_li.gif) no-repeat right center;
}

.Floor002504 .intro .ul_column li:nth-child(2) {
    background-image: url(../images/floor002504_icon-2.png);
}

@keyframes Floor002504_video {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(3);
    }

    100% {
        transform: scale(1);
    }
}

@-webkit-keyframes Floor002504_video {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(3);
    }

    100% {
        transform: scale(1);
    }
}

@media(max-width:480px) {
    .Floor002504 .intro .tit {
        font-size: 28px;
    }
}

/*Floor002505 */
.Floor002505 {
    padding: 1% 2% 1.5%;
    background: #fff;
}

.Floor002505 .title {
    padding-bottom: 3%;
}

.Floor002505 .home_title2 {
    padding-bottom: 2%;
}

.Floor002505 .title ul {
    text-align: center;
}

.Floor002505 .title li a {
    margin-left: 30px;
    color: #999;
    font-size: 14px;
}

.Floor002505 .title li a:hover,
.Floor002505 .title li a.on {
    color: #e21b23;
}

.Floor002505 .tab_con {
    display: none;
}

.Floor002505 .owl-carousel {
    overflow: hidden;
    position: relative;
}

.Floor002505 .owl-carousel .owl-item {
    float: left;
}

.Floor002505 .owl-carousel .owl-nav div {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 35px;
    height: 65px;
    background-position: 0 0;
    background-repeat: no-repeat;
    overflow: hidden;
    line-height: 1000px;
    cursor: pointer;
    background-size: contain;
}

.Floor002505 .items {
    position: relative;
}

.Floor002505 .items .hover {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 3;
    transition: 0.3s;
}

.Floor002505 .items .txt {
    padding: 3% 0 0;
}

.Floor002505 .items h2 {
    font-size: 18px;
    font-weight: normal;
    margin: 0;
    color: #ed1b23;
}

.Floor002505 .items p {
    font-size: 12px;
    max-width: 245px;
    margin: 0;
    color: #999;
    padding-top: 10px;
}

.Floor002505 .items a {
    display: block;
}

.Floor002505 .items a:hover .hover {
    opacity: 1;
}

.Floor002505 .items figure {
    position: relative;
    padding-top: 117.085%;
    width: 100%;
    overflow: hidden;
}

.Floor002505 .items img {
    width: 100%;
    display: block;
    transition: all 0.3s ease;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.Floor002505 .items a:hover img {
    transform: scale(1.05, 1.05);
}

.Floor002505 .items .hover::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: url(../images/floor002505_imghover.png) repeat;
}

@media(max-width:768px) {

    .Floor002505 .title ol,
    .Floor002505 .title li {
        float: none;
        overflow: hidden;
    }

    .Floor002505 .title li a {
        margin: 10px 20px 0 0;
    }

    .Floor002505 .owl-carousel .owl-nav div {
        height: 45px;
    }

    .Floor002505 .owl-carousel .owl-nav div.owl-prev {
        background: url(../images/piclist002525-prev.png) no-repeat center;
        left: 0;
    }

    .Floor002505 .owl-carousel .owl-nav div.owl-next {
        background: url(../images/piclist002525-next.png) no-repeat center;
        right: 0;
    }
}

@media(max-width:480px) {
    .Floor002505 .title ol {
        font-size: 28px;
    }
}

/*end*/

/*Floor002506 */
.Floor002506 {
    padding: 1% 2% 5%;
    margin: 0;
    background: url(../images/floor002506_bg.jpg);
}

.Floor002506 .list li {
    float: left;
    width: 32.2%;
    margin-right: 1.7%;
    padding: 2%;
    background: #fff;
    box-shadow: 10px 15px 10px rgba(0, 0, 0, 0.02)
}

.Floor002506 .list li:last-child {
    margin-right: 0;
}

.Floor002506 .list li figure {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding-top: 103.5%;
}

.Floor002506 .list li img {
    width: 100%;
    transition: transform 0.3s;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
}

.Floor002506 .list li a {
    display: block;
    position: relative;
    overflow: hidden;
}

.Floor002506 .list li time {
    color: #999;
    display: inline-block;
}

.Floor002506 .list li time b {
    font-weight: normal;
    font-size: 36px;
}

.Floor002506 .list li .txt {}

.Floor002506 .list li span {
    font-size: 18px;
    color: #666;
    padding: 2% 0 4% 0;
    display: block;
    line-height: 26px;
}

.Floor002506 .list li a:hover span {
    color: #ed1b23;
}

.Floor002506 .list li a:hover img {
    transform: scale(1.05, 1.05);
}

@media(max-width:1100px) and (min-width:769px) {
    .Floor002506 .list li span {
        font-size: 14px;
        line-height: 20px;
    }

    .Floor002506 .list li .txt {
        padding-left: 119px;
    }

    .Floor002506 .list li .time {
        width: 118px;
    }
}

@media(max-width:768px) {

    .Floor002506 .title ol,
    .Floor002506 .title li {
        float: none;
        overflow: hidden;
    }

    .Floor002506 .title li a {
        margin: 10px 20px 0 0;
        display: inline-block;
    }

    .Floor002506 .list li {
        float: none;
        width: auto;
        margin-right: 0;
        margin-bottom: 2%;
    }
}

@media(max-width:480px) {
    .Floor002506 .list li span {
        font-size: 16px;
        line-height: 22px;
    }

    .Floor002506 .list li .txt {
        padding-left: 140px;
    }

    .Floor002506 .list li .time {
        width: 139px;
    }

    .Floor002506 .title ol {
        font-size: 28px;
    }
}

/*Floor002507 */
.Floor002507 {
    font-family: Arial, Helvetica, sans-serif;
    padding: 1% 2% 0;
    background: #fff;
}

.Floor002507 .dl_column dd {
    float: left;
    width: 49.2%;
    margin-right: 1.6%;
    position: relative;
    overflow: hidden;
}

.Floor002507 .dl_column dd:nth-child(2n) {
    margin-right: 0;
}

.Floor002507 .dl_column dd figure {
    position: relative;
    overflow: hidden;
    padding-top: 45.16%;
}

.Floor002507 .dl_column dd img {
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
}

.Floor002507 .dl_column dd a {
    display: block;
}

.Floor002507 .dl_column dd a::before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    transition: 0.3s;
    z-index: 10;
}

.Floor002507 .dl_column dd a:hover::before {
    background: rgba(0, 0, 0, 0.75);
}

.Floor002507 .dl_column dd p {
    margin: 0;
    position: absolute;
    left: 3%;
    bottom: 5%;
    font-size: 36px;
    color: #333;
    transition: top 0.3s;
    z-index: 11;
}

.Floor002507 .dl_column dd p span {
    position: relative;
    z-index: 1;
    padding-left: 10px;
    color: #fff;
}

.Floor002507 .dl_column dd p::after {
    position: absolute;
    content: '';
    width: 130%;
    height: 40%;
    background: #ed1b23;
    left: 0;
    bottom: 0;
    z-index: 0;
    transition: 0.3s;
}

.Floor002507 .dl_column dd a:hover p {
    width: 100%;
    text-align: center;
    bottom: auto;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

.Floor002507 .dl_column dd a:hover p span {
    padding-left: 0;
    color: #fff;
}

.Floor002507 .dl_column dd a:hover p::after {
    width: 0;
}

@media(max-width:768px) {
    .Floor002507 .dl_column dd {
        float: none;
        width: auto;
        margin-right: 0;
        margin-bottom: 2%;
    }
}

@media(max-width:480px) {
    .Floor002507 .title ol {
        font-size: 28px;
    }

    .Floor002507 .dl_column dd p {
        font-size: 24px;
    }
}

/*Bottom002508 */
.Bottom002508 {
    background: #f4f4f4;
}

.Bottom002508 .auto {
    max-width: 1800px;
    padding: 2% 0 1% 0;
}

@media(max-width:1800px) {
    .Bottom002508 .auto {
        margin: 0 2%;
    }
}

.Bottom002508 ul {
    padding-bottom: 7%;
}

.Bottom002508 ul ol,
.Bottom002508 dl dt {
    float: left;
}

.Bottom002508 ul li,
.Bottom002508 dl dd {
    float: right;
}

.Bottom002508 ul ol a {
    color: #999;
    position: relative;
    margin-right: 22px;
}

.Bottom002508 ul ol a::after {
    position: absolute;
    content: '';
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: #999;
    right: -11px;
    top: 50%;
    transform: translateY(-50%);
}

.Bottom002508 a:hover {
    color: #e21b23;
}

.Bottom002508 ul ol a:last-child {
    margin-right: 0;
}

.Bottom002508 ul ol a:last-child::after {
    display: none;
}

.Bottom002508 ul li>a,
.Bottom002508 ul li span {
    float: left;
    position: relative;
    z-index: 100;
    margin-right: 25px;
}

.Bottom002508 ul li a {
    display: block;
    width: 20px;
    height: 18px;
    background: url(../images/bottom002508_share.png) no-repeat 0 0;
}

.Bottom002508 ul li a.sina:hover {
    background-position: 0 -19px;
}

.Bottom002508 ul li a.wx {
    background-position: -45px 0;
}

.Bottom002508 ul li a.wx:hover {
    background-position: -45px -19px;
}

.Bottom002508 ul li span a {
    background-position: -90px 0;
}

.Bottom002508 ul li span a:hover {
    background-position: -90px -19px;
}

.Bottom002508 ul li a.getTop {
    background-position: -135px -19px;
    margin-right: 0;
}

.Bottom002508 ul li span a.phone {
    display: none;
}

.Bottom002508 ul li a figure {
    position: absolute;
    bottom: 100%;
    display: none;
    width: 150px;
    left: 50%;
    margin-left: -75px;
    padding-bottom: 12px;
    z-index: 100;
}

.Bottom002508 ul li a figure::after {
    position: absolute;
    content: '';
    left: 50%;
    margin-left: -6px;
    bottom: 0px;
    border: 6px solid transparent;
    border-top-color: #fff;
}

.Bottom002508 ul li a figure img {
    max-width: none;
    width: 100%;
    display: block;
}

.Bottom002508 ul li a:hover figure {
    display: block;
}

.Bottom002508 dl dt img {
    max-height: 32px;
}

.Bottom002508 dl dd {
    font-size: 12px;
    line-height: 32px;
}

.Bottom002508 dl dd b a {
    text-decoration: underline;
}

@media(max-width:640px) {

    .Bottom002508 ul ol,
    .Bottom002508 dl dt,
    .Bottom002508 ul li,
    .Bottom002508 dl dd {
        float: none;
        text-align: center;
    }

    .Bottom002508 ul {
        padding-bottom: 0;
    }

    .Bottom002508 ul li {
        display: table;
        margin: 4% auto;
    }
}



/*PicList002120 */
.PicList002120 {
    padding: 0;
}

.PicList002120 li {
    float: left;
    width: 22%;
    margin-right: 4%;
    margin-bottom: 3%;
}

.PicList002120 li:nth-child(4n) {
    margin-right: 0;
}

.PicList002120 li a {
    display: block;
}

.PicList002120 li p {
    margin: 0;
    padding: 5% 0 0;
    text-align: center;
    font-size: 16px;
}

.PicList002120 li .table {
    display: none;
}

.PicList002120 li figure {
    padding-bottom: 77%;
    background-size: contain;
    border: 1px solid #eee;
    border-radius: 3px;
}

@media(min-width:641px) {}

@media(max-width:640px) {
    .PicList002120 li {
        width: 48%;
        margin-right: 4%;
    }

    .PicList002120 li:nth-child(2n) {
        margin-right: 0;
    }
}

@media(max-width:375px) {
    .PicList002120 li p {
        font-size: 14px;
    }
}

/*
 .Page002193 为demo编号
 */
.Page002193 {
    zoom: 1;
    overflow: hidden;
    text-align: center;
    padding: 30px 0 4%;
    text-align: center;
}

.Page002193 span {
    padding: 0px 3px;
    display: inline-block;
}

.Page002193 a {
    display: inline-block;
    margin: 0px 2px;
    background: url(../images/page002193_icon.png) no-repeat center;
    padding: 0 1.5em;
    color: #000;
    font-weight: bolder;
    line-height: 35px;
    border-radius: 3px;
    transition: .3s ease-out;
    height: 37px;
    overflow: hidden;
    line-height: 99px;
}

.Page002193 a:hover {
    background: url(../images/page002193_icon2.png) no-repeat center;
}

.Page002193 .p_cur,
.Page002193 .p_count,
.Page002193 .p_total,
.Page002193 .p_jump,
.Page002193 .a_first,
.Page002193 .a_end {
    display: none;
}

.Page002193 .p_cur b {
    color: #F00;
}

.Page002193 .p_count b {
    color: #F00;
}

.Page002193 .p_total b {
    color: #F00;
}

.Page002193 .p_page em {
    font-style: normal;
}

.Page002193 .p_page em a {}

.Page002193 .p_page em a.a_cur {
    background: url(../images/page002193_icon2.png) no-repeat center;
}

.Page002193 .p_page a.a_prev {
    background: url(../images/page002193_icon_prev.png) no-repeat center;
}

.Page002193 .p_page a.a_next {
    background: url(../images/page002193_icon_next.png) no-repeat center;
}

.Page002193 .p_page a.a_prev:hover {
    background: url(../images/page002193_icon_prev2.png) no-repeat center;
}

.Page002193 .p_page a.a_next:hover {
    background: url(../images/page002193_icon_next2.png) no-repeat center;
}

.Page002193 .p_page b {
    font-weight: normal;
}

/*
 .Bottom002230 为demo编号
 */
.Bottom002230 {
    background: #000;
    padding: 37px 2% 0;
}

.Bottom002230 .auto {}

.Bottom002230 .left {
    text-transform: uppercase;
    font-weight: normal;
}

.Bottom002230 .left h3 {
    font-weight: 500;
    font-size: 18px;
    color: #fff;
}

.Bottom002230 .left h3 span {
    display: block;
    width: 37px;
    height: 1px;
    border-bottom: 1px solid #fff;
    margin: 16px 0 0
}

.Bottom002230 .left ul {
    padding: 0 0 10px
}

.Bottom002230 .left ul li {
    float: left;
    font-size: 14px;
    padding: 0 38px 10px 0;
}

.Bottom002230 .left ul li a {
    color: #999
}

.Bottom002230 .left ul li a:hover {
    color: #fff;
}

.Bottom002230 .right img {
    border: 5px solid #fff;
    max-height: 82px;
}

.Bottom002230 .right .img {
    text-align: center;
    float: left;
}

.Bottom002230 .right .text {
    float: left;
    padding: 0 0 0 17px;
    text-transform: uppercase;
    font-weight: normal;
}

.Bottom002230 .right .text p {
    margin: 0 0 8px;
    color: #fff;
    font-size: 14px;
}

.Bottom002230 .right .text li {
    float: left;
    width: 34px;
    height: 34px;
    background: url(../images/bottom002230-icon.png) no-repeat left top;
    margin: 0 8px 0 0
}

.Bottom002230 .right .text li.wx {
    background: url(../images/bottom002230-icon.png) no-repeat -41px top;
}

.Bottom002230 .right .text li.tx {
    background: url(../images/bottom002230-icon.png) no-repeat -80px top;
}

.Bottom002230 .right .text li.rr {
    background: url(../images/bottom002230-icon.png) no-repeat -121px top;
}

.Bottom002230 .right .text li a {
    display: inline-block;
    cursor: pointer;
    width: 34px;
    height: 34px;
}

.Bottom002230 .bottom {
    border-top: 1px solid #353535;
    margin: 30px 0 0
}

.Bottom002230 .bottom ul li {
    float: left;
    font-size: 12px;
    padding: 0 20px 0 0;
    line-height: 61px;
}

.Bottom002230 .bottom ul li a,
.Bottom002230 .bottom p a {
    color: #666;
}

.Bottom002230 .bottom ul li a {
    font-size: 14px;
    color: #999;
}

.Bottom002230 .bottom ul li a:hover,
.Bottom002230 .bottom p a:hover {
    color: #666
}

.Bottom002230 .bottom p {
    font-size: 14px;
    color: #999;
    margin: 0;
    padding: 0 0 20px
}

.Bottom002230 .botcontact {
    float: left;
    width: 40%;
}

.Bottom002230 .botcontact span {
    display: block;
    position: relative;
    font-weight: bold;
    font-size: 18px;
    margin: 20px 0;
    padding-left: 25px;
    color: #fff;
}

.Bottom002230 .botcontact span i {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 20px;
    height: 20px;
}

.Bottom002230 .botcontact .addr {
    margin-right: 10px;
}

.Bottom002230 .botcontact .addr i {
    background: url(../images/bottom002264-addr.png) no-repeat center;
}

.Bottom002230 .botcontact .tel {}

.Bottom002230 .botcontact .tel i {
    background: url(../images/bottom002264-tel.png) no-repeat center;
}


@media (min-width:768px) {
    .Bottom002230 .left h3 {
        margin-top: 0
    }

    .Bottom002230 .right,
    .bottom p {
        float: right;
    }

    .Bottom002230 .left,
    .bottom ul {
        float: left;
    }

    .Bottom002230 .bottom p {
        padding: 0;
        line-height: 61px;
    }

    .Bottom002230 .left ul li {
        padding-right: 22px;
    }
}

@media (min-width:1024px) {
    .Bottom002230 .left ul li {
        padding-right: 38px;
    }
}


/*
 .Bottom001498为demo编号
 */
.Bottom001498 {
    font-size: 12px;
    background: #000;
    z-index: 1;
    position: relative;
}

.Bottom001498 .auto {
    max-width: 1800px;
    padding: 2% 0 2% 0;
    position: relative;
}

.Bottom001498 ul {
    padding-bottom: 20px;
    display: inline-block;
}

.Bottom001498 li {
    width: 36px;
    float: left;
    margin-right: 5px;
    position: relative;
}

.Bottom001498 li a {
    display: block;
    height: 36px;
    background: url(../images/bottom001498_icon.png) no-repeat;
}

.Bottom001498 li:nth-child(2) a {
    background-image: url(../images/bottom001498_icon1.png);
}

.Bottom001498 li:nth-child(3) a {
    background-image: url(../images/bottom001498_icon2.png);
}

.Bottom001498 li span {
    width: 180px;
    border-radius: 5px;
    padding: 10px 5px;
    background: #fff;
    position: absolute;
    top: -110%;
    display: none;
    font-size: 16px;
    text-align: center;
}

.Bottom001498 li.qr span {
    width: 120px;
    top: auto;
    bottom: 110%;
    left: 50%;
    margin-left: -60px;
}

.Bottom001498 p {
    max-width: 368px;
    margin: 0;
    border-top: 1px solid #353535;
    padding: 11px 0;
}

.Bottom001498 p em {
    margin: 0 6px;
    color: #999;
    font-style: normal;
}

.Bottom001498 p a {
    color: #999;
    font-size: 14px;
}

.Bottom001498 p a:hover {
    color: #fff;
}

.Bottom001498 .copyright {
    color: #999;
    font-size: 14px;
}

.Bottom001498 .copyright span {
    display: block;
    color: #999;
    display: none;
}

.Bottom001498 .copyright span a {
    color: #b5b5b5;
}

.Bottom001498 .copyright a {
    color: #999;
}

.Bottom001498 dl {
    float: right;
    color: #999;
    border-top: 1px #353535 solid;
    border-bottom: 1px #353535 solid;
    padding: 2% 0;
    font-size: 28px;
}

.Bottom001498 dl span {
    text-transform: uppercase;
    color: #fff;
    display: block;
    font-size: 16px;
    padding-left: 35px;
    background: url(../images/bottom001498_icon3.png) no-repeat left center;
    line-height: 28px;
}

.Bottom001498 .ewm {
    position: absolute;
    left: 50%;
    margin-left: -120px;
    top: 50%;
    margin-top: -22px;
}

.Bottom001498 .ewm img {
    max-width: 240px;
}

@media(max-width:1800px) {
    .Bottom001498 .auto {
        padding: 2%;
    }
}

@media(max-width:768px) {
    .Bottom001498 dl {
        float: none;
        margin-bottom: 20px;
        width: 255px;
        margin: 0 auto;
        border: none;
    }

    .Bottom001498 p {
        max-width: none
    }

    .Bottom001498 .ewm {
        position: relative;
        margin: 0 auto;
        left: auto;
        top: auto;
        text-align: center;
    }

    .Bottom001498 ul {
        text-align: center;
    }

    .Bottom001498 li {
        display: inline-block;
        float: none;
    }

    .Bottom001498 li:nth-child(3) span {
        left: 50%;
        transform: translateX(-50%);
    }
}


.home_title,
.home_title2 {
    text-align: center;
    padding: 3% 0;
}

.home_title h1,
.home_title2 h1 {
    margin: 0 auto;
    font-size: 32px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding-bottom: 15px;
    font-family: Trade Gothic LT Std;
    position: relative;
}

.home_title h1::after,
.home_title2 h1::after {
    display: block;
    position: absolute;
    width: 30px;
    height: 6px;
    background: #e21b23;
    content: '';
    left: 50%;
    margin-left: -15px;
    bottom: 0px;
}

.home_title2 h1 {
    color: #333;
}

/*Floor002156 */
.Floor002156 {
    
    background-repeat: no-repeat;
    background-position: center top;
    padding: 2% 0 5% 0;
    margin: 3% 0 0;
    background-size: cover;
}

.Floor002156 .intro {
    text-align: center;
}

.Floor002156 .intro p {
    max-width: 575px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5%;
    color: #fff;
    font-size: 18px;
    line-height: 24px;
}

.Floor002156 .intro a {
    display: inline-block;
    color: #fff;
    background: #ed1b23;
    line-height: 44px;
    padding: 0 30px;
    text-transform: uppercase;
}

.Floor002156 .intro a:before {
    display: inline-block;
    content: '';
    background: url(../images/floor002156-icon.png) no-repeat;
    width: 21px;
    height: 22px;
    margin-right: 10px;
    vertical-align: middle;
}

/*
 .Floor001271 为demo编号
 */
.Floor001271 {
    background: url(../images/floor001271-bg.jpg) no-repeat center top/cover;
    padding: 2% 0;
    margin: 3% 2% 0;
}

.Floor001271 .auto {
    max-width: 1280px;
}

.Floor001271 li {
    float: left;
    width: 48.5%;
    margin-right: 3%;
    margin-bottom: 3%;
    border: 1px solid #7c7c7c;
    position: relative;
    transition: 0.4s;
}

.Floor001271 li a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.Floor001271 li:nth-child(2n) {
    margin-right: 0;
}

.Floor001271 li div {
    padding: 4% 120px 4% 0;
}

.Floor001271 li h2 {
    padding-left: 27px;
    font-size: 16px;
    margin: 0 0 3% 0;
    color: #fff;
    font-weight: normal;
    position: relative;
}

.Floor001271 li p {
    padding-left: 27px;
    margin: 0;
    font-size: 12px;
    color: #9e9a98;
    line-height: 20px;
    overflow: hidden;
    height: 20px;
}

.Floor001271 li time {
    position: absolute;
    right: 5%;
    top: 50%;
    margin-top: -31px;
    font-size: 45px;
    text-align: center;
    color: #5f5f5f;
    line-height: 44px;
}

.Floor001271 li time span {
    position: relative;
    display: block;
    color: #b9b9b9;
    font-size: 12px;
    line-height: 18px;
}

.Floor001271 li h2::before,
.Floor001271 li time span::before {
    position: absolute;
    content: '';
    top: 50%;
    left: -15px;
    width: 15px;
    height: 1px;
    background-color: #b9b9b9;
}

.Floor001271 li h2::before {
    left: 0;
}

.Floor001271 li:hover {
    background-color: #fcbe1b;
    border-color: #fcbe1b;
}

.Floor001271 li:hover h2,
.Floor001271 li:hover time {
    color: #483607
}

.Floor001271 li:hover p {
    color: #664d0a;
}

.Floor001271 li:hover time span {
    color: #906c0f;
}

.Floor001271 li:hover h2::before,
.Floor001271 li:hover time span::before {
    background-color: #906c0f;
}

@media(max-width:640px) {
    .Floor001271 li {
        float: none;
        margin-right: 0;
        width: auto;
    }
}

@media(max-width:375px) {
    .Floor001271 .title h1 {
        font-size: 24px;
    }

    .Floor001271 li time {
        font-size: 40px;
    }

    .Floor001271 li div {
        padding-right: 100px;
    }
}

/*
 .Floor002351 为demo编号
 */
.Floor002351 {
    background: url(../images/floor002351-bg.jpg) no-repeat top center #030303;
    padding: 8% 0;
}

.Floor002351 .list {
    overflow: hidden;
    padding: 5% 0 0;
}

.Floor002351 .list ul {
    margin: 0 -3%;
}

.Floor002351 .list li {
    width: 50%;
    float: left;
    padding: 0 3%;
}

.Floor002351 .list li time {
    font-size: 15px;
    color: #ccc;
}

.Floor002351 .list li h3 {
    font-size: 20px;
    margin: 15px 0 0 0;
    font-weight: normal;
    line-height: 1.25;
}

.Floor002351 .list li h3 a {
    color: #fff;
}

.Floor002351 .list .clear {
    position: relative;
    padding-top: 30px;
    padding-bottom: 5%;
    width: 100%;
}

.Floor002351 .list .clear:before {
    content: "";
    width: 100%;
    height: 1px;
    background: #2c2c2c;
    position: absolute;
    top: 50%;
    left: 0;
}

@media only screen and (max-width: 1023px) {
    .Floor002351 .wrap-head .h2 img {
        height: 35px;
    }
}

@media only screen and (max-width: 480px) {
    .Floor002351 .wrap-head .h2 img {
        height: 25px;
    }

    .Floor002351 .list li h3 {
        font-size: 18px;
    }
}

@media only screen and (min-width: 900px) {
    .Floor002351 .list li h3 {
        font-size: 24px;
    }

    .Floor002351 .list {
        padding-right: 6%;
    }

    .Floor002351 .list ul {
        margin: 0 -5%;
    }

    .Floor002351 .list li {
        width: 33.3334%;
        padding: 0 5%;
    }
}

/*
 .Map002364 为demo编号
 */
.Map002364 {
    margin-top: 1%;
}

.Map002364 dd {
    border: 20px solid #fff;
    margin-bottom: 2%;
    padding-left: 62%;
    background-color: #f9f9f9;
    position: relative;
}

.Map002364 dd:last-child {
    margin-bottom: 0;
}

.Map002364 .map * {
    max-width: none;
}

.Map002364 dd figure {
    padding: 3%;
}

.Map002364 dd ul {
    padding-bottom: 3%;
}

.Map002364 dd li {
    line-height: 24px;
    padding: 30px 0;
    padding-left: 50px;
    border-bottom: 1px dashed #dbdbdb;
    
    background-repeat: no-repeat;
    background-position: center left;
    font-size: 16px;
    color: #767676;
}



@media(min-width:641px) {
    .Map002364 .map {
        position: absolute !important;
        width: 60%;
        left: 0;
        height: 100%;
        top: 0;
    }
}

@media(max-width:640px) {
    .Map002364 dd {
        padding: 3%;
    }

    .Map002364 .map {
        height: 300px;
        position: relative !important;
    }

    .Map002364 dd figure {
        padding: 0;
    }
}

@media(max-width:480px) {
    .Map002364 dd figure h1 {
        font-size: 20px;
    }
}

/*
 .Form001518 为demo编号
 */
.Form001518 {
    padding: 4% 0;
}

.Form001518 .title {
    position: relative;
    color: #e21b23;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    font-size: 24px;
    padding-bottom: 2%;
    margin-bottom: 2%;
    background: url(../images/form001518_tit.png) no-repeat left center/contain;
}

.Form001518 .title:before {
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 40px;
    height: 2px;
    margin-left: -20px;
    content: "";
    background: #e21b23;
}

.Form001518 dl dt {
    padding: 3% 0;
    color: #333;
    font-size: 16px;
}

.Form001518 dd li {
    float: left;
    width: 32%;
    margin-right: 2%;
    margin-bottom: 2%;
    position: relative;
}

.Form001518 dd li:nth-child(3n) {
    margin-right: 0;
}

.Form001518 dd .text {
    border: 1px solid #dadada;
    line-height: 46px;
    height: 46px;
    width: 100%;
    background: #fff;
    padding: 0 15px;
    color: #666;
}

.Form001518 dd li label {
    position: absolute;
    left: 15px;
    top: 0;
    line-height: 46px;
    color: #666;
    z-index: 100;
}

.Form001518 dd li .form_err {
    position: absolute;
    right: 5px;
    top: 50%;
    color: #f00;
    line-height: 20px;
    margin-top: -10px;
}

.Form001518 dd textarea.text {
    height: 220px;
}

.Form001518 .btn {
    margin: 3% 0 2% 0;
    padding: 0 30px;
    text-transform: uppercase;
    cursor: pointer;
    background: #e21b23;
    color: #fff;
    height: 37px;
    border: none;
    font-size: 14px;
    font-weight: bold;
}

@media(max-width:768px) {
    .Form001518 dd li {
        float: none;
        width: auto;
        margin-right: 0 !important;
    }
}

@media(max-width:480px) {
    .Form001518 .title {
        font-size: 24px;
    }
}

/*PicList001958*/
.PicList001958 {
    padding: 0 0 1.5% 0;
}

.PicList001958 li {
    overflow: hidden;
    padding: 20px 0;
    border-bottom: 1px solid #ebecec;
}

.PicList001958 li:first-of-type {
    padding-top: 0;
}

.PicList001958 li:last-child {
    border-bottom: 0;
}

.PicList001958 li div {
    position: relative;
    padding-left: 29%;
}

.PicList001958 li .Ispic {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 26%;
}

.PicList001958 li .Ispic img {
    display: none;
}

.PicList001958 li h1 {
    margin: 0;
    font-size: 18px;
    padding: 20px 0 15px 0;
}

.PicList001958 li time {
    color: #999;
}

.PicList001958 li p {
    color: #666;
    margin: 10px 0 0 0;
    line-height: 24px;
    height: 72px;
    overflow: hidden;
}

@media(max-width:768px) {
    .PicList001958 li div {
        padding-left: 45%;
    }

    .PicList001958 li .Ispic {
        width: 42%;
    }
}

@media(max-width:480px) {
    .PicList001958 li div {
        padding-left: 0;
    }

    .PicList001958 li .Ispic {
        position: relative;
        display: block;
        width: auto;
        padding-bottom: 50%;
    }

    .PicList001958 li p {
        line-height: 20px;
        height: 60px;
        font-size: 12px;
    }

    .PicList001958 li h1 {
        font-size: 16px;
    }
}

/*
 .PicList000729 为demo编号
 */
.PicList000729 {
    padding: 0;
}

.PicList000729 li {
    float: left;
    width: 21%;
    margin-right: 5.3333%;
    text-align: center;
    margin-bottom: 5%;
    text-transform: capitalize;
}

.PicList000729 li:nth-child(4n) {
    margin-right: 0;
}

.PicList000729 li figure {
    border: 1px solid #d9dbdc;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.5);
    overflow: hidden;
}

.PicList000729 li figure em {
    display: block;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding-bottom: 128%;
    transition: all 0.5s;
}

.PicList000729 li h5,
.PicList000729 li p {
    margin: 0;
}

.PicList000729 li h5 {
    font-size: 14px;
    padding: 30px 0 20px;
}

.PicList000729 li span {
    color: #fff;
    background: #e21b23;
    text-transform: uppercase;
    border-radius: 5px;
    padding: 0 15px;
    display: inline-block;
    line-height: 2;
}

.PicList000729 li p {
    color: #666;
    padding-bottom: 10px;
}

.PicList000729 li a:hover {
    color: #e21b23;
}

.PicList000729 li a:hover figure em {
    transform: scale(1.05, 1.05);
}

@media(max-width:768px) {
    .PicList000729 li {
        width: 32%;
        margin-right: 2%;
    }

    .PicList000729 li:nth-child(4n) {
        margin-right: 2%;
    }

    .PicList000729 li:nth-child(3n) {
        margin-right: 0;
    }
}

@media(max-width:640px) {
    .PicList000729 li {
        width: 49%;
    }

    .PicList000729 li:nth-child(3n) {
        margin-right: 2%;
    }

    .PicList000729 li:nth-child(2n) {
        margin-right: 0;
    }
}

/*
 .RighInfo002228 为demo编号
 */
.RighInfo002228 {
    padding: 0 0 3% 0;
}

.RighInfo002228 .single-header {
    text-align: center;
}

.RighInfo002228 .single-header h1 {
    color: #333;
    font-size: 20px;
    margin: 0 0 30px 0;
    font-weight: normal;
}

.RighInfo002228 .single-header h3 {
    font-size: 16px;
    margin: 0;
    font-weight: normal;
    position: relative;
}

.RighInfo002228 .single-header h3:after {
    content: "";
    display: block;
    height: 1px;
    background-color: #ddd;
    width: 100%;
    z-index: 1;
    margin-top: 15px;
}

.RighInfo002228 .single-header h3 span {
    color: #515151;
    position: relative;
    z-index: 2;
    padding: 10px 30px;
    background: url(../images/body_bg.jpg) repeat;
    text-transform: uppercase;
    font-size: 14px;
}

.RighInfo002228 .single-content {
    text-justify: inter-ideograph;
    text-align: justify;
    word-wrap: break-word;
    overflow: hidden;
    font-size: 14px;
    line-height: 24px;
    color: #666;
    padding-top: 2%;
}

.RighInfo002228 .single-content p {
    text-indent: 2em;
    margin: 0;
    padding: 10px 0;
}

.RighInfo002228 .single-content .no-textindent {
    text-indent: 0;
}

.RighInfo002228 .fr {
    float: none;
}

.RighInfo002228 .col2+.col2 {
    margin-top: 10px;
}

.RighInfo002228 .back {
    text-align: center;
    clear: both;
}

.RighInfo002228 .back a {
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 30px 0 45px;
    display: inline-block;
    padding: 10px 30px;
    background: #d12124;
}

.RighInfo002228 .list .dot {
    text-transform: uppercase;
    font-size: 12px;
    color: #666;
}

.RighInfo002228 .list .list_l {
    float: left;
    width: 49%;
}

.RighInfo002228 .list .list_r {
    float: right;
    width: 49%;
    text-align: right;
}

@media(max-width:950px) {
    .RighInfo002228 .auto {
        padding: 0 2%;
    }
}

@media screen and (min-width:465px) {
    .RighInfo002228 .col2 {
        width: 48%;
    }

    .RighInfo002228 .fr {
        float: right;
    }

    .RighInfo002228 .col2+.col2 {
        margin-top: 0;
    }
}

@media screen and (min-width:768px) {
    .RighInfo002228 .single-header h1 {
        font-size: 24px;
    }

    .RighInfo002228 .single-header h3 {
        font-size: 18px;
    }

    .RighInfo002228 .single-content p {
        padding: 15px 0;
    }

    .RighInfo002228 .single-header h3:after {
        position: absolute;
        top: 50%;
        z-index: 1;
        margin-top: 0;
    }

}

@media screen and (min-width:1024px) {
    .RighInfo002228 .single-header h1 {
        font-size: 30px;
    }
}

/*
 .PicList001200 为demo编号
 */
.PicList001200 {
    padding: 0 0 1%;
}

.PicList001200 li {
    padding: 25px 30px;
    border: 1px solid #d5d5d5;
    margin-bottom: 3%;
}

.PicList001200 li a {
    display: block;
    position: relative;
    padding-left: 30%;
    padding-right: 13%;
}

.PicList001200 li a::after {
    position: absolute;
    content: '';
    width: 33px;
    height: 33px;
    background: url(../images/piclist001200-more.png) no-repeat left top;
    right: 5%;
    top: 50%;
    margin-top: -16px;
}

.PicList001200 li figure {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 27%;
}

.PicList001200 li div {
    position: relative;
    padding-right: 5%;
    padding-bottom: 8%;
}

.PicList001200 li div::before,
.PicList001200 li div::after {
    position: absolute;
    content: '';
}

.PicList001200 li div::before {
    width: 1px;
    height: 70%;
    top: 15%;
    background-color: #ebebeb;
    right: 0;
}

.PicList001200 li div::after {
    width: 7%;
    height: 1px;
    background-color: #e21b23;
    bottom: 10%;
    left: -9%;
    z-index: 2;
}

.PicList001200 li h3 {
    margin: 0;
    font-size: 18px;
    padding: 5% 0 0 0;
    color: #333;
}

.PicList001200 li p {
    margin: 3% 0 0 0;
    color: #969696;
    line-height: 28px;
    height: 56px;
    overflow: hidden;
    font-size: 12px;
}

.PicList001200 li time {
    position: absolute;
    left: 0;
    bottom: 5%;
    color: #969696;
}

.PicList001200 li:hover {
    border-color: #e21b23;
    box-shadow: 0 5px 5px #eee;
}

.PicList001200 li:hover a::after {
    background-position: left bottom;
}

@media(max-width:640px) {
    .PicList001200 li p {
        line-height: 22px;
        height: 44px;
    }

    .PicList001200 li time {
        font-size: 12px;
    }
}

@media(max-width:480px) {

    .PicList001200 li div::before,
    .PicList001200 li a::after {
        display: none;
    }

    .PicList001200 li div,
    .PicList001200 li a {
        padding-right: 0;
    }

    .PicList001200 li a {
        padding-left: 40%;
    }

    .PicList001200 li figure {
        width: 37%;
    }
}

/*RighInfo001910*/
.RighInfo001910 {
    padding-bottom: 4%;
}

.RighInfo001910 p {
    padding: 10px 0;
    color: #333;
}

.RighInfo001910 .pic {
    float: right;
    max-width: 34.6%;
    margin-left: 8%;
}

.RighInfo001910 .info_back {
    padding: 50px 0 10px;
    text-align: center;
}

.RighInfo001910 .info_back a {
    display: inline-block;
    text-align: center;
    background: #d12124;
    color: #fff;
    padding: 0 30px;
    line-height: 30px;
}

.RighInfo001910 .columnName {
    padding: 0 0 4% 0;
    line-height: normal;
    text-align: center;
    font-size: 61px;
    color: #c20f00;
}

.RighInfo001910 .columnName span {
    display: block;
    color: #353535;
    font-size: 30px;
    padding: 10px 0 15px;
    font-weight: bold;
    text-transform: uppercase;
}

.RighInfo001910 .columnName:after {
    display: block;
    content: '';
    margin: 0 auto;
    width: 40px;
    height: 2px;
    background-color: #c20f00;
}

@media(max-width:1000px) {
    .RighInfo001910 .columnName {
        font-size: 45px;
    }

    .RighInfo001910 .columnName span {
        font-size: 24px;
    }
}

@media(max-width:640px) {
    .RighInfo001910 .pic {
        float: none;
        max-width: 100%;
        margin-left: 0;
    }

    .RighInfo001910 .columnName {
        font-size: 35px;
    }

    .RighInfo001910 .columnName span {
        font-size: 20px;
    }
}

/*
 .Floor002358 为demo编号
 */
.Floor002358 {
    padding: 1% 2% 4%;
    background: #fff;
}

.Floor002358 .owl-carousel .owl-stage-outer {}

.Floor002358 .auto {
    position: relative;
}

.Floor002358 .title {
    text-align: center;
    font-size: 28px;
    font-family: '微软雅黑';
    font-weight: lighter;
    color: #333;
    margin: 0;
    padding-bottom: 4%;
    position: relative;
}

.Floor002358 .title:after {
    display: block;
    margin: 0 auto;
    width: 100px;
    height: 1px;
    background-color: #bbb;
    margin-top: 30px;
    content: '';
}

.Floor002358 .list {
    width: 100%;
    position: relative;
}

.Floor002358 .bd ul {
    margin: 0;
    padding: 0 10px;
}

.Floor002358 .bd li {
    width: 100%;
    margin: 0 0 15px;
    transition: .5s;
    display: block;
}

.Floor002358 .list .text {
    float: right;
    width: 63%;
    padding: 3.5% 0 3%;
    height: 250px;
    border-top: 1px solid #fff0f0;
    border-bottom: 1px solid #fff0f0;
}

.Floor002358 .list .img {
    float: left;
    width: 32%;
}

.Floor002358 .list .img img {
    width: 100%;
}

.Floor002358 .list .text p.p {
    margin: 0;
    font-size: 14px;
    color: #333;
    letter-spacing: 0px;
    line-height: 30px;
    padding-bottom: 27px;
}

.Floor002358 .list .text .name {
    font-size: 32px;
    color: #e21b23;
    font-weight: bold;
    font-style: italic;
}

.Floor002358 .list .text .name span {
    font-size: 14px;
    color: #333;
    font-style: normal;
}

.Floor002358 .list .iconfont {
    position: absolute;
    top: 50%;
    margin-top: -25px;
    width: 50px;
    height: 50px;
    font-size: 50px;
    text-align: center;
    cursor: pointer;
    color: #999999;
    font-weight: lighter;
    z-index: 99;
}

.Floor002358 .list .iconfont:hover {
    color: #f8b62b;
}

.Floor002358 .list .prev {
    left: 0px;
}

.Floor002358 .list .next {
    right: 0px;
}

@media only screen and (min-width:1024px) {
    .Floor002358 .title {
        font-size: 32px;
    }
}

@media only screen and (max-width:1360px) {
    .Floor002358 .list {
        padding: 0 50px;
        overflow: hidden;
    }

    .Floor002358 .list .iconfont {
        font-size: 40px;
        width: 40px;
        height: 40px;
        margin-top: -20px;
    }

    .Floor002358 .list .prev {
        left: 0;
    }

    .Floor002358 .list .next {
        right: 0;
    }
}

@media only screen and (max-width:767px) {
    .Floor002358 .title {
        padding-bottom: 20px;
    }

    .Floor002358 .list {
        padding: 0 15px;
    }

    .Floor002358 .title {
        font-size: 24px;
    }

    .Floor002358 .title:after {
        margin-top: 20px;
    }

    .Floor002358 .list .prev {
        left: -10px;
    }

    .Floor002358 .list .next {
        right: -10px;
    }
}

@media (max-width:1000px) {
    .Floor002358 .list .text h1 {
        padding-bottom: 20px;
    }

    .Floor002358 .list .text h1 span {
        font-size: 30px;
    }

    .Floor002358 .list .text p.p {
        padding-bottom: 30px;
    }
}

@media (max-width:768px) {

    .Floor002358 .list .img,
    .Floor002358 .list .text {
        width: 100%;
        float: none;
        margin: 0;
        text-align: center;
    }

    .Floor002358 .list .img {
        padding-bottom: 15px;
    }

    .Floor002358 .list .text p.p {
        padding-bottom: 10px;
    }

    .Floor002358 .list .text h1 {
        font-size: 20px;
        padding-bottom: 15px;
    }

    .Floor002358 .list .text h1 span {
        font-size: 48px;
    }
}

@media (max-width:480px) {
    .Floor002358 .list .text h1 span {
        display: none;
    }
}


/*这是滚动插件的公用样式 如出现雷同 请删除*/
.owl-carousel,
.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(../images/owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

/*end*/
/*
 .Floor001348为demo编号
 */
.Floor001348 {
    padding: 0 2% 4%;
    overflow: hidden;
    background: #fff;
}

.Floor001348 .text {
    float: right;
    width: 63%;
    padding: 3.5% 0 3%;
    height: 250px;
    border-top: 1px solid #fff0f0;
    border-bottom: 1px solid #fff0f0;
}

.Floor001348 .img {
    float: left;
    width: 32%;
}

.Floor001348 .img img {
    width: 100%;
}

.Floor001348 .text p {
    margin: 0;
    font-size: 14px;
    color: #333;
    letter-spacing: 0px;
    line-height: 30px;
    padding-bottom: 27px;
}

.Floor001348 .text .name {
    font-size: 32px;
    color: #e21b23;
    font-weight: bold;
    font-style: italic;
}

.Floor001348 .text .name span {
    font-size: 14px;
    color: #333;
    font-style: normal;
}

@media (max-width:1000px) {
    .Floor001348 .text h1 {
        padding-bottom: 20px;
    }

    .Floor001348 .text h1 span {
        font-size: 30px;
    }

    .Floor001348 .text p {
        padding-bottom: 30px;
    }
}

@media (max-width:768px) {

    .Floor001348 .img,
    .Floor001348 .text {
        width: 100%;
        float: none;
        margin: 0;
        text-align: center;
    }

    .Floor001348 .img {
        padding-bottom: 15px;
    }

    .Floor001348 .text p {
        padding-bottom: 10px;
    }

    .Floor001348 .text h1 {
        font-size: 20px;
        padding-bottom: 15px;
    }

    .Floor001348 .text h1 span {
        font-size: 48px;
    }
}

@media (max-width:480px) {
    .Floor001348 .text h1 span {
        display: none;
    }
}

/*PicList002525 */
.PicList002525 ul {
    overflow: hidden;
}

.PicList002525 li {
    float: left;
    width: 47.5%;
    height: 290px;
    margin-right: 4.5%;
    border: 1px solid #d7d7d7;
    overflow: hidden;
    margin-bottom: 3%;
    position: relative;
    padding: 30px;
    box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.5)
}

.PicList002525 li:nth-child(2n) {
    margin-right: 0;
}

.PicList002525 h2 {
    color: #e21b23;
    margin: 0;
    width: 60%;
}

.PicList002525 p {
    width: 58%;
    line-height: 21px;
    font-size: 13px;
    text-align: justify;
    letter-spacing: -0.05em;
    color: #666;
    overflow: hidden;
    height: 147px;
}

.PicList002525 .pic {
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    width: 30%;
    overflow: hidden;
}

.PicList002525 .pic img {
    max-height: 200px;
    transition: all 0.5s;
}

.PicList002525 a:hover .pic img {
    transform: scale(1.05, 1.05);
}

@media (max-width:640px) {
    .PicList002525 li {
        width: 100%;
        height: auto;
        min-height: 131px;
    }
}

/*Form001881*/
.Form001881 {
    padding: 0 0 4%;
}

.Form001881 .title {
    text-align: center;
    padding-bottom: 30px;
    font-size: 24px;
    font-weight: normal;
    color: #e21b23;
    text-transform: uppercase;
}

.Form001881 .title:after {
    display: block;
    content: '';
    height: 3px;
    background-color: #e21b23;
    margin: 0 auto;
    margin-top: 15px;
    width: 30px;
}

.Form001881 .tips {
    color: #333;
}

.Form001881 .tips h2 {
    margin: 0;
    font-weight: normal;
}

.Form001881 .tips h2:before {
    display: block;
    content: '';
    height: 7px;
    border-left: 14px solid #f7a900;
    background-color: #e8e7e7;
    margin-bottom: 15px;
    width: 28px;
}

.Form001881 .tips pre {
    line-height: 30px;
    margin: 2% 0;
}

.Form001881 .form {
    background: #fff;
    border-radius: 3px;
    padding: 5%;
}

.Form001881 .form h3 {
    margin: 0;
    border-bottom: 3px solid #e21b23;
    color: #333;
    font-size: 24px;
    padding-bottom: 20px;
    font-weight: normal;
}

.Form001881 .form td {
    padding: 10px 20px;
    border-bottom: 1px solid #e5e5e5;
}

.Form001881 .form td.f_name {
    color: #333;
    width: 20%;
    min-width: 60px;
    max-width: 238px;
    padding-left: 15px;
}

.Form001881 .form td.mid {
    border-right: 1px solid #e5e5e5;
}

.Form001881 .form .text {
    height: 33px;
    line-height: 33px;
    background: #f7f7f7;
    width: 100%;
    border: none;
}

.Form001881 .form .text_code {
    max-width: 238px;
}

.Form001881 .form textarea.text {
    height: 99px;
}

.Form001881 .form .colspan td {
    border-bottom: 0;
}

.Form001881 .form td.w-10 {
    width: 50px;
}

.Form001881 .button {
    text-align: center;
    padding: 3% 2% 0 0;
}

.Form001881 .button input {
    background: #e21b23;
    height: 36px;
    text-transform: uppercase;
    padding: 0 20px;
    margin: 0 5px;
    border: none;
    font-size: 14px;
    color: #fff;
}

.Form001881 .button .btn {
    background: #333;
}

.Form001881 table {
    margin-top: 2%;
}

@media(max-width:640px) {
    .Form001881 .form td {
        padding: 10px 5px !important;
    }

    .Form001881 .form td.f_name {
        font-size: 12px;
    }
}

@media(max-width:375px) {
    .Form001881 .button input {
        font-size: 16px;
        height: 40px;
    }
}

/*
 .Location000788 为demo编号
 */
.Location000788 {
    margin-bottom: 3%;
    line-height: 27px;
}

.Location000788_on {
    padding-top: 30px;
}

.Location000788 .auto_1200 {
    border-bottom: 1px solid #e21b23;
}

.Location000788 em {
    float: right;
    font-style: normal;
    background: url(../images/location000788-icon.png) no-repeat left center;
    padding-left: 30px;
    font-size: 12px;
    color: #999;
    text-transform: uppercase;
}

.Location000788 em a {
    color: #999;
    margin: 0 5px;
}

.Location000788 em span {
    color: #fff;
    background-color: #e21b23;
    display: inline-block;
    padding: 0 10px;
    line-height: 20px;
    margin-left: 5px;
}

.Location000788 b {
    display: inline-block;
    border-bottom: 3px solid #e21b23;
    font-size: 14px;
    text-transform: uppercase;
}

@media(max-width:480px) {
    .Location000788 em {
        display: none;
    }
}

/*
 .RighInfo001277 为demo编号
 */
.RighInfo001277 {
    padding: 0 0 4%;
}

.RighInfo001277 a.back {
    display: block;
    width: 120px;
    line-height: 42px;
    background: #000;
    text-align: center;
    color: #fff;
    transition: 0.4s;
}

.RighInfo001277 a.back:hover {
    background-color: #000;
    color: #fff;
}

.RighInfo001277 .top {
    position: relative;
    padding-left: 400px;
    min-height: 400px;
}

.RighInfo001277 .img {
    width: 336px;
    padding-top: 5%;
    position: absolute;
    left: 0;
    top: 0;
}

.RighInfo001277 .img .big {
    margin-bottom: 5%;
}

.RighInfo001277 .img .big ul li {
    position: relative;
    padding-top: 75%;
    width: 100%;
}

.RighInfo001277 .img .big img {
    position: absolute;
    left: 50%;
    top: 50%;
    max-width: 100%;
    max-height: 100%;
    transform: translate(-50%, -50%);
}

/*.RighInfo001277 .img .scroll ul{ width: 80%; margin: 0 auto; margin-top:5%; position: relative; }*/
.RighInfo001277 .img .scroll {
    width: 100%;
    margin: 0 auto;
    padding: 0 35px;
    position: relative;
}

.RighInfo001277 .img .scroll i {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 50%;
    margin-top: -15px;
    cursor: pointer;
}

.RighInfo001277 .img .scroll i.prev {
    left: 0;
    background: url(../images/piclist002525-prev.png) no-repeat center;
}

.RighInfo001277 .img .scroll i.next {
    right: 0;
    background: url(../images/piclist002525-next.png) no-repeat center;
}

.RighInfo001277 .img .scroll ul li {
    opacity: 0.5;
}

.RighInfo001277 .img .scroll ul li:hover,
.RighInfo001277 .img .scroll ul li.on {
    opacity: 1;
}

.RighInfo001277 .img .scroll li {
    float: left;
    cursor: pointer;
    width: 32%;
    position: relative;
}

.RighInfo001277 .img .scroll li:nth-of-type(3n) {
    margin-right: 0;
}

.RighInfo001277 .img .scroll li img {
    width: 50%;
    padding: 5%;
    display: block;
    margin: 0 auto;
}

.RighInfo001277 .img .scroll li.on::before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border: 2px solid #000;
}

.RighInfo001277 .left_info {
    position: relative;
}

.RighInfo001277 .left_info h1,
.RighInfo001277 .left_info p {
    margin: 0;
    padding: 5% 0;
    border-bottom: 1px solid #e7e8e8;
}

.RighInfo001277 .left_info h1 {
    padding: 45px 0 5%;
    color: #000;
    font-size: 26px;
}

.RighInfo001277 .left_info a.download {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 14px;
    display: inline-block;
    width: 120px;
    line-height: 42px;
    background: #E41B21;
    text-align: center;
    color: #fff;
    transition: 0.4s;
    font-weight: normal;
}

.RighInfo001277 .left_info a.download i {
    display: inline-block;
    content: '';
    width: 16px;
    height: 16px;
    background: url(../images/righinfo001277_down.png) no-repeat center center;
    margin-right: 8px;
    position: relative;
    top: 2px;
}

.RighInfo001277 .left_info a.download:hover {
    background-color: #000;
    color: #fff;
}

.RighInfo001277 .left_info h3 {
    font-size: 18px;
    font-weight: normal;
    margin: 0;
    color: #000;
    border-bottom: 1px solid #e7e8e8;
}

.RighInfo001277 .left_info p {
    line-height: 30px;
    color: #666;
    padding-top: 3%;
}

.RighInfo001277 .left_info .application dl dd {
    float: left;
    width: 18%;
    margin-right: 2.5%;
    margin-bottom: 2.5%;
}

.RighInfo001277 .left_info .application dl dd img {
    border-radius: 50%;
}

.RighInfo001277 .left_info .application dl dd:nth-of-type(5n) {
    margin-right: 0;
}

.RighInfo001277 .tab {
    padding: 4% 0 0;
}

.RighInfo001277 .tab .h1_tab {
    margin: 0;
    border-bottom: 1px solid #e7e8e8;
    overflow: hidden;
    font-size: 16px;
    font-weight: normal;
    color: #000;
}

.RighInfo001277 .tab .h1_tab span {
    float: left;
    padding: 0 5%;
    line-height: 50px;
    background-color: #000;
    color: #fff;
    margin-right: 4px;
    cursor: pointer;
}

.RighInfo001277 .tab .info {
    padding: 2% 0;
}

.RighInfo001277 .tab2 .info {
    padding: 3% 2%;
}

.RighInfo001277 .ul_download li {
    border-bottom: 1px solid #d1d1d3;
    line-height: 34px;
    background: url(../images/righinfo001277-icon_download.png) no-repeat right center;
    padding: 10px 0;
}

.RighInfo001277 .ul_download li a {
    padding: 0 38px;
    background: url(../images/righinfo001277-icon.png) no-repeat left center;
}

@media(max-width:768px) {

    .RighInfo001277 .list_img,
    .RighInfo001277 .left_info {
        float: none;
        width: auto;
    }

    .RighInfo001277 .left_info .application dl dd {
        width: 31.33%;
    }

    .RighInfo001277 .left_info .application dl dd:nth-child(3n) {
        margin-right: 0;
    }
}

@media(max-width:640px) {
    .RighInfo001277 .top {
        min-height: auto;
        padding-left: 0;
    }

    .RighInfo001277 .img {
        position: relative;
        margin: 0 auto;
        width: 300px;
    }

    .RighInfo001277 .list li {
        height: 100px;
    }

    .RighInfo001277 .left_info h1 {
        font-size: 20px;
    }

    .RighInfo001277 .left_info h3 {
        font-size: 16px;
    }
}

@media(max-width:480px) {
    .RighInfo001277 .list {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .RighInfo001277 .list a {
        height: 28px;
    }

    .RighInfo001277 .list li {
        height: 80px;
    }

    .RighInfo001277 .tab .h1_tab {
        font-size: 14px;
    }

    .RighInfo001277 .tab .h1_tab span {
        padding: 0 3%;
    }
}

/*RighInfo002542 */
.RighInfo002542 {
    padding-bottom: 4%;
}

.RighInfo002542 .intro {
    position: relative;
    overflow: hidden;
    width: 100%;
}

@media(min-width:1025px) {
    .RighInfo002542 .intro .pic {
        float: right;
        width: 42%;
    }

    .RighInfo002542 .intro .pic img {
        display: block;
        width: 100%;
    }

    .RighInfo002542 .intro .info_main {
        padding: 0% 52% 0% 0%;
    }
}

.RighInfo002542 .title {
    font-size: 40px;
    color: #d12124;
}

.RighInfo002542 .title::after {
    width: 40px;
    height: 1px;
    background-color: #d12124;
    content: '';
    display: block;
    margin-top: 20px;
}

.RighInfo002542 .info_main .info {
    padding-top: 5%;
}

.RighInfo002542 .info_main p {
    position: relative;
    padding-left: 15px;
    color: #333;
}

.RighInfo002542 .info_main p:after {
    content: '◆';
    color: #e21b23;
    position: absolute;
    left: 0;
    top: -1px;
    display: block;
}

.RighInfo002542 .info_list dl {
    padding: 4% 0 0;
    color: #333;
}

.RighInfo002542 .info_list dt {
    padding-bottom: 2%;
    position: relative;
    padding-left: 15px;
    color: #333;
}

.RighInfo002542 .info_list dt:after {
    content: '◆';
    color: #e21b23;
    position: absolute;
    left: 0;
    top: -1px;
    display: block;
}

.RighInfo002542 .intro2 {
    background: #f4f4f4;
    margin-bottom: 2%;
    display: block;
}

.RighInfo002542 .intro2 .Ispic {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 56%;
}

.RighInfo002542 .intro2 .info_main {
    padding: 3% 58% 3% 8%;
}

.RighInfo002542 .intro2:nth-child(2) .Ispic {
    position: absolute;
    left: 0;
    top: 0;
    right: auto;
}

.RighInfo002542 .intro2:nth-child(2) .info_main {
    padding: 3% 8% 3% 58%;
}

.RighInfo002542 .intro2 span {
    color: #e21b23;
    margin-right: 8px;
    font-size: 16px;
}

@media(min-width:481px) {
    .RighInfo002542 .info_list dd {
        float: left;
        width: 31.5%;
        margin-right: 2.75%;
    }

    .RighInfo002542 .info_list dd:nth-child(4n) {
        margin-right: 0;
    }

    .RighInfo002542 .info_list dd:nth-child(4n+1) {
        clear: left;
    }

    .RighInfo002542 .info_list2 dd {
        float: left;
        width: 22.9%;
        margin-right: 2.75%;
    }

    .RighInfo002542 .info_list2 dd:nth-child(4n) {
        margin-right: 2.75%;
    }

    .RighInfo002542 .info_list2 dd:nth-child(4n+1) {
        clear: none;
    }

    .RighInfo002542 .info_list2 dd:nth-child(5n) {
        margin-right: 0;
    }

    .RighInfo002542 .info_list2 dd:nth-child(5n+1) {
        clear: left;
    }
}

.RighInfo002542 .info_list dd img {
    display: block;
    width: 100%;
}

.RighInfo002542 .info_list dd dt {
    font-size: 20px;
    color: #000;
}

@media(max-width:1360px) {
    .RighInfo002542 .info_list {
        padding: 0 2%;
    }
}

@media(max-width:1024px) {
    .RighInfo002542 .intro .info_main {
        padding: 5%;
    }
}

@media(max-width:640px) {
    .RighInfo002542 .title {
        font-size: 24px;
    }

    .RighInfo002542 .intro2 .Ispic {
        width: 100%;
        position: relative;
    }
}

/*
 .RighInfo002226 为demo编号
 */
.RighInfo002226 {
    padding: 0 0 3%;
}

.RighInfo002226 .word {
    margin-bottom: 2%;
    display: block;
    background: #f4f4f4;
    position: relative;
    float: left;
    width: 48%;
    margin-right: 2%;
    min-height: 263px;
}

.RighInfo002226 .word:nt-child(2) {
    margin-right: 0;
}

.RighInfo002226 .dl {
    padding: 3% 33% 0 3%;
}

.RighInfo002226 .dl .h4 {
    font-size: 18px;
    margin: 0;
    color: #e21b23;
    position: relative;
    margin-bottom: 15px;
}

.RighInfo002226 .dl .h4:after {
    content: '';
    width: 40px;
    height: 1px;
    background-color: #d12124;
    position: absolute;
    left: 0;
    top: 40px;
}

.RighInfo002226 dl dd {
    margin: 0;
    color: #333;
    position: relative;
    margin-bottom: 30px;
    padding-left: 15px;
    margin: 10px 0;
}

.RighInfo002226 dl dd:after {
    content: '◆';
    color: #d12124;
    position: absolute;
    left: 0;
    top: -1px;
}

.RighInfo002226 .dl .con {
    font-size: 14px;
    padding: 15px 0 30px;
    line-height: 2.25;
}

.RighInfo002226 .word .pic {
    float: right;
    width: 32%;
}

.RighInfo002226 .word2 {
    width: 48%;
    margin-right: 0;
    padding: 3% 3% 3% 0;
}

.RighInfo002226 .word2 .dl {
    padding: 3%;
    float: left;
    width: 56%;
}

.RighInfo002226 .word2 .pic {
    float: right;
    width: 42%;
}


@media(max-width:640px) {
    .RighInfo002226 .word {
        margin-right: 0;
        width: 100%;
    }

    .RighInfo002226 .word .pic {
        width: 100%;
        float: none;
    }

    .RighInfo002226 .dl {
        padding-right: 0;
    }
}


.PicList00123 li {
    float: left;
    width: 48%;
    margin-right: 4%;
    margin-bottom: 4%;
    border: 1px solid #d7d7d7;
    box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.5)
}

.PicList00123 li:nth-of-type(2n) {
    margin-right: 0;
}

.PicList00123 li .Ispic {
    padding-bottom: 80%;
    background-size: contain;
    background-color: #fff;
    transition: 0.3s;
}

.PicList00123 li .txt {
    padding: 2% 8%;
    text-align: justify;
    letter-spacing: -0.05em;
}

.PicList00123 li h2 {
    color: #e21b23;
}

.PicList00123 li p {
    line-height: 20px;
    padding-bottom: 10px;
}

.PicList00123 .pic {
    padding: 30px 0 0;
    margin: 0 auto;
    display: block;
}

/*网站地图*/
.ul_sitemap {
    padding-bottom: 5%;
}

.ul_sitemap li {
    border-bottom: dotted 1px #ddd;
    padding: 5px 0px;
    text-transform: uppercase;
    line-height: 30px;
}

.ul_sitemap li strong {
    display: inline-block;
    margin-right: 10px;
}




/*
 .Form002325 为demo编号
 */
.Form002325 {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 999;
    background: rgba(0, 0, 0, 0.5);
}

.Form002325 .wrap-container {
    position: fixed;
    top: 10%;
    left: 0;
    right: 0;
    bottom: 10%;
    z-index: 1000;
    overflow: auto;
    background: #fff;
    min-height: 300px;
    cursor: default;
    max-width: 620px;
    margin: 0 auto;
    padding: 50px;
    padding-top: 10px;
}

.Form002325 .closeBtn {
    position: absolute;
    top: 20px;
    right: 20px;
    height: 17px;
    width: 17px;
    display: block;
    background: url(../images/form002325-colsebtn.jpg) no-repeat;
}

.Form002325 .rgtRight .title {
    height: 84px;
    line-height: 84px;
    color: #222;
    font-size: 24px;
}

.Form002325 .rgtList {
    position: relative;
    margin-bottom: 20px;
    line-height: 40px;
}

.Form002325 .rgtList em {
    color: #c00;
    font-style: normal;
}

.Form002325 .rgtList .error {}

.Form002325 .rgtList input {
    display: inline-block;
    width: 100%;
    line-height: 28px;
    padding: 5px 15px;
    color: #6e6e6e;
    border: 1px solid #f0f0f0;
    vertical-align: top;
}

.Form002325 .rgtList .red {
    color: #c00000;
    font-size: 18px;
    padding: 0 17px;
    vertical-align: middle;
}

.Form002325 .rgtList .tit {
    color: #6e6e6e;
}

.Form002325 .rgtyzm a {
    display: inline-block;
    width: 112px;
    height: 40px;
    vertical-align: top;
    margin-left: 10px;
}

.Form002325 .rgtyzm input {
    width: 200px;
}

.Form002325 .rgtBtn {
    display: block;
    float: left;
    width: 150px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    background: #ed1b24;
}

@media only screen and (min-width:768px) {
    .Form002325 .rgtRight {
        float: left;
        width: 100%;
    }

    .Form002325 .rgtyzm input {
        width: 112px;
    }

    .Form002325 .rgtyzm a {
        width: 105px;
    }

    .Form002325 .rgtList em {
        color: #c00;
        position: absolute;
        right: 10px;
        top: 0;
        font-style: normal;
    }

    .Form002325 .rgtList .error {
        position: absolute;
        left: 63%;
        top: 0;
    }

}

@media only screen and (min-width:1024px) {
    .Form002325 .rgtLeft .title {
        font-size: 18px;
    }
}

@media only screen and (min-width:1200px) {
    .Form002325 .rgtLeft .title {
        font-size: 24px;
    }

    .Form002325 .rgtLeft {
        padding: 25px;
    }

    .Form002325 .rgtyzm input {
        width: 200px;
    }
}


.Form002324 {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 999;
    background: rgba(0, 0, 0, 0.5);
}

.Form002324 .wrap-container {
    position: fixed;
    top: 22%;
    left: 0;
    right: 0;
    bottom: 22%;
    z-index: 1000;
    overflow: auto;
    background: #fff;
    min-height: 300px;
    cursor: default;
    max-width: 600px;
    margin: 0 auto;
    padding: 50px;
    padding-top: 10px;
}

.Form002324 .closeBtn {
    position: absolute;
    top: 20px;
    right: 20px;
    height: 17px;
    width: 17px;
    display: block;
    background: url(../images/form002324-colsebtn.jpg) no-repeat;
}

.Form002324 .Title {
    font-size: 24px;
    color: #222;
    text-align: center;
    line-height: 100px;
}

.Form002324 input {
    display: block;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    -webkit-border-radius: 2px;
    color: #6e6e6e;
    border: 1px solid #dcdcdc;
    height: 43px;
    line-height: 33px;
    padding: 5px 10px 5px 40px;
    margin: 0 auto 23px;
    width: 348px;
}

.Form002324 .Loginname {
    background: url(../images/form002324-mico.png) no-repeat 11px 11px;
}

.Form002324 .Loginpwd {
    background: url(../images/form002324-mico.png) no-repeat 11px -53px;
}

.Form002324 .yzm {
    width: 350px;
    margin: 0 auto;
}

.Form002324 .Lyzm {
    float: left;
    width: 126px;
    padding-left: 20px;
}

.Form002324 .yzm a {
    float: left;
    margin-left: 10px;
    color: #0277ba;
    line-height: 42px;
}

.Form002324 .yzm img {
    display: inline-block;
    vertical-align: top;
    max-width: 117px;
    width: 50%;
    margin-right: 16px;
    height: 42px;
}

.Form002324 .goTo {
    width: 350px;
    margin: 0 auto;
}

.Form002324 .goTo a {
    float: left;
    color: #969696;
    line-height: 12px;
    margin-bottom: 20px;
}

.Form002324 .goTo .gozc {
    float: right;
}

.Form002324 .goLogin {
    width: 350px;
    margin: 0 auto;
    color: #fff;
    text-align: center;
    line-height: 42px;
    font-size: 20px;
    display: block;
    background: #ed1b24;
}

.Form002324 .OtherLogin {
    width: 350px;
    margin: 0 auto;
}

.Form002324 .OtherLogin a {
    display: inline-block;
    color: #969696;
    vertical-align: top;
    font-size: 12px;
    padding-left: 24px;
    line-height: 55px;
    height: 55px;
}

.Form002324 .OtherLogin .Loginweico {
    margin-right: 13px;
    background: url(../images/form002324-mico2.png) no-repeat 0 19px;
}

.Form002324 .OtherLogin .Loginqq {
    margin-right: 0;
    background: url(../images/form002324-mico2.png) no-repeat 0 -25px;
}

@media only screen and (max-width:664px) {

    .Form002324 input,
    .Form002324 .yzm,
    .Form002324 .goTo,
    .Form002324 .goLogin,
    .Form002324 .OtherLogin {
        width: 100%;
    }

    .Form002324 .OtherLogin {
        text-align: center;
    }

    .Form002324 .Lyzm {
        width: 90px;
    }

    .Form002324 .Title {
        font-size: 20px;
        line-height: 70px;
    }

}


.search_min {
    width: 100%;
    margin: 0 auto;
    padding: 0 0 3% 0;
    font-size: 14px;
    padding-top: 3%;
}

.search_min h1 {
    margin: 0;
    font-weight: normal;
    padding-bottom: 2%;
    font-size: 24px;
    color: #ed1b24;
}

.search_min li {
    margin-bottom: 10px;
    line-height: 25px;
    border: 1px solid #ed1b24;
    padding: 0 10px 0 15px;
    position: relative;
}

.search_min li::before {
    position: absolute;
    content: '';
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #ed1b24;
    left: 5px;
    top: 50%;
    margin-top: -2px;
}

.search_min li a {
    display: block;
    padding: 15px 0;
}

.search_min li span {
    padding-right: 10px;
    color: #333;
}


.PicList001201 {
    padding: 0 0 1%;
}



.PicList001201 .columnName {
    padding: 0 0 4% 0;
    line-height: normal;
    text-align: center;
    font-size: 61px;
    color: #c20f00;
}

.PicList001201 .columnName span {
    display: block;
    color: #353535;
    font-size: 30px;
    padding: 10px 0 15px;
    font-weight: bold;
    text-transform: uppercase;
}

.PicList001201 .columnName:after {
    display: block;
    content: '';
    margin: 0 auto;
    width: 40px;
    height: 2px;
    background-color: #c20f00;
}

@media(max-width:1000px) {
    .PicList001201 .columnName {
        font-size: 45px;
    }

    .PicList001201 .columnName span {
        font-size: 24px;
    }
}

@media(max-width:640px) {
    .PicList001201 .columnName {
        font-size: 35px;
    }

    .PicList001201 .columnName span {
        font-size: 20px;
    }
}





.PicList001201 {
    height: auto;
    overflow: hidden
}

.PicList001201 li {
    margin-bottom: 3%;
    background: #fff;
    width: 24%;
    margin-right: 1.2%;
    float: left;
    padding: 5px;
}

.PicList001201 li:nth-child(4) {
    margin-right: 0
}

.PicList001201 li a {
    display: block;
    position: relative;
}

.PicList001201 li figure {
    background-size: cover;
    width: 100%;
    padding-bottom: 62%;
}

.PicList001201 li div {
    position: relative;
    text-align: center
}

.PicList001201 li h3 {
    margin: 0;
    font-size: 18px;
    padding: 5% 0;
    color: #333;
}

.PicList001201 li p {
    margin: 3% 0 0 0;
    color: #969696;
    line-height: 28px;
    height: 56px;
    overflow: hidden;
    font-size: 12px;
}

.PicList001201 li time {
    position: absolute;
    left: 0;
    bottom: 5%;
    color: #969696;
}

.PicList001201 li:hover {
    border-color: #e21b23;
    box-shadow: 0 5px 5px #eee;
}

.PicList001201 li:hover a::after {
    background-position: left bottom;
}

@media(max-width:640px) {
    .PicList001201 li p {
        line-height: 22px;
        height: 44px;
    }

    .PicList001201 li time {
        font-size: 12px;
    }

    .PicList001201 li {
        width: 49%;
        margin-right: 2%;
    }

    .PicList001201 li:nth-child(2n) {
        margin-right: 0;
    }
}

@media(max-width:480px) {

    .PicList001201 li div::before,
    .PicList001201 li a::after {
        display: none;
    }

    .PicList001201 li div,
    .PicList001201 li a {
        padding-right: 0;
    }

}





.PicList001202 {
    height: auto;
    overflow: hidden;
    padding-bottom: 3%
}

.PicList001202 li {
    margin-bottom: 3%;
    background: #fff;
    width: 19%;
    margin-right: 1.2%;
    float: left;
    padding: 5px;
}

.PicList001202 li:nth-child(5) {
    margin-right: 0
}

.PicList001202 li a {
    display: block;
    position: relative;
}

.PicList001202 li figure {
    background-size: cover;
    width: 100%;
    padding-bottom: 62%;
}

.PicList001202 li div {
    position: relative;
    padding: 0 10px
}

.PicList001202 li h3 {
    margin: 0;
    font-size: 16px;
    padding: 5% 0;
    color: #333;
    background: url(../images/download.png) no-repeat 95%
}

.PicList001202 li p {
    margin: 3% 0 0 0;
    color: #969696;
    line-height: 28px;
    height: 56px;
    overflow: hidden;
    font-size: 12px;
}

.PicList001202 li time {
    position: absolute;
    left: 0;
    bottom: 5%;
    color: #969696;
}

.PicList001202 li:hover {
    border-color: #e21b23;
    box-shadow: 0 5px 5px #eee;
}

.PicList001202 li:hover a::after {
    background-position: left bottom;
}

@media(max-width:640px) {
    .PicList001202 li p {
        line-height: 22px;
        height: 44px;
    }

    .PicList001202 li time {
        font-size: 12px;
    }
}

@media(max-width:768px) {

    .PicList001202 li div::before,
    .PicList001202 li a::after {
        display: none;
    }

    .PicList001202 li div,
    .PicList001202 li a {
        padding-right: 0;
    }

    .PicList001202 li a {
        padding-left: 0;
    }

    .PicList001202 li {
        width: 49%;
        margin-right: 2%;
    }

    .PicList001202 li:nth-child(2n) {
        margin-right: 0;
    }
}

.entry {
    margin-bottom: 20px;
}

.social-share {
    overflow: hidden;
}

.social-share .share {
    float: right;
}

.owl-carousel .owl-item {
    /* padding-top: 3%; */
}

.owl-carousel .owl-item img {
    width: 60%;
    height: auto;
    left: 20%;
}

.Floor002505 .items figure {
    padding-top: 76%;
}

.Floor002505 .items h2 {
    text-align: center;
}

.Floor002505 .items p {
    text-align: center;
    max-width: 100%;
}

.Top002453 .menb .log,
.Top002453 .menb .reg {
    display: none;
}

@media (min-width: 768px) {
    .Floor002506 .list li {
        width: 23.7%;
    }
}


