﻿.banner-body {
    width: 1280px;
    margin: 0px auto;
}

.top_nav {
    border-bottom: 1px solid #f4f4f4;
    zoom: 1;
}

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

.top_nav ul {
    float: right;
}

.top_nav ul li {
    float: left;
    margin-right: 30px;
}

.top_nav ul li a {
    display: block;
    font-size: 12px;
    color: #666666;
    line-height: 35px;
}

.logo {
    padding: 17.5px 0px 17.5px 60px;
}

.nav-1 {
    padding: 10px 0px;
}

.nav-1 ul li {
    float: left;
    margin-right: 50px;
}

.nav-1 ul li a {
    display: block;
    font-size: 14px;
    color: #404352;
    line-height: 50px;
}

.toggle {
    width: 38px;
    height: 42px;
    background: url(../image/toggle_01.png) no-repeat center;
    background-size: 100%;
    float: right;
    margin-right: 10px;
    margin-top: 16px;
    display: none;
}

.toggle.active {
    background: url(../image/toggle_02.png) no-repeat center;
    background-size: 100%;
}

.search {
    text-align: center;
    padding: 23px 0px;
    border-left: 1px solid #f4f4f4;
}

.search input {
    width: 33%;
    height: 20px;
    border-bottom: 1px solid #f4f4f4;
}

.search button {
    width: 21px;
    height: 21px;
    background: url(../image/icon_01.jpg) no-repeat center;
    vertical-align: middle;
    margin-left: 8px;
}

.btn-1 {
    width: 100%;
    background: #e1000d;
}

.btn-1 a {
    display: block;
    font-size: 14px;
    color: #ffffff;
    line-height: 70px;
    text-align: center;
}

.banner-1 {
    background: url(../image/banner_04.jpg) no-repeat center;
    height: 400px;
    padding: 110px 0px;
}

.banner-1 .banner-title {
    font-size: 38px;
    color: #ffffff;
    line-height: 55px;
    font-weight: bold;
}

.banner-1 .banner-paragraph {
    font-size: 16px;
    color: #ffffff;
    line-height: 30px;
    margin-top: 15px;
}

.banner-1 .banner-other {
    width: 134px;
    background: #c8000b;
    margin-top: 37px;
}

.banner-1 .banner-other a {
    display: block;
    font-size: 16px;
    color: #fff;
    line-height: 40px;
    text-align: center;
}

.banner-2 {
    background: url(../image/banner_05.jpg) no-repeat center;
    height: 400px;
    padding: 110px 0px;
}

.banner-2 .banner-title {
    font-size: 38px;
    color: #ffffff;
    line-height: 55px;
    font-weight: bold;
}

.banner-2 .banner-paragraph {
    font-size: 16px;
    color: #ffffff;
    line-height: 30px;
    margin-top: 15px;
}

.banner-2 .banner-other {
    width: 134px;
    background: #c8000b;
    margin-top: 37px;
}

.banner-2 .banner-other a {
    display: block;
    font-size: 16px;
    color: #fff;
    line-height: 40px;
    text-align: center;
}

.banner-3 {
    background: url(../image/banner_02.jpg) no-repeat center;
    height: 400px;
    padding: 110px 0px;
}

.banner-3 .banner-title {
    font-size: 38px;
    color: #ffffff;
    line-height: 55px;
    font-weight: bold;
}

.banner-3 .banner-paragraph {
    font-size: 16px;
    color: #ffffff;
    line-height: 30px;
    margin-top: 15px;
}

.banner-3 .banner-other {
    width: 134px;
    background: #c8000b;
    margin-top: 37px;
}

.banner-3 .banner-other a {
    display: block;
    font-size: 16px;
    color: #fff;
    line-height: 40px;
    text-align: center;
}

.banner-4 {
    background: url(../image/banner_01.jpg) no-repeat center;
    height: 400px;
    padding: 110px 0px;
}

.banner-4 .banner-title {
    font-size: 38px;
    color: #333333;
    line-height: 55px;
    font-weight: bold;
}

