.search {
    width: 16%;
    margin-top: 31px;
    margin-left: 20px;
}

@media (max-width: 1470px) {
    .search {
        display: none;
    }
}

.search .input-group {
    width: 100%;
}

.search input.keyword {
    border: none;
    height: 36px;
    line-height: 36px;
    width: calc(100% - 39px);
    background: #f1f1f1;
    float: left;
    text-indent: 14px;
    padding: 0;
}

.search input.keyword::-webkit-input-placeholder {
    font-size: 14px;
    color: #757575;
    font-style: italic;
    font-family: 'Myriad Pro';
}

.search .input-group-btn {
    float: left;
    width: 39px;
}

.search .input-group-btn .btn {
    width: 100%;
    background: url(../images/ss.png) no-repeat 50%;
    height: 36px;
    font-size: 0;
}

#header {
    border-bottom: 4px solid #e50038;
    position: relative;
    z-index: 111111;
}

.language-group {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

@media (max-width: 1025px) {
    .language-group {
        display: none;
    }
}

.language-group button {
    background: #fff;
}

#header .container {
    position: relative;
}

@media (max-width: 1200px) {
    #header .navbar-collapse .navbar-nav li a {
        font-size: 12px;
        padding-right: 10px;
        padding-left: 7px;
    }
}

h2.bt {
    margin: 0;
    color: #333333;
    font-size: 28px;
    font-family: arial;
    text-align: center;
    line-height: 1;
    font-weight: 600;
}

h2.bt span {
    display: block;
    background: url(../images/h-1.png) no-repeat 50%;
    margin-top: 20px;
    font-size: 16px;
    color: #c1c1c1;
    font-weight: 500;
    text-transform: uppercase;
}

.c1 {
    margin-top: 30px;
    margin-bottom: 34px;
}

.c1 .list2 {
    margin: 68px -3% 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

@media (max-width: 1025px) {
    .c1 .list2 {
        margin-left: 0;
        margin-right: 0;
    }
}

.c1 .list2 li {
    position: relative;
    border: 4px solid #f3f3f3;
    width: 21.5%;
    padding: 50px 17px 16px;
}

@media (max-width: 1025px) {
    .c1 .list2 li {
        width: 48%;
        margin: 0 1% 68px;
    }
}

@media (max-width: 500px) {
    .c1 .list2 li {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
    .c1 .list2 li:last-child {
        margin-bottom: 0px;
    }
}

.c1 .list2 li .img {
    width: 90px;
    height: 90px;
    line-height: 90px;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50%, -50%);
    background: url(../images/a1.png) no-repeat 50%;
    text-align: center;
}

.c1 .list2 li h3 {
    text-align: center;
    line-height: 42px;
    font-size: 15px;
    color: #333333;
    margin: 0;
    font-weight: 600;
}

.c1 .list2 li dd {
    font-size: 14px;
    line-height: 22px;
    color: #333333;
}

.c1 .list2 li:hover .img {
    background: url(../images/01h.png) no-repeat 50%, url(../images/a1h.png) no-repeat 50%;
}

.c1 .list2 li:hover .img img {
    visibility: hidden;
}

.c1 .list2 li:hover:nth-child(2) .img {
    background: url(../images/02h.png) no-repeat 50%, url(../images/a1h.png) no-repeat 50%;
}

.c1 .list2 li:hover:nth-child(3) .img {
    background: url(../images/03h.png) no-repeat 50%, url(../images/a1h.png) no-repeat 50%;
}

.c1 .list2 li:hover:nth-child(4) .img {
    background: url(../images/04h.png) no-repeat 50%, url(../images/a1h.png) no-repeat 50%;
}

h2.btx {
    background: url(../images/h-3.png) no-repeat 0% bottom;
    font-size: 20px;
    color: #333333;
    font-family: arial;
    padding-left: 30px;
    line-height: 54px;
    margin: 0;
    font-weight: 600;
}

h2.btx a.ck {
    float: right;
    display: block;
}

.c2 {
    background: url(../images/c1.png) no-repeat 50% 0;
    padding-top: 26px;
    padding-bottom: 31px;
}

.c2 .content {
    margin-top: 22px;
}

.c2 .content .list2 {
    margin-left: -12px;
    margin-right: -12px;
}

.c2 .content .list2 li {
    float: left;
    margin: 0 12px;
    padding-bottom: 10px;
    padding-top: 10px;
}

.c2 .content .list2 li a {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    display: block;
}

.c2 .content .list2 li .img {
    overflow: hidden;
}

.c2 .content .list2 li .img img {
    width: 100%;
    transition-duration: .3s;
}

.c2 .content .list2 li .zi {
    padding: 0 8px;
    background: #fff;
}

.c2 .content .list2 li .zi h3 {
    margin: 0;
    font-weight: 600;
    line-height: 56px;
    font-size: 14px;
    color: #232323;
    border-bottom: 1px solid #e5e5e5;
}

.c2 .content .list2 li .zi .ck {
    line-height: 64px;
    font-size: 15px;
    font-family: arial;
    background: url(../images/a2.png) no-repeat right 50%;
    color: #767676;
}

.c2 .content .list2 li:hover .img img {
    transform: scale(1.1);
}

.c2 .content .list2 li:hover .zi h3 {
    color: #e50038;
}

.c2 .content .list2 li:hover .zi .ck {
    background: url(../images/a2h.png) no-repeat right 50%;
}

.c3 {
    background: #fff;
}

.c3 h2.btx {
    background: url(../images/h-3.png) no-repeat 0% bottom;
}

.c4 {
    background: #f8f7f7;
}

.c4 h2.btx {
    background: url(../images/h-4.png) no-repeat 0% bottom;
}

.c5 {
    margin-top: 46px;
    margin-bottom: 32px;
}

.c5 .content {
    margin-top: 30px;
}

.c5 .content .c5-1 {
    width: 49%;
    float: left;
}

@media (max-width: 1025px) {
    .c5 .content .c5-1 {
        width: 100%;
    }
}

.c5 .content .c5-1 .list2 li {
    position: relative;
}

.c5 .content .c5-1 .list2 li .img {
    overflow: hidden;
}

.c5 .content .c5-1 .list2 li .img img {
    width: 100%;
    transition-duration: .3s;
}

.c5 .content .c5-1 .list2 li .img:hover img {
    transform: scale(1.1);
}

.c5 .content .c5-1 .list2 li h3 {
    position: absolute;
    bottom: 0;
    width: 100%;
    color: #fff;
    margin: 0;
    background: rgba(0, 0, 0, 0.7);
    padding: 0 12px;
    line-height: 36px;
    font-size: 16px;
    font-family: arial;
}

.c5 .content .c5-2 {
    float: right;
    width: 49%;
}

@media (max-width: 1025px) {
    .c5 .content .c5-2 {
        width: 100%;
        margin-top: 10px;
    }
}

.c5 .content .c5-2 h2 {
    margin: 0;
    font-size: 24px;
    color: #232323;
    line-height: 33px;
    font-weight: 600;
}

.c5 .content .c5-2 dd {
    margin-top: 12px;
    font-size: 14px;
    line-height: 26px;
    color: #666666;
}

.c5 .content .c5-2 dd p {
    margin-bottom: 0;
}

.c5 .content .c5-2 a.ck {
    display: block;
    text-align: center;
    color: #fff;
    background: #e50038;
    width: 122px;
    line-height: 36px;
    font-size: 14px;
    margin-top: 23px;
    text-transform: capitalize;
}

.c6 {
    background: #f3f3f3;
    padding-top: 20px;
    padding-bottom: 38px;
}

.c6 h2.btx {
    background: url(../images/h-6.png) no-repeat 0 bottom;
    line-height: 52px;
}

.c6 .content {
    margin-top: 30px;
    position: relative;
}

.c6 .content .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 0;
    outline: none;
    border: none;
    width: 23px;
    height: 50px;
    z-index: 111;
}

