﻿.top {
    color: #191E43;
    font-size: 12px;
    line-height: 30px;
}
header {
    width: 100%;
    height: 125px;
    background: #fff;
}
.logo {
    float: left;
    padding-top: 36px;
}
header img {
    /*width: 316px;*/
    /*height: 57px;*/
}
.autoImgBox img {
    width: 90%;
    height: auto;
    margin: 0 auto;
    object-fit: cover;
}
header ul {
    float: right;
    padding-top: 64px;
}
header li {
    float: left;
    cursor: pointer;
    height: 18px;
    padding: 0 10px;
    color: #191E43;
    font-size: 16px;
    line-height: 18px;
}
.banner {
    width: 100%;
    
    background: #001a69;
}
.bannerCot {
    max-width: 1920px;
    margin: 0 auto;
}
.banner img {
    width: 100%;
    margin: 0 auto;
}
.advantage {
    height: 563px;
    padding: 71px 0 0;
}
.advantage li {
    float: left;
    width: 380px;
    height: 194px;
    padding-top: 40px;
    margin: 0 30px 29px 0;
    background: #fff;
    border-radius: 4px;
}
.advantage li:hover {
    transform: scale(1.05);
}
.advantage li:hover .title {

    font-weight: bold;
}
.advantage li:nth-child(3n) {
    margin: 0 0 29px 0;
}
.advantage li img {
    float: left;
    height: 100px;
}
.advantage .content {
    width: 222px;
    float: left;
}
.advantage .content .title {
    color: #DAB580;
    font-size: 18px;
    display: block;
    font-weight: bold;
    margin-bottom: 22px;
    line-height: 18px;
}
.advantage .content .tips {
    display: block;
    color: #333;
    font-size: 14px;
    line-height: 18px;
}
/*advantage*/

.investment {
    height: 531px;
    background: #023F87;
}
.investment.style {
     height: 431px;
}
.investment .marginBox {
    height: 100%;
    background: url("../image/ditu.png") no-repeat left center;
    background-size: 670px 495px;
}
.investment.style .investmentBox {
    padding-top: 0;
}
.investment.style .investmentContent {
    padding-top: 50px;
}
.investmentBox {
    padding-top: 30px;
}
.title {
    width: 539px;
    color: #fff;
    margin: 0 auto;
}
.title span {
    display: block;
    height: 36px;
    font-size: 36px;
    text-align: center;
    line-height: 36px;
    font-weight: 800;
    margin-bottom: 15px;
    background: url("../image/title.png") no-repeat center;
}
.wTitle span { background: url("../image/titlebai.png") no-repeat center;}
.title i {
    font-size: 20px;
    text-align: center;
    line-height: 20px;
    display: block;
    text-transform:uppercase;
}
.investmentContent {
    padding-top: 66px;
}
.investmentContent .left {
    float: left;
    width: 627px;
    padding-left: 18px;
}
.investmentContent div {
    text-align: center;
    font-weight: 800;
}
.investmentContent .style {
    color: #fff;
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 32px;
}
.investmentContent .style1 {
    color: #fff;
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 13px;
}
.investmentContent .style2 {
    color: #DAB580;
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 17px;
}
.investmentContent .style3 {
    color: #FFE8C6;
    font-size: 24px;
    line-height: 24px;
    font-weight: 400;
    margin-bottom: 13px;
}
.investmentContent .style4 {
    color: #fff;
    font-size: 24px;
    line-height: 24px;
    font-weight: 400;
    margin-bottom: 13px;
}
.investmentContent .style5 {
    color: #fff;
    font-size: 48px;
    line-height: 48px;
    margin-bottom: 25px;
}
.investmentContent .style6 {
    color: #FFE8C6;
    font-size: 25px;
    line-height: 25px;
}
.investmentContent .right {
    width: 486px;
    float: left;
}
.investmentContent .right .rightTitle {
    height: 30px;
    color: #FFFFFF;
    padding-left: 11px;
    font-weight: 800;
    text-align: left;
    line-height: 30px;
    margin-bottom: 30px;
    border-left: 6px solid #FFE8C6;
}
.rightInvest p {
    color: #fff;
    font-size: 23px;
    line-height: 25px;
    margin-bottom: 17px;
}
.rightInvest .InvestBox {
    height: 46px;
    margin-bottom: 20px;
}