.banner-4 .banner-paragraph {
    font-size: 16px;
    color: #666666;
    line-height: 30px;
    margin-top: 15px;
}

.banner-4 .banner-other {
    width: 134px;
    background: #c8000b;
    margin-top: 37px;
}

.banner-4 .banner-other a {
    display: block;
    font-size: 16px;
    color: #fff;
    line-height: 40px;
    text-align: center;
}
.tabs-nav-1-seize{
    width:100%;
    height: 60px;
    display: none;
}
.tabs-nav-1 {
    border-bottom: 1px solid #e5e5e5;
    zoom: 1;
}
.tabs-nav-1.fixed {
    position: fixed;
    top: 101px;
    left: 0;
    width:100%;
    background-color: #fff;
    border-top: 1px solid #e5e5e5;
    border-bottom:none;
    box-shadow: -3px 3px 10px rgba(0,0,0,0.102);
    z-index: 10;
}

.tabs-nav-1:after {
    content: "";
    height: 0;
    line-height: 0;
    display: block;
    visibility: hidden;
    clear: both;
}

.tabs-nav-1 ul {
    width: 1280px;
    margin: 0px auto;
}

.tabs-nav-1 ul li {
    width: 155px;
    float: left;
}

.tabs-nav-1 ul li a {
    display: block;
    font-size: 14px;
    color: #333333;
    line-height: 60px;
    text-align: center;
}

.tabs-nav-1 ul li.active {
    background: #c8000b;
}

.tabs-nav-1 ul li.active a {
    color: #ffffff;
}

.panel-1 {
    padding: 80px 0px;
}

.panel-1 .panel-title {
    width: 1200px;
    margin: 0px auto;
    text-align: center;
    padding-bottom: 30px;
}

.panel-1 .panel-title h2 {
    font-size: 32px;
    color: #333333;
    line-height: 45px;
    font-weight: normal;
    padding-bottom: 30px;
}

.panel-1 .panel-title p {
    font-size: 16px;
    color: #757a8a;
    line-height: 35px;
}

.panel-1 .panel-body {
    width: 1200px;
    margin: 0px auto;
    zoom: 1;
}

.panel-1 .panel-body:after {
    content: "";
    height: 0;
    line-height: 0;
    display: block;
    visibility: hidden;
    clear: both;
}

.panel-2 {
    padding: 80px 0px;
}

.panel-2 .panel-title {
    width: 1280px;
    margin: 0px auto;
    text-align: center;
    padding-bottom: 30px;
}

.panel-2 .panel-title h2 {
    font-size: 32px;
    color: #333333;
    line-height: 45px;
    font-weight: normal;
    padding-bottom: 10px;
}

.panel-2 .panel-title p {
    font-size: 16px;
    color: #757a8a;
    line-height: 35px;
}

.panel-2 .panel-body {
    width: 1280px;
    margin: 0px auto;
    zoom: 1;
}

.panel-2 .panel-body:after {
    content: "";
    height: 0;
    line-height: 0;
    display: block;
    visibility: hidden;
    clear: both;
}

.panel-3 .panel-body {
    width: 1200px;
    margin: 0px auto;
    zoom: 1;
}

.panel-3 .panel-body:after {
    content: "";
    height: 0;
    line-height: 0;
    display: block;
    visibility: hidden;
    clear: both;
}

.panel-4 {
    padding: 80px 0px;
}

.panel-4 .panel-title {
    width: 1280px;
    margin: 0px auto;
    text-align: center;
    padding-bottom: 30px;
}

.panel-4 .panel-title h2 {
    font-size: 32px;
    color: #ffffff;
    line-height: 45px;
    font-weight: normal;
    padding-bottom: 30px;
}

.panel-4 .panel-title p {
    font-size: 16px;
    color: #ffffff;
    line-height: 35px;
}

.panel-4 .panel-body {
    width: 1280px;
    margin: 0px auto;
    zoom: 1;
}

