@charset "utf-8";
/* CSS Document */
/*base*/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
    margin: 0;
    padding: 0
}

body, button, input, select, textarea {
    font-size: 12px;
    font-family: \5FAE\8F6F\96C5\9ED1,"Microsoft YaHei"
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%
}

html, body {
    height: 100%;
}

b, strong {
    font-weight: bold
}

input {
    vertical-align: middle;
    outline: none;
}

img {
    color: transparent;
    font-size: 0;
    vertical-align: middle;
    -ms-interpolation-mode: bicubic;
    border: 0
}

address, cite, dfn, em, var {
    font-style: normal
}

code, kbd, pre, samp {
    font-family: courier new,courier,monospace
}

small {
    font-size: 12px
}

body {
}

ul, ol {
    list-style: none
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

fieldset, img {
    border: 0
}

button, input, select, textarea {
    font-size: 100%
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

a {
    text-decoration: none
}

.clearfix:before, .clearfix:after {
    content: '.';
    display: block;
    overflow: hidden;
    visibility: hidden;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0
}

.clearfix:after {
    clear: both
}

.clearfix {
    zoom: 1
}

.fl {
    float: left
}

.fr {
    float: right
}

.none {
    display: none
}

article, aside, details, figcaption, figure, partner, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    display: block;
    margin: 0;
    padding: 0
}

a:hover {
    text-decoration: none;
}

div.row {
    margin: 0;
}

div.row > div {
    padding: 36px;
}

div.head {
    height: auto;
    margin: 0 auto;
    background: #fff;
}

.headTop h1 {
    height: 80px;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
}

.headTop h1 img {
    width: 100%;
    display: inline-block;
    vertical-align: middle;
}

.headTop ul {
    display: flex;
    justify-content: flex-end;
    margin: 0;
    padding: 0;
}

.headTop ul li {
    flex: 1;
    margin: 0;
    position: relative;
    text-align: center;
}

.headTop ul li a {
    font: normal 1.7em/80px 'Microsoft YaHei',"Helvetica Neue";
    color: #000;
}

.headTop ul li:hover a {
    color: #e7222b;
}

.headTop ul li:hover em {
    position: absolute;
    height: 2px;
    width: 80%;
    left: 10%;
    bottom: 0;
    background: #e7222b;
}

.headTop li ul {
    position: absolute;
    background: #f9f9f9;
    z-index: 10;
    *left: 0;
    *top: 30px;
    *padding: 0 5px;
    display: none;
    margin-top: 0px;
    width: 100%;
}

.headTop li ul li {
    display: inline-block;
    text-align: center;
    width: 100%;
}

.headTop li ul li a {
    font-size: 14px;
    color: #666;
    padding: 5px 0;
    line-height: 30px;
    display: inline-block;
}

.headTop li ul li:hover {
    background: #88bbea;
}

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

.headTop ul li:hover ul {
    display: block;
}

.banner img {
    width: 100%;
    margin: 0 auto;
}

.videoCon {
    padding: 65px 0;
}

.videoCon .videoBox {
    height: 245px;
    background: #88bbea;
}

.videoCon .videoBox p {
    display: inline-block;
    padding: 2.5em 0 0 2.2em;
}

.videoCon .videoBox p em {
    font: normal 1.8em/1.8em 'Microsoft YaHei',"Helvetica Neue";
    color: #fff;
    letter-spacing: 3px;
}

.videoCon .videoBox p span {
    display: block;
    font: normal 2em/2em 'Microsoft YaHei',"Helvetica Neue";
    color: #fff;
    padding-bottom: .8em;
}

.videoCon .videoBox p a {
    font: normal 1.4em/1.4em 'Microsoft YaHei',"Helvetica Neue";
    color: #fff;
    opacity: 0.8;
}

.player-block {
    float: right;
    margin-top: 12px;
    margin-right: 10px;
}

.videoTxt p, .videoTxt ul {
    padding-left: 3em;
}

.videoTxt p span a {
    font: normal 1.8em/2em 'Microsoft YaHei',"Helvetica Neue";
    color: #333;
    display: block;
}

.videoTxt p i {
    font: normal 1.2em/1.4em 'Microsoft YaHei',"Helvetica Neue";
}

.videoTxt p i a {
    display: inline-block;
    font: normal 1em/1.2em 'Microsoft YaHei',"Helvetica Neue";
    color: #2688e5;
}

.videoTxt p:first-child {
    margin: 0 0 1.5em;
}

.videoTxt p em {
    font: normal 1.2em/2em 'Microsoft YaHei',"Helvetica Neue";
}

.videoTxt p > a, .swiper-slide p.col-md-7 i {
    font: normal 2.4em/.4em 'Microsoft YaHei',"Helvetica Neue";
    display: block;
    color: #2688e5;
    padding-top: 0.3em;
}

.videoTxt p > a {
    font: normal 2em/2em 'Microsoft YaHei',"Helvetica Neue";
    color: #333;
    padding-top: 0;
    text-decoration: none;
}

.videoTxt p a:hover, .swiper-slide p.col-md-7 i:hover {
    color: #003988;
}

.videoTxt ul li {
    padding-bottom: 0.6em;
}

.videoTxt ul li i {
    font: normal 4em/.4em 'Microsoft YaHei',"Helvetica Neue";
    color: #2688e5;
    border-radius: 100%;
    float: left;
    padding-right: .5em;
}

.videoTxt ul li a {
    font: normal 1.4em/1.8em 'Microsoft YaHei',"Helvetica Neue";
    width: 80%;
    height: 1.8em;
    overflow: hidden;
    display: inline-block;
    color: #333;
}

.videoTxt ul > a {
    font: normal 2.6em/.8em 'Microsoft YaHei',"Helvetica Neue";
    color: #2688e5;
}

.styleList {
    background: url(../images/listBg.jpg) no-repeat center 0;
    margin: 0 auto;
    padding: 4em 0;
}

.styleList .head {
    background: none;
}

.styleList ul {
    display: flex;
    justify-content: space-around;
}

.styleList ul li {
    flex: 2;
    border-radius: 10px;
    margin: 0 0.5em;
}

.styleList ul li a {
    padding: 4em 0;
    border-radius: 10px;
    background: #fff;
    display: block;
    transition: all 1s ease-in-out;
    text-decoration: none;
}

.styleList ul li i {
    width: 3em;
    height: 3em;
    border-radius: 100%;
    text-align: center;
    font: normal 2.4em/3em 'Microsoft YaHei',"Helvetica Neue";
    color: #fff;
    display: block;
    background: #2688e5;
    margin: 0 auto 1em;
    transition: all .5s ease-in-out;
}

.styleList ul li em {
    display: block;
    text-align: center;
    font: normal 1.6em/1.8em 'Microsoft YaHei',"Helvetica Neue";
    color: #023574;
    transition: all .8s ease-in-out;
    margin: 0.8em 0;
}

.styleList ul li em.fontsSizeMini {
    font: normal 1.3em/1.6em 'Microsoft YaHei',"Helvetica Neue";
    margin: 0.5em 0 0.1em;
}

.styleList ul li:hover a {
    background: #2688e5;
}

.styleList ul li:hover i {
    background: #fff;
    color: #2688e5;
}

.styleList ul li:hover em {
    color: #fff;
}





.expertCon, .itemTab {
    margin: 3em 0;
}

.swiper-container {
    padding-bottom: 1.5em;
}

.swiper-wrapper {
    height: auto;
    padding: 0;
}

.swiper-slide {
    height: auto;
    background: url(../images/expertTit.png) no-repeat 0 0;
    overflow: hidden;
}

.swiper-slide a.row {
    padding-top: 7em;
    display: block;
}

.swiper-slide p.col-md-7 span, .swiper-slide p.col-md-7 em {
    text-align: center;
    display: block;
    font: normal 1.2em/2em 'Microsoft YaHei',"Helvetica Neue";
    color: #333;
}

.swiper-slide p.col-md-7 span {
    font: 550 1.5em/1.5em 'Microsoft YaHei',"Helvetica Neue";
    padding-bottom: 1em;
}

.swiper-slide > span {
    background: url(../images/expertSpanBg.jpg) no-repeat 0 0;
    padding: 0 0 1em 1em;
    background-size: contain;
}

.swiper-slide > span img {
    width: 96%;
    display: inline-block;
}

.swiper-pagination {
    text-align: right;
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 0;
}

.swiper-slide span.col-md-5 {
    display: block;
    text-align: center;
    margin-top: 3%;
}

.swiper-slide span.col-md-5 img {
    width: 50%;
}

.itemTab {
    padding: 3em 0;
}

.itemTab p {
    height: auto;
    background: #fff;
    padding: 0;
}

.itemTab p span {
    width: 100%;
    height: 33.3%;
    display: inline-block;
    text-indent: 3em;
    cursor: pointer;
}

.itemTab p span em {
    display: inline-block;
    font: normal 2em/1.5em 'Microsoft YaHei',"Helvetica Neue";
    margin-top: 2em;
    border-left: 5px solid #fff;
    transition: all .5s ease-in-out;
}

.itemTab p span.active em {
    border-color: #2688e5;
}

.itemTab p span em i {
    display: block;
    font: normal 0.8em/2em 'Microsoft YaHei',"Helvetica Neue";
}

.itemTab p span a {
    width: 100%;
    float: right;
    font: normal 2em/3em 'Microsoft YaHei',"Helvetica Neue";
    opacity: 0;
    transition: width .5s ease-in-out;
}

.itemTab p span.active a {
    width: 85%;
    display: block;
    opacity: 1;
}

.itemTab ul {
    flex-wrap: wrap;
    padding: 0;
    display: none;
}

.itemTab ul.active {
    display: flex;
}

.itemTab ul li {
    width: 50%;
    overflow: hidden;
}

.itemTab ul li a, .itemTab ul li a img {
    width: 100%;
    display: block;
    height: 315px;
}

.itemTab ul li a {
    position: relative;
}

.itemTab ul li a span i {
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    transition: all .3s ease-in-out;
}

.itemTab ul li a span em {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 0em;
    font: normal 2em/3em 'Microsoft YaHei',"Helvetica Neue";
    color: #fff;
    text-indent: 0.8em;
    transition: all .3s ease-in-out;
    opacity: 0;
}

.itemTab ul li a:hover img {
    transform: scale(1.1);
    transition: all .3s ease-in-out;
}

.itemTab ul li a:hover span i {
    width: 100%;
    height: 100%;
    background: #003988;
    opacity: 0.3;
}

.itemTab ul li a:hover span em {
    height: 3em;
    opacity: 1;
}

.mapCon {
    background: #ebf4fd;
}

.mapConBox { /*height:815px;background: url(../images/mapBg.jpg) no-repeat center 0;background-size: cover;*/
    width: 80%;
    max-width: 1280px;
    display: block;
    margin: 0 auto;
}

.partner {
    background: #ebf4fd;
    padding: 1em 0 0;
    overflow: hidden;
}

.partner .head {
    background: none;
}

.partner p {
    margin-bottom: 2em;
    position: relative;
}

.partner p span {
    display: block;
    font: normal 2em/2.4em 'Microsoft YaHei',"Helvetica Neue";
    color: #003988;
    letter-spacing: 2px;
}

.partner p em {
    position: absolute;
    height: 3px;
    width: 5%;
    left: 0%;
    bottom: 0;
    background: #023574;
}

.partner ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.partner ul li {
    width: 14.2%;
    margin: .5em 0 0.5em;
}

.partner ul li a, .partner ul li a img {
    display: block;
    max-width: 100%;
    max-height: 76px;
    margin: 0 auto;
}

.footer {
    padding: 2em 0;
}

.footer div.head, .aboustCon div.head {
    background: none;
}

.footer ul {
    display: flex;
    justify-content: space-around;
    padding: 0;
}

.footer ul li {
<!--        text-align: center;-->
}

.footer ul li span {
    font: normal 1.4em/2em 'Microsoft YaHei',"Helvetica Neue";
    padding-bottom: 0.8em;
    color: #333;
}

.footer ul li a {
    display: block;
    font: normal 1.1em/1.7em 'Microsoft YaHei',"Helvetica Neue";
    color: #666;
}

.footer div p {
    text-align: right;
    font: normal 1.3em/1.5em 'Microsoft YaHei',"Helvetica Neue";
    padding: 0.5em 0;
    margin-right: 1em;
}

.footer div p a {
    color: #666;
    padding: 0 3px;
}

.tabBg {
    background: #f5f5f5;
}

.aboustCon .tabBg ul {
    display: flex;
    justify-content: space-between;
}

.aboustCon .tabBg ul li {
    width: 25%;
    height: 3em;
    font: normal 1.4em/3em 'Microsoft YaHei',"Helvetica Neue";
    color: #333;
    text-align: center;
}

.aboustCon .tabBg ul li.active {
    background: #2b87e6;
    color: #fff;
}

.aboustTabBox {
    padding: 0 1em 1.5em;
}

.aboustTabBox > p {
    margin: 2em 0 1em;
}

.aboustTabBox > p a, .aboustTabBox > p span, .newsCon li p span, .detailTit a, .detailTit span {
    font: normal 1.4em/1.4em 'Microsoft YaHei',"Helvetica Neue";
    color: #333;
}

.aboustTabBox > p span {
    color: #023574;
}

.aboustItem {
    padding: 1em 0;
    display: none;
}

.aboustItem.active {
    display: block;
}

.aboustItem img {
    display: block;
    padding-left: 0;
}

.aboustItem a {
    padding: 0;
}

.aboustItem a span {
    font: normal 2em/2.4em 'Microsoft YaHei',"Helvetica Neue";
    color: #333;
    display: block;
    padding-top: 2em;
}

.aboustItem a i {
    display: block;
    font: normal 1.5em/1.7em 'Microsoft YaHei',"Helvetica Neue";
    color: #666;
    padding: 1em 0 1em;
}

.aboustItem p em {
    font: normal 1.3em/1.7em 'Microsoft YaHei',"Helvetica Neue";
    color: #333;
}

.newsTabCon .tabBg ul {
    flex-wrap: wrap;
}

.newsTabCon .tabBg ul li {
    width: 12.2%;
}

.newsTabCon {
    background: #f5f5f5;
}

.newsCon {
    margin-top: 2em;
}

.newsCon li {
    display: block;
}

.newsCon li a {
    display: block;
}

.newsCon li a > span {
    width: 18%;
    display: inline-block;
}

.newsCon li a span img {
    width: 90%;
    display: block;
}

.newsCon li p {
    width: 82%;
    float: right;
}

.newsCon li p em {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2; /*! autoprefixer: off */
    -webkit-box-orient: vertical;
}

.newsCon li {
    margin-bottom: 1.5em;
    background: #fff;
    padding: 1em;
}

.newsCon li p span {
    display: block;
    margin-bottom: 0.5em;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1; /*! autoprefixer: off */
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.newsCon li p em {
    font: normal 1.1em/1.6em 'Microsoft YaHei',"Helvetica Neue";
    color: #666;
}

.newsCon li p i {
    font: normal 1em/1.2em 'Microsoft YaHei',"Helvetica Neue";
    color: #999;
}

.more {
    text-align: center;
    font: normal 1.2em/2.5em 'Microsoft YaHei',"Helvetica Neue";
    color: #666;
    background: #fff;
    border-radius: 1em; /* padding: 0.5em 2em; */
    margin: 2em auto;
    display: block;
    width: 10em;
    height: 2.5em;
}

.detailCon h2 {
    font: normal 1.8em/1.8em 'Microsoft YaHei',"Helvetica Neue";
    color: #333;
    text-align: center;
    padding-top: 1em;
}

.titBox {
    background: #f5f5f5;
    padding: 2em 0;
    margin-top: 0;
    text-indent: 2em;
}

.detailTit {
    margin: 0 auto;
}

.detailCon h2 p span {
    margin: 0 0.5em;
}

.detailCon h2 p span i, .detailCon h2 p span em {
    font: normal 0.6em/1em 'Microsoft YaHei',"Helvetica Neue";
    color: #999;
}

.detailCon h2 p span i {
    margin-right: 0.5em;
}

.detailsBox img {
    width: 90%;
    margin: 20px auto;
    display: block;
}

.detailsBox p {
    font: normal 1.2em/1.6em 'Microsoft YaHei',"Helvetica Neue";
    color: #666;
    margin: 2em 0;
    text-indent: 2.4em;
}

.swiper-container2 {
    width: 100%;
    position: relative;
    /* padding: 0 30px; */
    overflow: hidden;
}

.swiper-container2 .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: none;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-button-next {
    right: 0px;
}

.swiper-button-prev {
    left: 0px;
}

@media only screen and (min-width:1280px ) {
    .head {
        width: 1434px;
    }
}

@media only screen and (max-width:1280px ) {
    .head {
        width: 94%;
    }

    .headTop ul li a {
        font-size: 1.4em;
    }
}

@media only screen and (max-width:960px ) {
    .head h1 img {
        width: 100%;
    }

    .headTop ul li a {
        font-size: 1.3em;
    }

    .videoCon {
        padding: 0;
    }

    .videoTxt p, .videoTxt ul {
        padding-left: 1em;
    }

    .videoTxt p:first-child {
        margin-bottom: 1em;
    }

    .styleList ul li em {
        font-size: 1.4em
    }

    .itemTab p {
        height: 4em !important;
    }

    .itemTab p span {
        width: 33.3%;
        height: 4em !important;
        line-height: 4em;
        text-indent: 0.3em;
        margin: 0;
        float: left;
        padding: 0;
    }

    .itemTab p span em {
        margin-top: 0;
        font-size: 1.8em;
        margin-top: 0.3em;
    }

    .itemTab p span em i {
        display: none;
    }

    .itemTab p span a {
        padding-left: 0.5em;
        display: inline-block;
        line-height: 2em;
        display: none !important;
    }

    .aboustItem {
        padding: 0;
    }

    .aboustTabBox > p, .detailTit {
        margin: 0.5em 0;
    }

    .aboustItem img {
        display: none;
    }

    .aboustItem p span {
        padding-top: 0.5em;
        font: normal 1.6em/1.8em 'Microsoft YaHei',"Helvetica Neue";
    }

    .aboustItem p i {
        padding: 1.2em 0 0.8em;
    }

    .itemTab {
        padding-top: 0;
        margin-top: 0;
    }
    /*    .partner{display: none;}*/
}

@media only screen and (max-width:820px ) {
    .styleList ul li i {
        margin-bottom: 0;
    }

    .styleList ul li em {
        display: none;
    }

    .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
        bottom: 0em
    }

    .headTop ul li a {
        font-size: 1.3em;
    }

    .itemTab p span em {
        width: 80%;
        display: block;
        margin: 0.3em auto 0;
        text-align: center;
    }

    .footer div p {
        font-size: 1.1em;
        margin: 0 0.5em;
    }

    .footer div p.p1 {
        margin-top: 1em;
    }
}

@media only screen and (max-width:785px ) {
    .head {
        width: 100%;
    }

    .head h1 {
        display: none;
    }

    .headTop ul {
        justify-content: space-around;
    }

    .styleList {
        padding: 2.5em 0;
    }

    .styleList ul li a, .styleList ul li:hover a {
        padding: 0;
        background: none;
    }

    .aboustCon div.head {
        width: 100%;
    }

    .swiper-slide p.col-md-7 em {
        line-height: 1.4em;
    }

    .headTop ul li a {
        font-size: 1.3em;
    }

    .itemTab ul.active, .partner {
        padding: 0.5em;
    }

    .swiper-button-next, .swiper-button-prev {
        width: 26px;
        height: 20px;
    }

    .swiper-button-next {
        right: 5px;
    }

    .swiper-button-prev {
        left: 5px;
    }
}

@media only screen and (max-width:560px ) {
    .headTop ul li {
        margin: 0 0px;
    }
    /*.styleList ul{flex-wrap: wrap;justify-content: flex-start;}*/
    .headTop ul li a {
        font-size: 1.1em;
        line-height: 4em;
    }

    .styleList ul li {
        margin: 0 0.2em 1em;
    }

    .videoCon .videoBox p {
        display: none;
    }

    .player-block {
        float: inherit;
        margin: 12px 0 12px 0px;
        transform: translateX(-50%);
        position: relative;
        left: 50%;
    }

    .aboustCon ul li {
        font-size: 1.2em;
    }

    .aboustCon .tabBg ul {
        justify-content: flex-start;
    }

    .aboustCon .tabBg ul li {
        width: 25%;
    }

    .newsCon li p span {
        font: normal 1.2em/1.2em 'Microsoft YaHei',"Helvetica Neue";
    }

    .newsCon {
        margin-top: 1em;
    }

    .aboustTabBox > p a, .aboustTabBox > p span, .newsCon li p span {
        font: normal 1.1em/1.4em 'Microsoft YaHei',"Helvetica Neue";
    }

    .newsCon li p em {
        display: none;
    }

    .aboustTabBox {
        padding-top: 0.5em;
    }

    .aboustCon .tabBg ul li {
        font-size: 1.2em;
    }

    .styleList ul li i {
        width: 2em;
        height: 2em;
        line-height: 2em;
    }

    .videoTxt p span {
        font-size: 1.5em;
    }

    .videoTxt p i {
        font-size: 1em;
    }

    .videoTxt ul li a {
        font-size: 1.2em;
    }

    .videoTxt ul li i {
        padding-right: 0.3em;
    }

    .videoTxt ul li a {
        width: 90%;
    }
}

@media only screen and (max-width:490px ) {
    .headTop ul li.phoneNone {
        display: none;
    }

    .itemTab p span em, .itemTab p span a { /* margin-top: 0; */
        font-size: 1.4em;
    }

    .itemTab p span {
        width: 32.3%;
    }

    .itemTab {
        margin-bottom: 1em;
    }

    .partner p {
        margin-bottom: 1em;
    }

    .partner ul li {
        margin: .2em 0;
        width: 19.5%;
    }

    .footer ul li span {
        font-size: 1em
    }

    .footer ul li a {
        font-size: .8em
    }

    .headTop ul li a {
        font-size: 1em;
    }

    .itemTab ul li a, .itemTab ul li a img {
        height: 165px;
    }

    .swiper-container .swiper-slide span.col-md-5 img {
        width: 90% !important;
    }
}

body.ColorRed .headTop li ul li:hover {
    background: #f7a5a9;
}

body.ColorRed .headTop li ul li:hover a {
    color: #fff;
}

body.ColorRed .headTop ul li:hover a, body.ColorRed .videoTxt p i a, body.ColorRed .videoTxt ul li i, body.ColorRed .videoTxt ul > a, body.ColorRed .itemTab p span.active a, body.ColorRed .partner p span, body.ColorRed .swiper-slide p.col-md-7 i, body.ColorRed .videoTxt p a:hover, body.ColorRed .swiper-slide p.col-md-7 i:hover {
    color: #e7222b
}

body.ColorRed .videoCon .videoBox {
    background: #f39095
}

body.ColorRed .styleList {
    background: url(../images/listBgRed.jpg) no-repeat center 0;
}

body.ColorRed .headTop ul li:hover em, body.ColorRed .styleList ul li i, .styleList ul li:hover a, body.ColorRed .swiper-pagination-bullet-active, body.ColorRed .itemTab ul li a:hover span i, body.ColorRed .partner p em, body.ColorRed .aboustCon .tabBg ul li.active {
    background: #e7222b
}

body.ColorRed .styleList ul li:hover i {
    background: #fff;
    color: #e7222b;
}

body.ColorRed .mapCon, body.ColorRed .partner {
    background: #fef8f8;
}

body.ColorRed .itemTab p span.active em {
    border-color: #e7222b;
}

body.ColorRed .swiper-container .swiper-slide {
    background: url(../images/expertTitRed.png) no-repeat 0 0;
}
