.whtie-fff{background-color: #fff;}
.gray-f3f3f3{background-color: #f3f3f3;}
img{transition: all .5s ease-out;}
.mo-white-160{display: none!important;}
/* 1920*/
.first-screen{width: 100%;position: relative;font-size: 0;}
.first-screen .image-view{width: 100%;height: 590px;margin: 0 auto;padding: 98px 0 0;background-image: linear-gradient(180deg, #FFFFFF 16%, #FFFFFF 59%, #F6F6F6 100%);}
/* -- start --*/
.first-screen .image-view{background: url(../images/banner.jpg) center top no-repeat;background-size: 100% 100%;}
.first-screen .image-view h1,
.first-screen .image-view h4,
.first-screen .image-view h3,
.first-screen .image-view h6,
.first-screen .image-view p{color: #fff!important;}
/* -- end --*/
.first-screen .image-view h4{font-size: 33px;color: #222222;letter-spacing: 0;text-align: center;font-weight: normal;font-family: PingFangSC-Regular;display: flex;justify-content: center;align-items: flex-start;}
.first-screen .image-view h4 span{font-size: 12px;color: #ffffff;font-family: PingFangSC-Regular;margin-left: 8px;}
.first-screen .image-view h1{font-size: 82px;font-weight: normal;color: #222222;letter-spacing: 0;margin-top: 6px;text-align: center;font-family: PingFangSC-Medium;}
.first-screen .image-view ul{width: calc(1680px - 350px);margin: 34px auto 0;font-size: 0;display: flex;justify-content: space-between;}
.first-screen .image-view ul li{text-align: center;}
.first-screen .image-view ul li .first-screen-div{padding: 0 30px;}
/* .first-screen .image-view ul li .small-img{display: none;}*/
.first-screen .image-view ul li p{height: 20px;font-size: 14px;color: #666666;}
.first-screen .image-view ul li h3{font-size: 30px;color: #222222;position: relative;display: inline;font-weight: 400;font-family: PingFangSC-Medium;}
.first-screen .image-view ul li h3 span{position: absolute;right: -43px;top: -22px;font-size: 12px;cursor: pointer;padding: 20px 30px 20px 0;}
.first-screen .image-view ul li h3 span:hover{color: #FF1240;}
.first-screen .image-view ul li h6{font-size: 14px;color: #666666;margin-top: 7px;font-weight: 400;font-family: PingFangSC-Medium;}
.first-screen .image-view ul li{display: inline-block;}
.first-screen .bottom{width: 1680px;height: 100px;margin: 0 auto;background-color: #fff;position: relative;z-index: 1;}
.first-screen .bottom ul{width: 100%;display: flex;flex-wrap: wrap;}
.first-screen .bottom ul li{width: 20%;height: 110px;padding-top: 19px;cursor: pointer;position: relative;overflow: hidden;transition: all 0.6s ease;}
.first-screen .bottom ul li a{text-decoration: none;}
/* .first-screen .bottom ul li.active{background-color: #FF1240;background-image: url('../images/center-sj.png');background-repeat: no-repeat;background-position: 100% 100%;z-index: 0;}*/
.tenCenter{display: none;}
.header-right{display: none;}
.first-screen .bottom ul li.active p{color: #fff!important;}
.first-screen .bottom ul li .title{font-family: PingFangSC-Regular;font-size: 20px;letter-spacing: 0;padding-left: 70px;color: #222222;position: relative;z-index: 1;transition: all 0.3s ease-out;}
.info_link{display: flex;justify-content: center;height: 40px;margin-top: 15px;}
.text-view{margin-left: 4px;background: rgba(255, 255, 255, .36);border-radius: 3px;height: 40px;}
.text-view a{font-family: 'PingFangSC-Regular', 'Microsoft YaHei';font-size: 17px;height: 100%;line-height: 20px;padding: 0 12px;color: #FFFFFF;text-decoration: none;line-height: 40px;}
.text-view a:hover{text-decoration: underline;text-decoration-color: #ffffff;}
.info_link .round-view{width: 40px;height: 100%;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;margin-left: -40px;}
.info_link span{width: 10px;height: 10px;position: relative;background-color: rgba(255, 255, 255, 0.35);border-radius: 100%;-webkit-animation: breath 3s cubic-bezier(0.4, 0.1, 0.2, 1.26) 1s infinite;animation: breath 3s cubic-bezier(0.4, 0.1, 0.2, 1.26) 1s infinite;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-shadow: 0px 0px 10px rgba(255, 255, 255, 0.7);box-shadow: 0px 0px 10px rgba(255, 255, 255, 0.7);}
.info_link span i{width: 10px;border-radius: 100%;height: 10px;display: inline-block;background-color: rgba(255, 255, 255, .9);-webkit-box-shadow: 0px 0px 10px rgba(255, 255, 255, 0.7);box-shadow: 0px 0px 10px rgba(255, 255, 255, 0.7);}
@-webkit-keyframes breath{0%{width: 10px;height: 10px;background-color: rgba(255, 255, 255, 0.35);}
25%{width: 20px;height: 20px;}
50%{background-color: rgba(255, 255, 255, 0);}
99%{}
100%{}}
@keyframes breath{0%{width: 10px;height: 10px;background-color: rgba(255, 255, 255, 0.35);}
25%{width: 20px;height: 20px;}
50%{background-color: rgba(255, 255, 255, 0);}
99%{}
100%{}}
.first-screen .bottom ul li .desc{font-size: 14px;letter-spacing: 0;opacity: .8;margin-top: 6px;padding-left: 70px;color: #666666;position: relative;z-index: 1;transition: all 0.3s ease-out;}
.first-screen .bottom ul li:hover p{color: #fff!important;}
.first-screen .bottom ul li div{width: 100%;height: 100%;position: absolute;left: 100%;top: 0;background-color: #FF1240;z-index: 0;}
.first-screen img{width: 240px;height: 162px;margin-top: 20px;/* opacity: 0;*/
    transition: all 0.3s;}
/* 首页首屏 first-screen 修改 2020-11-27*/
.first-screen .image-view li{padding-top: 20px;}
.first-screen .image-view li .first-screen-div,
.first-screen .image-view li .img-main{transition: 1s;}
.first-screen .image-view li .img-main{opacity: 0;}
.first-screen .image-view li:hover .first-screen-div,
.first-screen .image-view li:hover .img-main{transform: translateY(-70px);}
.first-screen .image-view li:hover .img-main{opacity: 1;}
/* 首页首屏 first-screen 修改 2020-11-27*/
/************************************************************************************** ************** ************** 首屏 **************
****************************************************************************************/
/************************************************************************************** ************** ************** focus insight **************
****************************************************************************************/
.focus-insight{width: 100%;height: 880px;padding: 30px 0 0;position: relative;background: url('../images/bg_s.jpg')no-repeat center center;}
.focus-insight .icon{width: 58px;/* margin: 0 auto;*/
    -webkit-animation: rightan 1s infinite;-webkit-animation-fill-mode: both;animation-direction: alternate;-webkit-animation-direction: alternate;position: absolute;left: 50%;transform: translate(-50%, 0%);}
@-webkit-keyframes rightan{from{/* margin-bottom: 0%;*/
    transform: translate(-50%, -10%);opacity: 1;}
to{/* margin-bottom: 5%;*/
    transform: translate(-50%, 20%);opacity: 0.5;}}
.info_link_mobile{display: none;}
.focus-insight .icon img{width: 100%;height: 100%;}
.focus-insight .icon img.small-img{display: none;}
.focus-insight .title{font-family: PingFangSC-Regular;width: 960px;margin: 74.7px auto 0;font-size: 113px;color: #FFFFFF;letter-spacing: 24px;text-shadow: 0 1px 2px rgba(153, 153, 153, 0.70);position: relative;}
.focus-insight .title em{font-family: PingFangSC-Medium;position: absolute;right: 0px;font-size: 24px;top: 0px;font-style: normal;}
.focus-insight .title span{font-family: PingFangSC-Medium;display: block;font-size: 36px;color: #FFFFFF;letter-spacing: 0.4px;text-align: justify;}
.focus-insight .number-box{margin: 185px auto 0;width: calc(100% - 970px);display: flex;justify-content: space-between;}
.focus-insight .number-box li{display: inline-block;text-align: center;}
.focus-insight .number-box li p:nth-child(1){font-size: 55px;color: #FFFFFF;letter-spacing: 0;}
.focus-insight .number-box li p:nth-child(1) span{font-size: 20px;color: #FFFFFF;}
.focus-insight .number-box li p:nth-child(2){font-size: 16px;color: #FFFFFF;position: relative;display: inline-block;}
.focus-insight .number-box li p:nth-child(2) span{font-size: 12px;position: absolute;top: -6px;right: -16px;cursor: pointer;}
.focus-insight .number-box li p:nth-child(2) span:hover{color: #FF1240;}
.focus-insight .number-box li p:nth-child(3){display: block;font-size: 14px;color: #FFFFFF;text-align: center;margin-top: 12px;}
.focus-insight .number-box li p:nth-child(3) a{color: #ffffff;text-decoration: underline;padding-right: 3px;font-size: 14px;}
.focus-insight .number-box li p:nth-child(3) a:hover{color: #FF1240;}
.focus-insight .city-list{width: 1680px;height: 42px;position: absolute;bottom: 0;left: 50%;margin-left: -840px;display: flex;justify-content: flex-start;align-items: center;}
.focus-insight .city-list li{height: 100%;font-size: 16px;color: #FFFFFF;letter-spacing: 0;text-align: justify;flex: 1;display: flex;align-items: center;}
.focus-insight .city-list li div{text-align: center;flex: 1;border-left: 1px solid rgba(255, 255, 255, .4);font-size: 16px;color: #FFFFFF;cursor: pointer;}
.focus-insight .city-list li div i{display: inline-block;background: url('../images/icon.png') no-repeat -540px -41px;width: 20px;height: 13px;margin-right: 5px;}
.focus-insight .city-list li:nth-last-child(1) div{border-right: 1px solid rgba(255, 255, 255, .4);}
.focus-insight .city-list li.active{background: #FF1240;font-size: 18px;color: #FFFFFF;letter-spacing: 0;text-align: justify;border-radius: 5px 5px 0 0;}
.focus-insight .city-list li.active div{border-left: none;border-right: none;}
.focus-insight .city-list li.active+li div{border-left: none;}
.focus-insight .activity-dah-logo{position: absolute;width: 256px;height: 193px;right: 120px;top: 124px;}

.left-box{width: 200px;height: 557px;/* position: fixed;*/
    left: 120px;border-radius: 4px 4px 0 0;z-index: 8;padding: 9px 0 0px 0px;top: 788px; position: absolute; display: block;}
.left-box ul{height: calc(100% - 43px);width: 100%;padding: 0 0 0 40px;background: rgba(30, 28, 25, .9);box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.50);}
.left-box ul li{position: relative;padding: 23px 0 0 0;font-size: 0;cursor: pointer;}
.left-box ul li.active>*{color: #FF1240;position: relative;font-weight: bold;}
.left-box ul li.active::before{content: " ";position: absolute;width: 6px;height: 40px;background: #FF1240;top: 26px;left: -14px;}
.left-box ul li p{font-size: 20px;color: #FFFFFF;letter-spacing: 0;margin-bottom: 3px;}
.left-box ul li span{font-size: 14px;color: #FFFFFF;letter-spacing: 0;line-height: 12px;}
.left-box .bottom-button{width: 100%;height: 80px;font-size: 18px;color: #FFFFFF;position: absolute;bottom: 43px;left: 0;background-color: #FF1240;}
.left-box .bottom-button a{display: flex;align-items: center;justify-content: center;width: 100%;height: 100%;text-decoration: none;}
.left-box .bottom-button img{width: 28px;height: 28px;margin-right: 7px;}
.left-box .bottom-button span{font-size: 22px;color: #FFFFFF;}
.left-box .tel{width: 200px;height: 50px;border-radius: 30px;border: solid 1px #ff5979;text-align: center;position: absolute;left: 0;bottom: -24px;display: flex;align-items: center;}
.left-box .tel img{width: 20px;height: 20px;margin-left: 16px;margin-right: 4px;}
.left-box .tel span{font-family: PingFangSC-Semibold;font-size: 20px;font-weight: normal;font-stretch: normal;letter-spacing: 0px;color: #ff1240;font-weight: bold;}

.content-introdcue{width: 100%;position: relative;}
.content-introdcue>div{width: 100%;padding: 53px 0;}

.content-introdcue .view .title{width: calc(100% - 540px);margin-left: 420px;display: flex; font-size:100px; justify-content: space-between;align-items: flex-start;/*width: 1680px;margin: 0 auto;padding-left: calc(420px - calc((100% - 1680px ) / 2));*/
}
.content-introdcue .view .title .iconfont{font-size: 120px;}
.content-introdcue .view .title-1 .left{width: 136px;height: 134px;margin-top: 6px;}
.content-introdcue .view .title-2 .left{width: 136px;height: 134px;margin-top: 10px;}
.content-introdcue .view .title-3 .left{width: 136px;height: 134px;margin-top: 6px;}
.content-introdcue .view .title .right{width: calc(100% - 198px);display: flex;flex-direction: column;/* align-items: flex-start;*/
    justify-content: space-between;height: 100%;}
.content-introdcue .view .title .right .top{width: 100%;display: flex;justify-content: space-between;align-items: center;}
.content-introdcue .view .title .right .top span:nth-child(1){font-family: PingFangSC-Medium;font-size: 44px;color: #222222;letter-spacing: 0;text-align: justify;display: inline-block;}
.content-introdcue .view .title .right .top a:nth-child(2){font-size: 16px;color: #222222;letter-spacing: 0;font-family: PingFangSC-Regular;text-decoration: none;}
.content-introdcue .view .title .right .top a:nth-child(2):hover{color: #FF1240;}
.content-introdcue .view .title .right .top a:nth-child(2) img{display: inline-block;width: 18px;height: 18px;position: relative;top: 3px;}
.content-introdcue .view .title .right .bottom{font-size: 14px;color: #222222;letter-spacing: 0;text-align: justify;line-height: 25px;font-family: PingFangSC-Regular;width: 100%;}
.content-introdcue .view .tab-view{width: calc(100% - 420px);margin: 55px 0 0 420px;}
.content-introdcue .view .header{width: calc(100% - 120px);height: 40px;display: flex;justify-content: flex-start;align-items: center;}
.content-introdcue .view .header ul{flex: 1;display: flex;justify-content: flex-start;align-items: center;}
.content-introdcue .view .header>ul li{padding: 0 22px;height: 40px;line-height: 40px;font-size: 24px;color: #222222;letter-spacing: 0;text-align: justify;position: relative;cursor: pointer;}
.content-introdcue .view .header>ul li.active{background: #FF1240;border-radius: 2px;color: #fff;}
.content-introdcue .view .header>ul li span{position: absolute;top: -13px;right: 9px;font-size: 12px;cursor: pointer;}
.content-introdcue .view .header a{width: 80px;font-size: 14px;color: #444444;letter-spacing: 0;display: -webkit-box;display: -moz-box;display: -webkit-flex;display: -moz-flex;display: -ms-flexbox;display: flex;align-items: center;justify-content: flex-end;cursor: pointer;text-decoration: none;}
.content-introdcue .view .header a:hover{color: #FF1240;}
.content-introdcue .view .header a img{height: 7px;margin-left: 3px;}
.content-introdcue .view .content{width: 100%;margin-top: 35px;padding: 2px;display: flex;justify-content: flex-start;overflow: hidden;white-space: nowrap;font-size: 0;position: relative;height: 440px;}
.content-introdcue .view .content .arrow-img{position: absolute;cursor: pointer;z-index: 9;opacity: 0.5;width: 33px;height: 70px;padding: 40px;}
.content-introdcue .view .content .arrow-img.arrow-img-left{left: 30px;top: 50%;margin-top: -50px;background: url(../images/icon.png) no-repeat -319px -1115px;}
.content-introdcue .view .content .arrow-img.arrow-img-right{right: 30px;top: 50%;margin-top: -50px;background: url(../images/icon.png) no-repeat -448px -1115px;}
.content-introdcue .view .content .arrow-img:hover{opacity: 0.8;}
/* .content-introdcue .view .content:hover .arrow-img{opacity: 0.15;}*/
.content-introdcue .view .content .arrow-img:active{opacity: 1;}
.content-introdcue .view .content>.move-div{position: relative;left: 0;/* display: flex;*/
    white-space: nowrap;}
.content-introdcue .view .content ul{/* display: flex;*/
    white-space: nowrap;display: inline-block;/* overflow: hidden;*/
    position: relative;}
.content-introdcue .view .content li{font-size: 0;width: 400px;height: 400px;box-shadow: 0 0 2px 0 #CCCCCC;margin-right: 20px;background: #ffffff;position: relative;display: inline-block;vertical-align: top;}
.content-introdcue .view .content li a{text-decoration: none;display: block;width: 100%;height: 100%;}
.content-introdcue .view .content li .img-main{width: 400px;height: 225px;overflow: hidden;display: flex;align-items: center;justify-content: center;position: relative;background: url("../images/loading.gif") no-repeat center center;background-size: 100px 100px;}
.content-introdcue .view .content li .img-main img{width: 400px;height: 225px;object-fit: cover;}
.content-introdcue .view .content li .img-main img:hover{transform: scale(1.1);}
.content-introdcue .view .content li .shadow-img{opacity: 0;width: 100%;position: absolute;left: 0;bottom: -42px;transition: all .3s;}
.content-introdcue .view .content li:hover{box-shadow: 0 2px 5px 0 #CCCCCC;}
.content-introdcue .view .content li:hover .shadow-img{opacity: 1;}
.content-introdcue .view .content li .title-box{margin-top: 15px;padding: 0 30px;height: 70px;display: flex;flex-direction: column;justify-content: center;overflow: hidden;}
.content-introdcue .view .content li p{box-sizing: border-box;font-size: 32px;color: #222222;line-height: 35px;font-family: PingFangSC-Thin;white-space: normal;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;line-clamp: 1;-webkit-box-orient: vertical;max-height: 70px;}
.content-introdcue .view .content li .desc{width: 100%;padding: 0 30px;box-sizing: border-box;white-space: normal;margin-top: 15px;font-size: 14px;color: #222222;}

.value-driven{width: 100%;background-color: black;height: 670px;position: relative;display: flex;justify-content: center;}
.value-driven .back{width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 1;}
.value-driven .back img{width: 100%;height: 100%;object-fit: cover;}
.value-driven .back .mask{background-color: rgba(0, 0, 0, .8);width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 2;}
.value-driven .view{width: 1680px;height: 100%;z-index: 3;position: relative;}
.value-driven .box{width: calc(100% - 300px);margin-left: 300px;height: 100%;padding: 52.5px 0 52.5px 15px;display: flex;justify-content: center;}
.value-driven .box .left{width: 280px;height: 100%;display: flex;flex-direction: column;justify-content: space-between;}
.value-driven .box .title-5>p{width: 260px;height: 63px;background: url("../images/title-5.svg")no-repeat bottom left;margin-top: 9px;}
.value-driven .box .left div>p:nth-child(1){font-size: 16px;color: #FFFFFF;letter-spacing: 0;text-align: justify;}
.value-driven .box .left div>p:nth-child(2){font-size: 38px;color: #FFFFFF;letter-spacing: 0;text-align: justify;}
.value-driven .box .right{flex: 1;height: 100%;padding-left: 10px;box-sizing: border-box;position: relative;}
.value-driven .box .right .title{width: 100%;display: flex;align-items: flex-end;justify-content: space-between;}
.value-driven .right .title span:nth-child(1){font-size: 44px;color: #FFFFFF;letter-spacing: 0;text-align: justify;flex: 1;}
.value-driven .right .title a:nth-child(2){display: flex;justify-content: center;align-items: center;font-size: 16px;color: #FFFFFF;letter-spacing: 0;text-decoration: none;}
.value-driven .right .title a:nth-child(2):hover{color: #FF1240;}
.value-driven .right .title a:nth-child(2) img{width: 18px;height: 18px;margin-right: 3px;}
.value-driven .right .desc{margin-top: 16px;font-size: 14px;color: #FFFFFF;letter-spacing: 0;text-align: justify;line-height: 24px;}
.value-driven .right .center{margin-top: 60px;}
.value-driven .right .center ol li>p:nth-child(1){font-size: 42px;color: #FFFFFF;letter-spacing: 0;text-align: justify;}
.value-driven .right .center ol li>p:nth-child(2){font-size: 18px;color: #FFFFFF;letter-spacing: 0;text-align: justify;margin-top: 5px;}
.value-driven .right .center ol li>p:nth-child(3){font-size: 14px;color: #FFFFFF;letter-spacing: 0;text-align: justify;text-align: right;}
.value-driven .right .center ol li{display: none;}
.value-driven .right .center ol li:first-child{display: block;}
.value-driven .right .center>div{width: 100%;margin-top: 8px;}
.value-driven .right .center>div .line{width: 100%;overflow: hidden;height: 18px;position: relative;}
.value-driven .right .center>div .line img{height: 18px;position: absolute;top: 1px;left: 10%;transform: translateX(-50%);}
.value-driven .right .center ul{width: 100%;display: flex;justify-content: flex-start;margin-top: 8px;}
.value-driven .right .center ul li{box-sizing: border-box;height: 80px;flex: 1;cursor: pointer;}
.value-driven .right .center ul li .top{opacity: 0;display: flex;justify-content: center;align-items: center;height: 8px;}
.value-driven .right .center ul li .top div{flex: 1;height: 8px;background-color: #FF1240;}
.value-driven .right .center ul li .top img{height: 8px;width: auto;}
.value-driven .right .center ul li .text{height: 72px;background-color: transparent;padding-top: 8px;}
.value-driven .right .center ul li .text p:nth-child(1){font-size: 22px;color: #FFFFFF;letter-spacing: 0;text-align: center;}
.value-driven .right .center ul li .text p:nth-child(2){font-size: 14px;text-align: center;color: #FFFFFF;letter-spacing: 0;margin-top: 2px;}
.value-driven .right .center ul li:hover .top{opacity: 1;}
.value-driven .right .center ul li:hover .top img{display: none;}
.value-driven .right .center ul li:hover .text{background-color: #FF1240;}
.value-driven .right .center ul li.active .top{opacity: 1;}
.value-driven .right .center ul li.active .text{background-color: #FF1240;}
.value-driven .right .center ul li.active .top img{display: block;}
.value-driven .right .bottom{width: 100%;position: absolute;bottom: 40px;left: 0;padding-left: 10px;}
.value-driven .right .bottom>div p{font-family: PingFangSC-Regular;font-size: 14px;color: #FFFFFF;letter-spacing: 0;text-align: justify;margin-bottom: 9px;}
.value-driven .right .bottom>div .leave{display: flex;align-items: center;justify-content: flex-start;}
.value-driven .right .bottom>div .leave input{width: 620px;height: 40px;font-size: 14px;border: none;outline: none;border-radius: 3px 0 0 3px;line-height: 40px;display: flex;align-items: center;padding: 0px 10px;margin-right: 20px;}
.value-driven .right .bottom>div .leave .getCode{width: 300px;height: 40px;background-color: #ffffff;border-radius: 2px;display: flex;align-items: center;}
.value-driven .right .bottom>div .leave .getCode input{width: 200px;}
.value-driven .right .bottom>div .leave .getCode i{width: 99px;border-left: solid 1px #dddddd;display: inline-block;font-family: PingFangSC-Regular;font-size: 16px;font-weight: normal;font-stretch: normal;font-style: normal;letter-spacing: 0px;color: #222222;text-align: center;cursor: pointer;}
.value-driven .right .bottom>div .leave input::placeholder{color: #999999;font-size: 14px;}
.value-driven .right .bottom>div .leave span{background: #4284ED;width: 145px;height: 40px;border-radius: 0px 2px 2px 0px;display: inline-block;font-size: 18px;color: #FFFFFF;line-height: 40px;text-align: center;justify-content: center;cursor: pointer;margin-left: 10px;}

.map-view{width: 100%;height: 600px;background-color: #fff;box-sizing: border-box;padding-top: 45px;position: relative;z-index: 8;overflow: hidden;}
.map-view .title{font-family: PingFangSC-Medium;font-size: 44px;color: #222222;letter-spacing: 0;text-align: center;}
.map-view #Amap{width: 100%;height: 260px;position: absolute;bottom: 0;z-index: 2;}
.map-view .bottom{position: absolute;bottom: 0;height: 36px;width: 100%;z-index: 2;background-color: rgba(0, 0, 0, .7);}
.map-view .bottom ul{width: 1680px;height: 50px;display: flex;justify-content: flex-start;align-items: center;position: absolute;bottom: 0;left: 50%;margin-left: -840px;}
.map-view .bottom ul li{height: 100%;font-size: 16px;color: #FFFFFF;letter-spacing: 0;text-align: justify;flex: 1;position: relative;cursor: pointer;}
.map-view .bottom ul li.active{background: #FF1240;font-size: 18px;color: #FFFFFF;letter-spacing: 0;text-align: justify;border-radius: 5px 5px 0 0;display: flex;align-items: center;}
.map-view .bottom ul li div{text-align: center;flex: 1;border-left: 1px solid rgba(255, 255, 255, .4);font-size: 16px;color: #FFFFFF;position: absolute;width: 100%;bottom: 7px;}
.map-view .bottom ul li div i{display: inline-block;background: url('../images/icon.png') no-repeat -540px -41px;width: 20px;height: 13px;margin-right: 5px;}
.map-view .bottom ul li:nth-last-child(1) div{border-right: 1px solid rgba(255, 255, 255, .4);}
.map-view .bottom ul li.active+li div{border-left: none;}
.map-view .bottom ul li.active div{border-left: none;border-right: none;position: static;}
.map-view .img-main{width: 100%;height: 260px;position: absolute;bottom: 0;z-index: 1;}
.map-view .img-main img{display: none;object-fit: cover;}
.map-view .map-info-view{width: 500px;min-height: 250px;background: #FFFFFF;box-shadow: 0 1px 5px 0 #AFAAA2;border-radius: 5px;padding: 26px 60px;box-sizing: border-box;position: absolute;left: 50%;transform: translateX(-250px);top: 170px;z-index: 3;text-align: left;}
.map-view .map-info-view img{position: absolute;bottom: -14px;left: 50%;transform: translateX(-50%);}
.map-view .map-info-view p:nth-child(1){font-size: 24px;color: #222222;letter-spacing: 0;text-align: center;}
.map-view .map-info-view p:nth-child(2){font-size: 18px;color: #222222;letter-spacing: 0;text-align: left;margin-top: 7px;}
.map-view .map-info-view p:nth-child(3){margin-top: 15px;}
.map-view .map-info-view p:nth-child(3),
.map-view .map-info-view p:nth-child(4),
.map-view .map-info-view p:nth-child(5){font-size: 14px;color: #222222;letter-spacing: 0;}
.map-view .map-info-view div{/* width: 120px;*/
    height: 35px;margin: 18px auto 0;border-radius: 2px;text-align: center;line-height: 36px;}
.map-view .map-info-view div a{display: inline-block;width: 120px;/* height: 100%;*/
    font-size: 14px;letter-spacing: 0;text-decoration: none;cursor: pointer;background-color: #fff;color: #FF1240;border: solid 1px #FF1240;margin: 0 6px;}
.map-view .map-info-view div a:first-child{background-color: #FF1240;color: #FFFFFF;}
.amap-container,
.amap-maps,
.amap-drags{overflow: visible;}

/*动态和关于我们*/
.dynamic{width: 100%;padding: 45px 0px 50px 0px;background: #F6F6F6;}
.dynamic .dynamic_box{width: 1680px;margin: 0 auto;display: flex;}
.dynamic .dynamic_box .trends{float: left;margin-right: 40px;width: 1240px;}
.dynamic_box .title{display: flex;align-items: center;justify-content: center;margin-bottom: 30px;}
.dynamic_box .title .title_name{float: left;text-align: justify;flex: 1;display: flex;justify-content: flex-start;}
.dynamic_box .title .title_name a{font-family: PingFangSC-Medium;font-size: 44px;color: #222222;letter-spacing: 0;text-decoration: none;}
.dynamic_box .title .title_name a:hover{color: #FF1240;}
.dynamic_box .title .title_link{float: right;font-family: PingFangSC-Regular;font-size: 14px;color: #444444;letter-spacing: 0;text-align: justify;}
.dynamic_box .title .title_link:hover{color: #FF1240;}
.dynamic_box .title .title_link>img{height: 7px;margin-left: 3px;}
.trends .trends_list{width: 100%;}
.dynamic_box .list_main{width: 400px;height: 400px;margin-right: 20px;background: #FFFFFF;float: left;}
.dynamic_box .list_main a{text-decoration: none;}
.dynamic_box .list_main:last-child{margin-right: 0px;}
.dynamic_box .list_main .list_main_img{width: 100%;height: 225px;overflow: hidden;}
.dynamic_box .list_main .list_main_img>img{width: 100%;height: 100%;transition: all 0.5s ease-out;object-fit: cover;}
.dynamic_box .list_main .main_big{font-family: PingFangSC-Thin;font-size: 32px;color: #222222;letter-spacing: 0;line-height: 36px;margin: 15px 30px;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;height: 72px;overflow: hidden;}
.dynamic_box .list_main .main_big>p{font-size: 32px;font-family: PingFangSC-thin;color: #222222;}
.dynamic_box .list_main .main_small{font-family: PingFangSC-Regular;font-size: 14px;height: 40px;color: #222222;letter-spacing: 0;text-align: justify;margin: 0px 30px;margin-bottom: 21px;overflow: hidden;/* text-overflow: ellipsis;display:-webkit-box;display: -ms-flexbox;-webkit-line-clamp: 2;-webkit-box-orient: vertical;*/
}
.dynamic_box .list_main .list_main_img>img:hover{transform: scale(1.1);}
.dynamic .dynamic_box .concerning{float: left;width: 400px;}
.dynamic_box .concerning .list_main .main_small{font-size: 22px;margin-bottom: 0px;height: 28px;}
.dynamic_box .concerning .list_main .main_big{height: 39px;margin-bottom: 30px;}

.info_recommend h2{font-family: PingFangSC-Medium;font-size: 44px;color: #222222;letter-spacing: 0;text-decoration: none;font-weight: normal;text-align: left;}
.info_recommend ul li{width: calc((100% - 24px) / 4);}
.info_recommend .list div{width: calc((100% - 24px) / 4);}
.info_recommend .list div .cont{width: 70%;}
.bottom-view .desc{display: block!important;}
.first-screen .image-view>p{display: none;}
.first-screen .image-view ul li .first-screen-div h3 p{display: inline;font-size: 30px;color: #222222;font-weight: 400;font-family: PingFangSC-Medium;}
.first-screen .image-view ul li .first-screen-div h3 p.p4{display: none;}
.openModel{display: none;}
.focus-insight .number-box li p.mobile-p{display: none;}
.go-bottom.mobile-p{display: none;}
.focus-insight .number-box li p.p-mo{display: none;}
.content-introdcue .view .title .right .top a.mobile-a{display: none;}
.value-driven .right .center>div .line img.pc{display: block;}
.value-driven .right .center>div .line img.mo{display: none;}
.value-driven .right .center>div .value-driven-tab img.mo{display: none;}
.value-driven .right .center>div .value-driven-tab img.pc{display: block;}
.value-driven .right .center ul li.active .top img.mo{display: none;}
.map-view .map-info-view p:nth-child(3) a,
.map-view .map-info-view p:nth-child(4) a,
.map-view .map-info-view p:nth-child(5) a{font-size: 14px;color: #222222;letter-spacing: 0;text-decoration: none;}
.dynamic_box .list_main .time_form{display: none;}
.info_recommend_mobile{display: none;}
.focus-insight .number-box li .pc{display: block;}
.focus-insight .number-box li .mo{display: none;}
/* 1920*/
/* 1680 1600*/
@media screen and (max-width: 1900px) and (min-width: 1580px){.first-screen{min-width: calc(100% - 160px);}
.first-screen .image-view h4{font-size: 31px;}
.first-screen .image-view ul{width: calc(100% - 400px);}
.first-screen .bottom{width: 1520px;}
.first-screen .image-view ul li .first-screen-div{padding: 0 15px;}
.left-box{left: 70px;}
.focus-insight .number-box{margin: 50px auto 0;width: calc(100% - 600px);margin-left: 310px;}
.focus-insight .city-list{width: 1520px;margin-left: -760px;}
.focus-insight .activity-dah-logo{width: 236px;height: 178px;right: 70px;}
.content-introdcue .view .title{width: calc(100% - 360px);margin-left: 360px;}
.content-introdcue .view .title .right .top{width: calc(100% - 80px);margin-bottom: 22px;}
.content-introdcue .view .title .right .bottom{width: calc(100% - 80px);}
.content-introdcue .view .tab-view{width: calc(100% - 360px);margin: 20px 0 0 360px;}
.content-introdcue .view .header{width: calc(100% - 80px);}

.value-driven .view{width: 1520px;}
.value-driven .box{width: calc(100% - 360px);margin-left: 360px;padding: 78px 0px 80px 0;}
.value-driven .right .center ul li .text p:nth-child(1){}
.value-driven .right .bottom{bottom: -21px;}
.value-driven .right .bottom>div .leave input{width: 395px;}
.map-view .bottom{display: flex;justify-content: center;}
.map-view .bottom ul{width: 1520px;margin-left: -760px;}
/*动态和关于我们*/
.dynamic{padding: 81.36px 0px 90.4px 0px;}
.dynamic .dynamic_box{width: 1518.72px;}
.dynamic .dynamic_box .trends{margin-right: 36.16px;width: 1120.96px;}
.dynamic_box .title{margin-bottom: 27.12px;}
.dynamic_box .title .title_name{font-size: 39px;}
.dynamic_box .title .title_link{font-size: 14px;}
.dynamic_box .title .title_link>img{height: 7px;margin-left: 3px;}
.dynamic_box .list_main{width: 361.6px;height: 361.6px;margin-right: 18.08px;}
.dynamic_box .list_main .list_main_img{height: 203.4px;}
.dynamic_box .list_main .main_big{font-size: 28px;line-height: 32.54px;margin: 13.56px 27.12px;height: 66px;}
.dynamic_box .list_main .main_big>p{font-size: 28px;}
.dynamic_box .list_main .main_small{font-size: 14px;margin: 0px 27.12px;margin-bottom: 18.9px;}
.dynamic .dynamic_box .concerning{float: left;width: 361.6px;}
.dynamic_box .concerning .list_main .main_big{margin-bottom: 23px;}
.ip-box .ip-view .right .box .img-main{width: 723px;}
.ip-box .ip-view .right .box .right-text{width: 440px;}}
/* 1680 1600*/
/* 1366*/
@media screen and (max-width: 1579px) and (min-width: 1281px){.left-box{left: 52px;}

.first-screen .image-view{height: 408px;padding: 140px 0 0;}
.first-screen .image-view h1{margin-top: 10px;}
.info_link{margin-top: 25px;}
.first-screen .image-view h4{font-size: 20px;}
.first-screen .image-view h1{font-size: 56px;margin-top: 0px;}
.first-screen .image-view ul{width: calc(100% - 200px);margin: 46px auto 0;}
.first-screen .image-view ul li .first-screen-div{padding: 0 20px;}
/* .first-screen .image-view ul li .big-img{display: none;}
.first-screen .image-view ul li .small-img{display: block;}*/
.first-screen .image-view ul li h3{font-weight: normal;font-size: 24px;}
.first-screen .image-view ul li .first-screen-div h3 p{font-weight: normal;font-size: 24px;}
.first-screen .image-view ul li h6{font-weight: normal;}
.first-screen .bottom{width: 1246px;height: 100px;}
.first-screen .bottom ul{width: 100%;display: flex;flex-wrap: wrap;}
.first-screen .bottom ul li{width: 20%;height: 100px;padding-top: 15px;}
.first-screen .bottom ul li div{z-index: 0;background-size: 91.84px 60.68px;}
.first-screen .bottom ul li .title{font-size: 18px;padding-left: 18px;}
.first-screen .bottom ul li .desc{opacity: 1;padding-left: 18px;}
.first-screen .bottom ul li:hover{ background: #222222;}
/* .first-screen .bottom ul li.active{background-image: url('../images/1280center-sj.png');} */
.first-screen img{width: 160px;height: 108px;margin-top: 10px;}

.focus-insight{padding-top: 25px;height: 580px;}
.focus-insight .icon{width: 54px;height: 28px;margin: 0 auto;}
.focus-insight .icon img{width: 100%;height: 100%;}
.focus-insight .icon img.small-img{display: block;}
.focus-insight .icon img.big-img{display: none;}
.focus-insight .title{width: 750px;margin: 25px auto 0;font-size: 86px;letter-spacing: 21px;}
.focus-insight .title span{font-size: 30px;}
.focus-insight .number-box{margin: 75px auto 0;width: calc(100% - 525px);}
.focus-insight .number-box li p:nth-child(1){font-size: 48px;}
.focus-insight .number-box li p:nth-child(1) span{font-size: 14px;}
.focus-insight .number-box li p:nth-child(2){font-size: 14px;}
.focus-insight .city-list{width: 1246px;height: 32px;margin-left: -623px;}
.focus-insight .activity-dah-logo{width: 230px;height: 178px;right: 52px;top: 70px;}

.left-box{width: 165px;height: 505px;position: absolute;top: 150px;left: 40px;}
.left-box ul{padding: 0 0 0 27px;}
.left-box ul li{padding: 16px 0 0 0;}
.left-box ul li.active::before{top: 20px;}
.left-box .tel{width: 165px;}
.left-box .tel img{width: 16px;height: 16px;margin-left: 8px;margin-right: 2px;}
.left-box .tel span{font-size: 18px;}

.content-introdcue>div{padding: 80px 0;}
.content-introdcue .view .title{width: calc(100% - 320px);margin-left: 260px;}
.content-introdcue .view .title-1 .left{width: 128px;height: 130px;margin-top: 6px;}
.content-introdcue .view .title-2 .left{width: 125px;height: 130px;margin-top: 10px;}
.content-introdcue .view .title-3 .left{width: 125px;height: 130px;margin-top: 6px;}
.content-introdcue .view .title .right{width: calc(100% - 198px);display: flex;flex-direction: column;align-items: flex-start;justify-content: space-between;height: 100%;}
.content-introdcue .view .title .right .top{width: 100%;display: flex;justify-content: space-between;align-items: center;margin-bottom: 22px;}
.content-introdcue .view .title .right .top span:nth-child(1){display: inline-block;width: 600px;font-size: 40px;}
.content-introdcue .view .title .right .bottom{line-height: 20px;width: 100%;}
.content-introdcue .view .tab-view{width: calc(100% - 256px);margin: 20px 0 0 256px;}
.content-introdcue .view .header{width: calc(100% - 60px);}
.content-introdcue .view .header>ul li{padding: 0 20px;height: 38px;line-height: 38px;font-size: 20px;}
.content-introdcue .view .content{margin-top: 20px;height: 395px;}
.content-introdcue .view .content li{width: 350px;height: 300px;margin-right: 12px;}
.content-introdcue .view .content li .img-main{width: 350px;height: 197px;overflow: hidden;}
.content-introdcue .view .content li .img-main img{width: 350px;height: 197px;}
.content-introdcue .view .content li .shadow-img{bottom: -37px;}
.content-introdcue .view .content li .title-box{padding: 0 20px;}
.content-introdcue .view .content li p{font-size: 32px;}
.content-introdcue .view .content li .desc{padding: 0 21px;margin-top: 9px;font-size: 14px;}
.content-introdcue .view .content .arrow-img{width: 60px;height: 60px;}

.ip-box{min-width: 1246px;padding: 49px 0 45px 0;}
.ip-box .ip-view{width: calc(100% - 260px);margin-left: 260px;}
.ip-box .ip-view .left{width: 203px;}
.ip-box .ip-view .left div{width: 203px;display: inline-block;text-align: right;}
.ip-box .ip-view .left div i{display: inline-block;margin-right: 1px;background: url('../images/icon.png') no-repeat -519px -134px;width: 60px;height: 27px;}
.ip-box .ip-view .left p{width: 203px;padding-left: 22px;margin-bottom: 64px;}
.ip-box .ip-view .left img{width: 203px;float: right;}
.ip-box .ip-view .left i.free{width: 203px;}
.ip-box .ip-view .right{width: calc(100% - 246px);}
.ip-box .ip-view .right .title{width: calc(100% - 60px);height: 38px;}
.ip-box .ip-view .right .title ul li{padding: 0 20px;height: 38px;line-height: 38px;font-size: 20px;}
.ip-box .ip-view .right .box{width: 100%;height: 280px;margin-top: 34px;}
.ip-box .ip-view .right .box .img-main{width: 573px;height: 280px;overflow: hidden;}
.ip-box .ip-view .right .box img{width: 100%;height: 280px;}
.ip-box .ip-view .right .box .right-text{height: 280px;padding-top: 91px;padding-left: 10px;}
.ip-box .ip-view .right .box .right-text p:nth-child(1){font-size: 28px;}
.ip-box .ip-view .right .box .right-text p:nth-child(2){font-size: 14px;color: #FFFFFF;letter-spacing: 0;text-align: justify;margin-top: 15px;}
.ip-box .bottom-box{width: calc(100% - 503px);margin: 8px 0 0 503px;}
.ip-box .bottom-box li{width: 350px;height: 350px;}
.ip-box .bottom-box li .img-main{width: 350px;height: 197px;overflow: hidden;}
.ip-box .bottom-box li img{width: 350px;height: 197px;}
.ip-box .bottom-box li .title-box{padding: 0 22px;}
.ip-box .bottom-box li .desc{margin-top: 18px;padding: 0 22px;}
.ip-box .bottom-box .arrow-img{width: 60px;height: 60px;}

.value-driven{height: 625px;}
.value-driven .view{width: 1246px;}
.value-driven .box{width: calc(100% - 156px);margin-left: 156px;padding: 40px 0px 40px 0;}
.value-driven .box .left{width: 140px;height: 100%;display: flex;flex-direction: column;justify-content: space-between;align-items: flex-end;}
.value-driven .box .title-5>p{width: 128px;height: 130px;background: url("../images/1280title-5.svg")no-repeat bottom left;margin-top: 9px;}
.value-driven .box .left div>p:nth-child(1){font-size: 14px;color: #FFFFFF;letter-spacing: 0;text-align: justify;}
.value-driven .box .left div>p:nth-child(2){font-size: 18px;color: #FFFFFF;letter-spacing: 0;text-align: justify;}
.value-driven .box .right{flex: 1;height: 100%;padding-left: 10px;box-sizing: border-box;position: relative;}
.value-driven .box .right .title{width: 100%;display: flex;align-items: center;justify-content: space-between;}
.value-driven .right .title span:nth-child(1){font-size: 40px;}
.value-driven .right .desc{width: 622px;margin-top: 22px;}
.value-driven .right .center{margin-top: 47px;}
.value-driven .right .center ol li>p:nth-child(1){font-size: 36px;}
.value-driven .right .center>div .line img{width: 200%;left: 10%;}
.value-driven .right .center ul li .text p:nth-child(1){font-size: 20px;}
.value-driven .right .center ul li .text p:nth-child(2){}
.value-driven .right .bottom{bottom: 30px;}
.value-driven .right .bottom>div .leave input{width: 471px;}

.map-view{height: 550px;padding-top: 35px;}
.map-view .title{font-size: 42px;}
.map-view #Amap{height: 220px;}
.map-view .bottom{height: 28px;}
.map-view .bottom ul{width: 1246px;height: 36px;margin-left: -623px;}
.map-view .bottom ul li{font-size: 14px;}
.map-view .bottom ul li.active{font-size: 16px;}
.map-view .bottom ul li div{bottom: 4px;}
.map-view .map-info-view{top: 130px;}

.top-button{width: 36px;height: 36px;}
.top-button img.small-img{display: block;}
.top-button img.big-img{display: none;}
/*动态和关于我们*/
.dynamic{padding: 33.345px 0px 37.2px 0px;}
.dynamic .dynamic_box{width: 1244.88px;}
.dynamic .dynamic_box .trends{margin-right: 29.64px;width: 918.84px;}
.dynamic_box .title{margin-bottom: 22.23px;}
.dynamic_box .title .title_name{font-size: 32px;}
.dynamic_box .title .title_link{font-size: 14px;}
.dynamic_box .title .title_link>img{height: 7px;margin-left: 3px;}
.trends .trends_list{width: 100%;}
.dynamic_box .list_main{width: calc(0.741*400px);height: calc(0.741*400px);margin-right: calc(0.741*20px);}
.dynamic_box .list_main .list_main_img{height: calc(0.741*225px);}
.dynamic_box .list_main .main_big{font-size: 23px;line-height: calc(0.741*36px);margin: 11.11px 22.23px;height: 52px;}
.dynamic_box .list_main .main_big>p{font-size: 23px;}
.dynamic_box .list_main .main_small{font-size: 14px;margin: 0px 22.23px;margin-bottom: 15.56px;}
.dynamic .dynamic_box .concerning{width: calc(0.741*400px);}
.dynamic_box .concerning .list_main .main_big{margin-bottom: 6px;}}
/* 1366*/
/* 1280*/
@media screen and (max-width:1280px) and (min-width:1001px){.top-button{width: 36px;height: 36px;}
.top-button .small-img{display: block;}
.top-button .big-img{display: none;}

.first-screen{min-width: 1200px;}
.first-screen .image-view{height: 358px;padding: 30px 0 0;}
.first-screen .image-view h4{font-size: 20px;}
.first-screen .image-view h1{font-size: 56px;margin-top: 0px;}
.first-screen .image-view ul{width: calc(100% - 200px);margin: 32px auto 0;}
.info_link{height: 30px;}
.info_link .round-view{width: 30px;margin-left: -30px;}
.text-view a{font-size: 14px;line-height: 30px;}
.text-view{height: 30px;}
.first-screen .image-view ul li .first-screen-div{padding: 0 20px;}
/* .first-screen .image-view ul li .big-img{display: none;}
.first-screen .image-view ul li .small-img{display: block;}*/
.first-screen .image-view ul li h3{font-weight: normal;font-size: 20px;}
.first-screen .image-view ul li .first-screen-div h3 p{font-weight: normal;font-size: 20px;}
.first-screen .image-view ul li h6{font-weight: normal;margin-top: 0px;}
.first-screen .bottom{width: 1200px;height: 200px;}
.first-screen .bottom ul{width: 100%;display: flex;flex-wrap: wrap;}
.first-screen .bottom ul li{width: 20%;height: 100px;padding-top: 15px;}
.first-screen .bottom ul li div{z-index: 0;background-size: 91.84px 60.68px;}
.first-screen .bottom ul li .title{font-size: 18px;padding-left: 18px;}
.first-screen .bottom ul li .desc{opacity: 1;padding-left: 18px;}
.first-screen .bottom ul li.active{background-image: url('../images/1280center-sj.png');}
.first-screen img{width: 160px;height: 108px;margin-top: 10px;}

.focus-insight{padding-top: 25px;min-width: 1200px;height: 580px;position: relative;}
.focus-insight .icon{width: 54px;height: 28px;margin: 0 auto;}
.focus-insight .icon img{width: 100%;height: 100%;}
.focus-insight .icon img.small-img{display: block;}
.focus-insight .icon img.big-img{display: none;}
.focus-insight .title{width: 750px;margin: 25px auto 0;font-size: 86px;letter-spacing: 21px;}
.focus-insight .title span{font-size: 30px;}
.focus-insight .number-box{margin: 75px auto 0;width: calc(100% - 525px);}
.focus-insight .number-box li p:nth-child(1){font-size: 48px;}
.focus-insight .number-box li p:nth-child(1) span{font-size: 14px;}
.focus-insight .number-box li p:nth-child(2){font-size: 14px;}
.focus-insight .city-list{width: 1200px;height: 32px;margin-left: -600px;}
.focus-insight .activity-dah-logo{width: 210px;height: 158px;right: 32px;top: 70px;}

.left-box{width: 165px;height: 505px;/* position: fixed;*/
    position: absolute;top: 150px;left: 30px;}
.left-box ul{padding: 0 0 0 27px;}
.left-box ul li{padding: 16px 0 0 0;}
.left-box ul li.active::before{top: 20px;}
.left-box .tel{width: 165px;}
.left-box .tel img{width: 16px;height: 16px;margin-left: 8px;margin-right: 2px;}
.left-box .tel span{font-size: 18px;}

.content-introdcue>div{padding: 80px 0;}
.content-introdcue .icon-position{width: 54px;height: 54px;}
.content-introdcue .icon-position .big-img{display: none;}
.content-introdcue .icon-position .small-img{display: block;}
.content-introdcue .view .title{width: calc(100% - 300px);margin-left: 260px;}
.content-introdcue .view .title-1 .left{width: 128px;height: 130px;background: url("../images/1280title-1.svg")no-repeat center center;margin-top: 6px;}
.content-introdcue .view .title-2 .left{width: 125px;height: 130px;background: url("../images/1280title-2.svg")no-repeat top center;margin-top: 10px;}
.content-introdcue .view .title-3 .left{width: 125px;height: 130px;background: url("../images/1280title-3.svg")no-repeat top center;margin-top: 6px;}
.content-introdcue .view .title .right{width: calc(100% - 198px);display: flex;flex-direction: column;align-items: flex-start;justify-content: space-between;height: 100%;}
.content-introdcue .view .title .right .top{width: 100%;display: flex;justify-content: space-between;align-items: center;margin-bottom: 0px;}
.content-introdcue .view .title .right .top span:nth-child(1){display: inline-block;width: 528px;font-size: 40px;line-height: 46px;}
.content-introdcue .view .title .right .bottom{line-height: 20px;}
.content-introdcue .view .tab-view{width: calc(100% - 256px);margin: 20px 0 0 256px;}
.content-introdcue .view .header{width: calc(100% - 40px);}
.content-introdcue .view .header>ul li{padding: 0 20px;height: 38px;line-height: 38px;font-size: 20px;}
.content-introdcue .view .content{margin-top: 20px;height: 395px;}
.content-introdcue .view .content li{width: 350px;height: 350px;margin-right: 12px;}
.content-introdcue .view .content li .img-main{width: 350px;height: 197px;overflow: hidden;}
.content-introdcue .view .content li .img-main img{width: 350px;height: 197px;}
.content-introdcue .view .content li .shadow-img{bottom: -37px;}
.content-introdcue .view .content li .title-box{padding: 0 20px;}
.content-introdcue .view .content li p{font-size: 32px;}
.content-introdcue .view .content li .desc{padding: 0 21px;margin-top: 9px;font-size: 14px;}
.content-introdcue .view .content .arrow-img{width: 60px;height: 60px;}

.value-driven{height: 625px;}
.value-driven .view{width: 1200px;}
.value-driven .box{width: calc(100% - 230px);margin-left: 230px;padding: 40px 0px 40px 0;}
.value-driven .box .left{width: 140px;height: 100%;display: flex;flex-direction: column;justify-content: space-between;align-items: flex-end;}
.value-driven .box .title-5>p{width: 128px;height: 130px;background: url("../images/1280title-5.svg")no-repeat bottom left;margin-top: 9px;}
.value-driven .box .left div>p:nth-child(1){font-size: 14px;color: #FFFFFF;letter-spacing: 0;text-align: justify;}
.value-driven .box .left div>p:nth-child(2){font-size: 18px;color: #FFFFFF;letter-spacing: 0;text-align: justify;}
.value-driven .box .right{flex: 1;height: 100%;padding-left: 10px;box-sizing: border-box;position: relative;}
.value-driven .box .right .title{width: 100%;display: flex;align-items: center;justify-content: space-between;}
.value-driven .right .title span:nth-child(1){font-size: 40px;}
.value-driven .right .desc{width: 622px;margin-top: 22px;}
.value-driven .right .center{margin-top: 47px;}
.value-driven .right .center ol li>p:nth-child(1){font-size: 36px;}
.value-driven .right .center>div .line img{width: 200%;left: 10%;}
.value-driven .right .center ul li .text p:nth-child(1){font-size: 20px;}
.value-driven .right .center ul li .text p:nth-child(2){}
.value-driven .right .bottom{bottom: 30px;}
.value-driven .right .bottom>div .leave input{width: 345px;}
.map-view{height: 550px;padding-top: 35px;}
.map-view .title{font-size: 42px;}
.map-view #Amap{height: 220px;}
.map-view .bottom{height: 28px;}
.map-view .bottom ul{width: 1200px;height: 36px;margin-left: -600px;}
.map-view .bottom ul li{font-size: 14px;}
.map-view .bottom ul li.active{font-size: 16px;}
.map-view .bottom ul li div{bottom: 4px;}
.map-view .map-info-view{top: 130px;}
.top-button{width: 36px;height: 36px;}
.top-button img.small-img{display: block;}
.top-button img.big-img{display: none;}
/*动态和关于我们*/
.dynamic{padding: 33.345px 0px 37.2px 0px;}
.dynamic .dynamic_box{width: 1199.52px;}
.dynamic .dynamic_box .trends{margin-right: 28.56px;width: 885.36px;}
.dynamic_box .title{margin-bottom: calc(0.714*30px);}
.dynamic_box .title .title_name{font-size: 28px;}
.dynamic_box .title .title_link{font-size: 14px;}
.dynamic_box .title .title_link>img{height: 7px;margin-left: 3px;}
.trends .trends_list{width: 100%;}
.dynamic_box .list_main{width: calc(0.714*400px);height: calc(0.714*400px);margin-right: calc(0.714*20px);}
.dynamic_box .list_main .list_main_img{height: calc(0.714*225px);}
.dynamic_box .list_main .main_big{font-size: 22px;line-height: calc(0.714*36px);margin: 10.71px 21.42px;height: 52px;}
.dynamic_box .list_main .main_big>p{font-size: 22px;}
.dynamic_box .list_main .main_small{font-size: 14px;margin: 0px 21.42px;margin-bottom: calc(0.714*21px);}
.dynamic .dynamic_box .concerning{width: calc(0.714*400px);}
.dynamic_box .concerning .list_main .main_big{margin-bottom: 6px;}}
/* 1280*/
/* 1280*/
.animated{-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: forwards;animation-fill-mode: forwards}
@-webkit-keyframes slideOutUp{0%{-webkit-transform: translateZ(0);transform: translateZ(0)}
to{-webkit-transform: translate3d(0, 50px, 0);transform: translate3d(0, -50px, 0)}}
@keyframes slideOutUp{0%{-webkit-transform: translateZ(0);transform: translateZ(0)}
to{-webkit-transform: translate3d(0, 50px, 0);transform: translate3d(0, -50px, 0)}}
.slideOutUp{-webkit-animation-name: slideOutUp;animation-name: slideOutUp}
@-webkit-keyframes slideInDown{0%{-webkit-transform: translate3d(0, -50px, 0);transform: translate3d(0, -50px, 0);}
to{-webkit-transform: translateZ(0);transform: translateZ(0);}}
@keyframes slideInDown{0%{-webkit-transform: translate3d(0, -50px, 0);transform: translate3d(0, -50px, 0);}
to{-webkit-transform: translateZ(0);transform: translateZ(0);}}
.slideInDown{-webkit-animation-name: slideInDown;animation-name: slideInDown}


/*indexProgramme*/
.indexProgramme{width: 100%;padding: 140px 0;background: url("../images/index_programme_bg.jpg") center center no-repeat fixed;background-size: cover;overflow: hidden;}
.indexProgramme .txt{font-size: 44px;line-height: 72px;color: #ffffff;text-align: center;}
.indexProgramme .box{width: 100%;display: table;font-size: 0;text-align: center;margin-top: 80px;}
.indexProgramme .box a{display: inline-block;width: 188px;height: 50px;border: solid 1px #ffffff;text-align: center;line-height: 50px;color: #FFFFFF;font-size: 16px;margin: 0 16px;transition: all 0.6s ease;}
.indexProgramme .box a:hover{background-color: #ff4229;border-color: #ff4229;}

/*indexOffer*/
.indexOffer{width: 100%;padding: 90px 0;background: url("../images/offer_bg.jpg") center center no-repeat fixed;background-size: cover;overflow: hidden;}
.indexOffer .title{font-size: 42px;color: #ffffff;}
.indexOffer .title p{font-size: 32px;margin-top: 10px;}
.indexOffer .box{width: 100%;margin-top: 70px;}
.indexOffer .box .left{float: left;}
.indexOffer .box .left .tit{font-size: 16px;color: #e8e8e8;margin-bottom: 16px;}
.indexOffer .box .left .txt{font-size: 18px;color: #ffffff;float: left;line-height: 46px;margin-right: 50px;}
.indexOffer .box .left .txt span{font-size: 16px;}
.indexOffer .box .left .txt1{font-size: 16px;line-height: 48px;color: #e8e8e8;float: left;position: relative;padding-left: 46px;box-sizing: border-box;width: 110px;cursor:pointer;transition: all 0.6s ease;}
.indexOffer .box .left .txt1 .iconfont{width: 34px;height: 34px; line-height: 34px; text-align: center; border-radius: 50%;background-color: #FFFFFF;color: #333333;font-size: 20px;position: absolute;top: 7px;left: 0;transition: all 0.6s ease;}
.indexOffer .box .left .txt1:hover{color: #ff4229;}
.indexOffer .box .left .txt1:hover .iconfont{background-color: #ff4229;color: #FFFFFF;}
.indexOffer .box .right{float: right;width: 520px;}
.indexOffer .box .right .tit{font-size: 16px;color: #ffffff;text-align: right;margin-bottom: 16px;}
.indexOffer .box .right form{width: 100%;}
.indexOffer .box .right form label{display: block;position: relative;}
.indexOffer .box .right form label span{font-size: 14px;line-height:48px;color: #999;position: absolute; top: 0;left: 0;display: block;}
.indexOffer .box .right form .row{width: 360px;height:48px;padding:0 16px;box-sizing:border-box;float:left;background-color: rgba(240,240,240,0.9);}
.indexOffer .box .right form .txt.w1{width: 100%;font-size: 14px;color: #333;line-height: 20px;padding:14px 0;background-color: rgba(0,0,0,0);border: none;}
.indexOffer .box .right form .btn{width:160px;display:block;height: 48px;line-height:48px;cursor: pointer;float: left;background-color: #ff4229;border: none;color: #fff;font-size: 16px;transition: all 0.6s ease;}
.indexOffer .box .right form .btn:hover{background-color: #ff4229;}

@media screen and (max-width:780px){
/*indexProgramme*/
.indexProgramme{width:100%;padding: 6% 4%;background: url("../images/index_programme_bg.jpg") center center no-repeat;background-size: cover;}
.indexProgramme .txt{font-size: 16px;line-height: 26px;color: #ffffff;text-align: center;}
.indexProgramme .box{width: 100%;display: flex;align-items: center;justify-content: center;margin-top: 4%;}
.indexProgramme .box a{width: 34%;height: 36px;border: solid 1px #ffffff;text-align: center;line-height: 36px;color: #FFFFFF;font-size: 14px;margin: 0 2%;}

/*footer*/
.mobilefoot{width: 100%;background: url("../images/offer_bg.jpg") center center no-repeat;background-size: cover;overflow: hidden;}
.indexOffer{width: 100%;padding: 6% 0 10px 0;background:none;overflow: hidden;}
.indexOffer .title{font-size: 16px;color: #ffffff; line-height: 24px; padding: 0 4%;}
.indexOffer .title p{font-size: 14px;margin-top: 2%;}

.indexOffer .box{width: 92%; border-top: dashed 1px  rgba(255,255,255,0.1); margin: 0 4%;}
.indexOffer .box .left{float: left;}
.indexOffer .box .left .tit{display: none;}
.indexOffer .box .left .txt{font-size: 16px;color: #ffffff; text-align: center; width:100%;line-height: 46px;margin:0;}
.indexOffer .box .left .txt span{font-size: 16px;}
.indexOffer .box .left .txt1{ display: none;}

.indexOffer .box .right{ width: 96%; margin: 0 auto; float: none;}
.indexOffer .box .tit{ display: none;}
.indexOffer .box .right .demand{ width: 100%;}
.indexOffer .box .right .demand form{width: 100%;}
.indexOffer .box .right form label{ display: grid;}
.indexOffer .box .right form .row{width: 60%;height:40px;padding:0 10px;box-sizing:border-box;float:left;background-color: rgba(240,240,240,0.9);}
.indexOffer .box .right .demand form .txt.w1{padding:10px 0}
.indexOffer .box .right form .btn{width:40%;display:block;height: 40px;line-height:40px;float: left;background-color: #ff4229;border: none;color: #fff;font-size: 14px;}
}