.panel-4 .panel-body:after {
    content: "";
    height: 0;
    line-height: 0;
    display: block;
    visibility: hidden;
    clear: both;
}





.card-1 {
    padding: 10px;
    zoom: 1;
}

.card-1:after {
    content: "";
    height: 0;
    line-height: 0;
    display: block;
    visibility: hidden;
    clear: both;
}

.card-2 {
    padding: 40px;
    border-radius: 5px;
    border: 1px solid #e6e6e6;
    background: #ffffff;
    -moz-box-shadow: 0px 0px 30px #e6e6e6;
    -webkit-box-shadow: 0px 0px 30px #e6e6e6;
    box-shadow: 0px 0px 30px #e6e6e6;
    position: relative;
    zoom: 1;
}

.card-2:after {
    content: "";
    height: 0;
    line-height: 0;
    display: block;
    visibility: hidden;
    clear: both;
}

.card-2 .triangle {
    width: 16px;
    height: 16px;
    display: block;
    background: #ffffff;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    position: absolute;
    bottom: 55px;
    right: -8px;
    border-top: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
}

.card-3 {
    padding: 25px;
    border: 1px solid #e6e6e6;
}

.card-4 {
    padding: 40px;
    border-radius: 5px;
    background: #ffffff;
    -moz-box-shadow: 0px 0px 30px #e6e6e6;
    -webkit-box-shadow: 0px 0px 30px #e6e6e6;
    box-shadow: 0px 0px 30px #e6e6e6;
    position: relative;
    zoom: 1;
}

.card-4:after {
    content: "";
    height: 0;
    line-height: 0;
    display: block;
    visibility: hidden;
    clear: both;
}

.card-5 {
    border-left: 2px solid rgba(137, 129, 121, 0.5);
    border-bottom: 2px solid rgba(137, 129, 121, 0.5);
    border-right: 2px solid rgba(137, 129, 121, 0.5);
    margin: 85px 0px;
    padding: 25px 17px;
    position: relative;
}

.card-5::before {
    content: "";
    display: block;
    width: 17px;
    height: 3px;
    background: rgba(137, 129, 121, 0.5);
    position: absolute;
    top: 0px;
    left: 0px;
}

.card-5::after {
    content: "";
    display: block;
    width: 88px;
    height: 3px;
    background: rgba(137, 129, 121, 0.5);
    position: absolute;
    top: 0px;
    right: 0px;
}

.card-6 {
    background: #f2f2f2;
    border-radius: 5px;
    padding: 40px 80px;
}

.card-7 {
    padding: 25px;
    border-radius: 5px;
    border: 1px solid #e6e6e6;
    background: #ffffff;
    -moz-box-shadow: 0px 0px 30px #e6e6e6;
    -webkit-box-shadow: 0px 0px 30px #e6e6e6;
    box-shadow: 0px 0px 30px #e6e6e6;
    position: relative;
    zoom: 1;
}

.card-7:after {
    content: "";
    height: 0;
    line-height: 0;
    display: block;
    visibility: hidden;
    clear: both;
}
.theme-15.card-7:hover .card-picture>div>div {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
}
.theme-15.card-7:hover .card-picture img {
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transition: all 0;
    -moz-transition: all 0;
    -webkit-transition: all 0;
    -o-transition: all 0;
}
.card-7 .card-picture{display: block; padding-top: 60%; position: relative; font-size: 0; line-height: 0; overflow: hidden;}
.card-7 .card-picture>div{position: absolute; display: block; width: 100%; height: 100%; top: 0; left: 0; right: 0; bottom: 0;}
.card-7 .card-picture>div>div{height: 100%; max-width: 100%; position: relative; overflow: hidden; z-index:1;}
.card-7 .card-picture>div>div>img { width: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); border: none; padding: 0; margin: 0; }


.theme-1 {
    text-align: center;
}

.theme-1 a {
    display: block;
}

.theme-1 .card-picture {
    padding-bottom: 5px;
}

.theme-1 .card-title {
    font-size: 20px;
    line-height: 50px;
    color: #333333;
}