.InvestBox .icon {
    float: left;
    width: 46px;
    height: 46px;
    background: url("../image/icon.png") no-repeat;
    background-size: 100%;
}
.InvestBox .icon1 {
    float: left;
    width: 46px;
    height: 46px;
    background: url("../image/iconh.png") no-repeat;
    background-size: 100%;
}
.InvestBox span {
    color: #ffde00;
    font-size: 32px;
    padding-left: 20px;
    line-height: 46px;
}

.investmentContent .rightList {
    width: 100%;
    height: 236px;
    background: #FFE8C6;
    border-radius: 4px;
    padding: 21px 0 0 60px;
}
.investmentContent .rightList li {
    color: #353535;
    font-size: 18px;
    line-height: 35px;
    text-align: left;
    list-style: disc;
}
.investmentContent .rightList li:hover {
    color: #9F7210;
}
.investmentContent .rightList li i {
    color: #000;
    font-weight: 700;
}
/*investment*/

.investmentTips {
    height: 80px;
    padding-top: 16px;
}
.investmentTips span {
    float: left;
    color: #1E1E1E;
    font-size: 24px;
    padding-top: 14px;
    line-height: 24px;
}
.investmentTips .icon {
    width: 46px;
    height: 46px;
    float: left;
    margin: 0 26px 0 50px;
    background: url("../image/icon.png") no-repeat;
    background-size: 100% 100%;
}
.investmentTips .red {
    color: #FF0000;
    font-size: 31px;
    line-height: 31px;
    padding-top: 8px;
}
/*investmentTips*/

.cooperation {
    background: #fff;
    padding: 60px 0;
    overflow: hidden;
}
.cooperationBox {
    padding-top: 30px;
}
.cooperationBox .left {
    width: 494px;
    float: left;
}
.cooperationBox .left img {
    width: 100%;
    display: block;
}
.cooperationBox .left span {
    color: #555555;
    font-size: 24px;
    display: block;
    line-height: 24px;
    padding-top: 17px;
    text-align: center;
}
.cooperationBox .right {
    float: left;
    width: 488px;
    padding-top: 43px;
    margin-left: 86px;
}
.cooperationBox .right .rightTitle {
    color: #262626;
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 34px;
}
.franchiseListBox {
    overflow: hidden;
}
.stepBox {
    height: 62px;
    margin-bottom: 10px;
}
.stepBox span {
    float: left;
    color: #fff;
    width: 135px;
    position: relative;
    text-align: center;
    font-size: 24px;
    line-height: 62px;
}
.stepBox .step1 {
    background: #0A65C3;
    margin-right: 20px;
}
.stepBox .step1 .b-2 {
    right: -31px;
    z-index: 2;
    border-color: transparent transparent transparent #0A65C3;
}
.stepBox .step2 {
    background: #3BB48E;
    margin: 0 31px;
}
.stepBox .step2 .b-2 {
    right: -31px;
    z-index: 2;
    border-color: transparent transparent transparent #3BB48E;
}
.stepBox .step3 {
    background: #FB7932;
}
.stepBox .step3 .b-1 {
    margin-left: 20px;
    border-color: #FB7932 transparent #FB7932 #fff;
}
.stepBox .b-1 {
    top: 0;
    left: -31px;
    position: absolute;
    border-width: 31px 0 31px 31px;
    border-style: solid dashed solid solid;
    border-color: #3BB48E transparent #3BB48E #fff;
}
.stepBox .b-2 {
    top: 0;
    position: absolute;
    border-width: 31px 0 31px 31px;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent transparent #ccc;
}
.stepNextBox {
    clear: both;
}
.stepNextBox div {
    width: 100%;
    margin-bottom: 10px;
    overflow: hidden;
}
.stepNextBox div span {
    float: left;
    width: 131px;
    height: 68px;
    display: flex;
    background: #D20000;
    align-items: center;
    justify-items: center;
}
.stepNextBox div i {
    width: 100%;
    display: block;
    color: #FFF288;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
}
.stepNextBox .detail i {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
}
.stepNextBox div .detail {
    float: left;
    width: 356px;
    display: flex;
    height: 68px;
    align-items: center;
    justify-content: center;
    background: #BC0000;
}
.stepNextBox .next2 span {
    height: 92px;
}
.stepNextBox .next2 .detail {
    height: 92px;
    flex-direction: column;
}
/*cooperation*/