.c6 .content .slick-arrow.slick-prev {
    left: 0;
    background: url(../images/zb.png) no-repeat 0 50%;
}

.c6 .content .slick-arrow.slick-next {
    right: 0;
    background: url(../images/yb.png) no-repeat 0 50%;
}

.c6 .content .list2 {
    padding: 0 40px;
}

.c6 .content .list2 li {
    float: left;
    margin: 0 10px;
}

.c6 .content .list2 li .img {
    overflow: hidden;
}

.c6 .content .list2 li .img img {
    width: 100%;
    transition-duration: .3s;
}

.c6 .content .list2 li h3 {
    margin: 0;
    font-size: 14px;
    font-family: arial;
    color: #333333;
    text-align: center;
    line-height: 50px;
}

.c6 .content .list2 li:hover .img img {
    transform: scale(1.1);
}

.foot {
    background: #1b1b1b;
    padding-top: 30px;
    padding-bottom: 18px;
}

.foot h2 {
    margin: 0;
    color: #fff;
    line-height: 35px;
    font-weight: 600;
    font-size: 16px;
    font-family: arial;
}

.foot dd {
    line-height: 34px;
    font-size: 14px;
    font-family: arial;
    margin-top: 6px;
    color: #898888;
}

.foot dd a {
    color: #898888;
    display: block;
}

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


.foot .foot1 {
    float: left;
    width: 36%;
    padding-right: 40px;
    position: relative;
}

@media (max-width: 1200px) {
    .foot .foot1 {
        width: 100%;
        padding-right: 0;
    }
}

.foot .foot1:after {
    width: 1px;
    position: absolute;
    top: 0;
    height: 237px;
    right: 0;
    content: "";
    display: block;
    background: #303030;
}

@media (max-width: 1200px) {
    .foot .foot1:after {
        display: none;
    }
}

.foot .foot2 {
    float: left;
    padding-left: 48px;
    width: 18%;
    position: relative;
}

@media (max-width: 1200px) {
    .foot .foot2 {
        display: none;
    }
}

.foot .foot2:after {
    width: 1px;
    position: absolute;
    top: 0;
    height: 237px;
    right: 0;
    content: "";
    display: block;
    background: #303030;
}

.foot .foot3 {
    float: left;
    width: 26%;
    position: relative;
    padding-left: 48px;
    padding-right: 60px;
}

@media (max-width: 1200px) {
    .foot .foot3 {
        display: none;
    }
}

.foot .foot3:after {
    width: 1px;
    position: absolute;
    top: 0;
    height: 237px;
    right: 0;
    content: "";
    display: block;
    background: #303030;
}

.foot .foot3 dd a:nth-child(2),
.foot .foot3 dd a:nth-child(3) {
    line-height: 22px;
    padding: 4px 0;
}

.foot .foot4 {
    float: right;
}

@media (max-width: 1200px) {
    .foot .foot4 {
        display: none;
    }
}

.foot .foot4 dd {
    padding-top: 8px;
}