.theme-1 .card-paragraph {
    font-size: 14px;
    line-height: 30px;
    color: #757a8a;
}

.theme-2 .card-picture {
    
    width: 48%;
}

.theme-2 .card-picture img {
    max-width: 100%;
}

.theme-2 .card-caption {
    width: 48%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    
}

.theme-2 .card-title {
    font-size: 30px;
    line-height: 80px;
    color: #333333;
    position: relative;
}

.theme-2 .card-title:after {
    content: "";
    display: block;
    width: 30px;
    height: 3px;
    background-color: #c8000b;
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.theme-2 .card-paragraph {
    font-size: 16px;
    line-height: 30px;
    color: #666666;
    padding-top: 20px;
}

.theme-3 .card-title {
    font-size: 32px;
    line-height: 45px;
    color: #333333;
    padding-bottom: 50px;
}

.theme-3 .card-other {
    width: 134px;
    background: #c8000b;
}

.theme-3 .card-other a {
    display: block;
    font-size: 16px;
    color: #fff;
    line-height: 40px;
    text-align: center;
}

.theme-4 .card-title {
    font-size: 22px;
    line-height: 60px;
    color: #333333;
}

.theme-4 .card-paragraph {
    font-size: 16px;
    line-height: 30px;
    color: #666666;
    padding-bottom: 30px;
}

.theme-4 .card-other {
    color: #e6e6e6;
    font-size: 48px;
}

.theme-5 {
    text-align: center;
}

.theme-5 a {
    display: block;
}

.theme-5:hover .card-picture img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
}

.theme-5 .card-title {
    font-size: 24px;
    line-height: 50px;
    color: #333333;
    padding-bottom: 5px;
}

.theme-5 .card-paragraph {
    font-size: 14px;
    line-height: 25px;
    color: #676767;
}













.theme-6 .card-title {
    font-size: 16px;
    line-height: 30px;
    color: #000000;
    font-weight: bold;
    padding-bottom: 10px;
}

.theme-6 .card-paragraph {
    font-size: 14px;
    line-height: 25px;
    color: #676767;
    float: left;
}

.theme-6 .card-other {
    color: #e6e6e6;
    font-size: 48px;
    padding-top: 50px;
    text-align: right;
}













.theme-7 .card-picture {
    height: 100px;
    padding-right: 40px;
    border-right: 1px solid #f2f2f2;
    display: flex;
    align-items: center;
    justify-content: center;
}

.theme-7 .card-title {
    font-size: 20px;
    color: #000000;
    font-weight: bold;
}

.theme-7 .card-paragraph {
    font-size: 14px;
    color: #676767;
    padding-top: 20px;
}

.theme-8 .card-picture {
    text-align: right;
}

.theme-8 .card-picture img {
    max-width: 85%;
}

.theme-8 .card-title {
    font-size: 22px;
    color: #333333;
    line-height: 50px;
    font-weight: bold;
}

.theme-8 .card-paragraph {
    font-size: 14px;
    line-height: 30px;
    color: #666666;
}

.theme-8 .card-paragraph p {
    padding-bottom: 25px;
}

.theme-9 .card-caption {
    color: #ffffff;
    text-align: center;
    padding: 165px 0px;
}

.theme-9 .card-title {
    font-size: 32px;
    line-height: 50px;
}

.theme-9 .card-paragraph {
    font-size: 20px;
    line-height: 40px;
}

.theme-10 {
    text-align: center;
}













.theme-10 .card-title {
    font-size: 14px;
    line-height: 25px;
    color: #676767;
    padding-top: 30px;
}

.theme-11 .card-picture,
.theme-11 .card-caption {
    float: left;
}

.theme-11:hover .card-picture img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
}

.theme-11 .card-picture {
    width: 59px;
    height: 44px;
    padding-right: 15px;
    display: flex;
    align-items: center;
}

.theme-11 .card-title {
    font-size: 16px;
    color: #2d2d2d;
}