.cooperativePartner {
    padding: 30px 0;
}
.cooperativePartner .cooperativePartnerTitle {
    height: 43px;
    color: #9F7210;
    font-size: 36px;
    line-height: 43px;
    padding-left: 20px;
    margin-bottom: 54px;
    border-left: 9px solid #9F7210;
}
.cooperativePartner .cooperativePartnerTitle i {
    color: #DAB580;
    font-size: 24px;
    text-transform:uppercase;
}


/*cooperativePartner*/

.newS {
    padding: 43px 0;
    background: #fff;
    overflow: hidden;
}
.title1 span {
    color: #9F7210;
}
.title1 i {
    color: #D1D1D1;
}
.newSBox {
    padding-top: 33px;
}
.newSBox .left {
    width: 460px;
    float: left;
}
.newSBox .left img {
    width: 100%;
    display: block;
}
.newSBox .left .details {
    width: 100%;
    height: 120px;
    padding: 14px 16px;
    background: #f4f4f4;
}
.newSBox .left .details .tips {
    display: block;
    color: #3B3B3B;
    font-size: 14px;
    font-weight: 800;
    line-height: 14px;
    margin-bottom: 10px;
}
.newSBox .left .details span {
    color: #494949;
    font-size: 12px;
    line-height: 25px;
}
.newSBox .right {
    width: 620px;
    float: left;
    padding-left: 27px;
}
.newSBox .right li {
    overflow: hidden;
    margin-bottom: 15px;
}
.newSBox .right .time {
    width: 70px;
    float: left;
}
.newSBox .right .time span:first-child {
    color: #ACACAC;
    width: 100%;
    display: block;
    height: 22px;
    font-size: 18px;
    line-height: 22px;
    border-right: 3px solid #DAB580;
}
.newSBox .right .time .year {
    display: block;
    color: #000000;
    padding-top: 9px;
    font-size: 12px;
    line-height: 12px;
    text-align: center;
}
.newSBox .right .content {
    width: 513px;
    float: left;
    padding-left: 18px;
}
.newSBox .right .content .newSTitle {
    color: #000;
    font-size: 14px;
    line-height: 14px;
    font-weight: 700;
    margin-bottom: 20px;
}
.newSBox .right .content span {
    color: #555555;
    font-size: 14px;
    line-height: 25px;
}
footer {
    padding-bottom: 30px;
    background: #fff;/*023F87*/
}
footer ul {
    width: 100%;
    height: 83px;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #fff;
}
footer ul li {
    color: #fff;
    cursor: pointer;
    font-size: 18px;
    padding: 0 10px;
    line-height: 18px;
    border-right: 1px solid #fff;
}
footer ul li:last-child {
    border: none
}
.footerContent {
    clear: both;
    padding-top: 22px;
    overflow: hidden;
}
.footerContent .logo {
    float: left;
    width: 218px;
    height: 176px;
    padding: 22px 0 18px;
    border-right: 1px solid #fff;
}
.footerContent .logo img {
    display: block;
}
.footerContent .textContent {
    float: left;
    width: 680px;
    padding-top: 22px;
    padding-left: 22px;
}
.footerContent .textContent .tipsBox {
    width: 300px;
    float: left;
}
.footerContent .tipsBox .tipsBoxTitle {
    height: 25px;
    color: #fff;
    font-size: 16px;
    line-height: 25px;
    position: relative;
    margin-bottom: 20px;
}
.footerContent .tipsBox .tipsBoxTitle:after {
    left: 0;
    bottom: 0;
    content: '';
    width: 15px;
    height: 1px;
    background: #fff;
    position: absolute;
}
.footerContent .tipsBox p {
    color: #fff;
    font-size: 12px;
    line-height: 20px;
}
.footerContent .textContent .inputBox {
    width: 280px;
    float: left;
}
.footerContent .inputBox .inputBoxTitle {
    height: 25px;
    color: #fff;
    font-size: 16px;
    line-height: 25px;
    position: relative;
    margin-bottom: 20px;
}
.footerContent .inputBox .inputBoxTitle:after {
    left: 0;
    bottom: 0;
    content: '';
    width: 15px;
    height: 1px;
    background: #fff;
    position: absolute;
}
.footerContent .inputS {
    width: 100%;
    height: 30px;
    border-radius: 4px;
    background: #003472;
    margin-bottom: 10px;
}
.footerContent .inputS span {
    float: left;
    width: 60px;
    color: #fff;
    font-size: 12px;
    line-height: 30px;
    text-align: center;
}
.footerContent .inputS input {
    color: #fff;
    float: left;
    width: 200px;
    height: 30px;
    border: none;
    font-size: 14px;
    background: none;
}
.footerContent .btn {
    color: #fff;
    float: right;
    width: 116px;
    height: 25px;
    cursor: pointer;
    text-align: center;
    line-height: 25px;
    background: #DAB580;
    border-radius: 4px;
}
.codeBox {
    float: left;
    width: 150px;
    padding-top: 42px;
}
.codeBox img {
    width: 130px;
    display: block;
    margin-bottom: 10px;
}
.codeBox p {
    color: #fff;
    text-align: center;
    font-size: 16px;
    line-height: 18px;
}
.keepRecord {
    padding-top: 40px;
}
.keepRecord p {
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 16px;
}
.dynamicText {
    width: 100%;
    padding-bottom: 50px;
    border-bottom: 1px solid #eee;
}
.dynamicTitle {
    color: #5E5E5E;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 20px;
    padding: 10px 0 17px 0;
}
.dynamicTips {
    color: #5E5E5E;
    font-size: 14px;
    line-height: 14px;
    text-align: center;
}
.dynamicMsg {
    color: #5E5E5E;
    padding-top: 41px;
    text-indent: 48px;
    font-size: 14px;
    line-height: 25px;
}

