﻿@charset "utf-8";

.container .banner {
    font-size: 0;
    position: relative;
}
.container .banner img {
    width: 100%;
}
.container .banner .twoLinks {
    width: 3.55rem;
    height: 0.42rem;
    position: absolute;
    left: 4%;
    top: 52%;
}
.container .banner .twoLinks a {
    display: inline-block;
    width: 1.7rem;
    height: 0.42rem;
    line-height: 0.41rem;
    text-align: center;
    background: #fff;
    font-size: 0.24rem;
    color: #26bbed;
}
.container .banner .twoLinks a:hover {
    font-weight: bold;
}
.container .partOne {
    width: 13.6rem;
    margin: 0.5rem auto 0 auto;
}
.container .partOne .stockCode {
    font-size: 0.36rem;
    font-weight: bold;
    color: #3e4b5f;
}
.container .partOne .stockCode span {
    color: #26bbed;
}
.container .partOne .oneWords {
    font-size: 0.24rem;
    color: #c9c9c9;
}
.container .partTwo {
    width: 12.6rem;
    margin: 1.2rem auto 0 auto;
}
.container .partTwo ul li {
    float: left;
    width: 4.2rem;
    height: 4.2rem;
    position: relative;
}
.container .partTwo ul li .twoYuan {
    width: 5.2rem;
    height: 5.2rem;
    background: #f8f9fa;
    border-radius: 50%;
    position: absolute;
    left: -0.5rem;
    top: -0.5rem;
}
.container .partTwo ul li .twoYuan .twoIcon {
    text-align: center;
    margin-top: 0.8rem;
}
.container .partTwo ul li .twoYuan .nums {
    text-align: center;
    margin-top: 0.06rem;
    font-size: 0.48rem;
    font-weight: bold;
    color: #280a04;
}
.container .partTwo ul li .twoYuan .nums span.year {
    font-size: 0.24rem;
    color: #bfbfbf;
}
.container .partTwo ul li .twoYuan .oneName {
    text-align: center;
    margin-top: 0.15rem;
    font-size: 0.24rem;
    font-weight: bold;
    color: #26bbed;
}
.container .partThree {
    margin-top: 1.3rem;
    padding-top: 0.6rem;
    padding-bottom: 0.3rem;
    background: #26bbed;
    border-radius: 1rem 0 1rem 0;
}
.container .partThree .partThreeTop {
    text-align: center;
    font-size: 0;
}
.container .partThree .partThreeTopWds {
    text-align: center;
    font-size: 0.4rem;
    font-weight: bold;
    color: #fff;
    letter-spacing: 4px;
    margin-top: -0.34rem;
}
.container .partThree .partThreeList {
    margin: 0.8rem 12% 0 12%;
    font-size: 0;
}
.container .partThree .partThreeList ul li {
    float: left;
    width: 30%;
    height: 3.8rem;
    margin-right: 5%;
    margin-bottom: 0.45rem;
    text-align: center;
    background: #eee;
}
.container .partThree .partThreeList ul li:nth-child(3n) {
    margin-right: 0;
}
.container .partThree .partThreeList ul li a {
    display: block;
    height: 3.8rem;
    position: relative;
}
.container .partThree .partThreeList ul li a img {
    max-width: 100%;
    max-height: 242px;
    -webkit-transition: transform 0.5s;
    -moz-transition: transform 0.5s;
    -ms-transition: transform 0.5s;
    -o-transition: transform 0.5s;
    transition: transform 0.5s;
}
.container .partThree .partThreeList ul li a .threeWords {
    width: 2.4rem;
    height: 0.48rem;
    line-height: 0.48rem;
    background: #26bbed;
    font-size: 0.24rem;
    color: #fff;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.container .partThree .partThreeList ul li a:hover .threeWords {
    font-weight: bold;
}
.container .partThree .partThreeList ul .lastLi {
    display: flex;
    display: -moz-flex;
    display: -o-flex;
    display: -ms-flex;
    display: -webkit-flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -o-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -o-align-items: center;
    -ms-align-items: center;
    align-items: center;
}
.container .partThree .partThreeList ul li .logoAndBtns .partThreeLogo img {
    max-width: 2.87rem;
    max-height: 0.37rem;
    -webkit-transition: transform 0.5s;
    -moz-transition: transform 0.5s;
    -ms-transition: transform 0.5s;
    -o-transition: transform 0.5s;
    transition: transform 0.5s;
}
/* 共用 */
.container .partThree .partThreeList ul li:hover img {
    transform: scale(0.9);
    -ms-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -webkit-transform: scale(0.9);
    -o-transform: scale(0.9);
}
.container .partThree .partThreeList ul li .allProBtn {
    width: 2.87rem;
    height: 0.5rem;
    margin: 0.19rem auto 0 auto;
    background: #26bbed;
    cursor: pointer;
}
.container .partThree .partThreeList ul li .allProBtn .allProBtnSon {
    width: 2.15rem;
    height: 0.5rem;
    line-height: 0.47rem;
    font-size: 0.24rem;
    color: #fff;
    text-align: left;
    margin-left: 0.35rem;
    background: url(../img/jan.png) no-repeat;
    background-position: right center;
}
.container .partThree .partThreeList ul li .allProBtn:hover .allProBtnSon {
    font-weight: bold;
}
.container .partFour {
    margin-top: 0.65rem;
    font-size: 0;
}
.container .partFour .partFourOne {
    margin: 0 5%;
}
.container .partFour .partFourOne .fourTitle {
    font-size: 0.4rem;
    font-weight: bold;
    color: #26bbed;
}
.container .partFour .partFourOne .blueLine {
    margin-top: 6px;
    border-top: 7px solid #26bbed;
    height: 25px;
    position: relative;
}
.container .partFour .partFourOne .blueLine img {
    position: absolute;
    top: 0;
    left: 54px;
    -webkit-transition: left 0.5s;
    -moz-transition: left 0.5s;
    -ms-transition: left 0.5s;
    -o-transition: left 0.5s;
    transition: left 0.5s;
}
.container .partFour .partFourOne .fourIcons {
    margin-top: 10px;
}
.container .partFour .partFourOne .fourIcons ul li {
    float: left;
    width: 120px;
    margin-right: 16px;
}
.container .partFour .partFourOne .fourIcons ul li:last-child {
    margin-right: 0;
}
.container .partFour .partFourOne .fourIcons ul li .fourIcon {
    width: 60px;
    height: 60px;
    margin: 0 auto;
    border: 1px solid #bcbcbc;
    border-radius: 50%;
    cursor: pointer;
}
.container .partFour .partFourOne .fourIcons ul li .fourIcon1 {
    background: url(../img/part4-1.png) no-repeat;
    background-size: 100% 100%;
}
.container .partFour .partFourOne .fourIcons ul li .fourIcon2 {
    background: url(../img/part4-2.png) no-repeat;
    background-size: 100% 100%;
}
.container .partFour .partFourOne .fourIcons ul li .fourIcon3 {
    background: url(../img/part4-3.png) no-repeat;
    background-size: 100% 100%;
}
.container .partFour .partFourOne .fourIcons ul li .fourIcon4 {
    background: url(../img/part4-4.png) no-repeat;
    background-size: 100% 100%;
}
.container .partFour .partFourOne .fourIcons ul li .fourIcon5 {
    background: url(../img/part4-5.png) no-repeat;
    background-size: 100% 100%;
}
.container .partFour .partFourOne .fourIcons ul li .fourIcon6 {
    background: url(../img/part4-6.png) no-repeat;
    background-size: 100% 100%;
}
.container .partFour .partFourOne .fourIcons ul li .fourIcon7 {
    background: url(../img/part4-7.png) no-repeat;
    background-size: 100% 100%;
}
.container .partFour .partFourOne .fourIcons ul li .fourIcon8 {
    background: url(../img/part4-8.png) no-repeat;
    background-size: 100% 100%;
}
.container .partFour .partFourOne .fourIcons ul li .fourIcon9 {
    background: url(../img/part4-9.png) no-repeat;
    background-size: 100% 100%;
}
.container .partFour .partFourOne .fourIcons ul li .fourWords {
    margin-top: 8px;
    font-size: 15px;
    color: #c9c9c9;
    text-align: center;
    line-height: 18px;
}
.container .partFour .partFourOne .fourIcons ul li.active .fourWords {
    color: #26bbed;
}
.container .partFour .partFourOne .fourIcons ul li.active .fourIcon1 {
    background: url(../img/part4-1on.png) no-repeat;
    background-size: 100% 100%;
    border-color: #26bbed;
}
.container .partFour .partFourOne .fourIcons ul li.active .fourIcon2 {
    background: url(../img/part4-2on.png) no-repeat;
    background-size: 100% 100%;
    border-color: #26bbed;
}
.container .partFour .partFourOne .fourIcons ul li.active .fourIcon3 {
    background: url(../img/part4-3on.png) no-repeat;
    background-size: 100% 100%;
    border-color: #26bbed;
}
.container .partFour .partFourOne .fourIcons ul li.active .fourIcon4 {
    background: url(../img/part4-4on.png) no-repeat;
    background-size: 100% 100%;
    border-color: #26bbed;
}
.container .partFour .partFourOne .fourIcons ul li.active .fourIcon5 {
    background: url(../img/part4-5on.png) no-repeat;
    background-size: 100% 100%;
    border-color: #26bbed;
}
.container .partFour .partFourOne .fourIcons ul li.active .fourIcon6 {
    background: url(../img/part4-6on.png) no-repeat;
    background-size: 100% 100%;
    border-color: #26bbed;
}
.container .partFour .partFourOne .fourIcons ul li.active .fourIcon7 {
    background: url(../img/part4-7on.png) no-repeat;
    background-size: 100% 100%;
    border-color: #26bbed;
}
.container .partFour .partFourOne .fourIcons ul li.active .fourIcon8 {
    background: url(../img/part4-8on.png) no-repeat;
    background-size: 100% 100%;
    border-color: #26bbed;
}
.container .partFour .partFourOne .fourIcons ul li.active .fourIcon9 {
    background: url(../img/part4-9on.png) no-repeat;
    background-size: 100% 100%;
    border-color: #26bbed;
}
.container .partFour .partFourTwo {
    margin-top: 0.9rem;
    background: #f8f9fa;
}
.container .partFour .partFourTwo .partFourTwoSon {
    margin: 0 5%;
}
.container .partFour .partFourTwo .partFourTwoSon ul li {
    float: left;
    height: 500px;
}
.container .partFour .partFourTwo .partFourTwoSon ul li.first {
    width: 45%;
}
.container .partFour .partFourTwo .partFourTwoSon ul li.second {
    width: 55%;
}
.container .partFour .partFourTwo .partFourTwoSon ul li .showBasic {
    background: #fff;
    height: 300px;
    width: 112%;
    margin-top: 100px;
    position: relative;
    z-index: 10;
    display: flex;
    display: -moz-flex;
    display: -o-flex;
    display: -ms-flex;
    display: -webkit-flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -o-align-items: center;
    -ms-align-items: center;
    align-items: center;
    box-shadow: 0 -2px 15px -2px rgba(255,255,255,0.3),/* 上侧阴影 */
                2px 0 15px -2px rgba(255,255,255,0.3),/* 右侧阴影 */
                0 2px 15px -2px rgba(255,255,255,0.3),/* 下侧阴影 */
                -2px 0 15px -2px rgba(255,255,255,0.1);/* 左侧阴影 */
}
.container .partFour .partFourTwo .partFourTwoSon ul li .showBasic .deftImg {
    width: 42%;
    height: 232px;
    margin-left: 2%;
    float: left;
    display: flex;
    display: -moz-flex;
    display: -o-flex;
    display: -ms-flex;
    display: -webkit-flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -o-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -o-align-items: center;
    -ms-align-items: center;
    align-items: center;
}
.container .partFour .partFourTwo .partFourTwoSon ul li .showBasic .deftImg img {
    max-width: 100%;
    max-height: 232px;
}
.container .partFour .partFourTwo .partFourTwoSon ul li .showBasic .fourtwoWords {
    width: 50%;
    margin-left: 5%;
    float: left;
    padding-right: 1%;
}
.container .partFour .partFourTwo .partFourTwoSon ul li .showBasic .fourtwoWords .fwds1 {
    font-size: 0.24rem;
    color: #26bbed;
    margin-top: 0.3rem;
}
.container .partFour .partFourTwo .partFourTwoSon ul li .showBasic .fourtwoWords .fwds2 {
    font-size: 0.22rem;
    color: #898989;
}
.container .partFour .partFourTwo .partFourTwoSon ul li .showBasic .fourtwoWords .fwds3 {
    display: inline-block;
    height: 26px;
    line-height: 24px;
    padding: 0 14px;
    background: #26bbed;
    font-size: 0.16rem;
    color: #fff;
    border-radius: 50px;
    margin-top: 8px;
}
.container .partFour .partFourTwo .partFourTwoSon ul li .showClothes {
    background: #26bbed;
    height: 560px;
    margin-top: -30px;
    display: flex;
    display: -moz-flex;
    display: -o-flex;
    display: -ms-flex;
    display: -webkit-flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -o-align-items: center;
    -ms-align-items: center;
    align-items: center;
}
.container .partFour .partFourTwo .partFourTwoSon ul li .showClothes .showClothesSon {
    background: #26bbed;
    margin: 0 8% 0 15%;
    display: flex;
    display: -moz-flex;
    display: -o-flex;
    display: -ms-flex;
    display: -webkit-flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -o-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -o-align-items: center;
    -ms-align-items: center;
    align-items: center;
    position: relative;
}
.container .partFour .partFourTwo .partFourTwoSon ul li .showClothes .showClothesSon img {
    max-width: 100%;
    max-height: 560px;
}
.container .partFour .partFourTwo .partFourTwoSon ul li .showClothes .showClothesSon .curryName {
    font-size: 0.22rem;
    font-weight: bold;
    color: #fff;
    position: absolute;
    bottom: -30px;
}
/* 圆圈闪烁 Start */
.smark {
    position: absolute;
}
.smark .round {
    border: 1px solid #ff0000;
    width: 12px;
    height: 12px;
    border-radius: 50%;
}
.smark .round .roundSon {
    background: #ff0000;
    width: 8px;
    height: 8px;
    margin: 2px 0 0 2px;
    border-radius: 50%;
}
.smark .round1 {
    border: 1px solid #ff0000;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
}
.smark .round2 {
    border: 1px solid #ff0000;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
}
.smark .round3 {
    border: 1px solid #ff0000;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
}
.smarkActive .round1,
.smarkActive .round2,
.smarkActive .round3,
.smarkActive .round {
    border: 1px solid #0463fa;
}
.smarkActive .round .roundSon {
    background: #0463fa;
}
.smarkActive .round1 {
    -moz-animation: applicationMove 3s infinite;
    -o-animation: applicationMove 3s infinite;
    animation: applicationMove 3s infinite;
    -webkit-animation: applicationMove 3s infinite;
    -moz-animation-delay: 0s;
    -o-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    opacity: 0;
}
.smarkActive .round2 {
    -moz-animation: applicationMove 3s infinite;
    -o-animation: applicationMove 3s infinite;
    animation: applicationMove 3s infinite;
    -webkit-animation: applicationMove 3s infinite;
    -moz-animation-delay: 1s;
    -o-animation-delay: 1s;
    animation-delay: 1s;
    -webkit-animation-delay: 1s;
    opacity: 0;
}
.smarkActive .round3 {
    -moz-animation: applicationMove 3s infinite;
    -o-animation: applicationMove 3s infinite;
    animation: applicationMove 3s infinite;
    -webkit-animation: applicationMove 3s infinite;
    -moz-animation-delay: 2s;
    -o-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-animation-delay: 2s;
    opacity: 0;
}
@-webkit-keyframes applicationMove {
    from{-webkit-transform:scale(1);transform:scale(1);opacity:1;}
    to{-webkit-transform:scale(2);transform:scale(2);opacity:0;}
}
@-moz-keyframes applicationMov {
    from{-moz-transform:scale(1);transform:scale(1);opacity:1;}
    to{-moz-transform:scale(2);transform:scale(2);opacity:0;}
}
@-o-keyframes applicationMove {
    from{-o-transform:scale(1);transform:scale(1);opacity:1;}
    to{-o-transform:scale(2);transform:scale(2);opacity:0;}
}
@keyframes applicationMove {
    from{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1);opacity:1;}
    to{-webkit-transform:scale(2);-moz-transform:scale(2);-o-transform:scale(2);transform:scale(2);opacity:0;}
}
/* 圆圈闪烁 End */
.container .partFive {
    margin-top: 1.1rem;
    position: relative;
    font-size: 0;
}
.container .partFive img.fiveImgs {
    width: 100%;
}
.container .partFive .fiveNers {
    height: 3.2rem;
    position: absolute;
    left: 6.8%;
    top: 0;
    bottom: 0;
    margin: auto 0;
}
.container .partFive .fiveNers .fiveWds1 {
    font-size: 0.6rem;
    color: #fff;
    line-height: 0.6rem;
}
.container .partFive .fiveNers .fiveWds2 {
    font-size: 0.18rem;
    color: #fff;
    line-height: 0.25rem;
    margin-top: 0.28rem;
}
.container .partFive .fiveNers .fiveBtns {
    margin-top: 0.6rem;
}
.container .partFive .fiveNers .fiveBtns .fiveBtnPhoneEmail {
    background: #fff;
    float: left;
}
.container .partFive .fiveNers .fiveBtns .fiveBtnPhoneEmail .fiveBtnSons {
    width: 2.2rem;
    height: 0.42rem;
    line-height: 0.42rem;
    margin-left: 0.12rem;
    padding-left: 0.3rem;
    background: url(../img/phone.png) no-repeat;
    background-size: 20px 20px;
    background-position: left center;
    font-size: 0.16rem;
    color: #26bbed;
}
.container .partFive .fiveNers .fiveBtns .fiveBtnPhoneEmail .fiveBtnSons2 {
    width: 1.85rem;
    background: url(../img/email.png) no-repeat;
    background-size: 20px 20px;
    background-position: left center;
}
.container .partFive .fiveNers .fiveBtns .fiveBtnPhoneEmail2 {
    margin-left: 0.11rem;
}
.container .partSix {
    margin: -0.45rem 10% 0 10%;
    min-height: 0.5rem;
    background: #fff;
    padding-bottom: 0.4rem;
    box-shadow: 0 -2px 28px -2px rgba(0,0,0,0.1),/* 上侧阴影 */
                2px 0 28px -2px rgba(0,0,0,0.1),/* 右侧阴影 */
                0 2px 28px -2px rgba(0,0,0,0.1),/* 下侧阴影 */
                -2px 0 28px -2px rgba(0,0,0,0.1);/* 左侧阴影 */
    font-size: 0;
}
.container .partSix .partSixSon {
    margin: 0 5%;
    padding-top: 0.45rem;
}
.container .partSix .partSixSon ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -o-flex;
    display: -ms-flex;
    display: flex;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -o-align-items: stretch;
    -ms-align-items: stretch;
    align-items: stretch;
}
.container .partSix .partSixSon ul li {
    -webkit-flex: 1;
    -moz-flex: 1;
    -o-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.container .partSix .partSixSon ul li .everyOne {
    margin-bottom: 0.16rem;
    margin-right: 0.4rem;
    position: relative;
}
.container .partSix .partSixSon ul li .everyOne input[type="text"] {
    font-size: 0.18rem;
    color: #aaa;
    border: 1px solid #00aa57;
    width: 100%;
    height: 0.55rem;
    padding: 0 0.3rem 0 0.08rem;
    box-sizing: border-box;
}
.container .partSix .partSixSon ul li .everyOne .stars {
    font-size: 0.18rem;
    color: #959595;
    position: absolute;
    top: 0.18rem;
    right: 0.14rem;
}
.container .partSix .partSixSon ul li .everyOne textarea {
    width: 100%;
    height: 1.5rem;
    padding: 0.08rem 0.3rem 0.08rem 0.08rem;
    box-sizing: border-box;
    font-size: 0.18rem;
    color: #aaa;
    border: 1px solid #00aa57;
}
.container .partSix .partSixSon ul li .everyOne textarea::placeholder,
.container .partSix .partSixSon ul li .everyOne input::placeholder {
    font-size: 0.18rem;
    color: #aaa;
}
.container .partSix .partSixSon ul li .sendMessage {
    width: 1.6rem;
    height: 0.54rem;
    line-height: 0.54rem;
    font-size: 0.2rem;
    color: #fff;
    border: 1px solid #00aa57;
    background: #26bbed;
    text-align: center;
    cursor: pointer;
    margin-top: 0.24rem;
}
.container .partSix .partSixSon ul li .sendMessage:hover {
    font-weight: bold;
    color: #ed5f1c;
}
.container .partSix .partSixSon ul li img {
    width: 100%;
    max-width: 659px;
}
.container .partSeven {
    margin: 1.2rem 10%;
    font-size: 0;
}
.container .partSeven ul li {
    float: left;
    width: 32%;
    padding-bottom: 0.2rem;
    margin-right: 2%;
    box-shadow: 0 -2px 28px -2px rgba(0,0,0,0.1),/* 上侧阴影 */
                2px 0 28px -2px rgba(0,0,0,0.1),/* 右侧阴影 */
                0 2px 28px -2px rgba(0,0,0,0.1),/* 下侧阴影 */
                -2px 0 28px -2px rgba(0,0,0,0.1);/* 左侧阴影 */
}
.container .partSeven ul li:last-child {
    margin-right: 0;
}
.container .partSeven ul li .sendDate {
    height: 0.5rem;
    line-height: 0.5rem;
    font-size: 0.14rem;
    color: #000;
    text-align: center;
}
.container .partSeven ul li .newsImg {
    margin: 0 0.3rem;
    text-align: center;
}
.container .partSeven ul li .newsImg img {
    max-width: 100%;
    -webkit-transition: transform 0.5s;
    -moz-transition: transform 0.5s;
    -ms-transition: transform 0.5s;
    -o-transition: transform 0.5s;
    transition: transform 0.5s;
}
.container .partSeven ul li:hover .newsImg img {
    transform: scale(0.9);
    -ms-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -webkit-transform: scale(0.9);
    -o-transform: scale(0.9);
}
.container .partSeven ul li .newsTitle {
    margin: 0.2rem 0.3rem 0 0.3rem;
    height: 0.42rem;
    line-height: 0.20rem;
    font-size: 0.18rem;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.container .partSeven ul li .newsTitle a {
    font-size: 0.18rem;
    color: #000;
}
.container .partSeven ul li:hover .newsTitle,
.container .partSeven ul li:hover .newsTitle a {
    color: #32c4ee;
}