.theme-11 .card-paragraph {
    font-size: 14px;
    color: #676767;
    padding-top: 5px;
}

.theme-12 a {
    color: rgba(255, 255, 255, 0.7);
}

.theme-12 .card-title {
    font-size: 18px;
    font-weight: bold;
    line-height: 35px;
    margin-top: -40px;
    margin-left: 22px;
    padding-bottom: 15px;
}

.theme-12 .card-picture {
    float: left;
    padding-right: 20px;
}

.theme-12 .card-paragraph {
    font-size: 14px;
    line-height: 25px;
}

.theme-13 .card-picture {
    background: #ffffff;
    overflow: hidden;
}

.theme-13 .card-picture img {
    width: 100%;
    display: block;
    margin: 0 auto;
}

.theme-13 .card-caption {
    padding: 60px;
}

.theme-13 .card-title {
    color: #000000;
    font-size: 22px;
    font-weight: bold;
    line-height: 50px;
}

.theme-13 .card-paragraph {
    color: #555555;
    font-size: 16px;
    line-height: 30px;
}

.theme-13 .card-other {
    width: 130px;
    background: #c8000b;
    float: left;
    margin-top: 30px;
}

.theme-13 .card-other a {
    line-height: 40px;
    text-align: center;
    color: #ffffff;
    display: block;
}

.theme-14 {
    overflow: hidden;
}

.theme-14 .card-picture {
    width: 70px;
    height: 70px;
    background: #c8000b;
    text-align: center;
    padding: 22px 0px;
    margin-right: 40px;
    float: left;
}

.theme-14 .card-caption {
    width: calc(100% - 110px);
    float: left;
}


.theme-14 .card-title {
    font-size: 22px;
    color: #333333;
    font-weight: bold;
}

.theme-14 .card-paragraph {
    font-size: 14px;
    color: #333333;
    margin-top: 20px;
}

.theme-14 .card-other {
    width: 200px;
    line-height: 46px;
    text-align: center;
    background: #c8000b;
    font-size: 14px;
    float: right;
    margin-top: 10px;
}

.theme-14 .card-other img {
    padding-right: 10px;
}

.theme-14 .card-other a {
    color: #ffffff;
}

.theme-15 .card-picture img {
    width: 100%;
}

.theme-15:hover .card-picture {
    overflow: hidden;
}

.theme-15:hover .card-picture img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
}

.theme-15 .card-title {
    font-size: 16px;
    line-height: 75px;
    color: #000000;
    font-weight: bold;
}

.theme-15 .card-title i {
    width: 38px;
    height: 38px;
    display: block;
    float: left;
    margin: 16px 15px 16px 0px;
    background-repeat: no-repeat;
    background-position: center;
}

.theme-15 .card-paragraph {
    font-size: 14px;
    line-height: 25px;
    color: #676767;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    height: 75px;
}

.theme-15 .card-other {
    margin-top: 40px;
}

.theme-15 .card-other a {
    color: #666666;
    font-size: 14px;
    line-height: 28px;
}

.theme-15 .card-other i {
    width: 13px;
    height: 10px;
    display: inline-block;
    background: url(../image/icon_more_02.jpg);
    margin-left: 15px;
}

.theme-15:hover .card-other a {
    color: #c80812;
}

.theme-15:hover .card-other i {
    background: url(../image/icon_more_01.jpg);
}

.theme-16 {
    text-align: center;
}

.theme-16 .card-picture {
    padding-bottom: 5px;
    height: 100px;
}













.theme-16 .card-title {
    font-size: 20px;
    line-height: 70px;
    color: #333333;
}

.theme-16 .card-paragraph {
    font-size: 14px;
    line-height: 30px;
    color: #757a8a;
    height: 120px;
    overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;
}

.theme-16 .card-other {
    width: 109px;

    margin: 40px auto 0px auto;
}

.theme-16 .card-other a {
    line-height: 33px;
    border: 1px solid #999999;
    color: #666666;
    font-size: 14px;
    display: block;
}