.storeDetailsMT {
    idth: 100%;
    height: 30px;
    margin: 20px 0;
    border-bottom: 2px solid #4156de;
}
.storeDetailsMT h3 {
    margin-top: 0px;
    width: 80px;
    height: 28px;
    line-height: 20px;
    text-align: center;
    font-size: 16px;
    border-bottom: 2px solid #4156de;
}
.storeDetailsMsg p {
    color: #333;
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 10px;
    text-indent: 28px;
}
.dynamicText img {
    width: 583px;
    display: block;
    margin: 0 auto;
}
.dynamicActive {
    color: #5E5E5E;
    /*display: block;*/
    font-size: 14px;
    padding: 8px 0 0 34px;
}

.dynamicActive a {
    color: #5E5E5E;
    /*display: block;*/
    font-size: 14px;
    line-height: 14px;
    padding-top: 14px;
}
.consultingServiceList {
    float: left;
    width: 100%;
    display: flex;
    padding: 4px;
    position: relative;
    margin-bottom: 34px;
    border: 1px solid #e1e1e1;
}
.consultingServiceList .hover:hover {
    color: #337ab7
}
.consultingServiceList .imgS {
    position: relative;
    overflow: hidden;
}
.consultingServiceList .imgS:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,.4);
    opacity: 0;
    z-index: 99;
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
    transition: all .5s ease-in;
    -webkit-transition: all .5s ease-in;
    -moz-transition: all .5s ease-in;
}
.consultingServiceList .imgS:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,.4);
    opacity: 0;
    z-index: 99;
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
    transition: all .5s ease-in;
    -webkit-transition: all .5s ease-in;
    -moz-transition: all .5s ease-in;
}
.consultingServiceList .imgS:hover:after {
    opacity: 1;
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0)
}
.consultingServiceList .imgS:hover:before {
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
    opacity: 1
}
.consultingServiceList img {
    width: 240px;
}
.numTip {
    top: 4px;
    left: 4px;
    width: 80px;
    height: 50px;
    padding: 5px 0;
    position: absolute;
    background: rgba(0, 203,216, .6);
}
.numTip b, .numTip span {
    color: #fff;
    display: block;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
}
.consultingServiceListContent {
    flex: 1;
    padding: 22px 15px 20px;
    background: #f5f5f5;
}
.consultingServiceListContent .consultingSTitle {
    color: #282828;
    font-size: 20px;
    font-weight: 700;
    overflow-x: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 1.4;
    margin: 0 0 17px;
}
.consultingServiceListContent .consultingSTip {
    display: block;
    font-size: 14px;
    line-height: 14px;
    color: #828282;
    margin: 0 0 18px;
    padding-left: 20px;
    background: url("http://www.dlvyun.com/templets/default/images/bookmark.png") left center no-repeat;
    background-size: 14px 14px;
}
.consultingServiceListContent>span {
    font-size: 14px;
    line-height: 26px;
    color: #383838;
}
.addressMapBox {
    padding-top: 22px;
}
.addressMapMsg {
    color: #5E5E5E;
    font-size: 14px;
    /*text-indent: 48px;*/
    line-height: 25px;
}
.addressMapBox p {
    color: #5E5E5E;
    font-size: 14px;
    line-height: 25px;
}
.addressMap {
    width: 770px;
    height: 364px;
    margin: 48px auto 0;
    background: #000;
}
}
.franchiseListBox {
    overflow: hidden;
}
.franchiseList {
    width: 251px;
    float: left;
    overflow: hidden;
    margin-right: 50px;
    margin-bottom: 52px;
}
.franchiseList:nth-child(3n) {
    margin-right: 0;
}
.franchiseList img {
    height: 140px;
    display: block;
    margin: 0 auto;
}
.franchiseList span {
    color: #000;
    display: block;
    font-size: 18px;
    padding-top: 10px;
    line-height: 18px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
/*分页*/
.paging {
    overflow: hidden;
}
.paging .first, .paging .last {
    float: left;
    color: #383838;
    border: 1px solid #eee;
    height: 30px;
    padding: 0 5px;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
}
.pagingPage {
    float: left;
    height: 30px;
    margin-left: 10px
}
.pagingPage a {
    float: left;
    color: #383838;
    border: 1px solid #eee;
    height: 30px;
    padding: 0 10px;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    margin-right: 10px;
}
.pagingPage a.cur {
    color: #fff;
    background: #999;
}
.friendlyLink {
    width: 100%;
    padding: 10px 0;
    overflow: hidden;
}
.friendlyLink span {
    color: #666;
    width: 100px;
    float: left;
    font-weight: bold;
    font-size: 16px;
    line-height: 30px;
}
.friendlyLink ul {
    float: left;
}
.friendlyLink ul li {
    color: #b8b8b8;
    float: left;
    font-size: 12px;
    margin-right: 15px;
    line-height: 30px;
}

/* 提示信息 */
.tigpup{ display: none; position: fixed; z-index: 2001; right: -200%; margin: -20px 0 0 -90px; padding: 8px 20px; line-height: 26px; text-align: center; color: #fff; border-radius: 2px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -ms-border-radius: 2px; -o-border-radius: 2px;}
.tigpup-default{ background: rgba(0,0,0,0.6);}
.tigpup-success{ background: #49be8b;}
.tigpup-error{ background: #f95658;}

/*storeDetailsBox*/

.tb-list,
.tb-list > *,
.tb-thumb dl{
    position: relative;
    overflow: hidden;
}
.tb-list > * > *{
    position: relative;
    float: left;
    min-height: 1px;
    background-repeat: no-repeat;
    background-position: center top;
}
.tb-list > .touching{
    -webkit-transition-duration: 0ms !important;
    transition-duration: 0ms !important;
}
.tb-arrow{
    width: 95%;
}
.tb-arrow a{
    position: absolute;
    top: 0;
    cursor: pointer;
}
.tb-arrow a.prev{
    left: 0;
}
.tb-arrow a.next{
    right: 0;
}
.tb-arrow a img{
    display: inline-block;
    max-height: 100%;
}
.tb-btn a{
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    background-color: #fff;
    border-radius: 50%;
    cursor: pointer;
}
.tb-btn a.active{
    background-color: #09c;
}
.tb-thumb{
    position: relative;
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%;
    overflow: hidden;
}
.tb-thumb a{
    position: absolute;
    width: 32px;
    height: 32px;
    background-repeat: no-repeat;
    cursor: pointer;
}
.tb-thumb dl dd{
    position: relative;
    float: left;
    margin-left: 0;
    overflow: hidden;
    cursor: pointer;
}
.tb-thumb dl dd img{
    position: relative;
    display: block;
    width: 100%;
}
.tb-loading{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.tb-loading img{
    position: absolute;
    left: 50%;
    width: 40px;
    height: 40px;
    margin-left: -20px;
}

.storeDetailsBox {
    width: 100%;
    overflow: hidden;
}
.storeDetailsSwiperBox {
    height: 372px;
}
.storeDetailsSwiper {
    width: 472px;
    height: 372px;
    float: left;
    border: 1px solid #eee;
}
.storeDetailsSwiper li {
    width: 380px;
    height: 270px;
    margin: 0 auto;
    background-position: center 10px ;
    background-size: 80% 70%;
}
.storeDetailsSwiper .prev, .storeDetailsSwiper .next {
    top: 28px!important;
}
/*.storeDetailsSwiper .prev {*/
    /*display: block!important;*/
    /*left: 5px;*/
    /*background: url("../img/icon-prev.png") no-repeat;*/
    /*background-size: 100% 100%;*/
/*}*/
/*.storeDetailsSwiper .next {*/
    /*display: block!important;*/
    /*right: 5px;*/
    /*background: url("../img/icon-next.png") no-repeat;*/
    /*background-size: 100% 100%;*/
/*}*/

.storeDetailsSwiperMsg {
    width: 330px;
    float: right;
    background: #fff;
    border: 1px solid #eee;
}
.storeDetailsSwiperMsg .msgTitle {
    color: #333;
    height: 50px;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    line-height: 50px;
    background: #fff;
}
.storeDetailsSwiperMsg .msgText {
    color: #333;
    height: 40px;
    font-size: 16px;
    text-align: left;
    text-indent: 24px;
    line-height: 40px;
    background: #F7F7F7;
    margin-bottom: 10px;
}
.storeDetailsSwiperMsg .msgImgCode {
    width: 100%;
    height: 100px;
    padding: 5px 20px;
    background: #F7F7F7;
}
.storeDetailsSwiperMsg .msgImgCode img {
    width: 90px;
    height: 90px;
    float: left;
}
.storeDetailsSwiperMsg .msgImgCode .msgImgCodeT {
    float: left;
    padding: 10px 0 10px 20px;
}
.storeDetailsSwiperMsg .msgImgCode .msgImgCodeT span {
    color: #000;
    width: 140px;
    text-align: center;
    display: block;
    font-size: 20px;
    font-weight: bold;
    line-height: 34px;
}
.storeDetailsMore {
    margin-top: 20px;
}
.storeDetailsMoreTitle {
    color: #fff;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
    text-indent: 24px;
    background: #4156de;
}
.storeDetailsMoreSwiper {
    width: 100%;
    /*height: 222px;*/
    padding: 10px 0;
    overflow: hidden;
    position: relative;
}
.storeDetailsMoreSwiper .swiper-button-next {
    background: url("../image/swiper-button.png") left center no-repeat;
    background-size: 140%;
    
}
.storeDetailsMoreSwiper .swiper-button-prev {
    background: url("../image/swiper-button.png") left center no-repeat;
    background-size: 140%;
    transform: rotate(180deg);
}
.storeDetailsMoreSwiper .swiper-button-next:hover, .storeDetailsMoreSwiper .swiper-button-prev:hover {
    background: url("../image/swiper-buttonCur1.png") left center no-repeat;
    background-size: 140%;
    
}


.storeDetailsMoreSwiper img {
    width: 100%;
    height: 150px;
    display: block;
}
.storeDetailsMoreSwiper a {
    color: #333;
    font-size: 16px;
    display: block;
    text-align: center;
    line-height: 20px;
}
/*.storeDetailsMoreSwiper li {*/
/*    display: none!important;*/
/*}*/

.storeDetailsMoreSwiper .tb-thumb {
    top: 5px!important;
    width: 96% !important;
    left: 2%!important;
    margin: 0!important;
}

.storeDetailsMoreSwiper .prev, .storeDetailsMoreSwiper .next {
    top: 48px!important;
}

.altxt p{ line-height:25px;}
/* pc端案例按钮 */
.new_left_box{
    height: 40px;
    line-height: 40px;
    margin: 5px 5px 15px 5px;
    background: 5px;
}
.new_left_box ul{
    display: flex;
    border-bottom: 1px solid #f4f4f4;
}
.new_left_box ul li{
    margin: 0 10px;
}
.new_left_box ul li a{
    font-size: 16px;
    padding: 10px;
    border-radius: 5px;
}
.new_left_box .active{
    background: #003472;
    color: #fff;
}