.theme-16:hover .card-other a {
    color: #c80812;
    border: 1px solid #c80812;
}

.bg_grey {
    background: #f7f7f7;
}

.bg_red {
    background: #cd1923;
    margin-top: 80px;
    overflow: hidden;
    border-radius: 4px;
    padding: 42px 82px 42px 75px;
    box-sizing: border-box;
}

.bg_red .left,
.bg_red .right {
    width: 50%;
}

.bg_red .img {
    width: 80px;
    height: 80px;
    background-color: rgba(255, 255, 255, .1);
    float: left;
    text-align: center;
    margin-right: 65px;
}

.bg_red .img img {
    margin: 28px auto;
}

.bg_red .subtitle {
    font-size: 22px;
    color: #fff;
    display: block;
    font-weight: bold;
    margin-top: 14px;
}

.bg_red .text {
    font-size: 14px;
    color: #eee;
    display: block;
    margin-top: 20px;
}

.bg_red .more {
    width: 200px;
    line-height: 46px;
    text-align: center;
    background: #ffffff;
    font-size: 14px;
    float: right;
    margin-top: 30px;
}

.bg_red .more img {
    padding-right: 10px;
}

.bg_red .more a {
    color: #cd1923;
}

.bg_footer {
    background: #333333;
}

.bg_img-1 {
    background: url(../image/bg_05.jpg) no-repeat center;
}

.bg_img-2 {
    background: url(../image/bg_06.jpg) no-repeat center;
}

.bg_img-3 {
    background: url(../image/bg_03.jpg) no-repeat center / cover;
}

.bg_img-4 {
    background: url(../image/bg_04.jpg) no-repeat center;
}

.bg_img-5 {
    background-color: #f9f9f9;
    background-image: url(../image/bg_01.jpg);
    background-repeat: no-repeat;
    background-position: right bottom;
}

.footer {
    width: 1450px;
    margin: 0px auto;
    padding-top: 85px;
    zoom: 1;
}

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

.footer_logo {
    padding-bottom: 35px;
}



.footer_left i {
    width: 20px;
    height: 15px;
    display: block;
    background: url(../image/icon_23.jpg);
    position: absolute;
    top: 6px;
    left: 2px;
}

.footer_left input {
    width: 100%;
    line-height: 27px;
    background: transparent;
    border-bottom: 1px solid #484848;
    color: #a7a7a7;
    padding-left: 28px;
    padding-right: 50px;
}

.footer_left button {
    width: 47px;
    height: 27px;
    background: url(../image/icon_20.jpg) no-repeat center;
    position: absolute;
    top: 0px;
    right: 0px;
}

.footer_left ul {
    padding: 65px 0;
}

.footer_left ul li {
    line-height: 30px;
}

.footer_left ul li a {
    color: #9a9a9a;
    font-size: 14px;
}

.footer_right i {
    width: 17px;
    height: 21px;
    display: block;
    background: url(../image/icon_21.jpg);
    position: absolute;
    top: 9px;
    right: 17px;
}

.footer_right select {
    width: 100%;
    height: 40px;
    background: transparent;
    border: 1px solid #484848;
    color: #a7a7a7;
    padding-left: 20px;
}

.footer_right p {
    line-height: 70px;
    color: #9a9a9a;
    font-size: 14px;
}

.footer_right dl {
    color: #9a9a9a;
    line-height: 30px;
    padding-bottom: 6px;
}

.footer_right dt {
    font-size: 14px;
}

.footer_right dd {
    font-size: 12px;
}

.copyright {
    line-height: 70px;
    color: #9a9a9a;
    font-size: 14px;
    border-top: 1px solid #484848;
}

.copyright i {
    width: 38px;
    height: 38px;
    display: block;
    float: right;
    background: url(../image/icon_22.jpg);
    margin: 16px 20px 16px 0px;
}

.circular {
    width: 100%;
    height: 500px;
    text-align: center;
    position: relative;
}

.circular .one {
    width: 500px;
    height: 500px;
    border: 1px solid rgba(137, 129, 121, 0.5);
    border-radius: 50%;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    margin: auto;
}

.circular .two {
    width: 405px;
    height: 405px;
    border: 2px solid rgba(137, 129, 121, 0.5);
    border-radius: 50%;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    margin: auto;
}

.circular .three {
    width: 325px;
    height: 325px;
    background-color: rgba(200, 0, 11, 0.3);
    border-radius: 50%;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    margin: auto;
}

.circular .four {
    width: 240px;
    height: 240px;
    background-color: rgba(200, 0, 11, 0.7);
    border-radius: 50%;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    margin: auto;
}

.circular img {
    padding: 70px 0px;
}

@media screen and (max-width: 1600px) {
    .banner-body {
        width: 1100px;
    }

    .panel-1 .panel-title,
    .panel-1 .panel-body,
    .panel-2 .panel-title,
    .panel-2 .panel-body,
    .panel-3 .panel-title,
    .panel-3 .panel-body,
    .panel-4 .panel-title,
    .panel-4 .panel-body,
    .tabs-nav-1 ul {
        width: 1100px;
    }

    .footer {
        width: 1300px;
    }
}

@media screen and (max-width: 1400px) {
    .banner-body {
        width: 1000px;
    }

    .panel-1 .panel-title,
    .panel-1 .panel-body,
    .panel-2 .panel-title,
    .panel-2 .panel-body,
    .panel-3 .panel-title,
    .panel-3 .panel-body,
    .panel-4 .panel-title,
    .panel-4 .panel-body,
    .tabs-nav-1 ul {
        width: 1000px;
    }

    .footer {
        width: 1100px;
    }
}

@media screen and (max-width: 1200px) {
    .banner-body {
        width: 900px;
    }

    .panel-1 .panel-title,
    .panel-1 .panel-body,
    .panel-2 .panel-title,
    .panel-2 .panel-body,
    .panel-3 .panel-title,
    .panel-3 .panel-body,
    .panel-4 .panel-title,
    .panel-4 .panel-body,
    .tabs-nav-1 ul {
        width: 900px;
    }

    .footer {
        width: 1000px;
    }

    .theme-2 .card-caption {
        padding-top: 30px;
    }

    .theme-5 .card-title {
        font-size: 20px;
    }

    .theme-8 .card-picture {
        padding-top: 100px;
    }

    .theme-9 .card-caption {
        padding: 110px 0px;
    }

    .theme-9 .card-title {
        font-size: 26px;
    }

    .theme-9 .card-paragraph {
        font-size: 16px;
    }

    .theme-13 .card-picture {
        text-align: center;
    }

    .theme-13 .card-picture img {
        width: 70%;

    }

    .theme-13 .card-caption {
        background: none;
    }
}

@media screen and (max-width: 1100px) {
    .banner-body {
        width: 800px;
    }

    .panel-1 .panel-title,
    .panel-1 .panel-body,
    .panel-2 .panel-title,
    .panel-2 .panel-body,
    .panel-3 .panel-title,
    .panel-3 .panel-body,
    .panel-4 .panel-title,
    .panel-4 .panel-body,
    .tabs-nav-1 ul,
    .footer {
        width: 800px;
    }

    .footer {
        width: 900px;
    }

    .nav-1 ul li {
        margin-right: 30px;
    }

    .tabs-nav-1 ul li {
        width: 90px;
    }

    .tabs-nav-1 ul li a {
        line-height: 50px;
    }

    .card-5 {
        margin: 20px 0px;
        padding-bottom: 55px;
    }

    .theme-9 .card-caption {
        padding: 70px 0px;
    }
}

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

    .banner-body,
    .panel-1 .panel-title,
    .panel-1 .panel-body,
    .panel-2 .panel-title,
    .panel-2 .panel-body,
    .panel-3 .panel-title,
    .panel-3 .panel-body,
    .panel-4 .panel-title,
    .panel-4 .panel-body,
    .tabs-nav-1 ul,
    .footer {
        width: calc(100% - 20px);
    }

    .logo {
        padding-left: 20px;
    }

    .banner-1,
    .banner-2,
    .banner-3,
    .banner-4 {
        height: 250px;
        padding: 80px 0px;
    }

    .banner-1 .banner-title,
    .banner-2 .banner-title,
    .banner-3 .banner-title,
    .banner-4 .banner-title {
        font-size: 30px;
        line-height: 40px;
    }

    .banner-1 .banner-paragraph,
    .banner-2 .banner-paragraph,
    .banner-3 .banner-paragraph,
    .banner-4 .banner-paragraph {
        font-size: 14px;
        margin-top: 10px;
    }

    .panel-1,
    .panel-2 {
        padding: 40px 0px;
    }

    .panel-1 .panel-title h2,
    .panel-2 .panel-title h2 {
        font-size: 20px;
        line-height: 30px;
        padding-bottom: 10px;
    }

    .panel-1 .panel-title p {
        font-size: 14px;
        line-height: 25px;
    }

    .theme-8 .card-picture {
        padding-top: 0px;
        text-align: center;
    }

    .theme-8 .card-picture img {
        width: 55%;
    }
}

@media screen and (max-width: 768px) {
    .banner-1 .banner-paragraph, .banner-2 .banner-paragraph, .banner-3 .banner-paragraph, .banner-4 .banner-paragraph{
        width: 100%;
    }
    .tabs-nav-1 ul li{
       width: 25%;
    }
    .nav-1 {
        width: 100%;
        margin-top: 0px;
        background: #333333;
        margin-left: 0px;
        position: absolute;
        left: 0px;
        top: 64px;
        display: none;
    }

    .nav-1 ul li {
        width: 100%;
        margin-right: 0px;
    }

    .nav-1 ul li a {
        color: #9a9a9a;
        text-indent: 30px;
    }

    .toggle {
        display: block;
    }

    .theme-2 .card-title {
        font-size: 20px;
        line-height: 50px;
    }
}
.productBlock{
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}
.productBlock2 a{
    color: rgba(255, 255, 255, 0.9);
}
.productBlock2 a .card-paragraph{
    color: rgba(255, 255, 255, 0.7);
}
.productBlock2 a .card-picture img{
    opacity: .7;
}
.productBlock2 a:hover .card-paragraph{
    color: rgba(255, 255, 255, 0.7);
}
.productBlock2 a:hover{
    color: rgba(255, 255, 255, 0.9);
}
.productBlock3{
    overflow: hidden;
    margin-top: 30px;
}
.productBlock3 .mySwiper{
    position: relative;
}
.productBlock3 .mySwiper .swiper-button-next,.productBlock3 .mySwiper .swiper-button-prev{
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid  #ddd;
    font-size: 20px;
    pointer-events: auto;
}
.productBlock3 .mySwiper .swiper-button-next:hover,.productBlock3 .mySwiper .swiper-button-prev:hover{
    border-color: #c8010c;
}
.productBlock3 .mySwiper .swiper-button-next:hover::after,.productBlock3 .mySwiper .swiper-button-prev:hover::after{
    color: #c8010c;
}
.productBlock3 .mySwiper .swiper-button-next::after,.productBlock3 .mySwiper .swiper-button-prev::after{
    font-size: 20px;
    color: #232323;
}
.productBlock3 .mySwiper .swiper-button-disabled{
    opacity: 1;
}
.soluBlock .card-title i{
    font-size: 0;
    line-height: 0;
    padding: 2.5px 0 0;
    display: none;
}
.soluBlock2{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.banner-paragraph{
    width: 45%;
}
.productBlock3 .mySwiper .swiper-slide{
    text-align: center;
}
@media screen and (max-width: 640px) {
    .soluBlock2 .card-picture{
        width: 100%;
        padding-top: 34px;
    }
    .soluBlock2 .card-caption{
        width: 100%;
    }
}


.productBlock .card-4 {
    height: 100%;
}